Initialize Tizen 2.3
[framework/web/webkit-efl.git] / LayoutTests / ChangeLog-2010-12-06
1 2010-12-06  Yael Aharon  <yael.aharon@nokia.com>
2
3         Reviewed by Andreas Kling.
4
5         [Qt] Support focus ring outline color for links.
6         https://bugs.webkit.org/show_bug.cgi?id=50428
7
8         * fast/css/focus-ring-outline-color.html: Added.
9         * fast/css/focus-ring-outline-offset.html: Added.
10         * fast/css/focus-ring-outline-width.html: Added.
11         * platform/mac/fast/css/focus-ring-outline-color-expected.checksum: Added.
12         * platform/mac/fast/css/focus-ring-outline-color-expected.png: Added.
13         * platform/mac/fast/css/focus-ring-outline-color-expected.txt: Added.
14         * platform/mac/fast/css/focus-ring-outline-offset-expected.checksum: Added.
15         * platform/mac/fast/css/focus-ring-outline-offset-expected.png: Added.
16         * platform/mac/fast/css/focus-ring-outline-offset-expected.txt: Added.
17         * platform/mac/fast/css/focus-ring-outline-width-expected.checksum: Added.
18         * platform/mac/fast/css/focus-ring-outline-width-expected.png: Added.
19         * platform/mac/fast/css/focus-ring-outline-width-expected.txt: Added.
20         * platform/qt/fast/css/focus-ring-outline-color-expected.checksum: Added.
21         * platform/qt/fast/css/focus-ring-outline-color-expected.png: Added.
22         * platform/qt/fast/css/focus-ring-outline-color-expected.txt: Added.
23         * platform/qt/fast/css/focus-ring-outline-offset-expected.checksum: Added.
24         * platform/qt/fast/css/focus-ring-outline-offset-expected.png: Added.
25         * platform/qt/fast/css/focus-ring-outline-offset-expected.txt: Added.
26         * platform/qt/fast/css/focus-ring-outline-width-expected.checksum: Added.
27         * platform/qt/fast/css/focus-ring-outline-width-expected.png: Added.
28         * platform/qt/fast/css/focus-ring-outline-width-expected.txt: Added.
29
30 2010-12-06  Yael Aharon  <yael.aharon@nokia.com>
31
32         Reviewed by Andreas Kling.
33
34         [Qt] Fix focus ring outline color support
35         https://bugs.webkit.org/show_bug.cgi?id=50325
36
37         * platform/qt/Skipped:
38         * platform/qt/fast/images/imagemap-focus-ring-expected.checksum:
39         * platform/qt/fast/images/imagemap-focus-ring-expected.png:
40         * platform/qt/fast/images/imagemap-focus-ring-outline-color-expected.checksum: Added.
41         * platform/qt/fast/images/imagemap-focus-ring-outline-color-expected.png: Added.
42         * platform/qt/fast/images/imagemap-focus-ring-outline-color-expected.txt: Added.
43         * platform/qt/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.checksum: Added.
44         * platform/qt/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
45         * platform/qt/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt: Added.
46         * platform/qt/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.checksum: Added.
47         * platform/qt/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added.
48         * platform/qt/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt: Added.
49         * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.checksum:
50         * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png:
51
52 2010-12-06  Yael Aharon  <yael.aharon@nokia.com>
53
54         Unreviewed.
55
56         Added a proper mime-type to images.
57
58         * platform/qt/fast/images/imagemap-focus-ring-expected.png: Added property svn:mime-type.
59         * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png: Added property svn:mime-type.
60
61 2010-12-06  Csaba Osztrogonác  <ossy@webkit.org>
62
63         Unreviewed.
64
65         Add Qt specific expected results for tests introduced in r73296.
66         Compared to Mac png files and Mac expected files.
67
68         * platform/qt/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
69         * platform/qt/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
70         * platform/qt/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added.
71         * platform/qt/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
72         * platform/qt/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
73         * platform/qt/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
74
75 2010-12-05  Rob Buis  <rwlbuis@gmail.com>
76
77         Reviewed by Nikolas Zimmermann.
78
79         createSVGTransformFromMatrix(undefined) => NULL ptr
80         https://bugs.webkit.org/show_bug.cgi?id=49564
81
82         Extend existing test to make sure undefined or null as parameter
83         throw an exception.
84
85         * svg/dom/SVGTransformList-expected.txt:
86         * svg/dom/script-tests/SVGTransformList.js:
87
88 2010-12-05  Robert Hogan  <robert@webkit.org>
89
90         Reviewed by Andreas Kling.
91
92         [Qt] Zero-sized font does not yet work
93
94         Fix fast/text/font-size-zero.html
95
96         https://bugs.webkit.org/show_bug.cgi?id=49759
97
98         * platform/qt/Skipped:
99
100 2010-12-04  Daniel Bates  <dbates@rim.com>
101
102         https://bugs.webkit.org/show_bug.cgi?id=49641
103
104         Inadvertently committed the wrong results for test case fast/lists/w3-css3-list-styles-fallback-style.html
105         in <http://trac.webkit.org/changeset/73339>.
106
107         * fast/lists/w3-css3-list-styles-fallback-style-expected.txt: Rebased results.
108
109 2010-12-04  Daniel Bates  <dbates@rim.com>
110
111         https://bugs.webkit.org/show_bug.cgi?id=49641
112
113         Update test case and result for fast/lists/w3-css3-list-styles-fallback-style.html
114         since we now support list style types lower-armenian and upper-armenian.
115
116         * fast/lists/w3-css3-list-styles-fallback-style-expected.txt:
117         * fast/lists/w3-css3-list-styles-fallback-style.html:
118
119 2010-12-04  Daniel Bates  <dbates@rim.com>
120
121         Reviewed by Darin Adler.
122
123         Add support for lower-armenian and upper-armenian
124         https://bugs.webkit.org/show_bug.cgi?id=49641
125
126         Tests cases for lower-armenian and upper-armenian list-style-types
127         derived from the HTML+CSS Internationalization Tests "lower-armenian, up to 9,999",
128         and "armenian, up to 9,999", respectively.
129
130         See <http://www.w3.org/International/tests/tests-html-css/list-lists>.
131
132         * fast/lists/w3-css3-lower-armenian-expected.txt: Added.
133         * fast/lists/w3-css3-lower-armenian.html: Added.
134         * fast/lists/w3-css3-upper-armenian-expected.txt: Added.
135         * fast/lists/w3-css3-upper-armenian.html: Added.
136
137 2010-12-04  Gavin Peters  <gavinp@chromium.org>
138
139         Reviewed by Adam Barth.
140
141         Implement onload events for <link rel=prefetch>
142         https://bugs.webkit.org/show_bug.cgi?id=50187
143
144         * fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt: Added.
145         * fast/dom/HTMLLinkElement/link-and-subresource-test.html: Added.
146         * fast/dom/HTMLLinkElement/prefetch-expected.txt:
147         * fast/dom/HTMLLinkElement/prefetch-onload-expected.txt: Added.
148         * fast/dom/HTMLLinkElement/prefetch-onload.html: Added.
149         * fast/dom/HTMLLinkElement/prefetch.html:
150         * http/tests/misc/prefetch-purpose.html:
151         * platform/gtk/Skipped:
152         * platform/mac/Skipped:
153         * platform/qt/Skipped:
154         * platform/win/Skipped:
155
156 2010-12-04  Martin Robinson  <mrobinson@igalia.com>
157
158         Fix a baseline which differs between my machine and the bots.
159
160         * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Fix differing baseline.
161
162 2010-12-04  Philippe Normand  <pnormand@igalia.com>
163
164         Unreviewed, skipping failing media test.
165
166         * platform/gtk/Skipped: Skip media/controls-without-preload.html
167
168 2010-12-04  Martin Robinson  <mrobinson@igalia.com>
169
170         Check in platform-specific results for failing RTL tests on GTK+. Comments
171         at https://bugs.webkit.org/show_bug.cgi?id=50352 suggest that these failing
172         results are fine for now.
173
174         * platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
175         * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
176
177 2010-12-04  Johnny Ding  <jnd@chromium.org>
178
179         Reviewed by Alexey Proskuryakov.
180
181         The JavaScript created (untrusted) event inside a user-initiated
182         (trusted) event should not cache the UserGesture status.
183
184         https://bugs.webkit.org/show_bug.cgi?id=50508
185
186         * fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt: Added.
187         * fast/events/popup-blocked-from-untrusted-mouse-click.html: Added.
188
189 2010-12-03  Martin Robinson  <mrobinson@igalia.com>
190
191         Add a platform-specific baseline for GTK+ after r73128. This test
192         just click at a predetermined location in the middle of the text field.
193         Since GTK+ font sizes differ from other ports, the text selected differs.
194
195         * platform/gtk/fast/forms/onselect-textarea-expected.txt: Added.
196
197 2010-12-03  Dimitri Glazkov  <dglazkov@chromium.org>
198
199         Reviewed by Darin Adler.
200
201         REGRESSION(r71934): input event fires twice when editing text inside a text input.
202         https://bugs.webkit.org/show_bug.cgi?id=50477
203
204         * fast/forms/text-input-event-expected.txt: Added.
205         * fast/forms/text-input-event.html: Added.
206
207 2010-12-03  Sheriff Bot  <webkit.review.bot@gmail.com>
208
209         Unreviewed, rolling out r73302.
210         http://trac.webkit.org/changeset/73302
211         https://bugs.webkit.org/show_bug.cgi?id=50499
212
213         Causes crashes in debug LayoutTests (Requested by xan_ on
214         #webkit).
215
216         * platform/win/Skipped:
217
218 2010-12-01  Ilya Tikhonovsky  <loislo@chromium.org>
219
220         Reviewed by Pavel Feldman.
221
222         Web Inspector: Inspector protocol cleanup task.
223
224         The patch has just small renames and adjustments for the protocol things.
225         'handler' keyword in idl file was replaced with 'domain'.
226         'domain' property was assigned for the each backend to frontend messages.
227         At the next step WebInspector wrapper functions will be removed and 'agents' will be called directly.
228
229         https://bugs.webkit.org/show_bug.cgi?id=50337
230
231         * inspector/report-API-errors-expected.txt:
232         * inspector/report-API-errors.html:
233         * inspector/report-protocol-errors-expected.txt:
234
235 2010-12-03  Sam Weinig  <sam@webkit.org>
236
237         Update WebKit2 skipped list.
238
239         * platform/mac-wk2/Skipped:
240
241 2010-12-03  Victor Wang  <victorw@chromium.org>
242
243         Unreviewed.
244
245         [Chromium] update chromium baselines for tests added by http://trac.webkit.org/changeset/73296
246
247         * platform/chromium-linux/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
248         * platform/chromium-linux/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
249         * platform/chromium-linux/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
250         * platform/chromium-linux/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
251         * platform/chromium-mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
252         * platform/chromium-mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
253         * platform/chromium-mac/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
254         * platform/chromium-mac/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
255         * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
256         * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
257         * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added.
258         * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
259         * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
260         * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
261
262 2010-12-03  Michael Saboff  <msaboff@apple.com>
263
264         Reviewed by Gavin Barraclough
265
266         Added new tests to support changes to Regexp JIT code handling
267         of parentheses.  Tests focused on backtracking and nested 
268         subexpressions.
269         https://bugs.webkit.org/show_bug.cgi?id=50295
270
271         * fast/regex/parentheses-expected.txt: Added.
272         * fast/regex/parentheses.html: Added.
273         * fast/regex/script-tests/parentheses.js: Added.
274
275 2010-12-03  Chris Guillory  <chris.guillory@google.com>
276
277         Reviewed by Chris Fleizach.
278
279         Include the FrameView widget of a RenderWidget in the accessibility tree.
280         https://bugs.webkit.org/show_bug.cgi?id=49106
281
282         * platform/win/Skipped:
283
284 2010-12-03  Victor Wang  <victorw@chromium.org>
285
286         Unreviewed.
287
288         [Chromium] clean up chromium test expectations.
289
290         * platform/chromium-mac/platform/mac/editing: Removed.
291         * platform/chromium-mac/platform/mac/editing/spelling: Removed.
292         * platform/chromium-mac/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.checksum: Removed.
293         * platform/chromium-mac/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png: Removed.
294         * platform/chromium-win/platform/mac/editing/spelling: Removed.
295         * platform/chromium-win/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.checksum: Removed.
296         * platform/chromium-win/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png: Removed.
297
298 2010-12-03  Abhishek Arya  <inferno@chromium.org>
299
300         Reviewed by Dave Hyatt.
301
302         Test passes if we do not crash in splitBlocks while working with anonymous
303         blocks.
304         https://bugs.webkit.org/show_bug.cgi?id=49928
305
306         * fast/multicol/span/anonymous-before-child-parent-crash.html: Added.
307         * fast/multicol/span/anonymous-split-block-crash.html: Added.
308         * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
309         * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
310         * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added.
311         * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
312         * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
313         * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
314
315 2010-12-03  Jessie Berlin  <jberlin@apple.com>
316
317         Update the Windows results for controls-without-preload.html to make the bots green. Unreviewed.
318
319         media/controls-without-preload.html failing on Windows 
320         https://bugs.webkit.org/show_bug.cgi?id=50471
321
322         * platform/win/media/controls-without-preload-expected.txt: Added.
323
324 2010-12-03  Jia Pu  <jpu@apple.com>
325
326         Reviewed by Darin Adler.
327
328         Need to move all code that applies correction into correction panel callback.
329         https://bugs.webkit.org/show_bug.cgi?id=50426
330         <rdar://problem/8720832>
331
332         Added expected png file.
333
334         * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.checksum: Added.
335         * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png: Added.
336
337 2010-12-03  Sam Weinig  <sam@webkit.org>
338
339         Reviewed by Gavin Barraclough.
340
341         Added fast/text/font-size-zero.html and svg/batik/text/smallFonts.svg to
342         the leopard skipped list.
343
344         * platform/mac-leopard/Skipped:
345
346 2010-12-03  Ryosuke Niwa  <rniwa@webkit.org>
347
348         Reviewed by Darin Adler.
349
350         REGRESSION: Crash when deleting text after textarea's value is modified on input event
351         https://bugs.webkit.org/show_bug.cgi?id=49962
352
353         Added tests to ensure inserting and deleting a character inside input or textarea
354         succeeds even if the value of those elements have been rewritten by its input event handler.
355
356         * editing/input/set-value-on-input-and-delete-expected.txt: Added.
357         * editing/input/set-value-on-input-and-delete.html: Added.
358         * editing/input/set-value-on-input-and-forward-delete-expected.txt: Added.
359         * editing/input/set-value-on-input-and-forward-delete.html: Added.
360         * editing/input/set-value-on-input-and-type-input-expected.txt: Added.
361         * editing/input/set-value-on-input-and-type-input.html: Added.
362         * editing/input/set-value-on-input-and-type-textarea-expected.txt: Added.
363         * editing/input/set-value-on-input-and-type-textarea.html: Added.
364
365 2010-12-03  Sam Weinig  <sam@webkit.org>
366
367         Add missing expected results.
368
369         * media/controls-without-preload-expected.txt: Added.
370
371 2010-12-03  Jessie Berlin  <jberlin@apple.com>
372
373         Updating the Windows 7 results for clip-path-referencing-use.svg to make the bots green. Unreviewed.       
374
375         svg/custom/clip-path-referencing-use.svg fails when run with Aero enabled.
376         https://bugs.webkit.org/show_bug.cgi?id=49945
377
378         Make sure that the XP results still match the Mac results.
379         * platform/win-xp/svg: Added.
380         * platform/win-xp/svg/custom: Added.
381         * platform/win-xp/svg/custom/clip-path-referencing-use-expected.checksum: Added.
382         * platform/win-xp/svg/custom/clip-path-referencing-use-expected.png: Added.
383         * platform/win-xp/svg/custom/clip-path-referencing-use-expected.txt: Added.
384
385         * platform/win/svg/custom/clip-path-referencing-use-expected.checksum: Added.
386         * platform/win/svg/custom/clip-path-referencing-use-expected.png: Added.
387         * platform/win/svg/custom/clip-path-referencing-use-expected.txt: Added.
388
389 2010-12-03  Dimitri Glazkov  <dglazkov@chromium.org>
390
391         Reviewed by Darin Adler.
392
393         REGRESSION(r72783): DOMActivate fires multiple times from input type=file
394         https://bugs.webkit.org/show_bug.cgi?id=50396
395
396         * fast/events/shadow-boundary-crossing-2-expected.txt: Changed expectations.
397         * fast/events/shadow-boundary-crossing-2.html: Added the correct test for event
398             retargeting, renamed previous test to be more specific in what it tests.
399
400 2010-12-03  Abhishek Arya  <inferno@chromium.org>
401
402         Unreviewed.
403
404         Skipping drag-drop-same-unique-origin.html for win platform. Drag and drop
405         does not work correctly in windows DRT. Skipping like other similar tests.
406         https://bugs.webkit.org/show_bug.cgi?id=50438
407
408         * platform/win/Skipped:
409
410 2010-12-03  Csaba Osztrogonác  <ossy@webkit.org>
411
412         Unreviewed. Add Qt specific expected result after r73246.
413
414         * platform/qt/css2.1/t040105-import-10-b-expected.checksum: Added.
415         * platform/qt/css2.1/t040105-import-10-b-expected.png: Added.
416         * platform/qt/css2.1/t040105-import-10-b-expected.txt: Added.
417
418 2010-12-03  Yuta Kitamura  <yutak@chromium.org>
419
420         Unreviewed.
421
422         Update Chromium test expectations.
423
424         * platform/chromium/test_expectations.txt:
425
426 2010-12-03  Yuta Kitamura  <yutak@chromium.org>
427
428         Unreviewed.
429
430         Update Chromium test expectations.
431
432         * platform/chromium/test_expectations.txt:
433
434 2010-12-02  Philippe Normand  <pnormand@igalia.com>
435
436         Reviewed by Martin Robinson.
437
438         hasVideo/hasAudio reimplementations
439
440         [GStreamer] hasVideo/Audio return false until the pipeline reaches PAUSED
441         https://bugs.webkit.org/show_bug.cgi?id=50382
442
443         * media/controls-without-preload.html: Added.
444         * platform/gtk/media/controls-without-preload-expected.txt: Added.
445
446 2010-12-03  Yuta Kitamura  <yutak@chromium.org>
447
448         Unreviewed.
449
450         Update Chromium test expectations.
451
452         * platform/chromium/test_expectations.txt:
453
454 2010-12-03  Philippe Normand  <pnormand@igalia.com>
455
456         Unreviewed, skipping failing media test on GTK.
457
458         * platform/gtk/Skipped: Skip media/controls-drag-timebar.html
459
460 2010-12-03  Yuta Kitamura  <yutak@chromium.org>
461
462         Unreviewed.
463
464         Update Chromium test expectations.
465
466         * platform/chromium/test_expectations.txt:
467
468 2010-12-03  Yonathan Randolph  <yonathan@gmail.com>
469
470         Reviewed by Alexey Proskuryakov.
471
472         XPath lexer misinterprets expression starting with "div".
473         https://bugs.webkit.org/show_bug.cgi?id=50366
474
475         * fast/xpath/ambiguous-operators-expected.txt: Added.
476         * fast/xpath/ambiguous-operators.html: Added.
477
478 2010-12-02  Rob Buis  <rwlbuis@gmail.com>
479
480         Reviewed by Alexey Proskuryakov.
481
482         CSS 2.1 failure: at-import-*
483         https://bugs.webkit.org/show_bug.cgi?id=47153
484
485         Import the html4/at-import-010 test from the CSS2.1 Testsuite.
486
487         * css2.1/t040105-import-10-b.html: Added.
488         * platform/mac/css2.1/t040105-import-10-b-expected.checksum: Added.
489         * platform/mac/css2.1/t040105-import-10-b-expected.png: Added.
490         * platform/mac/css2.1/t040105-import-10-b-expected.txt: Added.
491
492 2010-12-02  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
493
494         Reviewed by Andreas Kling.
495
496         [Qt] Enable Web Timing for Qt
497         https://bugs.webkit.org/show_bug.cgi?id=42433
498
499         * fast/dom/webtiming-document-open-expected.txt:
500           Add an extra line to the expected results.
501
502         * platform/qt/Skipped: Enable Web Timing tests.
503
504         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
505           Add webkitPerformance property.
506
507 2010-12-02  Yuta Kitamura  <yutak@chromium.org>
508
509         Unreviewed.
510
511         Revert Chromium test expectations updates at r73234 and r73232.
512         Tests added in these changes are no longer failing.
513
514         * platform/chromium/test_expectations.txt:
515
516 2010-12-02  Yuta Kitamura  <yutak@chromium.org>
517
518         Unreviewed.
519
520         Remove duplicate entries from Chromium test expectations.
521
522         * platform/chromium/test_expectations.txt:
523
524 2010-12-02  Yuta Kitamura  <yutak@chromium.org>
525
526         Unreviewed.
527
528         Update Chromium test expectations.
529
530         * platform/chromium/test_expectations.txt:
531
532 2010-12-02  Simon Fraser  <simon.fraser@apple.com>
533
534         Move to platform/mac, since the paint call is only made for plugins using QuickDraw or
535         CoreGraphics.
536
537         * platform/mac/plugins/testplugin-onnew-onpaint-expected.txt: Renamed from LayoutTests/plugins/testplugin-onnew-onpaint-expected.txt.
538         * platform/mac/plugins/testplugin-onnew-onpaint.html: Renamed from LayoutTests/plugins/testplugin-onnew-onpaint.html.
539
540 2010-12-02  Simon Fraser  <simon.fraser@apple.com>
541
542         Reviewed by Anders Carlsson.
543
544         Add the ability to run script on 'new' and 'paint' in the test plugin
545         https://bugs.webkit.org/show_bug.cgi?id=50425
546         
547         Testcase to test that the JS callbacks are fired.
548
549         * plugins/testplugin-onnew-onpaint-expected.txt: Added.
550         * plugins/testplugin-onnew-onpaint.html: Added.
551
552 2010-12-02  Victor Wang  <victorw@chromium.org>
553
554         Unreviewed.
555
556         [Chromium] update bug numbers in chromium test expectations.
557
558         * platform/chromium/test_expectations.txt:
559
560 2010-12-02  Dan Bernstein  <mitz@apple.com>
561
562         Reviewed by Dave Hyatt.
563
564         Test parsing of the text-emphasis CSS properties
565         https://bugs.webkit.org/show_bug.cgi?id=48539
566
567         * fast/css/parsing-text-emphasis-expected.txt: Added.
568         * fast/css/parsing-text-emphasis.html: Added.
569
570 2010-12-02  Victor Wang  <victorw@chromium.org>
571
572         Unreviewed.
573
574         [Chromium] merge toDataURL-supportedTypes in chromium test expectations.
575
576         * platform/chromium/test_expectations.txt:
577
578 2010-12-02  Victor Wang  <victorw@chromium.org>
579
580         Unreviewed.
581
582         [Chromium] update chromium test expectations.
583
584         * platform/chromium/test_expectations.txt:
585
586 2010-12-02  Jian Li  <jianli@chromium.org>
587
588         Reviewed by Kenneth Russell.
589
590         Integer calculation issues in DataView constructor
591         https://bugs.webkit.org/show_bug.cgi?id=50354
592
593         * fast/canvas/webgl/data-view-crash-expected.txt: Added.
594         * fast/canvas/webgl/data-view-crash.html: Added.
595
596 2010-12-02  Xiaomei Ji  <xji@chromium.org>
597
598         Unreviewed.
599
600         2nd try on rebaseline vertical-scrollbar-in-rtl.
601
602         * platform/chromium-mac/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Removed.
603         * platform/chromium-win/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Removed.
604         * platform/chromium/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/dom/vertical-scrollbar-in-rtl-expected.txt.
605         * platform/chromium/test_expectations.txt:
606
607 2010-12-02  Victor Wang  <victorw@chromium.org>
608
609         Unreviewed.
610
611         [Chromium] update chromium test expectations for failed canvas toDataURL test.
612
613         * platform/chromium/test_expectations.txt:
614
615 2010-12-02  Victor Wang  <victorw@chromium.org>
616
617         Unreviewed.
618
619         [Chromium] add vertical-scrollbar-in-rtl back to test expectations for mac.
620         The test does not putput consistent y-scroll position with HOME keydown.
621
622         * platform/chromium/test_expectations.txt:
623
624 2010-12-02  Victor Wang  <victorw@chromium.org>
625
626         Unreviewed.
627
628         [Chromium] update chromium test expectations for failed svg tests.
629
630         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
631         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
632         * platform/chromium-linux/svg/custom/image-small-width-height-expected.checksum:
633         * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
634         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.checksum:
635         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
636         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
637         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
638         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
639         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
640         * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum:
641         * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
642         * platform/chromium-win/svg/custom/image-small-width-height-expected.checksum:
643         * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
644         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.checksum:
645         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
646         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
647         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
648         * platform/chromium/test_expectations.txt:
649
650 2010-12-02 Andy Estes  <aestes@apple.com>
651
652         Reviewed by Darin Adler.
653
654         Implement (non-EventListener) marquee IDL attributes from HTML5.
655         https://bugs.webkit.org/show_bug.cgi?id=49786
656
657         * fast/html/marquee-element-expected.txt: Added.
658         * fast/html/marquee-element.html: Added.
659
660 2010-12-02  Xiaomei Ji  <xji@chromium.org>
661
662         Unreviewed.
663
664         Rebaseline vertical-scrollbar-in-rtl after r73063.
665         Enable truncation-rtl after r73087.
666         https://bugs.webkit.org/show_bug.cgi?id=50352
667
668         * platform/chromium-mac/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
669         * platform/chromium-win/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
670         * platform/chromium/test_expectations.txt:
671
672 2010-12-02  Victor Wang  <victorw@chromium.org>
673
674         Unreviewed.
675
676         [Chromium] update chromium test expectations.
677
678         * platform/chromium/test_expectations.txt:
679
680 2010-12-02  Victor Wang  <victorw@chromium.org>
681
682         Unreviewed.
683
684         [Chromium] update chromium test expectations.
685         These svg tests need to rebaseline on win and linux.
686
687         * platform/chromium/test_expectations.txt:
688
689 2010-12-02  Johnny Ding  <jnd@chromium.org>
690
691         Reviewed by Adam Barth.
692
693         Set the right gesture status for URL redirections.
694         https://bugs.webkit.org/show_bug.cgi?id=47817
695
696         * fast/frames/location-redirect-user-gesture-expected.txt: Added.
697         * fast/frames/location-redirect-user-gesture.html: Added.
698         * fast/frames/meta-refresh-user-gesture-expected.txt: Added.
699         * fast/frames/meta-refresh-user-gesture.html: Added.
700         * fast/frames/resources/meta-refresh-target.html: Added.
701         * platform/gtk/Skipped:
702         * platform/win/Skipped:
703
704 2010-12-02  Eric Seidel  <eric@webkit.org>
705
706         Unreviewed.
707
708         animations/stop-animation-on-suspend.html sometimes fails on all platforms
709         https://bugs.webkit.org/show_bug.cgi?id=49182
710
711         * platform/mac/Skipped:
712
713 2010-12-02  Noel Gordon  <noel.gordon@gmail.com>
714
715         Reviewed by David Levin.
716
717         [chromium] Add canvas.toDataURL("image/jpeg", quality) support
718         https://bugs.webkit.org/show_bug.cgi?id=49365
719
720         Chromium window/linux layout try results now match the default test result, so
721         remove this platform-specific test exception file.
722
723         * platform/chromium-win/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Removed.
724
725 2010-12-02  Sheriff Bot  <webkit.review.bot@gmail.com>
726
727         Unreviewed, rolling out r73152.
728         http://trac.webkit.org/changeset/73152
729         https://bugs.webkit.org/show_bug.cgi?id=50401
730
731         the patch has broken chromium win layout tests (Requested by
732         loislo on #webkit).
733
734         * inspector/report-API-errors-expected.txt:
735         * inspector/report-API-errors.html:
736         * inspector/report-protocol-errors-expected.txt:
737         * inspector/report-protocol-errors.html:
738
739 2010-12-02  W. James MacLean  <wjmaclean@chromium.org>
740
741         Reviewed by James Robinson.
742
743         Scaled Resized images are blurred when sent to Skia
744         https://bugs.webkit.org/show_bug.cgi?id=42370
745
746         * platform/chromium-linux/svg/custom/image-rescale-clip-expected.checksum: Added.
747         * platform/chromium-linux/svg/custom/image-rescale-clip-expected.png: Added.
748         * platform/chromium-linux/svg/custom/image-rescale-clip-expected.txt: Added.
749         * platform/chromium-linux/svg/custom/image-rescale-expected.checksum: Added.
750         * platform/chromium-linux/svg/custom/image-rescale-expected.png: Added.
751         * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Added.
752         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.checksum: Added.
753         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.png: Added.
754         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.txt: Added.
755         * platform/chromium/test_expectations.txt:
756         * platform/mac-leopard/svg/custom/image-rescale-expected.checksum: Added.
757         * platform/mac-leopard/svg/custom/image-rescale-expected.png: Added.
758         * platform/mac-leopard/svg/custom/image-rescale-expected.txt: Added.
759         * platform/mac/svg/custom/image-rescale-clip-expected.checksum: Added.
760         * platform/mac/svg/custom/image-rescale-clip-expected.png: Added.
761         * platform/mac/svg/custom/image-rescale-clip-expected.txt: Added.
762         * platform/mac/svg/custom/image-rescale-expected.checksum: Added.
763         * platform/mac/svg/custom/image-rescale-expected.png: Added.
764         * platform/mac/svg/custom/image-rescale-expected.txt: Added.
765         * platform/mac/svg/custom/image-rescale-scroll-expected.checksum: Added.
766         * platform/mac/svg/custom/image-rescale-scroll-expected.png: Added.
767         * platform/mac/svg/custom/image-rescale-scroll-expected.txt: Added.
768         * svg/custom/image-rescale-clip.html: Added.
769         * svg/custom/image-rescale-scroll.html: Added.
770         * svg/custom/image-rescale.svg: Added.
771         * svg/custom/resources/image-rescale.jpg: Added.
772
773 2010-12-02  Erik Arvidsson  <arv@chromium.org>
774
775         Reviewed by Darin Adler.
776
777         Missing DOM property for incremental input attribute
778         https://bugs.webkit.org/show_bug.cgi?id=50335
779
780         * fast/forms/incremental-dom-property-expected.txt: Added.
781         * fast/forms/incremental-dom-property.html: Added.
782         * fast/forms/script-tests/incremental-dom-property.js: Added.
783
784 2010-12-02  Tony Chang  <tony@chromium.org>
785
786         Unreviewed, update DRT crash on mac.
787
788         * platform/chromium/test_expectations.txt:
789
790 2010-12-01  Ilya Tikhonovsky  <loislo@chromium.org>
791
792         Reviewed by Pavel Feldman.
793
794         Web Inspector: Inspector protocol cleanup task.
795
796         The patch has just small renames and adjustments for the protocol things.
797         'handler' keyword in idl file was replaced with 'domain'.
798         'domain' property was assigned for the each backend to frontend messages.
799         At the next step WebInspector wrapper functions will be removed and 'agents' will be called directly.
800
801         https://bugs.webkit.org/show_bug.cgi?id=50337
802
803         * inspector/report-API-errors-expected.txt:
804         * inspector/report-API-errors.html:
805         * inspector/report-protocol-errors-expected.txt:
806
807 2010-12-02  Tony Chang  <tony@chromium.org>
808
809         Unreviewed, add back fast/overflow/hit-test-overflow-controls.html
810         to chromium test_expectations.txt.  It's failing on the main
811         waterfall. Thanks to victorw for notifying me.
812
813         * platform/chromium/test_expectations.txt:
814
815 2010-12-02  Philippe Normand  <pnormand@igalia.com>
816
817         Unreviewed, skip failing tests.
818
819         * platform/gtk/Skipped:
820
821 2010-12-02  Dai Mikurube  <dmikurube@google.com>
822
823         Reviewed by Kent Tamura.
824
825         Reject named colors, accept only #rrggbb in <input type=color />
826         https://bugs.webkit.org/show_bug.cgi?id=50308
827
828         * fast/forms/ValidityState-typeMismatch-color-expected.txt:
829         * fast/forms/script-tests/ValidityState-typeMismatch-color.js: Changed to reject English color names.
830
831 2010-12-02  Philippe Normand  <pnormand@igalia.com>
832
833         Unreviewed, skip failing test.
834
835         * platform/gtk/Skipped: Skip media/video-volume.html
836
837 2010-12-02  Philippe Normand  <pnormand@igalia.com>
838
839         Unreviewed, unskip passing media tests on GTK.
840
841         * platform/gtk/Skipped: Unskip fullscreen video tests, now passing.
842
843 2010-12-02  Csaba Osztrogonác  <ossy@webkit.org>
844
845         Unreviewed. Add Qt specific expected files after r73063.
846
847         Make scrolling work properly with writing modes
848         https://bugs.webkit.org/show_bug.cgi?id=46645
849
850         * platform/qt/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Copied from LayoutTests/fast/dom/horizontal-scrollbar-in-rtl-expected.txt.
851         * platform/qt/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Copied from LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt.
852
853 2010-12-02  Adam Roben  <aroben@apple.com>
854
855         Remove a test that we were only skipping to see if it would fix other tests
856
857         It didn't.
858
859         * platform/mac-wk2/Skipped:
860
861 2010-12-02  Adam Roben  <aroben@apple.com>
862
863         Add some new tests to the mac-wk2 Skipped file
864
865         All of the tests depend on EventSender.keyDown.
866
867         * platform/mac-wk2/Skipped:
868
869 2010-11-24  Martin Robinson  <mrobinson@igalia.com>
870
871         Reviewed by Xan Lopez.
872
873         [GTK] Text input controls do not react properly to CSS styling
874         https://bugs.webkit.org/show_bug.cgi?id=40855
875
876         Update tests which have changed after fixes to text field layout.
877
878         * platform/gtk/fast/css/input-search-padding-expected.txt:
879         * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
880         * platform/gtk/fast/forms/basic-inputs-expected.txt:
881         * platform/gtk/fast/forms/basic-textareas-expected.txt:
882         * platform/gtk/fast/forms/box-shadow-override-expected.txt:
883         * platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
884         * platform/gtk/fast/forms/encoding-test-expected.txt:
885         * platform/gtk/fast/forms/fieldset-align-expected.txt:
886         * platform/gtk/fast/forms/floating-textfield-relayout-expected.txt:
887         * platform/gtk/fast/forms/form-element-geometry-expected.txt:
888         * platform/gtk/fast/forms/input-align-expected.txt:
889         * platform/gtk/fast/forms/input-appearance-default-bkcolor-expected.txt:
890         * platform/gtk/fast/forms/input-appearance-disabled-expected.txt:
891         * platform/gtk/fast/forms/input-appearance-focus-expected.txt:
892         * platform/gtk/fast/forms/input-appearance-height-expected.txt:
893         * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt:
894         * platform/gtk/fast/forms/input-appearance-readonly-expected.txt:
895         * platform/gtk/fast/forms/input-appearance-selection-expected.txt:
896         * platform/gtk/fast/forms/input-appearance-visibility-expected.txt:
897         * platform/gtk/fast/forms/input-appearance-width-expected.txt:
898         * platform/gtk/fast/forms/input-baseline-expected.txt:
899         * platform/gtk/fast/forms/input-disabled-color-expected.txt:
900         * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt:
901         * platform/gtk/fast/forms/input-field-text-truncated-expected.txt:
902         * platform/gtk/fast/forms/input-paste-undo-expected.txt:
903         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt:
904         * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt:
905         * platform/gtk/fast/forms/input-readonly-dimmed-expected.txt:
906         * platform/gtk/fast/forms/input-readonly-empty-expected.txt:
907         * platform/gtk/fast/forms/input-spaces-expected.txt:
908         * platform/gtk/fast/forms/input-table-expected.txt:
909         * platform/gtk/fast/forms/input-text-click-inside-expected.txt:
910         * platform/gtk/fast/forms/input-text-click-outside-expected.txt:
911         * platform/gtk/fast/forms/input-text-double-click-expected.txt:
912         * platform/gtk/fast/forms/input-text-drag-down-expected.txt:
913         * platform/gtk/fast/forms/input-text-option-delete-expected.txt:
914         * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
915         * platform/gtk/fast/forms/input-text-self-emptying-click-expected.txt:
916         * platform/gtk/fast/forms/input-text-word-wrap-expected.txt:
917         * platform/gtk/fast/forms/input-type-change2-expected.txt:
918         * platform/gtk/fast/forms/input-type-text-min-width-expected.txt:
919         * platform/gtk/fast/forms/input-value-expected.txt:
920         * platform/gtk/fast/forms/input-width-expected.txt:
921         * platform/gtk/fast/forms/isindex-placeholder-expected.txt:
922         * platform/gtk/fast/forms/minWidthPercent-expected.txt:
923         * platform/gtk/fast/forms/password-placeholder-expected.txt:
924         * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt:
925         * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
926         * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt:
927         * platform/gtk/fast/forms/placeholder-set-value-expected.txt:
928         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
929         * platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
930         * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt:
931         * platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt:
932         * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt:
933         * platform/gtk/fast/forms/search-rtl-expected.txt:
934         * platform/gtk/fast/forms/search-styled-expected.txt:
935         * platform/gtk/fast/forms/search-transformed-expected.txt:
936         * platform/gtk/fast/forms/search-zoomed-expected.txt:
937         * platform/gtk/fast/forms/searchfield-heights-expected.txt:
938         * platform/gtk/fast/forms/tabbing-input-iframe-expected.txt:
939         * platform/gtk/fast/forms/text-control-intrinsic-widths-expected.txt:
940         * platform/gtk/fast/forms/text-style-color-expected.txt:
941         * platform/gtk/fast/forms/textAreaLineHeight-expected.txt:
942         * platform/gtk/fast/forms/textarea-align-expected.txt:
943         * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
944         * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt:
945         * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt:
946         * platform/gtk/fast/forms/textarea-scroll-height-expected.txt:
947         * platform/gtk/fast/forms/textarea-scrollbar-expected.txt:
948         * platform/gtk/fast/forms/textarea-scrolled-type-expected.txt:
949         * platform/gtk/fast/forms/textarea-setinnerhtml-expected.txt:
950         * platform/gtk/fast/forms/textarea-width-expected.txt:
951         * platform/gtk/fast/forms/textfield-focus-ring-expected.txt:
952         * platform/gtk/fast/forms/textfield-overflow-expected.txt:
953         * platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt:
954         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
955
956 2010-12-02  Vitaly Repeshko  <vitalyr@chromium.org>
957
958         Unreviewed.
959
960         [chromium] Updating test expectations.
961
962         * platform/chromium/test_expectations.txt:
963
964 2010-12-02  Andreas Kling  <kling@webkit.org>
965
966         Reviewed by Kenneth Rohde Christiansen.
967
968         [Qt] GraphicsContext::strokeRect() taints the context's lineWidth
969         https://bugs.webkit.org/show_bug.cgi?id=50269
970
971         * fast/canvas/canvas-lineWidth-intact-after-strokeRect-expected.txt: Added.
972         * fast/canvas/canvas-lineWidth-intact-after-strokeRect.html: Added.
973         * fast/canvas/script-tests/canvas-lineWidth-intact-after-strokeRect.js: Added.
974
975 2010-12-02  Alexander Pavlov  <apavlov@chromium.org>
976
977         Unreviewed, build fix.
978
979          * http/tests/inspector/inspect-iframe-from-different-domain.html:
980
981 2010-12-01  Alexander Pavlov  <apavlov@chromium.org>
982
983         Reviewed by Yury Semikhatsky.
984
985         Web Inspector: Remove obsolete CSS backend API from InspectorDOMAgent
986         https://bugs.webkit.org/show_bug.cgi?id=50318
987
988         * inspector/styles-iframe.html:
989         * inspector/styles-source-lines.html:
990         * inspector/styles-source-offsets-expected.txt:
991         * inspector/styles-source-offsets.html:
992
993 2010-12-02  Adam Barth  <abarth@webkit.org>
994
995         Reviewed by Eric Seidel.
996
997         Gray-scale JPEG images with a color profile are stretched horizonally
998         https://bugs.webkit.org/show_bug.cgi?id=49950
999
1000         Test that we properly render gray-scale JPEGs with embedded color
1001         profiles.
1002
1003         * fast/images/gray-scale-jpeg-with-color-profile.html: Added.
1004         * fast/images/resources/flowchart.jpg: Added.
1005         * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Added.
1006
1007 2010-12-01  Daniel Bates  <dbates@rim.com>
1008
1009         Remove file LayoutTests/platform/gtk/Skipped.rej which was
1010         inadvertently committed in changeset 72675 <http://trac.webkit.org/changeset/72675>.
1011
1012         * platform/gtk/Skipped.rej: Removed.
1013
1014 2010-12-01  Eric Seidel  <eric@webkit.org>
1015
1016         Unreviewed.
1017
1018         compositing/iframes/overlapped-nested-iframes.html is ridiculously flaky
1019         https://bugs.webkit.org/show_bug.cgi?id=50255
1020
1021         Skipping it to stop the madness.
1022
1023         * platform/mac-snowleopard/Skipped:
1024
1025 2010-12-01  Victor Wang  <victorw@chromium.org>
1026
1027         Unreviewed.
1028
1029         [Chromium] update chromium image test expectations.
1030
1031         * platform/chromium-mac/platform/mac/editing: Added.
1032         * platform/chromium-mac/platform/mac/editing/spelling: Added.
1033         * platform/chromium-mac/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.checksum: Added.
1034         * platform/chromium-mac/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png: Added.
1035         * platform/chromium-win/platform/mac/editing/spelling: Added.
1036         * platform/chromium-win/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.checksum: Added.
1037         * platform/chromium-win/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png: Added.
1038
1039 2010-12-01  Julie Parent  <jparent@chromium.org>
1040
1041         Unreviewed.  Removing out of date expectation.
1042
1043         * platform/chromium/test_expectations.txt:
1044
1045 2010-12-01  Julie Parent  <jparent@chromium.org>
1046
1047         Unreviewed. Moving test expecation upstream.
1048
1049         * platform/chromium/test_expectations.txt:
1050
1051 2010-12-01  Nico Weber  <thakis@chromium.org>
1052
1053         More baselines after http://trac.webkit.org/changeset/72689
1054         https://bugs.webkit.org/show_bug.cgi?id=50040
1055
1056         The rebaseline script didn't find these, because they're only wrong
1057         in platform/mac-leopard. I use Snow Leopard, so the script didn't look
1058         there. The bots on the other hand use Leopard, so they complain. I
1059         manually copied the expectations from platfrom/mac to
1060         platform/chromium-mac. Explanation by jamesr.
1061
1062         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Added.
1063         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
1064         * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum: Added.
1065         * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png: Added.
1066 2010-12-01  Jia Pu  <jpu@apple.com>
1067
1068         Reviewed by Darin Adler.
1069
1070         Support multiple correction candidates panel for misspelled word on Mac OS X.
1071         https://bugs.webkit.org/show_bug.cgi?id=50137
1072         <rdar://problem/8568059>
1073
1074         * platform/mac-leopard/Skipped:
1075         * platform/mac-snowleopard/Skipped:
1076         * platform/mac-tiger/Skipped:
1077         * platform/mac-wk2/Skipped:
1078         * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt: Added.
1079         * platform/mac/editing/spelling/delete-autocorrected-word-1.html: Added.
1080
1081 2010-12-01  Brian Weinstein  <bweinstein@apple.com>
1082
1083         Land Windows specific results for /vertical-scrollbar-in-rtl.html
1084         after r73063.
1085
1086         * platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
1087
1088 2010-12-01  Victor Wang  <victorw@chromium.org>
1089
1090         Unreviewed.
1091
1092         [Chromium] Update chromium test expectations.
1093
1094         * platform/chromium/test_expectations.txt:
1095
1096 2010-12-01  Tony Chang  <tony@chromium.org>
1097
1098         Unreviewed, one more try to get chromium drt bots green.
1099
1100         * platform/chromium/test_expectations.txt:
1101
1102 2010-12-01  Gavin Barraclough  <barraclough@apple.com>
1103
1104         Reviewed by Sam Weinig.
1105
1106         Bug 50298 - /()()()()()()()()()(?:(\10a|b)(X|Y))+/.exec("bXXaYYaY") ASSERTs
1107
1108         * fast/regex/script-tests/pcre-test-1.js:
1109             Enable regex643, this now works.
1110
1111 2010-12-01  Ojan Vafai  <ojan@chromium.org>
1112
1113         [chromium] Green tree.
1114         -http://trac.webkit.org/changeset/73057 caused plugins/get-user-agent-with-null-npp-from-npp-new.html
1115         -Clean up a couple mistakes from http://trac.webkit.org/changeset/73059
1116         -add a bug ID for fast/regex/pcre-test-1.html
1117         * platform/chromium/test_expectations.txt:
1118
1119 2010-12-01  David Hyatt  <hyatt@apple.com>
1120
1121         Reviewed by Darin Adler.
1122
1123         https://bugs.webkit.org/show_bug.cgi?id=46645
1124         
1125         Part 1 of making scrolling work with vertical text. This patch generalizes the scrollOriginX concept
1126         recently added for horizontal RTL documents and applies it to writing modes as well.  Now the
1127         scrollOrigin is a point, since you can start off locked to the bottom or locked to the right.
1128         
1129         This patch also fixes numerous bugs with the scrollOrigin code using native Mac NSScrollViews and
1130         makes them behave the same as the cross-platform code (allowing for cross-platform results to be
1131         landed).
1132
1133         * fast/dom/vertical-scrollbar-in-rtl-doesnt-fire-onscroll-expected.txt: Added.
1134         * fast/dom/vertical-scrollbar-in-rtl-doesnt-fire-onscroll.html: Added.
1135         * fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
1136         * fast/dom/vertical-scrollbar-in-rtl.html: Added.
1137         * fast/dom/vertical-scrollbar-when-dir-change-expected.txt: Added.
1138         * fast/dom/vertical-scrollbar-when-dir-change.html: Added.
1139         * platform/mac/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Removed.
1140         * platform/mac/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Removed.
1141
1142 2010-12-01  Victor Wang  <victorw@chromium.org>
1143
1144         Unreviewed.
1145
1146         [Chromium] update chromium test expectations.
1147
1148         * platform/chromium/fast/xmlhttprequest: Added.
1149         * platform/chromium/fast/xmlhttprequest/xmlhttprequest-responsetype-abort-expected.txt: Added.
1150         * platform/chromium/fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer-expected.txt: Added.
1151         * platform/chromium/http/tests/xmlhttprequest/send-array-buffer-expected.txt: Added.
1152
1153 2010-12-01  Tony Chang  <tony@chromium.org>
1154
1155         Unreviewed, merging drt_expectations into test_expectations in
1156         anticipation of the switch.
1157
1158         * platform/chromium/drt_expectations.txt:
1159         * platform/chromium/test_expectations.txt:
1160
1161 2010-12-01  Anders Carlsson  <andersca@apple.com>
1162
1163         Reviewed by Darin Adler.
1164
1165         Return a correct user agent if NPN_UserAgent is called with a null NPP from NPP_New.
1166         https://bugs.webkit.org/show_bug.cgi?id=50336
1167
1168         Add tests.
1169
1170         * plugins/get-user-agent-with-null-npp-from-npp-new-expected.txt: Added.
1171         * plugins/get-user-agent-with-null-npp-from-npp-new.html: Added.
1172
1173 2010-12-01  Gavin Barraclough  <barraclough@apple.com>
1174
1175         Rubber stamped by Sam Weinig.
1176
1177         Bug 50297 - \s in YARR should match BOMs.
1178
1179         This exposes a Sputnik bug, tracked by:
1180         http://code.google.com/p/sputniktests/issues/detail?id=34
1181         Checking in expected failing results.
1182
1183         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.12_CharacterClassEscape/S15.10.2.12_A1_T1-expected.txt:
1184         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.12_CharacterClassEscape/S15.10.2.12_A2_T1-expected.txt:
1185         * fast/regex/script-tests/pcre-test-1.js:
1186
1187 2010-12-01  Dan Bernstein  <mitz@apple.com>
1188
1189         Re-added Leopard-specific results for editing/text-iterator/findString.html. In the Leopard version
1190         of ICU, the full stop character is a word separator, so an at-word-starts search for "org" in
1191         "webkit.org" matches.
1192
1193         * platform/mac-leopard/editing/text-iterator: Added.
1194         * platform/mac-leopard/editing/text-iterator/findString-expected.txt: Copied from LayoutTests/editing/text-iterator/findString-expected.txt.
1195
1196 2010-12-01  Ryosuke Niwa  <rniwa@webkit.org>
1197
1198         Reviewed by Darin Adler, Tony Chang, and unofficially by Enrica Casucci.
1199
1200         chrome.dll!WebCore::RangeBoundaryPoint::toPosition ReadAV@NULL (cf0d0f28bc56f2591cc74f71b46036ea)
1201         https://bugs.webkit.org/show_bug.cgi?id=47808
1202
1203         Added tests to ensure WebKit can switch the type of multiple list items without a crash.
1204
1205         * editing/execCommand/switch-multiple-list-items-crash-expected.txt: Added.
1206         * editing/execCommand/switch-multiple-list-items-crash.html: Added.
1207         * editing/execCommand/switch-multiple-list-items-expected.txt: Added.
1208         * editing/execCommand/switch-multiple-list-items.html: Added.
1209
1210 2010-12-01  Anton Muhin  <antonm@chromium.org>
1211
1212         Not reviewed, upstreaming test suppression.
1213
1214         * platform/chromium/test_expectations.txt:
1215
1216 2010-12-01  Sheriff Bot  <webkit.review.bot@gmail.com>
1217
1218         Unreviewed, rolling out r73047.
1219         http://trac.webkit.org/changeset/73047
1220         https://bugs.webkit.org/show_bug.cgi?id=50339
1221
1222         missing bug number (Requested by rniwa on #webkit).
1223
1224         * editing/execCommand/switch-multiple-list-items-crash-expected.txt: Removed.
1225         * editing/execCommand/switch-multiple-list-items-crash.html: Removed.
1226         * editing/execCommand/switch-multiple-list-items-expected.txt: Removed.
1227         * editing/execCommand/switch-multiple-list-items.html: Removed.
1228
1229 2010-12-01  Brian Weinstein  <bweinstein@apple.com>
1230
1231         Add failing Windows expected results for tests that involve the xhr.arrayBuffer = 'arraybuffer',
1232         which works on Mac, but not on Windows.
1233         
1234         Getting arrayBuffer working on Windows is being tracked by https://bugs.webkit.org/show_bug.cgi?id=50334.
1235
1236         * platform/win/fast/xmlhttprequest: Added.
1237         * platform/win/fast/xmlhttprequest/xmlhttprequest-responsetype-abort-expected.txt: Added.
1238         * platform/win/fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer-expected.txt: Added.
1239         * platform/win/http/tests/xmlhttprequest: Added.
1240         * platform/win/http/tests/xmlhttprequest/send-array-buffer-expected.txt: Added.
1241
1242 2010-12-01  Ryosuke Niwa  <rniwa@webkit.org>
1243
1244         Reviewed by Darin Adler, Tony Chang, and unofficially by Enrica Casucci.
1245
1246         Added tests to ensure WebKit can switch the type of multiple list items without a crash.
1247
1248         * editing/execCommand/switch-multiple-list-items-crash-expected.txt: Added.
1249         * editing/execCommand/switch-multiple-list-items-crash.html: Added.
1250         * editing/execCommand/switch-multiple-list-items-expected.txt: Added.
1251         * editing/execCommand/switch-multiple-list-items.html: Added.
1252
1253 2010-12-01  Brian Weinstein  <bweinstein@apple.com>
1254
1255         Skip another HTMLProgressElement test on Windows, because it's not turned on for Windows yet. Adding
1256         progress element support on Windows is being tracked by https://bugs.webkit.org/show_bug.cgi?id=49769.
1257
1258         * platform/win/Skipped:
1259
1260 2010-12-01  Vitaly Repeshko  <vitalyr@chromium.org>
1261
1262         Unreviewed.
1263
1264         [chromium] Updating test expectations and rebaselining.
1265
1266         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.checksum:
1267         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
1268         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum:
1269         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
1270         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.checksum:
1271         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
1272         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt:
1273         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum:
1274         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
1275         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt:
1276         * platform/chromium/test_expectations.txt:
1277
1278 2010-12-01  Vitaly Repeshko  <vitalyr@chromium.org>
1279
1280         Unreviewed.
1281
1282         [chromium] Cleaning up test expectations.
1283
1284         * platform/chromium/test_expectations.txt:
1285
1286 2010-12-01  Tony Chang  <tony@chromium.org>
1287
1288         Unreviewed, update drt expectations.
1289
1290         * platform/chromium/drt_expectations.txt:
1291
1292 2010-12-01  Vitaly Repeshko  <vitalyr@chromium.org>
1293
1294         Unreviewed.
1295
1296         [chromium] Updating test expectations.
1297
1298         * platform/chromium/test_expectations.txt:
1299
1300 2010-12-01  Csaba Osztrogonác  <ossy@webkit.org>
1301
1302         Unrreviewed.
1303
1304         [Qt] Add focus ring outline color support
1305         https://bugs.webkit.org/show_bug.cgi?id=50325
1306
1307         Focus ring outline color is unsupported now.
1308         Add failing tests to the Skipped list until fix.
1309
1310         * platform/qt/Skipped:
1311          - fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html added
1312          - fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html added
1313          - fast/images/imagemap-focus-ring-outline-color.html added
1314
1315 2010-12-01  Martin Robinson  <mrobinson@igalia.com>
1316
1317         Reviewed by Xan Lopez.
1318
1319         [Gtk] Open menulists should support typeahead find
1320         https://bugs.webkit.org/show_bug.cgi?id=27443
1321
1322         Added a GTK+-specific layout test to track typeahead find state.
1323
1324         * platform/gtk/fast/forms/menulist-typeahead-find-expected.txt: Added.
1325         * platform/gtk/fast/forms/menulist-typeahead-find.html: Added.
1326
1327 2010-12-01  Martin Robinson  <mrobinson@igalia.com>
1328
1329         Skip failing tests for text height on GTK
1330         https://bugs.webkit.org/show_bug.cgi?id=50314
1331
1332         * platform/gtk/Skipped: Skip failing tests.
1333
1334 2010-12-01  Chang Shu  <chang.shu@nokia.com>
1335
1336         Reviewed by Laszlo Gombos.
1337
1338         Move orientation event test case to a better place.
1339         https://bugs.webkit.org/show_bug.cgi?id=32492
1340
1341         * fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt: Removed.
1342         * fast/dom/DeviceOrientation/create-event-orientationchange.html: Removed.
1343         * fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js: Removed.
1344         * fast/dom/Orientation: Added.
1345         * fast/dom/Orientation/create-event-orientationchange-expected.txt: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt.
1346         * fast/dom/Orientation/create-event-orientationchange.html: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange.html.
1347         * fast/dom/Orientation/script-tests: Added.
1348         * fast/dom/Orientation/script-tests/create-event-orientationchange.js: Copied from LayoutTests/fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js.
1349
1350 2010-12-01  Alexander Pavlov  <apavlov@chromium.org>
1351
1352         Reviewed by Yury Semikhatsky.
1353
1354         Web Inspector: name-only property appears in style declaration but not in the Styles pane
1355         https://bugs.webkit.org/show_bug.cgi?id=49663
1356
1357         * inspector/styles-new-API.html:
1358
1359 2010-12-01  Anton D'Auria  <adauria@apple.com>
1360
1361         Reviewed by Kevin Decker.
1362
1363         Private browsing denies read access to local and session storage,
1364         so updating expected test results.
1365
1366         https://bugs.webkit.org/show_bug.cgi?id=49329
1367
1368         * storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt:
1369         * storage/domstorage/sessionstorage/private-browsing-affects-storage-expected.txt:
1370
1371 2010-12-01  Hayato Ito  <hayato@chromium.org>
1372
1373         Unreviewed trivial fix.
1374
1375         Removed fast/regex/{test1,test4}.html because they were removed from tree by r72990
1376
1377         * platform/chromium/test_expectations.txt:
1378         * platform/gtk/Skipped:
1379         * platform/mac-wk2/Skipped:
1380         * platform/qt-wk2/Skipped:
1381
1382 2010-12-01  Csaba Osztrogonác  <ossy@webkit.org>
1383
1384         Unreviewed trivial fix.
1385
1386         * platform/qt/Skipped:
1387          - editing/selection/5109817.html: removed, because it was removed from tree by r73009
1388          - fast/regex/test1.html: removed, because it was removed from tree by r72990
1389          - fast/regex/test4.html: removed, because it was removed from tree by r72990
1390
1391
1392 2010-11-30  Avi Drissman  <avi@google.com>
1393
1394         Reviewed by Darin Adler.
1395
1396         Add preference to not select when right-clicked
1397         https://bugs.webkit.org/show_bug.cgi?id=23351
1398
1399         Removed 5109817 because it is entirely superseded by
1400         context-menu-text-selection; updated 5354455-1 to explicitly set the
1401         editing behavior and test all three platforms.
1402         
1403         * editing/selection/5109817.html: Removed.
1404         * editing/selection/5354455-1-expected.txt: Added.
1405         * editing/selection/5354455-1.html:
1406         * platform/chromium-win/editing/selection/5109817-expected.txt: Removed.
1407         * platform/chromium-win/editing/selection/5354455-1-expected.txt: Removed.
1408         * platform/gtk/editing/selection/5109817-expected.txt: Removed.
1409         * platform/gtk/editing/selection/5354455-1-expected.txt: Removed.
1410         * platform/mac-leopard/editing/selection/5109817-expected.checksum: Removed.
1411         * platform/mac-leopard/editing/selection/5109817-expected.png: Removed.
1412         * platform/mac/editing/selection/5109817-expected.checksum: Removed.
1413         * platform/mac/editing/selection/5109817-expected.png: Removed.
1414         * platform/mac/editing/selection/5109817-expected.txt: Removed.
1415         * platform/mac/editing/selection/5354455-1-expected.txt: Removed.
1416         * platform/win/editing/selection/5109817-expected.checksum: Removed.
1417         * platform/win/editing/selection/5109817-expected.png: Removed.
1418         * platform/win/editing/selection/5109817-expected.txt: Removed.
1419         * platform/win/editing/selection/5354455-1-expected.txt: Removed.
1420
1421 2010-11-30  Rob Buis  <rwlbuis@gmail.com>
1422
1423         Reviewed by Xan Lopez.
1424
1425         [gtk] SVGLineElement-dom-requiredFeatures.html and
1426         SVGLineElement-svgdom-requiredFeatures.html failing in the bots
1427         https://bugs.webkit.org/show_bug.cgi?id=49529
1428
1429         Replaced fill with stroke and increased the line size. This fixes
1430         the problem clicking the element.
1431
1432         * platform/gtk/Skipped:
1433         * svg/dynamic-updates/script-tests/SVGLineElement-dom-requiredFeatures.js:
1434         * svg/dynamic-updates/script-tests/SVGLineElement-svgdom-requiredFeatures.js:
1435
1436 2010-11-30  Ojan Vafai  <ojan@chromium.org>
1437
1438         [chromium] Update inaccurate test expectation and mark fast/regex/pcre-test-1.html as
1439         timing out after http://trac.webkit.org/changeset/72990/.
1440         * platform/chromium/test_expectations.txt:
1441
1442 2010-11-30  Chris Fleizach  <cfleizach@apple.com>
1443
1444         Reviewed by Beth Dakin.
1445
1446         WebKit duplicates AXValue and AXDescription on abbr
1447         https://bugs.webkit.org/show_bug.cgi?id=50260
1448
1449         * platform/mac/accessibility/static-text-with-aria-label-expected.txt: Added.
1450         * platform/mac/accessibility/static-text-with-aria-label.html: Added.
1451
1452 2010-11-30  Gavin Barraclough  <barraclough@apple.com>
1453
1454         Reviewed by Darin Adler.
1455
1456         Ooops, file checked in with incorrect properties.
1457
1458         * fast/regex/script-tests/repeat-match-waldemar.js: Removed property svn:executable.
1459
1460 2010-11-30  Martin Robinson  <mrobinson@igalia.com>
1461
1462         Rebaseline a GTK+ test.
1463
1464         * platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Added.
1465         This platform-specific result is needed because of bug #50303.
1466
1467 2010-11-30  Gavin Barraclough  <barraclough@apple.com>
1468
1469         Rubber stamped by Oliver Hunt.
1470
1471         LayoutTests/fast/regex currently contains a number of test cases ported from PCRE's test suites.
1472         There are two key problems with these tests:
1473           * They use their own harness, and cannot be run from jsc without building all of WebKit.
1474           * They expect PCRE expression syntax, including extended syntax, backwards assertions, etc.
1475
1476         Rewrite all tests to comply to ECMA compatible syntax
1477         (ish - we support octal escapes), and use the normal 'shouldBe' test style.
1478
1479         * fast/js/resources/standalone-pre.js:
1480         (areArraysEqual):
1481             Fixed bug, where expected is an array we call areArraysEqual,
1482             this should first check that actual is an array.
1483
1484         * fast/regex/pcre-test-1-expected.txt: Added.
1485         * fast/regex/pcre-test-1.html: Added.
1486         * fast/regex/pcre-test-4-expected.txt: Added.
1487         * fast/regex/pcre-test-4.html: Added.
1488         * fast/regex/script-tests/pcre-test-1.js: Added.
1489         * fast/regex/script-tests/pcre-test-4.js: Added.
1490             Added new version of PCRE tests.
1491
1492         * fast/regex/pcre-test-runner.js: Removed.
1493         * fast/regex/test1-expected.txt: Removed.
1494         * fast/regex/test1.html: Removed.
1495         * fast/regex/test4-expected.txt: Removed.
1496         * fast/regex/test4.html: Removed.
1497         * fast/regex/testinput1: Removed.
1498         * fast/regex/testinput4: Removed.
1499         * fast/regex/testoutput1: Removed.
1500         * fast/regex/testoutput4: Removed.
1501             Removed old version of PCRE tests.
1502
1503 2010-11-30  Dan Bernstein  <mitz@apple.com>
1504
1505         Reviewed by Darin Adler.
1506
1507         Text search should treat all matches as word-start matches when the target begins with a separator character
1508         https://bugs.webkit.org/show_bug.cgi?id=50302
1509
1510         * editing/text-iterator/findString.html:
1511         * editing/text-iterator/findString-expected.txt:
1512         * platform/mac-leopard/editing/text-iterator: Removed.
1513         * platform/mac-leopard/editing/text-iterator/findString-expected.txt: Removed.
1514
1515 2010-11-30  Martin Robinson  <mrobinson@igalia.com>
1516
1517         Reviewed by Xan Lopez.
1518
1519         [GTK] fillRect shadow has incorrect behavior when using ctx.scale(x,y)
1520         https://bugs.webkit.org/show_bug.cgi?id=50283
1521
1522         Add platform exceptions for these tests. While this change fixes most issues
1523         with them there are still bugs with our shadow code which prevents a total
1524         pass.
1525
1526         * platform/gtk/fast/canvas/canvas-scale-fillPath-shadow-expected.txt: Added.
1527         * platform/gtk/fast/canvas/canvas-scale-fillRect-shadow-expected.txt: Added.
1528
1529 2010-11-30  Ryosuke Niwa  <rniwa@webkit.org>
1530
1531         Reviewed by Ojan Vafai.
1532
1533         REGRESSION(r72861): editing/selection/click-left-of-rtl-wrapping-text.html and
1534         modify-up-on-rtl-wrapping-text.html fail on all but Mac platform
1535         https://bugs.webkit.org/show_bug.cgi?id=50204
1536
1537         Fixed the tests. Instead of using "ex" to specify the width of the container div,
1538         the tests now auto-detect the correct width by comparing the computed height to
1539         the expected height deduced from the height of one line and the expected number of lines.
1540
1541         * editing/selection/click-left-of-rtl-wrapping-text-expected.txt:
1542         * editing/selection/click-left-of-rtl-wrapping-text.html:
1543         * editing/selection/modify-up-on-rtl-wrapping-text.html:
1544
1545 2010-11-30  Yael Aharon  <yael.aharon@nokia.com>
1546
1547         Reviewed by Darin Adler.
1548
1549         Progress and meter elements should take a form in their constructor like any other form control.
1550         https://bugs.webkit.org/show_bug.cgi?id=50195
1551
1552         * fast/dom/HTMLMeterElement/meter-element-form-expected.txt: Added.
1553         * fast/dom/HTMLMeterElement/meter-element-form.html: Added.
1554         * fast/dom/HTMLProgressElement/progress-element-form-expected.txt: Added.
1555         * fast/dom/HTMLProgressElement/progress-element-form.html: Added.
1556
1557 2010-11-30  Tony Chang  <tony@chromium.org>
1558
1559         Unreviewed, remove dupe expectation for chromium win drt.
1560
1561         * platform/chromium/drt_expectations.txt:
1562
1563 2010-11-30  Tony Chang  <tony@chromium.org>
1564
1565         Unreviewed, try to green the chromium win DRT bot.
1566
1567         * platform/chromium/drt_expectations.txt:
1568
1569 2010-11-30  Ojan Vafai  <ojan@chromium.org>
1570
1571         [chromium] Mark failing tests after http://trac.webkit.org/changeset/72962/
1572         to green the chromium tree.
1573
1574         * platform/chromium/test_expectations.txt:
1575
1576 2010-11-30  Chris Guillory  <chris.guillory@google.com>
1577
1578         Reviewed by Chris Fleizach.
1579
1580         Computing style on a stale node while sending pending accessibility notification.
1581         https://bugs.webkit.org/show_bug.cgi?id=50162
1582
1583         * accessibility/image-map-title-causes-crash-expected.txt: Added.
1584         * accessibility/image-map-title-causes-crash.html: Added.
1585
1586 2010-11-30  Ojan Vafai  <ojan@chromium.org>
1587
1588         [chromium] Add new expected result after http://trac.webkit.org/changeset/72689
1589         and update test expectations to match the builders and pull the appropriate bits
1590         from the downstream expectations file.
1591
1592         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum:
1593         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
1594         * platform/chromium/test_expectations.txt:
1595
1596 2010-11-30  Mario Sanchez Prada  <msanchez@igalia.com>
1597
1598         Reviewed by Xan Lopez.
1599
1600         GTK: AX: implement press in DRT
1601         https://bugs.webkit.org/show_bug.cgi?id=36146
1602
1603         Unskipped test accessibility/label-element-press.html.
1604
1605         * platform/gtk/Skipped: Unskip passing test.
1606
1607 2010-11-30  Daniel Bates  <dbates@rim.com>
1608
1609         Reviewed by David Hyatt.
1610
1611         Focused <area> should use CSS properties of <area> instead of associated <img>
1612         https://bugs.webkit.org/show_bug.cgi?id=49888
1613
1614         Updated the test result for test fast/images/imagemap-focus-ring.html. Added
1615         test to verify that the color of the focus ring for a focused <area> is
1616         the outline-color specified by the :focus pseudo-class .
1617
1618         Also, added tests to ensure that outline-color is not inherited (by default) as per
1619         section 18.4 of the CSS 2.1 spec <http://www.w3.org/TR/CSS2/ui.html#dynamic-outlines>,
1620         unless explicitly inherited.
1621
1622         * fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html: Added.
1623         * fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html: Added.
1624         * fast/images/imagemap-focus-ring-outline-color.html: Added.
1625         * platform/mac/fast/images/imagemap-focus-ring-expected.checksum: Updated result.
1626         * platform/mac/fast/images/imagemap-focus-ring-expected.png: Ditto.
1627         * platform/mac/fast/images/imagemap-focus-ring-outline-color-expected.checksum: Added.
1628         * platform/mac/fast/images/imagemap-focus-ring-outline-color-expected.png: Added.
1629         * platform/mac/fast/images/imagemap-focus-ring-outline-color-expected.txt: Added.
1630         * platform/mac/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.checksum: Added.
1631         * platform/mac/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
1632         * platform/mac/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt: Added.
1633         * platform/mac/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.checksum: Added.
1634         * platform/mac/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added.
1635         * platform/mac/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt: Added.
1636
1637 2010-11-30  Ojan Vafai  <ojan@chromium.org>
1638
1639         [chromium] Update expectations to de-orange the builders.
1640
1641         * platform/chromium-gpu/test_expectations.txt:
1642         * platform/chromium/test_expectations.txt:
1643
1644 2010-11-30  Daniel Bates  <dbates@rim.com>
1645
1646         Reviewed by Alexey Proskuryakov.
1647
1648         Change and focus events happen in different order if using tab vs. clicking
1649         https://bugs.webkit.org/show_bug.cgi?id=6181
1650
1651         Tests to ensure adherence to section 7.4.2 of the HTML5 spec.
1652         <http://www.w3.org/TR/html5/editing.html#focus-management> with respect to
1653         focusing on an <input>, modifying its contents, and defocusing it either by
1654         pressing the tab key or clicking on another element.
1655
1656         * fast/events/check-defocus-event-order-when-triggered-by-mouse-click-expected.txt: Added.
1657         * fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html: Added.
1658         * fast/events/check-defocus-event-order-when-triggered-by-tab-expected.txt: Added.
1659         * fast/events/check-defocus-event-order-when-triggered-by-tab.html: Added.
1660         * fast/events/resources/record-events.js: Added.
1661         (registerElementsAndEventsToRecord):
1662         (beginRecordingEvents.callback):
1663         (beginRecordingEvents):
1664         (endRecordingEvents.callback):
1665         (endRecordingEvents):
1666         (_processEachRegisteredElement):
1667         (_recordEvent):
1668         (checkThatEventsFiredInOrder.eventTarget):
1669         (checkThatEventsFiredInOrder.elementIdOrTagName):
1670         (checkThatEventsFiredInOrder):
1671
1672 2010-11-30  Xiaomei Ji  <xji@chromium.org>
1673
1674         Reviewed by David Hyatt.
1675
1676         Scroll position might not be exactly the same after page ZoomIn and ZoomOut, for example, they are not exactly the same in Windows platform.
1677         Change to test that the scroll position before and after ZoomIn/Out are close enough.
1678         Rebaseline horizontal-scrollbar-when-dir-change in Win7.
1679
1680         * fast/dom/horizontal-scrollbar-in-rtl.html:
1681         * platform/win/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt:
1682
1683 2010-11-30  Ojan Vafai  <ojan@chromium.org>
1684
1685         [chromium] New expected result after http://trac.webkit.org/changeset/72926/.
1686         That patch unintentionally fixed a bug where the skia codepath was drawing paths twice.
1687         The new results better match the platform/mac results (borders are grey instead of black).
1688
1689         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
1690         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
1691         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1692         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1693         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
1694         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
1695         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
1696         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
1697         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
1698         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
1699         * platform/chromium-linux/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: Added.
1700         * platform/chromium-linux/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
1701         * platform/chromium-linux/svg/batik/paints/patternRegionA-expected.checksum:
1702         * platform/chromium-linux/svg/batik/paints/patternRegionA-expected.png:
1703         * platform/chromium-linux/svg/batik/paints/patternRegions-expected.checksum:
1704         * platform/chromium-linux/svg/batik/paints/patternRegions-expected.png:
1705         * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
1706         * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.png:
1707         * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.checksum:
1708         * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.png:
1709         * platform/chromium-linux/svg/custom/recursive-gradient-expected.checksum:
1710         * platform/chromium-linux/svg/custom/recursive-gradient-expected.png:
1711         * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.checksum:
1712         * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.png:
1713         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
1714         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
1715         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
1716         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
1717         * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
1718         * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
1719         * platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1720         * platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1721         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
1722         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
1723         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
1724         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
1725         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
1726         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
1727         * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
1728         * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
1729         * platform/chromium-win/svg/batik/paints/patternRegionA-expected.checksum:
1730         * platform/chromium-win/svg/batik/paints/patternRegionA-expected.png:
1731         * platform/chromium-win/svg/batik/paints/patternRegions-expected.checksum:
1732         * platform/chromium-win/svg/batik/paints/patternRegions-expected.png:
1733         * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
1734         * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.png:
1735         * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.checksum:
1736         * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.png:
1737         * platform/chromium-win/svg/custom/pattern-y-offset-expected.checksum:
1738         * platform/chromium-win/svg/custom/pattern-y-offset-expected.png:
1739         * platform/chromium-win/svg/custom/recursive-gradient-expected.checksum:
1740         * platform/chromium-win/svg/custom/recursive-gradient-expected.png:
1741         * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.checksum:
1742         * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.png:
1743         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
1744         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
1745         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
1746         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
1747         * platform/chromium/test_expectations.txt:
1748
1749 2010-11-30  Alpha Lam  <hclam@chromium.org>
1750
1751         Not reviewed.
1752
1753         Update test expectations for Chromium to enable expectation analyzer for video.
1754
1755         * platform/chromium/test_expectations.txt:
1756
1757 2010-11-30  Dan Bernstein  <mitz@apple.com>
1758
1759         Added Leopard-specific results for editing/text-iterator/findString.html. In the Leopard version
1760         of ICU, the full stop character is a word separator, so an at-word-starts search for "org" in
1761         "webkit.org" matches.
1762
1763         * platform/mac-leopard/editing/text-iterator: Added.
1764         * platform/mac-leopard/editing/text-iterator/findString-expected.txt: Copied from LayoutTests/editing/text-iterator/findString-expected.txt.
1765
1766 2010-11-30  Vitaly Repeshko  <vitalyr@chromium.org>
1767
1768         Unreviewed.
1769
1770         [chromium] Updating test expectations.
1771
1772         * platform/chromium/test_expectations.txt:
1773
1774 2010-11-30  Dan Bernstein  <mitz@apple.com>
1775
1776         Reviewed by Anders Carlsson.
1777
1778         <rdar://problem/8710645> WebKitTestRunner needs layoutTestController.findString
1779         https://bugs.webkit.org/show_bug.cgi?id=50238
1780
1781         * platform/mac-wk2/Skipped: Removed editing/text-iterator/findString.html.
1782
1783 2010-11-30  Xiaomei Ji  <xji@chromium.org>
1784
1785         Reviewed by David Hyatt.
1786
1787         Unskip fast/dom/horizontal-scrollbar-in-rtl.html and fast/dom/horizontal-scrollbar-when-dir-change.html in Chromium and Win7.
1788         Rebaseline after r72852.
1789         https://bugs.webkit.org/show_bug.cgi?id=50203
1790
1791         * platform/chromium/test_expectations.txt:
1792         * platform/win/Skipped:
1793         * platform/win/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
1794         * platform/win/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
1795
1796 2010-11-30  Adam Roben  <aroben@apple.com>
1797
1798         Try to fix timing-out tests on WebKit2 by skipping an earlier test
1799
1800         I'll file a bug if this fixes the problem.
1801
1802         * platform/mac-wk2/Skipped:
1803
1804 2010-11-30  Mario Sanchez Prada  <msanchez@igalia.com>
1805
1806         Reviewed by Chris Fleizach.
1807
1808         ASSERT failing for combo boxes when selection changes
1809         https://bugs.webkit.org/show_bug.cgi?id=50062
1810
1811         * fast/forms/select-option-accesskey-crash-expected.txt: Added.
1812         * fast/forms/select-option-accesskey-crash.html: Added
1813
1814 2010-11-30  Satish Sampath  <satish@chromium.org>
1815
1816         Unreviewed, updating a speech input pixel test expectations with new baselines.
1817
1818         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.checksum:
1819         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.png:
1820         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.txt:
1821         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum:
1822         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png:
1823         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt:
1824         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.checksum:
1825         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.png:
1826         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.txt:
1827         * platform/chromium/test_expectations.txt:
1828
1829 2010-11-30  Alexey Proskuryakov  <ap@apple.com>
1830
1831         Reviewed by Darin Adler and Geoff Garen.
1832
1833         https://bugs.webkit.org/show_bug.cgi?id=44152
1834         <rdar://problem/8324423> CSSOM should match DOM in discarding wrapper-less parents.
1835
1836         * fast/dom/StyleSheet/detached-parent-rule-without-wrapper-expected.txt: Added.
1837         * fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html: Added.
1838         * fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt: Added.
1839         * fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html: Added.
1840
1841 2010-11-30  Ojan Vafai  <ojan@chromium.org>
1842
1843         [chromium] Rebaselines. Details below.
1844
1845         * platform/chromium-linux/fast/overflow/overflow-update-transform-expected.checksum: Added.
1846         * platform/chromium-linux/fast/overflow/overflow-update-transform-expected.png: Added.
1847         Just scrollbar pixel differences.        
1848
1849         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
1850         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
1851         * platform/chromium-linux/svg/carto.net/selectionlist-expected.checksum:
1852         * platform/chromium-linux/svg/carto.net/selectionlist-expected.png:
1853         * platform/chromium-linux/svg/custom/image-small-width-height-expected.checksum:
1854         * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
1855         https://bugs.webkit.org/show_bug.cgi?id=50206
1856
1857         * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.checksum:
1858         * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.png:
1859         * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.txt: Added.
1860         Completes http://trac.webkit.org/changeset/72875/
1861
1862         * platform/chromium-win/fast/overflow/overflow-update-transform-expected.checksum: Added.
1863         * platform/chromium-win/fast/overflow/overflow-update-transform-expected.png: Added.
1864         Just scrollbar pixel differences.        
1865
1866         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
1867         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
1868         * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum:
1869         * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
1870         * platform/chromium-win/svg/custom/image-small-width-height-expected.checksum:
1871         * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
1872         https://bugs.webkit.org/show_bug.cgi?id=50206
1873
1874         * platform/chromium/test_expectations.txt:
1875
1876 2010-11-30  Vitaly Repeshko  <vitalyr@chromium.org>
1877
1878         Unreviewed.
1879
1880         [chromium] Updating test expectations.
1881
1882         * platform/chromium/test_expectations.txt:
1883
1884 2010-11-30  Helder Correia  <helder@sencha.com>
1885
1886         Reviewed by Kenneth Rohde Christiansen.
1887
1888         New fast canvas test to ensure correct behavior of canvas with
1889         drawImage + shadow after scaling
1890         https://bugs.webkit.org/show_bug.cgi?id=50202
1891
1892         The shadow offsets of the drawn images must not be affected by the
1893         scaling transformation.
1894
1895         * fast/canvas/canvas-scale-drawImage-shadow-expected.txt: Added.
1896         * fast/canvas/canvas-scale-drawImage-shadow.html: Added.
1897         * fast/canvas/script-tests/canvas-scale-drawImage-shadow.js: Added.
1898
1899 2010-11-25  Satish Sampath  <satish@chromium.org>
1900
1901         Reviewed by Kent Tamura.
1902
1903         Fix rendering of speech button when setting the attribute dynamically.
1904         https://bugs.webkit.org/show_bug.cgi?id=50077
1905
1906         * fast/speech/input-appearance-speechbutton.html:
1907
1908 2010-11-30  Adam Roben  <aroben@apple.com>
1909
1910         Fix recently-added bug numbers
1911
1912         * platform/gtk/Skipped:
1913         * platform/qt/Skipped:
1914         * platform/win/Skipped:
1915
1916 2010-11-30  John Knottenbelt  <jknotten@chromium.org>
1917
1918         Reviewed by David Levin.
1919
1920         V8 binding for DOMTimeStamp should be Number, not Date
1921         https://bugs.webkit.org/show_bug.cgi?id=49963
1922
1923         * fast/dom/domtimestamp-is-number-expected.txt: Added.
1924         * fast/dom/domtimestamp-is-number.html: Added.
1925         * fast/dom/script-tests/domtimestamp-is-number.js: Added.
1926         (do_check):
1927
1928 2010-11-30  Adam Roben  <aroben@apple.com>
1929
1930         Update mac-wk2 Skipped file and add some bug numbers to other Skipped
1931         files
1932
1933         * platform/mac-wk2/Skipped: Added current failures.
1934
1935         * platform/gtk/Skipped:
1936         * platform/qt/Skipped:
1937         * platform/win/Skipped:
1938         Added bug numbers for implementing layoutTestController.findString.
1939
1940 2010-11-30  Mario Sanchez Prada  <msanchez@igalia.com>
1941
1942         Unreviewed, rolling out r72902.
1943         http://trac.webkit.org/changeset/72902
1944         https://bugs.webkit.org/show_bug.cgi?id=50062
1945
1946         This change is causing layout test failures on the Tests bots
1947         for the mac platform.
1948
1949         * accessibility/select-menulist-crash-expected.txt: Removed.
1950         * accessibility/select-menulist-crash.html: Removed.
1951
1952 2010-11-30  Mario Sanchez Prada  <msanchez@igalia.com>
1953
1954         Reviewed by Darin Adler.
1955
1956         ASSERT failing for combo boxes when selection changes
1957         https://bugs.webkit.org/show_bug.cgi?id=50062
1958
1959         * accessibility/select-menulist-crash-expected.txt: Added.
1960         * accessibility/select-menulist-crash.html: Added.
1961
1962 2010-11-30  Helder Correia  <helder@sencha.com>
1963
1964         Reviewed by Kenneth Rohde Christiansen.
1965
1966         [Qt] Path stroke shadow has incorrect behavior when using ctx.scale(x,y)
1967         https://bugs.webkit.org/show_bug.cgi?id=50198
1968
1969         New fast canvas test to ensure correct behavior of path stroke shadow
1970         when using scaling.
1971
1972         * fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Added.
1973         * fast/canvas/canvas-scale-strokePath-shadow.html: Added.
1974         * fast/canvas/script-tests/canvas-scale-strokePath-shadow.js: Added.
1975
1976 2010-11-30  Nikolas Zimmermann  <nzimmermann@rim.com>
1977
1978         Not reviewed.
1979
1980         Update mac-leopard pixel baseline to pass with tolerance 0.
1981         Update svg/dom/SVGTransformList-basics.xhtml mac baseline, after my last SVGList commit.
1982
1983         * platform/mac-leopard/svg/batik/text/smallFonts-expected.checksum:
1984         * platform/mac-leopard/svg/batik/text/smallFonts-expected.png:
1985         * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt:
1986         * platform/mac/svg/dom/SVGTransformList-basics-expected.checksum:
1987         * platform/mac/svg/dom/SVGTransformList-basics-expected.png:
1988
1989 2010-11-30  Helder Correia  <helder@sencha.com>
1990
1991         Reviewed by Kenneth Rohde Christiansen.
1992
1993         [Qt] Path filling should keep shadow offset after context scaling
1994         https://bugs.webkit.org/show_bug.cgi?id=50194
1995
1996         New fast canvas test to ensure correct behavior of path fill shadow
1997         when using scaling.
1998
1999         * fast/canvas/canvas-scale-fillPath-shadow-expected.txt: Added.
2000         * fast/canvas/canvas-scale-fillPath-shadow.html: Added.
2001         * fast/canvas/script-tests/canvas-scale-fillPath-shadow.js: Added.
2002
2003 2010-11-30  Csaba Osztrogonác  <ossy@webkit.org>
2004
2005         Reviewed by Andreas Kling.
2006
2007         [Qt] Fix bugs when building WebKit with Qt 4.7.1
2008         https://bugs.webkit.org/show_bug.cgi?id=46248
2009
2010         Migrate to Qt 4.7.1, add failing tests to the Skipped list,
2011         remove passing tests from Skipped list, update expected files.
2012
2013         * platform/qt/Skipped:
2014         * platform/qt/css1/basic/class_as_selector-expected.txt:
2015         * platform/qt/css1/basic/comments-expected.txt:
2016         * platform/qt/css1/basic/containment-expected.txt:
2017         * platform/qt/css1/basic/contextual_selectors-expected.txt:
2018         * platform/qt/css1/basic/grouping-expected.txt:
2019         * platform/qt/css1/basic/id_as_selector-expected.txt:
2020         * platform/qt/css1/basic/inheritance-expected.txt:
2021         * platform/qt/css1/box_properties/border-expected.txt:
2022         * platform/qt/css1/box_properties/border_bottom-expected.txt:
2023         * platform/qt/css1/box_properties/border_bottom_inline-expected.txt:
2024         * platform/qt/css1/box_properties/border_bottom_width-expected.txt:
2025         * platform/qt/css1/box_properties/border_bottom_width_inline-expected.txt:
2026         * platform/qt/css1/box_properties/border_color-expected.txt:
2027         * platform/qt/css1/box_properties/border_color_inline-expected.txt:
2028         * platform/qt/css1/box_properties/border_inline-expected.txt:
2029         * platform/qt/css1/box_properties/border_left-expected.txt:
2030         * platform/qt/css1/box_properties/border_left_inline-expected.txt:
2031         * platform/qt/css1/box_properties/border_left_width-expected.txt:
2032         * platform/qt/css1/box_properties/border_left_width_inline-expected.txt:
2033         * platform/qt/css1/box_properties/border_right-expected.txt:
2034         * platform/qt/css1/box_properties/border_right_inline-expected.txt:
2035         * platform/qt/css1/box_properties/border_right_width-expected.txt:
2036         * platform/qt/css1/box_properties/border_right_width_inline-expected.txt:
2037         * platform/qt/css1/box_properties/border_style-expected.txt:
2038         * platform/qt/css1/box_properties/border_style_inline-expected.txt:
2039         * platform/qt/css1/box_properties/border_top-expected.txt:
2040         * platform/qt/css1/box_properties/border_top_inline-expected.txt:
2041         * platform/qt/css1/box_properties/border_top_width-expected.txt:
2042         * platform/qt/css1/box_properties/border_top_width_inline-expected.txt:
2043         * platform/qt/css1/box_properties/border_width-expected.txt:
2044         * platform/qt/css1/box_properties/border_width_inline-expected.txt:
2045         * platform/qt/css1/box_properties/clear-expected.txt:
2046         * platform/qt/css1/box_properties/clear_float-expected.txt:
2047         * platform/qt/css1/box_properties/float-expected.txt:
2048         * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
2049         * platform/qt/css1/box_properties/float_margin-expected.txt:
2050         * platform/qt/css1/box_properties/height-expected.txt:
2051         * platform/qt/css1/box_properties/margin-expected.txt:
2052         * platform/qt/css1/box_properties/margin_bottom-expected.txt:
2053         * platform/qt/css1/box_properties/margin_bottom_inline-expected.txt:
2054         * platform/qt/css1/box_properties/margin_inline-expected.txt:
2055         * platform/qt/css1/box_properties/margin_left-expected.txt:
2056         * platform/qt/css1/box_properties/margin_left_inline-expected.txt:
2057         * platform/qt/css1/box_properties/margin_right-expected.txt:
2058         * platform/qt/css1/box_properties/margin_right_inline-expected.txt:
2059         * platform/qt/css1/box_properties/margin_top-expected.txt:
2060         * platform/qt/css1/box_properties/margin_top_inline-expected.txt:
2061         * platform/qt/css1/box_properties/padding-expected.txt:
2062         * platform/qt/css1/box_properties/padding_bottom-expected.txt:
2063         * platform/qt/css1/box_properties/padding_bottom_inline-expected.txt:
2064         * platform/qt/css1/box_properties/padding_inline-expected.txt:
2065         * platform/qt/css1/box_properties/padding_left-expected.txt:
2066         * platform/qt/css1/box_properties/padding_left_inline-expected.txt:
2067         * platform/qt/css1/box_properties/padding_right-expected.txt:
2068         * platform/qt/css1/box_properties/padding_right_inline-expected.txt:
2069         * platform/qt/css1/box_properties/padding_top-expected.txt:
2070         * platform/qt/css1/box_properties/padding_top_inline-expected.txt:
2071         * platform/qt/css1/box_properties/width-expected.txt:
2072         * platform/qt/css1/cascade/cascade_order-expected.txt:
2073         * platform/qt/css1/cascade/important-expected.txt:
2074         * platform/qt/css1/classification/display-expected.txt:
2075         * platform/qt/css1/classification/list_style-expected.txt:
2076         * platform/qt/css1/classification/list_style_image-expected.txt:
2077         * platform/qt/css1/classification/list_style_position-expected.txt:
2078         * platform/qt/css1/classification/list_style_type-expected.txt:
2079         * platform/qt/css1/color_and_background/background-expected.txt:
2080         * platform/qt/css1/color_and_background/background_attachment-expected.txt:
2081         * platform/qt/css1/color_and_background/background_color-expected.txt:
2082         * platform/qt/css1/color_and_background/background_image-expected.txt:
2083         * platform/qt/css1/color_and_background/background_position-expected.txt:
2084         * platform/qt/css1/color_and_background/background_repeat-expected.txt:
2085         * platform/qt/css1/color_and_background/color-expected.txt:
2086         * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
2087         * platform/qt/css1/font_properties/font-expected.txt:
2088         * platform/qt/css1/font_properties/font_family-expected.txt:
2089         * platform/qt/css1/font_properties/font_size-expected.txt:
2090         * platform/qt/css1/font_properties/font_style-expected.txt:
2091         * platform/qt/css1/font_properties/font_variant-expected.txt:
2092         * platform/qt/css1/font_properties/font_weight-expected.txt:
2093         * platform/qt/css1/formatting_model/canvas-expected.txt:
2094         * platform/qt/css1/formatting_model/floating_elements-expected.txt:
2095         * platform/qt/css1/formatting_model/height_of_lines-expected.txt:
2096         * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt:
2097         * platform/qt/css1/formatting_model/inline_elements-expected.txt:
2098         * platform/qt/css1/formatting_model/replaced_elements-expected.txt:
2099         * platform/qt/css1/formatting_model/vertical_formatting-expected.txt:
2100         * platform/qt/css1/pseudo/anchor-expected.txt:
2101         * platform/qt/css1/pseudo/firstletter-expected.txt:
2102         * platform/qt/css1/pseudo/firstline-expected.txt:
2103         * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt:
2104         * platform/qt/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
2105         * platform/qt/css1/text_properties/letter_spacing-expected.txt:
2106         * platform/qt/css1/text_properties/line_height-expected.txt:
2107         * platform/qt/css1/text_properties/text_align-expected.txt:
2108         * platform/qt/css1/text_properties/text_decoration-expected.txt:
2109         * platform/qt/css1/text_properties/text_indent-expected.txt:
2110         * platform/qt/css1/text_properties/text_transform-expected.txt:
2111         * platform/qt/css1/text_properties/vertical_align-expected.txt:
2112         * platform/qt/css1/text_properties/word_spacing-expected.txt:
2113         * platform/qt/css1/units/color_units-expected.txt:
2114         * platform/qt/css1/units/length_units-expected.txt:
2115         * platform/qt/css1/units/percentage_units-expected.txt:
2116         * platform/qt/css1/units/urls-expected.txt:
2117         * platform/qt/css2.1/t1503-c522-font-family-00-b-expected.txt:
2118         * platform/qt/css2.1/t1508-c527-font-03-b-expected.txt:
2119         * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
2120         * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
2121         * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.txt:
2122         * platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
2123         * platform/qt/editing/pasteboard/5027857-expected.txt:
2124         * platform/qt/editing/pasteboard/innerText-inline-table-expected.txt:
2125         * platform/qt/editing/pasteboard/paste-pre-001-expected.txt:
2126         * platform/qt/editing/pasteboard/paste-pre-002-expected.txt:
2127         * platform/qt/editing/pasteboard/paste-text-019-expected.txt:
2128         * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
2129         * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt:
2130         * platform/qt/fast/dom/gc-10-expected.txt:
2131         * platform/qt/fast/forms/isindex-placeholder-expected.txt:
2132         * platform/qt/fast/frames/iframe-scrolling-attribute-expected.txt:
2133         * platform/qt/fast/frames/viewsource-on-image-file-expected.txt:
2134         * platform/qt/fast/lists/003-vertical-expected.txt:
2135         * platform/qt/fast/table/border-collapsing/004-vertical-expected.txt:
2136         * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt:
2137         * platform/qt/fast/text/international/hindi-whitespace-expected.txt:
2138         * platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
2139         * platform/qt/svg/custom/bug45331-expected.txt:
2140         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
2141
2142 2010-11-29  Dan Bernstein  <mitz@apple.com>
2143
2144         Skip editing/text-iterator/findString.html on platforms that do not have an implementation of
2145         layoutTestController.findString()
2146
2147         * platform/gtk/Skipped:
2148         * platform/qt/Skipped:
2149         * platform/win/Skipped:
2150
2151 2010-11-29  MORITA Hajime  <morrita@google.com>
2152
2153         Unreviewed, updated expectations (unskip some passing tests).
2154
2155         * platform/chromium/test_expectations.txt:
2156
2157 2010-11-29  Dan Bernstein  <mitz@apple.com>
2158
2159         Reviewed by Darin Adler.
2160
2161         Added text search tests, in particular testing word-prefix search.
2162         https://bugs.webkit.org/show_bug.cgi?id=50038
2163
2164         * editing/text-iterator/findString-expected.txt: Added.
2165         * editing/text-iterator/findString.html: Added.
2166
2167 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2168
2169         [chromium] Fix expectations for fast/block/basic/truncation-rtl.html
2170         * platform/chromium/test_expectations.txt:
2171
2172 2010-11-29  Dai Mikurube  <dmikurube@google.com>
2173
2174         Reviewed by Kent Tamura.
2175
2176         when empty, clicking "down" on outer-spin-button returns "max value"
2177         https://bugs.webkit.org/show_bug.cgi?id=45491
2178
2179         * fast/forms/input-stepup-stepdown-from-renderer-expected.txt: Added.
2180         * fast/forms/input-stepup-stepdown-from-renderer.html: Added.
2181         * fast/forms/script-tests/input-stepup-stepdown-from-renderer.js: Added.
2182         ():
2183         (setInputAttributes):
2184         (stepUp):
2185         (stepDown):
2186         (stepUpExplicitBounds):
2187         (stepDownExplicitBounds):
2188
2189 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2190
2191         Update listing for spatial nav tests after they were moved 
2192         in http://trac.webkit.org/changeset/72880/.
2193
2194         * platform/chromium/test_expectations.txt:
2195
2196 2010-11-24  Kinuko Yasuda  <kinuko@chromium.org>
2197
2198         Unreviewed; updating test expectations.
2199
2200         * fast/filesystem/async-operations-expected.txt:
2201         * fast/filesystem/read-directory-expected.txt:
2202         * fast/filesystem/simple-persistent-expected.txt:
2203         * fast/filesystem/simple-temporary-expected.txt:
2204         * platform/chromium-linux/fast/filesystem/async-operations-expected.txt: Removed.
2205
2206 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2207
2208         [chromium] Hopefully final modification to text_expectations to green chromium bots.
2209         * platform/chromium/test_expectations.txt:
2210
2211 2010-11-28  Antonio Gomes  <agomes@rim.com>
2212
2213         Reviewed by Kenneth Rohde Christiansen.
2214
2215         Spatial navigation: move tests to its own feature directory
2216         https://bugs.webkit.org/show_bug.cgi?id=50133
2217
2218         Patch basically moves all spatial navigation tests out of the fast/events folder,
2219         putting them all under /fast/spatial-navigation.
2220
2221         Some needed changes in some tests and Skipped files were also made, but there is not
2222         any content changes in the tests.
2223
2224         * fast/events/spatial-navigation: Moved to fast/spatial-navigation
2225         * platform/mac-wk2/Skipped:
2226         * platform/qt-wk2/Skipped:
2227         * platform/win/Skipped:
2228
2229 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2230
2231         [chromium] Rebaseline results after http://trac.webkit.org/changeset/72802/.
2232         The only differences are in the scrollbars.
2233         The original patch included the chromium-linux results in addition to the
2234         platform/mac results.
2235
2236         * platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.checksum: Added.
2237         * platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.png: Added.
2238         * platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.checksum: Added.
2239         * platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.png: Added.
2240         * platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.checksum: Added.
2241         * platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.png: Added.
2242         * platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.checksum: Added.
2243         * platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.png: Added.
2244         * platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.checksum: Added.
2245         * platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.png: Added.
2246         * platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.checksum: Added.
2247         * platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.png: Added.
2248         * platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.checksum: Added.
2249         * platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.png: Added.
2250         * platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.checksum: Added.
2251         * platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.png: Added.
2252         * platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.checksum: Added.
2253         * platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.png: Added.
2254         * platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.checksum: Added.
2255         * platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.png: Added.
2256
2257 2010-11-29  Ryosuke Niwa  <rniwa@webkit.org>
2258
2259         More unreviewed rebaseline for r72861.
2260
2261         * platform/chromium-linux/editing/selection/home-end-expected.txt: Removed.
2262
2263 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2264
2265         [chromium] Some more expectations updates to green chromium bots.
2266         * platform/chromium/test_expectations.txt:
2267
2268 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2269
2270         Unreviewed rebaseline for Chromium after r72852.
2271
2272         * platform/chromium-linux/fast/block/basic/truncation-rtl-expected.checksum:
2273         * platform/chromium-linux/fast/block/basic/truncation-rtl-expected.png:
2274         * platform/chromium-win/fast/block/basic/truncation-rtl-expected.checksum:
2275         * platform/chromium-win/fast/block/basic/truncation-rtl-expected.png:
2276         * platform/chromium-win/fast/block/basic/truncation-rtl-expected.txt:
2277
2278 2010-11-29  Ryosuke Niwa  <rniwa@webkit.org>
2279
2280         Unreviewed rebaseline for r72861. Also disabled editing/selection/click-left-of-rtl-wrapping-text.html and
2281         editing/selection/modify-up-on-rtl-wrapping-text.html on Gtk, Qt, Windows, Chromium Windows and Chromium Linux.
2282
2283         * editing/selection/extend-selection-home-end-expected.txt:
2284         * platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt:
2285         * platform/chromium-win/editing/selection/home-end-expected.txt:
2286         * platform/chromium/test_expectations.txt:
2287         * platform/gtk/Skipped:
2288         * platform/qt/Skipped:
2289         * platform/win/Skipped:
2290         * platform/win/editing/selection/extend-selection-home-end-expected.txt:
2291
2292 2010-11-29  Chang Shu  <chang.shu@nokia.com>
2293
2294         Reviewed by Laszlo Gombos.
2295
2296         Fix the typo in the test case to make it work when ORIENTATION_EVENTS is enabled.
2297         https://bugs.webkit.org/show_bug.cgi?id=50171
2298
2299         * fast/dom/DeviceOrientation/create-event-onorientationchange-expected.txt: Removed.
2300         * fast/dom/DeviceOrientation/create-event-onorientationchange.html: Removed.
2301         * fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-onorientationchange-expected.txt.
2302         * fast/dom/DeviceOrientation/create-event-orientationchange.html: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-onorientationchange.html.
2303         * fast/dom/DeviceOrientation/script-tests/create-event-onorientationchange.js: Removed.
2304         * fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js: Copied from LayoutTests/fast/dom/DeviceOrientation/script-tests/create-event-onorientationchange.js.
2305
2306 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2307
2308         Unreviewed fix typo.
2309
2310         * platform/chromium/test_expectations.txt:
2311
2312 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2313
2314         [Chromium] Reflection tests are now fixed. Remove from test_expectations.
2315
2316         * platform/chromium/test_expectations.txt:
2317
2318 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2319
2320         Unreviewed.
2321
2322         Temporarily skip fast/dom/horizontal-scrollbar-in-rtl.html and fast/dom/horizontal-scrollbar-when-dir-change.html due to bug 50203 (after r72852).
2323
2324         * platform/chromium/test_expectations.txt:
2325         * platform/win/Skipped:
2326
2327 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2328
2329         Unreviewed rebaseline for Win7 after r72852.
2330
2331         * platform/win/fast/block: Added.
2332         * platform/win/fast/block/basic: Added.
2333         * platform/win/fast/block/basic/truncation-rtl-expected.txt: Added.
2334
2335 2010-11-29  Jian Li  <jianli@chromium.org>
2336
2337         Reviewed by David Levin.
2338
2339         Add send(ArrayBuffer) to XMLHttpRequest per XMLHttpRequest Level 2 spec
2340         https://bugs.webkit.org/show_bug.cgi?id=50199
2341
2342         * http/tests/xmlhttprequest/resources/post-echo-as-ascii.cgi: Added.
2343         * http/tests/xmlhttprequest/send-array-buffer-expected.txt: Added.
2344         * http/tests/xmlhttprequest/send-array-buffer.html: Added.
2345         * platform/gtk/Skipped:
2346         * platform/qt/Skipped:
2347
2348 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2349
2350         Unreviewed.
2351
2352         Skip fast/dom/tab-in-right-alignment.html for GTK and Win due to
2353         unimplemented textInputController (after r72847).
2354
2355         * platform/gtk/Skipped:
2356         * platform/win/Skipped:
2357
2358 2010-11-29  James Robinson  <jamesr@chromium.org>
2359
2360         [chromium] REGRESSION(72470): Crash in skia on some images
2361         https://bugs.webkit.org/show_bug.cgi?id=50201
2362
2363         Reverts r72470
2364
2365         * platform/chromium-linux/svg/custom/image-rescale-expected.checksum: Removed.
2366         * platform/chromium-linux/svg/custom/image-rescale-expected.png: Removed.
2367         * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Removed.
2368         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.checksum: Removed.
2369         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.png: Removed.
2370         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.txt: Removed.
2371         * platform/chromium/test_expectations.txt:
2372         * platform/mac/svg/custom/image-rescale-expected.checksum: Removed.
2373         * platform/mac/svg/custom/image-rescale-expected.png: Removed.
2374         * platform/mac/svg/custom/image-rescale-expected.txt: Removed.
2375         * platform/mac/svg/custom/image-rescale-scroll-expected.checksum: Removed.
2376         * platform/mac/svg/custom/image-rescale-scroll-expected.png: Removed.
2377         * platform/mac/svg/custom/image-rescale-scroll-expected.txt: Removed.
2378         * platform/mac/test_expectations.txt:
2379         * svg/custom/image-rescale-scroll.html: Removed.
2380         * svg/custom/image-rescale.svg: Removed.
2381         * svg/custom/resources/image-rescale.jpg: Removed.
2382
2383 2010-11-29  Ryosuke Niwa  <rniwa@webkit.org>
2384
2385         Unreviewed reabseline for r72852.
2386
2387         * platform/gtk/fast/block/basic/truncation-rtl-expected.txt:
2388
2389 2010-11-29  Ryosuke Niwa  <rniwa@webkit.org>
2390
2391         Reviewed by David Hyatt.
2392
2393         up arrow doesn't work with RTL text with word wrapping
2394         https://bugs.webkit.org/show_bug.cgi?id=41987
2395
2396         Added tests to ensure WebKit places caret at the right position in soft-wrapping RTL text when clicking
2397         to the left of RTL text or when moving upwards at the end of line.
2398
2399         * editing/selection/click-left-of-rtl-wrapping-text-expected.txt: Added.
2400         * editing/selection/click-left-of-rtl-wrapping-text.html: Added.
2401         * editing/selection/home-end-expected.txt: RTL's expected result now matches LTR's.
2402         * editing/selection/modify-up-on-rtl-wrapping-text-expected.txt: Added.
2403         * editing/selection/modify-up-on-rtl-wrapping-text.html: Added.
2404         * platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt: RTL's expected result now matches LTR's.
2405         * platform/gtk/editing/selection/extend-selection-home-end-expected.txt: Ditto.
2406         * platform/mac/editing/selection/extend-selection-home-end-expected.txt: Ditto.
2407         * platform/win/editing/selection/extend-selection-home-end-expected.txt: Ditto.
2408
2409 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2410
2411         Unreviewed rebaseline for r72852.
2412
2413         Rebaseline truncation-rtl-expected.txt after http://trac.webkit.org/changeset/72852
2414
2415         * platform/qt/fast/block/basic/truncation-rtl-expected.txt:
2416
2417 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2418
2419         Reviewed by David Hyatt.
2420
2421         Right-to-left pages should be scrollable to reveal left overflow.
2422         https://bugs.webkit.org/show_bug.cgi?id=23556
2423
2424         For RTL page, save left layout overflow and include it into the document
2425         size during layout. Use the left layout overflow when scroll and paint
2426         the page. Behavior on LTR page should be untouched since left layout 
2427         overflow is set as 0 for LTR page.
2428
2429         * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll-expected.txt: Added.
2430         * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll.html: Added.
2431         * fast/dom/horizontal-scrollbar-in-rtl.html: Added.
2432         * fast/dom/horizontal-scrollbar-when-dir-change.html: Added.
2433         * fast/dom/left-overflow-in-ltr.html: Added.
2434         * fast/dom/right-overflow-in-rtl.html: Added.
2435         * platform/chromium/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
2436         * platform/chromium/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
2437         * platform/mac/fast/block/basic/truncation-rtl-expected.checksum:
2438         * platform/mac/fast/block/basic/truncation-rtl-expected.txt:
2439         * platform/mac/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
2440         * platform/mac/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
2441         * platform/mac/fast/dom/left-overflow-in-ltr-expected.txt: Added.
2442         * platform/mac/fast/dom/right-overflow-in-rtl-expected.txt: Added.
2443
2444
2445         * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll-expected.txt: Added.
2446         * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll.html: Added.
2447         * fast/dom/horizontal-scrollbar-in-rtl.html: Added.
2448         * fast/dom/horizontal-scrollbar-when-dir-change.html: Added.
2449         * fast/dom/left-overflow-in-ltr.html: Added.
2450         * fast/dom/right-overflow-in-rtl.html: Added.
2451         * platform/chromium/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
2452         * platform/chromium/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
2453         * platform/mac/fast/block/basic/truncation-rtl-expected.checksum:
2454         * platform/mac/fast/block/basic/truncation-rtl-expected.txt:
2455         * platform/mac/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
2456         * platform/mac/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
2457         * platform/mac/fast/dom/left-overflow-in-ltr-expected.txt: Added.
2458         * platform/mac/fast/dom/right-overflow-in-rtl-expected.txt: Added.
2459
2460 2010-11-29  Simon Fraser  <simon.fraser@apple.com>
2461
2462         Reviewed by Ojan Vafai.
2463
2464         bunch of pixel failures after http://trac.webkit.org/changeset/72839/
2465         https://bugs.webkit.org/show_bug.cgi?id=50188
2466         
2467         Move the results of overflow-update-transform.html into the platform directory
2468         since they include pixel results.
2469
2470         * fast/overflow/overflow-update-transform-expected.txt: Removed.
2471         * fast/overflow/overflow-update-transform.html:
2472         * platform/mac/fast/overflow/overflow-update-transform-expected.checksum: Added.
2473         * platform/mac/fast/overflow/overflow-update-transform-expected.png: Added.
2474         * platform/mac/fast/overflow/overflow-update-transform-expected.txt: Added.
2475         * platform/qt/fast/overflow/overflow-update-transform-expected.txt: Removed.
2476
2477 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2478
2479         Mark tests as failing after http://trac.webkit.org/changeset/72839/.
2480
2481         * platform/chromium/test_expectations.txt:
2482
2483 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2484
2485         Mark fast/dom/StyleSheet/gc-declaration-parent-rule.html failing after http://trac.webkit.org/changeset/72833/
2486         * platform/chromium/test_expectations.txt:
2487
2488 2010-11-29  Xiaomei Ji  <xji@chromium.org>
2489
2490         Reviewed by David Hyatt.
2491
2492         Fix tab overflow problem when alignment is not left.
2493         https://bugs.webkit.org/show_bug.cgi?id=25459
2494
2495         I checked WordPad in Windows, TextEdit in Mac, OpenOffice, and Google doc. 
2496         In all of them, (when the writing mode is horizontal) when the alignment is not
2497         left alignment, the length of tab is computed based on the tab's position
2498         relative to the left start of line, not based on the tab's position relative 
2499         to the left edge of the document.
2500
2501         WebKit should follow the same.
2502
2503         The m_xPos in each TextRun should be relative to the left start of the line, 
2504         not left start of its containing block (in right alignment and center alignment,
2505         left start of the line is not the same as left start of the containing block).
2506         So, when the text is drawn, the width of tab is consistent with the width 
2507         computed in RenderBlock::computeInlineDirectionPositionsForLine().
2508
2509         I did not test vertical writing mode, but I think the same rule should apply.
2510
2511         * fast/dom/tab-in-right-alignment-expected.txt: Added.
2512         * fast/dom/tab-in-right-alignment.html: Added.
2513         * platform/qt/Skipped:
2514
2515 2010-11-29  Simon Fraser  <simon.fraser@apple.com>
2516
2517         Add Qt-specific result.
2518
2519         * platform/qt/fast/overflow/overflow-update-transform-expected.txt: Added.
2520
2521 2010-11-29  Dmitry Titov  <dimich@chromium.org>
2522
2523         [Chromium] Unreviewed, updated expectations for a test fixed on Chromium side.
2524         http://code.google.com/p/chromium/issues/detail?id=61655
2525
2526         * platform/chromium-mac/security/block-test-no-port-expected.txt: Added.
2527         * platform/chromium-win/security/block-test-no-port-expected.txt: Added.
2528         * platform/chromium/test_expectations.txt:
2529
2530 2010-11-29  Simon Fraser  <simon.fraser@apple.com>
2531
2532         Reviewed by Dave Hyatt.
2533
2534         layer()->currentTransform() is stale when layout changes the box size
2535         https://bugs.webkit.org/show_bug.cgi?id=50175
2536         
2537         * fast/overflow/overflow-update-transform-expected.txt: Added.
2538         * fast/overflow/overflow-update-transform.html: Added.
2539
2540 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2541
2542         [Chromium] Mark tests as failing after http://trac.webkit.org/changeset/72819.
2543         And rebaseline loader/reload-subresource-when-type-changes.html after
2544         http://trac.webkit.org/changeset/72817. The difference is that V8 logs a different
2545         error string.
2546
2547         * platform/chromium-mac/loader/reload-subresource-when-type-changes-expected.txt: Added.
2548         * platform/chromium-win/loader/reload-subresource-when-type-changes-expected.txt: Added.
2549         * platform/chromium/test_expectations.txt:
2550
2551 2010-11-29  Yael Aharon  <yael.aharon@nokia.com>
2552
2553         Reviewed by Darin Adler.
2554
2555         HTMLFormElement.elements doesn't include fieldsets
2556         https://bugs.webkit.org/show_bug.cgi?id=48193
2557
2558         * fast/forms/form-collection-elements-expected.txt: Added.
2559         * fast/forms/form-collection-elements.html: Added.
2560         * fast/forms/script-tests/form-collection-elements.js: Added.
2561
2562 2010-11-29  Alexey Proskuryakov  <ap@apple.com>
2563
2564         Reviewed by Darin Adler.
2565
2566         https://bugs.webkit.org/show_bug.cgi?id=50181
2567         CSS style declarations don't GC protect parents
2568
2569         * fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt: Added.
2570         * fast/dom/StyleSheet/gc-declaration-parent-rule.html: Added.
2571
2572 2010-11-29  Gavin Peters  <gavinp@chromium.org>
2573
2574         Reviewed by Ojan Vafai.
2575
2576         unloadable-script not testing both cases
2577         https://bugs.webkit.org/show_bug.cgi?id=50177
2578
2579         * http/tests/misc/unloadable-script-expected.txt:
2580         * http/tests/misc/unloadable-script.html:
2581
2582 2010-11-29  Cosmin Truta  <ctruta@chromium.org>
2583
2584         Reviewed by Nikolas Zimmermann.
2585
2586         getBoundingClientRect: Do not truncate the coordinates to integers
2587         https://bugs.webkit.org/show_bug.cgi?id=48110
2588
2589         Enhanced some of the tests for getBoundingClientRect, and added zooming tests.
2590
2591         * css3/zoom-coords-expected.txt: Updated.
2592         * css3/zoom-coords.xhtml: Wrapped the <svg> elements in a <div>,
2593         to avoid re-layout on zooming or resizing.
2594         Added a test for getBoundingClientRect on unzoomed elements.
2595         * fast/dom/Element/getBoundingClientRect-expected.txt: Updated.
2596         * fast/dom/Element/getBoundingClientRect.html: Accounted for non-integer coordinates;
2597         used the Ahem font for uniform results; removed the hard-coded dependencies on font metrics.
2598         * fast/dom/Range/getBoundingClientRect-expected.txt: Updated.
2599         * fast/dom/Range/getBoundingClientRect.html: Accounted for non-integer coordinates;
2600         used the Ahem font for uniform results; removed the hard-coded dependencies on font metrics.
2601         * platform/chromium-win/fast/dom/Element/getBoundingClientRect-expected.txt: Deleted.
2602         * platform/chromium-win/fast/dom/Range/getBoundingClientRect-expected.txt: Deleted.
2603         * svg/custom/getBBox-js.svg: Fixed indentation.
2604         * svg/custom/getBoundingClientRect.xhtml: Wrapped the <svg> elements in a <div>,
2605         to avoid re-layout on zooming or resizing.
2606         * svg/zoom/page/zoom-getBoundingClientRect-expected.txt: Added.
2607         * svg/zoom/page/zoom-getBoundingClientRect.xhtml: Added.
2608         * svg/zoom/page/zoom-zoom-coords-expected.txt: Added.
2609         * svg/zoom/page/zoom-zoom-coords.xhtml: Added.
2610         * svg/zoom/resources/testPageZoom.js: Added call to completeDynamicTest on post-zoom.
2611         (completeDynamicTest): Added.
2612
2613 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2614
2615         Unreviewed build fix.
2616
2617         Mark tests as failing after http://trac.webkit.org/changeset/72817/
2618         to green chromium tree.
2619
2620         * platform/chromium/test_expectations.txt:
2621
2622 2010-11-29  Alexey Proskuryakov  <ap@apple.com>
2623
2624         Reviewed by Darin Adler.
2625
2626         https://bugs.webkit.org/show_bug.cgi?id=50165
2627         CSS style rules don't GC protect parents
2628
2629         * fast/dom/StyleSheet/gc-parent-rule-expected.txt: Added.
2630         * fast/dom/StyleSheet/gc-parent-rule.html: Added.
2631         * fast/dom/StyleSheet/gc-parent-stylesheet-expected.txt: Added.
2632         * fast/dom/StyleSheet/gc-parent-stylesheet.html: Added.
2633
2634 2010-11-29  Ojan Vafai  <ojan@chromium.org>
2635
2636         Unreviewed. Build fix.
2637
2638         New test expectations and test_expectations update due to http://trac.webkit.org/changeset/72813/.
2639
2640         * platform/chromium-mac/fast/js/regexp-overflow-expected.txt:
2641         * platform/chromium-win/fast/js/regexp-overflow-expected.txt:
2642         * platform/chromium/test_expectations.txt:
2643
2644 2010-11-29  Gavin Peters  <gavinp@chromium.org>
2645
2646         Reviewed by Adam Barth.
2647
2648         Web page can prevent WebKit from loading subresources on other
2649         pages (cache poisoning)
2650         https://bugs.webkit.org/show_bug.cgi?id=35404
2651
2652         * http/tests/misc/unloadable-script-expected.txt: Renamed from LayoutTests/fast/loader/unloadable-script-expected.txt.
2653         * http/tests/misc/unloadable-script.html: Renamed from LayoutTests/fast/loader/unloadable-script.html.
2654         * loader/reload-subresource-when-type-changes-expected.txt: Added.
2655         * loader/reload-subresource-when-type-changes.html: Added.
2656         * loader/resources/image1.png: Added.
2657         * loader/resources/image2.png: Added.
2658         * loader/resources/reload-subresource-when-type-changes.js: Added.
2659
2660 2010-11-29  Adam Roben  <aroben@apple.com>
2661
2662         Check in new Windows results after r72678
2663
2664         Right-clicking no longer triggers a selection in DRT on Windows, so we
2665         don't match Mac anymore.
2666
2667         * platform/win/editing/selection/5109817-expected.checksum: Added.
2668         * platform/win/editing/selection/5109817-expected.png: Added.
2669         * platform/win/editing/selection/5109817-expected.txt: Added.
2670         * platform/win/editing/selection/5354455-1-expected.txt: Added.
2671
2672 2010-11-29  Simon Fraser  <simon.fraser@apple.com>
2673
2674         Reviewed by Dan Bernstein.
2675
2676         Crash in WebCore::CSSStyleSelector::loadPendingImages
2677         https://bugs.webkit.org/show_bug.cgi?id=50149
2678         
2679         * fast/reflections/pending-reflection-mask-crash-expected.txt: Added.
2680         * fast/reflections/pending-reflection-mask-crash.html: Added.
2681
2682 2010-11-28  Gavin Barraclough  <barraclough@apple.com>
2683
2684         Reviewed by Sam Weinig.
2685
2686         Bug 48100 - YARR allows what seems like a bogus character-class range
2687
2688         Add/update layout test results.
2689
2690         * fast/js/regexp-overflow-expected.txt:
2691         * fast/js/regexp-ranges-and-escaped-hyphens-expected.txt:
2692         * fast/js/script-tests/regexp-overflow.js:
2693         * fast/js/script-tests/regexp-ranges-and-escaped-hyphens.js:
2694         * fast/regex/invalid-range-in-class-expected.txt: Added.
2695         * fast/regex/invalid-range-in-class.html: Added.
2696         * fast/regex/script-tests/invalid-range-in-class.js: Added.
2697         * fast/regex/test1-expected.txt:
2698         * fast/regex/test4-expected.txt:
2699         * fast/regex/testinput4:
2700
2701 2010-11-24  Dimitri Glazkov  <dglazkov@chromium.org>
2702
2703         Reviewed by Darin Adler.
2704
2705         REGRESSION (r71934): Main search field at Apple tech specs does not accept typing
2706         https://bugs.webkit.org/show_bug.cgi?id=49868
2707
2708         * fast/forms/disabled-search-input-expected.txt: Added.
2709         * fast/forms/disabled-search-input.html: Added.
2710
2711 2010-11-29  Vitaly Repeshko  <vitalyr@chromium.org>
2712
2713         Unreviewed.
2714
2715         [chromium] Updating test expecations.
2716
2717         * platform/chromium/test_expectations.txt:
2718
2719 2010-11-29  Abhishek Arya  <inferno@chromium.org>
2720
2721         Unreviewed.
2722
2723         Try fixing python test failure from commit 72802.
2724
2725         * platform/mac/test_expectations.txt:
2726
2727 2010-11-29  W. James MacLean  <wjmaclean@chromium.org>
2728
2729         Reviewed by Dirk Schulze.
2730
2731         Large input numbers cause overflow during SVG parsing, leading to crash
2732         https://bugs.webkit.org/show_bug.cgi?id=49546
2733
2734         Values outside the range supported by float lead to Infinity() or NaN()
2735         during parsing, leading to subsequent crashes. Modified
2736         parser to verify number is in the supported range, and return false if not.
2737
2738         * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.checksum: Added.
2739         * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.png: Added.
2740         * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.txt: Added.
2741         * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.checksum: Added.
2742         * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.png: Added.
2743         * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.txt: Added.
2744         * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.checksum: Added.
2745         * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.png: Added.
2746         * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.txt: Added.
2747         * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.checksum: Added.
2748         * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.png: Added.
2749         * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.txt: Added.
2750         * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.checksum: Added.
2751         * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.png: Added.
2752         * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.txt: Added.
2753         * platform/chromium/test_expectations.txt:
2754         * platform/mac/svg/custom/svg-parse-overflow-1-expected.checksum: Added.
2755         * platform/mac/svg/custom/svg-parse-overflow-1-expected.png: Added.
2756         * platform/mac/svg/custom/svg-parse-overflow-1-expected.txt: Added.
2757         * platform/mac/svg/custom/svg-parse-overflow-2-expected.checksum: Added.
2758         * platform/mac/svg/custom/svg-parse-overflow-2-expected.png: Added.
2759         * platform/mac/svg/custom/svg-parse-overflow-2-expected.txt: Added.
2760         * platform/mac/svg/custom/svg-parse-overflow-3-expected.checksum: Added.
2761         * platform/mac/svg/custom/svg-parse-overflow-3-expected.png: Added.
2762         * platform/mac/svg/custom/svg-parse-overflow-3-expected.txt: Added.
2763         * platform/mac/svg/custom/svg-parse-overflow-4-expected.checksum: Added.
2764         * platform/mac/svg/custom/svg-parse-overflow-4-expected.png: Added.
2765         * platform/mac/svg/custom/svg-parse-overflow-4-expected.txt: Added.
2766         * platform/mac/svg/custom/svg-parse-overflow-5-expected.checksum: Added.
2767         * platform/mac/svg/custom/svg-parse-overflow-5-expected.png: Added.
2768         * platform/mac/svg/custom/svg-parse-overflow-5-expected.txt: Added.
2769         * platform/mac/test_expectations.txt:
2770         * svg/custom/svg-parse-overflow-1.html: Added.
2771         * svg/custom/svg-parse-overflow-2.html: Added.
2772         * svg/custom/svg-parse-overflow-3.html: Added.
2773         * svg/custom/svg-parse-overflow-4.html: Added.
2774         * svg/custom/svg-parse-overflow-5.html: Added.
2775
2776 2010-11-29  Antonio Gomes  <agomes@rim.com>
2777
2778         Rubber stamped by Csaba Osztrogonác.
2779
2780         Clean up mac-wk2 Skipped file wrt spatial navigation tests.
2781
2782         * platform/mac-wk2/Skipped:
2783
2784 2010-11-29  Yury Semikhatsky  <yurys@chromium.org>
2785
2786         Reviewed by Pavel Feldman.
2787
2788         Web Inspector: display name of an object constructor as the object's type
2789         https://bugs.webkit.org/show_bug.cgi?id=50063
2790
2791         * inspector/console-object-constructor-name-expected.txt: Added.
2792         * inspector/console-object-constructor-name.html: Added.
2793         * inspector/extensions-events-expected.txt:
2794         * platform/chromium/inspector/console-object-constructor-name-expected.txt: Added.
2795
2796 2010-11-29  Philippe Normand  <pnormand@igalia.com>
2797
2798         Unreviewed, skipping crashing test.
2799
2800         [GStreamer] fast/events/tabindex-focus-blur-all.html crashes
2801         https://bugs.webkit.org/show_bug.cgi?id=50155
2802
2803         * platform/gtk/Skipped:
2804
2805 2010-11-29  Dimitri Glazkov  <dglazkov@chromium.org>
2806
2807         Reviewed by Darin Adler.
2808
2809         Use the right focusable check to avoid multiple focus/blur events being fired from inside of the shadow DOM.
2810         https://bugs.webkit.org/show_bug.cgi?id=49977
2811
2812         * fast/events/shadow-boundary-crossing-2.html: Added a test for multiple focus events.
2813         * fast/events/shadow-boundary-crossing-2-expected.txt: Added new test expectation.
2814
2815 2010-11-29  Yael Aharon  <yael.aharon@nokia.com>
2816
2817         Reviewed by Antonio Gomes.
2818
2819         [Mac] fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html fails
2820         https://bugs.webkit.org/show_bug.cgi?id=47449
2821
2822         Remove test from skip list, it is passing now.
2823
2824         * platform/mac/Skipped:
2825
2826 2010-11-27  Yael Aharon  <yael.aharon@nokia.com>
2827
2828         Reviewed by Antonio Gomes.
2829
2830         [Mac] fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html fails
2831         https://bugs.webkit.org/show_bug.cgi?id=47448
2832
2833         Remove test from skip list, it is passing now and does not depend on font metrics anymore.
2834
2835         * platform/mac/Skipped:
2836
2837 2010-11-29  Hans Wennborg  <hans@chromium.org>
2838
2839         Reviewed by Jeremy Orlow.
2840
2841         IndexedDB: update tutorial.html
2842         https://bugs.webkit.org/show_bug.cgi?id=50140
2843
2844         removeObjectStore() was renamed to deleteObjectStore()
2845
2846         * storage/indexeddb/tutorial.html:
2847
2848 2010-11-29  Helder Correia  <helder@sencha.com>
2849
2850         Reviewed by Kenneth Rohde Christiansen.
2851
2852         [Qt] fillRect shadow has incorrect behavior when using ctx.scale(x,y)
2853         https://bugs.webkit.org/show_bug.cgi?id=50141
2854
2855         New fast canvas test to ensure correct fillRect shadow when using
2856         ctx.scale(x,y).
2857
2858         * fast/canvas/canvas-scale-fillRect-shadow-expected.txt: Added.
2859         * fast/canvas/canvas-scale-fillRect-shadow.html: Added.
2860         * fast/canvas/script-tests/canvas-scale-fillRect-shadow.js: Added.
2861
2862 2010-11-28  Dimitri Glazkov  <dglazkov@chromium.org>
2863
2864         Reviewed by Darin Adler.
2865
2866         Default event handlers should also be using event retargeting.
2867         https://bugs.webkit.org/show_bug.cgi?id=49986
2868
2869         * fast/events/shadow-boundary-crossing-2.html: Added a test.
2870         * fast/events/shadow-boundary-crossing-2-expected.txt: Modified expectations to include new test.
2871
2872 2010-11-23  MORITA Hajime  <morrita@google.com>
2873
2874         Reviewed by Kent Tamura.
2875
2876         REGRESSION: Text on <input type="search"> is not spellchecked.
2877         https://bugs.webkit.org/show_bug.cgi?id=49651
2878
2879         * editing/spelling/spellcheck-attribute.html: Added <input type="search"> cases.
2880         * editing/spelling/spellcheck-attribute-expected.txt:
2881
2882 2010-11-27  Gavin Barraclough  <barraclough@apple.com>
2883
2884         Reviewed by Sam Weinig.
2885
2886         Bug 48101 - Yarr gives different results for /(?:a*?){2,}/
2887
2888         Add layout tests for corner cases of repeat matches in regular expressions,
2889         and of the examples documented in the ECMA-262 spec .
2890
2891         * fast/regex/ecma-regex-examples-expected.txt: Added.
2892         * fast/regex/ecma-regex-examples.html: Added.
2893         * fast/regex/repeat-match-waldemar-expected.txt: Added.
2894         * fast/regex/repeat-match-waldemar.html: Added.
2895         * fast/regex/script-tests/ecma-regex-examples.js: Added.
2896         * fast/regex/script-tests/repeat-match-waldemar.js: Added.
2897
2898 2010-11-26  Rob Buis  <rwlbuis@gmail.com>
2899
2900         Reviewed by Simon Fraser.
2901
2902         Add test for:
2903         Percentage z offset in transform-origin should make the property invalid
2904         https://bugs.webkit.org/show_bug.cgi?id=48704
2905
2906         * fast/css/script-tests/transform-origin-parsing.js: Added.
2907         (test):
2908         * fast/css/transform-origin-parsing-expected.txt: Added.
2909         * fast/css/transform-origin-parsing.html: Added.
2910
2911 2010-11-26  Ilya Tikhonovsky  <loislo@chromium.org>
2912
2913         Unreviewed fix for chromium test expectations.
2914
2915         * platform/chromium-gpu/test_expectations.txt:
2916         added: BUGWK50112 WIN LINUX : fast/canvas/canvas-createPattern-fillRect-shadow.html = TEXT
2917
2918 2010-11-26  Andrei Popescu  <andreip@google.com>
2919
2920         Reviewed by Jeremy Orlow.
2921
2922         IDBDatabase and IDBObjectStore remove* methods should be renamed to delete*
2923         https://bugs.webkit.org/show_bug.cgi?id=50113
2924
2925         * storage/indexeddb/objectstore-basics-expected.txt:
2926         * storage/indexeddb/objectstore-basics.html:
2927         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
2928         * storage/indexeddb/objectstore-removeobjectstore.html:
2929         * storage/indexeddb/resources/shared.js:
2930         (deleteAllObjectStores):
2931         * storage/indexeddb/transaction-basics-expected.txt:
2932         * storage/indexeddb/transaction-basics.html:
2933
2934 2010-11-26  Sheriff Bot  <webkit.review.bot@gmail.com>
2935
2936         Unreviewed, rolling out r72701.
2937         http://trac.webkit.org/changeset/72701
2938         https://bugs.webkit.org/show_bug.cgi?id=50114
2939
2940         REGRESSION: bad transform matrix on content layer (Requested
2941         by backer on #webkit).
2942
2943         * compositing/lots-of-img-layers-with-opacity.html: Removed.
2944         * compositing/lots-of-img-layers.html: Removed.
2945         * platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.checksum: Removed.
2946         * platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.png: Removed.
2947         * platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.txt: Removed.
2948         * platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.checksum: Removed.
2949         * platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.png: Removed.
2950         * platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.txt: Removed.
2951         * platform/chromium-gpu/test_expectations.txt:
2952         * platform/mac/compositing/lots-of-img-layers-expected.checksum: Removed.
2953         * platform/mac/compositing/lots-of-img-layers-expected.png: Removed.
2954         * platform/mac/compositing/lots-of-img-layers-expected.txt: Removed.
2955         * platform/mac/compositing/lots-of-img-layers-with-opacity-expected.checksum: Removed.
2956         * platform/mac/compositing/lots-of-img-layers-with-opacity-expected.png: Removed.
2957         * platform/mac/compositing/lots-of-img-layers-with-opacity-expected.txt: Removed.
2958
2959 2010-11-26  Jeremy Orlow  <jorlow@chromium.org>
2960
2961         Reviewed by Steve Block.
2962
2963         Make IDBKeyRange match the spec
2964         https://bugs.webkit.org/show_bug.cgi?id=50105
2965
2966         Remove flags and instead add two booleans for being open.
2967         Change left to lower and right to upper everywhere.
2968
2969         * storage/indexeddb/constants-expected.txt:
2970         * storage/indexeddb/constants.html:
2971         * storage/indexeddb/index-cursor.html:
2972         * storage/indexeddb/keyrange-expected.txt:
2973         * storage/indexeddb/keyrange.html:
2974         * storage/indexeddb/objectstore-cursor.html:
2975         * storage/indexeddb/open-cursor.html:
2976         * storage/indexeddb/tutorial.html:
2977
2978 2010-11-25  Jeremy Orlow  <jorlow@chromium.org>
2979
2980         Reviewed by Steve Block.
2981
2982         Convert open*Cursor and createIndex over to using OptionsObject
2983         https://bugs.webkit.org/show_bug.cgi?id=50093
2984
2985         * storage/indexeddb/index-cursor.html:
2986         * storage/indexeddb/objectstore-basics-expected.txt:
2987         * storage/indexeddb/objectstore-basics.html:
2988         * storage/indexeddb/objectstore-cursor.html:
2989         * storage/indexeddb/open-cursor-expected.txt:
2990         * storage/indexeddb/open-cursor.html:
2991         * storage/indexeddb/tutorial.html:
2992
2993 2010-11-25  Jeremy Orlow  <jorlow@chromium.org>
2994
2995         Reviewed by Steve Block.
2996
2997         Clean up IDBDatabase.transaction and add checks to IDBTransaction.objectStore
2998         https://bugs.webkit.org/show_bug.cgi?id=50081
2999
3000         * storage/indexeddb/create-and-remove-object-store-expected.txt: Renamed from LayoutTests/storage/indexeddb/createAndRemoveObjectStore-expected.txt.
3001         * storage/indexeddb/create-and-remove-object-store.html: Renamed from LayoutTests/storage/indexeddb/createAndRemoveObjectStore.html.
3002         * storage/indexeddb/create-object-store-options-expected.txt:
3003         * storage/indexeddb/create-object-store-options.html:
3004         * storage/indexeddb/resources/shared.js:
3005         (evalAndExpectException):
3006         * storage/indexeddb/transaction-and-objectstore-calls-expected.txt: Added.
3007         * storage/indexeddb/transaction-and-objectstore-calls.html: Added.
3008         * storage/indexeddb/tutorial.html:
3009
3010 2010-11-26  Ilya Tikhonovsky  <loislo@chromium.org>
3011
3012         Unreviewed fix for chromium test expectations.
3013         fast/canvas/canvas-createPattern-fillRect-shadow.html was disabled
3014         for Win and Linux.
3015
3016         * platform/chromium/test_expectations.txt:
3017         added: BUGWK50112 WIN LINUX : fast/canvas/canvas-createPattern-fillRect-shadow.html = TEXT
3018
3019 2010-11-26  Hans Wennborg  <hans@chromium.org>
3020
3021         Reviewed by Jeremy Orlow.
3022
3023         IndexedDB: Test inserting invalid values in object store
3024         https://bugs.webkit.org/show_bug.cgi?id=50110
3025
3026         Add tests to make sure we throw exceptions when a user tries
3027         to insert invalid data in the object store.
3028
3029         * storage/indexeddb/objectstore-basics-expected.txt:
3030         * storage/indexeddb/objectstore-basics.html:
3031
3032 2010-11-26  Helder Correia  <helder@sencha.com>
3033
3034         Reviewed by Ariya Hidayat.
3035
3036         [Qt] Blur shadow for rectangle fill
3037         https://bugs.webkit.org/show_bug.cgi?id=44488
3038
3039         New fast canvas test to ensure fillRect shadow (with and without blur).
3040
3041         * fast/canvas/canvas-fillRect-shadow-expected.txt: Added.
3042         * fast/canvas/canvas-fillRect-shadow.html: Added.
3043         * fast/canvas/script-tests/canvas-fillRect-shadow.js: Added.
3044
3045 2010-11-26  Helder Correia  <helder@sencha.com>
3046
3047         Reviewed by Kenneth Rohde Christiansen.
3048
3049         New fast canvas test: createPattern + fillRect with shadow
3050         https://bugs.webkit.org/show_bug.cgi?id=50104
3051
3052         Ensure that fillRect works correctly with an image pattern with
3053         transparency set as the fillStyle.
3054
3055         * fast/canvas/canvas-createPattern-fillRect-shadow-expected.txt: Added.
3056         * fast/canvas/canvas-createPattern-fillRect-shadow.html: Added.
3057         * fast/canvas/script-tests/canvas-createPattern-fillRect-shadow.js: Added.
3058
3059 2010-11-25  Andrey Kosyakov  <caseq@chromium.org>
3060
3061         Reviewed by Pavel Feldman.
3062
3063         Web Inspector: LayoutTest/inspector/extnesions.html is flaky
3064         https://bugs.webkit.org/show_bug.cgi?id=50076
3065
3066         * inspector/extensions-test.js:
3067         (initialize_ExtensionsTest.dumpSidebarContent):
3068
3069 2010-11-26  Hans Wennborg  <hans@chromium.org>
3070
3071         Reviewed by Jeremy Orlow.
3072
3073         IndexedDB: Rename IDBDatabase.objectStores to objectStoreNames
3074         https://bugs.webkit.org/show_bug.cgi?id=50102
3075
3076         Update layout tests to use the new name.
3077
3078         * storage/indexeddb/database-basics-expected.txt:
3079         * storage/indexeddb/database-basics.html:
3080         * storage/indexeddb/database-quota-expected.txt:
3081         * storage/indexeddb/database-quota.html:
3082         * storage/indexeddb/objectstore-basics-expected.txt:
3083         * storage/indexeddb/objectstore-basics.html:
3084         * storage/indexeddb/resources/shared.js:
3085         (deleteAllObjectStores):
3086         * storage/indexeddb/transaction-basics-expected.txt:
3087         * storage/indexeddb/transaction-basics.html:
3088         * storage/indexeddb/tutorial.html:
3089
3090 2010-11-26  Andrei Popescu  <andreip@google.com>
3091
3092         Reviewed by Jeremy Orlow.
3093
3094         IDBFactory::open should not have a description argument.
3095         https://bugs.webkit.org/show_bug.cgi?id=50087
3096
3097         * storage/indexeddb/basics-expected.txt:
3098         * storage/indexeddb/basics.html:
3099         * storage/indexeddb/createAndRemoveObjectStore-expected.txt:
3100         * storage/indexeddb/createAndRemoveObjectStore.html:
3101         * storage/indexeddb/database-basics-expected.txt:
3102         * storage/indexeddb/database-basics.html:
3103         * storage/indexeddb/database-quota-expected.txt:
3104         * storage/indexeddb/database-quota.html:
3105         * storage/indexeddb/duplicates-expected.txt:
3106         * storage/indexeddb/duplicates.html:
3107         * storage/indexeddb/index-basics-expected.txt:
3108         * storage/indexeddb/index-basics.html:
3109         * storage/indexeddb/index-cursor-expected.txt:
3110         * storage/indexeddb/index-cursor.html:
3111         * storage/indexeddb/objectstore-basics-expected.txt:
3112         * storage/indexeddb/objectstore-basics.html:
3113         * storage/indexeddb/objectstore-cursor-expected.txt:
3114         * storage/indexeddb/objectstore-cursor.html:
3115         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
3116         * storage/indexeddb/objectstore-removeobjectstore.html:
3117         * storage/indexeddb/open-cursor-expected.txt:
3118         * storage/indexeddb/open-cursor.html:
3119         * storage/indexeddb/queued-commands-expected.txt:
3120         * storage/indexeddb/queued-commands.html:
3121         * storage/indexeddb/transaction-basics-expected.txt:
3122         * storage/indexeddb/transaction-basics.html:
3123         * storage/indexeddb/tutorial.html:
3124
3125 2010-11-25  Yuzo Fujishima  <yuzo@google.com>
3126
3127         Unreviewed Chromium test expectaion change.
3128         fast/css/font-face-data-uri.html now passes for WIN and LINUX.
3129
3130         * platform/chromium/test_expectations.txt:
3131
3132 2010-11-25  Yuzo Fujishima  <yuzo@google.com>
3133
3134         Unreviewed attempt to fix test falkiness.
3135
3136         * fast/css/font-face-data-uri.html:
3137
3138 2010-11-25  Kenichi Ishibashi  <bashi@google.com>
3139
3140         Reviewed by Kent Tamura.
3141
3142         Assertion failure by resetting <output> twice
3143         https://bugs.webkit.org/show_bug.cgi?id=50095
3144
3145         Adds a test that ensures assertion failures don't occur when
3146         updating the value of an output element.
3147
3148         * fast/forms/output-reset-assertion-failed-expected.txt: Added.
3149         * fast/forms/output-reset-assertion-failed.html: Added.
3150         * fast/forms/script-tests/output-reset-assertion-failed.js: Added.
3151
3152 2010-11-25  Yuzo Fujishima  <yuzo@google.com>
3153
3154         Reviewed by Kent Tamura.
3155
3156         Fix for Bug 49898 - LayoutTests/fast/css/font-face-data-uri.html doesn't test what it claims to
3157         https://bugs.webkit.org/show_bug.cgi?id=49898
3158
3159         * fast/css/font-face-data-uri.html: Use local font as reference. Use
3160         polling to ensure that the web font is loaded.
3161
3162 2010-11-24  Ryosuke Niwa  <rniwa@webkit.org>
3163
3164         Reviewed by Kent Tamura.
3165
3166         Added a test to ensure WebKit does not crash when moving carets around a word
3167         with a first-letter rule.  While WebKit no longer crashes, the test demonstrates a bug
3168         that the position offset at the end of word is incorrect.
3169
3170         * editing/text-iterator/first-letter-word-boundary-expected.txt: Added.
3171         * editing/text-iterator/first-letter-word-boundary.html: Added.
3172
3173 2010-11-25  Ilya Tikhonovsky  <loislo@chromium.org>
3174
3175         Unreviewed. Enable test for Win Release chromuim.
3176
3177         * platform/chromium/test_expectations.txt:
3178         changed: BUGWK46940 WIN DEBUG : fast/dom/Window/window-screen-properties.html = TEXT
3179
3180 2010-11-25  Hans Wennborg  <hans@chromium.org>
3181
3182         Reviewed by Jeremy Orlow.
3183
3184         IndexedDB: Better errors for not yet implemented features
3185         https://bugs.webkit.org/show_bug.cgi?id=50075
3186
3187         Test that inserting a record where the key is a Date (either
3188         explicitly, or via a key path) yields an error.
3189
3190         Test that calling createObjectStore with autoIncrement = true
3191         raises an exception.
3192
3193         * storage/indexeddb/create-object-store-options-expected.txt:
3194         * storage/indexeddb/create-object-store-options.html:
3195         * storage/indexeddb/objectstore-basics-expected.txt:
3196         * storage/indexeddb/objectstore-basics.html:
3197
3198 2010-11-25  Ilya Tikhonovsky  <loislo@chromium.org>
3199
3200         Unreviewed. Enable tests in chromium.
3201         5109817.html was fixed upstream r72678.
3202         validationMessage was fixed downstream r67382.
3203
3204         * platform/chromium/test_expectations.txt:
3205         removed: BUG10369 MAC : editing/selection/5109817.html = FAIL
3206         removed: BUG28264 : fast/forms/validationMessage.html = FAIL
3207
3208 2010-11-25  Jeremy Orlow  <jorlow@chromium.org>
3209
3210         Reviewed by Steve Block.
3211
3212         Add an OptionsObject class for IndexedDB (and later Geolocation)
3213         https://bugs.webkit.org/show_bug.cgi?id=50030
3214
3215         * storage/indexeddb/create-object-store-options-expected.txt: Added.
3216         * storage/indexeddb/create-object-store-options.html: Added.
3217         * storage/indexeddb/tutorial.html:
3218
3219 2010-11-25  Ilya Tikhonovsky  <loislo@chromium.org>
3220
3221         Unreviewed. Upstream chromium test expectations.
3222
3223         BUGCR64401 WIN : fast/filesystem/op-copy.html = TEXT
3224         was added.
3225
3226         * platform/chromium/test_expectations.txt:
3227
3228 2010-11-25  Hans Wennborg  <hans@chromium.org>
3229
3230         Reviewed by Jeremy Orlow.
3231
3232         IndexedDB: Disallow inserting records with NULL keys
3233         https://bugs.webkit.org/show_bug.cgi?id=50033
3234
3235         Test inserting records with NULL key and make sure it fails.
3236
3237         Update layout tests that previously inserted NULL keys.
3238
3239         * storage/indexeddb/index-cursor.html:
3240         * storage/indexeddb/objectstore-basics-expected.txt:
3241         * storage/indexeddb/objectstore-basics.html:
3242         * storage/indexeddb/objectstore-cursor.html:
3243
3244 2010-11-24  Yuta Kitamura  <yutak@chromium.org>
3245
3246         Reviewed by Kent Tamura.
3247
3248         [Chromium] Mark http/tests/websocket/tests/frame-lengths.html as SLOW
3249         https://bugs.webkit.org/show_bug.cgi?id=50051
3250
3251         Chromium test expectation update: mark http/tests/websocket/tests/frame-lengths.html as SLOW.
3252
3253         This test takes a longer time to finish because it sends a lot of WebSocket messages.
3254
3255         * platform/chromium/test_expectations.txt:
3256
3257 2010-11-24  Martin Robinson  <mrobinson@igalia.com>
3258
3259         [Qt] plugins/keyboard-events.html fails after r72717
3260         https://bugs.webkit.org/show_bug.cgi?id=50050
3261
3262         * platform/qt/Skipped: Skip failing tests until a fix is made.
3263
3264 2010-11-24  Jian Li  <jianli@chromium.org>
3265
3266         Reviewed by Kenneth Russell.
3267
3268         Implement DataView interface from Typed Array specification
3269         https://bugs.webkit.org/show_bug.cgi?id=46541
3270
3271         Add a new test for testing DataView interface. Also update some tests
3272         to exclude DataView property from being tested because it is not
3273         exposed to all platforms.
3274
3275         * fast/canvas/webgl/data-view-test-expected.txt: Added.
3276         * fast/canvas/webgl/data-view-test.html: Added.
3277         * fast/dom/Window/script-tests/window-property-descriptors.js:
3278         * fast/dom/Window/window-properties.html:
3279         * fast/dom/script-tests/prototype-inheritance-2.js:
3280         (constructorNamesForWindow):
3281         * fast/dom/script-tests/prototype-inheritance.js:
3282         * fast/js/script-tests/global-constructors.js:
3283
3284 2010-11-24  Eric Uhrhane  <ericu@chromium.org>
3285
3286         Reviewed by Tony Chang.
3287
3288         Fix file-writer-truncate-extend test.
3289         https://bugs.webkit.org/show_bug.cgi?id=50047
3290
3291         * fast/filesystem/resources/file-writer-truncate-extend.js:
3292
3293 2010-11-24  Nico Weber  <thakis@chromium.org>
3294
3295         Unreviewed.
3296
3297         Another new baseline after http://trac.webkit.org/changeset/72689
3298         https://bugs.webkit.org/show_bug.cgi?id=50040
3299
3300         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.checksum:
3301         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png:
3302
3303 2010-11-24  Nico Weber  <thakis@chromium.org>
3304
3305         Unreviewed.
3306
3307         More new baselines after http://trac.webkit.org/changeset/72689
3308         https://bugs.webkit.org/show_bug.cgi?id=50040
3309
3310         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
3311         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
3312         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
3313         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
3314         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
3315         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
3316         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
3317         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
3318         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
3319         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
3320         * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
3321         * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
3322         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
3323         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
3324         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
3325         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
3326         * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
3327         * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
3328         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum:
3329         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
3330         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum:
3331         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.png:
3332         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Removed.
3333         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Removed.
3334         * platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum:
3335         * platform/chromium-mac/svg/carto.net/scrollbar-expected.png:
3336         * platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum:
3337         * platform/chromium-mac/svg/carto.net/selectionlist-expected.png:
3338         * platform/chromium-mac/svg/custom/convolution-crash-expected.checksum:
3339         * platform/chromium-mac/svg/custom/convolution-crash-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/createImageElement-expected.png.
3340         * platform/chromium-mac/svg/custom/createImageElement-expected.checksum:
3341         * platform/chromium-mac/svg/custom/createImageElement-expected.png:
3342         * platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum:
3343         * platform/chromium-mac/svg/custom/image-small-width-height-expected.png:
3344         * platform/chromium-mac/svg/custom/js-update-image-and-display-expected.checksum:
3345         * platform/chromium-mac/svg/custom/js-update-image-and-display-expected.png:
3346         * platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.checksum:
3347         * platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.png:
3348         * platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.checksum:
3349         * platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.png:
3350         * platform/chromium-mac/svg/custom/js-update-image-expected.checksum:
3351         * platform/chromium-mac/svg/custom/js-update-image-expected.png:
3352         * platform/chromium-mac/svg/custom/pointer-events-image-expected.checksum:
3353         * platform/chromium-mac/svg/custom/pointer-events-image-expected.png:
3354         * platform/chromium-mac/svg/custom/text-image-opacity-expected.checksum:
3355         * platform/chromium-mac/svg/custom/text-image-opacity-expected.png:
3356         * platform/chromium-mac/svg/filters/feDisplacementMap-expected.checksum:
3357         * platform/chromium-mac/svg/filters/feDisplacementMap-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/js-update-image-expected.png.
3358
3359 2010-11-24  Eric Uhrhane  <ericu@chromium.org>
3360
3361         Reviewed by David Levin.
3362
3363         Add FileWriter test utilities.
3364         https://bugs.webkit.org/show_bug.cgi?id=47680
3365
3366         Cleaning up shared test utility files caused the includes and output of
3367         a bunch of existing tests change slightly, so I've rebuilt the
3368         expectation files.
3369
3370         This is the first test [in DOM and worker versions] to use the new utilities.
3371         * fast/filesystem/file-writer-truncate-extend-expected.txt: Added.
3372         * fast/filesystem/file-writer-truncate-extend.html: Added.
3373         * fast/filesystem/resources/file-writer-truncate-extend.js: Added.
3374         * fast/filesystem/workers/file-writer-truncate-extend-expected.txt: Added.
3375         * fast/filesystem/workers/file-writer-truncate-extend.html: Added.
3376         
3377         This is a new utility file for FileWriter tests.
3378         * fast/filesystem/resources/file-writer-utils.js: Added.
3379
3380         Touched up a bit
3381         * fast/filesystem/resources/fs-worker-common.js:
3382
3383         Removed
3384         * fast/filesystem/resources/fs-worker-test-post.js:
3385
3386         * fast/filesystem/resources/fs-worker-test-pre.js:
3387         renamed to 
3388         * fast/filesystem/resources/fs-worker-test-util.js:
3389
3390         These tests and their expectations were tweaked slightly to use the new code more cleanly.
3391         * fast/filesystem/workers/async-operations-expected.txt:
3392         * fast/filesystem/workers/async-operations.html:
3393         * fast/filesystem/workers/file-from-file-entry-expected.txt:
3394         * fast/filesystem/workers/file-from-file-entry-sync-expected.txt:
3395         * fast/filesystem/workers/file-from-file-entry-sync.html:
3396         * fast/filesystem/workers/file-from-file-entry.html:
3397         * fast/filesystem/workers/simple-persistent-expected.txt:
3398         * fast/filesystem/workers/simple-persistent-sync-expected.txt:
3399         * fast/filesystem/workers/simple-persistent-sync.html:
3400         * fast/filesystem/workers/simple-persistent.html:
3401         * fast/filesystem/workers/simple-temporary-expected.txt:
3402         * fast/filesystem/workers/simple-temporary-sync-expected.txt:
3403         * fast/filesystem/workers/simple-temporary-sync.html:
3404         * fast/filesystem/workers/simple-temporary.html:
3405         * fast/filesystem/workers/sync-operations-expected.txt:
3406         * fast/filesystem/workers/sync-operations.html:
3407
3408         Removed suppression of FileWriter tests, as we now have support in TestShell.
3409         * platform/chromium/test_expectations.txt:
3410
3411 2010-11-24  Nico Weber  <thakis@chromium.org>
3412
3413         Unreviewed.
3414
3415         New baselines after http://trac.webkit.org/changeset/72689
3416         https://bugs.webkit.org/show_bug.cgi?id=50040
3417
3418         * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
3419         * platform/chromium-mac/css2.1/t0905-c414-flt-01-d-g-expected.checksum:
3420         * platform/chromium-mac/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
3421         * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
3422         * platform/chromium-mac/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum:
3423         * platform/chromium-mac/fast/backgrounds/size/backgroundSize01-expected.checksum: Removed.
3424         * platform/chromium-mac/fast/backgrounds/size/backgroundSize01-expected.png: Removed.
3425         * platform/chromium-mac/fast/backgrounds/size/backgroundSize05-expected.checksum: Removed.
3426         * platform/chromium-mac/fast/backgrounds/size/backgroundSize05-expected.png: Removed.
3427         * platform/chromium-mac/fast/backgrounds/size/backgroundSize06-expected.checksum: Removed.
3428         * platform/chromium-mac/fast/backgrounds/size/backgroundSize07-expected.checksum: Removed.
3429         * platform/chromium-mac/fast/backgrounds/size/backgroundSize08-expected.checksum: Removed.
3430         * platform/chromium-mac/fast/backgrounds/size/backgroundSize09-expected.checksum: Removed.
3431         * platform/chromium-mac/fast/backgrounds/size/backgroundSize10-expected.checksum: Removed.
3432         * platform/chromium-mac/fast/backgrounds/size/backgroundSize11-expected.checksum: Removed.
3433         * platform/chromium-mac/fast/backgrounds/size/backgroundSize12-expected.checksum: Removed.
3434         * platform/chromium-mac/fast/backgrounds/size/backgroundSize12-expected.png: Removed.
3435         * platform/chromium-mac/fast/backgrounds/size/backgroundSize16-expected.checksum:
3436         * platform/chromium-mac/fast/backgrounds/size/backgroundSize16-expected.png:
3437         * platform/chromium-mac/fast/backgrounds/size/backgroundSize17-expected.checksum:
3438         * platform/chromium-mac/fast/backgrounds/size/backgroundSize17-expected.png:
3439         * platform/chromium-mac/fast/backgrounds/size/backgroundSize18-expected.checksum:
3440         * platform/chromium-mac/fast/backgrounds/size/backgroundSize18-expected.png:
3441         * platform/chromium-mac/fast/backgrounds/size/backgroundSize19-expected.checksum:
3442         * platform/chromium-mac/fast/backgrounds/size/backgroundSize19-expected.png:
3443         * platform/chromium-mac/fast/backgrounds/size/backgroundSize20-expected.checksum:
3444         * platform/chromium-mac/fast/backgrounds/size/backgroundSize20-expected.png:
3445         * platform/chromium-mac/fast/backgrounds/size/backgroundSize21-expected.checksum:
3446         * platform/chromium-mac/fast/backgrounds/size/backgroundSize21-expected.png:
3447         * platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.checksum:
3448         * platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.png:
3449         * platform/chromium-mac/fast/backgrounds/size/zero-expected.checksum:
3450         * platform/chromium-mac/fast/backgrounds/size/zero-expected.png:
3451         * platform/chromium-mac/fast/css/value-list-out-of-bounds-crash-expected.checksum:
3452         * platform/chromium-mac/fast/events/pointer-events-2-expected.checksum:
3453         * platform/chromium-mac/fast/events/pointer-events-2-expected.png:
3454         * platform/chromium-mac/fast/forms/input-type-change-expected.checksum:
3455         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum:
3456         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
3457         * platform/chromium-mac/fast/replaced/image-sizing-expected.checksum:
3458         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum:
3459         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
3460         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.checksum:
3461         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
3462         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum:
3463         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png:
3464         * platform/chromium-mac/svg/custom/image-parent-translation-expected.checksum:
3465         * platform/chromium-mac/svg/custom/image-parent-translation-expected.png:
3466         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.checksum:
3467         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
3468         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.checksum:
3469         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
3470         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.checksum:
3471         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
3472         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.checksum:
3473         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
3474         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.checksum:
3475         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
3476         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.checksum:
3477         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
3478         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.checksum:
3479         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
3480         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.checksum:
3481         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
3482         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.checksum:
3483         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
3484         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.checksum:
3485         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
3486         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.checksum:
3487         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
3488         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
3489         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
3490         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum:
3491         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
3492         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum:
3493         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
3494         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum:
3495         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
3496         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum:
3497         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
3498         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum:
3499         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
3500         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum:
3501         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
3502         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
3503         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
3504         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum:
3505         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
3506         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum:
3507         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
3508         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum:
3509         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
3510         * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum:
3511         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.checksum:
3512         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum:
3513         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png:
3514         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum:
3515         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png:
3516         * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum: Removed.
3517         * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum:
3518         * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum:
3519         * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum:
3520         * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum:
3521         * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png:
3522         * platform/chromium-mac/tables/mozilla/bugs/bug4523-expected.checksum:
3523         * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum:
3524         * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum:
3525         * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum:
3526         * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png:
3527         * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
3528         * platform/chromium-mac/tables/mozilla/core/misc-expected.checksum:
3529         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
3530
3531 2010-11-24  James Robinson  <jamesr@chromium.org>
3532
3533         Reviewed by Kenneth Russell.
3534
3535         [chromium] Compositor needs to manage its VRAM use
3536         https://bugs.webkit.org/show_bug.cgi?id=49629
3537
3538         Adds a few tests involving lots of visible image layers.  The tests are designed
3539         to require slightly more than 64MB of VRAM.
3540
3541         * compositing/lots-of-img-layers-with-opacity.html: Added.
3542         * compositing/lots-of-img-layers.html: Added.
3543         * platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.checksum: Added.
3544         * platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.png: Added.
3545         * platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.txt: Added.
3546         * platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.checksum: Added.
3547         * platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.png: Added.
3548         * platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.txt: Added.
3549         * platform/chromium-gpu/test_expectations.txt:
3550         * platform/mac/compositing/lots-of-img-layers-expected.checksum: Added.
3551         * platform/mac/compositing/lots-of-img-layers-expected.png: Added.
3552         * platform/mac/compositing/lots-of-img-layers-expected.txt: Added.
3553         * platform/mac/compositing/lots-of-img-layers-with-opacity-expected.checksum: Added.
3554         * platform/mac/compositing/lots-of-img-layers-with-opacity-expected.png: Added.
3555         * platform/mac/compositing/lots-of-img-layers-with-opacity-expected.txt: Added.
3556
3557 2010-11-24  Tony Chang  <tony@chromium.org>
3558
3559         Unreviewed, updating plugin test expectations now that we've switched
3560         to the upstream plugin!
3561
3562         * platform/chromium/test_expectations.txt:
3563
3564 2010-11-24  Ilya Tikhonovsky  <loislo@chromium.org>
3565
3566         Unreviewed. Just assign a bug for compositing/plugin tests.
3567
3568         * platform/chromium-gpu/test_expectations.txt:
3569
3570 2010-11-24  Nicolas Dufresne  <nicolas.dufresne@collabora.co.uk>
3571
3572         Reviewed by Martin Robinson.
3573
3574         [GTK] response.isNull() assert when using directory file URI
3575         https://bugs.webkit.org/show_bug.cgi?id=49018
3576
3577         When using file:/// (or any directory), WebKitGTK use to abort on
3578         assertion. This test ensure that loading a directory is possible.
3579
3580         * platform/gtk/fast/loader/crash-display-local-directory-expected.txt: Added.
3581         * platform/gtk/fast/loader/crash-display-local-directory.html: Added.
3582         * platform/gtk/fast/loader/resources/directory/keep-empty: Added.
3583
3584 2010-11-24  Andrey Kosyakov  <caseq@chromium.org>
3585
3586         Unreviewed, update platform expectations following expectations change in r72683.
3587
3588         * platform/mac-leopard/inspector/extensions-resources-expected.txt:
3589
3590 2010-11-24  Alexander Pavlov  <apavlov@chromium.org>
3591
3592         Reviewed by Pavel Feldman.
3593
3594         Web Inspector: Crash when inspecting http://alphaarnhem.nl/beta/
3595         https://bugs.webkit.org/show_bug.cgi?id=50025
3596
3597         * inspector/resources/styles-new-API-1.css:
3598         (@font-face):
3599
3600 2010-11-24  Cris Neckar  <cdn@chromium.org>
3601
3602         Reviewed by Adam Barth.
3603
3604         Test for crash with invalid local fonts.
3605         https://bugs.webkit.org/show_bug.cgi?id=49883
3606
3607         * fast/css/local_font_invalid-expected.txt: Added.
3608         * fast/css/local_font_invalid.html: Added.
3609
3610 2010-11-24  Andrey Kosyakov  <caseq@chromium.org>
3611
3612         Reviewed by Pavel Feldman.
3613
3614         Web Inspector: extension API cleanup
3615         Improve synchronization between different parts of the test to reduce flakiness.
3616         https://bugs.webkit.org/show_bug.cgi?id=50019
3617
3618         * http/tests/inspector/inspector-test2.js: Clean inspected page test output before pushing output from front-end.
3619         (initialize_InspectorTest.InspectorTest.completeTest): Delay test completion until page's onload is completed after reload.
3620         (initialize_InspectorTest.InspectorTest.addResult.clearResults):
3621         (initialize_InspectorTest.InspectorTest.reloadPageIfNeeded):
3622         (output):
3623         * inspector/extensions-api-expected.txt:
3624         * inspector/extensions-audits-api-expected.txt:
3625         * inspector/extensions-audits-expected.txt:
3626         * inspector/extensions-audits-tests.js:
3627         (extension_runAudits):
3628         (initialize_ExtensionsAuditsTest.InspectorTest.startExtensionAudits.onAuditsDone):
3629         (initialize_ExtensionsAuditsTest.InspectorTest.startExtensionAudits):
3630         (initialize_ExtensionsAuditsTest):
3631         (test):
3632         * inspector/extensions-eval-expected.txt:
3633         * inspector/extensions-eval.html:
3634         * inspector/extensions-events-expected.txt:
3635         * inspector/extensions-events.html:
3636         * inspector/extensions-resources-expected.txt:
3637         * inspector/extensions-resources.html:
3638         * inspector/extensions-test.js:
3639         (initialize_ExtensionsTest.InspectorTest.dispatchOnMessage):
3640         (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
3641         (initialize_ExtensionsTest.extensionOutput):
3642         (initialize_ExtensionsTest.dumpSidebarContent):
3643         (initialize_ExtensionsTest.reloadPage):
3644         * inspector/extensions.html:
3645         * inspector/resources/extension-main.html:
3646         * inspector/resources/extension-main.js:
3647         (fetchTests.callback):
3648         (fetchTests):
3649         (onTestsDone):
3650         (dispatchOnFrontend):
3651
3652 2010-11-23  Jeremy Orlow  <jorlow@chromium.org>
3653
3654         Reviewed by Steve Block.
3655
3656         Fix minor errors in IndexedDB
3657         https://bugs.webkit.org/show_bug.cgi?id=49970
3658
3659         * storage/indexeddb/constants-expected.txt:
3660         * storage/indexeddb/constants.html:
3661         * storage/indexeddb/createAndRemoveObjectStore-expected.txt: Added.
3662         * storage/indexeddb/createAndRemoveObjectStore.html: Added.
3663
3664 2010-11-24  Alejandro G. Castro  <alex@igalia.com>
3665
3666         Unreviewed, skip mathml/presentation again, apparently the issue
3667         is still happening in the bots.
3668
3669         * platform/gtk/Skipped:
3670
3671 2010-11-24  Avi Drissman  <avi@google.com>
3672
3673         Reviewed by Antonio Gomes.
3674
3675         Add preference to not select when right-clicked
3676         https://bugs.webkit.org/show_bug.cgi?id=23351
3677
3678         * editing/selection/context-menu-text-selection-expected.txt: Added.
3679         * editing/selection/context-menu-text-selection.html: Added.
3680
3681 2010-11-24  Martin Robinson  <mrobinson@igalia.com>
3682
3683         Reviewed by Xan Lopez.
3684
3685         [GTK] The WebKitWebView should expose a set of signals encapsulating the behavior of the EditorClient
3686         https://bugs.webkit.org/show_bug.cgi?id=49143
3687
3688         Unskip passing editing tests.
3689
3690         * platform/gtk/Skipped:
3691         * platform/gtk/Skipped.rej: Added.
3692         * platform/gtk/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
3693         * platform/gtk/editing/deleting/delete-3608430-fix-expected.txt:
3694         * platform/gtk/editing/deleting/delete-3608445-fix-expected.txt:
3695         * platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
3696         * platform/gtk/editing/deleting/delete-3775172-fix-expected.txt:
3697         * platform/gtk/editing/deleting/delete-3800834-fix-expected.txt:
3698         * platform/gtk/editing/deleting/delete-3959464-fix-expected.txt:
3699         * platform/gtk/editing/deleting/delete-and-undo-expected.txt:
3700         * platform/gtk/editing/deleting/delete-block-contents-001-expected.txt:
3701         * platform/gtk/editing/deleting/delete-block-contents-002-expected.txt:
3702         * platform/gtk/editing/deleting/delete-block-contents-003-expected.txt:
3703         * platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
3704         * platform/gtk/editing/deleting/delete-block-merge-contents-012-expected.txt:
3705         * platform/gtk/editing/deleting/delete-block-merge-contents-013-expected.txt:
3706         * platform/gtk/editing/deleting/delete-block-merge-contents-014-expected.txt:
3707         * platform/gtk/editing/deleting/delete-block-merge-contents-015-expected.txt:
3708         * platform/gtk/editing/deleting/delete-block-merge-contents-016-expected.txt:
3709         * platform/gtk/editing/deleting/delete-block-merge-contents-017-expected.txt:
3710         * platform/gtk/editing/deleting/delete-br-001-expected.txt:
3711         * platform/gtk/editing/deleting/delete-br-002-expected.txt:
3712         * platform/gtk/editing/deleting/delete-br-003-expected.txt:
3713         * platform/gtk/editing/deleting/delete-br-004-expected.txt:
3714         * platform/gtk/editing/deleting/delete-br-005-expected.txt:
3715         * platform/gtk/editing/deleting/delete-br-006-expected.txt:
3716         * platform/gtk/editing/deleting/delete-br-007-expected.txt:
3717         * platform/gtk/editing/deleting/delete-br-010-expected.txt:
3718         * platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
3719         * platform/gtk/editing/deleting/delete-image-004-expected.txt:
3720         * platform/gtk/editing/deleting/delete-leading-ws-001-expected.txt:
3721         * platform/gtk/editing/deleting/delete-line-001-expected.txt:
3722         * platform/gtk/editing/deleting/delete-line-002-expected.txt:
3723         * platform/gtk/editing/deleting/delete-line-005-expected.txt:
3724         * platform/gtk/editing/deleting/delete-line-006-expected.txt:
3725         * platform/gtk/editing/deleting/delete-line-007-expected.txt:
3726         * platform/gtk/editing/deleting/delete-line-008-expected.txt:
3727         * platform/gtk/editing/deleting/delete-line-009-expected.txt:
3728         * platform/gtk/editing/deleting/delete-line-010-expected.txt:
3729         * platform/gtk/editing/deleting/delete-line-011-expected.txt:
3730         * platform/gtk/editing/deleting/delete-line-012-expected.txt:
3731         * platform/gtk/editing/deleting/delete-line-013-expected.txt:
3732         * platform/gtk/editing/deleting/delete-line-014-expected.txt:
3733         * platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
3734         * platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
3735         * platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
3736         * platform/gtk/editing/deleting/delete-listitem-002-expected.txt:
3737         * platform/gtk/editing/deleting/delete-select-all-002-expected.txt:
3738         * platform/gtk/editing/deleting/delete-tab-002-expected.txt:
3739         * platform/gtk/editing/deleting/delete-tab-004-expected.txt:
3740         * platform/gtk/editing/deleting/delete-to-end-of-paragraph-expected.txt:
3741         * platform/gtk/editing/deleting/delete-to-select-table-expected.txt:
3742         * platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
3743         * platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt:
3744         * platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
3745         * platform/gtk/editing/deleting/forward-delete-expected.txt:
3746         * platform/gtk/editing/deleting/smart-delete-003-expected.txt:
3747         * platform/gtk/editing/deleting/smart-delete-004-expected.txt:
3748         * platform/gtk/editing/execCommand/4641880-1-expected.txt: Added.
3749         * platform/gtk/editing/execCommand/4641880-2-expected.txt: Added.
3750         * platform/gtk/editing/execCommand/create-list-with-hr-expected.txt: Added.
3751         * platform/gtk/editing/execCommand/find-after-replace-expected.txt: Added.
3752         * platform/gtk/editing/execCommand/findString-2-expected.txt: Added.
3753         * platform/gtk/editing/execCommand/findString-diacriticals-expected.txt: Added.
3754         * platform/gtk/editing/execCommand/findString-expected.txt: Added.
3755         * platform/gtk/editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
3756         * platform/gtk/editing/execCommand/indent-empty-root-expected.txt: Added.
3757         * platform/gtk/editing/execCommand/indent-list-item-expected.txt: Added.
3758         * platform/gtk/editing/execCommand/indent-paragraphs-expected.txt: Removed.
3759         * platform/gtk/editing/execCommand/indent-selection-expected.txt: Added.
3760         * platform/gtk/editing/execCommand/insert-list-and-stitch-expected.txt: Added.
3761         * platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt: Added.
3762         * platform/gtk/editing/execCommand/insertImage-expected.txt: Added.
3763         * platform/gtk/editing/execCommand/nsresponder-indent-expected.txt: Added.
3764         * platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt: Added.
3765         * platform/gtk/editing/execCommand/outdent-blockquote-test1-expected.txt: Added.
3766         * platform/gtk/editing/execCommand/outdent-blockquote-test2-expected.txt: Added.
3767         * platform/gtk/editing/execCommand/outdent-blockquote-test3-expected.txt: Added.
3768         * platform/gtk/editing/execCommand/outdent-blockquote-test4-expected.txt: Added.
3769         * platform/gtk/editing/execCommand/outdent-selection-expected.txt: Added.
3770         * platform/gtk/editing/execCommand/paste-1-expected.txt: Added.
3771         * platform/gtk/editing/execCommand/paste-2-expected.txt: Added.
3772         * platform/gtk/editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
3773         * platform/gtk/editing/execCommand/remove-list-item-1-expected.txt: Added.
3774         * platform/gtk/editing/execCommand/selectAll-expected.txt: Added.
3775         * platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
3776         * platform/gtk/editing/inserting/insert-3775316-fix-expected.txt:
3777         * platform/gtk/editing/inserting/insert-3800346-fix-expected.txt:
3778         * platform/gtk/editing/inserting/insert-3851164-fix-expected.txt:
3779         * platform/gtk/editing/inserting/insert-3907422-fix-expected.txt:
3780         * platform/gtk/editing/inserting/insert-after-delete-001-expected.txt:
3781         * platform/gtk/editing/inserting/insert-br-005-expected.txt:
3782         * platform/gtk/editing/inserting/insert-div-001-expected.txt:
3783         * platform/gtk/editing/inserting/insert-div-002-expected.txt:
3784         * platform/gtk/editing/inserting/insert-div-003-expected.txt:
3785         * platform/gtk/editing/inserting/insert-div-004-expected.txt:
3786         * platform/gtk/editing/inserting/insert-div-005-expected.txt:
3787         * platform/gtk/editing/inserting/insert-div-009-expected.txt:
3788         * platform/gtk/editing/inserting/insert-div-024-expected.txt:
3789         * platform/gtk/editing/inserting/insert-space-in-empty-doc-expected.txt:
3790         * platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
3791         * platform/gtk/editing/inserting/redo-expected.txt:
3792         * platform/gtk/editing/inserting/typing-001-expected.txt:
3793         * platform/gtk/editing/inserting/typing-002-expected.txt:
3794         * platform/gtk/editing/inserting/typing-003-expected.txt:
3795         * platform/gtk/editing/inserting/typing-around-br-001-expected.txt:
3796         * platform/gtk/editing/inserting/typing-around-image-001-expected.txt:
3797         * platform/gtk/editing/pasteboard/4076267-2-expected.txt:
3798         * platform/gtk/editing/pasteboard/4076267-3-expected.txt:
3799         * platform/gtk/editing/pasteboard/4076267-expected.txt:
3800         * platform/gtk/editing/pasteboard/5368833-expected.txt: Added.
3801         * platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
3802         * platform/gtk/editing/pasteboard/drag-drop-dead-frame-expected.txt:
3803         * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt:
3804         * platform/gtk/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
3805         * platform/gtk/editing/pasteboard/drop-text-without-selection-expected.txt:
3806         * platform/gtk/editing/pasteboard/paste-text-001-expected.txt:
3807         * platform/gtk/editing/pasteboard/paste-text-002-expected.txt:
3808         * platform/gtk/editing/pasteboard/paste-text-003-expected.txt:
3809         * platform/gtk/editing/pasteboard/paste-text-004-expected.txt:
3810         * platform/gtk/editing/pasteboard/paste-text-005-expected.txt:
3811         * platform/gtk/editing/pasteboard/paste-text-006-expected.txt:
3812         * platform/gtk/editing/pasteboard/paste-text-007-expected.txt:
3813         * platform/gtk/editing/pasteboard/paste-text-008-expected.txt:
3814         * platform/gtk/editing/pasteboard/paste-text-009-expected.txt:
3815         * platform/gtk/editing/pasteboard/paste-text-010-expected.txt:
3816         * platform/gtk/editing/pasteboard/paste-text-013-expected.txt: Added.
3817         * platform/gtk/editing/pasteboard/paste-text-015-expected.txt:
3818         * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
3819         * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
3820         * platform/gtk/editing/selection/4889598-expected.txt:
3821         * platform/gtk/editing/selection/4947387-expected.txt: Added.
3822         * platform/gtk/editing/selection/5195166-2-expected.txt: Added.
3823         * platform/gtk/editing/selection/extend-by-character-002-expected.txt:
3824         * platform/gtk/editing/selection/extend-by-character-003-expected.txt:
3825         * platform/gtk/editing/selection/extend-by-character-004-expected.txt:
3826         * platform/gtk/editing/selection/extend-by-character-005-expected.txt:
3827         * platform/gtk/editing/selection/extend-selection-bidi-expected.txt: Added.
3828         * platform/gtk/editing/selection/fake-drag-expected.txt:
3829         * platform/gtk/editing/selection/iframe-expected.txt:
3830         * platform/gtk/editing/selection/inline-table-expected.txt:
3831         * platform/gtk/editing/selection/move-backwords-by-word-001-expected.txt:
3832         * platform/gtk/editing/selection/move-between-blocks-no-001-expected.txt:
3833         * platform/gtk/editing/selection/move-between-blocks-yes-001-expected.txt:
3834         * platform/gtk/editing/selection/move-by-character-001-expected.txt:
3835         * platform/gtk/editing/selection/move-by-character-002-expected.txt:
3836         * platform/gtk/editing/selection/move-by-character-003-expected.txt:
3837         * platform/gtk/editing/selection/move-by-character-004-expected.txt:
3838         * platform/gtk/editing/selection/move-by-character-005-expected.txt:
3839         * platform/gtk/editing/selection/move-by-sentence-001-expected.txt:
3840         * platform/gtk/editing/selection/move-past-trailing-space-expected.txt:
3841         * platform/gtk/editing/selection/select-box-expected.txt:
3842         * platform/gtk/editing/selection/selection-actions-expected.txt:
3843         * platform/gtk/editing/spelling/spelling-expected.txt:
3844         * platform/gtk/editing/style/block-style-003-expected.txt:
3845         * platform/gtk/editing/style/relative-font-size-change-001-expected.txt:
3846         * platform/gtk/editing/style/style-3681552-fix-001-expected.txt:
3847         * platform/gtk/editing/style/style-3681552-fix-002-expected.txt:
3848         * platform/gtk/editing/style/typing-style-001-expected.txt:
3849         * platform/gtk/editing/style/typing-style-002-expected.txt:
3850         * platform/gtk/editing/style/unbold-in-bold-expected.txt:
3851         * platform/gtk/editing/undo/4063751-expected.txt:
3852         * platform/gtk/editing/undo/redo-typing-001-expected.txt:
3853         * platform/gtk/editing/undo/undo-combined-delete-boundary-expected.txt:
3854         * platform/gtk/editing/undo/undo-combined-delete-expected.txt:
3855         * platform/gtk/editing/undo/undo-delete-boundary-expected.txt:
3856         * platform/gtk/editing/undo/undo-delete-expected.txt:
3857         * platform/gtk/editing/undo/undo-forward-delete-boundary-expected.txt:
3858         * platform/gtk/editing/undo/undo-forward-delete-expected.txt:
3859         * platform/gtk/editing/undo/undo-misspellings-expected.txt:
3860
3861 2010-11-24  Alejandro G. Castro  <alex@igalia.com>
3862
3863         Unreviewed, rebaselined mathml/presentation using bots results.
3864
3865         * platform/gtk/mathml/presentation/attributes-expected.txt:
3866         * platform/gtk/mathml/presentation/fenced-expected.txt:
3867         * platform/gtk/mathml/presentation/fenced-mi-expected.txt:
3868         * platform/gtk/mathml/presentation/fractions-expected.txt:
3869         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
3870         * platform/gtk/mathml/presentation/mo-expected.txt:
3871         * platform/gtk/mathml/presentation/over-expected.txt:
3872         * platform/gtk/mathml/presentation/roots-expected.txt:
3873         * platform/gtk/mathml/presentation/row-alignment-expected.txt:
3874         * platform/gtk/mathml/presentation/row-expected.txt:
3875         * platform/gtk/mathml/presentation/style-expected.txt:
3876         * platform/gtk/mathml/presentation/sub-expected.txt:
3877         * platform/gtk/mathml/presentation/subsup-expected.txt:
3878         * platform/gtk/mathml/presentation/sup-expected.txt:
3879         * platform/gtk/mathml/presentation/tables-expected.txt:
3880         * platform/gtk/mathml/presentation/tokenElements-expected.txt:
3881         * platform/gtk/mathml/presentation/under-expected.txt:
3882         * platform/gtk/mathml/presentation/underover-expected.txt:
3883
3884 2010-11-24  Alejandro G. Castro  <alex@igalia.com>
3885
3886         Unreviewed, unskipped and rebaselined mathml/presentation tests
3887         after r72413
3888
3889         * platform/gtk/Skipped:
3890         * platform/gtk/mathml/presentation/attributes-expected.checksum:
3891         * platform/gtk/mathml/presentation/attributes-expected.png:
3892         * platform/gtk/mathml/presentation/attributes-expected.txt:
3893         * platform/gtk/mathml/presentation/fenced-expected.checksum:
3894         * platform/gtk/mathml/presentation/fenced-expected.png:
3895         * platform/gtk/mathml/presentation/fenced-expected.txt:
3896         * platform/gtk/mathml/presentation/fenced-mi-expected.checksum:
3897         * platform/gtk/mathml/presentation/fenced-mi-expected.png:
3898         * platform/gtk/mathml/presentation/fenced-mi-expected.txt:
3899         * platform/gtk/mathml/presentation/fractions-expected.checksum:
3900         * platform/gtk/mathml/presentation/fractions-expected.png:
3901         * platform/gtk/mathml/presentation/fractions-expected.txt:
3902         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.checksum:
3903         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.png:
3904         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
3905         * platform/gtk/mathml/presentation/mo-expected.checksum:
3906         * platform/gtk/mathml/presentation/mo-expected.png:
3907         * platform/gtk/mathml/presentation/mo-expected.txt:
3908         * platform/gtk/mathml/presentation/over-expected.checksum:
3909         * platform/gtk/mathml/presentation/over-expected.png:
3910         * platform/gtk/mathml/presentation/over-expected.txt:
3911         * platform/gtk/mathml/presentation/roots-expected.checksum:
3912         * platform/gtk/mathml/presentation/roots-expected.png:
3913         * platform/gtk/mathml/presentation/roots-expected.txt:
3914         * platform/gtk/mathml/presentation/row-alignment-expected.checksum:
3915         * platform/gtk/mathml/presentation/row-alignment-expected.png:
3916         * platform/gtk/mathml/presentation/row-alignment-expected.txt:
3917         * platform/gtk/mathml/presentation/row-expected.checksum:
3918         * platform/gtk/mathml/presentation/row-expected.png:
3919         * platform/gtk/mathml/presentation/row-expected.txt:
3920         * platform/gtk/mathml/presentation/style-expected.checksum:
3921         * platform/gtk/mathml/presentation/style-expected.png:
3922         * platform/gtk/mathml/presentation/style-expected.txt:
3923         * platform/gtk/mathml/presentation/sub-expected.checksum:
3924         * platform/gtk/mathml/presentation/sub-expected.png:
3925         * platform/gtk/mathml/presentation/sub-expected.txt:
3926         * platform/gtk/mathml/presentation/subsup-expected.checksum:
3927         * platform/gtk/mathml/presentation/subsup-expected.png:
3928         * platform/gtk/mathml/presentation/subsup-expected.txt:
3929         * platform/gtk/mathml/presentation/sup-expected.checksum:
3930         * platform/gtk/mathml/presentation/sup-expected.png:
3931         * platform/gtk/mathml/presentation/sup-expected.txt:
3932         * platform/gtk/mathml/presentation/tables-expected.checksum:
3933         * platform/gtk/mathml/presentation/tables-expected.png:
3934         * platform/gtk/mathml/presentation/tables-expected.txt:
3935         * platform/gtk/mathml/presentation/tokenElements-expected.checksum:
3936         * platform/gtk/mathml/presentation/tokenElements-expected.png:
3937         * platform/gtk/mathml/presentation/tokenElements-expected.txt:
3938         * platform/gtk/mathml/presentation/under-expected.checksum:
3939         * platform/gtk/mathml/presentation/under-expected.png:
3940         * platform/gtk/mathml/presentation/under-expected.txt:
3941         * platform/gtk/mathml/presentation/underover-expected.checksum:
3942         * platform/gtk/mathml/presentation/underover-expected.png:
3943         * platform/gtk/mathml/presentation/underover-expected.txt:
3944
3945 2010-11-24  Satish Sampath  <satish@chromium.org>
3946
3947         Reviewed by Steve Block.
3948
3949         Re-enabled layout tests which were disabled during an API migration.
3950         https://bugs.webkit.org/show_bug.cgi?id=50013
3951
3952         * platform/chromium/test_expectations.txt:
3953
3954 2010-11-24  Ilya Tikhonovsky  <loislo@chromium.org>
3955
3956         Unreviewed. chromium expectation fix.
3957
3958         BUG49967 MAC : font-size-zero.html = TEXT
3959         was restored.
3960
3961         * platform/chromium/test_expectations.txt:
3962
3963 2010-11-24  Steve block  <steveblock@google.com>
3964
3965         Reviewed by Jeremy Orlow.
3966
3967         LayoutTest fast/dom/DeviceOrientation/event-after-navigation.html is flaky
3968         https://bugs.webkit.org/show_bug.cgi?id=49384
3969
3970         This is an asynchronous script test which navigates the main page but
3971         relies on js-test-post.js calling LayoutTestController.waitUntilDone().
3972         It's possible for the main page to be navigated and hence the load of
3973         js-test-post.js to be cancelled before
3974         LayoutTestController.waitUntilDone() is called, which causes the test to
3975         fail.
3976
3977         * fast/dom/DeviceOrientation/script-tests/event-after-navigation.js:
3978
3979 2010-11-23  Pavel Feldman  <pfeldman@chromium.org>
3980
3981         Reviewed by Yury Semikhatsky.
3982
3983         Web Inspector: pass style id to front-end as Object, not string.
3984         https://bugs.webkit.org/show_bug.cgi?id=49971
3985
3986         * inspector/styles-new-API.html:
3987
3988 2010-11-23  Ilya Tikhonovsky  <loislo@chromium.org>
3989
3990         Unreviewed.
3991
3992         composited-plugin.html is crashing on MAC.
3993         small-to-large-composited-plugin.html is crashing on MAC.
3994         font-size-zero.html is passing.
3995
3996         * platform/chromium-gpu/test_expectations.txt:
3997         * platform/chromium/test_expectations.txt:
3998
3999 2010-11-23  Abhishek Arya  <inferno@chromium.org>
4000
4001         Unreviewed.
4002
4003         Drag and drop not working properly. Skipping just like other similar drag
4004         and drop tests. E.g. similar test drag-image-in-about-blank-frame.html.
4005
4006         * platform/qt/Skipped:
4007
4008 2010-11-23  Abhishek Arya  <inferno@chromium.org>
4009
4010         Reviewed by Adam Barth.
4011
4012         Tests that drag and drop is allowed across the same security origin object,
4013         even if they are marked unique.
4014
4015         * http/tests/security/drag-drop-same-unique-origin-expected.txt: Added.
4016         * http/tests/security/drag-drop-same-unique-origin.html: Added.
4017         * http/tests/security/resources/drag-drop-allowed.html: Added.
4018
4019 2010-11-23  Ryosuke Niwa  <rniwa@webkit.org>
4020
4021         Unreviewed update of GTK's skipped list.
4022
4023         Disabled editing/deleting/delete-by-word-001.html and editing/deleting/delete-by-word-002.html
4024         because they require editing delegates dump which haven't been implemented in GTK.
4025
4026         * platform/gtk/Skipped:
4027
4028 2010-11-23  Tony Chang  <tony@chromium.org>
4029
4030         Unreviewed, [chromium] merge the plugin failures in test_expectations
4031         https://bugs.webkit.org/show_bug.cgi?id=49993
4032
4033         * platform/chromium/drt_expectations.txt: Remove plugin failures
4034         * platform/chromium/test_expectations.txt: Move them into this file
4035             with expectations that are valid for either plugin.
4036
4037 2010-11-23  Cris Neckar  <cdn@chromium.org>
4038
4039         Reviewed by Dimitri Glazkov.
4040
4041         Test for crash with input type search and table column style.
4042         https://bugs.webkit.org/show_bug.cgi?id=49896
4043
4044         * fast/css/input-search-table-column-crash-expected.txt: Added.
4045         * fast/css/input-search-table-column-crash.html: Added.
4046
4047 2010-11-23  Ryosuke Niwa  <rniwa@webkit.org>
4048
4049         Reviewed by Adam Barth.
4050
4051         XMLDocumentParser::notifyFinished calls ScriptController's executeScript without updating isEvaluated flag
4052         https://bugs.webkit.org/show_bug.cgi?id=49701
4053
4054         Added a test to ensure WebKit doesn't run the script twice when a script element with an external script file
4055         is cloned in a XML document.
4056
4057         * fast/dom/resources/script-clone-rerun-src.js: Added.
4058         * fast/dom/script-clone-rerun-src.xhtml: Added.
4059
4060 2010-11-23  Ryosuke Niwa  <rniwa@webkit.org>
4061
4062         Reviewed by Tony Chang.
4063
4064         dumpAsText conversion: editing/deleting/delete-by-word-001.html and delete-by-word-002.html
4065         https://bugs.webkit.org/show_bug.cgi?id=48130
4066
4067         Converted editing/deleting/delete-by-word-001.html and delete-by-word-002.html to dumpAsText tests
4068         by replacing calls to runEditingTest by runDumpAsTextEditingTest.
4069
4070         * editing/deleting/delete-by-word-001-expected.txt: Added.
4071         * editing/deleting/delete-by-word-001.html:
4072         * editing/deleting/delete-by-word-002-expected.txt: Added.
4073         * editing/deleting/delete-by-word-002.html:
4074         * platform/chromium-linux/editing/deleting/delete-by-word-001-expected.checksum: Removed.
4075         * platform/chromium-linux/editing/deleting/delete-by-word-001-expected.png: Removed.
4076         * platform/chromium-linux/editing/deleting/delete-by-word-002-expected.checksum: Removed.
4077         * platform/chromium-linux/editing/deleting/delete-by-word-002-expected.png: Removed.
4078         * platform/chromium-win/editing/deleting/delete-by-word-001-expected.checksum: Removed.
4079         * platform/chromium-win/editing/deleting/delete-by-word-001-expected.png: Removed.
4080         * platform/chromium-win/editing/deleting/delete-by-word-001-expected.txt: Removed.
4081         * platform/chromium-win/editing/deleting/delete-by-word-002-expected.checksum: Removed.
4082         * platform/chromium-win/editing/deleting/delete-by-word-002-expected.png: Removed.
4083         * platform/chromium-win/editing/deleting/delete-by-word-002-expected.txt: Removed.
4084         * platform/gtk/editing/deleting/delete-by-word-001-expected.txt: Removed.
4085         * platform/mac/editing/deleting/delete-by-word-001-expected.checksum: Removed.
4086         * platform/mac/editing/deleting/delete-by-word-001-expected.png: Removed.
4087         * platform/mac/editing/deleting/delete-by-word-001-expected.txt: Removed.
4088         * platform/mac/editing/deleting/delete-by-word-002-expected.checksum: Removed.
4089         * platform/mac/editing/deleting/delete-by-word-002-expected.png: Removed.
4090         * platform/mac/editing/deleting/delete-by-word-002-expected.txt: Removed.
4091         * platform/qt/editing/deleting/delete-by-word-001-expected.checksum: Removed.
4092         * platform/qt/editing/deleting/delete-by-word-001-expected.png: Removed.
4093         * platform/qt/editing/deleting/delete-by-word-001-expected.txt: Removed.
4094         * platform/qt/editing/deleting/delete-by-word-002-expected.checksum: Removed.
4095         * platform/qt/editing/deleting/delete-by-word-002-expected.png: Removed.
4096         * platform/qt/editing/deleting/delete-by-word-002-expected.txt: Removed.
4097
4098 2010-11-23  Sheriff Bot  <webkit.review.bot@gmail.com>
4099
4100         Unreviewed, rolling out r72628.
4101         http://trac.webkit.org/changeset/72628
4102         https://bugs.webkit.org/show_bug.cgi?id=49994
4103
4104         This patch is causing layout-test failtures on GTK Linux
4105         64-bit Debug (Requested by ctguil on #webkit).
4106
4107         * accessibility/iframe-has-document-expected.txt: Removed.
4108         * accessibility/iframe-has-document.html: Removed.
4109         * platform/win/Skipped:
4110
4111 2010-11-23  Julie Parent  <jparent@chromium.org>
4112
4113         Unreviewed, fixing chromium gpu_test expectations.
4114
4115         Remove entries for tests that no longer exist, removed in r71822.
4116         Remove duplicates introduced in r72613.
4117
4118         * platform/chromium-gpu/test_expectations.txt:
4119
4120 2010-11-23  Chris Rogers  <crogers@google.com>
4121
4122         Unreviewed.
4123
4124         Disable new XMLHttpRequest layout tests for Qt and gtk since they require ArrayBuffer support
4125         https://bugs.webkit.org/show_bug.cgi?id=49992
4126
4127         * platform/gtk/Skipped:
4128         * platform/qt/Skipped:
4129
4130 2010-11-23  Chris Guillory  <chris.guillory@google.com>
4131
4132         Reviewed by Dimitri Glazkov.
4133
4134         Include the FrameView widget of a RenderWidget in the accessibility tree.
4135         https://bugs.webkit.org/show_bug.cgi?id=49106
4136
4137         * accessibility/iframe-has-document-expected.txt: Added.
4138         * accessibility/iframe-has-document.html: Added.
4139         * platform/win/Skipped:
4140
4141 2010-11-23  Tony Chang  <tony@chromium.org>
4142
4143         Reviewed by Ojan Vafai.
4144
4145         [chromium] update plugin expectations
4146         https://bugs.webkit.org/show_bug.cgi?id=49988
4147
4148         * platform/chromium/drt_expectations.txt: These tests are passing on the bot
4149         * platform/chromium/test_expectations.txt: Group and sort alphabetically
4150
4151 2010-11-23  Chris Rogers  <crogers@google.com>
4152
4153         Reviewed by Alexey Proskuryakov.
4154
4155         Add .responseType and .response to XMLHttpRequest
4156         https://bugs.webkit.org/show_bug.cgi?id=49633
4157
4158         * fast/xmlhttprequest/xmlhttprequest-responsetype-abort-expected.txt: Added.
4159         * fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html: Added.
4160         * fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer-expected.txt: Added.
4161         * fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html: Added.
4162         * fast/xmlhttprequest/xmlhttprequest-responsetype-document-expected.txt: Added.
4163         * fast/xmlhttprequest/xmlhttprequest-responsetype-document.html: Added.
4164         * fast/xmlhttprequest/xmlhttprequest-responsetype-text-expected.txt: Added.
4165         * fast/xmlhttprequest/xmlhttprequest-responsetype-text.html: Added.
4166         * http/tests/resources/balls-of-the-orient.aif: Added.
4167
4168 2010-11-23  Abhishek Arya  <inferno@chromium.org>
4169
4170         Reviewed by Adam Barth.
4171
4172         Tests that we do not crash on EventSource status errors inside an iframe.
4173         https://bugs.webkit.org/show_bug.cgi?id=49448
4174
4175         * http/tests/eventsource/eventsource-status-error-iframe-crash-expected.txt: Added.
4176         * http/tests/eventsource/eventsource-status-error-iframe-crash.html: Added.
4177         * http/tests/eventsource/resources/request-status-error.htm: Added.
4178
4179 2010-11-23  Sheriff Bot  <webkit.review.bot@gmail.com>
4180
4181         Unreviewed, rolling out r72618.
4182         http://trac.webkit.org/changeset/72618
4183         https://bugs.webkit.org/show_bug.cgi?id=49987
4184
4185         "Newly added test is failing on Chromium-linux, patch author
4186         said to rollout" (Requested by jparent on #webkit).
4187
4188         * editing/selection/context-menu-text-selection-expected.txt: Removed.
4189         * editing/selection/context-menu-text-selection.html: Removed.
4190
4191 2010-11-23  Julie Parent  <jparent@chromium.org>
4192
4193         Unreviewed, fixing chromium baselines.
4194         Adding back baselines that were removed in r72542 due to r72527, because
4195         r72527 was rolled ou in r72582.
4196
4197         * platform/chromium-mac/fast/lists/001-vertical-expected.checksum:
4198         * platform/chromium-mac/fast/lists/001-vertical-expected.png:
4199
4200 2010-11-23  Avi Drissman  <avi@google.com>
4201
4202         Reviewed by Antonio Gomes.
4203
4204         Add preference to not select when right-clicked
4205         https://bugs.webkit.org/show_bug.cgi?id=23351
4206
4207         * editing/selection/context-menu-text-selection-expected.txt: Added.
4208         * editing/selection/context-menu-text-selection.html: Added.
4209
4210 2010-11-23  Alexander Pavlov  <apavlov@chromium.org>
4211
4212         Reviewed by Pavel Feldman.
4213
4214         Web Inspector: [STYLES] invalid color values are not marked as such.
4215         https://bugs.webkit.org/show_bug.cgi?id=49960
4216
4217         * inspector/resources/styles-new-API.css:
4218         (body):
4219         * inspector/styles-new-API-expected.txt:
4220         * inspector/styles-source-offsets-expected.txt:
4221
4222 2010-11-23  Ilya Tikhonovsky  <loislo@chromium.org>
4223
4224         Unreviewed. Updated chromium expectations.
4225
4226         Plugin tests were disabled.
4227
4228         MAC : compositing/plugins/1x1-composited-plugin.html = CRASH
4229         MAC : compositing/plugins/composited-plugin.html = CRASH
4230         MAC : compositing/plugins/large-to-small-composited-plugin.html = CRASH
4231         MAC : compositing/plugins/small-to-large-composited-plugin.html = CRASH
4232
4233         * platform/chromium-gpu/test_expectations.txt:
4234
4235 2010-11-17  Zhenyao Mo  <zmo@google.com>
4236
4237         Reviewed by Kenneth Russell.
4238
4239         readPixels should generate INVALID_ENUM if only one of type/format mismatch UNSIGNED_BYTE/RGBA
4240         https://bugs.webkit.org/show_bug.cgi?id=49673
4241
4242         * fast/canvas/webgl/read-pixels-test-expected.txt: Added.
4243         * fast/canvas/webgl/read-pixels-test.html: Added.
4244
4245 2010-11-23  Ilya Tikhonovsky  <loislo@chromium.org>
4246
4247         Unreviewed. Expectations for chromium were fixed.
4248
4249         * platform/chromium-gpu/test_expectations.txt:
4250         * platform/chromium/test_expectations.txt:
4251
4252 2010-11-23  Ilya Tikhonovsky  <loislo@chromium.org>
4253
4254         Unreviewed. Typo fixed.
4255
4256         * platform/chromium/test_expectations.txt:
4257
4258 2010-11-23  Ilya Tikhonovsky  <loislo@chromium.org>
4259
4260         Unreviewed. Updating test expectations for chromium.
4261
4262         * platform/chromium/test_expectations.txt:
4263
4264 2010-11-23  Ilya Tikhonovsky  <loislo@chromium.org>
4265
4266         Unreviewed. Adjusting expectations for chromium.
4267
4268         * platform/chromium/test_expectations.txt:
4269
4270 2010-11-23  Ilya Tikhonovsky  <lo:wqislo@chromium.org>
4271
4272         Unreviewed rollout r72534 and r72533 because  r72544, r72530 and r72527 were reverted.
4273
4274         * platform/chromium-linux/css1/box_properties/margin_right-expected.checksum:
4275         * platform/chromium-linux/css1/box_properties/padding_right-expected.checksum:
4276         * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
4277         * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
4278         * platform/chromium-linux/editing/pasteboard/merge-end-list-expected.checksum:
4279         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.checksum:
4280         * platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.checksum:
4281         * platform/chromium-linux/fast/doctypes/002-expected.checksum:
4282         * platform/chromium-linux/fast/lists/001-vertical-expected.checksum:
4283         * platform/chromium-linux/fast/lists/001-vertical-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/lists/001-vertical-expected.txt.
4284         * platform/chromium-linux/fast/lists/002-expected.checksum:
4285         * platform/chromium-linux/fast/lists/002-vertical-expected.checksum:
4286         * platform/chromium-linux/fast/lists/002-vertical-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/lists/002-vertical-expected.txt.
4287         * platform/chromium-linux/fast/lists/003-expected.checksum:
4288         * platform/chromium-linux/fast/lists/003-vertical-expected.checksum:
4289         * platform/chromium-linux/fast/lists/003-vertical-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/lists/003-vertical-expected.txt.
4290         * platform/chromium-linux/fast/lists/007-vertical-expected.checksum:
4291         * platform/chromium-linux/fast/lists/007-vertical-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/lists/007-vertical-expected.txt.
4292         * platform/chromium-linux/fast/lists/008-vertical-expected.checksum:
4293         * platform/chromium-linux/fast/lists/008-vertical-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/lists/008-vertical-expected.txt.
4294         * platform/chromium-linux/fast/lists/marker-before-empty-inline-expected.checksum:
4295         * platform/chromium-linux/fast/lists/outSideListMarkers-expected.checksum: Removed.
4296         * platform/chromium-mac/css1/box_properties/margin_right-expected.checksum:
4297         * platform/chromium-mac/css1/box_properties/padding_right-expected.checksum:
4298         * platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
4299         * platform/chromium-mac/editing/pasteboard/merge-end-list-expected.checksum: Added.
4300         * platform/chromium-mac/editing/selection/extend-by-word-002-expected.checksum: Added.
4301         * platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.checksum: Added.
4302         * platform/chromium-mac/fast/lists/008-vertical-expected.checksum:
4303         * platform/chromium-mac/fast/lists/marker-before-empty-inline-expected.checksum: Removed.
4304         * platform/chromium-win/css1/box_properties/margin_right-expected.checksum:
4305         * platform/chromium-win/css1/box_properties/margin_right-expected.txt:
4306         * platform/chromium-win/css1/box_properties/padding_right-expected.checksum:
4307         * platform/chromium-win/css1/box_properties/padding_right-expected.txt:
4308         * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
4309         * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
4310         * platform/chromium-win/editing/pasteboard/merge-end-list-expected.checksum:
4311         * platform/chromium-win/editing/pasteboard/merge-end-list-expected.txt:
4312         * platform/chromium-win/editing/selection/extend-by-word-002-expected.checksum:
4313         * platform/chromium-win/editing/selection/extend-by-word-002-expected.txt:
4314         * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.checksum:
4315         * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.txt:
4316         * platform/chromium-win/fast/doctypes/002-expected.checksum:
4317         * platform/chromium-win/fast/doctypes/002-expected.txt:
4318         * platform/chromium-win/fast/lists/001-vertical-expected.checksum:
4319         * platform/chromium-win/fast/lists/001-vertical-expected.txt:
4320         * platform/chromium-win/fast/lists/002-expected.checksum:
4321         * platform/chromium-win/fast/lists/002-expected.txt:
4322         * platform/chromium-win/fast/lists/002-vertical-expected.checksum:
4323         * platform/chromium-win/fast/lists/002-vertical-expected.txt:
4324         * platform/chromium-win/fast/lists/003-expected.checksum:
4325         * platform/chromium-win/fast/lists/003-expected.txt:
4326         * platform/chromium-win/fast/lists/003-vertical-expected.checksum:
4327         * platform/chromium-win/fast/lists/003-vertical-expected.txt:
4328         * platform/chromium-win/fast/lists/007-vertical-expected.checksum:
4329         * platform/chromium-win/fast/lists/007-vertical-expected.txt:
4330         * platform/chromium-win/fast/lists/008-vertical-expected.checksum:
4331         * platform/chromium-win/fast/lists/008-vertical-expected.txt:
4332         * platform/chromium-win/fast/lists/marker-before-empty-inline-expected.checksum:
4333         * platform/chromium-win/fast/lists/marker-before-empty-inline-expected.txt:
4334         * platform/chromium-win/fast/lists/outSideListMarkers-expected.checksum: Removed.
4335         * platform/chromium-win/fast/lists/outSideListMarkers-expected.txt: Removed.
4336         * platform/chromium/test_expectations.txt:
4337
4338 2010-11-23  Ilya Tikhonovsky  <loislo@chromium.org>
4339
4340         Unreviewed.
4341
4342         fast/text/font-size-zero.html was disabled.
4343         It is failing on Mac platform.
4344
4345         https://bugs.webkit.org/show_bug.cgi?id=49967
4346
4347         * platform/chromium/test_expectations.txt:
4348
4349 2010-11-23  Alejandro G. Castro  <alex@igalia.com>
4350
4351         Unreviewed. Rebaselined
4352         svg-curve-with-relative-cordinates-expected.txt test.
4353
4354         Skipped fast/profiler/throw-exception-from-eval.html, checked in
4355         bug https://bugs.webkit.org/show_bug.cgi?id=49801
4356
4357         Skipped fast/canvas/canvas-fillPath-shadow.html and
4358         fast/canvas/canvas-strokePath-shadow.html until we check if there
4359         is an issue in the gtk shadows or DRT.
4360
4361         * platform/gtk/Skipped:
4362         * platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
4363
4364 2010-11-18  Satish Sampath  <satish@chromium.org>
4365
4366         Reviewed by Jeremy Orlow.
4367
4368         For speech input event, send an event object containing all the recognition results and metadata.
4369         https://bugs.webkit.org/show_bug.cgi?id=49736
4370
4371         * fast/speech/input-onspeechchange-event-expected.txt: Added.
4372         * fast/speech/input-onspeechchange-event.html: New test to check multiple results.
4373         * fast/speech/input-text-language-tag.html: Updated with new method signature.
4374         * fast/speech/input-text-speechbutton.html: Ditto.
4375         * fast/speech/speech-button-ignore-generated-events.html: Ditto.
4376
4377 2010-11-22  Alexey Proskuryakov  <ap@apple.com>
4378
4379         Reviewed by Darin Adler.
4380
4381         https://bugs.webkit.org/show_bug.cgi?id=49860
4382         CSS style rules don't GC protect objects reachable as their properties
4383
4384         * fast/dom/StyleSheet/gc-rule-children-wrappers-expected.txt: Added.
4385         * fast/dom/StyleSheet/gc-rule-children-wrappers.html: Added.
4386
4387 2010-11-23  Csaba Osztrogonác  <ossy@webkit.org>
4388
4389         Unreviewed revert r72544 and r72530, because r72527 was reverted.
4390
4391         Outside list bullets ignore text-align style.
4392         https://bugs.webkit.org/show_bug.cgi?id=15713
4393
4394         * platform/gtk/css1/box_properties/margin_right-expected.txt:
4395         * platform/gtk/css1/box_properties/padding_right-expected.txt:
4396         * platform/gtk/fast/lists/001-vertical-expected.txt:
4397         * platform/gtk/fast/lists/002-vertical-expected.txt:
4398         * platform/gtk/fast/lists/003-vertical-expected.txt:
4399         * platform/gtk/fast/lists/007-vertical-expected.txt:
4400         * platform/gtk/fast/lists/008-vertical-expected.txt:
4401         * platform/gtk/fast/lists/outSideListMarkers-expected.txt: Removed.
4402         * platform/qt/css1/box_properties/margin_right-expected.checksum: Removed.
4403         * platform/qt/css1/box_properties/margin_right-expected.png: Removed.
4404         * platform/qt/css1/box_properties/margin_right-expected.txt:
4405         * platform/qt/css1/box_properties/padding_right-expected.checksum: Removed.
4406         * platform/qt/css1/box_properties/padding_right-expected.png: Removed.
4407         * platform/qt/css1/box_properties/padding_right-expected.txt:
4408         * platform/qt/editing/pasteboard/merge-end-list-expected.checksum: Removed.
4409         * platform/qt/editing/pasteboard/merge-end-list-expected.png: Removed.
4410         * platform/qt/editing/pasteboard/merge-end-list-expected.txt:
4411         * platform/qt/fast/doctypes/002-expected.checksum: Removed.
4412         * platform/qt/fast/doctypes/002-expected.png: Removed.
4413         * platform/qt/fast/doctypes/002-expected.txt:
4414         * platform/qt/fast/lists/001-vertical-expected.checksum:
4415         * platform/qt/fast/lists/001-vertical-expected.png:
4416         * platform/qt/fast/lists/001-vertical-expected.txt:
4417         * platform/qt/fast/lists/002-vertical-expected.checksum:
4418         * platform/qt/fast/lists/002-vertical-expected.png:
4419         * platform/qt/fast/lists/002-vertical-expected.txt:
4420         * platform/qt/fast/lists/003-vertical-expected.checksum:
4421         * platform/qt/fast/lists/003-vertical-expected.png:
4422         * platform/qt/fast/lists/003-vertical-expected.txt:
4423         * platform/qt/fast/lists/007-vertical-expected.checksum:
4424         * platform/qt/fast/lists/007-vertical-expected.png:
4425         * platform/qt/fast/lists/007-vertical-expected.txt:
4426         * platform/qt/fast/lists/008-vertical-expected.checksum:
4427         * platform/qt/fast/lists/008-vertical-expected.png:
4428         * platform/qt/fast/lists/008-vertical-expected.txt:
4429         * platform/qt/fast/lists/outSideListMarkers-expected.checksum: Removed.
4430         * platform/qt/fast/lists/outSideListMarkers-expected.png: Removed.
4431         * platform/qt/fast/lists/outSideListMarkers-expected.txt: Removed.
4432
4433 2010-11-23  Helder Correia  <helder@sencha.com>
4434
4435         Reviewed by Ariya Hidayat.
4436
4437         [Qt] Drawing an image on canvas with shadowBlur draws a solid shadow
4438         https://bugs.webkit.org/show_bug.cgi?id=49878
4439
4440         New test checking solid and blurry shadow on images drawn on canvas.
4441
4442         * fast/canvas/canvas-drawImage-shadow-expected.txt: Added.
4443         * fast/canvas/canvas-drawImage-shadow.html: Added.
4444         * fast/canvas/script-tests/canvas-drawImage-shadow.js: Added.
4445
4446 2010-11-22  David Hyatt  <hyatt@apple.com>
4447
4448         Back out rebaselines from r72527.
4449
4450         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
4451         * platform/mac/fast/lists/marker-before-empty-inline-expected.txt:
4452
4453 2010-11-22  David Hyatt  <hyatt@apple.com>
4454
4455         Back out r72527 since it caused multiple rendering regressions.  Details in bug.
4456
4457         * fast/lists/outSideListMarkers-expected.txt: Removed.
4458         * fast/lists/outSideListMarkers.html: Removed.
4459         * platform/mac-leopard/css1/box_properties/margin_right-expected.checksum:
4460         * platform/mac-leopard/css1/box_properties/margin_right-expected.png:
4461         * platform/mac-leopard/css1/box_properties/padding_right-expected.checksum:
4462         * platform/mac-leopard/css1/box_properties/padding_right-expected.png:
4463         * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.checksum:
4464         * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.png:
4465         * platform/mac-leopard/fast/css/background-shorthand-invalid-url-expected.checksum:
4466         * platform/mac-leopard/fast/css/background-shorthand-invalid-url-expected.png:
4467         * platform/mac-leopard/fast/css/empty-pseudo-class-expected.checksum:
4468         * platform/mac-leopard/fast/css/empty-pseudo-class-expected.png:
4469         * platform/mac-leopard/fast/css/first-child-pseudo-class-expected.checksum:
4470         * platform/mac-leopard/fast/css/first-child-pseudo-class-expected.png:
4471         * platform/mac-leopard/fast/css/first-of-type-pseudo-class-expected.checksum:
4472         * platform/mac-leopard/fast/css/first-of-type-pseudo-class-expected.png:
4473         * platform/mac-leopard/fast/css/last-child-pseudo-class-expected.checksum:
4474         * platform/mac-leopard/fast/css/last-child-pseudo-class-expected.png:
4475         * platform/mac-leopard/fast/css/last-of-type-pseudo-class-expected.checksum:
4476         * platform/mac-leopard/fast/css/last-of-type-pseudo-class-expected.png:
4477         * platform/mac-leopard/fast/css/only-child-pseudo-class-expected.checksum:
4478         * platform/mac-leopard/fast/css/only-child-pseudo-class-expected.png:
4479         * platform/mac-leopard/fast/css/only-of-type-pseudo-class-expected.checksum:
4480         * platform/mac-leopard/fast/css/only-of-type-pseudo-class-expected.png:
4481         * platform/mac-leopard/fast/doctypes/002-expected.checksum:
4482         * platform/mac-leopard/fast/doctypes/002-expected.png:
4483         * platform/mac-leopard/fast/lists/001-expected.checksum:
4484         * platform/mac-leopard/fast/lists/001-expected.png:
4485         * platform/mac-leopard/fast/lists/002-expected.checksum:
4486         * platform/mac-leopard/fast/lists/002-expected.png:
4487         * platform/mac-leopard/fast/lists/003-expected.checksum:
4488         * platform/mac-leopard/fast/lists/003-expected.png:
4489         * platform/mac/css1/box_properties/margin_right-expected.txt:
4490         * platform/mac/css1/box_properties/padding_right-expected.txt:
4491         * platform/mac/editing/pasteboard/merge-end-list-expected.txt:
4492         * platform/mac/editing/selection/extend-by-word-002-expected.checksum:
4493         * platform/mac/editing/selection/extend-by-word-002-expected.png:
4494         * platform/mac/editing/selection/extend-by-word-002-expected.txt:
4495         * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt:
4496         * platform/mac/fast/css/empty-pseudo-class-expected.txt:
4497         * platform/mac/fast/css/first-child-pseudo-class-expected.txt:
4498         * platform/mac/fast/css/first-of-type-pseudo-class-expected.txt:
4499         * platform/mac/fast/css/last-child-pseudo-class-expected.txt:
4500         * platform/mac/fast/css/last-of-type-pseudo-class-expected.txt:
4501         * platform/mac/fast/css/only-child-pseudo-class-expected.txt:
4502         * platform/mac/fast/css/only-of-type-pseudo-class-expected.txt:
4503         * platform/mac/fast/doctypes/002-expected.txt:
4504         * platform/mac/fast/lists/001-expected.txt:
4505         * platform/mac/fast/lists/001-vertical-expected.checksum:
4506         * platform/mac/fast/lists/001-vertical-expected.png:
4507         * platform/mac/fast/lists/001-vertical-expected.txt:
4508         * platform/mac/fast/lists/002-expected.txt:
4509         * platform/mac/fast/lists/002-vertical-expected.checksum:
4510         * platform/mac/fast/lists/002-vertical-expected.png:
4511         * platform/mac/fast/lists/002-vertical-expected.txt:
4512         * platform/mac/fast/lists/003-expected.txt:
4513         * platform/mac/fast/lists/003-vertical-expected.checksum:
4514         * platform/mac/fast/lists/003-vertical-expected.png:
4515         * platform/mac/fast/lists/003-vertical-expected.txt:
4516         * platform/mac/fast/lists/007-vertical-expected.checksum:
4517         * platform/mac/fast/lists/007-vertical-expected.png:
4518         * platform/mac/fast/lists/007-vertical-expected.txt:
4519         * platform/mac/fast/lists/008-vertical-expected.checksum:
4520         * platform/mac/fast/lists/008-vertical-expected.png:
4521         * platform/mac/fast/lists/008-vertical-expected.txt:
4522         * platform/mac/fast/lists/outSideListMarkers-expected.checksum: Removed.
4523         * platform/mac/fast/lists/outSideListMarkers-expected.png: Removed.
4524
4525 2010-11-22  Andreas Kling  <kling@webkit.org>
4526
4527         Reviewed by Ariya Hidayat.
4528
4529         [Qt] Canvas: strokeText() and fillText() produce same shadow
4530         https://bugs.webkit.org/show_bug.cgi?id=48845
4531
4532         Add test to verify that strokeText() doesn't produce a fillText() shadow.
4533
4534         * fast/canvas/canvas-strokeText-strokes-shadow.html: Added.
4535         * fast/canvas/canvas-strokeText-strokes-shadow-expected.txt: Added.
4536         * fast/canvas/script-tests/canvas-strokeText-strokes-shadow.js: Added.
4537
4538 2010-11-22  Adam Roben  <aroben@apple.com>
4539
4540         Update Windows 7 results for two tests
4541
4542         Windows 7 uses different fonts from Windows XP on these tests (and even
4543         has a font that can render the inverted nun in bidi-mirror-he-ar.html).
4544
4545         * platform/win/fast/text/international/bidi-mirror-he-ar-expected.checksum:
4546         * platform/win/fast/text/international/bidi-mirror-he-ar-expected.png:
4547         * platform/win/fast/text/international/bidi-mirror-he-ar-expected.txt:
4548         * platform/win/fast/text/international/bold-bengali-expected.checksum: Added.
4549         * platform/win/fast/text/international/bold-bengali-expected.png: Added.
4550         * platform/win/fast/text/international/bold-bengali-expected.txt:
4551
4552 2010-11-22  Adam Roben  <aroben@apple.com>
4553
4554         Update Windows 7 results for
4555         fast/text/international/complex-character-based-fallback.html
4556
4557         * platform/win/fast/text/international/complex-character-based-fallback-expected.checksum: Added.
4558         * platform/win/fast/text/international/complex-character-based-fallback-expected.png: Added.
4559         * platform/win/fast/text/international/complex-character-based-fallback-expected.txt:
4560
4561 2010-11-22  Adam Roben  <aroben@apple.com>
4562
4563         Update Windows XP results for
4564         fast/text/international/complex-character-based-fallback.html after
4565         r72173
4566
4567         The existing pixel results were XP-specific so I moved them into
4568         LayoutTests/platform/win-xp.
4569
4570         * platform/win-xp/fast/text/international/complex-character-based-fallback-expected.checksum: Added.
4571         * platform/win-xp/fast/text/international/complex-character-based-fallback-expected.png: Added.
4572         * platform/win-xp/fast/text/international/complex-character-based-fallback-expected.txt:
4573         * platform/win/fast/text/international/complex-character-based-fallback-expected.checksum: Removed.
4574         * platform/win/fast/text/international/complex-character-based-fallback-expected.png: Removed.
4575
4576 2010-11-22  Adam Roben  <aroben@apple.com>
4577
4578         Update Windows results after r72552
4579
4580         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
4581         * platform/win/fast/dom/prototype-inheritance-expected.txt:
4582
4583 2010-11-22  James Robinson  <jamesr@chromium.org>
4584
4585         Reviewed by Dimitri Glazkov.
4586
4587         [chromium] font-size:0 text runs should have zero width
4588         https://bugs.webkit.org/show_bug.cgi?id=49871
4589
4590         Expands test to check width in addition to height.
4591
4592         * fast/text/font-size-zero-expected.txt:
4593         * fast/text/font-size-zero.html:
4594         * fast/text/script-tests/font-size-zero.js:
4595
4596 2010-11-22  Charlie Reis  <creis@chromium.org>
4597
4598         Reviewed by Darin Fisher.
4599
4600         Update correct content state during back/forward navigations
4601         https://bugs.webkit.org/show_bug.cgi?id=48809
4602
4603         Test that we update content state when leaving a form in a subframe.
4604
4605         * fast/history/saves-state-after-frame-nav.html:
4606         * fast/history/saves-state-after-frame-nav-expected.txt:
4607         * fast/history/resources/subframe-with-form.html:
4608
4609 2010-11-22  Julie Parent  <jparent@chromium.org>
4610
4611         Unreviewed.  Add flaky crash expectation for fast/files/revoke-blob-url.html on mac debug.
4612
4613         * platform/chromium/test_expectations.txt:
4614
4615 2010-11-22  Adam Roben  <aroben@apple.com>
4616
4617         Update Windows results for transforms/2d/hindi-rotated.html after
4618         r72173
4619
4620         The existing pixel results were XP-specific so I moved them to
4621         LayoutTests/platform/win-xp.
4622
4623         * platform/win-xp/transforms/2d/hindi-rotated-expected.checksum: Added.
4624         * platform/win-xp/transforms/2d/hindi-rotated-expected.png: Added.
4625         * platform/win-xp/transforms/2d/hindi-rotated-expected.txt:
4626         * platform/win/transforms/2d/hindi-rotated-expected.checksum:
4627         * platform/win/transforms/2d/hindi-rotated-expected.png:
4628         * platform/win/transforms/2d/hindi-rotated-expected.txt:
4629
4630 2010-11-22  Ryosuke Niwa  <rniwa@webkit.org>
4631
4632         Unreviewed rebaseline for Chromium.
4633
4634         Removed the erroneous expected result for editing/deleting/5168598.html on chromium linux.
4635
4636         * platform/chromium-linux/editing/deleting/5168598-expected.txt: Removed.
4637         * platform/chromium/test_expectations.txt: Removed editing/deleting/5168598.html.
4638
4639 2010-11-22  Csaba Osztrogonác  <ossy@webkit.org>
4640
4641         Unreviewed. Update GTK and Mac specific expected results after r72552.
4642
4643         * fast/dom/Window/window-properties-expected.txt:
4644         * fast/dom/prototype-inheritance-expected.txt:
4645         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
4646         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
4647
4648 2010-11-22  Sam Weinig  <sam@webkit.org>
4649
4650         Update WebKit2 skipped list.
4651
4652         * platform/mac-wk2/Skipped:
4653
4654 2010-11-22  Csaba Osztrogonác  <ossy@webkit.org>
4655
4656         Unreviewed. Update Qt specific expected results after r72552.
4657
4658         * platform/qt/fast/dom/Window/window-properties-expected.txt:
4659         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
4660         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
4661
4662 2010-11-22  Ryosuke Niwa  <rniwa@webkit.org>
4663
4664         Unreviewed update of Windows's skipped list and Chromium's test expectation.
4665
4666         fast/text/international/thai-cursor-position.html erroneously had an expected result
4667         on Windows even though textInputController hasn't been implemented on Windows (the bug 32021).
4668
4669         Removed the expected result and added the tests to Windows platform's skipped list.
4670
4671         * platform/chromium/test_expectations.txt: Removed fast/text/international/thai-cursor-position.html.
4672         * platform/win/Skipped: Added fast/text/international/thai-cursor-position.html.
4673         * platform/win/fast/text/international/thai-cursor-position-expected.txt: Removed.
4674
4675 2010-10-21  Luiz Agostini  <luiz.agostini@openbossa.org>
4676
4677         Reviewed by Darin Adler.
4678
4679         Implement CSSOM View matchMedia interface
4680         https://bugs.webkit.org/show_bug.cgi?id=37205
4681
4682         New property matchMedia was added to window.
4683
4684         * fast/dom/Window/window-properties-expected.txt:
4685         * fast/dom/Window/window-property-descriptors-expected.txt:
4686
4687         window.matchMedia and MediaQueryList tests.
4688
4689         * fast/media/media-query-list-01-expected.txt: Added.
4690         * fast/media/media-query-list-01.html: Added.
4691
4692         The following tests depend on LayoutTestController::setViewModeMediaFeature() to work.
4693         As it is only implemented by Qt and Gtk the tests needed to be skipped in all other platforms.
4694
4695         * fast/media/media-query-list-02-expected.txt: Added.
4696         * fast/media/media-query-list-02.html: Added.
4697         * fast/media/media-query-list-03-expected.txt: Added.
4698         * fast/media/media-query-list-03.html: Added.
4699         * fast/media/media-query-list-04-expected.txt: Added.
4700         * fast/media/media-query-list-04.html: Added.
4701         * fast/media/media-query-list-05-expected.txt: Added.
4702         * fast/media/media-query-list-05.html: Added.
4703         * fast/media/media-query-list-06-expected.txt: Added.
4704         * fast/media/media-query-list-06.html: Added.
4705         * fast/media/media-query-list-07-expected.txt: Added.
4706         * fast/media/media-query-list-07.html: Added.
4707         * platform/chromium/test_expectations.txt:
4708         * platform/mac/Skipped:
4709         * platform/win/Skipped:
4710
4711 2010-11-22  Ryosuke Niwa  <rniwa@webkit.org>
4712
4713         Unreviewed update of Windows Skipped list.
4714
4715         editing/selection/5825350-1.html and 5825350-2.html erroneously
4716         had expectations with console error message even though textInputController
4717         hasn't been implemented on Windows (the bug 32021).
4718
4719         Removed these expectations and added the tests to the skipped list.
4720
4721         * platform/win/Skipped:
4722         * platform/win/editing/selection/5825350-1-expected.txt: Removed.
4723         * platform/win/editing/selection/5825350-2-expected.txt: Removed.
4724
4725 2010-11-22  Adam Roben  <aroben@apple.com>
4726
4727         Add Windows-specific results for fast/ruby/nested-ruby.html
4728
4729         * platform/win/fast/ruby/nested-ruby-expected.checksum: Added.
4730         * platform/win/fast/ruby/nested-ruby-expected.png: Added.
4731         * platform/win/fast/ruby/nested-ruby-expected.txt: Added.
4732
4733 2010-11-22  Adam Roben  <aroben@apple.com>
4734
4735         Update Windows XP results for
4736         fast/text/international/bidi-control-chars-treated-as-ZWS.html
4737
4738         The render tree dump on XP now matches Mac. I updated the pixel results
4739         to match the current rendering (the two test lines have moved down
4740         slightly).
4741
4742         * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum:
4743         * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png:
4744         * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
4745
4746 2010-11-22  Adam Roben  <aroben@apple.com>
4747
4748         Remove obsolete Windows-specific results for svg/dom/path-parser.html
4749
4750         r72381 made these unnecessary.
4751
4752         * platform/win/svg/dom/path-parser-expected.txt: Removed.
4753
4754 2010-11-22  Adam Roben  <aroben@apple.com>
4755
4756         Update Windows results for fast/dom/prototype-inheritance-2.html
4757
4758         This is the Windows equivalent of r72353.
4759
4760         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
4761
4762 2010-11-22  Andreas Kling  <kling@webkit.org>
4763
4764         Unreviewed, rebaseline GTK+ after r72527.
4765
4766         * platform/gtk/css1/box_properties/margin_right-expected.txt:
4767         * platform/gtk/css1/box_properties/padding_right-expected.txt:
4768         * platform/gtk/fast/lists/001-vertical-expected.txt:
4769         * platform/gtk/fast/lists/002-vertical-expected.txt:
4770         * platform/gtk/fast/lists/003-vertical-expected.txt:
4771         * platform/gtk/fast/lists/007-vertical-expected.txt:
4772         * platform/gtk/fast/lists/008-vertical-expected.txt:
4773         * platform/gtk/fast/lists/outSideListMarkers-expected.txt: Added.
4774
4775 2010-11-22  Adam Roben  <aroben@apple.com>
4776
4777         Add Windows-specific results for editing/selection/extend-selection-home-end.html
4778
4779         These results are identical to the cross-platform results, but are
4780         needed to override the Mac-specific results in platform/mac.
4781
4782         Fixes <http://webkit.org/b/49874>.
4783
4784         * platform/win/editing/selection/extend-selection-home-end-expected.txt: Added.
4785
4786 2010-11-22  Anton Muhin  <antonm@chromium.org>
4787
4788         Not reviewed.  Test expectations arrangements and rebaselinings.
4789
4790         * platform/chromium-mac/fast/lists/001-vertical-expected.checksum: Removed.
4791         * platform/chromium-mac/fast/lists/001-vertical-expected.png: Removed.
4792         * platform/chromium/test_expectations.txt:
4793
4794 2010-11-22  Anton Muhin  <antonm@chromium.org>
4795
4796         Not reviewed.  Fallback font rebaselines.
4797
4798         * platform/chromium-linux/fast/css/line-height-determined-by-primary-font-expected.checksum: Added.
4799         * platform/chromium-linux/fast/css/line-height-determined-by-primary-font-expected.png: Added.
4800         * platform/chromium-linux/fast/css/line-height-determined-by-primary-font-expected.txt: Added.
4801         * platform/chromium-linux/fast/text/international/hebrew-vowels-expected.checksum: Added.
4802         * platform/chromium-linux/fast/text/international/hebrew-vowels-expected.png: Added.
4803         * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.checksum: Added.
4804         * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.png: Added.
4805         * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum:
4806         * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png:
4807         * platform/chromium-mac/fast/css/line-height-determined-by-primary-font-expected.checksum: Added.
4808         * platform/chromium-mac/fast/css/line-height-determined-by-primary-font-expected.png: Added.
4809         * platform/chromium-mac/fast/forms/select-visual-hebrew-expected.checksum: Added.
4810         * platform/chromium-mac/fast/forms/select-visual-hebrew-expected.png: Added.
4811         * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.checksum: Added.
4812         * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.png: Added.
4813         * platform/chromium-mac/fast/text/international/001-expected.checksum: Added.
4814         * platform/chromium-mac/fast/text/international/001-expected.png: Added.
4815         * platform/chromium-mac/fast/text/international/hebrew-vowels-expected.checksum: Added.
4816         * platform/chromium-mac/fast/text/international/hebrew-vowels-expected.png: Added.
4817         * platform/chromium-win/fast/css/line-height-determined-by-primary-font-expected.checksum: Added.
4818         * platform/chromium-win/fast/css/line-height-determined-by-primary-font-expected.png: Added.
4819         * platform/chromium-win/fast/css/line-height-determined-by-primary-font-expected.txt: Added.
4820         * platform/chromium-win/fast/text/international/hebrew-vowels-expected.checksum: Added.
4821         * platform/chromium-win/fast/text/international/hebrew-vowels-expected.png: Added.
4822         * platform/chromium-win/fast/text/international/hebrew-vowels-expected.txt: Added.
4823         * platform/chromium/test_expectations.txt:
4824
4825 2010-11-22  Alexander Pavlov  <apavlov@chromium.org>
4826
4827         Reviewed by Pavel Feldman.
4828
4829         Web Inspector: [REGRESSION] Contents of rules inside @media not displayed/editable
4830         https://bugs.webkit.org/show_bug.cgi?id=49804
4831
4832         * inspector/resources/styles-new-API-1.css: Added.
4833         (@page):
4834         (@page :first):
4835         (#absent-id):
4836         (body):
4837         * inspector/resources/styles-new-API.css:
4838         * inspector/styles-new-API-expected.txt:
4839
4840 2010-11-22  Anton Muhin  <antonm@chromium.org>
4841
4842         Not reviewed.  Amending expectations for Chromium.
4843
4844         * platform/chromium/test_expectations.txt:
4845
4846 2010-11-22  Anton Muhin  <antonm@chromium.org>
4847
4848         Not reviewed.  Another portion of Chromium rebaselines for SVG.
4849
4850         * platform/chromium-linux/svg/dom/SVGPathSegList-appendItem-expected.checksum: Added.
4851         * platform/chromium-linux/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
4852         * platform/chromium-linux/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Added.
4853         * platform/chromium-linux/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
4854         * platform/chromium-linux/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Added.
4855         * platform/chromium-linux/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
4856         * platform/chromium-linux/svg/dom/SVGPathSegList-removeItem-expected.checksum: Added.
4857         * platform/chromium-linux/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
4858         * platform/chromium-linux/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Added.
4859         * platform/chromium-linux/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
4860         * platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.checksum: Added.
4861         * platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
4862         * platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Added.
4863         * platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
4864         * platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Added.
4865         * platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
4866         * platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.checksum: Added.
4867         * platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
4868         * platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Added.
4869         * platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
4870         * platform/chromium-mac/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
4871         * platform/chromium-win/svg/dom/SVGPathSegList-appendItem-expected.checksum: Added.
4872         * platform/chromium-win/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
4873         * platform/chromium-win/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Added.
4874         * platform/chromium-win/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
4875         * platform/chromium-win/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Added.
4876         * platform/chromium-win/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
4877         * platform/chromium-win/svg/dom/SVGPathSegList-removeItem-expected.checksum: Added.
4878         * platform/chromium-win/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
4879         * platform/chromium-win/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Added.
4880         * platform/chromium-win/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
4881         * platform/chromium-win/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
4882         * platform/chromium/test_expectations.txt:
4883
4884 2010-11-22  Anton Muhin  <antonm@chromium.org>
4885
4886         Not reviewed.  Another portion of Chromium rebaselines.
4887
4888         * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.checksum:
4889         * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.png:
4890         * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.txt:
4891         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
4892         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
4893         * platform/chromium-linux/svg/carto.net/selectionlist-expected.checksum:
4894         * platform/chromium-linux/svg/carto.net/selectionlist-expected.png:
4895         * platform/chromium-linux/svg/custom/image-small-width-height-expected.checksum:
4896         * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
4897         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
4898         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
4899         * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum:
4900         * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
4901         * platform/chromium-win/svg/custom/image-small-width-height-expected.checksum:
4902         * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
4903         * platform/chromium/test_expectations.txt:
4904
4905 2010-11-22  Tony Chang  <tony@chromium.org>
4906
4907         Unreviewed, update Chromium Win plugin test expectations.
4908
4909         * platform/chromium/drt_expectations.txt:
4910
4911 2010-11-22  Anton Muhin  <antonm@chromium.org>
4912
4913         Not reviewed.  Chromium rebaselines after http://trac.webkit.org/changeset/72518
4914
4915         * platform/chromium-linux/svg/dom/SVGLengthList-basics-expected.checksum:
4916         * platform/chromium-linux/svg/dom/SVGLengthList-basics-expected.png:
4917         * platform/chromium-linux/svg/dom/SVGNumberList-basics-expected.checksum: Added.
4918         * platform/chromium-linux/svg/dom/SVGNumberList-basics-expected.png: Added.
4919         * platform/chromium-linux/svg/dom/SVGPointList-basics-expected.checksum: Added.
4920         * platform/chromium-linux/svg/dom/SVGPointList-basics-expected.png: Added.
4921         * platform/chromium-linux/svg/dom/SVGStringList-basics-expected.checksum: Added.
4922         * platform/chromium-linux/svg/dom/SVGStringList-basics-expected.png: Added.
4923         * platform/chromium-linux/svg/dom/SVGTransformList-basics-expected.checksum: Added.
4924         * platform/chromium-linux/svg/dom/SVGTransformList-basics-expected.png: Added.
4925         * platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.checksum: Added.
4926         * platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.png: Added.
4927         * platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.checksum: Added.
4928         * platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.png: Added.
4929         * platform/chromium-mac/svg/dom/SVGPointList-basics-expected.checksum: Added.
4930         * platform/chromium-mac/svg/dom/SVGPointList-basics-expected.png: Added.
4931         * platform/chromium-mac/svg/dom/SVGStringList-basics-expected.checksum: Added.
4932         * platform/chromium-mac/svg/dom/SVGStringList-basics-expected.png: Added.
4933         * platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.checksum: Added.
4934         * platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.png: Added.
4935         * platform/chromium-win/svg/dom/SVGLengthList-basics-expected.checksum:
4936         * platform/chromium-win/svg/dom/SVGLengthList-basics-expected.png:
4937         * platform/chromium-win/svg/dom/SVGNumberList-basics-expected.checksum: Added.
4938         * platform/chromium-win/svg/dom/SVGNumberList-basics-expected.png: Added.
4939         * platform/chromium-win/svg/dom/SVGPointList-basics-expected.checksum: Added.
4940         * platform/chromium-win/svg/dom/SVGPointList-basics-expected.png: Added.
4941         * platform/chromium-win/svg/dom/SVGStringList-basics-expected.checksum: Added.
4942         * platform/chromium-win/svg/dom/SVGStringList-basics-expected.png: Added.
4943         * platform/chromium-win/svg/dom/SVGTransformList-basics-expected.checksum: Added.
4944         * platform/chromium-win/svg/dom/SVGTransformList-basics-expected.png: Added.
4945         * platform/chromium/test_expectations.txt:
4946
4947 2010-11-22  Anton Muhin  <antonm@chromium.org>
4948
4949         Not reviewed.  Reorganizing suppressions.
4950
4951         * platform/chromium/test_expectations.txt:
4952
4953 2010-11-22  Anton Muhin <antonm@chromium.org>
4954
4955         Unreviewed.  Tons of Chromium rebaselines after http://trac.webkit.org/changeset/72527
4956
4957         * platform/chromium-linux/css1/box_properties/margin_right-expected.checksum:
4958         * platform/chromium-linux/css1/box_properties/margin_right-expected.png:
4959         * platform/chromium-linux/css1/box_properties/padding_right-expected.checksum:
4960         * platform/chromium-linux/css1/box_properties/padding_right-expected.png:
4961         * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
4962         * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
4963         * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
4964         * platform/chromium-linux/editing/pasteboard/merge-end-list-expected.checksum:
4965         * platform/chromium-linux/editing/pasteboard/merge-end-list-expected.png:
4966         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.checksum:
4967         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.png:
4968         * platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.checksum:
4969         * platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.png:
4970         * platform/chromium-linux/fast/doctypes/002-expected.checksum:
4971         * platform/chromium-linux/fast/doctypes/002-expected.png:
4972         * platform/chromium-linux/fast/lists/001-vertical-expected.checksum:
4973         * platform/chromium-linux/fast/lists/001-vertical-expected.png:
4974         * platform/chromium-linux/fast/lists/001-vertical-expected.txt: Removed.
4975         * platform/chromium-linux/fast/lists/002-expected.checksum:
4976         * platform/chromium-linux/fast/lists/002-expected.png:
4977         * platform/chromium-linux/fast/lists/002-vertical-expected.checksum:
4978         * platform/chromium-linux/fast/lists/002-vertical-expected.png:
4979         * platform/chromium-linux/fast/lists/002-vertical-expected.txt: Removed.
4980         * platform/chromium-linux/fast/lists/003-expected.checksum:
4981         * platform/chromium-linux/fast/lists/003-expected.png:
4982         * platform/chromium-linux/fast/lists/003-vertical-expected.checksum:
4983         * platform/chromium-linux/fast/lists/003-vertical-expected.png:
4984         * platform/chromium-linux/fast/lists/003-vertical-expected.txt: Removed.
4985         * platform/chromium-linux/fast/lists/007-vertical-expected.checksum:
4986         * platform/chromium-linux/fast/lists/007-vertical-expected.png:
4987         * platform/chromium-linux/fast/lists/007-vertical-expected.txt: Removed.
4988         * platform/chromium-linux/fast/lists/008-vertical-expected.checksum:
4989         * platform/chromium-linux/fast/lists/008-vertical-expected.png:
4990         * platform/chromium-linux/fast/lists/008-vertical-expected.txt: Removed.
4991         * platform/chromium-linux/fast/lists/marker-before-empty-inline-expected.checksum:
4992         * platform/chromium-linux/fast/lists/marker-before-empty-inline-expected.png:
4993         * platform/chromium-linux/fast/lists/outSideListMarkers-expected.checksum: Added.
4994         * platform/chromium-linux/fast/lists/outSideListMarkers-expected.png: Added.
4995         * platform/chromium-mac/css1/box_properties/margin_right-expected.checksum:
4996         * platform/chromium-mac/css1/box_properties/margin_right-expected.png:
4997         * platform/chromium-mac/css1/box_properties/padding_right-expected.checksum:
4998         * platform/chromium-mac/css1/box_properties/padding_right-expected.png:
4999         * platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
5000         * platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
5001         * platform/chromium-mac/editing/pasteboard/merge-end-list-expected.checksum: Removed.
5002         * platform/chromium-mac/editing/pasteboard/merge-end-list-expected.png: Removed.
5003         * platform/chromium-mac/editing/selection/extend-by-word-002-expected.checksum: Removed.
5004         * platform/chromium-mac/editing/selection/extend-by-word-002-expected.png: Removed.
5005         * platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.checksum: Removed.
5006         * platform/chromium-mac/fast/lists/008-vertical-expected.checksum:
5007         * platform/chromium-mac/fast/lists/008-vertical-expected.png:
5008         * platform/chromium-mac/fast/lists/marker-before-empty-inline-expected.checksum: Added.
5009         * platform/chromium-mac/fast/lists/marker-before-empty-inline-expected.png: Added.
5010         * platform/chromium-win/css1/box_properties/margin_right-expected.checksum:
5011         * platform/chromium-win/css1/box_properties/margin_right-expected.png:
5012         * platform/chromium-win/css1/box_properties/margin_right-expected.txt:
5013         * platform/chromium-win/css1/box_properties/padding_right-expected.checksum:
5014         * platform/chromium-win/css1/box_properties/padding_right-expected.png:
5015         * platform/chromium-win/css1/box_properties/padding_right-expected.txt:
5016         * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
5017         * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
5018         * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
5019         * platform/chromium-win/editing/pasteboard/merge-end-list-expected.checksum:
5020         * platform/chromium-win/editing/pasteboard/merge-end-list-expected.png:
5021         * platform/chromium-win/editing/pasteboard/merge-end-list-expected.txt:
5022         * platform/chromium-win/editing/selection/extend-by-word-002-expected.checksum:
5023         * platform/chromium-win/editing/selection/extend-by-word-002-expected.png:
5024         * platform/chromium-win/editing/selection/extend-by-word-002-expected.txt:
5025         * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.checksum:
5026         * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.png:
5027         * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.txt:
5028         * platform/chromium-win/fast/doctypes/002-expected.checksum:
5029         * platform/chromium-win/fast/doctypes/002-expected.png:
5030         * platform/chromium-win/fast/doctypes/002-expected.txt:
5031         * platform/chromium-win/fast/lists/001-vertical-expected.checksum:
5032         * platform/chromium-win/fast/lists/001-vertical-expected.png:
5033         * platform/chromium-win/fast/lists/001-vertical-expected.txt:
5034         * platform/chromium-win/fast/lists/002-expected.checksum:
5035         * platform/chromium-win/fast/lists/002-expected.png:
5036         * platform/chromium-win/fast/lists/002-expected.txt:
5037         * platform/chromium-win/fast/lists/002-vertical-expected.checksum:
5038         * platform/chromium-win/fast/lists/002-vertical-expected.png:
5039         * platform/chromium-win/fast/lists/002-vertical-expected.txt:
5040         * platform/chromium-win/fast/lists/003-expected.checksum:
5041         * platform/chromium-win/fast/lists/003-expected.png:
5042         * platform/chromium-win/fast/lists/003-expected.txt:
5043         * platform/chromium-win/fast/lists/003-vertical-expected.checksum:
5044         * platform/chromium-win/fast/lists/003-vertical-expected.png:
5045         * platform/chromium-win/fast/lists/003-vertical-expected.txt:
5046         * platform/chromium-win/fast/lists/007-vertical-expected.checksum:
5047         * platform/chromium-win/fast/lists/007-vertical-expected.png:
5048         * platform/chromium-win/fast/lists/007-vertical-expected.txt:
5049         * platform/chromium-win/fast/lists/008-vertical-expected.checksum:
5050         * platform/chromium-win/fast/lists/008-vertical-expected.png:
5051         * platform/chromium-win/fast/lists/008-vertical-expected.txt:
5052         * platform/chromium-win/fast/lists/marker-before-empty-inline-expected.checksum:
5053         * platform/chromium-win/fast/lists/marker-before-empty-inline-expected.png:
5054         * platform/chromium-win/fast/lists/marker-before-empty-inline-expected.txt:
5055         * platform/chromium-win/fast/lists/outSideListMarkers-expected.checksum: Added.
5056         * platform/chromium-win/fast/lists/outSideListMarkers-expected.png: Added.
5057         * platform/chromium-win/fast/lists/outSideListMarkers-expected.txt: Added.
5058         * platform/chromium/test_expectations.txt:
5059
5060 2010-11-22  Csaba Osztrogonác  <ossy@webkit.org>
5061
5062         Unreviewed. Update Qt specific expected results after r72527.
5063
5064         * platform/qt/css1/box_properties/margin_right-expected.checksum: Added.
5065         * platform/qt/css1/box_properties/margin_right-expected.png: Added.
5066         * platform/qt/css1/box_properties/margin_right-expected.txt:
5067         * platform/qt/css1/box_properties/padding_right-expected.checksum: Added.
5068         * platform/qt/css1/box_properties/padding_right-expected.png: Added.
5069         * platform/qt/css1/box_properties/padding_right-expected.txt:
5070         * platform/qt/editing/pasteboard/merge-end-list-expected.checksum: Added.
5071         * platform/qt/editing/pasteboard/merge-end-list-expected.png: Added.
5072         * platform/qt/editing/pasteboard/merge-end-list-expected.txt:
5073         * platform/qt/fast/doctypes/002-expected.checksum: Added.
5074         * platform/qt/fast/doctypes/002-expected.png: Added.
5075         * platform/qt/fast/doctypes/002-expected.txt:
5076         * platform/qt/fast/lists/001-vertical-expected.checksum:
5077         * platform/qt/fast/lists/001-vertical-expected.png:
5078         * platform/qt/fast/lists/001-vertical-expected.txt:
5079         * platform/qt/fast/lists/002-vertical-expected.checksum:
5080         * platform/qt/fast/lists/002-vertical-expected.png:
5081         * platform/qt/fast/lists/002-vertical-expected.txt:
5082         * platform/qt/fast/lists/003-vertical-expected.checksum:
5083         * platform/qt/fast/lists/003-vertical-expected.png:
5084         * platform/qt/fast/lists/003-vertical-expected.txt:
5085         * platform/qt/fast/lists/007-vertical-expected.checksum:
5086         * platform/qt/fast/lists/007-vertical-expected.png:
5087         * platform/qt/fast/lists/007-vertical-expected.txt:
5088         * platform/qt/fast/lists/008-vertical-expected.checksum:
5089         * platform/qt/fast/lists/008-vertical-expected.png:
5090         * platform/qt/fast/lists/008-vertical-expected.txt:
5091         * platform/qt/fast/lists/outSideListMarkers-expected.checksum: Added.
5092         * platform/qt/fast/lists/outSideListMarkers-expected.png: Added.
5093         * platform/qt/fast/lists/outSideListMarkers-expected.txt: Added.
5094
5095 2010-11-22  Andreas Kling  <kling@webkit.org>
5096
5097         Unreviewed, 2 missing rebaselines after r72527.
5098
5099         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
5100         * platform/mac/fast/lists/marker-before-empty-inline-expected.txt:
5101
5102 2010-11-22  Renata Hodovan  <reni@webkit.org>
5103
5104         Reviewed by Andreas Kling.
5105
5106         Outside list bullets ignore text-align style.
5107         https://bugs.webkit.org/show-bug.cgi?id=15713
5108
5109         Add new test for checking outside marker's position and update the related expecteds of tests.
5110
5111         * fast/lists/outSideListMarkers-expected.txt: Added.
5112         * fast/lists/outSideListMarkers.html: Added.
5113         * platform/mac-leopard/css1/box_properties/margin_right-expected.checksum:
5114         * platform/mac-leopard/css1/box_properties/margin_right-expected.png:
5115         * platform/mac-leopard/css1/box_properties/padding_right-expected.checksum:
5116         * platform/mac-leopard/css1/box_properties/padding_right-expected.png:
5117         * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.checksum:
5118         * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.png:
5119         * platform/mac-leopard/fast/css/background-shorthand-invalid-url-expected.checksum:
5120         * platform/mac-leopard/fast/css/background-shorthand-invalid-url-expected.png:
5121         * platform/mac-leopard/fast/css/empty-pseudo-class-expected.checksum:
5122         * platform/mac-leopard/fast/css/empty-pseudo-class-expected.png:
5123         * platform/mac-leopard/fast/css/first-child-pseudo-class-expected.checksum:
5124         * platform/mac-leopard/fast/css/first-child-pseudo-class-expected.png:
5125         * platform/mac-leopard/fast/css/first-of-type-pseudo-class-expected.checksum:
5126         * platform/mac-leopard/fast/css/first-of-type-pseudo-class-expected.png:
5127         * platform/mac-leopard/fast/css/last-child-pseudo-class-expected.checksum:
5128         * platform/mac-leopard/fast/css/last-child-pseudo-class-expected.png:
5129         * platform/mac-leopard/fast/css/last-of-type-pseudo-class-expected.checksum:
5130         * platform/mac-leopard/fast/css/last-of-type-pseudo-class-expected.png:
5131         * platform/mac-leopard/fast/css/only-child-pseudo-class-expected.checksum:
5132         * platform/mac-leopard/fast/css/only-child-pseudo-class-expected.png:
5133         * platform/mac-leopard/fast/css/only-of-type-pseudo-class-expected.checksum:
5134         * platform/mac-leopard/fast/css/only-of-type-pseudo-class-expected.png:
5135         * platform/mac-leopard/fast/doctypes/002-expected.checksum:
5136         * platform/mac-leopard/fast/doctypes/002-expected.png:
5137         * platform/mac-leopard/fast/lists/001-expected.checksum:
5138         * platform/mac-leopard/fast/lists/001-expected.png:
5139         * platform/mac-leopard/fast/lists/002-expected.checksum:
5140         * platform/mac-leopard/fast/lists/002-expected.png:
5141         * platform/mac-leopard/fast/lists/003-expected.checksum:
5142         * platform/mac-leopard/fast/lists/003-expected.png:
5143         * platform/mac/css1/box_properties/margin_right-expected.txt:
5144         * platform/mac/css1/box_properties/padding_right-expected.txt:
5145         * platform/mac/editing/pasteboard/merge-end-list-expected.txt:
5146         * platform/mac/editing/selection/extend-by-word-002-expected.checksum:
5147         * platform/mac/editing/selection/extend-by-word-002-expected.png:
5148         * platform/mac/editing/selection/extend-by-word-002-expected.txt:
5149         * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt:
5150         * platform/mac/fast/css/empty-pseudo-class-expected.txt:
5151         * platform/mac/fast/css/first-child-pseudo-class-expected.txt:
5152         * platform/mac/fast/css/first-of-type-pseudo-class-expected.txt:
5153         * platform/mac/fast/css/last-child-pseudo-class-expected.txt:
5154         * platform/mac/fast/css/last-of-type-pseudo-class-expected.txt:
5155         * platform/mac/fast/css/only-child-pseudo-class-expected.txt:
5156         * platform/mac/fast/css/only-of-type-pseudo-class-expected.txt:
5157         * platform/mac/fast/doctypes/002-expected.txt:
5158         * platform/mac/fast/lists/001-expected.txt:
5159         * platform/mac/fast/lists/001-vertical-expected.checksum:
5160         * platform/mac/fast/lists/001-vertical-expected.png:
5161         * platform/mac/fast/lists/001-vertical-expected.txt:
5162         * platform/mac/fast/lists/002-expected.txt:
5163         * platform/mac/fast/lists/002-vertical-expected.checksum:
5164         * platform/mac/fast/lists/002-vertical-expected.png:
5165         * platform/mac/fast/lists/002-vertical-expected.txt:
5166         * platform/mac/fast/lists/003-expected.txt:
5167         * platform/mac/fast/lists/003-vertical-expected.checksum:
5168         * platform/mac/fast/lists/003-vertical-expected.png:
5169         * platform/mac/fast/lists/003-vertical-expected.txt:
5170         * platform/mac/fast/lists/007-vertical-expected.checksum:
5171         * platform/mac/fast/lists/007-vertical-expected.png:
5172         * platform/mac/fast/lists/007-vertical-expected.txt:
5173         * platform/mac/fast/lists/008-vertical-expected.checksum:
5174         * platform/mac/fast/lists/008-vertical-expected.png:
5175         * platform/mac/fast/lists/008-vertical-expected.txt:
5176         * platform/mac/fast/lists/outSideListMarkers-expected.checksum: Added.
5177         * platform/mac/fast/lists/outSideListMarkers-expected.png: Added.
5178
5179 2010-11-22  Yael Aharon  <yael.aharon@nokia.com>
5180
5181         Reviewed by Antonio Gomes.
5182
5183         Spatial Navigation: Additional tests.
5184         https://bugs.webkit.org/show_bug.cgi?id=49604
5185
5186         * fast/events/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt: Added.
5187         * fast/events/spatial-navigation/snav-div-overflow-scrol-hidden.html: Added.
5188         * fast/events/spatial-navigation/snav-z-index-expected.txt: Added.
5189         * fast/events/spatial-navigation/snav-z-index.html: Added.
5190
5191 2010-11-22  Anton Muhin  <antonm@chromium.org>
5192
5193         Not reviewed.  Rebaselining various Win/Linux only deviations.
5194
5195         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
5196         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
5197         * platform/chromium-linux/svg/custom/baseval-animval-equality-expected.checksum:
5198         * platform/chromium-linux/svg/custom/baseval-animval-equality-expected.png:
5199         * platform/chromium-linux/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
5200         * platform/chromium-linux/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
5201         * platform/chromium-linux/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.checksum: Added.
5202         * platform/chromium-linux/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
5203         * platform/chromium-linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
5204         * platform/chromium-linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
5205         * platform/chromium-linux/svg/dom/path-parser-expected.txt: Removed.
5206         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
5207         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
5208         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
5209         * platform/chromium-win/svg/custom/baseval-animval-equality-expected.checksum:
5210         * platform/chromium-win/svg/custom/baseval-animval-equality-expected.png:
5211         * platform/chromium-win/svg/custom/baseval-animval-equality-expected.txt:
5212         * platform/chromium-win/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
5213         * platform/chromium-win/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
5214         * platform/chromium-win/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added.
5215         * platform/chromium-win/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.checksum: Added.
5216         * platform/chromium-win/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
5217         * platform/chromium-win/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
5218         * platform/chromium-win/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
5219         * platform/chromium-win/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added.
5220         * platform/chromium-win/svg/dom/path-parser-expected.txt: Added.
5221         * platform/chromium-win/svg/filters/filter-rounding-issues-expected.checksum: Added.
5222         * platform/chromium-win/svg/filters/filter-rounding-issues-expected.png: Added.
5223         * platform/chromium/test_expectations.txt:
5224
5225 2010-11-22  Csaba Osztrogonác  <ossy@webkit.org>
5226
5227         Unreviewed.
5228
5229         [Qt] fast/workers/storage/interrupt-database-sync.html fails intermittently
5230         https://bugs.webkit.org/show_bug.cgi?id=49906
5231
5232         * platform/qt/Skipped: fast/workers/storage/interrupt-database-sync.html added until fix.
5233
5234 2010-11-22  Csaba Osztrogonác  <ossy@webkit.org>
5235
5236         Unreviewed.
5237
5238         [Qt] Add platform specific expected results for new passing tests.
5239         Compared to Mac png files and Mac expected files.
5240
5241         * platform/qt/fast/css/negative-leading-expected.checksum: Added.
5242         * platform/qt/fast/css/negative-leading-expected.png: Added.
5243         * platform/qt/fast/css/negative-leading-expected.txt: Added. (introduced in r72141)
5244         * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
5245         * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
5246         * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.txt: Added. (introduced in r72402)
5247         * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
5248         * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
5249         * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added. (introduced in r72381)
5250         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
5251         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
5252         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added. (introduced in r72518)
5253         * platform/qt/svg/custom/image-rescale-expected.checksum: Added.
5254         * platform/qt/svg/custom/image-rescale-expected.png: Added.
5255         * platform/qt/svg/custom/image-rescale-expected.txt: Added. (introduced in r72470)
5256         * platform/qt/svg/custom/image-rescale-scroll-expected.checksum: Added.
5257         * platform/qt/svg/custom/image-rescale-scroll-expected.png: Added.
5258         * platform/qt/svg/custom/image-rescale-scroll-expected.txt: Added. (introduced in r72470)
5259         * platform/qt/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
5260         * platform/qt/svg/dom/SVGPathSegList-cloning-expected.png: Added.
5261         * platform/qt/svg/dom/SVGPathSegList-cloning-expected.txt: Added. (introduced in r72381)
5262         * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
5263         * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
5264         * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added. (introduced in r72381)
5265         * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
5266         * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
5267         * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added. (introduced in r72381)
5268
5269 2010-11-22  Yael Aharon  <yael.aharon@nokia.com>, Chang Shu  <chang.shu@nokia.com>
5270
5271         Reviewed by Antonio Gomes.
5272
5273         Spatial Navigation: issues with the node selection algorithm.
5274         https://bugs.webkit.org/show_bug.cgi?id=49382
5275
5276         Replaced text in tests with images with fixed size to make them more cross platform and modified
5277         test results to reflect that we can scroll container that do not include focusable content. 
5278
5279         * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
5280         * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
5281         * fast/events/spatial-navigation/snav-div-scrollable-but-without-focusable-content-expected.txt:
5282         * fast/events/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html:
5283         * fast/events/spatial-navigation/snav-iframe-no-focusable-content-expected.txt:
5284         * fast/events/spatial-navigation/snav-iframe-no-focusable-content.html:
5285         * fast/events/spatial-navigation/snav-iframe-no-scrollable-content-expected.txt:
5286         * fast/events/spatial-navigation/snav-iframe-no-scrollable-content.html:
5287         * fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element-expected.txt:
5288         * fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html:
5289
5290 2010-11-22  Anton Muhin  <antonm@chromium.org>
5291
5292         Amending suppressions from previous commit.
5293
5294         * platform/chromium/test_expectations.txt:
5295
5296 2010-11-22  'Anton Muhin'  <antonm@google.com>
5297
5298         Not reviewed.  Adding new suppressions after http://trac.webkit.org/changeset/72518
5299
5300         * platform/chromium/test_expectations.txt:
5301
5302 2010-11-22  Anton Muhin  <antonm@chromium.org>
5303
5304         Not reviewed.  Next batch of SVG rebaselines.
5305
5306         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
5307         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
5308         * platform/chromium-linux/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
5309         * platform/chromium-linux/svg/dom/SVGPathSegList-cloning-expected.png: Added.
5310         * platform/chromium-win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
5311         * platform/chromium-win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
5312         * platform/chromium-win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
5313         * platform/chromium-win/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
5314         * platform/chromium-win/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
5315         * platform/chromium-win/svg/dom/SVGPathSegList-cloning-expected.png: Added.
5316         * platform/chromium-win/svg/dom/SVGPathSegList-cloning-expected.txt: Added.
5317         * platform/chromium/test_expectations.txt:
5318
5319 2010-11-22  Nikolas Zimmermann  <nzimmermann@rim.com>
5320
5321         Reviewed by Dirk Schulze.
5322
5323         Fix various problems with the SVG*List code
5324         https://bugs.webkit.org/show_bug.cgi?id=49880
5325
5326         Add tests for all SVG*List types, that were missing.
5327         Add SVG 1.1 2nd edition testcase, types-dom-07-f.svg, testing that all animVal values are readonly.
5328
5329         * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.checksum:
5330         * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.png:
5331         * platform/mac-leopard/svg/dom/SVGLengthList-basics-expected.checksum:
5332         * platform/mac-leopard/svg/dom/SVGLengthList-basics-expected.png:
5333         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
5334         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
5335         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
5336         * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
5337         * platform/mac/svg/dom/SVGNumberList-basics-expected.checksum: Added.
5338         * platform/mac/svg/dom/SVGNumberList-basics-expected.png: Added.
5339         * platform/mac/svg/dom/SVGPointList-basics-expected.checksum: Added.
5340         * platform/mac/svg/dom/SVGPointList-basics-expected.png: Added.
5341         * platform/mac/svg/dom/SVGStringList-basics-expected.checksum: Added.
5342         * platform/mac/svg/dom/SVGStringList-basics-expected.png: Added.
5343         * platform/mac/svg/dom/SVGTransformList-basics-expected.checksum: Added.
5344         * platform/mac/svg/dom/SVGTransformList-basics-expected.png: Added.
5345         * svg/W3C-SVG-1.1-SE/types-dom-07-f.svg: Added.
5346         * svg/custom/baseval-animval-equality.svg: Fix wrong test.
5347         * svg/custom/polyline-points-crash-expected.txt:
5348         * svg/dom/SVGLengthList-basics-expected.txt:
5349         * svg/dom/SVGLengthList-basics.xhtml: Extended test, synchronized with the other SVG*List tests.
5350         * svg/dom/SVGNumberList-basics-expected.txt: Added.
5351         * svg/dom/SVGNumberList-basics.xhtml: Added.
5352         * svg/dom/SVGPointList-basics-expected.txt: Added.
5353         * svg/dom/SVGPointList-basics.xhtml: Added.
5354         * svg/dom/SVGStringList-basics-expected.txt: Added.
5355         * svg/dom/SVGStringList-basics.xhtml: Added.
5356         * svg/dom/SVGTransformList-basics-expected.txt: Added.
5357         * svg/dom/SVGTransformList-basics.xhtml: Added.
5358         * svg/dom/svglist-exception-on-out-bounds-error-expected.txt:
5359
5360 2010-11-22  Anton Muhin  <antonm@chromium.org>
5361
5362         Not reviewed.  Rebaselining fast/images/imagemap-focus-ring-zoom.html for Chromium on Win and Linux.
5363
5364         * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
5365         * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
5366         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
5367         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
5368         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
5369         * platform/chromium/test_expectations.txt:
5370
5371 2010-11-22  Anton Muhin  <antonm@chromium.org>
5372
5373         Not reviewed.  Rebaselining svg/custom/image-rescale.svg for Chromium on Mac.
5374
5375         * platform/chromium-mac/svg/custom/image-rescale-expected.checksum: Added.
5376         * platform/chromium-mac/svg/custom/image-rescale-expected.png: Added.
5377         * platform/chromium/test_expectations.txt:
5378
5379 2010-11-22  Anton Muhin  <antonm@chromium.org>
5380
5381         Not reviewed, removing suppression for now passing editing/selection/5354455-1.html (on Win)
5382
5383         * platform/chromium/test_expectations.txt:
5384
5385 2010-11-22  Anton Muhin  <antonm@chromium.org>
5386
5387         Not reviewed, proper platform for international test.
5388
5389         * platform/chromium/test_expectations.txt:
5390
5391 2010-11-22  Anton Muhin  <antonm@chromium.org>
5392
5393         Not reviewed, Chromium suppressions for a bunch of SVG tests and one international.
5394
5395         * platform/chromium/test_expectations.txt:
5396
5397 2010-11-22  Anton Muhin  <antonm@chromium.org>
5398
5399         Not reviewed, temporary suppressing fast/css/font-face-data-uri.html for Chromium.
5400
5401         * platform/chromium/test_expectations.txt:
5402
5403 2010-11-22  Anton Muhin  <antonm@chromium.org>
5404
5405         Not reviewed.  Suppressing fast/canvas/canvas-fillPath-shadow.html for Chromium-gpu.
5406
5407         * platform/chromium-gpu/test_expectations.txt:
5408
5409 2010-11-22  Anton Muhin  <antonm@chromium.org>
5410
5411         Not reviewed, remove duplicate suppression.
5412
5413         * platform/chromium/test_expectations.txt:
5414
5415 2010-11-22  Anton Muhin  <antonm@chromium.org>
5416
5417         Not reviewed.  Suppressing fast/canvas/canvas-fillPath-shadow.html for Chromium.
5418
5419         * platform/chromium/test_expectations.txt:
5420
5421 2010-11-22  Anton Muhin  <antonm@chromium.org>
5422
5423         Not reviewed.  Rebaselining fast/js/regexp-overflow.html expectations
5424         for Chromium after http://trac.webkit.org/changeset/72489
5425
5426         * platform/chromium-mac/fast/js/regexp-overflow-expected.txt: Added.
5427         * platform/chromium-win/fast/js/regexp-overflow-expected.txt: Added.
5428
5429 2010-11-22  Yuzo Fujishima  <yuzo@google.com>
5430
5431         Reviewed by Dan Bernstein.
5432
5433         Fix for Bug 49374 - Web Font specified with base64 data URI ending with EOT is not rendered.
5434         https://bugs.webkit.org/show_bug.cgi?id=49374
5435
5436         * fast/css/font-face-data-uri-expected.txt: Added.
5437         * fast/css/font-face-data-uri.html: Added.
5438
5439 2010-11-21  Sam Weinig  <sam@webkit.org>
5440
5441         Update WebKit2 skipped list.
5442
5443         * platform/mac-wk2/Skipped:
5444
5445 2010-11-21  Patrick Gansterer  <paroga@webkit.org>
5446
5447         Reviewed by Darin Adler.
5448
5449         Add test for unicode plane 1 characters
5450         https://bugs.webkit.org/show_bug.cgi?id=49581
5451
5452         * fast/encoding/xml-utf-8-default-expected.txt:
5453         * fast/encoding/xml-utf-8-default.xml:
5454
5455 2010-11-20  Helder Correia  <helder@sencha.com>
5456
5457         Reviewed by Andreas Kling.
5458
5459         [Qt] Path stroke lacks blur shadow support
5460         https://bugs.webkit.org/show_bug.cgi?id=49490
5461
5462         Add new test for checking path stroke blur shadow.
5463
5464         * fast/canvas/canvas-strokePath-shadow-expected.txt: Added.
5465         * fast/canvas/canvas-strokePath-shadow.html: Added.
5466         * fast/canvas/script-tests/canvas-strokePath-shadow.js: Added.
5467
5468 2010-11-19  Peter Varga  <pvarga@inf.u-szeged.hu>
5469
5470         Reviewed by Gavin Barraclough.
5471
5472         YARR JIT should fallback to YARR Interpreter instead of PCRE.
5473         https://bugs.webkit.org/show_bug.cgi?id=46719
5474
5475         Remove the ENABLE_YARR macro and the option of matching regular
5476         expressions with PCRE from JavaScriptCore.
5477
5478         * fast/js/regexp-look-ahead-empty-expected.txt:
5479         * fast/js/regexp-overflow-expected.txt:
5480         * fast/js/script-tests/regexp-overflow.js:
5481         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.5_Term/S15.10.2.5_A1_T4-expected.txt:
5482         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.8_Atom/S15.10.2.8_A2_T1-expected.txt:
5483         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A1_T6-expected.txt:
5484
5485 2010-11-20  Ryosuke Niwa  <rniwa@webkit.org>
5486
5487         Another unreviewed rebaseline for r72482.
5488
5489         * editing/selection/extend-selection-home-end-expected.txt:
5490         * platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt: Added.
5491
5492 2010-11-20  Ryosuke Niwa  <rniwa@webkit.org>
5493
5494         Unreviewed rebaselines for r72482.
5495
5496         Since Home/End behavior is different on Mac and GTK, move the expected result added by r72482
5497         to platform/mac and platform/gtk, and add new expected result for other platforms.
5498
5499         See also: http://trac.webkit.org/changeset/54980 and https://webkit.org/b/35066.
5500
5501         * editing/selection/extend-selection-home-end-expected.txt:
5502         * platform/chromium-win/editing/selection/extend-selection-expected.txt: Removed.
5503         * platform/chromium/test_expectations.txt: Removed extend-selection.html.
5504         * platform/gtk/Skipped: Ditto.
5505         * platform/gtk/editing/selection/extend-selection-expected.txt: Removed.
5506         * platform/gtk/editing/selection/extend-selection-home-end-expected.txt: Added.
5507         * platform/mac/editing/selection/extend-selection-home-end-expected.txt: Added.
5508         * platform/qt/Skipped: Removed extend-selection.html.
5509         * platform/win/editing/selection/extend-selection-expected.txt: Removed.
5510
5511 2010-11-19  Ryosuke Niwa  <rniwa@webkit.org>
5512
5513         Reviewed by Antonio Gomes.
5514
5515         /editing/selection/extend-selection.html should be split into smaller tests
5516         https://bugs.webkit.org/show_bug.cgi?id=49849
5517
5518         Divided the test into 4 pieces.
5519
5520         * editing/selection/extend-selection-character-expected.txt: Added.
5521         * editing/selection/extend-selection-character.html: Added.
5522         * editing/selection/extend-selection-enclosing-block-expected.txt: Added.
5523         * editing/selection/extend-selection-enclosing-block.html: Added.
5524         * editing/selection/extend-selection-expected.txt: Removed.
5525         * editing/selection/extend-selection-home-end-expected.txt: Added.
5526         * editing/selection/extend-selection-home-end.html: Added.
5527         * editing/selection/extend-selection-word-expected.txt: Added.
5528         * editing/selection/extend-selection-word.html: Added.
5529         * editing/selection/extend-selection.html: Removed.
5530         * editing/selection/resources/extend-selection.css: Added.
5531         (div.test):
5532         (div.test:before):
5533         (div.test span):
5534         (div.test img):
5535         (div.test img + img):
5536         (div.test div):
5537         * editing/selection/resources/extend-selection.js: Added.
5538         (log):
5539         (positionsExtendingInDirectionForEnclosingBlock):
5540         (positionsExtendingInDirection):
5541         (fold):
5542         (logPositions):
5543         (checkReverseOrder):
5544         (checkSameOrder):
5545         (extendingSelection):
5546         (testExtendingSelection):
5547         (createTestNodes.window.onload):
5548         (createTestNodes):
5549
5550 2010-11-20  Julie Parent  <jparent@chromium.org>
5551
5552         Unreviewed.  Adding failing expectation for Win + Linux for new 
5553         fast/canvas/canvas-fillPath-shadow test.
5554
5555         * platform/chromium/test_expectations.txt:
5556
5557 2010-11-20  Helder Correia  <helder@sencha.com>
5558
5559         Reviewed by Andreas Kling.
5560
5561         [Qt] Path fill lacks blur shadow support
5562         https://bugs.webkit.org/show_bug.cgi?id=49491
5563
5564         Add new test for checking path fill blur shadow.
5565
5566         * fast/canvas/canvas-fillPath-shadow-expected.txt: Added.
5567         * fast/canvas/canvas-fillPath-shadow.html: Added.
5568         * fast/canvas/script-tests/canvas-fillPath-shadow.js: Added.
5569
5570 2010-11-19  W. James MacLean  <wjmaclean@chromium.org>
5571
5572         Reviewed by James Robinson.
5573
5574         Scaled Resized images are blurred when sent to Skia
5575         https://bugs.webkit.org/show_bug.cgi?id=42370
5576
5577         * platform/chromium-linux/svg/custom/image-rescale-expected.checksum: Added.
5578         * platform/chromium-linux/svg/custom/image-rescale-expected.png: Added.
5579         * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Added.
5580         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.checksum: Added.
5581         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.png: Added.
5582         * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.txt: Added.
5583         * platform/chromium/test_expectations.txt:
5584         * platform/mac/svg/custom/image-rescale-expected.checksum: Added.
5585         * platform/mac/svg/custom/image-rescale-expected.png: Added.
5586         * platform/mac/svg/custom/image-rescale-expected.txt: Added.
5587         * platform/mac/svg/custom/image-rescale-scroll-expected.checksum: Added.
5588         * platform/mac/svg/custom/image-rescale-scroll-expected.png: Added.
5589         * platform/mac/svg/custom/image-rescale-scroll-expected.txt: Added.
5590         * platform/mac/test_expectations.txt:
5591         * svg/custom/image-rescale-scroll.html: Added.
5592         * svg/custom/image-rescale.svg: Added.
5593         * svg/custom/resources/image-rescale.jpg: Added.
5594
5595 2010-11-19  Jia Pu  <jpu@apple.com>
5596
5597         Reviewed by Dan Bernstein.
5598
5599         Regression: contraction is considered misspelling.
5600         https://bugs.webkit.org/show_bug.cgi?id=49423
5601         <rdar://problem/8654206>
5602
5603         * platform/mac-leopard/Skipped:
5604         * platform/mac-snowleopard/Skipped:
5605         * platform/mac-tiger/Skipped:
5606         * platform/mac-wk2/Skipped:
5607         * platform/mac/editing/spelling/autocorrection-contraction-expected.checksum: Added.
5608         * platform/mac/editing/spelling/autocorrection-contraction-expected.png: Added.
5609         * platform/mac/editing/spelling/autocorrection-contraction-expected.txt: Added.
5610         * platform/mac/editing/spelling/autocorrection-contraction.html: Added.
5611
5612 2010-11-19  James Simonsen  <simonjam@chromium.org>
5613
5614         Reviewed by Tony Chang.
5615
5616         [chromium] Fix whitespace character handling in complex text on linux
5617         https://bugs.webkit.org/show_bug.cgi?id=49771
5618
5619         * platform/chromium-linux/fast/text/international/bidi-linebreak-001-expected.checksum: Remove null glyph from expected output.
5620         * platform/chromium-linux/fast/text/international/bidi-linebreak-001-expected.png: Ditto.
5621         * platform/chromium-linux/fast/text/international/bidi-linebreak-001-expected.txt: Ditto.
5622         * platform/chromium-linux/fast/text/international/bidi-linebreak-002-expected.checksum: Ditto.
5623         * platform/chromium-linux/fast/text/international/bidi-linebreak-002-expected.png: Ditto.
5624         * platform/chromium-linux/fast/text/international/bidi-linebreak-002-expected.txt: Ditto.
5625         * platform/chromium-linux/fast/text/international/bidi-linebreak-003-expected.checksum: Ditto.
5626         * platform/chromium-linux/fast/text/international/bidi-linebreak-003-expected.png: Ditto.
5627         * platform/chromium-linux/fast/text/international/bidi-linebreak-003-expected.txt: Ditto.
5628         * platform/chromium-linux/fast/text/wide-zero-width-space-expected.checksum: Added. Now passes on Linux.
5629         * platform/chromium-linux/fast/text/wide-zero-width-space-expected.png: Added.
5630         * platform/chromium-linux/fast/text/wide-zero-width-space-expected.txt: Added.
5631         * platform/chromium/test_expectations.txt: Removed LINUX from wide-zero-width-space.
5632
5633 2010-11-19  Mihai Parparita  <mihaip@chromium.org>
5634
5635         Unreviewed Chromium/Mac rebaseline.
5636         
5637         Rebaseline tests in fast/events that have different scrollbar rendering.
5638
5639         * platform/chromium-mac/fast/events/autoscroll-expected.checksum: Added.
5640         * platform/chromium-mac/fast/events/autoscroll-expected.png: Added.
5641         * platform/chromium-mac/fast/events/pointer-events-2-expected.checksum: Added.
5642         * platform/chromium-mac/fast/events/pointer-events-2-expected.png: Added.
5643         * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.checksum: Added.
5644         * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png: Added.
5645         * platform/chromium/test_expectations.txt:
5646
5647 2010-11-19  Mihai Parparita  <mihaip@chromium.org>
5648
5649         Unreviewed Chromium/Mac rebaseline.
5650         
5651         Rebaseline tests in fast/frames that have different scrollbar rendering.
5652
5653         * platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.checksum: Added.
5654         * platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.png: Added.
5655         * platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.checksum: Added.
5656         * platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.png: Added.
5657         * platform/chromium-mac/fast/frames/invalid-expected.checksum: Added.
5658         * platform/chromium-mac/fast/frames/invalid-expected.png: Added.
5659         * platform/chromium-mac/fast/frames/valid-expected.checksum: Added.
5660         * platform/chromium-mac/fast/frames/valid-expected.png: Added.
5661         * platform/chromium/test_expectations.txt:
5662
5663 2010-11-19  Mihai Parparita  <mihaip@chromium.org>
5664
5665         Unreviewed Chromium/Mac rebaseline of transforms/2d/zoom-menulist.html.
5666
5667         * platform/chromium-mac/transforms/2d/zoom-menulist-expected.checksum: Added.
5668         * platform/chromium-mac/transforms/2d/zoom-menulist-expected.png: Added.
5669         * platform/chromium/test_expectations.txt:
5670
5671 2010-11-19  Mihai Parparita  <mihaip@chromium.org>
5672
5673         Unreviewed Chromium expectations update.
5674
5675         http/tests/loading/bad-server-subframe.html had chromium-win baselines
5676         that made it fail consistently on Windows and Linux. It should pass with
5677         the regular upstream baselines.
5678
5679         * platform/chromium-win/http/tests/loading/bad-server-subframe-expected.txt: Removed.
5680         * platform/chromium/test_expectations.txt:
5681
5682 2010-11-19  Julie Parent  <jparent@chromium.org>
5683
5684         Not reviewed, adding TIMEOUT for inspector/styles-disable-then-delete.html.
5685
5686         * platform/chromium/test_expectations.txt:
5687
5688 2010-11-19  Zhenyao Mo  <zmo@google.com>
5689
5690         Unreviewed, update webgl test expectations.
5691
5692         * platform/chromium-gpu/test_expectations.txt:
5693         * platform/chromium/test_expectations.txt:
5694         * platform/mac-snowleopard/Skipped:
5695
5696 2010-11-19  Zhenyao Mo  <zmo@google.com>
5697
5698         Unreviewed, update webgl test expectations.
5699
5700         * platform/chromium-gpu/test_expectations.txt:
5701         * platform/chromium/test_expectations.txt:
5702
5703 2010-11-19  Nate Chapin  <japhet@chromium.org>
5704
5705         Reviewed by Alexey Proskuryakov.
5706
5707         Test for https://bugs.webkit.org/show_bug.cgi?id=49693
5708
5709         * fast/loader/subresource-willSendRequest-null-expected.txt: Added.
5710         * fast/loader/subresource-willSendRequest-null.html: Added.
5711
5712 2010-11-18  Zhenyao Mo  <zmo@google.com>
5713
5714         Reviewed by Kenneth Russell.
5715
5716         GraphicsContext3D::reshape is clearing using current clear color instead of transparent
5717         https://bugs.webkit.org/show_bug.cgi?id=44064
5718
5719         * fast/canvas/webgl/renderbuffer-initialization-expected.txt:
5720         * fast/canvas/webgl/renderbuffer-initialization.html: Test that o is used as the clear values instead of the current gl clear values.
5721
5722 2010-11-19  Brian Weinstein  <bweinstein@apple.com>
5723
5724         Rebaseline fast/blockflow results for Windows after r72347.
5725
5726         * platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
5727         * platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
5728         * platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
5729
5730 2010-11-19  Brian Weinstein  <bweinstein@apple.com>
5731
5732         Fix failing Windows ruby tests by removing the Windows-specific results. These were the same as the Mac
5733         results before r72347, and that change rebaselined the results in LayoutTests/platform/mac, making these
5734         not match anymore, and causing the Windows tests to fail.
5735
5736         * platform/win/fast/ruby/ruby-empty-rt-expected.checksum: Removed.
5737         * platform/win/fast/ruby/ruby-empty-rt-expected.png: Removed.
5738         * platform/win/fast/ruby/ruby-empty-rt-expected.txt: Removed.
5739         * platform/win/fast/ruby/ruby-length-expected.checksum: Removed.
5740         * platform/win/fast/ruby/ruby-length-expected.png: Removed.
5741         * platform/win/fast/ruby/ruby-length-expected.txt: Removed.
5742         * platform/win/fast/ruby/ruby-run-break-expected.checksum: Removed.
5743         * platform/win/fast/ruby/ruby-run-break-expected.png: Removed.
5744         * platform/win/fast/ruby/ruby-run-break-expected.txt: Removed.
5745         * platform/win/fast/ruby/ruby-runs-expected.checksum: Removed.
5746         * platform/win/fast/ruby/ruby-runs-expected.png: Removed.
5747         * platform/win/fast/ruby/ruby-runs-expected.txt: Removed.
5748         * platform/win/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
5749         * platform/win/fast/ruby/ruby-runs-spans-expected.png: Removed.
5750         * platform/win/fast/ruby/ruby-runs-spans-expected.txt: Removed.
5751         * platform/win/fast/ruby/ruby-simple-expected.checksum: Removed.
5752         * platform/win/fast/ruby/ruby-simple-expected.png: Removed.
5753         * platform/win/fast/ruby/ruby-simple-expected.txt: Removed.
5754         * platform/win/fast/ruby/ruby-simple-rp-expected.checksum: Removed.
5755         * platform/win/fast/ruby/ruby-simple-rp-expected.png: Removed.
5756         * platform/win/fast/ruby/ruby-simple-rp-expected.txt: Removed.
5757         * platform/win/fast/ruby/ruby-trailing-expected.checksum: Removed.
5758         * platform/win/fast/ruby/ruby-trailing-expected.png: Removed.
5759         * platform/win/fast/ruby/ruby-trailing-expected.txt: Removed.
5760         * platform/win/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
5761         * platform/win/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
5762         * platform/win/fast/ruby/rubyDOM-insert-rt-expected.txt: Removed.
5763         * platform/win/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
5764         * platform/win/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
5765         * platform/win/fast/ruby/rubyDOM-insert-text1-expected.txt: Removed.
5766         * platform/win/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
5767         * platform/win/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
5768         * platform/win/fast/ruby/rubyDOM-insert-text2-expected.txt: Removed.
5769         * platform/win/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
5770         * platform/win/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
5771         * platform/win/fast/ruby/rubyDOM-insert-text3-expected.txt: Removed.
5772         * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
5773         * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
5774         * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.txt: Removed.
5775         * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
5776         * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
5777         * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.txt: Removed.
5778         * platform/win/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
5779         * platform/win/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
5780         * platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt: Removed.
5781         * platform/win/fast/ruby/rubyDOM-remove-text2-expected.checksum: Removed.
5782         * platform/win/fast/ruby/rubyDOM-remove-text2-expected.png: Removed.
5783         * platform/win/fast/ruby/rubyDOM-remove-text2-expected.txt: Removed.
5784
5785 2010-11-19  Julie Parent  <jparent@chromium.org>
5786
5787         Not reviewed, remove suppression for svg/dom/fuzz-path-parser.html 
5788
5789         * platform/chromium/test_expectations.txt:
5790
5791 2010-11-19  Anton Muhin  <antonm@chromium.org>
5792
5793         Not reviewed, remove suppression for fast/repaint/inline-block-overflow.html.
5794
5795         * platform/chromium/test_expectations.txt:
5796
5797 2010-11-19  Tony Chang  <tony@chromium.org>
5798
5799         Reviewed by Kent Tamura.
5800
5801         [chromium] Enable webkit's TestNetscapePlugIn for DRT on win and linux
5802         https://bugs.webkit.org/show_bug.cgi?id=49706
5803
5804         * platform/chromium/drt_expectations.txt:
5805
5806 2010-11-19  James Simonsen  <simonjam@chromium.org>
5807
5808         Reviewed by Darin Fisher.
5809
5810         [Web Timing] Add unloadEventStart
5811         https://bugs.webkit.org/show_bug.cgi?id=49101
5812
5813         * fast/dom/Window/window-properties-performance-expected.txt:
5814         * fast/dom/script-tests/webtiming.js:
5815         (checkTimingBeforeLoad):
5816         (checkTimingWhileDeferred):
5817         (checkWebTimingWhileAsync):
5818         (checkWebTimingOnLoad):
5819         (checkWebTimingAfterLoad):
5820         * fast/dom/webtiming-document-open-expected.txt:
5821         * fast/dom/webtiming-expected.txt:
5822         * fast/dom/webtiming-navigate-within-document-expected.txt:
5823
5824 2010-11-19  Anton Muhin  <antonm@chromium.org>
5825
5826         Not reviewed, remove a suppression for svg/dom/svglist-exception-on-out-bounds-error.html
5827
5828         * platform/chromium/test_expectations.txt:
5829
5830 2010-11-19  Anton Muhin  <antonm@chromium.org>
5831
5832         Temporary suppression for fast/repaint/inline-block-overflow.html
5833         See r72405.
5834         It needs Chromium's images.
5835
5836         * platform/chromium/test_expectations.txt:
5837
5838 2010-11-19  Andy Estes  <aestes@apple.com>
5839
5840         svg/batik/text/smallFonts.svg needs Leopard-specific results after
5841         r72141.
5842
5843         * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt: Added.
5844
5845 2010-11-19  Anton Muhin  <antonm@chromium.org>
5846
5847         Temporary suppression for fast/images/imagemap-focus-ring-zoom.html.
5848         See r72402.
5849         It needs Chromium's images.
5850
5851         * platform/chromium/test_expectations.txt:
5852
5853 2010-11-19  Andy Estes  <aestes@apple.com>
5854
5855         Skip failing tests on the Leopard bots.
5856
5857         * platform/mac-leopard/Skipped:
5858
5859 2010-11-19  Anton Muhin  <antonm@chromium.org>
5860
5861         Not reviewed, nuking now unnecessary suppression.
5862
5863         * platform/chromium/test_expectations.txt:
5864
5865 2010-11-19  Yael Aharon  <yael.aharon@nokia.com>
5866
5867         Reviewed by Antonio Gomes.
5868
5869         Focus ring in image maps does not take zooming into account
5870         https://bugs.webkit.org/show_bug.cgi?id=49625
5871
5872         * fast/images/imagemap-focus-ring-zoom.html: Added.
5873         * platform/mac/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
5874         * platform/mac/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
5875         * platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
5876
5877 2010-11-19  Nikolas Zimmermann  <nzimmermann@rim.com>
5878
5879         Reviewed by Dirk Schulze.
5880
5881         SVGTransformList::consolidate() fails on empty lists
5882         https://bugs.webkit.org/show_bug.cgi?id=49619
5883
5884         * svg/dom/SVGTransformList-empty-list-consolidation-expected.txt: Added.
5885         * svg/dom/SVGTransformList-empty-list-consolidation.html: Added.
5886
5887 2010-11-19  Csaba Osztrogonác  <ossy@webkit.org>
5888
5889         Unreviewed.
5890
5891         [Qt] REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails
5892         https://bugs.webkit.org/show_bug.cgi?id=49801
5893
5894         [Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fail
5895         https://bugs.webkit.org/show_bug.cgi?id=49802
5896
5897         * platform/qt/Skipped: Add failing tests to the Skipped list until fix.
5898          - fast/profiler/throw-exception-from-eval.html
5899          - http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
5900          - http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
5901          - http/tests/security/aboutBlank/xss-DENIED-set-opener.html
5902
5903 2010-11-19  John Knottenbelt  <jknotten@chromium.org>
5904
5905         Reviewed by Jeremy Orlow.
5906
5907         Reentrant Geolocation tests crash with an assertion.
5908         https://bugs.webkit.org/show_bug.cgi?id=39908
5909
5910         PositionErrors should not be sent to Geolocation watches or one
5911         shots that are due to receive a valid cached position. Re-enable
5912         fast/dom/Geolocation/maximum-age.html on Mac WebKit.
5913
5914         * platform/mac/Skipped:
5915
5916 2010-11-19  Anton Muhin  <antonm@chromium.org>
5917
5918         Not reviewed, next batch of Chromium suppressions for layout test failures after
5919         http://trac.webkit.org/changeset/72381.
5920
5921         * platform/chromium/test_expectations.txt:
5922
5923 2010-11-19  Anton Muhin  <antonm@chromium.org>
5924
5925         Not reviewed, removing duplicate expectation.
5926
5927         * platform/chromium/test_expectations.txt:
5928
5929 2010-11-19  Anton Muhin  <antonm@chromium.org>
5930
5931         Upstreaming Chromium suppressions.
5932
5933         * platform/chromium/test_expectations.txt:
5934
5935 2010-11-19  Zoltan Herczeg  <zherczeg@webkit.org>
5936
5937         Reviewed by Nikolas Zimmermann.
5938
5939         createImageBuffer fail should be handled in the same way as other fails
5940         https://bugs.webkit.org/show_bug.cgi?id=49799
5941
5942         * platform/mac/svg/filters/filter-rounding-issues-expected.checksum: Added.
5943         * platform/mac/svg/filters/filter-rounding-issues-expected.png: Added.
5944         * svg/filters/filter-rounding-issues-expected.txt: Added.
5945         * svg/filters/filter-rounding-issues.svg: Added.
5946
5947 2010-11-19  'Anton Muhin'  <antonm@chromium.org>
5948
5949         Not reviewed, next batch of Chromium suppressions for layout test failures after
5950         http://trac.webkit.org/changeset/72381.
5951
5952         * platform/chromium/test_expectations.txt:
5953
5954 2010-11-19  Anton Muhin  <antonm@chromium.org>
5955
5956         Not reviewed, suppressing Chromium layout test failures after
5957         http://trac.webkit.org/changeset/72381.
5958
5959         * platform/chromium/test_expectations.txt:
5960
5961 2010-11-19  Anton Muhin  <antonm@chromium.org>
5962
5963         Not reviewed, rebaselining vertical text tests for Chromium.
5964
5965         * platform/chromium-linux/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
5966         * platform/chromium-linux/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
5967         * platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
5968         * platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
5969         * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
5970         * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
5971         * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
5972         * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
5973         * platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
5974         * platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
5975         * platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.txt: Added.
5976         * platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
5977         * platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
5978         * platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.txt: Added.
5979         * platform/chromium/test_expectations.txt:
5980
5981 2010-11-19  Alejandro G. Castro  <alex@igalia.com>
5982
5983         Unreviewed, added the font-size-zero.html test to skipped and
5984         uploaded the bug: https://bugs.webkit.org/show_bug.cgi?id=49793
5985
5986         It was added with r72327.
5987
5988         * platform/gtk/Skipped:
5989
5990 2010-11-19  Nikolas Zimmermann  <nzimmermann@rim.com>
5991
5992         Reviewed by Dirk Schulze.
5993
5994         Convert SVGPathSeg/SVGPathSegList to the new SVGPropertyTearOff concept
5995         https://bugs.webkit.org/show_bug.cgi?id=49580
5996
5997         Add several new tests covering SVGPathSegList usage.
5998
5999         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
6000         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
6001         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
6002         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
6003         * platform/mac/svg/dom/SVGPathSegList-appendItem-expected.checksum: Added.
6004         * platform/mac/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
6005         * platform/mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Added.
6006         * platform/mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
6007         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
6008         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.png: Added.
6009         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt: Added.
6010         * platform/mac/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Added.
6011         * platform/mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
6012         * platform/mac/svg/dom/SVGPathSegList-removeItem-expected.checksum: Added.
6013         * platform/mac/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
6014         * platform/mac/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Added.
6015         * platform/mac/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
6016         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
6017         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
6018         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added.
6019         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.checksum: Added.
6020         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
6021         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
6022         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
6023         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added.
6024         * svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg: Added.
6025         * svg/dom/SVGPathSegList-appendItem-expected.txt: Added.
6026         * svg/dom/SVGPathSegList-appendItem.xhtml: Added.
6027         * svg/dom/SVGPathSegList-clear-and-initialize-expected.txt: Added.
6028         * svg/dom/SVGPathSegList-clear-and-initialize.xhtml: Added.
6029         * svg/dom/SVGPathSegList-cloning.html: Added.
6030         * svg/dom/SVGPathSegList-insertItemBefore-expected.txt: Added.
6031         * svg/dom/SVGPathSegList-insertItemBefore.xhtml: Added.
6032         * svg/dom/SVGPathSegList-removeItem-expected.txt: Added.
6033         * svg/dom/SVGPathSegList-removeItem.xhtml: Added.
6034         * svg/dom/SVGPathSegList-replaceItem-expected.txt: Added.
6035         * svg/dom/SVGPathSegList-replaceItem.xhtml: Added.
6036         * svg/dom/SVGPathSegList-segment-modification.svg: Added.
6037         * svg/dom/SVGPathSegList-xml-dom-synchronization-expected.txt: Added.
6038         * svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml: Added.
6039         * svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml: Added.
6040         * svg/dom/fuzz-path-parser-expected.txt:
6041         * svg/dom/path-parser-expected.txt:
6042         * svg/dom/script-tests/path-parser.js:
6043         ():
6044         * svg/dom/svglist-exception-on-out-bounds-error-expected.txt:
6045         * svg/dom/svglist-exception-on-out-bounds-error.html:
6046         * svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
6047
6048 2010-11-19  Alejandro G. Castro  <alex@igalia.com>
6049
6050         Unreviewed, GTK expectations update after r72347
6051
6052         * platform/gtk/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
6053         * platform/gtk/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
6054         * platform/gtk/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
6055
6056 2010-11-19  Dai Mikurube  <dmikurube@google.com>
6057
6058         Reviewed by Kent Tamura.
6059
6060         stepUp/stepDown for values in step-mismatching state for input elements
6061         https://bugs.webkit.org/show_bug.cgi?id=48976
6062
6063         * fast/forms/input-stepup-stepdown-expected.txt:
6064         * fast/forms/script-tests/input-stepup-stepdown.js:
6065
6066 2010-11-19  Mike Lawther  <mikelawther@chromium.org>
6067
6068         Reviewed by James Robinson.
6069
6070         [skia] assert when attempting to get (but not use) pointer to outside the canvas
6071         https://bugs.webkit.org/show_bug.cgi?id=49698
6072
6073         Removed expectation of failure on Win dbg
6074
6075         * platform/chromium/test_expectations.txt:
6076
6077 2010-11-19  Julie Parent  <jparent@chromium.org>
6078
6079         Reviewed by Ojan Vafai.
6080
6081         [Chromium]Several fast/transforms tests need linux specific baselines
6082         https://bugs.webkit.org/show_bug.cgi?id=48788
6083
6084         * platform/chromium-linux/fast/transforms/transform-on-inline-expected.checksum: Added.
6085         * platform/chromium-linux/fast/transforms/transform-on-inline-expected.png: Added.
6086         * platform/chromium-linux/fast/transforms/transform-table-row-expected.checksum: Added.
6087         * platform/chromium-linux/fast/transforms/transform-table-row-expected.png: Added.
6088         * platform/chromium-linux/fast/transforms/transformed-document-element-expected.checksum: Added.
6089         * platform/chromium-linux/fast/transforms/transformed-document-element-expected.png: Added.
6090         * platform/chromium/test_expectations.txt:
6091
6092 2010-11-19  Yael Aharon  <yael.aharon@nokia.com>
6093
6094         Reviewed by Antonio Gomes.
6095
6096         [Qt] Focus ring does not show for image maps
6097         https://bugs.webkit.org/show_bug.cgi?id=49615
6098
6099         * platform/qt/fast/images/imagemap-focus-ring-expected.checksum: Added.
6100         * platform/qt/fast/images/imagemap-focus-ring-expected.png: Added.
6101         * platform/qt/fast/images/imagemap-focus-ring-expected.txt: Added.
6102
6103 2010-11-18  David Levin  <levin@chromium.org>
6104
6105         [chromium] Update/Add baselines for r72362 and r72355.
6106
6107         * platform/chromium-linux/fast/ruby/nested-ruby-expected.checksum: Added.
6108         * platform/chromium-linux/fast/ruby/nested-ruby-expected.png: Added.
6109         * platform/chromium-linux/fast/ruby/nested-ruby-expected.txt: Added.
6110         * platform/chromium-mac/fast/js/function-prototype-descriptor-expected.txt:
6111         * platform/chromium-mac/fast/ruby/nested-ruby-expected.checksum: Added.
6112         * platform/chromium-mac/fast/ruby/nested-ruby-expected.png: Added.
6113         * platform/chromium-win/fast/js/function-prototype-descriptor-expected.txt:
6114         * platform/chromium-win/fast/ruby/nested-ruby-expected.checksum: Added.
6115         * platform/chromium-win/fast/ruby/nested-ruby-expected.png: Added.
6116         * platform/chromium-win/fast/ruby/nested-ruby-expected.txt: Added.
6117
6118 2010-11-18  Gavin Barraclough  <barraclough@apple.com>
6119
6120         Rubber stamped by Geoff Garen.
6121
6122         Bug 49577 - Function.prototype should be non-configurable
6123
6124         Ooops, Function.prototype should not be enumerable!
6125
6126         * fast/js/function-prototype-descriptor-expected.txt:
6127         * fast/js/script-tests/function-prototype-descriptor.js:
6128         (test):
6129
6130 2010-11-18  David Levin  <levin@chromium.org>
6131
6132         [chromium] Misc test updates (most Ruby).
6133         Rebaselines corresponding to 72347 and 72355.
6134         Add failures for r72344 (until I get the chance to investigate).
6135         Add failures for context-menu failures.
6136
6137         * platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum:
6138         * platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.png:
6139         * platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
6140         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
6141         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
6142         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
6143         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
6144         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
6145         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
6146         * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.txt: Removed.
6147         * platform/chromium-linux/fast/ruby/ruby-length-expected.checksum:
6148         * platform/chromium-linux/fast/ruby/ruby-length-expected.png:
6149         * platform/chromium-linux/fast/ruby/ruby-run-break-expected.checksum:
6150         * platform/chromium-linux/fast/ruby/ruby-run-break-expected.png:
6151         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
6152         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
6153         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
6154         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
6155         * platform/chromium-mac/fast/ruby/ruby-run-break-expected.checksum: Added.
6156         * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Added.
6157         * platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum:
6158         * platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.png:
6159         * platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
6160         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
6161         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
6162         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
6163         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
6164         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
6165         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
6166         * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.txt:
6167         * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.txt:
6168         * platform/chromium-win/fast/ruby/ruby-length-expected.checksum:
6169         * platform/chromium-win/fast/ruby/ruby-length-expected.png:
6170         * platform/chromium-win/fast/ruby/ruby-length-expected.txt:
6171         * platform/chromium-win/fast/ruby/ruby-run-break-expected.checksum:
6172         * platform/chromium-win/fast/ruby/ruby-run-break-expected.png:
6173         * platform/chromium-win/fast/ruby/ruby-run-break-expected.txt:
6174         * platform/chromium-win/fast/ruby/ruby-runs-expected.txt:
6175         * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.txt:
6176         * platform/chromium-win/fast/ruby/ruby-simple-expected.txt:
6177         * platform/chromium-win/fast/ruby/ruby-simple-rp-expected.txt:
6178         * platform/chromium-win/fast/ruby/ruby-trailing-expected.txt:
6179         * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.txt:
6180         * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.txt:
6181         * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.txt:
6182         * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.txt:
6183         * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.txt:
6184         * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.txt:
6185         * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.txt:
6186         * platform/chromium-win/fast/ruby/rubyDOM-remove-text2-expected.txt:
6187         * platform/chromium/test_expectations.txt:
6188
6189 2010-11-18  Dave Hyatt  <hyatt@apple.com>
6190
6191         Reviewed by Dan Bernstein.
6192
6193         https://bugs.webkit.org/show_bug.cgi?id=49772
6194         
6195         Fix nested ruby.  My previous checkin (for 49717) broke it.  Push the ruby text and ruby base text
6196         together based off logicalTopOverflow and logicalBottomOverflow rather than lineTop and lineBottom.
6197         This way the overflow from nested rubies is accounted for.
6198         
6199         Added fast/ruby/nested-ruby.html
6200
6201         * fast/ruby/nested-ruby.html: Added.
6202         * platform/mac/fast/ruby/nested-ruby-expected.checksum: Added.
6203         * platform/mac/fast/ruby/nested-ruby-expected.png: Added.
6204         * platform/mac/fast/ruby/nested-ruby-expected.txt: Added.
6205
6206 2010-11-18  Alexey Proskuryakov  <ap@apple.com>
6207
6208         Updating test results. I don't know what this mega-test is doing, but at least they changed
6209         from FAIL to PASS.
6210
6211         * fast/dom/prototype-inheritance-2-expected.txt:
6212
6213 2010-11-18  Gavin Barraclough  <barraclough@apple.com>
6214
6215         Reviewed by Oliver Hunt.
6216
6217         Bug 49635 - Profiler implementation is fragile
6218
6219         Fixes previously failing tests - output was incorrect, showing duplicate entries
6220         for '(program) (no file) (line 1)'.
6221
6222         * fast/profiler/throw-exception-from-eval-expected.txt:
6223
6224 2010-11-18  Kent Tamura  <tkent@chromium.org>
6225
6226         Unreviewed, test expectation update.
6227
6228         * platform/win/Skipped: Add a bug URL for <progress>-related tests.
6229
6230 2010-11-18  Dave Hyatt  <hyatt@apple.com>
6231
6232         Reviewed by Dan Bernstein.
6233
6234         https://bugs.webkit.org/show_bug.cgi?id=49717
6235         
6236         Implement better behavior for the logical height and block direction spacing of ruby text and ruby
6237         base text.
6238
6239         Added six new tests: ruby-auto-line-expansion.html (one version for each of the four writing modes) to
6240         test ruby text accommodation and quirks-mode-ruby-spacing.html / quirks-mode-ruby-spacing-bt.html to test
6241         that ruby doesn't reset line-height.
6242
6243         * css/html.css:
6244         Remove the line-height:normal rule for <ruby>  This behavior was incorrect, since a <ruby> on a line
6245         by itself in quirks mode would cause the overall line-height of the enclosing block to not be honored.
6246
6247         * rendering/InlineBox.h:
6248         (WebCore::InlineBox::adjustBlockDirectionPosition):
6249         Add adjustBlockDirectionPosition as a shorthand for calling adjustPosition with the correct delta (x or y)
6250         depending on orientation.
6251         
6252         * rendering/InlineFlowBox.cpp:
6253         (WebCore::InlineFlowBox::placeBoxesInBlockDirection):
6254         placeBoxesInBlockDirection now looks for Ruby runs, and when it encounters them it sets a flag, containsRuby,
6255         to true.  This flag is stored as a bit on the RootInlineBox and lets us know whether we need to do a later
6256         crawl of the line boxes after they are positioned to see if all the Ruby texts fit or not.
6257         
6258         Add the notion of a lineTop and lineBottom that include margins, since flipped lines writing modes (lr and bt)
6259         mess up the flipping otherwise.  These new variables are lineTopIncludingMargins and lineBottomIncludingMargins.
6260         This is only relevant for replaced elements, since the block direction margins of inline flows are always 0.
6261         
6262         Because RenderRubyRun is implemented as an inline-block (this is probably not a behavior we want to keep long-term),
6263         the line-height is propagated into the inline-block, and it ends up being counted as part of the overall lineTop
6264         and lineBottom since it is inside the inline-block's height.  To prevent this from happening, we have to fake it
6265         as though RenderRubyRun was just a normal inline.  We look at the line boxes of the ruby base and we push lineTop/Bottom
6266         in by the leading on either side so that it isn't counted as part of lineTop and lineBottom.  This enables the later
6267         Ruby code that examines the spacing between lines to not be fooled into thinking it can't intrude into an inline-block's
6268         interior on a previous line.
6269
6270         (WebCore::InlineFlowBox::computeBlockDirectionRubyAdjustment):
6271         This function computes the amount that a line box has to be moved in order to accommodate all of the Ruby texts on the
6272         line.  With tb and rl writing modes, the Ruby is trying to fit between the current line and a previous line, and so
6273         we're checking some highest previous position and computing the amount we have to move.
6274         
6275         For lr and bt writing modes, the lines are flipped relative to the block direction, so we are computing how much we have
6276         to move the *following* line based off a lowest position.
6277         
6278         In all writing modes we will allow Ruby text to intrude into the padding of a block.
6279         
6280         * rendering/InlineFlowBox.h:
6281         * rendering/RenderBlock.cpp:
6282         (WebCore::RenderBlock::layoutBlockChildren):
6283         Ruby text is now considered a special child that should be excluded from normal layout, margin collapsing and height
6284         computations.  Rename the layoutLegend function to be more generalized and make it apply to both Ruby text and to
6285         legends.  This means that the RenderRubyRun computes its logical height without any regard for the ruby text.
6286
6287         * rendering/RenderBlock.h:
6288         (WebCore::RenderBlock::layoutSpecialExcludedChild):
6289         layoutSpecialExcludedChild is the new version of layoutLegend and it is implemented by RenderFieldset and RenderRubyRun.
6290
6291         * rendering/RenderBlockLineLayout.cpp:
6292         (WebCore::RenderBlock::layoutInlineChildren):
6293         When we hit the end of line layout, if we're in lr or bt writing modes, we have to potentially grow the height of the block
6294         to accommodate ruby text along the bottom side of the line.  We call computeBlockDirectionRubyAdjustment here in flipped lines
6295         writing mode only, and then we increase the logical height of the block if necessary.
6296
6297         * rendering/RenderFieldset.cpp:
6298         (WebCore::RenderFieldset::layoutSpecialExcludedChild):
6299         * rendering/RenderFieldset.h:
6300         No changes here other than the function rename.
6301
6302         * rendering/RenderRubyRun.cpp:
6303         (WebCore::RenderRubyRun::staticCreateRubyRun):
6304         Remove the hack that locked RenderRubyRun's writing mode to tb or rl, since it didn't really work anyway, and it isn't necessary
6305         now that RenderRubyRun has its own layout method.
6306     
6307         (WebCore::RenderRubyRun::layoutSpecialExcludedChild):
6308         RenderRubyRun lays out the ruby text here but doesn't do anything with its placement yet.  We wait until the base is positioned
6309         and then handled positioning the RenderRubyText at the end of RenderRubyRun's layout method. 
6310
6311         (WebCore::RenderRubyRun::layout):
6312         * rendering/RenderRubyRun.h:
6313         RenderRubyRun now has its own layout method that calls the base class to get the RenderRubyBase positioned and then moves the
6314         RenderRubyText such that its bottommost line box's bottom and the RenderRubyBase's topmost line box's line top are flush with
6315         one another.  The RenderRubyText will commonly be positioned at a negative coordinate now and spill out of the RenderRubyRun
6316         as overflow.
6317
6318         * rendering/RootInlineBox.cpp:
6319         (WebCore::RootInlineBox::RootInlineBox):
6320         Added the m_containsRuby bit for performance to avoid the extra pass to try to accommodate ruby texts when none are present.
6321
6322         (WebCore::RootInlineBox::adjustPosition):
6323         Fixed a bug in adjustPosition where the lineTop, lineBottom and blockLogicalHeight values were always being augmented by dy
6324         even in vertical writing modes (where dx needed to be used instead).
6325
6326         (WebCore::RootInlineBox::alignBoxesInBlockDirection):
6327         (WebCore::RootInlineBox::blockDirectionRubyAdjustment):
6328         * rendering/RootInlineBox.h:
6329         (WebCore::RootInlineBox::containsRuby):
6330         RootInlineBox now calls blockDirectionRubyAdjustment to determine the amount of additional spacing that has to exist between
6331         the lines in order to accommodate all Ruby texts, and then it does adjustPosition to move the new line by the amount required.
6332
6333         * fast/ruby/ruby-line-height-expected.txt:
6334         * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum:
6335         * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.png:
6336         * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
6337         * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
6338         * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
6339         * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
6340         * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
6341         * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
6342         * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
6343         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
6344         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
6345         * platform/mac/fast/ruby/quirks-mode-ruby-spacing-bt-expected.checksum: Added.
6346         * platform/mac/fast/ruby/quirks-mode-ruby-spacing-bt-expected.png: Added.
6347         * platform/mac/fast/ruby/quirks-mode-ruby-spacing-bt-expected.txt: Added.
6348         * platform/mac/fast/ruby/quirks-mode-ruby-spacing-expected.checksum: Added.
6349         * platform/mac/fast/ruby/quirks-mode-ruby-spacing-expected.png: Added.
6350         * platform/mac/fast/ruby/quirks-mode-ruby-spacing-expected.txt: Added.
6351         * platform/mac/fast/ruby/ruby-auto-line-expansion-bt-expected.checksum: Added.
6352         * platform/mac/fast/ruby/ruby-auto-line-expansion-bt-expected.png: Added.
6353         * platform/mac/fast/ruby/ruby-auto-line-expansion-bt-expected.txt: Added.
6354         * platform/mac/fast/ruby/ruby-auto-line-expansion-expected.checksum: Added.
6355         * platform/mac/fast/ruby/ruby-auto-line-expansion-expected.png: Added.
6356         * platform/mac/fast/ruby/ruby-auto-line-expansion-expected.txt: Added.
6357         * platform/mac/fast/ruby/ruby-auto-line-expansion-lr-expected.checksum: Added.
6358         * platform/mac/fast/ruby/ruby-auto-line-expansion-lr-expected.png: Added.
6359         * platform/mac/fast/ruby/ruby-auto-line-expansion-lr-expected.txt: Added.
6360         * platform/mac/fast/ruby/ruby-auto-line-expansion-rl-expected.checksum: Added.
6361         * platform/mac/fast/ruby/ruby-auto-line-expansion-rl-expected.png: Added.
6362         * platform/mac/fast/ruby/ruby-auto-line-expansion-rl-expected.txt: Added.
6363         * platform/mac/fast/ruby/ruby-beforeafter-expected.txt:
6364         * platform/mac/fast/ruby/ruby-empty-rt-expected.txt:
6365         * platform/mac/fast/ruby/ruby-length-expected.txt:
6366         * platform/mac/fast/ruby/ruby-run-break-expected.checksum:
6367         * platform/mac/fast/ruby/ruby-run-break-expected.png:
6368         * platform/mac/fast/ruby/ruby-run-break-expected.txt:
6369         * platform/mac/fast/ruby/ruby-runs-expected.txt:
6370         * platform/mac/fast/ruby/ruby-runs-spans-expected.txt:
6371         * platform/mac/fast/ruby/ruby-simple-expected.txt:
6372         * platform/mac/fast/ruby/ruby-simple-rp-expected.txt:
6373         * platform/mac/fast/ruby/ruby-trailing-expected.txt:
6374         * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.txt:
6375         * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.txt:
6376         * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.txt:
6377         * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.txt:
6378         * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.txt:
6379         * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.txt:
6380         * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt:
6381         * platform/mac/fast/ruby/rubyDOM-remove-text2-expected.txt:
6382
6383 2010-11-18  David Levin  <levin@chromium.org>
6384
6385         [chromium] Test baseline updates.
6386
6387         * platform/chromium-linux/fast/compact/001-expected.checksum:
6388           Rebaselined due to r72141. Removes the green background in the
6389           test. Dave Hyatt confirmed the behavior: "We actually removed
6390           compact support ages ago, so really the test should just be removed."
6391
6392         * platform/chromium-linux/fast/compact/001-expected.png:
6393           Ditto.
6394         * platform/chromium-mac/fast/compact/001-expected.checksum: Added.
6395           Ditto.
6396         * platform/chromium-mac/fast/compact/001-expected.png: Added.
6397           Ditto.
6398         * platform/chromium-win/fast/compact/001-expected.checksum:
6399           Ditto.
6400         * platform/chromium-win/fast/compact/001-expected.png:
6401           Ditto.
6402         * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.checksum:
6403         * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.png:
6404           Updated due to r72173. The changes in output appear minimal and the output looks ok.
6405
6406         * platform/chromium-win/fast/js/regexp-overflow-expected.txt: Removed.
6407           Consolidated the results for this test.
6408         * platform/chromium/fast/js/regexp-overflow-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/js/regexp-overflow-expected.txt.
6409           Ditto.
6410
6411         * platform/chromium-linux/fast/parser/style-script-head-test-expected.txt: Removed.
6412         * platform/chromium-win/fast/parser/style-script-head-test-expected.txt: Removed.
6413           Chromium results are exactly the same as platform/mac, so no need for platform
6414           specific results.
6415
6416         * platform/chromium/test_expectations.txt: Updated due to these changes.
6417
6418 2010-11-18  Alexey Proskuryakov  <ap@apple.com>
6419
6420         Reviewed by Geoffrey Garen.
6421
6422         https://bugs.webkit.org/show_bug.cgi?id=49762
6423         Stylesheet wrappers are not GC protected
6424
6425         * fast/dom/StyleSheet/gc-inline-style-cssvalues-expected.txt: Added.
6426         * fast/dom/StyleSheet/gc-inline-style-cssvalues.html: Added.
6427         * fast/dom/StyleSheet/gc-styleheet-wrapper-expected.txt: Added.
6428         * fast/dom/StyleSheet/gc-styleheet-wrapper.xhtml: Added.
6429
6430 2010-11-18  Kent Tamura  <tkent@chromium.org>
6431
6432         Unreviewed, test expectation update.
6433
6434         * platform/win/Skipped: Skip fast/forms/form-atribute.html. It needs <progress> support.
6435
6436 2010-11-17  Zhenyao Mo  <zmo@google.com>
6437
6438         Reviewed by Kenneth Russell.
6439
6440         Implement UNPACK_COLORSPACE_CONVERSION_WEBGL
6441         https://bugs.webkit.org/show_bug.cgi?id=47196
6442
6443         * fast/canvas/webgl/gl-teximage-expected.txt:
6444         * fast/canvas/webgl/gl-teximage.html: Add test cases for images with ICC profiles.
6445         * fast/canvas/webgl/resources/small-square-with-cie-rgb-profile.png: Added.
6446         * fast/canvas/webgl/resources/small-square-with-colormatch-profile.png: Added.
6447         * fast/canvas/webgl/resources/small-square-with-colorspin-profile.jpg: Added.
6448         * fast/canvas/webgl/resources/small-square-with-colorspin-profile.png: Added.
6449         * fast/canvas/webgl/resources/small-square-with-e-srgb-profile.png: Added.
6450         * fast/canvas/webgl/resources/small-square-with-smpte-c-profile.png: Added.
6451         * fast/canvas/webgl/resources/small-square-with-srgb-iec61966-2.1-profile.png: Added.
6452
6453 2010-11-18  Jian Li  <jianli@chromium.org>
6454
6455         Reviewed by David Levin.
6456
6457         Move fileapi test files under http/tests/local to a new subdirectory under it
6458         https://bugs.webkit.org/show_bug.cgi?id=49709
6459
6460         * http/tests/local/fileapi/resources/setup-file-input-element-for-drag.js: Renamed from LayoutTests/http/tests/local/resources/setup-file-input-element-for-drag.js.
6461         * http/tests/local/fileapi/script-tests/TEMPLATE.html: Added.
6462         * http/tests/local/fileapi/script-tests/send-dragged-file.js: Renamed from LayoutTests/http/tests/local/resources/send-dragged-file.js.
6463         * http/tests/local/fileapi/script-tests/send-sliced-dragged-file.js: Renamed from LayoutTests/http/tests/local/resources/send-sliced-dragged-file.js.
6464         * http/tests/local/fileapi/send-dragged-file-expected.txt: Renamed from LayoutTests/http/tests/local/send-dragged-file-expected.txt.
6465         * http/tests/local/fileapi/send-dragged-file.html: Renamed from LayoutTests/http/tests/local/send-dragged-file.html.
6466         * http/tests/local/fileapi/send-sliced-dragged-file-expected.txt: Renamed from LayoutTests/http/tests/local/send-sliced-dragged-file-expected.txt.
6467         * http/tests/local/fileapi/send-sliced-dragged-file.html: Renamed from LayoutTests/http/tests/local/send-sliced-dragged-file.html.
6468         * platform/gtk/Skipped:
6469         * platform/mac-tiger/Skipped:
6470         * platform/mac-wk2/Skipped:
6471         * platform/qt-wk2/Skipped:
6472         * platform/qt/Skipped:
6473         * platform/win/Skipped:
6474
6475 2010-11-18  David Levin  <levin@chromium.org>
6476
6477         [chromium] Add test expectations for failing tests.
6478
6479         * platform/chromium/test_expectations.txt:
6480
6481 2010-11-18  Mihai Parparita  <mihaip@chromium.org>
6482
6483         Update the pixel expectations for the Mac port.
6484         
6485         For the tests that currently fail on Snow Leopard with --pixel-tests
6486         --tolerance 0, this moves the current pixel results to mac-leopard and
6487         adds new Snow Leopard-specific results to platform/mac.
6488
6489         List of files omitted due to length but composed entirely of moves from
6490         platform/mac to platform/mac-leopard and newly added files in
6491         platform/mac.
6492
6493 2010-11-18  Darin Adler  <darin@apple.com>
6494
6495         Fix failures seen on bot.
6496
6497         * platform/qt/Skipped: Skip test, added bugs.webkit.org reference.
6498
6499 2010-11-18  Adam Roben  <aroben@apple.com>
6500
6501         Add Windows results for test added in r71980
6502
6503         * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added.
6504         * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
6505         * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added.
6506
6507 2010-11-18  James Robinson  <jamesr@chromium.org>
6508
6509         Reviewed by Darin Fisher.
6510
6511         [chromium] REGRESSION(72141): Chromium fails acid3 on windows and linux
6512         https://bugs.webkit.org/show_bug.cgi?id=49638
6513
6514         Adds a test checking that the bounding client rect of a text run with font-size:0
6515         has zero height.  This is also covered by acid3, but an isolated test case is easier
6516         to work with.
6517
6518         * fast/text/font-size-zero-expected.txt: Added.
6519         * fast/text/font-size-zero.html: Added.
6520         * fast/text/script-tests/font-size-zero.js: Added.
6521
6522 2010-11-18  Adam Roben  <aroben@apple.com>
6523
6524         Update Windows results after r72050
6525
6526         * platform/win/fast/dom/Window/window-postmessage-clone-frames-expected.txt:
6527
6528 2010-11-18  Mihai Parparita  <mihaip@chromium.org>
6529
6530         Add missing mac pixel baselines (all baselines are for Snow Leopard).
6531         
6532         * platform/mac/css1/text_properties/text_transform-expected.checksum: Added.
6533         * platform/mac/css1/text_properties/text_transform-expected.png: Added.
6534         * platform/mac/fast/canvas/toDataURL-alpha-expected.checksum: Added.
6535         * platform/mac/fast/canvas/toDataURL-alpha-expected.png: Added.
6536         * platform/mac/fast/repaint/canvas-putImageData-expected.checksum: Added.
6537         * platform/mac/fast/repaint/canvas-putImageData-expected.png: Added.
6538         * platform/mac/fast/table/early-table-layout-expected.checksum: Added.
6539         * platform/mac/fast/table/early-table-layout-expected.png: Added.
6540         * platform/mac/media/video-canvas-alpha-expected.checksum: Added.
6541         * platform/mac/media/video-canvas-alpha-expected.png: Added.
6542         * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum: Added.
6543         * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Added.
6544         * platform/mac/svg/text/text-intro-05-t-expected.png: Added.
6545         * platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.checksum: Added.
6546         * platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.png: Added.
6547         * platform/mac/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.checksum: Added.
6548         * platform/mac/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added.
6549         * platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.checksum: Added.
6550         * platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.png: Added.
6551         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-2-expected.checksum: Added.
6552         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-2-expected.png: Added.
6553         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-3-expected.checksum: Added.
6554         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added.
6555         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.checksum: Added.
6556         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
6557         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-deep-expected.checksum: Added.
6558         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added.
6559         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-expected.checksum: Added.
6560         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-expected.png: Added.
6561         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.checksum: Added.
6562         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: Added.
6563         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.checksum: Added.
6564         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added.
6565         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.checksum: Added.
6566         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Added.
6567
6568 2010-11-18  Adam Roben  <aroben@apple.com>
6569
6570         Land new Windows results for tests from r72235
6571
6572         * platform/win/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
6573         * platform/win/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
6574         * platform/win/fast/blockflow/vertical-align-table-baseline-expected.txt: Added.
6575         * platform/win/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
6576         * platform/win/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
6577         * platform/win/fast/blockflow/vertical-baseline-alignment-expected.txt: Added.
6578
6579 2010-11-18  David Levin  <levin@chromium.org>
6580
6581         [chromium] Removing various items from expectations to reflect the current state.
6582
6583         * platform/chromium/test_expectations.txt:
6584
6585 2010-11-18  Tony Chang  <tony@chromium.org>
6586
6587         Unreviewed, updating qt Skipped list.
6588
6589         * platform/qt/Skipped:
6590
6591 2010-11-18  Mihai Parparita  <mihaip@chromium.org>
6592
6593         Unreviewed Mac expectations update.
6594         
6595         r71700 and r72173 updated some Mac baselines recently, more tests now
6596         pass when run with the DRT.
6597
6598         * platform/mac/test_expectations.txt:
6599
6600 2010-11-18  Adam Roben  <aroben@apple.com>
6601
6602         Unskip tests that rely on layoutTestController.waitForPolicyDelegate on
6603         Windows
6604
6605         Fixes <http://webkit.org/b/25038> <rdar://problem/6790213>.
6606
6607         Reviewed by Simon Fraser.
6608
6609         * platform/win/Skipped:
6610
6611 2010-11-18  Anton Muhin  <antonm@chromium.org>
6612
6613         Not reviewed, rebaselining fast/parser/style-script-head-test.html
6614
6615         * platform/chromium-linux/fast/parser/style-script-head-test-expected.txt: Added.
6616         * platform/chromium-win/fast/parser/style-script-head-test-expected.txt: Added.
6617         * platform/chromium/test_expectations.txt:
6618
6619 2010-11-18  Alexey Proskuryakov  <ap@apple.com>
6620
6621         https://bugs.webkit.org/show_bug.cgi?id=49743
6622         [Qt] fast/xsl/import-non-document-node.xhtml fails
6623
6624         * platform/qt/Skipped: Disabling the new test for Qt.
6625
6626 2010-11-18  Joseph Pecoraro  <joepeck@webkit.org>
6627
6628         Reviewed by Darin Adler.
6629
6630         Allow no-store resources to be used for back navigation
6631         https://bugs.webkit.org/show_bug.cgi?id=49672
6632
6633         Add tests for checking if the cache was used for a "Cache-control: no-store"
6634         resource in back navigation, reload navigation, and normal navigation.
6635
6636         * http/tests/cache/history-only-cached-subresource-loads-expected.txt: Added.
6637         * http/tests/cache/history-only-cached-subresource-loads.html: Added.
6638         * http/tests/cache/resources/no-store-resource-forward.html: Added.
6639         * http/tests/cache/resources/no-store-resource-next.html: Added.
6640         * http/tests/cache/resources/no-store-resource.html: Added.
6641         * http/tests/cache/resources/random.cgi: Added.
6642
6643 2010-11-18  Tony Chang  <tony@chromium.org>
6644
6645         Reviewed by Adam Barth.
6646
6647         run platform/chromium/plugins/refcount-leaks.html on all platforms
6648         https://bugs.webkit.org/show_bug.cgi?id=49485
6649
6650         Moving the test into the top level plugins dir.
6651
6652         * platform/chromium/drt_expectations.txt:
6653         * platform/chromium/plugins/refcount-leaks-expected.txt: Removed.
6654         * platform/chromium/plugins/refcount-leaks.html: Removed.
6655         * plugins/refcount-leaks-expected.txt: Copied from LayoutTests/platform/chromium/plugins/refcount-leaks-expected.txt.
6656         * plugins/refcount-leaks.html: Copied from LayoutTests/platform/chromium/plugins/refcount-leaks.html.
6657
6658 2010-11-18  Alexey Proskuryakov  <ap@apple.com>
6659
6660         Reviewed by Darin Adler.
6661
6662         https://bugs.webkit.org/show_bug.cgi?id=49700
6663         XSLTProcessor.importNode is only tested with document nodes, and hits an assertion
6664
6665         Added test coverage - we only tried to import a whole document before.
6666
6667         * fast/xsl/import-non-document-node-expected.txt: Added.
6668         * fast/xsl/import-non-document-node.xhtml: Added.
6669
6670 2010-11-18  Anton Muhin <antonm@chromium.org>
6671
6672         Not reviewed, proper regrouping of suppressions.
6673
6674         * platform/chromium/test_expectations.txt:
6675
6676 2010-11-18  Anton Muhin  <antonm@chromium.org>
6677
6678         Not reviewed, 1st fixing failures of fast/dom/setPrimitiveValue-exceptions.html
6679         https://bugs.webkit.org/show_bug.cgi?id=49653
6680
6681         There is apparently a crash in Win DBG build so I'm keeping the suppression.
6682
6683         * platform/chromium-mac/fast/dom/setPrimitiveValue-exceptions-expected.txt: Added.
6684         * platform/chromium-win/fast/dom/setPrimitiveValue-exceptions-expected.txt: Added.
6685         * platform/chromium/test_expectations.txt:
6686
6687 2010-11-18  Sheriff Bot  <webkit.review.bot@gmail.com>
6688
6689         Unreviewed, rolling out r72288.
6690         http://trac.webkit.org/changeset/72288
6691         https://bugs.webkit.org/show_bug.cgi?id=49730
6692
6693         'krit attempted to do that, but revert got stuck' (Requested
6694         by antonm on #webkit).
6695
6696         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Removed.
6697         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Removed.
6698         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Removed.
6699         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
6700         * platform/mac/svg/dom/SVGPathSegList-appendItem-expected.checksum: Removed.
6701         * platform/mac/svg/dom/SVGPathSegList-appendItem-expected.png: Removed.
6702         * platform/mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Removed.
6703         * platform/mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Removed.
6704         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.checksum: Removed.
6705         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.png: Removed.
6706         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt: Removed.
6707         * platform/mac/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Removed.
6708         * platform/mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Removed.
6709         * platform/mac/svg/dom/SVGPathSegList-removeItem-expected.checksum: Removed.
6710         * platform/mac/svg/dom/SVGPathSegList-removeItem-expected.png: Removed.
6711         * platform/mac/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Removed.
6712         * platform/mac/svg/dom/SVGPathSegList-replaceItem-expected.png: Removed.
6713         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Removed.
6714         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.png: Removed.
6715         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.txt: Removed.
6716         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.checksum: Removed.
6717         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Removed.
6718         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Removed.
6719         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Removed.
6720         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Removed.
6721         * svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg: Removed.
6722         * svg/dom/SVGPathSegList-appendItem-expected.txt: Removed.
6723         * svg/dom/SVGPathSegList-appendItem.xhtml: Removed.
6724         * svg/dom/SVGPathSegList-clear-and-initialize-expected.txt: Removed.
6725         * svg/dom/SVGPathSegList-clear-and-initialize.xhtml: Removed.
6726         * svg/dom/SVGPathSegList-cloning.html: Removed.
6727         * svg/dom/SVGPathSegList-insertItemBefore-expected.txt: Removed.
6728         * svg/dom/SVGPathSegList-insertItemBefore.xhtml: Removed.
6729         * svg/dom/SVGPathSegList-removeItem-expected.txt: Removed.
6730         * svg/dom/SVGPathSegList-removeItem.xhtml: Removed.
6731         * svg/dom/SVGPathSegList-replaceItem-expected.txt: Removed.
6732         * svg/dom/SVGPathSegList-replaceItem.xhtml: Removed.
6733         * svg/dom/SVGPathSegList-segment-modification.svg: Removed.
6734         * svg/dom/SVGPathSegList-xml-dom-synchronization-expected.txt: Removed.
6735         * svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml: Removed.
6736         * svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml: Removed.
6737         * svg/dom/fuzz-path-parser-expected.txt:
6738         * svg/dom/path-parser-expected.txt:
6739         * svg/dom/script-tests/path-parser.js:
6740         ():
6741         * svg/dom/svglist-exception-on-out-bounds-error-expected.txt:
6742         * svg/dom/svglist-exception-on-out-bounds-error.html:
6743         * svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
6744
6745 2010-11-18  Anton Muhin  <antonm@chromium.org>
6746
6747         Not reviewed, removing rebaselined expectation for fast/backgrounds/size/contain-and-cover.html
6748
6749         * platform/chromium/test_expectations.txt:
6750
6751 2010-11-18  Alexander Pavlov  <apavlov@chromium.org>
6752
6753         Reviewed by Pavel Feldman.
6754
6755         [v8] fast/css/getFloatValueForUnit.html fails since http://trac.webkit.org/changeset/72189
6756         https://bugs.webkit.org/show_bug.cgi?id=49656
6757
6758         Re-enable fast/css/getFloatValueForUnit.html once the generated WebCore binding is fixed.
6759
6760         * platform/chromium/test_expectations.txt:
6761
6762 2010-11-18  Nikolas Zimmermann  <nzimmermann@rim.com>
6763
6764         Reviewed by Dirk Schulze.
6765
6766         Convert SVGPathSeg/SVGPathSegList to the new SVGPropertyTearOff concept
6767         https://bugs.webkit.org/show_bug.cgi?id=49580
6768
6769         Add several new tests covering SVGPathSegList usage.
6770
6771         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
6772         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
6773         * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
6774         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
6775         * platform/mac/svg/dom/SVGPathSegList-appendItem-expected.checksum: Added.
6776         * platform/mac/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
6777         * platform/mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Added.
6778         * platform/mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
6779         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
6780         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.png: Added.
6781         * platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt: Added.
6782         * platform/mac/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Added.
6783         * platform/mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
6784         * platform/mac/svg/dom/SVGPathSegList-removeItem-expected.checksum: Added.
6785         * platform/mac/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
6786         * platform/mac/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Added.
6787         * platform/mac/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
6788         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
6789         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
6790         * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added.
6791         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.checksum: Added.
6792         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
6793         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
6794         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
6795         * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added.
6796         * svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg: Added.
6797         * svg/dom/SVGPathSegList-appendItem-expected.txt: Added.
6798         * svg/dom/SVGPathSegList-appendItem.xhtml: Added.
6799         * svg/dom/SVGPathSegList-clear-and-initialize-expected.txt: Added.
6800         * svg/dom/SVGPathSegList-clear-and-initialize.xhtml: Added.
6801         * svg/dom/SVGPathSegList-cloning.html: Added.
6802         * svg/dom/SVGPathSegList-insertItemBefore-expected.txt: Added.
6803         * svg/dom/SVGPathSegList-insertItemBefore.xhtml: Added.
6804         * svg/dom/SVGPathSegList-removeItem-expected.txt: Added.
6805         * svg/dom/SVGPathSegList-removeItem.xhtml: Added.
6806         * svg/dom/SVGPathSegList-replaceItem-expected.txt: Added.
6807         * svg/dom/SVGPathSegList-replaceItem.xhtml: Added.
6808         * svg/dom/SVGPathSegList-segment-modification.svg: Added.
6809         * svg/dom/SVGPathSegList-xml-dom-synchronization-expected.txt: Added.
6810         * svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml: Added.
6811         * svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml: Added.
6812         * svg/dom/fuzz-path-parser-expected.txt:
6813         * svg/dom/path-parser-expected.txt:
6814         * svg/dom/script-tests/path-parser.js:
6815         ():
6816         * svg/dom/svglist-exception-on-out-bounds-error-expected.txt:
6817         * svg/dom/svglist-exception-on-out-bounds-error.html:
6818         * svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
6819
6820 2010-11-18  Anton Muhin  <antonm@chromium.org>
6821
6822         Not reviewed, rebaselining fast/backgrounds/size/contain-and-cover.html
6823
6824         * platform/chromium/test_expectations.txt:
6825
6826 2010-11-18  Stephen White  <senorblanco@chromium.org>
6827
6828         Unreviewed; new test baselines.
6829
6830         New win & linux baselines for test affected by http://trac.webkit.org/changeset/72282.
6831
6832         * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.checksum:
6833         * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png:
6834         * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.checksum:
6835         * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
6836
6837 2010-11-18  Anton Muhin  <antonm@chromium.org>
6838
6839         Not reviewed, rebaselining fast/dom/setPrimitiveValue.html
6840
6841         https://bugs.webkit.org/show_bug.cgi?id=49653
6842
6843         * platform/chromium-win/fast/dom/setPrimitiveValue-expected.txt: Removed.
6844         * platform/chromium/test_expectations.txt:
6845
6846 2010-11-18  MORITA Hajime  <morrita@google.com>
6847
6848         Unreviewed expectation update.
6849
6850         * platform/chromium/test_expectations.txt:
6851
6852 2010-11-18  David Levin  <levin@chromium.org>
6853
6854         Updates for recent rebaselines and changes.
6855
6856         * platform/chromium-mac/fast/js/regexp-overflow-expected.txt:
6857         * platform/chromium-mac/fast/text/atsui-negative-spacing-features-expected.checksum: Added.
6858         * platform/chromium-mac/fast/text/atsui-negative-spacing-features-expected.png: Added.
6859         * platform/chromium/test_expectations.txt:
6860         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: The only
6861         non-chromium only change. This started failing when r72235 was landed and only has
6862         some very small pixel placement changes (which is typicaly of other layout test
6863         changes that happened with that change).
6864
6865 2010-11-17  Martin Robinson  <mrobinson@igalia.com>
6866
6867         Fix two incorrect GTK+ baselines.
6868
6869         * platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt:
6870         * platform/gtk/fast/css/negative-leading-expected.txt:
6871
6872 2010-11-17  David Levin  <levin@chromium.org>
6873
6874         Add some test_expectations for failing tests
6875         that need to be investigated and dealt with.
6876
6877         * platform/chromium/test_expectations.txt:
6878
6879 2010-11-17  Sheriff Bot  <webkit.review.bot@gmail.com>
6880
6881         Unreviewed, rolling out r72228.
6882         http://trac.webkit.org/changeset/72228
6883         https://bugs.webkit.org/show_bug.cgi?id=49712
6884
6885         Caused many >10 regressions on Win and Linux gpu layout test
6886         runs. (Requested by dave_levin on #webkit).
6887
6888         * fast/canvas/webgl/uninitialized-test-expected.txt: Removed.
6889         * fast/canvas/webgl/uninitialized-test.html: Removed.
6890
6891 2010-11-17  David Levin  <levin@chromium.org>
6892
6893         Add some test_expectations for failing tests
6894         that need to be investigated and dealt with.
6895
6896         * platform/chromium/test_expectations.txt:
6897
6898 2010-11-17  Mihai Parparita  <mihaip@chromium.org>
6899
6900         Update the pixel expectations for fast/tokenizer, fast/transforms, fast/wml, fast/xsl, fonts, scrollbars, svg, transforms, and transitions for the Mac port.
6901         
6902         For the tests that currently fail on Snow Leopard with --pixel-tests
6903         --tolerance 0, this moves the current pixel results to mac-leopard and
6904         adds new Snow Leopard-specific results to platform/mac.
6905
6906         List of files omitted due to length but composed entirely of moves from
6907         platform/mac to platform/mac-leopard and newly added files in
6908         platform/mac.
6909
6910 2010-11-17  David Levin  <levin@chromium.org>
6911
6912         Update chromium results after r72125 and r72173.
6913
6914         * platform/chromium-linux/fast/css/negative-leading-expected.checksum: Added.
6915         * platform/chromium-linux/fast/css/negative-leading-expected.png: Added.
6916         * platform/chromium-linux/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
6917         * platform/chromium-linux/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
6918         * platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Added.
6919         * platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added.
6920         * platform/chromium-mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: Added.
6921         * platform/chromium-mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png: Added.
6922         * platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: Added.
6923         * platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added.
6924         * platform/chromium-mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: Added.
6925         * platform/chromium-mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added.
6926         * platform/chromium-mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: Added.
6927         * platform/chromium-mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Added.
6928         * platform/chromium-mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: Added.
6929         * platform/chromium-mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added.
6930         * platform/chromium-mac/css2.1/t0905-c414-flt-02-c-expected.checksum: Added.
6931         * platform/chromium-mac/css2.1/t0905-c414-flt-02-c-expected.png: Added.
6932         * platform/chromium-mac/css2.1/t0905-c414-flt-03-c-expected.checksum: Added.
6933         * platform/chromium-mac/css2.1/t0905-c414-flt-03-c-expected.png: Added.
6934         * platform/chromium-mac/css2.1/t0905-c414-flt-04-c-expected.checksum: Added.
6935         * platform/chromium-mac/css2.1/t0905-c414-flt-04-c-expected.png: Added.
6936         * platform/chromium-mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Added.
6937         * platform/chromium-mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Added.
6938         * platform/chromium-mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum: Added.
6939         * platform/chromium-mac/css2.1/t0905-c5525-fltblck-01-d-expected.png: Added.
6940         * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum:
6941         * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
6942         * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
6943         * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
6944         * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: Added.
6945         * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Added.
6946         * platform/chromium-mac/css2.1/t090501-c414-flt-01-b-expected.checksum: Added.
6947         * platform/chromium-mac/css2.1/t090501-c414-flt-01-b-expected.png: Added.
6948         * platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum: Added.
6949         * platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.png: Added.
6950         * platform/chromium-mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum: Added.
6951         * platform/chromium-mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Added.
6952         * platform/chromium-mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum: Added.
6953         * platform/chromium-mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Added.
6954         * platform/chromium-mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum: Added.
6955         * platform/chromium-mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png: Added.
6956         * platform/chromium-mac/css2.1/t1202-counter-03-b-expected.checksum: Added.
6957         * platform/chromium-mac/css2.1/t1202-counter-03-b-expected.png: Added.
6958         * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.checksum: Added.
6959         * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.png: Added.
6960         * platform/chromium-mac/css2.1/t1202-counter-09-b-expected.checksum: Added.
6961         * platform/chromium-mac/css2.1/t1202-counter-09-b-expected.png: Added.
6962         * platform/chromium-mac/css2.1/t1202-counters-03-b-expected.checksum: Added.
6963         * platform/chromium-mac/css2.1/t1202-counters-03-b-expected.png: Added.
6964         * platform/chromium-mac/css2.1/t1202-counters-09-b-expected.checksum:
6965         * platform/chromium-mac/css2.1/t1202-counters-09-b-expected.png:
6966         * platform/chromium-mac/editing/deleting/5144139-2-expected.checksum: Added.
6967         * platform/chromium-mac/editing/deleting/5144139-2-expected.png: Added.
6968         * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: Added.
6969         * platform/chromium-mac/editing/selection/caret-rtl-expected.png: Added.
6970         * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.checksum: Added.
6971         * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png: Added.
6972         * platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.checksum: Added.
6973         * platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.png: Added.
6974         * platform/chromium-mac/fast/css/font-face-opentype-expected.checksum: Added.
6975         * platform/chromium-mac/fast/css/font-face-opentype-expected.png: Added.
6976         * platform/chromium-mac/fast/css/negative-leading-expected.checksum: Added.
6977         * platform/chromium-mac/fast/css/negative-leading-expected.png: Added.
6978         * platform/chromium-mac/fast/css/rtl-ordering-expected.checksum: Added.
6979         * platform/chromium-mac/fast/css/rtl-ordering-expected.png: Added.
6980         * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Added.
6981         * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png: Added.
6982         * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum:
6983         * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png:
6984         * platform/chromium-mac/fast/css/text-security-expected.checksum: Added.
6985         * platform/chromium-mac/fast/css/text-security-expected.png: Added.
6986         * platform/chromium-mac/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
6987         * platform/chromium-mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
6988         * platform/chromium-mac/fast/encoding/invalid-UTF-8-expected.checksum: Added.
6989         * platform/chromium-mac/fast/encoding/invalid-UTF-8-expected.png:
6990         * platform/chromium-mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum: Added.
6991         * platform/chromium-mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Added.
6992         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
6993         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
6994         * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum:
6995         * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
6996         * platform/chromium-mac/fast/text/backslash-to-yen-sign-expected.checksum: Added.
6997         * platform/chromium-mac/fast/text/backslash-to-yen-sign-expected.png: Added.
6998         * platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Added.
6999         * platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.png: Added.
7000         * platform/chromium-mac/fast/text/cg-fallback-bolding-expected.checksum: Added.
7001         * platform/chromium-mac/fast/text/cg-fallback-bolding-expected.png: Added.
7002         * platform/chromium-mac/fast/text/complex-text-opacity-expected.checksum: Added.
7003         * platform/chromium-mac/fast/text/complex-text-opacity-expected.png: Added.
7004         * platform/chromium-mac/fast/text/complex-text-opacity-expected.txt: Added.
7005         * platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.checksum: Added.
7006         * platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.png: Added.
7007         * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.checksum: Added.
7008         * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.png: Added.
7009         * platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: Added.
7010         * platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.png: Added.
7011         * platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: Added.
7012         * platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.checksum: Added.
7013         * platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.png: Added.
7014         * platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.txt: Added.
7015         * platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.checksum: Added.
7016         * platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.png: Added.
7017         * platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Added.
7018         * platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.png: Added.
7019         * platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Added.
7020         * platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.png: Added.
7021         * platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Added.
7022         * platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Added.
7023         * platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.checksum: Added.
7024         * platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.png: Added.
7025         * platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Added.
7026         * platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
7027         * platform/chromium-mac/fast/text/international/bidi-innertext-expected.checksum: Added.
7028         * platform/chromium-mac/fast/text/international/bidi-innertext-expected.png: Added.
7029         * platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.checksum:
7030         * platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.png: Added.
7031         * platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.checksum:
7032         * platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.png: Added.
7033         * platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.checksum:
7034         * platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.png: Added.
7035         * platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.checksum: Added.
7036         * platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.png: Added.
7037         * platform/chromium-mac/fast/text/international/bidi-listbox-expected.checksum: Added.
7038         * platform/chromium-mac/fast/text/international/bidi-listbox-expected.png: Added.
7039         * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.checksum:
7040         * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.png:
7041         * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
7042         * platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: Added.
7043         * platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Added.
7044         * platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Added.
7045         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.checksum:
7046         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.png:
7047         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt:
7048         * platform/chromium-mac/fast/text/international/bidi-override-expected.checksum: Added.
7049         * platform/chromium-mac/fast/text/international/bidi-override-expected.png: Added.
7050         * platform/chromium-mac/fast/text/international/danda-space-expected.checksum: Added.
7051         * platform/chromium-mac/fast/text/international/danda-space-expected.png: Added.
7052         * platform/chromium-mac/fast/text/international/hindi-spacing-expected.checksum: Added.
7053         * platform/chromium-mac/fast/text/international/hindi-spacing-expected.png: Added.
7054         * platform/chromium-mac/fast/text/international/hindi-whitespace-expected.checksum:
7055         * platform/chromium-mac/fast/text/international/hindi-whitespace-expected.png:
7056         * platform/chromium-mac/fast/text/international/plane2-expected.checksum: Added.
7057         * platform/chromium-mac/fast/text/international/plane2-expected.png: Added.
7058         * platform/chromium-mac/fast/text/international/rtl-caret-expected.checksum: Added.
7059         * platform/chromium-mac/fast/text/international/rtl-caret-expected.png: Added.
7060         * platform/chromium-mac/fast/text/international/thai-baht-space-expected.checksum: Added.
7061         * platform/chromium-mac/fast/text/international/thai-baht-space-expected.png: Added.
7062         * platform/chromium-mac/fast/text/international/thai-baht-space-expected.txt: Added.
7063         * platform/chromium-mac/fast/text/international/wrap-CJK-001-expected.checksum: Added.
7064         * platform/chromium-mac/fast/text/international/wrap-CJK-001-expected.png: Added.
7065         * platform/chromium-win/fast/compact/001-expected.txt:
7066         * platform/chromium-win/fast/css/negative-leading-expected.checksum: Added.
7067         * platform/chromium-win/fast/css/negative-leading-expected.png: Added.
7068         * platform/chromium-win/fast/css/negative-leading-expected.txt: Added.
7069         * platform/chromium-win/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
7070         * platform/chromium-win/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
7071         * platform/chromium-win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
7072
7073 2010-11-17  Andy Estes  <aestes@apple.com>
7074
7075         Create Leopard-specific results for tests that differ between Leopard
7076         and Snow Leopard due to r72173.
7077
7078         * platform/mac-leopard/platform/mac/editing: Added.
7079         * platform/mac-leopard/platform/mac/editing/input: Added.
7080         * platform/mac-leopard/platform/mac/editing/input/devanagari-ligature-expected.txt: Added.
7081         * platform/mac-leopard/platform/mac/svg: Added.
7082         * platform/mac-leopard/platform/mac/svg/batik: Added.
7083         * platform/mac-leopard/platform/mac/svg/batik/text: Added.
7084         * platform/mac-leopard/platform/mac/svg/batik/text/smallFonts-expected.txt: Added.
7085
7086 2010-11-17  Andy Estes  <aestes@apple.com>
7087
7088         Add Leopard-specific results for r72173.
7089
7090         * platform/mac-leopard/css2.1/t1202-counter-04-b-expected.txt:
7091         * platform/mac-leopard/css2.1/t1202-counters-04-b-expected.txt:
7092         * platform/mac-leopard/fast/text/complex-text-opacity-expected.txt:
7093         * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt:
7094         * platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.txt:
7095         * platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.txt:
7096         * platform/mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt:
7097         * platform/mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
7098         * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt:
7099         * platform/mac-leopard/fast/text/international/thai-baht-space-expected.txt:
7100
7101 2010-11-17  Tony Chang  <tony@chromium.org>
7102
7103         Unreviewed, add chromium-win baselines for fast/text/atsui-negative-spacing-features.html.
7104
7105         * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.checksum: Added.
7106         * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.png: Added.
7107         * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.txt: Added.
7108         * platform/chromium/test_expectations.txt:
7109
7110 2010-11-17  Tony Chang  <tony@chromium.org>
7111
7112         Unreviewed, skip atsui-negative-spacing-features.html on qt and
7113         gtk since the other atsui tests are skipped.
7114
7115         * platform/gtk/Skipped:
7116         * platform/qt/Skipped:
7117
7118 2010-11-17  Tony Chang  <tony@chromium.org>
7119
7120         Unreviewed, adding windows baseline for
7121         fast/text/atsui-negative-spacing-features.html
7122
7123         * platform/win/fast/text/atsui-negative-spacing-features-expected.txt: Added.
7124
7125 2010-11-17  Tony Chang  <tony@chromium.org>
7126
7127         Unreviewed, css variable support was removed in r72116.
7128
7129         * platform/chromium/test_expectations.txt:
7130
7131 2010-11-17  James Simonsen  <simonjam@chromium.org>
7132
7133         Reviewed by Tony Chang.
7134
7135         [chromium] Fix negative letter spacing in complex text on linux
7136         https://bugs.webkit.org/show_bug.cgi?id=49563
7137
7138         * fast/text/atsui-negative-spacing-features.html: Added.
7139         * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.checksum: Added.
7140         * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.png: Added.
7141         * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.txt: Added.
7142         * platform/mac/fast/text/atsui-negative-spacing-features-expected.checksum: Added.
7143         * platform/mac/fast/text/atsui-negative-spacing-features-expected.png: Added.
7144         * platform/mac/fast/text/atsui-negative-spacing-features-expected.txt: Added.
7145
7146 2010-11-17  Dave Hyatt  <hyatt@apple.com>
7147
7148         Reviewed by Sam Weinig.
7149
7150         https://bugs.webkit.org/show_bug.cgi?id=48537
7151
7152         Fonts with no vertical metrics should synthesize baselines when they appear
7153         on lines that do use fonts with vertical metrics.  Basically we want to make
7154         sure that English text behaves like vertical-align:middle, i.e., its baseline
7155         should be treated as though it cuts through the middle of the ascent+descent.
7156         
7157         The way this works is that each line in the line box tree is labeled as having
7158         a baseline type that is either ideographic or alphabetic for the purposes of
7159         vertical alignment.  A line becomes ideographic if any font with vertical tables
7160         is either explicitly specified as the primary font or in any of the used fonts
7161         in the text on that line.
7162         
7163         This baselineType is passed down to computeLogicalBoxHeights and placeBoxesInBlockDirection,
7164         and passed to the ascent and descent methods of the fonts that are examined.
7165         The underlying Font code selects an appropriate baseline given the type passed in.
7166         
7167         This patch also rewrites vertical alignment to lop 4 bytes off all RenderInlines and
7168         to instead carry around the cached vertical positions for RenderInlines in a new
7169         VerticalPositionCache object.  This cache only lives for a single layout
7170         operation, but it does cache information across all the lines built and placed during the
7171         layout.
7172         
7173         This matches the old behavior, since every call to layoutInlineChildren invalidated
7174         all of the vertical positions in all of the RenderInlines anyway.
7175         
7176         The VerticalPositionCache consists of two HashMaps, and it caches vertical alignment
7177         positions for both alphabetic and ideographic baseline types.
7178         
7179         The vertical-align computation has now been moved out of RenderBoxModelObject and
7180         RenderInline and just placed right into verticalPositionForBox in InlineFlowBox.
7181         This function has been changed to no longer be recursive when checking parents,
7182         and it now relies on the fact that the parent vertical alignment computation result
7183         has already been stored in the logicalTop() of that parent's line box.  By checking
7184         the line box logicalTop() value instead of recurring, the performance of first lines
7185         now significantly improves to no longer have O(n^2) behavior in the depth of the line
7186         box tree on the first line.
7187         
7188         All of the baselinePosition functions on the various RenderObjects have been amended
7189         to take a FontBaseline as the first argument.  This patch does not attempt to fix up
7190         MathML or form controls yet and just hardcodes AlphabeticBaselines for those renderers.
7191         
7192         The RenderTableCell baselinePosition virtual method has been made non-virtual and had
7193         all arguments removed, since it actually had no real connection with the rest of the 
7194         baseline positioning system.  Cell baseline positioning works by calling firstLineBoxBaseline,
7195         and that method has been patched to use the cached baselineType for the first line box
7196         when computing the baseline of that line.
7197          
7198         Added fast/blockflow/vertical-baseline-alignment.html and fast/blockflow/vertical-align-table-baseline.html
7199
7200         * fast/blockflow/vertical-align-table-baseline.html: Added.
7201         * fast/blockflow/vertical-baseline-alignment.html: Added.
7202         * platform/mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
7203         * platform/mac/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
7204         * platform/mac/fast/blockflow/vertical-align-table-baseline-expected.txt: Added.
7205         * platform/mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
7206         * platform/mac/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
7207         * platform/mac/fast/blockflow/vertical-baseline-alignment-expected.txt: Added.
7208         * platform/mac/fast/blockflow/vertical-font-fallback-expected.checksum:
7209         * platform/mac/fast/blockflow/vertical-font-fallback-expected.png:
7210         * platform/mac/fast/blockflow/vertical-font-fallback-expected.txt:
7211         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
7212         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
7213         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt:
7214
7215 2010-11-17  Martin Robinson  <mrobinson@igalia.com>
7216
7217         Update the skipped list to skip a newly failing geolocation test (requires
7218         geolocation mock support). Organize geolocation test failures a bit better.
7219         Add results for two new tests.
7220
7221         * platform/gtk/Skipped: Update skipped list.
7222         * platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt: Added.
7223         * platform/gtk/fast/css/negative-leading-expected.txt: Added.
7224
7225 2010-11-17  Cris Neckar  <cdn@chromium.org>
7226
7227         Reviewed by Adam Barth.
7228
7229         Added test for multiple image objects which use the same invalid data attribute.
7230         https://bugs.webkit.org/show_bug.cgi?id=46921
7231
7232         * fast/html/object-image-nested-fallback-expected.txt: Added.
7233         * fast/html/object-image-nested-fallback.html: Added.
7234
7235 2010-11-16  Zhenyao Mo  <zmo@google.com>
7236
7237         Reviewed by Kenneth Russell.
7238
7239         WebGLRenderingContext needs to zero textures and renderbuffers
7240         https://bugs.webkit.org/show_bug.cgi?id=49355
7241
7242         * fast/canvas/webgl/uninitialized-test-expected.txt: Added.
7243         * fast/canvas/webgl/uninitialized-test.html: Added.
7244
7245 2010-11-17  Adam Roben  <aroben@apple.com>
7246
7247         Update Windows results after r72125 and r72173
7248
7249         * platform/win/css2.1/t1202-counter-04-b-expected.txt:
7250         * platform/win/css2.1/t1202-counters-04-b-expected.txt:
7251         * platform/win/fast/blockflow/border-vertical-lr-expected.txt:
7252         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
7253         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
7254         * platform/win/fast/dom/prototype-inheritance-expected.txt:
7255         * platform/win/fast/js/global-constructors-expected.txt:
7256         * platform/win/fast/text/international/complex-character-based-fallback-expected.txt:
7257         * platform/win/fast/text/international/hebrew-vowels-expected.txt:
7258         * platform/win/transforms/2d/hindi-rotated-expected.txt:
7259
7260 2010-11-17  Sam Weinig  <sam@webkit.org>
7261
7262         Rubber-stamped by Jon Honeycutt.
7263
7264         Update WebKit2 skipped list.
7265
7266         * platform/mac-wk2/Skipped:
7267
7268 2010-11-17  John Knottenbelt  <jknotten@chromium.org>
7269
7270         Reviewed by Jeremy Orlow.
7271
7272         Add a layout test to check that Geoposition timestamps are
7273         well-formed. See https://bugs.webkit.org/show_bug.cgi?id=48518
7274
7275         * fast/dom/Geolocation/script-tests/timestamp.js: Added.
7276         (checkPosition):
7277         * fast/dom/Geolocation/timestamp-expected.txt: Added.
7278         * fast/dom/Geolocation/timestamp.html: Added.
7279
7280 2010-11-17  Chang Shu  <chang.shu@nokia.com>
7281
7282         Reviewed by Antonio Gomes.
7283
7284         [Mac] Unskip the test that is passing now.
7285
7286         Test: fast/events/spatial-navigation/snav-single-select.html
7287
7288         * platform/mac/Skipped:
7289
7290 2010-11-17  Anton Muhin  <antonm@chromium.org>
7291
7292         Not reviewed, rebaselining fast/js/regexp-overflow.html
7293
7294         https://bugs.webkit.org/show_bug.cgi?id=49665
7295
7296         * platform/chromium-mac/fast/js/regexp-overflow-expected.txt:
7297         * platform/chromium-win/fast/js/regexp-overflow-expected.txt:
7298
7299 2010-11-17  Sheriff Bot  <webkit.review.bot@gmail.com>
7300
7301         Unreviewed, rolling out r72197.
7302         http://trac.webkit.org/changeset/72197
7303         https://bugs.webkit.org/show_bug.cgi?id=49661
7304
7305         broke fast/regex/test1.html (Requested by stampho on #webkit).
7306
7307         * fast/js/regexp-look-ahead-empty-expected.txt:
7308         * fast/js/regexp-overflow-expected.txt:
7309         * fast/js/script-tests/regexp-overflow.js:
7310         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.5_Term/S15.10.2.5_A1_T4-expected.txt:
7311         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.8_Atom/S15.10.2.8_A2_T1-expected.txt:
7312         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A1_T6-expected.txt:
7313
7314 2010-11-17  'Anton Muhin'  <antonm@google.com>
7315
7316         Not reviewed, disabling fast/css/getFloatValueForUnit.html.
7317
7318         https://bugs.webkit.org/show_bug.cgi?id=49656
7319
7320         * platform/chromium/test_expectations.txt:
7321
7322 2010-11-17  Pavel Feldman  <pfeldman@chromium.org>
7323
7324         Not reviewed. Commenting out failing Qt inspector tests. Need to fix harness.
7325
7326         * platform/qt/Skipped:
7327
7328 2010-11-17  Anton Muhin  <antonm@chromium.org>
7329
7330         Not reviewed, now disabling for real fast/css/line-height-determined-by-primary-font.html.
7331
7332         https://bugs.webkit.org/show_bug.cgi?id=49653
7333
7334         * platform/chromium/test_expectations.txt:
7335
7336 2010-11-17  Peter Varga  <pvarga@inf.u-szeged.hu>
7337
7338         Reviewed by Gavin Barraclough.
7339
7340         YARR JIT should fallback to YARR Interpreter instead of PCRE.
7341         https://bugs.webkit.org/show_bug.cgi?id=46719
7342
7343         Remove the ENABLE_YARR macro and the option of matching regular
7344         expressions with PCRE from JavaScriptCore.
7345
7346         * fast/js/regexp-look-ahead-empty-expected.txt:
7347         * fast/js/regexp-overflow-expected.txt:
7348         * fast/js/script-tests/regexp-overflow.js:
7349         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.5_Term/S15.10.2.5_A1_T4-expected.txt:
7350         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.2/15.10.2.8_Atom/S15.10.2.8_A2_T1-expected.txt:
7351         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A1_T6-expected.txt:
7352
7353 2010-11-17  Alexander Pavlov  <apavlov@chromium.org>
7354
7355         Unreviewed, remove stale Chromium test expectations to fix build.
7356
7357         * platform/chromium-linux/fast/css/getFloatValueForUnit-expected.png: Removed.
7358         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.png: Removed.
7359         * platform/mac-leopard/fast/css/getFloatValueForUnit-expected.png: Removed.
7360         * platform/mac/fast/css/getFloatValueForUnit-expected.png: Removed.
7361
7362 2010-11-17  Alejandro G. Castro  <alex@igalia.com>
7363
7364         Unreviewed, GTK expectations update after r72116 and r72141.
7365
7366         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
7367         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
7368         * platform/gtk/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
7369         * platform/gtk/fast/js/global-constructors-expected.txt:
7370
7371 2010-11-16  Alexander Pavlov  <apavlov@chromium.org>
7372
7373         Reviewed by Simon Fraser.
7374
7375         CSSPrimitiveValue.getFloatValue does not convert sizes
7376         https://bugs.webkit.org/show_bug.cgi?id=35770
7377
7378         Extended getFloatValueForUnit and CSSPrimitiveValue tests. The former has been made text-only,
7379         which allowed to get rid of a number of unnecessary baselines.
7380
7381         * fast/css/CSSPrimitiveValue-exceptions-expected.txt:
7382         * fast/css/getFloatValueForUnit-expected.txt: Added.
7383         * fast/css/getFloatValueForUnit.html:
7384         * fast/css/resources/CSSPrimitiveValue-exceptions.js:
7385         * platform/chromium-linux/fast/css/getFloatValueForUnit-expected.checksum: Removed.
7386         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.checksum: Removed.
7387         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.txt: Removed.
7388         * platform/mac-leopard/fast/css/getFloatValueForUnit-expected.checksum: Removed.
7389         * platform/mac/fast/css/getFloatValueForUnit-expected.checksum: Removed.
7390         * platform/mac/fast/css/getFloatValueForUnit-expected.txt: Removed.
7391         * platform/qt/fast/css/getFloatValueForUnit-expected.txt: Removed.
7392
7393 2010-11-17  Anton Muhin  <antonm@chromium.org>
7394
7395         Not reviewed, disabling three layout tests for Chromium.
7396
7397         https://bugs.webkit.org/show_bug.cgi?id=49653
7398
7399         * platform/chromium/test_expectations.txt:
7400
7401 2010-11-17  Alexander Pavlov  <apavlov@chromium.org>
7402
7403         Reviewed by Pavel Feldman.
7404
7405         Web Inspector: [REGRESSION] editing disabled styles breaks style bodies.
7406         https://bugs.webkit.org/show_bug.cgi?id=49602
7407
7408         * inspector/styles-new-API-expected.txt:
7409         * inspector/styles-new-API.html:
7410
7411 2010-11-17  Andy Estes  <aestes@apple.com>
7412
7413         Two more tests needing new results after r72173.
7414
7415         * platform/mac/editing/selection/caret-rtl-expected.txt:
7416         * platform/mac/transforms/2d/hindi-rotated-expected.txt:
7417
7418 2010-11-17  Andy Estes  <aestes@apple.com>
7419
7420         More tests needing new results after r72173.
7421
7422         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt:
7423         * platform/mac/fast/text/backslash-to-yen-sign-expected.txt:
7424         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
7425         * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
7426
7427 2010-11-17  Andy Estes  <aestes@apple.com>
7428
7429         The following results needed new results after r72173.
7430
7431         * editing/selection/extend-selection-bidi-expected.txt:
7432         * platform/mac/editing/deleting/5144139-2-expected.checksum:
7433         * platform/mac/editing/deleting/5144139-2-expected.png:
7434         * platform/mac/editing/deleting/5144139-2-expected.txt:
7435         * platform/mac/editing/selection/caret-rtl-2-expected.checksum:
7436         * platform/mac/editing/selection/caret-rtl-2-expected.png:
7437         * platform/mac/editing/selection/caret-rtl-2-expected.txt:
7438         * platform/mac/editing/selection/extend-selection-bidi-expected.checksum:
7439         * platform/mac/editing/selection/extend-selection-bidi-expected.png:
7440
7441 2010-11-16  Andy Estes  <aestes@apple.com>
7442
7443         Reviewed by Dave Hyatt.
7444
7445         WebKit mishandles line boxes where the content height exceeds the
7446         specified line-height.
7447         https://bugs.webkit.org/show_bug.cgi?id=49410
7448
7449         * fast/css/line-height-determined-by-primary-font.html: Added.
7450         * platform/mac/fast/css/line-height-determined-by-primary-font-expected.checksum: Added.
7451         * platform/mac/fast/css/line-height-determined-by-primary-font-expected.png: Added.
7452         * platform/mac/fast/css/line-height-determined-by-primary-font-expected.txt: Added.
7453
7454         The following test results were re-baselined:
7455
7456         * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
7457         * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png:
7458         * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
7459         * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum:
7460         * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png:
7461         * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.txt:
7462         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
7463         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
7464         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
7465         * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum:
7466         * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png:
7467         * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.txt:
7468         * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum:
7469         * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png:
7470         * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
7471         * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum:
7472         * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png:
7473         * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
7474         * platform/mac/css2.1/t0905-c414-flt-02-c-expected.checksum:
7475         * platform/mac/css2.1/t0905-c414-flt-02-c-expected.png:
7476         * platform/mac/css2.1/t0905-c414-flt-02-c-expected.txt:
7477         * platform/mac/css2.1/t0905-c414-flt-03-c-expected.checksum:
7478         * platform/mac/css2.1/t0905-c414-flt-03-c-expected.png:
7479         * platform/mac/css2.1/t0905-c414-flt-03-c-expected.txt:
7480         * platform/mac/css2.1/t0905-c414-flt-04-c-expected.checksum:
7481         * platform/mac/css2.1/t0905-c414-flt-04-c-expected.png:
7482         * platform/mac/css2.1/t0905-c414-flt-04-c-expected.txt:
7483         * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum:
7484         * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png:
7485         * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt:
7486         * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum:
7487         * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.png:
7488         * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.txt:
7489         * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum:
7490         * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
7491         * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
7492         * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
7493         * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
7494         * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
7495         * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum:
7496         * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png:
7497         * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
7498         * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum:
7499         * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png:
7500         * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
7501         * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.checksum:
7502         * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.png:
7503         * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.txt:
7504         * platform/mac/css2.1/t090501-c414-flt-01-b-expected.checksum:
7505         * platform/mac/css2.1/t090501-c414-flt-01-b-expected.png:
7506         * platform/mac/css2.1/t090501-c414-flt-01-b-expected.txt:
7507         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
7508         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.png:
7509         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
7510         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
7511         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
7512         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt:
7513         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
7514         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
7515         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt:
7516         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
7517         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
7518         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt:
7519         * platform/mac/css2.1/t1202-counter-03-b-expected.checksum:
7520         * platform/mac/css2.1/t1202-counter-03-b-expected.png:
7521         * platform/mac/css2.1/t1202-counter-03-b-expected.txt:
7522         * platform/mac/css2.1/t1202-counter-04-b-expected.checksum:
7523         * platform/mac/css2.1/t1202-counter-04-b-expected.png:
7524         * platform/mac/css2.1/t1202-counter-04-b-expected.txt:
7525         * platform/mac/css2.1/t1202-counter-09-b-expected.checksum:
7526         * platform/mac/css2.1/t1202-counter-09-b-expected.png:
7527         * platform/mac/css2.1/t1202-counter-09-b-expected.txt:
7528         * platform/mac/css2.1/t1202-counters-03-b-expected.checksum:
7529         * platform/mac/css2.1/t1202-counters-03-b-expected.png:
7530         * platform/mac/css2.1/t1202-counters-03-b-expected.txt:
7531         * platform/mac/css2.1/t1202-counters-04-b-expected.checksum:
7532         * platform/mac/css2.1/t1202-counters-04-b-expected.png:
7533         * platform/mac/css2.1/t1202-counters-04-b-expected.txt:
7534         * platform/mac/css2.1/t1202-counters-09-b-expected.checksum:
7535         * platform/mac/css2.1/t1202-counters-09-b-expected.png:
7536         * platform/mac/css2.1/t1202-counters-09-b-expected.txt:
7537         * platform/mac/fast/blockflow/vertical-font-fallback-expected.checksum:
7538         * platform/mac/fast/blockflow/vertical-font-fallback-expected.png:
7539         * platform/mac/fast/blockflow/vertical-font-fallback-expected.txt:
7540         * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.checksum:
7541         * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.png:
7542         * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt:
7543         * platform/mac/fast/css/font-face-opentype-expected.checksum:
7544         * platform/mac/fast/css/font-face-opentype-expected.png:
7545         * platform/mac/fast/css/font-face-opentype-expected.txt:
7546         * platform/mac/fast/css/rtl-ordering-expected.checksum:
7547         * platform/mac/fast/css/rtl-ordering-expected.png:
7548         * platform/mac/fast/css/rtl-ordering-expected.txt:
7549         * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum:
7550         * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.png:
7551         * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
7552         * platform/mac/fast/css/text-overflow-ellipsis-expected.checksum:
7553         * platform/mac/fast/css/text-overflow-ellipsis-expected.png:
7554         * platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
7555         * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.checksum:
7556         * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.png:
7557         * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt:
7558         * platform/mac/fast/css/text-security-expected.checksum:
7559         * platform/mac/fast/css/text-security-expected.png:
7560         * platform/mac/fast/css/text-security-expected.txt:
7561         * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum:
7562         * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png:
7563         * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
7564         * platform/mac/fast/encoding/invalid-UTF-8-expected.checksum:
7565         * platform/mac/fast/encoding/invalid-UTF-8-expected.png:
7566         * platform/mac/fast/encoding/invalid-UTF-8-expected.txt:
7567         * platform/mac/fast/events/updateLayoutForHitTest-expected.checksum:
7568         * platform/mac/fast/events/updateLayoutForHitTest-expected.png:
7569         * platform/mac/fast/events/updateLayoutForHitTest-expected.txt:
7570         * platform/mac/fast/forms/select-visual-hebrew-expected.checksum:
7571         * platform/mac/fast/forms/select-visual-hebrew-expected.png:
7572         * platform/mac/fast/forms/select-visual-hebrew-expected.txt:
7573         * platform/mac/fast/forms/select-writing-direction-natural-expected.checksum:
7574         * platform/mac/fast/forms/select-writing-direction-natural-expected.png:
7575         * platform/mac/fast/forms/select-writing-direction-natural-expected.txt:
7576         * platform/mac/fast/forms/visual-hebrew-text-field-expected.checksum:
7577         * platform/mac/fast/forms/visual-hebrew-text-field-expected.png:
7578         * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
7579         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
7580         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
7581         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt:
7582         * platform/mac/fast/text/atsui-multiple-renderers-expected.checksum:
7583         * platform/mac/fast/text/atsui-multiple-renderers-expected.png:
7584         * platform/mac/fast/text/atsui-multiple-renderers-expected.txt:
7585         * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum:
7586         * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.png:
7587         * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.txt:
7588         * platform/mac/fast/text/capitalize-boundaries-expected.checksum:
7589         * platform/mac/fast/text/capitalize-boundaries-expected.png:
7590         * platform/mac/fast/text/capitalize-boundaries-expected.txt:
7591         * platform/mac/fast/text/cg-fallback-bolding-expected.checksum:
7592         * platform/mac/fast/text/cg-fallback-bolding-expected.png:
7593         * platform/mac/fast/text/cg-fallback-bolding-expected.txt:
7594         * platform/mac/fast/text/complex-text-opacity-expected.checksum:
7595         * platform/mac/fast/text/complex-text-opacity-expected.png:
7596         * platform/mac/fast/text/complex-text-opacity-expected.txt:
7597         * platform/mac/fast/text/in-rendered-text-rtl-expected.checksum:
7598         * platform/mac/fast/text/in-rendered-text-rtl-expected.png:
7599         * platform/mac/fast/text/in-rendered-text-rtl-expected.txt:
7600         * platform/mac/fast/text/international/001-expected.checksum:
7601         * platform/mac/fast/text/international/001-expected.png:
7602         * platform/mac/fast/text/international/001-expected.txt:
7603         * platform/mac/fast/text/international/002-expected.checksum:
7604         * platform/mac/fast/text/international/002-expected.png:
7605         * platform/mac/fast/text/international/002-expected.txt:
7606         * platform/mac/fast/text/international/003-expected.checksum:
7607         * platform/mac/fast/text/international/003-expected.png:
7608         * platform/mac/fast/text/international/003-expected.txt:
7609         * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
7610         * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
7611         * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
7612         * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
7613         * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
7614         * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
7615         * platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum:
7616         * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png:
7617         * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
7618         * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.checksum:
7619         * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.png:
7620         * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.txt:
7621         * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum:
7622         * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.png:
7623         * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt:
7624         * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum:
7625         * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.png:
7626         * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt:
7627         * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
7628         * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
7629         * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
7630         * platform/mac/fast/text/international/bidi-european-terminators-expected.checksum:
7631         * platform/mac/fast/text/international/bidi-european-terminators-expected.png:
7632         * platform/mac/fast/text/international/bidi-european-terminators-expected.txt:
7633         * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.checksum:
7634         * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.png:
7635         * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.txt:
7636         * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
7637         * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
7638         * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
7639         * platform/mac/fast/text/international/bidi-innertext-expected.checksum:
7640         * platform/mac/fast/text/international/bidi-innertext-expected.png:
7641         * platform/mac/fast/text/international/bidi-innertext-expected.txt:
7642         * platform/mac/fast/text/international/bidi-linebreak-001-expected.checksum:
7643         * platform/mac/fast/text/international/bidi-linebreak-001-expected.png:
7644         * platform/mac/fast/text/international/bidi-linebreak-001-expected.txt:
7645         * platform/mac/fast/text/international/bidi-linebreak-002-expected.checksum:
7646         * platform/mac/fast/text/international/bidi-linebreak-002-expected.png:
7647         * platform/mac/fast/text/international/bidi-linebreak-002-expected.txt:
7648         * platform/mac/fast/text/international/bidi-linebreak-003-expected.checksum:
7649         * platform/mac/fast/text/international/bidi-linebreak-003-expected.png:
7650         * platform/mac/fast/text/international/bidi-linebreak-003-expected.txt:
7651         * platform/mac/fast/text/international/bidi-listbox-atsui-expected.checksum:
7652         * platform/mac/fast/text/international/bidi-listbox-atsui-expected.png:
7653         * platform/mac/fast/text/international/bidi-listbox-atsui-expected.txt:
7654         * platform/mac/fast/text/international/bidi-listbox-expected.checksum:
7655         * platform/mac/fast/text/international/bidi-listbox-expected.png:
7656         * platform/mac/fast/text/international/bidi-listbox-expected.txt:
7657         * platform/mac/fast/text/international/bidi-menulist-expected.checksum:
7658         * platform/mac/fast/text/international/bidi-menulist-expected.png:
7659         * platform/mac/fast/text/international/bidi-menulist-expected.txt:
7660         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum:
7661         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png:
7662         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
7663         * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
7664         * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
7665         * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
7666         * platform/mac/fast/text/international/bidi-override-expected.checksum:
7667         * platform/mac/fast/text/international/bidi-override-expected.png:
7668         * platform/mac/fast/text/international/bidi-override-expected.txt:
7669         * platform/mac/fast/text/international/danda-space-expected.checksum:
7670         * platform/mac/fast/text/international/danda-space-expected.png:
7671         * platform/mac/fast/text/international/danda-space-expected.txt:
7672         * platform/mac/fast/text/international/hebrew-vowels-expected.checksum:
7673         * platform/mac/fast/text/international/hebrew-vowels-expected.png:
7674         * platform/mac/fast/text/international/hebrew-vowels-expected.txt:
7675         * platform/mac/fast/text/international/hindi-spacing-expected.checksum:
7676         * platform/mac/fast/text/international/hindi-spacing-expected.png:
7677         * platform/mac/fast/text/international/hindi-spacing-expected.txt:
7678         * platform/mac/fast/text/international/hindi-whitespace-expected.checksum:
7679         * platform/mac/fast/text/international/hindi-whitespace-expected.png:
7680         * platform/mac/fast/text/international/hindi-whitespace-expected.txt:
7681         * platform/mac/fast/text/international/plane2-expected.checksum:
7682         * platform/mac/fast/text/international/plane2-expected.png:
7683         * platform/mac/fast/text/international/plane2-expected.txt:
7684         * platform/mac/fast/text/international/rtl-caret-expected.checksum:
7685         * platform/mac/fast/text/international/rtl-caret-expected.png:
7686         * platform/mac/fast/text/international/rtl-caret-expected.txt:
7687         * platform/mac/fast/text/international/thai-baht-space-expected.checksum:
7688         * platform/mac/fast/text/international/thai-baht-space-expected.png:
7689         * platform/mac/fast/text/international/thai-baht-space-expected.txt:
7690         * platform/mac/fast/text/international/thai-line-breaks-expected.checksum:
7691         * platform/mac/fast/text/international/thai-line-breaks-expected.png:
7692         * platform/mac/fast/text/international/thai-line-breaks-expected.txt:
7693         * platform/mac/fast/text/international/wrap-CJK-001-expected.checksum:
7694         * platform/mac/fast/text/international/wrap-CJK-001-expected.png:
7695         * platform/mac/fast/text/international/wrap-CJK-001-expected.txt:
7696         * platform/mac/mathml/presentation/attributes-expected.checksum:
7697         * platform/mac/mathml/presentation/attributes-expected.png:
7698         * platform/mac/mathml/presentation/attributes-expected.txt:
7699         * platform/mac/mathml/presentation/fractions-expected.checksum:
7700         * platform/mac/mathml/presentation/fractions-expected.png:
7701         * platform/mac/mathml/presentation/fractions-expected.txt:
7702         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
7703         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
7704         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
7705         * platform/mac/mathml/presentation/mo-expected.checksum:
7706         * platform/mac/mathml/presentation/mo-expected.png:
7707         * platform/mac/mathml/presentation/mo-expected.txt:
7708         * platform/mac/mathml/presentation/over-expected.checksum:
7709         * platform/mac/mathml/presentation/over-expected.png:
7710         * platform/mac/mathml/presentation/over-expected.txt:
7711         * platform/mac/mathml/presentation/roots-expected.checksum:
7712         * platform/mac/mathml/presentation/roots-expected.png:
7713         * platform/mac/mathml/presentation/roots-expected.txt:
7714         * platform/mac/mathml/presentation/row-alignment-expected.checksum:
7715         * platform/mac/mathml/presentation/row-alignment-expected.png:
7716         * platform/mac/mathml/presentation/row-alignment-expected.txt:
7717         * platform/mac/mathml/presentation/row-expected.txt:
7718         * platform/mac/mathml/presentation/style-expected.txt:
7719         * platform/mac/mathml/presentation/sub-expected.txt:
7720         * platform/mac/mathml/presentation/subsup-expected.txt:
7721         * platform/mac/mathml/presentation/sup-expected.checksum:
7722         * platform/mac/mathml/presentation/sup-expected.png:
7723         * platform/mac/mathml/presentation/sup-expected.txt:
7724         * platform/mac/mathml/presentation/tables-expected.checksum:
7725         * platform/mac/mathml/presentation/tables-expected.png:
7726         * platform/mac/mathml/presentation/tables-expected.txt:
7727         * platform/mac/mathml/presentation/tokenElements-expected.txt:
7728         * platform/mac/mathml/presentation/under-expected.checksum:
7729         * platform/mac/mathml/presentation/under-expected.png:
7730         * platform/mac/mathml/presentation/under-expected.txt:
7731         * platform/mac/mathml/presentation/underover-expected.checksum:
7732         * platform/mac/mathml/presentation/underover-expected.png:
7733         * platform/mac/mathml/presentation/underover-expected.txt:
7734         * platform/mac/mathml/xHeight-expected.txt:
7735
7736 2010-11-16  Sam Weinig  <sam@webkit.org>
7737
7738         Rubber-stamped by Jon Honeycutt.
7739
7740         Update WebKit2 skipped list.
7741
7742         * platform/mac-wk2/Skipped:
7743
7744 2010-11-16  Antti Koivisto  <koivisto@iki.fi>
7745
7746         Reviewed by Adam Barth.
7747
7748         https://bugs.webkit.org/show_bug.cgi?id=31223
7749         Make primitive values immutable.
7750         
7751         Update test cases for behavior change and test computed style too. Note that there are some
7752         failures in the results demonstrating unrelated bugs in CSSPrimitiveValues.
7753
7754         * fast/dom/script-tests/setPrimitiveValue-exceptions.js:
7755         (checkThrows):
7756         * fast/dom/setPrimitiveValue.html:
7757         * fast/dom/setPrimitiveValue-exceptions-expected.txt
7758         * fast/dom/setPrimitiveValue-expected.txt
7759
7760 2010-11-16  Mihai Parparita  <mihaip@chromium.org>
7761
7762         Update the pixel expectations for fast/reflections, fast/replaced, fast/ruby, fast/runin, and fast/text for the Mac port.
7763         
7764         For the tests that currently fail on Snow Leopard with --pixel-tests
7765         --tolerance 0, this moves the current pixel results to mac-leopard and
7766         adds new Snow Leopard-specific results to platform/mac.
7767
7768         List of files omitted due to length but composed entirely of moves from
7769         platform/mac to platform/mac-leopard and newly added files in
7770         platform/mac.
7771
7772 2010-11-16  Mihai Parparita  <mihaip@chromium.org>
7773
7774         Update the pixel expectations for fast/html, fast/images, fast/innerHTML, fast/inspector-support, fast/loader, fast/media, fast/multicol, and fast/parser for the Mac port.
7775         
7776         For the tests that currently fail on Snow Leopard with --pixel-tests
7777         --tolerance 0, this moves the current pixel results to mac-leopard and
7778         adds new Snow Leopard-specific results to platform/mac.
7779
7780         List of files omitted due to length but composed entirely of moves from
7781         platform/mac to platform/mac-leopard and newly added files in
7782         platform/mac.
7783         
7784         Also includes updated baselines for fast/forms after r72052 changed how
7785         placeholders are rendered.
7786
7787 2010-11-16  Dave Hyatt  <hyatt@apple.com>
7788
7789         Reviewed by Dan Bernstein.
7790
7791         https://bugs.webkit.org/show_bug.cgi?id=11004
7792         
7793         font-size:0 is ignored.  Remove the minimum font size of 1 in CSSStyleSelector.
7794         Change the pref value for minimum font size from 1 to 0.  Make sure to never use the NSFont's size,
7795         since it doesn't honor a size of 0.  Instead pass the size in to the FontPlatformData(NSFont*) version
7796         of the constructor rather than using [NSFont pointSize].
7797
7798         https://bugs.webkit.org/show_bug.cgi?id=49582
7799         
7800         Negative leading is not handled correctly.  There are two bugs here.  The first is that
7801         maxAscent and maxDescent can be negative, so we need a notion of whether or not we have
7802         set them before so that we can allow them to be < 0.
7803         
7804         The second issue is that we should understand where fonts will end up relative to
7805         our baseline (excluding line height), and only allow those boxes to impact ascent and
7806         descent if the actual font box (without factoring in line height) is above or below the
7807         root line box baseline.
7808
7809         Added fast/css/negative-leading.html
7810         
7811         These two bug fixes have to land together to keep the Acid 3 test rendering correctly.
7812
7813         * fast/css/negative-leading.html: Added.
7814         * platform/mac/fast/compact/001-expected.checksum:
7815         * platform/mac/fast/compact/001-expected.png:
7816         * platform/mac/fast/compact/001-expected.txt:
7817         * platform/mac/fast/css/negative-leading-expected.checksum: Added.
7818         * platform/mac/fast/css/negative-leading-expected.png: Added.
7819         * platform/mac/fast/css/negative-leading-expected.txt: Added.
7820         * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
7821         * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
7822         * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
7823         * platform/mac/fast/parser/style-script-head-test-expected.png:
7824
7825 2010-11-16  David Levin  <levin@chromium.org>
7826
7827         Removed lines for tests that are now passing after r72137.
7828
7829         * platform/chromium/test_expectations.txt:
7830
7831 2010-11-16  Dan Bernstein  <mitz@apple.com>
7832
7833         Reviewed by Simon Fraser.
7834
7835         <rdar://problem/8672000> REGRESSION (r72040): Error image with alt text can cause style to be frozen in a subtree
7836         https://bugs.webkit.org/show_bug.cgi?id=49579
7837
7838         * fast/block/float/015.html: Copied from LayoutTests/fast/block/float/015.html-disabled.
7839         * fast/block/float/015.html-disabled: Removed.
7840         * fast/images/style-access-during-imageChanged-style-freeze-expected.txt: Added.
7841         * fast/images/style-access-during-imageChanged-style-freeze.html: Added.
7842
7843 2010-11-16  David Levin  <levin@chromium.org>
7844
7845         Unreviewed Chromium expectations update.
7846
7847         * platform/chromium/test_expectations.txt: Added
7848           the failure expectations for 5 tests which are failing
7849           due to r72115 (and filed bug 49620 about the issue).
7850
7851 2010-11-11  Zhenyao Mo  <zmo@google.com>
7852
7853         Reviewed by Kenneth Russell.
7854
7855         Implement UNPACK_COLORSPACE_CONVERSION_WEBGL
7856         https://bugs.webkit.org/show_bug.cgi?id=47196
7857
7858         * fast/canvas/webgl/gl-teximage-expected.txt:
7859         * fast/canvas/webgl/gl-teximage.html: Testing that if UNPACK_COLORSPACE_CONVERSION is NONE, gamma settings are not applied to images.
7860
7861 2010-11-16  Gavin Barraclough  <barraclough@apple.com>
7862
7863         Reviewed by Oliver Hunt.
7864
7865         Bug 49606 - instanceof should only get the prototype property if the RHS operand implements HasInstance
7866
7867         * fast/js/instanceof-XMLHttpRequest-expected.txt: Copied from LayoutTests/fast/js/instanceof-operator-expected.txt.
7868         * fast/js/instanceof-XMLHttpRequest.html: Copied from LayoutTests/fast/js/instanceof-operator.html.
7869         * fast/js/script-tests/instanceof-XMLHttpRequest.js: Copied from LayoutTests/fast/js/script-tests/instanceof-operator.js.
7870             - renamed existing testcase; these really test XMLHttpRequest objects, rather than the instanceof operator.
7871
7872         * fast/js/instanceof-operator-expected.txt:
7873         * fast/js/script-tests/instanceof-operator.js:
7874             - added test case for: javascript: ({} instanceof { get prototype(){ alert("Error!"); } })
7875
7876 2010-11-16  Csaba Osztrogonác  <ossy@webkit.org>
7877
7878         Unreviewed. Update Qt specific expected results after r72116.
7879
7880         Remove CSS Variable support
7881         https://bugs.webkit.org/show_bug.cgi?id=49483
7882
7883         * platform/qt/fast/dom/Window/window-properties-expected.txt:
7884         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
7885         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
7886         * platform/qt/fast/js/global-constructors-expected.txt:
7887
7888 2010-11-16  Kenneth Russell  <kbr@google.com>
7889
7890         Reviewed by Dimitri Glazkov.
7891
7892         WebIDL conversions from string to number and array to number should not generate TypeError
7893         https://bugs.webkit.org/show_bug.cgi?id=49218
7894
7895         Updated SVG tests which were incorrectly expecting exceptions to be raised when the Web IDL
7896         and ECMA-262 specifications state that none should be. Incorporated WebGL test from Khronos
7897         repository verifying the passing objects of various types to APIs.
7898
7899         Ran all layout tests in Safari on Mac OS X.
7900
7901         * fast/canvas/webgl/type-conversion-test-expected.txt: Added.
7902         * fast/canvas/webgl/type-conversion-test.html: Added.
7903         * svg/dom/SVGAngle-expected.txt:
7904         * svg/dom/SVGAnimatedBoolean-expected.txt:
7905         * svg/dom/SVGAnimatedEnumeration-expected.txt:
7906         * svg/dom/SVGAnimatedInteger-expected.txt:
7907         * svg/dom/SVGAnimatedNumber-expected.txt:
7908         * svg/dom/SVGLength-expected.txt:
7909         * svg/dom/SVGMatrix-expected.txt:
7910         * svg/dom/SVGNumber-expected.txt:
7911         * svg/dom/SVGPoint-expected.txt:
7912         * svg/dom/SVGPreserveAspectRatio-expected.txt:
7913         * svg/dom/SVGRect-expected.txt:
7914         * svg/dom/SVGTransform-expected.txt:
7915         * svg/dom/script-tests/SVGAngle.js:
7916         * svg/dom/script-tests/SVGAnimatedBoolean.js:
7917         * svg/dom/script-tests/SVGAnimatedEnumeration.js:
7918         * svg/dom/script-tests/SVGAnimatedInteger.js:
7919         * svg/dom/script-tests/SVGAnimatedNumber.js:
7920         * svg/dom/script-tests/SVGLength.js:
7921         * svg/dom/script-tests/SVGMatrix.js:
7922         * svg/dom/script-tests/SVGNumber.js:
7923         * svg/dom/script-tests/SVGPoint.js:
7924         * svg/dom/script-tests/SVGPreserveAspectRatio.js:
7925         * svg/dom/script-tests/SVGRect.js:
7926         * svg/dom/script-tests/SVGTransform.js:
7927
7928 2010-11-16  Steve Falkenburg  <sfalken@apple.com>
7929
7930         Unreviewed baseline update for Windows.
7931         Update test expectations following r72052.
7932
7933         * platform/win/fast/blockflow/vertical-font-fallback-expected.txt: Added.
7934         * platform/win/fast/forms/search-placeholder-value-changed-expected.txt:
7935         * platform/win/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
7936         * platform/win/fast/forms/textarea-placeholder-set-attribute-expected.txt:
7937
7938 2010-11-16  Alexey Proskuryakov  <ap@apple.com>
7939
7940         Reviewed by Dave Hyatt.
7941
7942         https://bugs.webkit.org/show_bug.cgi?id=49483
7943         Remove CSS Variable support
7944
7945         * fast/css/variables: Removed.
7946         * fast/css/variables/block-cycle-test.html: Removed.
7947         * fast/css/variables/color-hex-test-expected.txt: Removed.
7948         * fast/css/variables/color-hex-test.html: Removed.
7949         * fast/css/variables/colors-test.html: Removed.
7950         * fast/css/variables/declaration-block-test.html: Removed.
7951         * fast/css/variables/font-test.html: Removed.
7952         * fast/css/variables/image-test.html: Removed.
7953         * fast/css/variables/import-test.html: Removed.
7954         * fast/css/variables/inline-style-test.html: Removed.
7955         * fast/css/variables/invalid-identifier-expected.txt: Removed.
7956         * fast/css/variables/invalid-identifier.html: Removed.
7957         * fast/css/variables/invalid-variable-test.html: Removed.
7958         * fast/css/variables/margin-test.html: Removed.
7959         * fast/css/variables/misplaced-import-test.html: Removed.
7960         * fast/css/variables/misplaced-variables-test.html: Removed.
7961         * fast/css/variables/multiple-blocks-test.html: Removed.
7962         * fast/css/variables/multiple-term-test.html: Removed.
7963         * fast/css/variables/override-test.html: Removed.
7964         * fast/css/variables/print-test.html: Removed.
7965         * fast/css/variables/remove-variable-test.html: Removed.
7966         * fast/css/variables/resources: Removed.
7967         * fast/css/variables/resources/bad.css: Removed.
7968         * fast/css/variables/resources/good.css: Removed.
7969         * fast/css/variables/resources/listmark.gif: Removed.
7970         * fast/css/variables/set-variable-test.html: Removed.
7971         * fast/css/variables/shorthand-test.html: Removed.
7972         * fast/css/variables/variable-iteration-test.html: Removed.
7973         * fast/dom/Window/window-properties-expected.txt:
7974         * fast/dom/Window/window-property-descriptors-expected.txt:
7975         * fast/dom/prototype-inheritance-2-expected.txt:
7976         * fast/dom/prototype-inheritance-expected.txt:
7977         * fast/js/global-constructors-expected.txt:
7978         * platform/chromium-mac/fast/css/variables: Removed.
7979         * platform/chromium-mac/fast/css/variables/color-hex-test-expected.txt: Removed.
7980         * platform/chromium-mac/fast/css/variables/remove-variable-test-expected.txt: Removed.
7981         * platform/chromium-mac/fast/css/variables/set-variable-test-expected.txt: Removed.
7982         * platform/chromium-mac/fast/css/variables/variable-iteration-test-expected.txt: Removed.
7983         * platform/chromium-win/fast/css/variables: Removed.
7984         * platform/chromium-win/fast/css/variables/alternate-syntax: Removed.
7985         * platform/chromium-win/fast/css/variables/alternate-syntax/block-cycle-test-expected.checksum: Removed.
7986         * platform/chromium-win/fast/css/variables/alternate-syntax/block-cycle-test-expected.png: Removed.
7987         * platform/chromium-win/fast/css/variables/alternate-syntax/block-cycle-test-expected.txt: Removed.
7988         * platform/chromium-win/fast/css/variables/alternate-syntax/colors-test-expected.checksum: Removed.
7989         * platform/chromium-win/fast/css/variables/alternate-syntax/colors-test-expected.png: Removed.
7990         * platform/chromium-win/fast/css/variables/alternate-syntax/colors-test-expected.txt: Removed.
7991         * platform/chromium-win/fast/css/variables/alternate-syntax/declaration-block-test-expected.checksum: Removed.
7992         * platform/chromium-win/fast/css/variables/alternate-syntax/declaration-block-test-expected.png: Removed.
7993         * platform/chromium-win/fast/css/variables/alternate-syntax/declaration-block-test-expected.txt: Removed.
7994         * platform/chromium-win/fast/css/variables/alternate-syntax/font-test-expected.checksum: Removed.
7995         * platform/chromium-win/fast/css/variables/alternate-syntax/font-test-expected.png: Removed.
7996         * platform/chromium-win/fast/css/variables/alternate-syntax/font-test-expected.txt: Removed.
7997         * platform/chromium-win/fast/css/variables/alternate-syntax/image-test-expected.checksum: Removed.
7998         * platform/chromium-win/fast/css/variables/alternate-syntax/image-test-expected.png: Removed.
7999         * platform/chromium-win/fast/css/variables/alternate-syntax/image-test-expected.txt: Removed.
8000         * platform/chromium-win/fast/css/variables/alternate-syntax/import-test-expected.checksum: Removed.
8001         * platform/chromium-win/fast/css/variables/alternate-syntax/import-test-expected.png: Removed.
8002         * platform/chromium-win/fast/css/variables/alternate-syntax/import-test-expected.txt: Removed.
8003         * platform/chromium-win/fast/css/variables/alternate-syntax/inline-style-test-expected.checksum: Removed.
8004         * platform/chromium-win/fast/css/variables/alternate-syntax/inline-style-test-expected.png: Removed.
8005         * platform/chromium-win/fast/css/variables/alternate-syntax/inline-style-test-expected.txt: Removed.
8006         * platform/chromium-win/fast/css/variables/alternate-syntax/invalid-variable-test-expected.checksum: Removed.
8007         * platform/chromium-win/fast/css/variables/alternate-syntax/invalid-variable-test-expected.png: Removed.
8008         * platform/chromium-win/fast/css/variables/alternate-syntax/invalid-variable-test-expected.txt: Removed.
8009         * platform/chromium-win/fast/css/variables/alternate-syntax/margin-test-expected.checksum: Removed.
8010         * platform/chromium-win/fast/css/variables/alternate-syntax/margin-test-expected.png: Removed.
8011         * platform/chromium-win/fast/css/variables/alternate-syntax/margin-test-expected.txt: Removed.
8012         * platform/chromium-win/fast/css/variables/alternate-syntax/misplaced-import-test-expected.checksum: Removed.
8013         * platform/chromium-win/fast/css/variables/alternate-syntax/misplaced-import-test-expected.png: Removed.
8014         * platform/chromium-win/fast/css/variables/alternate-syntax/misplaced-import-test-expected.txt: Removed.
8015         * platform/chromium-win/fast/css/variables/alternate-syntax/misplaced-variables-test-expected.checksum: Removed.
8016         * platform/chromium-win/fast/css/variables/alternate-syntax/misplaced-variables-test-expected.png: Removed.
8017         * platform/chromium-win/fast/css/variables/alternate-syntax/misplaced-variables-test-expected.txt: Removed.
8018         * platform/chromium-win/fast/css/variables/alternate-syntax/multiple-blocks-test-expected.checksum: Removed.
8019         * platform/chromium-win/fast/css/variables/alternate-syntax/multiple-blocks-test-expected.png: Removed.
8020         * platform/chromium-win/fast/css/variables/alternate-syntax/multiple-blocks-test-expected.txt: Removed.
8021         * platform/chromium-win/fast/css/variables/alternate-syntax/multiple-term-test-expected.checksum: Removed.
8022         * platform/chromium-win/fast/css/variables/alternate-syntax/multiple-term-test-expected.png: Removed.
8023         * platform/chromium-win/fast/css/variables/alternate-syntax/multiple-term-test-expected.txt: Removed.
8024         * platform/chromium-win/fast/css/variables/alternate-syntax/override-test-expected.checksum: Removed.
8025         * platform/chromium-win/fast/css/variables/alternate-syntax/override-test-expected.png: Removed.
8026         * platform/chromium-win/fast/css/variables/alternate-syntax/override-test-expected.txt: Removed.
8027         * platform/chromium-win/fast/css/variables/alternate-syntax/print-test-expected.checksum: Removed.
8028         * platform/chromium-win/fast/css/variables/alternate-syntax/print-test-expected.png: Removed.
8029         * platform/chromium-win/fast/css/variables/alternate-syntax/print-test-expected.txt: Removed.
8030         * platform/chromium-win/fast/css/variables/alternate-syntax/remove-variable-test-expected.checksum: Removed.
8031         * platform/chromium-win/fast/css/variables/alternate-syntax/remove-variable-test-expected.png: Removed.
8032         * platform/chromium-win/fast/css/variables/alternate-syntax/remove-variable-test-expected.txt: Removed.
8033         * platform/chromium-win/fast/css/variables/alternate-syntax/set-variable-test-expected.checksum: Removed.
8034         * platform/chromium-win/fast/css/variables/alternate-syntax/set-variable-test-expected.png: Removed.
8035         * platform/chromium-win/fast/css/variables/alternate-syntax/set-variable-test-expected.txt: Removed.
8036         * platform/chromium-win/fast/css/variables/alternate-syntax/shorthand-test-expected.checksum: Removed.
8037         * platform/chromium-win/fast/css/variables/alternate-syntax/shorthand-test-expected.png: Removed.
8038         * platform/chromium-win/fast/css/variables/alternate-syntax/shorthand-test-expected.txt: Removed.
8039         * platform/chromium-win/fast/css/variables/alternate-syntax/variable-iteration-test-expected.checksum: Removed.
8040         * platform/chromium-win/fast/css/variables/alternate-syntax/variable-iteration-test-expected.png: Removed.
8041         * platform/chromium-win/fast/css/variables/alternate-syntax/variable-iteration-test-expected.txt: Removed.
8042         * platform/chromium-win/fast/css/variables/block-cycle-test-expected.checksum: Removed.
8043         * platform/chromium-win/fast/css/variables/block-cycle-test-expected.png: Removed.
8044         * platform/chromium-win/fast/css/variables/block-cycle-test-expected.txt: Removed.
8045         * platform/chromium-win/fast/css/variables/color-hex-test-expected.txt: Removed.
8046         * platform/chromium-win/fast/css/variables/colors-test-expected.checksum: Removed.
8047         * platform/chromium-win/fast/css/variables/colors-test-expected.png: Removed.
8048         * platform/chromium-win/fast/css/variables/colors-test-expected.txt: Removed.
8049         * platform/chromium-win/fast/css/variables/declaration-block-test-expected.checksum: Removed.
8050         * platform/chromium-win/fast/css/variables/declaration-block-test-expected.png: Removed.
8051         * platform/chromium-win/fast/css/variables/declaration-block-test-expected.txt: Removed.
8052         * platform/chromium-win/fast/css/variables/font-test-expected.checksum: Removed.
8053         * platform/chromium-win/fast/css/variables/font-test-expected.png: Removed.
8054         * platform/chromium-win/fast/css/variables/font-test-expected.txt: Removed.
8055         * platform/chromium-win/fast/css/variables/image-test-expected.checksum: Removed.
8056         * platform/chromium-win/fast/css/variables/image-test-expected.png: Removed.
8057         * platform/chromium-win/fast/css/variables/image-test-expected.txt: Removed.
8058         * platform/chromium-win/fast/css/variables/import-test-expected.checksum: Removed.
8059         * platform/chromium-win/fast/css/variables/import-test-expected.png: Removed.
8060         * platform/chromium-win/fast/css/variables/import-test-expected.txt: Removed.
8061         * platform/chromium-win/fast/css/variables/inline-style-test-expected.checksum: Removed.
8062         * platform/chromium-win/fast/css/variables/inline-style-test-expected.png: Removed.
8063         * platform/chromium-win/fast/css/variables/inline-style-test-expected.txt: Removed.
8064         * platform/chromium-win/fast/css/variables/invalid-variable-test-expected.checksum: Removed.
8065         * platform/chromium-win/fast/css/variables/invalid-variable-test-expected.png: Removed.
8066         * platform/chromium-win/fast/css/variables/invalid-variable-test-expected.txt: Removed.
8067         * platform/chromium-win/fast/css/variables/margin-test-expected.checksum: Removed.
8068         * platform/chromium-win/fast/css/variables/margin-test-expected.png: Removed.
8069         * platform/chromium-win/fast/css/variables/margin-test-expected.txt: Removed.
8070         * platform/chromium-win/fast/css/variables/misplaced-import-test-expected.checksum: Removed.
8071         * platform/chromium-win/fast/css/variables/misplaced-import-test-expected.png: Removed.
8072         * platform/chromium-win/fast/css/variables/misplaced-import-test-expected.txt: Removed.
8073         * platform/chromium-win/fast/css/variables/misplaced-variables-test-expected.checksum: Removed.
8074         * platform/chromium-win/fast/css/variables/misplaced-variables-test-expected.png: Removed.
8075         * platform/chromium-win/fast/css/variables/misplaced-variables-test-expected.txt: Removed.
8076         * platform/chromium-win/fast/css/variables/multiple-blocks-test-expected.checksum: Removed.
8077         * platform/chromium-win/fast/css/variables/multiple-blocks-test-expected.png: Removed.
8078         * platform/chromium-win/fast/css/variables/multiple-blocks-test-expected.txt: Removed.
8079         * platform/chromium-win/fast/css/variables/multiple-term-test-expected.checksum: Removed.
8080         * platform/chromium-win/fast/css/variables/multiple-term-test-expected.png: Removed.
8081         * platform/chromium-win/fast/css/variables/multiple-term-test-expected.txt: Removed.
8082         * platform/chromium-win/fast/css/variables/override-test-expected.checksum: Removed.
8083         * platform/chromium-win/fast/css/variables/override-test-expected.png: Removed.
8084         * platform/chromium-win/fast/css/variables/override-test-expected.txt: Removed.
8085         * platform/chromium-win/fast/css/variables/print-test-expected.checksum: Removed.
8086         * platform/chromium-win/fast/css/variables/print-test-expected.png: Removed.
8087         * platform/chromium-win/fast/css/variables/print-test-expected.txt: Removed.
8088         * platform/chromium-win/fast/css/variables/remove-variable-test-expected.checksum: Removed.
8089         * platform/chromium-win/fast/css/variables/remove-variable-test-expected.png: Removed.
8090         * platform/chromium-win/fast/css/variables/remove-variable-test-expected.txt: Removed.
8091         * platform/chromium-win/fast/css/variables/set-variable-test-expected.checksum: Removed.
8092         * platform/chromium-win/fast/css/variables/set-variable-test-expected.png: Removed.
8093         * platform/chromium-win/fast/css/variables/set-variable-test-expected.txt: Removed.
8094         * platform/chromium-win/fast/css/variables/shorthand-test-expected.checksum: Removed.
8095         * platform/chromium-win/fast/css/variables/shorthand-test-expected.png: Removed.
8096         * platform/chromium-win/fast/css/variables/shorthand-test-expected.txt: Removed.
8097         * platform/chromium-win/fast/css/variables/variable-iteration-test-expected.checksum: Removed.
8098         * platform/chromium-win/fast/css/variables/variable-iteration-test-expected.png: Removed.
8099         * platform/chromium-win/fast/css/variables/variable-iteration-test-expected.txt: Removed.
8100         * platform/gtk/Skipped:
8101         * platform/mac-leopard/fast/css/variables: Removed.
8102         * platform/mac-leopard/fast/css/variables/block-cycle-test-expected.checksum: Removed.
8103         * platform/mac-leopard/fast/css/variables/block-cycle-test-expected.png: Removed.
8104         * platform/mac-leopard/fast/css/variables/colors-test-expected.checksum: Removed.
8105         * platform/mac-leopard/fast/css/variables/colors-test-expected.png: Removed.
8106         * platform/mac-leopard/fast/css/variables/declaration-block-test-expected.checksum: Removed.
8107         * platform/mac-leopard/fast/css/variables/declaration-block-test-expected.png: Removed.
8108         * platform/mac-leopard/fast/css/variables/font-test-expected.checksum: Removed.
8109         * platform/mac-leopard/fast/css/variables/font-test-expected.png: Removed.
8110         * platform/mac-leopard/fast/css/variables/image-test-expected.checksum: Removed.
8111         * platform/mac-leopard/fast/css/variables/image-test-expected.png: Removed.
8112         * platform/mac-leopard/fast/css/variables/import-test-expected.checksum: Removed.
8113         * platform/mac-leopard/fast/css/variables/import-test-expected.png: Removed.
8114         * platform/mac-leopard/fast/css/variables/inline-style-test-expected.checksum: Removed.
8115         * platform/mac-leopard/fast/css/variables/inline-style-test-expected.png: Removed.
8116         * platform/mac-leopard/fast/css/variables/invalid-variable-test-expected.checksum: Removed.
8117         * platform/mac-leopard/fast/css/variables/invalid-variable-test-expected.png: Removed.
8118         * platform/mac-leopard/fast/css/variables/margin-test-expected.checksum: Removed.
8119         * platform/mac-leopard/fast/css/variables/margin-test-expected.png: Removed.
8120         * platform/mac-leopard/fast/css/variables/misplaced-import-test-expected.checksum: Removed.
8121         * platform/mac-leopard/fast/css/variables/misplaced-import-test-expected.png: Removed.
8122         * platform/mac-leopard/fast/css/variables/misplaced-variables-test-expected.checksum: Removed.
8123         * platform/mac-leopard/fast/css/variables/misplaced-variables-test-expected.png: Removed.
8124         * platform/mac-leopard/fast/css/variables/multiple-blocks-test-expected.checksum: Removed.
8125         * platform/mac-leopard/fast/css/variables/multiple-blocks-test-expected.png: Removed.
8126         * platform/mac-leopard/fast/css/variables/multiple-term-test-expected.checksum: Removed.
8127         * platform/mac-leopard/fast/css/variables/multiple-term-test-expected.png: Removed.
8128         * platform/mac-leopard/fast/css/variables/override-test-expected.checksum: Removed.
8129         * platform/mac-leopard/fast/css/variables/override-test-expected.png: Removed.
8130         * platform/mac-leopard/fast/css/variables/print-test-expected.checksum: Removed.
8131         * platform/mac-leopard/fast/css/variables/print-test-expected.png: Removed.
8132         * platform/mac-leopard/fast/css/variables/remove-variable-test-expected.checksum: Removed.
8133         * platform/mac-leopard/fast/css/variables/remove-variable-test-expected.png: Removed.
8134         * platform/mac-leopard/fast/css/variables/set-variable-test-expected.checksum: Removed.
8135         * platform/mac-leopard/fast/css/variables/set-variable-test-expected.png: Removed.
8136         * platform/mac-leopard/fast/css/variables/shorthand-test-expected.checksum: Removed.
8137         * platform/mac-leopard/fast/css/variables/shorthand-test-expected.png: Removed.
8138         * platform/mac/fast/css/variables: Removed.
8139         * platform/mac/fast/css/variables/alternate-syntax: Removed.
8140         * platform/mac/fast/css/variables/alternate-syntax/block-cycle-test-expected.checksum: Removed.
8141         * platform/mac/fast/css/variables/alternate-syntax/block-cycle-test-expected.png: Removed.
8142         * platform/mac/fast/css/variables/alternate-syntax/block-cycle-test-expected.txt: Removed.
8143         * platform/mac/fast/css/variables/alternate-syntax/colors-test-expected.checksum: Removed.
8144         * platform/mac/fast/css/variables/alternate-syntax/colors-test-expected.png: Removed.
8145         * platform/mac/fast/css/variables/alternate-syntax/colors-test-expected.txt: Removed.
8146         * platform/mac/fast/css/variables/alternate-syntax/declaration-block-test-expected.checksum: Removed.
8147         * platform/mac/fast/css/variables/alternate-syntax/declaration-block-test-expected.png: Removed.
8148         * platform/mac/fast/css/variables/alternate-syntax/declaration-block-test-expected.txt: Removed.
8149         * platform/mac/fast/css/variables/alternate-syntax/font-test-expected.checksum: Removed.
8150         * platform/mac/fast/css/variables/alternate-syntax/font-test-expected.png: Removed.
8151         * platform/mac/fast/css/variables/alternate-syntax/font-test-expected.txt: Removed.
8152         * platform/mac/fast/css/variables/alternate-syntax/image-test-expected.checksum: Removed.
8153         * platform/mac/fast/css/variables/alternate-syntax/image-test-expected.png: Removed.
8154         * platform/mac/fast/css/variables/alternate-syntax/image-test-expected.txt: Removed.
8155         * platform/mac/fast/css/variables/alternate-syntax/import-test-expected.checksum: Removed.
8156         * platform/mac/fast/css/variables/alternate-syntax/import-test-expected.png: Removed.
8157         * platform/mac/fast/css/variables/alternate-syntax/import-test-expected.txt: Removed.
8158         * platform/mac/fast/css/variables/alternate-syntax/inline-style-test-expected.checksum: Removed.
8159         * platform/mac/fast/css/variables/alternate-syntax/inline-style-test-expected.png: Removed.
8160         * platform/mac/fast/css/variables/alternate-syntax/inline-style-test-expected.txt: Removed.
8161         * platform/mac/fast/css/variables/alternate-syntax/invalid-variable-test-expected.checksum: Removed.
8162         * platform/mac/fast/css/variables/alternate-syntax/invalid-variable-test-expected.png: Removed.
8163         * platform/mac/fast/css/variables/alternate-syntax/invalid-variable-test-expected.txt: Removed.
8164         * platform/mac/fast/css/variables/alternate-syntax/margin-test-expected.checksum: Removed.
8165         * platform/mac/fast/css/variables/alternate-syntax/margin-test-expected.png: Removed.
8166         * platform/mac/fast/css/variables/alternate-syntax/margin-test-expected.txt: Removed.
8167         * platform/mac/fast/css/variables/alternate-syntax/misplaced-import-test-expected.checksum: Removed.
8168         * platform/mac/fast/css/variables/alternate-syntax/misplaced-import-test-expected.png: Removed.
8169         * platform/mac/fast/css/variables/alternate-syntax/misplaced-import-test-expected.txt: Removed.
8170         * platform/mac/fast/css/variables/alternate-syntax/misplaced-variables-test-expected.checksum: Removed.
8171         * platform/mac/fast/css/variables/alternate-syntax/misplaced-variables-test-expected.png: Removed.
8172         * platform/mac/fast/css/variables/alternate-syntax/misplaced-variables-test-expected.txt: Removed.
8173         * platform/mac/fast/css/variables/alternate-syntax/multiple-blocks-test-expected.checksum: Removed.
8174         * platform/mac/fast/css/variables/alternate-syntax/multiple-blocks-test-expected.png: Removed.
8175         * platform/mac/fast/css/variables/alternate-syntax/multiple-blocks-test-expected.txt: Removed.
8176         * platform/mac/fast/css/variables/alternate-syntax/multiple-term-test-expected.checksum: Removed.
8177         * platform/mac/fast/css/variables/alternate-syntax/multiple-term-test-expected.png: Removed.
8178         * platform/mac/fast/css/variables/alternate-syntax/multiple-term-test-expected.txt: Removed.
8179         * platform/mac/fast/css/variables/alternate-syntax/override-test-expected.checksum: Removed.
8180         * platform/mac/fast/css/variables/alternate-syntax/override-test-expected.png: Removed.
8181         * platform/mac/fast/css/variables/alternate-syntax/override-test-expected.txt: Removed.
8182         * platform/mac/fast/css/variables/alternate-syntax/print-test-expected.checksum: Removed.
8183         * platform/mac/fast/css/variables/alternate-syntax/print-test-expected.png: Removed.
8184         * platform/mac/fast/css/variables/alternate-syntax/print-test-expected.txt: Removed.
8185         * platform/mac/fast/css/variables/alternate-syntax/remove-variable-test-expected.checksum: Removed.
8186         * platform/mac/fast/css/variables/alternate-syntax/remove-variable-test-expected.png: Removed.
8187         * platform/mac/fast/css/variables/alternate-syntax/remove-variable-test-expected.txt: Removed.
8188         * platform/mac/fast/css/variables/alternate-syntax/set-variable-test-expected.checksum: Removed.
8189         * platform/mac/fast/css/variables/alternate-syntax/set-variable-test-expected.png: Removed.
8190         * platform/mac/fast/css/variables/alternate-syntax/set-variable-test-expected.txt: Removed.
8191         * platform/mac/fast/css/variables/alternate-syntax/shorthand-test-expected.checksum: Removed.
8192         * platform/mac/fast/css/variables/alternate-syntax/shorthand-test-expected.png: Removed.
8193         * platform/mac/fast/css/variables/alternate-syntax/shorthand-test-expected.txt: Removed.
8194         * platform/mac/fast/css/variables/alternate-syntax/variable-iteration-test-expected.checksum: Removed.
8195         * platform/mac/fast/css/variables/alternate-syntax/variable-iteration-test-expected.png: Removed.
8196         * platform/mac/fast/css/variables/alternate-syntax/variable-iteration-test-expected.txt: Removed.
8197         * platform/mac/fast/css/variables/block-cycle-test-expected.checksum: Removed.
8198         * platform/mac/fast/css/variables/block-cycle-test-expected.png: Removed.
8199         * platform/mac/fast/css/variables/block-cycle-test-expected.txt: Removed.
8200         * platform/mac/fast/css/variables/colors-test-expected.checksum: Removed.
8201         * platform/mac/fast/css/variables/colors-test-expected.png: Removed.
8202         * platform/mac/fast/css/variables/colors-test-expected.txt: Removed.
8203         * platform/mac/fast/css/variables/declaration-block-test-expected.checksum: Removed.
8204         * platform/mac/fast/css/variables/declaration-block-test-expected.png: Removed.
8205         * platform/mac/fast/css/variables/declaration-block-test-expected.txt: Removed.
8206         * platform/mac/fast/css/variables/font-test-expected.checksum: Removed.
8207         * platform/mac/fast/css/variables/font-test-expected.png: Removed.
8208         * platform/mac/fast/css/variables/font-test-expected.txt: Removed.
8209         * platform/mac/fast/css/variables/image-test-expected.checksum: Removed.
8210         * platform/mac/fast/css/variables/image-test-expected.png: Removed.
8211         * platform/mac/fast/css/variables/image-test-expected.txt: Removed.
8212         * platform/mac/fast/css/variables/import-test-expected.checksum: Removed.
8213         * platform/mac/fast/css/variables/import-test-expected.png: Removed.
8214         * platform/mac/fast/css/variables/import-test-expected.txt: Removed.
8215         * platform/mac/fast/css/variables/inline-style-test-expected.checksum: Removed.
8216         * platform/mac/fast/css/variables/inline-style-test-expected.png: Removed.
8217         * platform/mac/fast/css/variables/inline-style-test-expected.txt: Removed.
8218         * platform/mac/fast/css/variables/invalid-variable-test-expected.checksum: Removed.
8219         * platform/mac/fast/css/variables/invalid-variable-test-expected.png: Removed.
8220         * platform/mac/fast/css/variables/invalid-variable-test-expected.txt: Removed.
8221         * platform/mac/fast/css/variables/margin-test-expected.checksum: Removed.
8222         * platform/mac/fast/css/variables/margin-test-expected.png: Removed.
8223         * platform/mac/fast/css/variables/margin-test-expected.txt: Removed.
8224         * platform/mac/fast/css/variables/misplaced-import-test-expected.checksum: Removed.
8225         * platform/mac/fast/css/variables/misplaced-import-test-expected.png: Removed.
8226         * platform/mac/fast/css/variables/misplaced-import-test-expected.txt: Removed.
8227         * platform/mac/fast/css/variables/misplaced-variables-test-expected.checksum: Removed.
8228         * platform/mac/fast/css/variables/misplaced-variables-test-expected.png: Removed.
8229         * platform/mac/fast/css/variables/misplaced-variables-test-expected.txt: Removed.
8230         * platform/mac/fast/css/variables/multiple-blocks-test-expected.checksum: Removed.
8231         * platform/mac/fast/css/variables/multiple-blocks-test-expected.png: Removed.
8232         * platform/mac/fast/css/variables/multiple-blocks-test-expected.txt: Removed.
8233         * platform/mac/fast/css/variables/multiple-term-test-expected.checksum: Removed.
8234         * platform/mac/fast/css/variables/multiple-term-test-expected.png: Removed.
8235         * platform/mac/fast/css/variables/multiple-term-test-expected.txt: Removed.
8236         * platform/mac/fast/css/variables/override-test-expected.checksum: Removed.
8237         * platform/mac/fast/css/variables/override-test-expected.png: Removed.
8238         * platform/mac/fast/css/variables/override-test-expected.txt: Removed.
8239         * platform/mac/fast/css/variables/print-test-expected.checksum: Removed.
8240         * platform/mac/fast/css/variables/print-test-expected.png: Removed.
8241         * platform/mac/fast/css/variables/print-test-expected.txt: Removed.
8242         * platform/mac/fast/css/variables/remove-variable-test-expected.checksum: Removed.
8243         * platform/mac/fast/css/variables/remove-variable-test-expected.png: Removed.
8244         * platform/mac/fast/css/variables/remove-variable-test-expected.txt: Removed.
8245         * platform/mac/fast/css/variables/set-variable-test-expected.checksum: Removed.
8246         * platform/mac/fast/css/variables/set-variable-test-expected.png: Removed.
8247         * platform/mac/fast/css/variables/set-variable-test-expected.txt: Removed.
8248         * platform/mac/fast/css/variables/shorthand-test-expected.checksum: Removed.
8249         * platform/mac/fast/css/variables/shorthand-test-expected.png: Removed.
8250         * platform/mac/fast/css/variables/shorthand-test-expected.txt: Removed.
8251         * platform/mac/fast/css/variables/variable-iteration-test-expected.checksum: Removed.
8252         * platform/mac/fast/css/variables/variable-iteration-test-expected.png: Removed.
8253         * platform/mac/fast/css/variables/variable-iteration-test-expected.txt: Removed.
8254         * platform/qt/Skipped:
8255
8256 2010-11-16  Mihai Parparita  <mihaip@chromium.org>
8257
8258         Unreviewed Chromium expectations update.
8259         
8260         A couple of SVG tests don't time out on the Mac.
8261
8262         * platform/chromium/test_expectations.txt:
8263
8264 2010-11-16  Mihai Parparita  <mihaip@chromium.org>
8265
8266         Unreviewed baseline update.
8267         
8268         Add pixel baselines for fast/images/gray-scale-png-with-color-profile.html,
8269         originally added by r71461.
8270
8271         * platform/chromium-mac/fast/images/gray-scale-png-with-color-profile-expected.checksum: Added.
8272         * platform/chromium-mac/fast/images/gray-scale-png-with-color-profile-expected.png: Added.
8273         * platform/chromium-win/fast/images/gray-scale-png-with-color-profile-expected.checksum: Added.
8274         * platform/chromium-win/fast/images/gray-scale-png-with-color-profile-expected.png: Added.
8275         * platform/chromium/test_expectations.txt:
8276         * platform/mac/fast/images/gray-scale-png-with-color-profile-expected.checksum: Added.
8277         * platform/mac/fast/images/gray-scale-png-with-color-profile-expected.png: Added.
8278
8279 2010-11-16  Marcus Bulach  <bulach@chromium.org>
8280
8281         Not reviewed, chromium test expectation and baselines update.
8282
8283         Re-adds a couple of tests_expectations wrongly excluded by r72099
8284         https://bugs.webkit.org/show_bug.cgi?id=49599
8285
8286         * platform/chromium/test_expectations.txt:
8287
8288 2010-11-16  Mihai Parparita  <mihaip@chromium.org>
8289
8290         Unreviewed Chromium expectations update.
8291
8292         Remove expectations for tests that now pass:
8293         - r71993 made svg/W3C-SVG-1.1/fonts-desc-02-t.svg passes again (with the
8294           current baselines)
8295         - fast/forms/search-styled.html and
8296           fast/forms/search-placeholder-value-changed.html were rebaselined by
8297           r72073
8298
8299         * platform/chromium/test_expectations.txt:
8300
8301 2010-11-16  Marcus Bulach  <bulach@chromium.org>
8302
8303         Not reviewed, chromium test expectation and baselines update.
8304
8305         Update chromium baselines following r72092
8306         https://bugs.webkit.org/show_bug.cgi?id=49595
8307
8308         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.checksum: Added.
8309         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: Added.
8310         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.checksum: Added.
8311         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: Added.
8312         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.checksum: Added.
8313         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: Added.
8314         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.checksum: Added.
8315         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: Added.
8316         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.checksum: Added.
8317         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: Added.
8318         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.checksum: Added.
8319         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: Added.
8320         * platform/chromium-linux/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.checksum: Added.
8321         * platform/chromium-linux/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: Added.
8322         * platform/chromium-linux/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.checksum: Added.
8323         * platform/chromium-linux/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: Added.
8324         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.checksum: Added.
8325         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: Added.
8326         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.checksum: Added.
8327         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: Added.
8328         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.checksum: Added.
8329         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: Added.
8330         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum: Added.
8331         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Added.
8332         * platform/chromium-linux/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.checksum: Added.
8333         * platform/chromium-linux/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added.
8334         * platform/chromium-linux/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.checksum: Added.
8335         * platform/chromium-linux/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added.
8336         * platform/chromium-linux/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.checksum: Added.
8337         * platform/chromium-linux/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Added.
8338         * platform/chromium-linux/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.checksum: Added.
8339         * platform/chromium-linux/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Added.
8340         * platform/chromium-linux/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.checksum: Added.
8341         * platform/chromium-linux/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Added.
8342         * platform/chromium-linux/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.checksum: Added.
8343         * platform/chromium-linux/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Added.
8344         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.checksum: Added.
8345         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Added.
8346         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.checksum: Added.
8347         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Added.
8348         * platform/chromium-linux/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.checksum: Added.
8349         * platform/chromium-linux/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Added.
8350         * platform/chromium-linux/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.checksum: Added.
8351         * platform/chromium-linux/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Added.
8352         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.checksum: Added.
8353         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Added.
8354         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.checksum: Added.
8355         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Added.
8356         * platform/chromium-linux/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.checksum: Added.
8357         * platform/chromium-linux/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
8358         * platform/chromium-linux/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.checksum: Added.
8359         * platform/chromium-linux/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Added.
8360         * platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum: Added.
8361         * platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Added.
8362         * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.checksum: Added.
8363         * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
8364         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.checksum: Added.
8365         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: Added.
8366         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.checksum: Added.
8367         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: Added.
8368         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.checksum: Added.
8369         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: Added.
8370         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.checksum: Added.
8371         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: Added.
8372         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.checksum: Added.
8373         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: Added.
8374         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.checksum: Added.
8375         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: Added.
8376         * platform/chromium-win/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.checksum: Added.
8377         * platform/chromium-win/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: Added.
8378         * platform/chromium-win/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.checksum: Added.
8379         * platform/chromium-win/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: Added.
8380         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.checksum: Added.
8381         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: Added.
8382         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.checksum: Added.
8383         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: Added.
8384         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.checksum: Added.
8385         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: Added.
8386         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt: Added.
8387         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum: Added.
8388         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Added.
8389         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt: Added.
8390         * platform/chromium-win/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.checksum: Added.
8391         * platform/chromium-win/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added.
8392         * platform/chromium-win/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.checksum: Added.
8393         * platform/chromium-win/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added.
8394         * platform/chromium-win/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.checksum: Added.
8395         * platform/chromium-win/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Added.
8396         * platform/chromium-win/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.checksum: Added.
8397         * platform/chromium-win/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Added.
8398         * platform/chromium-win/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.checksum: Added.
8399         * platform/chromium-win/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Added.
8400         * platform/chromium-win/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.checksum: Added.
8401         * platform/chromium-win/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Added.
8402         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.checksum: Added.
8403         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Added.
8404         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.checksum: Added.
8405         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Added.
8406         * platform/chromium-win/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.checksum: Added.
8407         * platform/chromium-win/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Added.
8408         * platform/chromium-win/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.checksum: Added.
8409         * platform/chromium-win/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Added.
8410         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.checksum: Added.
8411         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Added.
8412         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.checksum: Added.
8413         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Added.
8414         * platform/chromium-win/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.checksum: Added.
8415         * platform/chromium-win/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
8416         * platform/chromium-win/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.checksum: Added.
8417         * platform/chromium-win/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Added.
8418         * platform/chromium/test_expectations.txt:
8419
8420 2010-11-16  Andras Becsi  <abecsi@inf.u-szeged.hu>
8421
8422         Reviewed by Csaba Osztrogonác.
8423
8424         [Qt] Add isPrinting and setPrinting methods to DRT's LayoutTestController.
8425         Add previously removed expected file, png and checksum.
8426
8427         * platform/qt/Skipped:
8428         * platform/qt/printing/page-rule-in-media-query-expected.checksum: Added.
8429         * platform/qt/printing/page-rule-in-media-query-expected.png: Added.
8430         * platform/qt/printing/page-rule-in-media-query-expected.txt: Added.
8431
8432 2010-11-15  Alexander Pavlov  <apavlov@chromium.org>
8433
8434         Reviewed by Pavel Feldman.
8435
8436         Web Inspector: Migrate frontend to the new CSS editing/retrieval API
8437         https://bugs.webkit.org/show_bug.cgi?id=49492
8438
8439         * inspector/audits-panel-functional-expected.txt:
8440         * inspector/elements-panel-styles-expected.txt:
8441         * inspector/resources/styles-new-API.css: Added.
8442         (html):
8443         (body):
8444         (/* comment before selector */body.main1/* comment after selector */):
8445         (body.main2):
8446         (body::after):
8447         (h1):
8448         * inspector/styles-new-API-expected.txt: Added.
8449         * inspector/styles-new-API.html: Added.
8450
8451 2010-11-16  Sheriff Bot  <webkit.review.bot@gmail.com>
8452
8453         Unreviewed, rolling out r72082.
8454         http://trac.webkit.org/changeset/72082
8455         https://bugs.webkit.org/show_bug.cgi?id=49594
8456
8457         "broken SnowLeopard build" (Requested by apavlov on #webkit).
8458
8459         * fast/css/CSSPrimitiveValue-exceptions-expected.txt:
8460         * fast/css/getFloatValueForUnit-expected.txt: Removed.
8461         * fast/css/getFloatValueForUnit.html:
8462         * fast/css/resources/CSSPrimitiveValue-exceptions.js:
8463         * platform/chromium-linux/fast/css/getFloatValueForUnit-expected.checksum: Added.
8464         * platform/chromium-linux/fast/css/getFloatValueForUnit-expected.png: Added.
8465         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.checksum: Added.
8466         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.png: Added.
8467         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.txt: Added.
8468         * platform/mac-leopard/fast/css/getFloatValueForUnit-expected.checksum: Added.
8469         * platform/mac-leopard/fast/css/getFloatValueForUnit-expected.png: Added.
8470         * platform/mac/fast/css/getFloatValueForUnit-expected.checksum: Added.
8471         * platform/mac/fast/css/getFloatValueForUnit-expected.png: Added.
8472         * platform/mac/fast/css/getFloatValueForUnit-expected.txt: Added.
8473         * platform/qt/fast/css/getFloatValueForUnit-expected.txt: Added.
8474
8475 2010-11-16  Nikolas Zimmermann  <nzimmermann@rim.com>
8476
8477         Not reviewed.
8478         
8479         Add missing pixel test results that Rob forgot to add.
8480
8481         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.checksum: Added.
8482         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: Added.
8483         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.checksum: Added.
8484         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: Added.
8485         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.checksum: Added.
8486         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: Added.
8487         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.checksum: Added.
8488         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: Added.
8489         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.checksum: Added.
8490         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: Added.
8491         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.checksum: Added.
8492         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: Added.
8493         * platform/mac/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.checksum: Added.
8494         * platform/mac/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: Added.
8495         * platform/mac/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.checksum: Added.
8496         * platform/mac/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: Added.
8497         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.checksum: Added.
8498         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: Added.
8499         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.checksum: Added.
8500         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: Added.
8501         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.checksum: Added.
8502         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: Added.
8503         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum: Added.
8504         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Added.
8505         * platform/mac/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.checksum: Added.
8506         * platform/mac/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added.
8507         * platform/mac/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.checksum: Added.
8508         * platform/mac/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added.
8509         * platform/mac/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.checksum: Added.
8510         * platform/mac/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Added.
8511         * platform/mac/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.checksum: Added.
8512         * platform/mac/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Added.
8513         * platform/mac/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.checksum: Added.
8514         * platform/mac/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Added.
8515         * platform/mac/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.checksum: Added.
8516         * platform/mac/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Added.
8517         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.checksum: Added.
8518         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Added.
8519         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.checksum: Added.
8520         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Added.
8521         * platform/mac/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.checksum: Added.
8522         * platform/mac/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Added.
8523         * platform/mac/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.checksum: Added.
8524         * platform/mac/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Added.
8525         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.checksum: Added.
8526         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Added.
8527         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.checksum: Added.
8528         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Added.
8529         * platform/mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.checksum: Added.
8530         * platform/mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
8531         * platform/mac/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.checksum: Added.
8532         * platform/mac/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Added.
8533
8534 2010-11-16  Csaba Osztrogonác  <ossy@webkit.org>
8535
8536         Unreviewed.
8537
8538         [Qt] Add printing/page-rule-in-media-query.html to the skipped 
8539         list because of missing layoutTestController.setPrinting().
8540
8541         And remove incorrect Qt specific expected result.
8542
8543         * platform/qt/Skipped: printing/page-rule-in-media-query.html added until fix.
8544         * platform/qt/printing: Removed.
8545         * platform/qt/printing/page-rule-in-media-query-expected.checksum: Removed.
8546         * platform/qt/printing/page-rule-in-media-query-expected.png: Removed.
8547         * platform/qt/printing/page-rule-in-media-query-expected.txt: Removed.
8548
8549 2010-11-12  Alexander Pavlov  <apavlov@chromium.org>
8550
8551         Reviewed by Simon Fraser.
8552
8553         CSSPrimitiveValue.getFloatValue does not convert sizes
8554
8555         Extended getFloatValueForUnit and CSSPrimitiveValue tests. The former has been made text-only,
8556         which allowed to get rid of a number of unnecessary baselines.
8557         https://bugs.webkit.org/show_bug.cgi?id=35770
8558
8559         * fast/css/CSSPrimitiveValue-exceptions-expected.txt:
8560         * fast/css/getFloatValueForUnit-expected.txt: Added.
8561         * fast/css/getFloatValueForUnit.html:
8562         * fast/css/resources/CSSPrimitiveValue-exceptions.js:
8563         * platform/chromium-linux/fast/css/getFloatValueForUnit-expected.checksum: Removed.
8564         * platform/chromium-linux/fast/css/getFloatValueForUnit-expected.png: Removed.
8565         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.checksum: Removed.
8566         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.png: Removed.
8567         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.txt: Removed.
8568         * platform/mac-leopard/fast/css/getFloatValueForUnit-expected.checksum: Removed.
8569         * platform/mac-leopard/fast/css/getFloatValueForUnit-expected.png: Removed.
8570         * platform/mac/fast/css/getFloatValueForUnit-expected.checksum: Removed.
8571         * platform/mac/fast/css/getFloatValueForUnit-expected.png: Removed.
8572         * platform/mac/fast/css/getFloatValueForUnit-expected.txt: Removed.
8573         * platform/qt/fast/css/getFloatValueForUnit-expected.txt: Removed.
8574
8575 2010-11-16  Marcus Bulach  <bulach@chromium.org>
8576
8577         Not reviewed, chromium test expectation update.
8578
8579         Update chromium baselines following r72063
8580         https://bugs.webkit.org/show_bug.cgi?id=49591
8581
8582         * platform/chromium-mac/fast/js/function-prototype-descriptor-expected.txt: Added.
8583         * platform/chromium-win/fast/js/function-prototype-descriptor-expected.txt: Added.
8584
8585 2010-11-16  Marcus Bulach  <bulach@chromium.org>
8586
8587         Not reviewed, chromium test expectation update.
8588
8589         Update chromium baselines following r72050
8590         https://bugs.webkit.org/show_bug.cgi?id=49590
8591
8592         * platform/chromium-mac/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt:
8593         * platform/chromium-mac/fast/js/exception-thrown-from-new-expected.txt:
8594         * platform/chromium-win/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt:
8595         * platform/chromium-win/fast/js/exception-thrown-from-new-expected.txt:
8596
8597 2010-11-16  Marcus Bulach  <bulach@chromium.org>
8598
8599         Not reviewed, chromium test expectation update.
8600
8601         Update chromium baselines following r72052
8602         https://bugs.webkit.org/show_bug.cgi?id=49588
8603
8604         * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum:
8605         * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png:
8606         * platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum:
8607         * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png:
8608         * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum:
8609         * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png:
8610         * platform/chromium-linux/fast/forms/search-styled-expected.checksum: Added.
8611         * platform/chromium-linux/fast/forms/search-styled-expected.png: Added.
8612         * platform/chromium-linux/fast/forms/search-styled-expected.txt: Added.
8613         * platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.checksum:
8614         * platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.png:
8615         * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum: Added.
8616         * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Added.
8617         * platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum:
8618         * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png:
8619         * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.checksum: Added.
8620         * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Added.
8621         * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.checksum: Added.
8622         * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png: Added.
8623         * platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum: Added.
8624         * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Added.
8625         * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.checksum: Added.
8626         * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Added.
8627         * platform/chromium-mac/fast/forms/search-styled-expected.checksum: Added.
8628         * platform/chromium-mac/fast/forms/search-styled-expected.png: Added.
8629         * platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.checksum: Added.
8630         * platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added.
8631         * platform/chromium-win-xp/fast/forms/search-styled-expected.checksum: Removed.
8632         * platform/chromium-win-xp/fast/forms/search-styled-expected.png: Removed.
8633         * platform/chromium-win-xp/fast/forms/search-styled-expected.txt:
8634         * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt:
8635         * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt:
8636         * platform/chromium-win/fast/forms/password-placeholder-expected.txt:
8637         * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt:
8638         * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.checksum:
8639         * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.png:
8640         * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt:
8641         * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt:
8642         * platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum:
8643         * platform/chromium-win/fast/forms/placeholder-stripped-expected.png:
8644         * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt:
8645         * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt:
8646         * platform/chromium-win/fast/forms/search-styled-expected.checksum:
8647         * platform/chromium-win/fast/forms/search-styled-expected.png:
8648         * platform/chromium-win/fast/forms/search-styled-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.txt.
8649         * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.checksum:
8650         * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.png:
8651         * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
8652         * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt:
8653
8654 2010-11-16  Csaba Osztrogonác  <ossy@webkit.org>
8655
8656         Unreviewed. Update Qt specific expected results after r72052.
8657
8658         * platform/qt/fast/css/pseudo-cache-stale-expected.txt:
8659         * platform/qt/fast/forms/isindex-placeholder-expected.txt:
8660         * platform/qt/fast/forms/placeholder-stripped-expected.txt:
8661         * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
8662         * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt:
8663
8664 2010-11-16  Csaba Osztrogonac  <ossy@webkit.org>
8665
8666         Unreviewed. Update Qt specific expected results after r72055.
8667
8668         * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum: Added.
8669         * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added.
8670         * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
8671         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.checksum: Added.
8672         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.png: Added.
8673         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
8674         * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.checksum: Added.
8675         * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Added.
8676         * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
8677         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.checksum: Added.
8678         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added.
8679         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
8680
8681 2010-11-16  Alejandro G. Castro  <alex@igalia.com>
8682
8683         Unreviewed, updated test expectations for GTK and skip tests using
8684         computedStyleIncludingVisitedInfo which is not currently supported
8685         in GTK.
8686
8687         * platform/gtk/Skipped:
8688         * platform/gtk/fast/forms/isindex-placeholder-expected.txt:
8689         * platform/gtk/fast/forms/password-placeholder-expected.txt:
8690         * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt:
8691         * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
8692         * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt:
8693         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
8694         * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt:
8695         * platform/gtk/fast/forms/search-styled-expected.txt:
8696         * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
8697         * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt:
8698
8699 2010-11-16  Mihai Parparita  <mihaip@chromium.org>
8700
8701         Reviewed by Adam Barth.
8702
8703         fast/images/size-failure.html results in malloc of 2 Gb after switching to WebKit image decoders
8704         https://bugs.webkit.org/show_bug.cgi?id=48634
8705         
8706         Re-enable fast/images/size-failure.html now that it passes and doesn't
8707         affect subsequent tests.
8708
8709         * platform/chromium/test_expectations.txt:
8710
8711 2010-11-15  Dan Bernstein  <mitz@apple.com>
8712
8713         Rubber-stamped by Mark Rowe.
8714
8715         Disabled a test that was failing intermittently due to https://bugs.webkit.org/show_bug.cgi?id=49579
8716
8717         * fast/block/float/015.html: Removed.
8718         * fast/block/float/015.html-disabled: Copied from LayoutTests/fast/block/float/015.html.
8719
8720 2010-11-15  Gavin Barraclough  <barraclough@apple.com>
8721
8722         Reviewed by Sam Weinig.
8723
8724         Bug 49577 - Function.prototype should be non-configurable
8725
8726         * fast/js/script-tests/Object-getOwnPropertyNames.js:
8727         * fast/js/Object-getOwnPropertyNames-expected.txt:
8728             Object.getOwnPropertyNames should enumerate the 'prototype' property on Functions.
8729
8730         * fast/js/function-prototype-descriptor.html: Added.
8731         * fast/js/function-prototype-descriptor-expected.txt: Added.
8732         * fast/js/script-tests/function-prototype-descriptor.js: Added.
8733             Test the attributes of Functions' prototype properties.
8734
8735 2010-11-15  Dimitri Glazkov  <dglazkov@chromium.org>
8736
8737         Reviewed by Darin Adler.
8738
8739         REGRESSION(r71934): Removing an element with a shadow DOM from under a cursor causes a crash.
8740         https://bugs.webkit.org/show_bug.cgi?id=49569
8741
8742         * fast/events/remove-shadow-host-crash-expected.txt: Added.
8743         * fast/events/remove-shadow-host-crash.html: Added.
8744
8745 2010-11-15  Kent Tamura  <tkent@chromium.org>
8746
8747         Unreviewed, test expectation update.
8748
8749         * platform/chromium/drt_expectations.txt:
8750          Fix duplicated entries added in r72045.
8751
8752 2010-11-15 Adele Peterson  <adele@apple.com>
8753
8754         Reviewed by Darin Adler.
8755
8756         Test for: https://bugs.webkit.org/show_bug.cgi?id=49452
8757         Placeholder should not be swapped in and out of the text control's inner text element
8758
8759         The only visual change that occurred is in pseudo-cache-stale.html.  The placeholder text did not
8760         use to paint over the spot where the cancel button will display.  Since the cancel button is not
8761         present when the placeholder is drawn, now the placeholder text can draw to the edge of the field.
8762
8763         * platform/mac/fast/css/pseudo-cache-stale-expected.checksum:
8764         * platform/mac/fast/css/pseudo-cache-stale-expected.png:
8765         * platform/mac/fast/css/pseudo-cache-stale-expected.txt:
8766         * platform/mac/fast/forms/isindex-placeholder-expected.txt:
8767         * platform/mac/fast/forms/password-placeholder-expected.txt:
8768         * platform/mac/fast/forms/password-placeholder-text-security-expected.txt:
8769         * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
8770         * platform/mac/fast/forms/placeholder-set-attribute-expected.txt:
8771         * platform/mac/fast/forms/placeholder-stripped-expected.txt:
8772         * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt:
8773         * platform/mac/fast/forms/search-styled-expected.txt:
8774         * platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
8775         * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt:
8776
8777 2010-11-15  Gavin Barraclough  <barraclough@apple.com>
8778
8779         Reviewed by Geoff Garen.
8780
8781         Bug 49488 - Only add source specific information to exceptions in Interpreter::throwException
8782
8783         Updated results to account for changes in TypeError messages.
8784         (e.g. `Result of expression 'b1' [undefined] is not an object.` -> `'undefined' is not an object (evaluating 'b1.property')`).
8785
8786         * fast/css/font-face-descriptor-multiple-values-parsing-expected.txt:
8787         * fast/css/resources/font-face-descriptor-multiple-values-parsing.js:
8788         * fast/css/variables/color-hex-test-expected.txt:
8789         * fast/dom/HTMLSelectElement/named-options-expected.txt:
8790         * fast/dom/Range/getClientRects-expected.txt:
8791         * fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt:
8792         * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
8793         * fast/forms/select-namedItem-expected.txt:
8794         * fast/js/basic-strict-mode-expected.txt:
8795         * fast/js/date-toisostring-expected.txt:
8796         * fast/js/delete-getters-setters-expected.txt:
8797         * fast/js/exception-expression-offset-expected.txt:
8798         * fast/js/exception-for-nonobject-expected.txt:
8799         * fast/js/exception-thrown-from-new-expected.txt:
8800         * fast/js/exception-thrown-from-new.html:
8801         * fast/js/instance-of-immediates-expected.txt:
8802         * fast/js/script-tests/exception-expression-offset.js:
8803         (testException):
8804         * fast/js/sputnik/Conformance/08_Types/8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2_A7-expected.txt:
8805         * fast/js/sputnik/Conformance/13_Function_Definition/S13_A17_T2-expected.txt:
8806         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/S15.1_A1_T1-expected.txt:
8807         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/S15.1_A1_T2-expected.txt:
8808         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/S15.1_A2_T1-expected.txt:
8809         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.2_Object.prototype.toString/S15.2.4.2_A7-expected.txt:
8810         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.3_Object.prototype.toLocaleString/S15.2.4.3_A7-expected.txt:
8811         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.4_Object.prototype.valueOf/S15.2.4.4_A7-expected.txt:
8812         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.5_Object.prototype.hasOwnProperty/S15.2.4.5_A7-expected.txt:
8813         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.6_Object.prototype.isPrototypeOf/S15.2.4.6_A7-expected.txt:
8814         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.7_Object.prototype.propertyIsEnumerable/S15.2.4.7_A7-expected.txt:
8815         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/S15.2.4_A3-expected.txt:
8816         * fast/js/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/S15.2.4_A4-expected.txt:
8817         * fast/js/sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.4/15.3.4.2_Function.prototype.toString/S15.3.4.2_A7-expected.txt:
8818         * fast/js/sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.4/S15.3.4_A5-expected.txt:
8819         * fast/js/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T4-expected.txt:
8820         * fast/js/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A7-expected.txt:
8821         * fast/js/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.13_String.prototype.slice/S15.5.4.13_A7-expected.txt:
8822         * fast/js/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.15_String.prototype.substring/S15.5.4.15_A7-expected.txt:
8823         * fast/js/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.17_String.prototype.toLocaleLowerCase/S15.5.4.17_A7-expected.txt:
8824         * fast/js/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A7-expected.txt:
8825         * fast/js/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A7-expected.txt:
8826         * fast/xsl/transform-xhr-doc-expected.txt:
8827         * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
8828         * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
8829         * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
8830         * java/lc3/ArrayMethods/byte-001-expected.txt:
8831         * java/lc3/CallStatic/object-001-expected.txt:
8832         * java/lc3/ConvertBoolean/boolean-007-n-expected.txt:
8833         * java/lc3/ConvertBoolean/boolean-008-n-expected.txt:
8834         * java/lc3/ConvertBoolean/boolean-009-n-expected.txt:
8835         * java/lc3/ConvertBoolean/boolean-010-n-expected.txt:
8836         * java/lc3/ConvertBoolean/boolean-011-n-expected.txt:
8837         * java/lc3/ConvertBoolean/boolean-012-n-expected.txt:
8838         * java/lc3/ConvertBoolean/boolean-013-n-expected.txt:
8839         * java/lc3/ConvertBoolean/boolean-014-expected.txt:
8840         * java/lc3/ConvertNull/null-001-expected.txt:
8841         * java/lc3/ConvertNumber/number-011-expected.txt:
8842         * java/lc3/ConvertString/string-006-expected.txt:
8843         * java/lc3/ConvertString/string-007-n-expected.txt:
8844         * java/lc3/ConvertUndefined/undefined-002-expected.txt:
8845         * java/lc3/ConvertUndefined/undefined-003-expected.txt:
8846         * java/lc3/JSBoolean/boolean-005-n-expected.txt:
8847         * java/lc3/JSNumber/ToDouble-002-expected.txt:
8848         * java/lc3/JSObject/ToJSObject-001-expected.txt:
8849         * java/lc3/JSObject/ToObject-001-expected.txt:
8850         * java/lc3/JavaObject/JavaObjectFieldOrMethod-001-expected.txt:
8851         * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt:
8852         * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt:
8853         * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt:
8854         * platform/mac/compositing/reflections/reflection-opacity-expected.txt:
8855         * platform/mac/fast/css/variables/remove-variable-test-expected.txt:
8856         * platform/mac/fast/css/variables/set-variable-test-expected.txt:
8857         * platform/mac/fast/css/variables/variable-iteration-test-expected.txt:
8858         * platform/mac/fast/events/updateLayoutForHitTest-expected.txt:
8859         * platform/mac/svg/custom/createelement-expected.txt:
8860         * platform/mac/tables/mozilla/bugs/bug53690-1-expected.txt:
8861         * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
8862         * plugins/npruntime/object-from-destroyed-plugin-expected.txt:
8863         * plugins/npruntime/plugin-scriptable-object-invoke-default-expected.txt:
8864         * svg/custom/use-nested-missing-target-removed-expected.txt:
8865         * svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
8866
8867 2010-11-15  Alexey Proskuryakov  <ap@apple.com>
8868
8869         Reviewed by Darin Adler.
8870
8871         https://bugs.webkit.org/show_bug.cgi?id=49565
8872         Remove Attr.style accessor
8873
8874         * fast/dom/Attr/access-after-element-destruction-expected.txt:
8875         * fast/dom/Attr/script-tests/access-after-element-destruction.js:
8876         Removed tests for style.
8877
8878 2010-11-15  Kent Tamura  <tkent@chromium.org>
8879
8880         Unreviewed, test expectation update.
8881
8882         * platform/chromium/drt_expectations.txt:
8883           Update for the recent status of Chromium-Linux DRT.
8884
8885 2010-11-15  Andy Estes  <aestes@apple.com>
8886
8887         Unskip fast/forms/submit-form-attributes.html.
8888
8889         * platform/mac-leopard/Skipped:
8890
8891 2010-11-15  Dan Bernstein  <mitz@apple.com>
8892
8893         Reviewed by Darin Adler.
8894
8895         <rdar://problem/8662770> Error image has incorrect size when a custom font is used
8896
8897         * fast/images/style-access-during-imageChanged-crash-expected.txt: Added.
8898         * fast/images/style-access-during-imageChanged-crash.html: Added.
8899
8900 2010-11-15  Andy Estes  <aestes@apple.com>
8901
8902         r72003 caused fast/forms/submit-form-attributes.html to crash
8903         DumpRenderTree on the Leopard Intel Debug (Tests) bot. Skip this test
8904         until the failure is resolved.
8905         https://bugs.webkit.org/show_bug.cgi?id=49562
8906
8907         * platform/mac-leopard/Skipped:
8908
8909 2010-11-15  Zhenyao Mo  <zmo@google.com>
8910
8911         Ubreviewed, remove an empty line that causes the test to fail.
8912
8913         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view-expected.txt:
8914
8915 2010-11-15  Zhenyao Mo  <zmo@google.com>
8916
8917         Unreviewed, update gpu test expectations.
8918
8919         * platform/chromium-gpu/test_expectations.txt:
8920
8921 2010-11-15  Zhenyao Mo  <zmo@google.com>
8922
8923         Unreviewed, skip failing WebGL test.
8924
8925         * platform/mac-snowleopard/Skipped:
8926
8927 2010-11-15  Martin Robinson  <mrobinson@igalia.com>
8928
8929         [GTK] Navigation policy decision API needs to include the DOM node that the decision originated from
8930         https://bugs.webkit.org/show_bug.cgi?id=49551
8931
8932         Add GTK+-specific results for these tests which do policy delegate dumps,
8933         until GTK+ can produce the "originating from" information.
8934
8935         * platform/gtk/fast/forms/mailto/formenctype-attribute-button-html-expected.txt: Added.
8936         * platform/gtk/fast/forms/mailto/formenctype-attribute-input-html-expected.txt: Added.
8937
8938 2010-11-15  Zhenyao Mo  <zmo@google.com>
8939
8940         Unreviewed, test expectation update.
8941
8942         * platform/chromium/test_expectations.txt:
8943
8944 2010-11-12  Zhenyao Mo  <zmo@google.com>
8945
8946         Reviewed by Kenneth Russell.
8947
8948         [Chromium] fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html is a flaky crash
8949         https://bugs.webkit.org/show_bug.cgi?id=48142
8950
8951         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html: Cleanup the test, hoping to stop flaky crashes on chromium bots.
8952
8953 2010-11-15  Martin Robinson  <mrobinson@igalia.com>
8954
8955         Add some baselines for new tests and skip a HTML5 meter test until
8956         GTK+ supports rendering the meter element.
8957
8958         * platform/gtk/Skipped: Skip meter test.
8959         * platform/gtk/fast/block/basic/truncation-rtl-expected.txt: Added.
8960         * platform/gtk/fast/blockflow/background-horizontal-bt-expected.txt: Added.
8961         * platform/gtk/fast/blockflow/background-vertical-lr-expected.txt: Added.
8962         * platform/gtk/fast/blockflow/background-vertical-rl-expected.txt: Added.
8963         * platform/gtk/fast/blockflow/basic-vertical-line-expected.txt: Added.
8964         * platform/gtk/fast/blockflow/body-direction-propagation-blocked-expected.txt: Added.
8965         * platform/gtk/fast/blockflow/body-direction-propagation-expected.txt: Added.
8966         * platform/gtk/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt: Added.
8967         * platform/gtk/fast/blockflow/body-writing-mode-propagation-expected.txt: Added.
8968         * platform/gtk/fast/blockflow/border-image-horizontal-bt-expected.txt: Added.
8969         * platform/gtk/fast/blockflow/border-image-vertical-lr-expected.txt: Added.
8970         * platform/gtk/fast/blockflow/border-image-vertical-rl-expected.txt: Added.
8971         * platform/gtk/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt: Added.
8972         * platform/gtk/fast/blockflow/border-vertical-lr-expected.txt: Added.
8973         * platform/gtk/fast/blockflow/box-shadow-horizontal-bt-expected.txt: Added.
8974         * platform/gtk/fast/blockflow/box-shadow-vertical-lr-expected.txt: Added.
8975         * platform/gtk/fast/blockflow/box-shadow-vertical-rl-expected.txt: Added.
8976         * platform/gtk/fast/blockflow/broken-ideograph-small-caps-expected.txt: Added.
8977         * platform/gtk/fast/blockflow/broken-ideographic-font-expected.txt: Added.
8978         * platform/gtk/fast/blockflow/english-bt-text-expected.txt: Added.
8979         * platform/gtk/fast/blockflow/english-lr-text-expected.txt: Added.
8980         * platform/gtk/fast/blockflow/english-rl-text-expected.txt: Added.
8981         * platform/gtk/fast/blockflow/horizontal-bt-replaced-selection-expected.txt: Added.
8982         * platform/gtk/fast/blockflow/japanese-lr-selection-expected.txt: Added.
8983         * platform/gtk/fast/blockflow/japanese-lr-text-expected.txt: Added.
8984         * platform/gtk/fast/blockflow/japanese-rl-selection-expected.txt: Added.
8985         * platform/gtk/fast/blockflow/japanese-rl-text-expected.txt: Added.
8986         * platform/gtk/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: Added.
8987         * platform/gtk/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: Added.
8988         * platform/gtk/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: Added.
8989         * platform/gtk/fast/blockflow/vertical-font-fallback-expected.txt: Added.
8990         * platform/gtk/fast/blockflow/vertical-lr-replaced-selection-expected.txt: Added.
8991         * platform/gtk/fast/blockflow/vertical-rl-replaced-selection-expected.txt: Added.
8992         * platform/gtk/fast/borders/border-radius-inline-flow-expected.txt: Added.
8993         * platform/gtk/fast/images/gray-scale-png-with-color-profile-expected.txt: Added.
8994         * platform/gtk/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt: Added.
8995         * platform/gtk/fast/lists/001-vertical-expected.txt: Added.
8996         * platform/gtk/fast/lists/002-vertical-expected.txt: Added.
8997         * platform/gtk/fast/lists/003-vertical-expected.txt: Added.
8998         * platform/gtk/fast/lists/005-vertical-expected.txt: Added.
8999         * platform/gtk/fast/lists/006-vertical-expected.txt: Added.
9000         * platform/gtk/fast/lists/007-vertical-expected.txt: Added.
9001         * platform/gtk/fast/lists/008-vertical-expected.txt: Added.
9002         * platform/gtk/fast/lists/009-vertical-expected.txt: Added.
9003         * platform/gtk/fast/repaint/iframe-scroll-repaint-expected.txt: Added.
9004         * platform/gtk/fast/repaint/inline-horizontal-bt-overflow-expected.txt: Added.
9005         * platform/gtk/fast/repaint/inline-vertical-lr-overflow-expected.txt: Added.
9006         * platform/gtk/fast/repaint/inline-vertical-rl-overflow-expected.txt: Added.
9007         * platform/gtk/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
9008         * platform/gtk/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added.
9009         * platform/gtk/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added.
9010         * platform/gtk/fast/repaint/selection-rl-expected.txt: Added.
9011         * platform/gtk/fast/table/027-vertical-expected.txt: Added.
9012         * platform/gtk/fast/table/028-vertical-expected.txt: Added.
9013         * platform/gtk/fast/table/035-vertical-expected.txt: Added.
9014         * platform/gtk/fast/table/038-vertical-expected.txt: Added.
9015         * platform/gtk/fast/table/040-vertical-expected.txt: Added.
9016         * platform/gtk/fast/table/auto-with-percent-height-vertical-expected.txt: Added.
9017         * platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt: Added.
9018         * platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt: Added.
9019         * platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt: Added.
9020         * platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt: Added.
9021         * platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt: Added.
9022         * platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt: Added.
9023         * platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: Added.
9024         * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt: Added.
9025         * platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Added.
9026         * platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt: Added.
9027         * platform/gtk/fast/table/height-percent-test-vertical-expected.txt: Added.
9028         * platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt: Added.
9029         * platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt: Added.
9030         * platform/gtk/fast/table/table-display-types-vertical-expected.txt: Added.
9031         * platform/gtk/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
9032         * platform/gtk/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
9033         * platform/gtk/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added.
9034         * platform/gtk/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added.
9035         * platform/gtk/mathml/xHeight-expected.txt: Added.
9036         * platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
9037         * platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
9038         * platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
9039         * platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
9040         * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
9041         * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
9042         * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
9043         * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
9044         * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
9045         * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
9046         * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
9047         * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
9048         * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
9049         * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
9050         * platform/gtk/svg/custom/repaint-on-constant-size-change-expected.txt: Added.
9051
9052 2010-11-15  Marcus Bulach  <bulach@chromium.org>
9053
9054         Not reviewed, Chromium test expectation update.
9055
9056         Update chromium baselines for svg following r72006
9057         https://bugs.webkit.org/show_bug.cgi?id=49547
9058
9059         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
9060         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
9061         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
9062         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
9063         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
9064         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
9065         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
9066         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
9067         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
9068         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
9069         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
9070         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
9071
9072 2010-11-15  Renata Hodovan  <reni@webkit.org>
9073
9074         Reviewed by Andreas Kling.
9075
9076         SVGFEImageElement doesn't support dynamic invalidation, when attributes change.
9077         https://bugs.webkit.org/show_bug.cgi?id=49536
9078
9079         Adding layout tests for feImage dynamic changes.
9080
9081         * platform/mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
9082         * platform/mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
9083         * platform/mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
9084         * platform/mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
9085         * svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt: Added.
9086         * svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html: Added.
9087         * svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Added.
9088         * svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html: Added.
9089         * svg/dynamic-updates/script-tests/SVGFEImageElement-dom-preserveAspectRatio-attr.js: Added.
9090         (executeTest):
9091         * svg/dynamic-updates/script-tests/SVGFEImageElement-svgdom-preserveAspectRatio-prop.js: Added.
9092         (executeTest):
9093
9094 2010-11-15  Csaba Osztrogonác  <ossy@webkit.org>
9095
9096         Unreviewed. Add Qt specific expected results after r72003.
9097
9098         [Qt] Possible DRT bug revealed by r72003
9099         https://bugs.webkit.org/show_bug.cgi?id=49538
9100
9101         * platform/qt/fast/forms/formaction-attribute-expected.txt: Copied from LayoutTests/fast/forms/formaction-attribute-expected.txt.
9102         * platform/qt/fast/forms/formmethod-attribute-button-html-expected.txt: Copied from LayoutTests/fast/forms/formmethod-attribute-button-html-expected.txt.
9103         * platform/qt/fast/forms/formtarget-attribute-button-html-expected.txt: Copied from LayoutTests/fast/forms/formtarget-attribute-button-html-expected.txt.
9104         * platform/qt/fast/forms/mailto: Added.
9105         * platform/qt/fast/forms/mailto/formenctype-attribute-button-html-expected.txt: Copied from LayoutTests/fast/forms/mailto/formenctype-attribute-button-html-expected.txt.
9106         * platform/qt/fast/forms/mailto/formenctype-attribute-input-html-expected.txt: Copied from LayoutTests/fast/forms/mailto/formenctype-attribute-input-html-expected.txt.
9107
9108 2010-11-15  Yael Aharon  <yael.aharon@nokia.com>
9109
9110         Reviewed by Antonio Gomes.
9111
9112         [Qt] Focus ring does not show on focused links.
9113         https://bugs.webkit.org/show_bug.cgi?id=49515
9114
9115         * platform/qt/fast/inline/inline-focus-ring-expected.checksum: Added.
9116         * platform/qt/fast/inline/inline-focus-ring-expected.png: Added.
9117         * platform/qt/fast/inline/inline-focus-ring-expected.txt: Added.
9118
9119 2010-11-15  Dai Mikurube  <dmikurube@google.com>
9120
9121         Reviewed by Kent Tamura.
9122
9123         Implement formaction, formenctype, formmethod and formtarget attributes for input and button tags
9124         https://bugs.webkit.org/show_bug.cgi?id=49240
9125
9126         * fast/forms/formaction-attribute-expected.txt: Added.
9127         * fast/forms/formaction-attribute.html: Added.
9128         * fast/forms/formmethod-attribute-button-html-expected.txt: Added.
9129         * fast/forms/formmethod-attribute-button-html.html: Added.
9130         * fast/forms/formmethod-attribute-input-html-expected.txt: Added.
9131         * fast/forms/formmethod-attribute-input-html.html: Added.
9132         * fast/forms/formtarget-attribute-button-html-expected.txt: Added.
9133         * fast/forms/formtarget-attribute-button-html.html: Added.
9134         * fast/forms/formtarget-attribute-input-html-expected.txt: Added.
9135         * fast/forms/formtarget-attribute-input-html.html: Added.
9136         * fast/forms/mailto/formenctype-attribute-button-html-expected.txt: Added.
9137         * fast/forms/mailto/formenctype-attribute-button-html.html: Added.
9138         * fast/forms/mailto/formenctype-attribute-input-html-expected.txt: Added.
9139         * fast/forms/mailto/formenctype-attribute-input-html.html: Added.
9140         * fast/forms/script-tests/submit-form-attributes.js: Added.
9141         * fast/forms/submit-form-attributes-expected.txt: Added.
9142         * fast/forms/submit-form-attributes.html: Added.
9143
9144 2010-11-15  Alejandro G. Castro  <alex@igalia.com>
9145
9146         Unreviewed.
9147
9148         Skipping SVG failing tests for GTK+ until we find the issue,
9149         opened a bug:
9150         [gtk] SVGLineElement-dom-requiredFeatures.html and
9151         SVGLineElement-svgdom-requiredFeatures.html failing in the bots
9152         https://bugs.webkit.org/show_bug.cgi?id=49529
9153
9154         * platform/gtk/Skipped:
9155
9156 2010-11-14  Kent Tamura  <tkent@chromium.org>
9157
9158         Unreviewed, test expectation update.
9159         
9160         * platform/gtk/Skipped: Skip fast/forms/form-attribute.html, which needs <meter> support.
9161
9162 2010-11-14  Mihai Parparita  <mihaip@chromium.org>
9163
9164         Unreviewed Chromium expectations update.
9165         
9166         Add tests that fail under the DRT.
9167
9168         * platform/chromium/drt_expectations.txt:
9169
9170 2010-11-14  Kenichi Ishibashi  <bashi@google.com>
9171
9172         Reviewed by Kent Tamura.
9173
9174         [HTML5] "form" attribute support for form control elements
9175         https://bugs.webkit.org/show_bug.cgi?id=47813
9176
9177         Adds a test file for "form" attribute of form-associated elements.
9178         The test might need to be revised because <label> and <object> don't
9179         support "form" attribute for now, in spite of the HTML5 spec says that
9180         they should support.
9181
9182         * fast/forms/form-attribute-elements-expected.txt: Added.
9183         * fast/forms/form-attribute-elements-order-expected.txt: Added.
9184         * fast/forms/form-attribute-elements-order.html: Added.
9185         * fast/forms/form-attribute-elements-order2-expected.txt: Added.
9186         * fast/forms/form-attribute-elements-order2.html: Added.
9187         * fast/forms/form-attribute-elements.html: Added.
9188         * fast/forms/form-attribute-expected.txt: Added.
9189         * fast/forms/form-attribute.html: Added.
9190         * fast/forms/script-tests/form-attribute-elements-order.js: Added.
9191         * fast/forms/script-tests/form-attribute-elements-order2.js: Added.
9192         * fast/forms/script-tests/form-attribute-elements.js: Added.
9193         * fast/forms/script-tests/form-attribute.js: Added.
9194
9195 2010-11-14  Mihai Parparita  <mihaip@chromium.org>
9196
9197         Unreviewed Chromium expectations update.
9198         
9199         Remove two tests that consistently pass on chromium-mac.
9200
9201         * platform/chromium/test_expectations.txt:
9202
9203 2010-11-14  Mihai Parparita  <mihaip@chromium.org>
9204
9205         Unreviewed Chromium rebaseline and expectations update.
9206
9207         * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.checksum: Added.
9208         * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.png: Added.
9209         * platform/chromium/test_expectations.txt:
9210
9211 2010-11-14  Mihai Parparita  <mihaip@chromium.org>
9212
9213         Unreviewed Chromium expectations update.
9214         
9215         Correct some expectations added by r71988.
9216
9217         * platform/chromium/test_expectations.txt:
9218
9219 2010-11-14  Mihai Parparita  <mihaip@chromium.org>
9220
9221         Unreviewed Chromium baseline and expectations update.
9222
9223         - r71969 added a bunch of SVG tests without pixel baselines
9224         - r71969 also caused svg/W3C-SVG-1.1-SE/types-dom-06-f.svg to need a
9225           rebaseline for Linux and Windows (which now match the mac baseline,
9226           modulo font rendering)
9227         - r71970 added two tests that depend on vertical text support (which
9228           (doesn't work on Linux or Windows yet)
9229         - Similarly, r71979 added a test that depends on vertical text support
9230         - r71979 also caused a regression that should be fixed upstream
9231         - Add Chromium baselines for fast/repaint/
9232           repaint-across-writing-mode-boundary.html (added by r71980).
9233         
9234         Also rebaseline fast/table/colspanMinWidth-vertical.html for Linux and
9235         Windows, to mirror the mac rebaseline done in r71876.
9236
9237         * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added.
9238         * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
9239         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
9240         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
9241         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Removed.
9242         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added.
9243         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
9244         * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added.
9245         * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
9246         * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added.
9247         * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt:
9248         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
9249         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
9250         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
9251         * platform/chromium/test_expectations.txt:
9252
9253 2010-11-13  David Hyatt  <hyatt@apple.com>
9254
9255         Reviewed by Anders Carlsson.
9256
9257         https://bugs.webkit.org/show_bug.cgi?id=49506
9258
9259         Repaint is broken across writing mode boundaries.  It's not enough to add in flipped offsets.  You have
9260         to flip the rect itself.
9261
9262         Added fast/repaint/repaint-across-writing-mode-boundary.html
9263         * fast/repaint/repaint-across-writing-mode-boundary.html: Added.
9264         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added.
9265         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
9266         * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added.
9267
9268 2010-11-13  David Hyatt  <hyatt@apple.com>
9269
9270         Reviewed by Dan Bernstein.
9271
9272         https://bugs.webkit.org/show_bug.cgi?id=49505
9273         
9274         REGRESSION: @font-face doesn't work with the small-caps variant.  This was broken by the addition of SVG fonts
9275         support long ago.  This patch fixes the SVG code so that it doesn't break non-SVG fonts.
9276
9277         Added fast/blockflow/broken-ideograph-small-caps.html
9278
9279         * fast/blockflow/broken-ideograph-small-caps.html: Added.
9280         * platform/mac/fast/blockflow/broken-ideograph-small-caps-expected.checksum: Added.
9281         * platform/mac/fast/blockflow/broken-ideograph-small-caps-expected.png: Added.
9282         * platform/mac/fast/blockflow/broken-ideograph-small-caps-expected.txt: Added.
9283
9284 2010-11-13  Rob Buis  <rwlbuis@gmail.com>
9285
9286         Unreviewed test expectation rebaseline.
9287
9288         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
9289
9290 2010-11-13  David Hyatt  <hyatt@apple.com>
9291
9292         Reviewed by Dan Bernstein.
9293
9294         https://bugs.webkit.org/show_bug.cgi?id=49464
9295         
9296         Fix bugs with the orientation of fonts when the font is brought in via fallback, when the font contains no
9297         vertical tables, or when the font is loaded via font-face in both horizontal and vertical forms.
9298         
9299         (1) Include orientation as part of the @font-face hashtables so that the fonts are treated as
9300         distinct when used in horizontal and vertical forms.
9301         
9302         (2) Let the orientation member of FontPlatformData represent the desired orientation rather than
9303         the supported one.  Add an orientation member to SimpleFontData that represents the actual
9304         supported orientation of the font.
9305         
9306         (3) For fonts with no vertical tables, add a brokenIdeographicsFont accessor that is invoked when
9307         CJK ideographs are encountered.  This is essentially identical to the small caps fallback mechanism
9308         but invoked only for ideographs.  The special ideograph font locks the orientation to vertical and
9309         renders the glyphs upright even when the font has no vertical tables.  Punctuation and such will
9310         still look funny, and really this is a bug in the font, but at least this way it will be apparent
9311         that the font is to blame.
9312
9313         Added fast/blockflow/broken-ideographic-font.html and fast/blockflow/vertical-font-fallback.html.
9314
9315         * fast/blockflow/broken-ideographic-font.html: Added.
9316         * fast/blockflow/resources/MakibaFont13.ttf: Added.
9317         * fast/blockflow/vertical-font-fallback.html: Added.
9318         * platform/mac/fast/blockflow/broken-ideographic-font-expected.checksum: Added.
9319         * platform/mac/fast/blockflow/broken-ideographic-font-expected.png: Added.
9320         * platform/mac/fast/blockflow/broken-ideographic-font-expected.txt: Added.
9321         * platform/mac/fast/blockflow/vertical-font-fallback-expected.checksum: Added.
9322         * platform/mac/fast/blockflow/vertical-font-fallback-expected.png: Added.
9323         * platform/mac/fast/blockflow/vertical-font-fallback-expected.txt: Added.
9324
9325 2010-11-13  Rob Buis  <rwlbuis@gmail.com>
9326
9327         Reviewed by Dirk Schulze.
9328
9329         requiredFeatures does not adapt to SVGStringList changes
9330         https://bugs.webkit.org/show_bug.cgi?id=40887
9331
9332         Add tests for the handling of SVGTests validity changes.
9333
9334         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
9335         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
9336         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
9337         * svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.txt: Added.
9338         * svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures.html: Added.
9339         * svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt: Added.
9340         * svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures.html: Added.
9341         * svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.txt: Added.
9342         * svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures.html: Added.
9343         * svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.txt: Added.
9344         * svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures.html: Added.
9345         * svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.txt: Added.
9346         * svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures.html: Added.
9347         * svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.txt: Added.
9348         * svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures.html: Added.
9349         * svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.txt: Added.
9350         * svg/dynamic-updates/SVGGElement-dom-requiredFeatures.html: Added.
9351         * svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.txt: Added.
9352         * svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures.html: Added.
9353         * svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.txt: Added.
9354         * svg/dynamic-updates/SVGImageElement-dom-requiredFeatures.html: Added.
9355         * svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.txt: Added.
9356         * svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures.html: Added.
9357         * svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt: Added.
9358         * svg/dynamic-updates/SVGLineElement-dom-requiredFeatures.html: Added.
9359         * svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt: Added.
9360         * svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures.html: Added.
9361         * svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.txt: Added.
9362         * svg/dynamic-updates/SVGPathElement-dom-requiredFeatures.html: Added.
9363         * svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt: Added.
9364         * svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures.html: Added.
9365         * svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.txt: Added.
9366         * svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures.html: Added.
9367         * svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt: Added.
9368         * svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures.html: Added.
9369         * svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.txt: Added.
9370         * svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures.html: Added.
9371         * svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.txt: Added.
9372         * svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures.html: Added.
9373         * svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.txt: Added.
9374         * svg/dynamic-updates/SVGRectElement-dom-requiredFeatures.html: Added.
9375         * svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.txt: Added.
9376         * svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures.html: Added.
9377         * svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt: Added.
9378         * svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html: Added.
9379         * svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.txt: Added.
9380         * svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures.html: Added.
9381         * svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.txt: Added.
9382         * svg/dynamic-updates/SVGTextElement-dom-requiredFeatures.html: Added.
9383         * svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.txt: Added.
9384         * svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures.html: Added.
9385         * svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.txt: Added.
9386         * svg/dynamic-updates/SVGUseElement-dom-requiredFeatures.html: Added.
9387         * svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.txt: Added.
9388         * svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures.html: Added.
9389         * svg/dynamic-updates/script-tests/SVGCircleElement-dom-requiredFeatures.js: Added.
9390         (executeTest):
9391         * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-requiredFeatures.js: Added.
9392         (executeTest):
9393         * svg/dynamic-updates/script-tests/SVGEllipseElement-dom-requiredFeatures.js: Added.
9394         (executeTest):
9395         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-requiredFeatures.js: Added.
9396         (executeTest):
9397         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-dom-requiredFeatures.js: Added.
9398         (executeTest):
9399         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-requiredFeatures.js: Added.
9400         (executeTest):
9401         * svg/dynamic-updates/script-tests/SVGGElement-dom-requiredFeatures.js: Added.
9402         (executeTest):
9403         * svg/dynamic-updates/script-tests/SVGGElement-svgdom-requiredFeatures.js: Added.
9404         (executeTest):
9405         * svg/dynamic-updates/script-tests/SVGImageElement-dom-requiredFeatures.js: Added.
9406         (executeTest):
9407         * svg/dynamic-updates/script-tests/SVGImageElement-svgdom-requiredFeatures.js: Added.
9408         (executeTest):
9409         * svg/dynamic-updates/script-tests/SVGLineElement-dom-requiredFeatures.js: Added.
9410         (executeTest):
9411         * svg/dynamic-updates/script-tests/SVGLineElement-svgdom-requiredFeatures.js: Added.
9412         (executeTest):
9413         * svg/dynamic-updates/script-tests/SVGPathElement-dom-requiredFeatures.js: Added.
9414         (executeTest):
9415         * svg/dynamic-updates/script-tests/SVGPathElement-svgdom-requiredFeatures.js: Added.
9416         (executeTest):
9417         * svg/dynamic-updates/script-tests/SVGPolygonElement-dom-requiredFeatures.js: Added.
9418         (executeTest):
9419         * svg/dynamic-updates/script-tests/SVGPolygonElement-svgdom-requiredFeatures.js: Added.
9420         (executeTest):
9421         * svg/dynamic-updates/script-tests/SVGPolylineElement-dom-requiredFeatures.js: Added.
9422         (executeTest):
9423         * svg/dynamic-updates/script-tests/SVGPolylineElement-svgdom-requiredFeatures.js: Added.
9424         (executeTest):
9425         * svg/dynamic-updates/script-tests/SVGRectElement-dom-requiredFeatures.js: Added.
9426         (executeTest):
9427         * svg/dynamic-updates/script-tests/SVGRectElement-svgdom-requiredFeatures.js: Added.
9428         (executeTest):
9429         * svg/dynamic-updates/script-tests/SVGSVGElement-dom-requiredFeatures.js: Added.
9430         (executeTest):
9431         * svg/dynamic-updates/script-tests/SVGSVGElement-svgdom-requiredFeatures.js: Added.
9432         (executeTest):
9433         * svg/dynamic-updates/script-tests/SVGTextElement-dom-requiredFeatures.js: Added.
9434         (executeTest):
9435         * svg/dynamic-updates/script-tests/SVGTextElement-svgdom-requiredFeatures.js: Added.
9436         (executeTest):
9437         * svg/dynamic-updates/script-tests/SVGUseElement-dom-requiredFeatures.js: Added.
9438         (executeTest):
9439         * svg/dynamic-updates/script-tests/SVGUseElement-svgdom-requiredFeatures.js: Added.
9440         (executeTest):
9441
9442 2010-11-13  Shinichiro Hamaji  <hamaji@chromium.org>
9443
9444         Reviewed by Kent Tamura.
9445
9446         [Chromium] print doesn't work on http://nodejs.org/api.html
9447         https://bugs.webkit.org/show_bug.cgi?id=49304
9448
9449         * platform/chromium/test_expectations.txt:
9450
9451 2010-11-12  Daniel Bates  <dbates@rim.com>
9452
9453         Reviewed by Adam Barth.
9454
9455         Transferred <iframe>s may not have a unique internal name
9456         https://bugs.webkit.org/show_bug.cgi?id=48768
9457
9458         Tests that an <iframe> which is transferred from document A to
9459         document B, where A != B, has a unique name in B.
9460
9461         * fast/frames/iframe-reparenting-unique-name-expected.txt: Added.
9462         * fast/frames/iframe-reparenting-unique-name.html: Added.
9463
9464 2010-11-12  Tony Chang  <tony@chromium.org>
9465
9466         Unreviewed, revert changes to script-object-invoke that crash
9467         single process chromium.
9468
9469         * plugins/script-object-invoke.html:
9470
9471 2010-11-12  Yael Aharon  <yael.aharon@nokia.com>
9472
9473         Reviewed by David Hyatt.
9474
9475         Spatial Navigation: Cannot focus on some ContainerNode
9476         https://bugs.webkit.org/show_bug.cgi?id=48393
9477
9478         * fast/events/spatial-navigation/snav-container-only-white-space-expected.txt: Added.
9479         * fast/events/spatial-navigation/snav-container-only-white-space.html: Added.
9480         * fast/events/spatial-navigation/snav-container-white-space-expected.txt: Added.
9481         * fast/events/spatial-navigation/snav-container-white-space.html: Added.
9482
9483 2010-11-12  Tony Chang  <tony@chromium.org>
9484
9485         Reviewed by Adam Barth.
9486
9487         run platform/chromium/plugins/script-object-invoke.html on all platforms
9488         https://bugs.webkit.org/show_bug.cgi?id=49280
9489
9490         * platform/chromium/drt_expectations.txt:
9491         * plugins/script-object-invoke-expected.txt: Renamed from LayoutTests/platform/chromium/plugins/script-object-invoke-expected.txt.
9492         * plugins/script-object-invoke.html: Renamed from LayoutTests/platform/chromium/plugins/script-object-invoke.html.
9493
9494 2010-11-12  Mihai Parparita  <mihaip@chromium.org>
9495
9496         Unreviewed Chromium expectations update.
9497         
9498         fast/canvas/canvas-arc-360-winding.html needs to be skipped for the
9499         GPU suite too.
9500
9501         * platform/chromium-gpu/test_expectations.txt:
9502
9503 2010-11-12  James Simonsen  <simonjam@chromium.org>
9504
9505         Reviewed by Darin Fisher.
9506
9507         [Web Timing] Rename interfaces:
9508         - Navigation -> PerformanceNavigation
9509         - Timing -> PerformanceTiming
9510         https://bugs.webkit.org/show_bug.cgi?id=48919
9511
9512         * fast/dom/Window/window-properties-performance-expected.txt: Class names changed.
9513
9514 2010-11-12  Mihai Parparita  <mihaip@chromium.org>
9515
9516         Unreviewed Chromium expectations update.
9517         
9518         Mark fast/canvas/canvas-arc-360-winding.html as failing on Linux and
9519         Windows.
9520
9521         * platform/chromium/test_expectations.txt:
9522
9523 2010-11-12  Dimitri Glazkov  <dglazkov@chromium.org>
9524
9525         Because of r71945, events from shadow DOM elements now bubble correctly
9526         unless handled, which trips over the old issue in GTK.
9527         https://bugs.webkit.org/show_bug.cgi?id=40601
9528
9529         * platform/gtk/Skipped: Added media/controls-right-click-on-timebar.html.
9530
9531 2010-11-12  Mihai Parparita  <mihaip@chromium.org>
9532
9533         Unreviewed Chromium expectations update.
9534         
9535         Fix typo.
9536
9537         * platform/chromium/test_expectations.txt:
9538
9539 2010-11-12  Mihai Parparita  <mihaip@chromium.org>
9540
9541         Unreviewed Chromium expectations update.
9542         
9543         Mark some more tests as flaky.
9544
9545         * platform/chromium/test_expectations.txt:
9546
9547 2010-11-12  Helder Correia  <helder@sencha.com>
9548
9549         Reviewed by Andreas Kling.
9550
9551         [Qt] Path::addArc() does not set right angle direction on full arcs
9552         https://bugs.webkit.org/show_bug.cgi?id=49138
9553
9554         New test for nonzero winding rule correctness for full arc paths.
9555
9556         * fast/canvas/canvas-arc-360-winding-expected.txt: Added.
9557         * fast/canvas/canvas-arc-360-winding.html: Added.
9558         * fast/canvas/script-tests/canvas-arc-360-winding.js: Added.
9559
9560 2010-11-05  Dimitri Glazkov  <dglazkov@chromium.org>
9561
9562         Reviewed by Darin Adler.
9563
9564         Implement shadow DOM-aware event targeting and introduce EventContext to track the context of each event dispatch.
9565         https://bugs.webkit.org/show_bug.cgi?id=46015
9566
9567         Added more test coverage around events crossing shadow DOM boundaries and tweaked existing tests.
9568
9569         * fast/events/shadow-boundary-crossing-2-expected.txt: Added.
9570         * fast/events/shadow-boundary-crossing-2.html: Added.
9571         * fast/events/shadow-boundary-crossing.html: Tuned to better reflect its point:
9572             the event should indeed fire (it used to be swallowed), but its target
9573             should be a non-shadow node.
9574         * media/audio-delete-while-slider-thumb-clicked.html :  Tweaked to actually click on
9575             the scrubber thumb (it was off by 2 pixels).
9576
9577 2010-11-12  Mihai Parparita  <mihaip@chromium.org>
9578
9579         Unreviewed Chromium expectations update.
9580         
9581         Mark http/tests/media/video-cookie.html as flaky.
9582
9583         * platform/chromium/test_expectations.txt:
9584
9585 2010-11-12  Tony Chang  <tony@chromium.org>
9586
9587         Reviewed by Kent Tamura.
9588
9589         [chromium] Load a blank page when closing DRT WebViewHosts
9590         https://bugs.webkit.org/show_bug.cgi?id=49417
9591
9592         * platform/chromium/drt_expectations.txt: Fix 2 tests in DRT.
9593
9594 2010-11-12  Mihai Parparita  <mihaip@chromium.org>
9595
9596         Unreviewed Chromium rebaseline.
9597         
9598         Accumulated rebaselines that were missed due to lots of tests having
9599         expected failures because of bug 48634.
9600
9601         * platform/chromium-linux/fast/css/input-search-padding-expected.checksum: Added.
9602         * platform/chromium-linux/fast/css/input-search-padding-expected.png: Added.
9603         * platform/chromium-linux/fast/css/input-search-padding-expected.txt: Added.
9604         * platform/chromium-mac/fast/css/input-search-padding-expected.checksum: Added.
9605         * platform/chromium-mac/fast/css/input-search-padding-expected.png: Added.
9606         * platform/chromium-mac/fast/lists/markers-in-selection-expected.checksum: Added.
9607         * platform/chromium-mac/fast/lists/markers-in-selection-expected.png:
9608         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum:
9609         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
9610         * platform/chromium-win/fast/css/input-search-padding-expected.checksum: Added.
9611         * platform/chromium-win/fast/css/input-search-padding-expected.png: Added.
9612         * platform/chromium-win/fast/css/input-search-padding-expected.txt: Added.
9613         * platform/chromium/test_expectations.txt:
9614
9615 2010-11-10  Abhishek Arya  <inferno@chromium.org>
9616
9617         Reviewed by Adam Barth.
9618
9619         Check that drag and drop is not allowed across different origins.
9620         https://bugs.webkit.org/show_bug.cgi?id=49098
9621   
9622         * http/tests/security/drag-drop-different-origin-expected.txt: Added.
9623         * http/tests/security/drag-drop-different-origin.html: Added.
9624         * http/tests/security/resources/drag-drop.html: Added.
9625
9626 2010-11-12  Mihai Parparita  <mihaip@chromium.org>
9627
9628         Unreviewed Chromium expectations update.
9629         
9630         Now that we know better what is causing bug bug 48634, we can just
9631         skip fast/images/size-failure.html instead of the 100+ tests that follow
9632         it.
9633         
9634         * platform/chromium/test_expectations.txt:
9635
9636 2010-11-12  Justin Schuh  <jschuh@chromium.org>
9637
9638         Reviewed by Adam Barth.
9639
9640         Use a RefPtr inside ContainerNode::willRemove loop
9641         https://bugs.webkit.org/show_bug.cgi?id=49237
9642
9643         * fast/innerHTML/innerHTML-iframe-expected.txt: Added.
9644         * fast/innerHTML/innerHTML-iframe.html: Added.
9645
9646 2010-11-12  Yael Aharon  <yael.aharon@nokia.com>
9647
9648         Reviewed by Antonio Gomes.
9649
9650         Spatial Navigation: Need better way to control size of content in tests.
9651         https://bugs.webkit.org/show_bug.cgi?id=49398
9652
9653         Add an image and use it in a layout test to define fixed size for all ports.
9654         This also fixes https://bugs.webkit.org/show_bug.cgi?id=43030
9655
9656         * fast/events/spatial-navigation/resources/green.png: Added.
9657         * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
9658         * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
9659         * platform/qt/Skipped:
9660
9661 2010-11-12  Adam Roben  <aroben@apple.com>
9662
9663         Skip a timing-out test on Windows XP
9664
9665         * platform/win-xp/Skipped: Added. Skip
9666         fast/workers/storage/change-version-handle-reuse-worker.html.
9667
9668 2010-11-12  Adam Roben  <aroben@apple.com>
9669
9670         Land new Windows results for tests added in r71851
9671
9672         * platform/win/fast/repaint/japanese-rl-selection-clear-expected.checksum: Added.
9673         * platform/win/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
9674         * platform/win/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
9675         * platform/win/fast/repaint/japanese-rl-selection-repaint-expected.checksum: Added.
9676         * platform/win/fast/repaint/japanese-rl-selection-repaint-expected.png: Added.
9677         * platform/win/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added.
9678
9679 2010-11-12  Marcus Bulach  <bulach@chromium.org>
9680
9681         Not reviewed, Chromium test expectation update.
9682
9683         Update chromium baselines for svg following r71908 (missed mac in r71910).
9684         https://bugs.webkit.org/show_bug.cgi?id=49447
9685
9686         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.checksum: Added.
9687         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
9688         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.checksum: Added.
9689         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
9690         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.checksum: Added.
9691         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
9692         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.checksum: Added.
9693         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
9694         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.checksum: Added.
9695         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
9696         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.checksum: Added.
9697         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
9698         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.checksum: Added.
9699         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
9700         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.checksum: Added.
9701         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
9702         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.checksum: Added.
9703         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
9704         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.checksum: Added.
9705         * platform/chromium-mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
9706
9707 2010-11-12  Andrey Kosyakov  <caseq@chromium.org>
9708
9709         Reviewed by Yury Semikhatsky.
9710
9711         Web Inspector: [Extensions API] [refactoring] generate public API interfaces automatically
9712         Adjusting the order of properties in API interfaces dumps in the expectations.
9713         https://bugs.webkit.org/show_bug.cgi?id=49441
9714
9715         * inspector/extensions-api-expected.txt:
9716         * inspector/extensions-audits-api-expected.txt:
9717         * inspector/extensions-expected.txt:
9718
9719 2010-11-12  Marcus Bulach  <bulach@chromium.org>
9720
9721         Not reviewed, Chromium test expectation update.
9722
9723         Update chromium baselines for svg following r71908
9724         https://bugs.webkit.org/show_bug.cgi?id=49440
9725
9726         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.checksum: Added.
9727         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
9728         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.checksum: Added.
9729         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
9730         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.checksum: Added.
9731         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
9732         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.checksum: Added.
9733         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
9734         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.checksum: Added.
9735         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
9736         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.checksum: Added.
9737         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
9738         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.checksum: Added.
9739         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
9740         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.checksum: Added.
9741         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
9742         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.checksum: Added.
9743         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
9744         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.checksum: Added.
9745         * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
9746         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.checksum: Added.
9747         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
9748         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.checksum: Added.
9749         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
9750         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.checksum: Added.
9751         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
9752         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.checksum: Added.
9753         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
9754         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.checksum: Added.
9755         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
9756         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.checksum: Added.
9757         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
9758         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.checksum: Added.
9759         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
9760         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.checksum: Added.
9761         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
9762         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.checksum: Added.
9763         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
9764         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.checksum: Added.
9765         * platform/chromium-win/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
9766
9767 2010-11-12  Renata Hodovan  <reni@webkit.org>
9768
9769         Reviewed by Nikolas Zimmermann.
9770
9771         SVGFEDisplacementMapElement doesn't support dynamic invalidation, when attributes change.
9772         https://bugs.webkit.org/show_bug.cgi?id=49430
9773
9774         Adding layout tests for feDisplacementMap dynamic changes.
9775
9776         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.checksum: Added.
9777         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
9778         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.checksum: Added.
9779         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
9780         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.checksum: Added.
9781         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
9782         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.checksum: Added.
9783         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
9784         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.checksum: Added.
9785         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
9786         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.checksum: Added.
9787         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
9788         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.checksum: Added.
9789         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
9790         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.checksum: Added.
9791         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
9792         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.checksum: Added.
9793         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
9794         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.checksum: Added.
9795         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
9796         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.txt: Added.
9797         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr.html: Added.
9798         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.txt: Added.
9799         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr.html: Added.
9800         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.txt: Added.
9801         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr.html: Added.
9802         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt: Added.
9803         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr.html: Added.
9804         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.txt: Added.
9805         * svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr.html: Added.
9806         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.txt: Added.
9807         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop.html: Added.
9808         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.txt: Added.
9809         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop.html: Added.
9810         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.txt: Added.
9811         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop.html: Added.
9812         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.txt: Added.
9813         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop.html: Added.
9814         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.txt: Added.
9815         * svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop.html: Added.
9816         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-dom-in-attr.js: Added.
9817         (executeTest):
9818         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-dom-in2-attr.js: Added.
9819         (executeTest):
9820         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-dom-scale-attr.js: Added.
9821         (executeTest):
9822         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-dom-xChannelSelector-attr.js: Added.
9823         (executeTest):
9824         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-dom-yChannelSelector-attr.js: Added.
9825         (executeTest):
9826         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-svgdom-in-prop.js: Added.
9827         (executeTest):
9828         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-svgdom-in2-prop.js: Added.
9829         (executeTest):
9830         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-svgdom-scale-prop.js: Added.
9831         (executeTest):
9832         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop.js: Added.
9833         (executeTest):
9834         * svg/dynamic-updates/script-tests/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop.js: Added.
9835         (executeTest):
9836
9837 2010-11-12  Marcus Bulach  <bulach@chromium.org>
9838
9839         Not reviewed, Chromium test expectation update.
9840
9841         Updates test expectations for chromium following r71886
9842         https://bugs.webkit.org/show_bug.cgi?id=49436
9843
9844         Temporarily disables editing/selection/context-menu-on-text.html until we fix test_shell.
9845
9846         * platform/chromium/test_expectations.txt:
9847
9848 2010-11-12  Ryosuke Niwa  <rniwa@webkit.org>
9849
9850         Reviewed by Csaba Osztrogonác.
9851
9852         [qt] script-clone tests added in r71895 fails on qt platform
9853         https://bugs.webkit.org/show_bug.cgi?id=49429
9854
9855         Enabled fast/dom/script-clone-rerun-self.html and fast/dom/script-clone-rerun.html
9856
9857         * platform/qt/Skipped:
9858
9859 2010-11-11  Ryosuke Niwa  <rniwa@webkit.org>
9860
9861         Unreviewed. Disable SVG tests added by r71895 because Qt has its own XML parser,
9862         and it needs to be fixed separately.
9863
9864         * platform/qt/Skipped:
9865
9866 2010-11-11  Ryosuke Niwa  <rniwa@webkit.org>
9867
9868         Reviewed by Darin Adler.
9869
9870         Script runs more than once after a clone
9871         https://bugs.webkit.org/show_bug.cgi?id=48966
9872
9873         Added tests to ensure WebKit does not evaluate the script of a clone of
9874         a script element that has already been evaluated (has already started).
9875
9876         See also: http://www.whatwg.org/specs/web-apps/current-work/#already-started
9877
9878         * fast/dom/script-clone-rerun-expected.txt: Added.
9879         * fast/dom/script-clone-rerun-self-expected.txt: Added.
9880         * fast/dom/script-clone-rerun-self.html: Added.
9881         * fast/dom/script-clone-rerun.html: Added.
9882         * svg/dom/SVGScriptElement/script-clone-rerun-expected.txt: Added.
9883         * svg/dom/SVGScriptElement/script-clone-rerun-self-expected.txt: Added.
9884         * svg/dom/SVGScriptElement/script-clone-rerun-self.svg: Added.
9885         * svg/dom/SVGScriptElement/script-clone-rerun.svg: Added.
9886
9887 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
9888
9889         Unreviewed Chromium rebaseline.
9890         
9891         Rebaseline css2.1/t1204-order-01-d.html after r71882 (new Chromium
9892         baselines match the updated mac one)
9893
9894         * platform/chromium-linux/css2.1/t1204-order-01-d-expected.checksum:
9895         * platform/chromium-linux/css2.1/t1204-order-01-d-expected.png:
9896         * platform/chromium-mac/css2.1/t1204-order-01-d-expected.checksum: Added.
9897         * platform/chromium-mac/css2.1/t1204-order-01-d-expected.png: Added.
9898         * platform/chromium-win/css2.1/t1204-order-01-d-expected.checksum:
9899         * platform/chromium-win/css2.1/t1204-order-01-d-expected.png:
9900         * platform/chromium-win/css2.1/t1204-order-01-d-expected.txt:
9901
9902 2010-11-11  Joone Hur  <joone@kldp.org>
9903
9904         Reviewed by Antonio Gomes.
9905
9906         [GTK][DRT] Implement LayoutTestController::nodesFromRect
9907         https://bugs.webkit.org/show_bug.cgi?id=46598
9908
9909         Unskip fast/dom/nodesFromRect-basic.html on Gtk+.
9910
9911         * platform/gtk/Skipped:
9912
9913 2010-11-11  James Simonsen  <simonjam@chromium.org>
9914
9915         Reviewed by Tony Chang.
9916
9917         [chromium] Support letter spacing and fix whitespace wrapping on linux
9918
9919         When lines wrapped on RTL text, the whitespace was inserted before
9920         the first character on the new line instead of at the end of the
9921         previous line. This has been fixed.
9922
9923         The missing cluster information needed for letter spacing was hidden in
9924         harfbuzz's attributes struct.
9925
9926         https://bugs.webkit.org/show_bug.cgi?id=49405
9927
9928         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.checksum: Rebaselined.
9929         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.png: Ditto.
9930         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.txt: Ditto.
9931
9932 2010-11-11  MORITA Hajime  <morrita@google.com>
9933
9934         Reviewed by Kent Tamura.
9935
9936         editing/selection/context-menu-on-text.html fails on chromium
9937         https://bugs.webkit.org/show_bug.cgi?id=45898
9938
9939         * platform/chromium/test_expectations.txt: Unskipped context-menu-on-text.html
9940
9941 2010-11-11  Nate Chapin  <japhet@chromium.org>
9942
9943         Reviewed by Antti Koivisto.
9944
9945         Test update for https://bugs.webkit.org/show_bug.cgi?id=49351,
9946         the timing of willSendRequest() calls will be slightly different.
9947
9948         * platform/mac/security/block-test-expected.txt:
9949
9950 2010-11-11  Carol Szabo <carol.szabo@nokia.com>
9951
9952         Reviewed by Kent Tamura.
9953
9954         css2:order of counters in out-of flow content
9955         https://bugs.webkit.org/show_bug.cgi?id=32412
9956
9957         * fast/css/content: Added.
9958         * fast/css/content/content-none-expected.txt: Added.
9959         * fast/css/content/content-none.html: Added.
9960         * fast/css/content/content-normal-expected.txt: Added.
9961         * fast/css/content/content-normal.html: Added.
9962         Added to provide portable tests for the "content" CSS property.
9963         * platform/mac/css2.1/t1204-order-01-d-expected.checksum:
9964         * platform/mac/css2.1/t1204-order-01-d-expected.png:
9965         * platform/mac/css2.1/t1204-order-01-d-expected.txt:
9966         Changed because the existing content was bad, but matching the
9967         existing bug that this patch fixes.
9968
9969 2010-11-11  Chang Shu  <chang.shu@nokia.com>
9970
9971         Reviewed by Antonio Gomes.
9972
9973         [GTK] Unskip tests that are passing now.
9974         fast/events/spatial-navigation/snav-input.html
9975         fast/events/spatial-navigation/snav-textarea.html
9976         https://bugs.webkit.org/show_bug.cgi?id=49056
9977
9978         * platform/gtk/Skipped:
9979
9980 2010-11-11  Julie-Jeongeun-Kim  <jiyuluna@gmail.com>
9981
9982         Reviewed by Kent Tamura.
9983
9984         SelectionStart, selectionEnd properties return wrong values when the selection is in a read-only input or textarea element
9985         https://bugs.webkit.org/show_bug.cgi?id=25444
9986
9987         * fast/forms/selection-start-end-readonly-expected.txt: Added.
9988         * fast/forms/selection-start-end-readonly.html: Added.
9989
9990 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
9991
9992         Unreviewed Chromium rebaseline.
9993         
9994         Missed a chromium-mac baseline in r71869 (for r71851).
9995
9996         * platform/chromium-mac/fast/repaint/box-shadow-h-expected.checksum: Added.
9997         * platform/chromium-mac/fast/repaint/box-shadow-h-expected.png: Added.
9998
9999 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
10000
10001         Unreviewed Chromium rebaseline.
10002         
10003         Restore baseline that r71870 deleted, Chromium Windows and Linux still
10004         have the old behavior.
10005
10006         * platform/chromium-win/fast/text/justification-padding-mid-word-expected.txt: Added.
10007
10008 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
10009
10010         Unreviewed, fix bug number.
10011
10012         * platform/chromium/test_expectations.txt:
10013
10014 2010-11-11  Dan Bernstein  <mitz@apple.com>
10015
10016         Reviewed by Darin Adler.
10017
10018         <rdar://problem/8657116> fast/text/justification-padding-mid-word.html fails on Windows
10019         https://bugs.webkit.org/show_bug.cgi?id=49378
10020
10021         * platform/win/fast/text/justification-padding-mid-word-expected.txt: Removed Windows-specific
10022         expected failure.
10023
10024 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
10025
10026         Unreviewed Chromium rebaseline.
10027         
10028         Update fast/repaint baselines after r71851. Add expected failure
10029         for fast/table/colspanMinWidth-vertical.html, which needs rebaselining
10030         upstream for the mac port too.
10031         
10032         * platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.checksum: Added.
10033         * platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
10034         * platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
10035         * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.checksum: Added.
10036         * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png: Added.
10037         * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added.
10038         * platform/chromium-linux/fast/repaint/selection-rl-expected.checksum:
10039         * platform/chromium-linux/fast/repaint/selection-rl-expected.png:
10040         * platform/chromium-mac/fast/repaint/box-shadow-v-expected.checksum: Added.
10041         * platform/chromium-mac/fast/repaint/box-shadow-v-expected.png: Added.
10042         * platform/chromium-mac/fast/repaint/flexible-box-overflow-expected.checksum: Added.
10043         * platform/chromium-mac/fast/repaint/flexible-box-overflow-expected.png: Added.
10044         * platform/chromium-mac/fast/repaint/flexible-box-overflow-horizontal-expected.checksum: Added.
10045         * platform/chromium-mac/fast/repaint/flexible-box-overflow-horizontal-expected.png: Added.
10046         * platform/chromium-mac/fast/repaint/focus-layers-expected.checksum: Added.
10047         * platform/chromium-mac/fast/repaint/focus-layers-expected.png: Added.
10048         * platform/chromium-mac/fast/repaint/inline-block-overflow-expected.checksum: Added.
10049         * platform/chromium-mac/fast/repaint/inline-block-overflow-expected.png: Added.
10050         * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum: Added.
10051         * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
10052         * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum: Added.
10053         * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png: Added.
10054         * platform/chromium-mac/fast/repaint/layer-child-outline-expected.checksum: Added.
10055         * platform/chromium-mac/fast/repaint/layer-child-outline-expected.png: Added.
10056         * platform/chromium-mac/fast/repaint/layer-outline-expected.checksum: Added.
10057         * platform/chromium-mac/fast/repaint/layer-outline-expected.png: Added.
10058         * platform/chromium-mac/fast/repaint/layer-outline-horizontal-expected.checksum: Added.
10059         * platform/chromium-mac/fast/repaint/layer-outline-horizontal-expected.png: Added.
10060         * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Added.
10061         * platform/chromium-mac/fast/repaint/list-marker-expected.png: Added.
10062         * platform/chromium-mac/fast/repaint/selection-rl-expected.checksum:
10063         * platform/chromium-mac/fast/repaint/selection-rl-expected.png:
10064         * platform/chromium-mac/fast/repaint/text-shadow-expected.checksum: Added.
10065         * platform/chromium-mac/fast/repaint/text-shadow-expected.png: Added.
10066         * platform/chromium-mac/fast/repaint/text-shadow-horizontal-expected.checksum: Added.
10067         * platform/chromium-mac/fast/repaint/text-shadow-horizontal-expected.png: Added.
10068         * platform/chromium-win/fast/repaint/japanese-rl-selection-clear-expected.checksum: Added.
10069         * platform/chromium-win/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
10070         * platform/chromium-win/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
10071         * platform/chromium-win/fast/repaint/japanese-rl-selection-repaint-expected.checksum: Added.
10072         * platform/chromium-win/fast/repaint/japanese-rl-selection-repaint-expected.png: Added.
10073         * platform/chromium-win/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added.
10074         * platform/chromium-win/fast/repaint/selection-rl-expected.checksum:
10075         * platform/chromium-win/fast/repaint/selection-rl-expected.png:
10076         * platform/chromium/test_expectations.txt:
10077
10078 2010-11-10  Zhenyao Mo  <zmo@google.com>
10079
10080         Reviewed by Kenneth Russell.
10081
10082         bufferData/bufferSubData should not crash with null data input
10083         https://bugs.webkit.org/show_bug.cgi?id=49350
10084
10085         * fast/canvas/webgl/buffer-data-array-buffer-expected.txt:
10086         * fast/canvas/webgl/buffer-data-array-buffer.html: test the null data input cases.
10087
10088 2010-11-11  Zhenyao Mo  <zmo@google.com>
10089
10090         Unreviewed, build fix, update test results.
10091
10092         * fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt:
10093
10094 2010-11-11  Jon Honeycutt  <jhoneycutt@apple.com>
10095
10096         Add a flaky test to the Windows skipped list.
10097
10098         * platform/win/Skipped:
10099
10100 2010-11-10  Zhenyao Mo  <zmo@google.com>
10101
10102         Reviewed by Kenneth Russell.
10103
10104         Implement UNPACK_COLORSPACE_CONVERSION_WEBGL
10105         https://bugs.webkit.org/show_bug.cgi?id=47196
10106
10107         This is the first patch for this bug.  We add constants and methods, but haven't hooked it up with texture uploading yet.  Also, in order to check in constants.html, we need to remove out-dated constants, and update affected tests correspondingly.
10108
10109         * fast/canvas/webgl/constants-expected.txt: Added.
10110         * fast/canvas/webgl/constants.html: Added.
10111         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d-expected.txt:
10112         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d.html: Update due to removal of TRUE/FALSE.
10113         * fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt:
10114         * fast/canvas/webgl/texture-transparent-pixels-initialized.html: Ditto.
10115         * fast/canvas/webgl/webgl-specific-expected.txt:
10116         * fast/canvas/webgl/webgl-specific.html: Add test cases for UNPACK_COLORSPACE_CONVERSION_WEBGL.
10117
10118 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
10119
10120         Unreviewed Chromium expectation update:
10121         
10122         - fast/selectors/001.html is flaky under release too
10123         - svg/animations/animate-text-nested-transforms.html is flaky
10124         
10125         DRT:
10126         - Add more crashy/flaky media tests
10127         - Add flaky SVG tests
10128         - fast/selectors/001.html is flaky for all platforms
10129
10130         * platform/chromium/drt_expectations.txt:
10131         * platform/chromium/test_expectations.txt:
10132
10133 2010-11-11  David Hyatt  <hyatt@apple.com>
10134
10135         Reviewed by Simon Fraser.
10136
10137         https://bugs.webkit.org/show_bug.cgi?id=48664
10138         
10139         Make repaint invalidation work with flipped blocks ("rl" and "bt" writing modes).
10140         
10141         This patch disables the layout state for flipped blocks, since the paint offset isn't right.
10142         
10143         Bugs in the overflow sides for lines have been fixed.  before/AfterSideVisible/LayoutOverflowForLine
10144         now respect flipping (and don't incorrectly change sides).  This is a very confusing aspect of
10145         the overflow stuff (and at some point we should consider renaming top/left/right/bottom since they
10146         aren't physical).
10147         
10148         offsetFromContainer and mapLocalToContainer remain physical and refer to the top left offset.
10149         This means at every step up you convert to the correct physical coordinate.  It also means these
10150         functions will be unreliable during layout for flipped blocks.  At first glance, this seems to be
10151         more or less ok.
10152         
10153         computeRectForRepaint now delays flipping conversions until you cross a writing-mode boundary.  This
10154         allows for documents to be fully flipped and repaint during layout can still be reliable.  This is
10155         critical for incremental line layout repainting.
10156         
10157         Added new tests in fast/repaint and also rebaselined the tests in that directory because I'm tired
10158         of all the stale results and failures.
10159
10160         * fast/repaint/japanese-rl-selection-clear.html: Added.
10161         * fast/repaint/japanese-rl-selection-repaint.html: Added.
10162         * fast/repaint/repaint-svg-after-style-change-expected.png:
10163         * platform/mac/fast/repaint/4774354-expected.checksum:
10164         * platform/mac/fast/repaint/4774354-expected.png:
10165         * platform/mac/fast/repaint/4776765-expected.checksum:
10166         * platform/mac/fast/repaint/4776765-expected.png:
10167         * platform/mac/fast/repaint/background-generated-expected.checksum:
10168         * platform/mac/fast/repaint/background-generated-expected.png:
10169         * platform/mac/fast/repaint/background-misaligned-expected.png:
10170         * platform/mac/fast/repaint/backgroundSizeRepaint-expected.checksum:
10171         * platform/mac/fast/repaint/backgroundSizeRepaint-expected.png:
10172         * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum:
10173         * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
10174         * platform/mac/fast/repaint/block-no-inflow-children-expected.checksum:
10175         * platform/mac/fast/repaint/block-no-inflow-children-expected.png:
10176         * platform/mac/fast/repaint/block-selection-gap-in-composited-layer-expected.checksum:
10177         * platform/mac/fast/repaint/block-selection-gap-in-composited-layer-expected.png:
10178         * platform/mac/fast/repaint/block-selection-gap-stale-cache-2-expected.png:
10179         * platform/mac/fast/repaint/border-fit-lines-expected.checksum:
10180         * platform/mac/fast/repaint/border-fit-lines-expected.png:
10181         * platform/mac/fast/repaint/border-radius-repaint-expected.checksum:
10182         * platform/mac/fast/repaint/border-radius-repaint-expected.png:
10183         * platform/mac/fast/repaint/border-repaint-glitch-expected.checksum:
10184         * platform/mac/fast/repaint/border-repaint-glitch-expected.png:
10185         * platform/mac/fast/repaint/box-shadow-dynamic-expected.checksum:
10186         * platform/mac/fast/repaint/box-shadow-dynamic-expected.png:
10187         * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
10188         * platform/mac/fast/repaint/box-shadow-h-expected.png:
10189         * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
10190         * platform/mac/fast/repaint/box-shadow-v-expected.png:
10191         * platform/mac/fast/repaint/bugzilla-3509-expected.checksum:
10192         * platform/mac/fast/repaint/bugzilla-3509-expected.png:
10193         * platform/mac/fast/repaint/bugzilla-5699-expected.checksum:
10194         * platform/mac/fast/repaint/bugzilla-5699-expected.png:
10195         * platform/mac/fast/repaint/bugzilla-6278-expected.checksum:
10196         * platform/mac/fast/repaint/bugzilla-6278-expected.png:
10197         * platform/mac/fast/repaint/bugzilla-6388-expected.checksum:
10198         * platform/mac/fast/repaint/bugzilla-6388-expected.png:
10199         * platform/mac/fast/repaint/bugzilla-6473-expected.checksum:
10200         * platform/mac/fast/repaint/bugzilla-6473-expected.png:
10201         * platform/mac/fast/repaint/bugzilla-7235-expected.checksum:
10202         * platform/mac/fast/repaint/bugzilla-7235-expected.png:
10203         * platform/mac/fast/repaint/button-spurious-layout-hint-expected.png:
10204         * platform/mac/fast/repaint/caret-outside-block-expected.checksum:
10205         * platform/mac/fast/repaint/caret-outside-block-expected.png:
10206         * platform/mac/fast/repaint/change-transform-expected.checksum:
10207         * platform/mac/fast/repaint/change-transform-expected.png:
10208         * platform/mac/fast/repaint/clip-with-layout-delta-expected.png:
10209         * platform/mac/fast/repaint/clipped-relative-expected.checksum:
10210         * platform/mac/fast/repaint/clipped-relative-expected.png:
10211         * platform/mac/fast/repaint/containing-block-position-change-expected.checksum:
10212         * platform/mac/fast/repaint/containing-block-position-change-expected.png:
10213         * platform/mac/fast/repaint/content-into-overflow-expected.png:
10214         * platform/mac/fast/repaint/continuation-after-outline-expected.checksum:
10215         * platform/mac/fast/repaint/continuation-after-outline-expected.png:
10216         * platform/mac/fast/repaint/control-clip-expected.checksum:
10217         * platform/mac/fast/repaint/control-clip-expected.png:
10218         * platform/mac/fast/repaint/create-layer-repaint-expected.checksum:
10219         * platform/mac/fast/repaint/create-layer-repaint-expected.png:
10220         * platform/mac/fast/repaint/delete-into-nested-block-expected.checksum:
10221         * platform/mac/fast/repaint/delete-into-nested-block-expected.png:
10222         * platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.checksum:
10223         * platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
10224         * platform/mac/fast/repaint/erase-overflow-expected.png:
10225         * platform/mac/fast/repaint/fixed-expected.checksum:
10226         * platform/mac/fast/repaint/fixed-expected.png:
10227         * platform/mac/fast/repaint/flexible-box-overflow-expected.checksum:
10228         * platform/mac/fast/repaint/flexible-box-overflow-expected.png:
10229         * platform/mac/fast/repaint/flexible-box-overflow-horizontal-expected.checksum:
10230         * platform/mac/fast/repaint/flexible-box-overflow-horizontal-expected.png:
10231         * platform/mac/fast/repaint/float-in-new-block-with-layout-delta-expected.png:
10232         * platform/mac/fast/repaint/float-move-during-layout-expected.checksum:
10233         * platform/mac/fast/repaint/float-move-during-layout-expected.png:
10234         * platform/mac/fast/repaint/float-new-in-block-expected.png:
10235         * platform/mac/fast/repaint/float-overflow-expected.png:
10236         * platform/mac/fast/repaint/float-overflow-right-expected.png:
10237         * platform/mac/fast/repaint/focus-layers-expected.checksum:
10238         * platform/mac/fast/repaint/focus-layers-expected.png:
10239         * platform/mac/fast/repaint/focus-ring-expected.png:
10240         * platform/mac/fast/repaint/inline-block-overflow-expected.checksum:
10241         * platform/mac/fast/repaint/inline-block-overflow-expected.png:
10242         * platform/mac/fast/repaint/inline-block-resize-expected.png:
10243         * platform/mac/fast/repaint/inline-color-change-expected.checksum:
10244         * platform/mac/fast/repaint/inline-color-change-expected.png:
10245         * platform/mac/fast/repaint/inline-outline-repaint-expected.checksum:
10246         * platform/mac/fast/repaint/inline-outline-repaint-expected.png:
10247         * platform/mac/fast/repaint/intermediate-layout-position-clip-expected.png:
10248         * platform/mac/fast/repaint/intermediate-layout-position-expected.png:
10249         * platform/mac/fast/repaint/invisible-objects-expected.png:
10250         * platform/mac/fast/repaint/japanese-rl-selection-clear-expected.checksum: Added.
10251         * platform/mac/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
10252         * platform/mac/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
10253         * platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum: Added.
10254         * platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.png: Added.
10255         * platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added.
10256         * platform/mac/fast/repaint/layer-child-outline-expected.checksum:
10257         * platform/mac/fast/repaint/layer-child-outline-expected.png:
10258         * platform/mac/fast/repaint/layer-full-repaint-expected.png:
10259         * platform/mac/fast/repaint/layer-hide-when-needs-layout-expected.png:
10260         * platform/mac/fast/repaint/layer-outline-expected.checksum:
10261         * platform/mac/fast/repaint/layer-outline-expected.png:
10262         * platform/mac/fast/repaint/layer-outline-horizontal-expected.checksum:
10263         * platform/mac/fast/repaint/layer-outline-horizontal-expected.png:
10264         * platform/mac/fast/repaint/layer-visibility-expected.png:
10265         * platform/mac/fast/repaint/layout-state-only-positioned-expected.png:
10266         * platform/mac/fast/repaint/layout-state-relative-expected.checksum:
10267         * platform/mac/fast/repaint/layout-state-relative-expected.png:
10268         * platform/mac/fast/repaint/layout-state-scrolloffset-expected.checksum:
10269         * platform/mac/fast/repaint/layout-state-scrolloffset-expected.png:
10270         * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.checksum:
10271         * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.png:
10272         * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.checksum:
10273         * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.png:
10274         * platform/mac/fast/repaint/line-overflow-expected.checksum:
10275         * platform/mac/fast/repaint/line-overflow-expected.png:
10276         * platform/mac/fast/repaint/lines-with-layout-delta-expected.checksum:
10277         * platform/mac/fast/repaint/lines-with-layout-delta-expected.png:
10278         * platform/mac/fast/repaint/list-marker-2-expected.checksum:
10279         * platform/mac/fast/repaint/list-marker-2-expected.png:
10280         * platform/mac/fast/repaint/list-marker-expected.checksum:
10281         * platform/mac/fast/repaint/list-marker-expected.png:
10282         * platform/mac/fast/repaint/make-children-non-inline-expected.checksum:
10283         * platform/mac/fast/repaint/make-children-non-inline-expected.png:
10284         * platform/mac/fast/repaint/moving-shadow-on-container-expected.checksum:
10285         * platform/mac/fast/repaint/moving-shadow-on-container-expected.png:
10286         * platform/mac/fast/repaint/moving-shadow-on-path-expected.checksum:
10287         * platform/mac/fast/repaint/moving-shadow-on-path-expected.png:
10288         * platform/mac/fast/repaint/multicol-repaint-expected.checksum:
10289         * platform/mac/fast/repaint/multicol-repaint-expected.png:
10290         * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.checksum:
10291         * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.png:
10292         * platform/mac/fast/repaint/outline-child-repaint-expected.checksum:
10293         * platform/mac/fast/repaint/outline-child-repaint-expected.png:
10294         * platform/mac/fast/repaint/outline-inset-expected.png:
10295         * platform/mac/fast/repaint/outline-repaint-glitch-expected.checksum:
10296         * platform/mac/fast/repaint/outline-repaint-glitch-expected.png:
10297         * platform/mac/fast/repaint/outline-shrinking-expected.checksum:
10298         * platform/mac/fast/repaint/outline-shrinking-expected.png:
10299         * platform/mac/fast/repaint/overflow-clip-subtree-layout-expected.png:
10300         * platform/mac/fast/repaint/overflow-delete-line-expected.checksum:
10301         * platform/mac/fast/repaint/overflow-delete-line-expected.png:
10302         * platform/mac/fast/repaint/overflow-into-content-expected.png:
10303         * platform/mac/fast/repaint/overflow-outline-repaint-expected.checksum:
10304         * platform/mac/fast/repaint/overflow-outline-repaint-expected.png:
10305         * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.checksum:
10306         * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.png:
10307         * platform/mac/fast/repaint/overflow-scroll-delete-expected.checksum:
10308         * platform/mac/fast/repaint/overflow-scroll-delete-expected.png:
10309         * platform/mac/fast/repaint/reflection-redraw-expected.checksum:
10310         * platform/mac/fast/repaint/reflection-redraw-expected.png:
10311         * platform/mac/fast/repaint/reflection-repaint-test-expected.png:
10312         * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
10313         * platform/mac/fast/repaint/repaint-resized-overflow-expected.checksum:
10314         * platform/mac/fast/repaint/repaint-resized-overflow-expected.png:
10315         * platform/mac/fast/repaint/search-field-cancel-expected.checksum:
10316         * platform/mac/fast/repaint/search-field-cancel-expected.png:
10317         * platform/mac/fast/repaint/selected-replaced-expected.checksum:
10318         * platform/mac/fast/repaint/selected-replaced-expected.png:
10319         * platform/mac/fast/repaint/selection-after-delete-expected.checksum:
10320         * platform/mac/fast/repaint/selection-after-delete-expected.png:
10321         * platform/mac/fast/repaint/selection-after-remove-expected.checksum:
10322         * platform/mac/fast/repaint/selection-after-remove-expected.png:
10323         * platform/mac/fast/repaint/selection-clear-expected.checksum:
10324         * platform/mac/fast/repaint/selection-clear-expected.png:
10325         * platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.checksum:
10326         * platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.png:
10327         * platform/mac/fast/repaint/selection-rl-expected.checksum:
10328         * platform/mac/fast/repaint/selection-rl-expected.png:
10329         * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
10330         * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
10331         * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
10332         * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
10333         * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
10334         * platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
10335         * platform/mac/fast/repaint/stacked-diacritics-expected.checksum:
10336         * platform/mac/fast/repaint/stacked-diacritics-expected.png:
10337         * platform/mac/fast/repaint/static-to-positioned-expected.checksum:
10338         * platform/mac/fast/repaint/static-to-positioned-expected.png:
10339         * platform/mac/fast/repaint/subtree-root-clip-2-expected.png:
10340         * platform/mac/fast/repaint/subtree-root-clip-3-expected.png:
10341         * platform/mac/fast/repaint/subtree-root-clip-expected.png:
10342         * platform/mac/fast/repaint/subtree-root-skipped-expected.checksum:
10343         * platform/mac/fast/repaint/subtree-root-skipped-expected.png:
10344         * platform/mac/fast/repaint/table-cell-collapsed-border-expected.checksum:
10345         * platform/mac/fast/repaint/table-cell-collapsed-border-expected.png:
10346         * platform/mac/fast/repaint/table-cell-move-expected.checksum:
10347         * platform/mac/fast/repaint/table-cell-move-expected.png:
10348         * platform/mac/fast/repaint/table-cell-vertical-overflow-expected.png:
10349         * platform/mac/fast/repaint/table-col-background-expected.png:
10350         * platform/mac/fast/repaint/table-collapsed-border-expected.checksum:
10351         * platform/mac/fast/repaint/table-collapsed-border-expected.png:
10352         * platform/mac/fast/repaint/table-extra-bottom-grow-expected.checksum:
10353         * platform/mac/fast/repaint/table-extra-bottom-grow-expected.png:
10354         * platform/mac/fast/repaint/table-outer-border-expected.png:
10355         * platform/mac/fast/repaint/table-row-expected.png:
10356         * platform/mac/fast/repaint/table-section-overflow-expected.png:
10357         * platform/mac/fast/repaint/table-section-repaint-expected.png:
10358         * platform/mac/fast/repaint/table-two-pass-layout-overpaint-expected.png:
10359         * platform/mac/fast/repaint/text-append-dirty-lines-expected.checksum:
10360         * platform/mac/fast/repaint/text-append-dirty-lines-expected.png:
10361         * platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.checksum:
10362         * platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
10363         * platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.checksum:
10364         * platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.png:
10365         * platform/mac/fast/repaint/text-shadow-expected.checksum:
10366         * platform/mac/fast/repaint/text-shadow-expected.png:
10367         * platform/mac/fast/repaint/text-shadow-horizontal-expected.checksum:
10368         * platform/mac/fast/repaint/text-shadow-horizontal-expected.png:
10369         * platform/mac/fast/repaint/transform-absolute-child-expected.png:
10370         * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.checksum:
10371         * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.png:
10372         * platform/mac/fast/repaint/transform-disable-layoutstate-expected.png:
10373         * platform/mac/fast/repaint/transform-layout-repaint-expected.png:
10374         * platform/mac/fast/repaint/transform-relative-position-expected.checksum:
10375         * platform/mac/fast/repaint/transform-relative-position-expected.png:
10376         * platform/mac/fast/repaint/transform-repaint-descendants-expected.checksum:
10377         * platform/mac/fast/repaint/transform-repaint-descendants-expected.png:
10378         * platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
10379         * platform/mac/fast/repaint/transform-translate-expected.png:
10380
10381 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
10382
10383         Unreviewed Chromium expectations update and rebaseline.
10384         
10385         - fast/text/justification-padding-mid-word.html started to pass on Linux 
10386           and Windows after r71809 updated baselines for it.
10387         - fast/text/international/bidi-control-chars-treated-as-ZWS.html should
10388           pass with the regular Mac baselines, don't need chromium-mac ones
10389           anymore
10390         - Rebaseline fast/text/international/bidi-neutral-run.html
10391
10392         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
10393         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt:
10394         * platform/chromium/test_expectations.txt:
10395
10396 2010-11-11  Xiaomei Ji  <xji@chromium.org>
10397
10398         Reviewed by Adam Roben.
10399
10400         Rebaseline bidi-control-chars-treated-as-ZWS after r71566.
10401         Move the result from win/ (since Windows 7 result matches Mac's) to win-xp/
10402         https://bugs.webkit.org/show_bug.cgi?id=49391
10403
10404         * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: Copied from LayoutTests/platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum.
10405         * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: Copied from LayoutTests/platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png.
10406         * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Copied from LayoutTests/platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt.
10407         * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: Removed.
10408         * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: Removed.
10409         * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
10410
10411 2010-11-11  Eric Carlson  <eric.carlson@apple.com>
10412
10413         Unreviewed.
10414
10415         video-played-* tests results are sensitive to timing
10416         https://bugs.webkit.org/show_bug.cgi?id=49390
10417         
10418         Skip tests that fail on Leopard Release builds.
10419
10420         * platform/mac-leopard/Skipped:
10421
10422 2010-11-11  Mihai Parparita  <mihaip@chromium.org>
10423
10424         Unreviewed; add missing baseline checksums.
10425         
10426         r71784 did not include .checksum files, add them (Chromium needs a
10427         different one, persumably because it computes checksums for images
10428         with alpha channels differently).
10429
10430         * fast/images/png_per_row_alpha_decoding-expected.checksum: Added.
10431         * platform/chromium/fast/images/png_per_row_alpha_decoding-expected.checksum: Added.
10432         * platform/chromium/test_expectations.txt:
10433
10434 2010-11-11  Dirk Schulze  <krit@webkit.org>
10435
10436         Reviewed by Nikolas Zimmermann.
10437
10438         SVGAnimation calcMode="spline" should use 'to' 'by' animation if no values were specified
10439         https://bugs.webkit.org/show_bug.cgi?id=49284
10440
10441         Added new SVG animation tests to test calcMode 'spline'.
10442
10443         * svg/animations/animate-calcMode-spline-by-expected.txt: Added.
10444         * svg/animations/animate-calcMode-spline-by.html: Added.
10445         * svg/animations/animate-calcMode-spline-from-by-expected.txt: Added.
10446         * svg/animations/animate-calcMode-spline-from-by.html: Added.
10447         * svg/animations/animate-calcMode-spline-from-to-expected.txt: Added.
10448         * svg/animations/animate-calcMode-spline-from-to.html: Added.
10449         * svg/animations/animate-calcMode-spline-to-expected.txt: Added.
10450         * svg/animations/animate-calcMode-spline-to.html: Added.
10451         * svg/animations/animate-calcMode-spline-values-expected.txt: Added.
10452         * svg/animations/animate-calcMode-spline-values.html: Added.
10453         * svg/animations/script-tests/animate-calcMode-spline-by.js: Added.
10454         (sample1):
10455         (sample2):
10456         (sample3):
10457         (executeTest):
10458         * svg/animations/script-tests/animate-calcMode-spline-from-by.js: Added.
10459         (sample1):
10460         (sample2):
10461         (sample3):
10462         (executeTest):
10463         * svg/animations/script-tests/animate-calcMode-spline-from-to.js: Added.
10464         (sample1):
10465         (sample2):
10466         (sample3):
10467         (executeTest):
10468         * svg/animations/script-tests/animate-calcMode-spline-to.js: Added.
10469         (sample1):
10470         (sample2):
10471         (sample3):
10472         (executeTest):
10473         * svg/animations/script-tests/animate-calcMode-spline-values.js: Added.
10474         (sample1):
10475         (sample2):
10476         (sample3):
10477         (executeTest):
10478
10479 2010-11-11  Chang Shu  <chang.shu@nokia.com>
10480
10481         Reviewed by Csaba Osztrogonác  <ossy@webkit.org>.
10482
10483         Clean up LayoutTests/canvas/philip/tests/security* tests
10484         https://bugs.webkit.org/show_bug.cgi?id=49317
10485
10486         The security tests require httpd and should be in http/tests/canvas/philip/tests.
10487
10488         * canvas/philip/tests/security.drawImage.canvas-expected.txt: Removed.
10489         * canvas/philip/tests/security.drawImage.canvas.html: Removed.
10490         * canvas/philip/tests/security.drawImage.image-expected.txt: Removed.
10491         * canvas/philip/tests/security.drawImage.image.html: Removed.
10492         * canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt: Removed.
10493         * canvas/philip/tests/security.pattern.canvas.fillStyle.html: Removed.
10494         * canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt: Removed.
10495         * canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Removed.
10496         * canvas/philip/tests/security.pattern.canvas.timing-expected.txt: Removed.
10497         * canvas/philip/tests/security.pattern.canvas.timing.html: Removed.
10498         * canvas/philip/tests/security.pattern.create-expected.txt: Removed.
10499         * canvas/philip/tests/security.pattern.create.html: Removed.
10500         * canvas/philip/tests/security.pattern.cross-expected.txt: Removed.
10501         * canvas/philip/tests/security.pattern.cross.html: Removed.
10502         * canvas/philip/tests/security.pattern.image.fillStyle-expected.txt: Removed.
10503         * canvas/philip/tests/security.pattern.image.fillStyle.html: Removed.
10504         * canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt: Removed.
10505         * canvas/philip/tests/security.pattern.image.strokeStyle.html: Removed.
10506         * canvas/philip/tests/security.reset-expected.txt: Removed.
10507         * canvas/philip/tests/security.reset.html: Removed.
10508         * platform/chromium/test_expectations.txt:
10509         * platform/gtk/Skipped:
10510         * platform/mac-leopard/Skipped:
10511         * platform/qt/Skipped:
10512
10513 2010-11-11  Marcus Bulach  <bulach@chromium.org>
10514
10515         Update chromium baselines for svg following r71802
10516
10517         Not reviewed, Chromium test expectation update..
10518
10519         https://bugs.webkit.org/show_bug.cgi?id=49380
10520
10521         * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
10522         * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum: Added.
10523         * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added.
10524         * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
10525         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Added.
10526         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Added.
10527         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
10528         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum: Added.
10529         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added.
10530         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
10531         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum: Added.
10532         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added.
10533         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
10534         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum: Added.
10535         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added.
10536         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
10537         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Added.
10538         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added.
10539         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
10540
10541 2010-11-11  Csaba Osztrogonac  <ossy@webkit.org>
10542
10543         Unreviewed.
10544
10545         [Qt] Add platform specific expected results for new passing tests introduced in r71802.
10546         Compared to Mac png files and Mac expected files.
10547
10548         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added.
10549         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
10550         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
10551         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added.
10552         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
10553         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
10554         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum: Added.
10555         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added.
10556         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
10557         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum: Added.
10558         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added.
10559         * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
10560         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Added.
10561         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Added.
10562         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
10563         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum: Added.
10564         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added.
10565         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
10566         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum: Added.
10567         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added.
10568         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
10569         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum: Added.
10570         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added.
10571         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
10572         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Added.
10573         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added.
10574         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
10575
10576 2010-11-11  Nikolas Zimmermann  <nzimmermann@rim.com>
10577
10578         Rubber-stamped by Dirk Schulze.
10579
10580         Update Snow Leopard baseline, move leopard generated files into platform/mac-leopard.
10581
10582         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum.
10583         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png.
10584         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum.
10585         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png.
10586         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum.
10587         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png.
10588         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum.
10589         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png.
10590         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum.
10591         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png.
10592         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum.
10593         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png.
10594         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum.
10595         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png.
10596         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum.
10597         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Copied from platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png.
10598         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum.
10599         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png.
10600         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum.
10601         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png.
10602         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum.
10603         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png.
10604         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum.
10605         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png.
10606         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum.
10607         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png.
10608         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum.
10609         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png.
10610         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum.
10611         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png.
10612         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum.
10613         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png.
10614         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum.
10615         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png.
10616         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum.
10617         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png.
10618         * platform/mac-leopard/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.checksum.
10619         * platform/mac-leopard/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png.
10620         * platform/mac-leopard/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.checksum: Copied from platform/mac/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.checksum.
10621         * platform/mac-leopard/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Copied from platform/mac/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png.
10622         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum:
10623         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png:
10624         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum:
10625         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png:
10626         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
10627         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
10628         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum:
10629         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png:
10630         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum:
10631         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png:
10632         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum:
10633         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png:
10634         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum:
10635         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
10636         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
10637         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
10638         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum:
10639         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
10640         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum:
10641         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
10642         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum:
10643         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
10644         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum:
10645         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
10646         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum:
10647         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
10648         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum:
10649         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
10650         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum:
10651         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
10652         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum:
10653         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
10654         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum:
10655         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
10656         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum:
10657         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
10658         * platform/mac/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.checksum:
10659         * platform/mac/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
10660         * platform/mac/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.checksum:
10661         * platform/mac/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
10662         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum:
10663         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
10664
10665 2010-11-11  Adam Roben  <aroben@apple.com>
10666
10667         Skip a newly-crashing test on Windows
10668
10669         * platform/win/Skipped: Added accessibility/iframe-bastardization.html.
10670
10671 2010-11-11  Adam Roben  <aroben@apple.com>
10672
10673         Update Windows results after r71566 and r71783
10674
10675         <http://webkit.org/b/49378> covers the
10676         justification-padding-mid-word.html failure. The other test seems to be
10677         passing (the two lines are the same width), but the text is slightly
10678         lower than on Mac.
10679
10680         * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: Added.
10681         * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: Added.
10682         * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
10683         * platform/win/fast/text/justification-padding-mid-word-expected.txt: Added.
10684
10685 2010-11-11  Andreas Kling  <kling@webkit.org>
10686
10687         Unreviewed, remove SL-specific failure result for canvas test 2d.drawImage.null since it now passes.
10688
10689         * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt: Removed.
10690
10691 2010-11-11  Qi Zhang  <qi.2.zhang@nokia.com>
10692
10693         Reviewed by Csaba Osztrogonác.
10694
10695         [Qt] clean canvas layout tests skipped file
10696         Removed the following test cases from skipped list:
10697         canvas/philip/tests/2d.imageData.get.source.negative.html
10698         canvas/philip/tests/toDataURL.jpeg.quality.basic.html 
10699
10700         * platform/qt/Skipped:
10701
10702 2010-11-11  Nikolas Zimmermann  <nzimmermann@rim.com>
10703
10704         Reviewed by Dirk Schulze.
10705
10706         chrome.dll!WebCore::SVGLengthInternal::valueInSpecifiedUnitsAttrGetter ReadAV@NULL (4cf97a4f3ebe8006a2f5ffcc5bc10aeb)
10707         https://bugs.webkit.org/show_bug.cgi?id=49331
10708  
10709         * svg/dom/SVGPolygonElement-baseVal-list-removal-crash-expected.txt: Added.
10710         * svg/dom/SVGPolygonElement-baseVal-list-removal-crash.html: Added.
10711
10712 2010-11-10  Nikolas Zimmermann  <nzimmermann@rim.com>
10713
10714         Reviewed by Dirk Schulze.
10715
10716         Convert SVGMatrix/SVGTransform/SVGTransformList to the new SVGPropertyTearOff concept
10717         https://bugs.webkit.org/show_bug.cgi?id=49311
10718
10719         Add tests covering StrictTypeChecking and RequiresAllArguments=Raise for SVGMatrix/SVGPoint.
10720         Imported several new tests from SVG 1.1 2nd Edition, regarding SVG DOM primitives.
10721
10722         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added.
10723         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
10724         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
10725         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added.
10726         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
10727         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
10728         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum: Added.
10729         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added.
10730         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
10731         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum: Added.
10732         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added.
10733         * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
10734         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Added.
10735         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Added.
10736         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
10737         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum: Added.
10738         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added.
10739         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
10740         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum: Added.
10741         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added.
10742         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
10743         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum: Added.
10744         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added.
10745         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
10746         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Added.
10747         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added.
10748         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
10749         * svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg: Added.
10750         * svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg: Added.
10751         * svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg: Added.
10752         * svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg: Added.
10753         * svg/W3C-SVG-1.1-SE/types-dom-01-b.svg: Added.
10754         * svg/W3C-SVG-1.1-SE/types-dom-02-f.svg: Added.
10755         * svg/W3C-SVG-1.1-SE/types-dom-03-b.svg: Added.
10756         * svg/W3C-SVG-1.1-SE/types-dom-04-b.svg: Added.
10757         * svg/W3C-SVG-1.1-SE/types-dom-05-b.svg: Added.
10758         * svg/dom/SVGMatrix-expected.txt: Added.
10759         * svg/dom/SVGMatrix.html: Added.
10760         * svg/dom/SVGPoint-expected.txt:
10761         * svg/dom/SVGTransform-expected.txt: Added.
10762         * svg/dom/SVGTransform.html: Added.
10763         * svg/dom/SVGTransformList-expected.txt: Added.
10764         * svg/dom/SVGTransformList.html: Added.
10765         * svg/dom/script-tests/SVGMatrix.js: Added.
10766         * svg/dom/script-tests/SVGPoint.js:
10767         * svg/dom/script-tests/SVGTransform.js: Added.
10768         * svg/dom/script-tests/SVGTransformList.js: Added.
10769
10770 2010-11-11  Kent Tamura  <tkent@chromium.org>
10771
10772         Reviewed by Shinichiro Hamaji.
10773
10774         Add a test for form submission by <input type=image>
10775         https://bugs.webkit.org/show_bug.cgi?id=49302
10776
10777         * fast/forms/input-image-submit-expected.txt: Added.
10778         * fast/forms/input-image-submit.html: Added.
10779
10780 2010-11-10  Ryosuke Niwa  <rniwa@webkit.org>
10781
10782         Reviewed by Adam Barth.
10783
10784         [HTML5] 10.2.8.4 Scripts that modify the page as it is being parsed
10785         https://bugs.webkit.org/show_bug.cgi?id=49364
10786
10787         Added a test to ensure moving the script element to the parent document as it is being parsed
10788         changes the script's global object to the parent document's window object.
10789
10790         See also: http://www.whatwg.org/specs/web-apps/current-work/#scripts-that-modify-the-page-as-it-is-being-parsed
10791
10792         * fast/parser/move-during-parsing-expected.txt:
10793         * fast/parser/resources/script-modify-page-inner.html: Added.
10794         * fast/parser/script-modify-page-outer-expected.txt: Added.
10795         * fast/parser/script-modify-page-outer.html: Added.
10796
10797 2010-11-10  Fumitoshi Ukai  <ukai@chromium.org>
10798
10799         Unreviewed, updating Chromium expectations.
10800
10801         * platform/chromium/test_expectations.txt:
10802
10803 2010-11-10  Chris Guillory  <chris.guillory@google.com>
10804
10805         Reviewed by Chris Fleizach.
10806
10807         Use IAccessibleComparable to compare accessibility objects.
10808         https://bugs.webkit.org/show_bug.cgi?id=49118
10809
10810         * platform/win/Skipped:
10811
10812 2010-10-18  Martin Robinson  <mrobinson@igalia.com>
10813
10814         Reviewed by Xan Lopez.
10815
10816         [GTK] Widgets do not support CSS transformations
10817         https://bugs.webkit.org/show_bug.cgi?id=40139
10818
10819         Added a platform-specific baseline for the slider transformation
10820         test. This baseline says "FAIL" because the test has platform-specific
10821         offsets hard-coded. The result is only one tick off from expected though,
10822         so it's likely correct for us.
10823
10824         * platform/gtk/Skipped: Unskip.
10825         * platform/gtk/fast/forms/slider-transformed-expected.txt: Added.
10826
10827 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
10828
10829         Unreviewed Chromium rebaselines.
10830         
10831         Rebaseline fast/lists/001-vertical.html and fast/lists/008-vertical.html
10832         with the chromium-mac scrollbars.
10833         
10834         Rest of fast/lists/00*-vertical.html tests fail due to bug 48634,
10835         add them to that grouping.
10836
10837         * platform/chromium-mac/fast/lists/001-vertical-expected.checksum: Added.
10838         * platform/chromium-mac/fast/lists/001-vertical-expected.png: Added.
10839         * platform/chromium-mac/fast/lists/008-vertical-expected.checksum: Added.
10840         * platform/chromium-mac/fast/lists/008-vertical-expected.png: Added.
10841         * platform/chromium/test_expectations.txt:
10842
10843 2010-11-10  Dan Bernstein  <mitz@apple.com>
10844
10845         Reviewed by Darin Adler.
10846
10847         REGRESSION (r71566): r71566 breaks bidi-control-chars-treated-as-ZWS.html
10848         https://bugs.webkit.org/show_bug.cgi?id=49295
10849
10850         * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt:
10851
10852 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
10853
10854         Unreviewed removal of unncessary Qt baseline (atfer r71781 Qt should
10855         use the base one).
10856         
10857         * platform/qt/svg/animations/repeatDur-zero-expected.txt: Removed.
10858
10859 2010-11-10  Pascal Massimino  <pascal.massimino@gmail.com>
10860
10861         Reviewed by Adam Barth.
10862
10863         add test case for png where each row has or hasn't alpha values.
10864         This is to exercise code logic within PNGImageDecoder.cpp
10865
10866         https://bugs.webkit.org/show_bug.cgi?id=49333
10867
10868         * fast/images/png_per_row_alpha_decoding-expected.png: Added.
10869         * fast/images/png_per_row_alpha_decoding-expected.txt: Added.
10870         * fast/images/png_per_row_alpha_decoding.html: Added.
10871         * fast/images/resources/png_per_row_alpha.png: Added.
10872
10873 2010-11-10  Dan Bernstein  <mitz@apple.com>
10874
10875         Reviewed by Simon Fraser.
10876
10877         <rdar://problem/8647848> REGRESSION (r68551): Spaces shown at soft hyphens with complex justification
10878         https://bugs.webkit.org/show_bug.cgi?id=49352
10879
10880         * fast/text/justification-padding-mid-word-expected.txt: Added.
10881         * fast/text/justification-padding-mid-word.html: Added.
10882
10883 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
10884
10885         Reviewed by Simon Fraser.
10886
10887         svg/animations/repeatDur-zero.xhtml should use dumpAsText
10888         https://bugs.webkit.org/show_bug.cgi?id=49348
10889         
10890         Per r71066 (which added the test), all that we're testing for is whether
10891         or not we hang, therefore using dumpAsText is better (since then we
10892         don't need per-platform baselines).
10893
10894         * platform/chromium/test_expectations.txt:
10895         * platform/mac/svg/animations/repeatDur-zero-expected.txt: Removed.
10896         * svg/animations/repeatDur-zero-expected.txt: Added.
10897         * svg/animations/repeatDur-zero.xhtml:
10898
10899 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
10900
10901         Unreviewed Chromium rebaselines.
10902         
10903         Add missing Mac, Windows and Linux baselines (no actual Linux baselines
10904         are included, the Windows ones are also used for it).
10905         
10906         * platform/chromium-mac/fast/blockflow/background-horizontal-bt-expected.checksum:
10907         * platform/chromium-mac/fast/blockflow/background-horizontal-bt-expected.png: Added.
10908         * platform/chromium-mac/fast/blockflow/background-vertical-lr-expected.checksum:
10909         * platform/chromium-mac/fast/blockflow/background-vertical-lr-expected.png: Added.
10910         * platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.checksum: Added.
10911         * platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.png: Added.
10912         * platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.txt: Added.
10913         * platform/chromium-win/fast/blockflow/background-vertical-lr-expected.checksum: Added.
10914         * platform/chromium-win/fast/blockflow/background-vertical-lr-expected.png: Added.
10915         * platform/chromium-win/fast/blockflow/background-vertical-lr-expected.txt: Added.
10916         * platform/chromium-win/fast/blockflow/background-vertical-rl-expected.checksum: Added.
10917         * platform/chromium-win/fast/blockflow/background-vertical-rl-expected.png: Added.
10918         * platform/chromium-win/fast/blockflow/background-vertical-rl-expected.txt: Added.
10919         * platform/chromium/test_expectations.txt:
10920
10921 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
10922
10923         Unreviewed Chromium rebaseline.
10924         
10925         Add back text expectation mistakenly removed by r71773.
10926
10927         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
10928
10929 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
10930
10931         Unreviewed Leopard rebaseline.
10932         
10933         Rebaseline fast/text/international/bidi-neutral-run.html after r71763.
10934
10935         * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt:
10936
10937 2010-11-10  Tony Chang  <tony@chromium.org>
10938
10939         Reviewed by Darin Adler.
10940
10941         plugins/npruntime/enumerate.html shouldn't depend on object enumeration order
10942         https://bugs.webkit.org/show_bug.cgi?id=49338
10943
10944         The ES spec doesn't specify the order, so the test shouldn't depend on it.
10945         Unfortunately, the test still fails in Chromium.
10946
10947         * platform/chromium/test_expectations.txt:
10948         * plugins/npruntime/enumerate.html:
10949
10950 2010-11-10  Stephen White  <senorblanco@chromium.org>
10951
10952         Unreviewed; test expectations and baselines.
10953
10954         [chromium] Clean up test_expectations from my lazy gardening.  One
10955         new baseline.  Remove expectations for many-layers.html (which itself
10956         was removed in r71577).
10957
10958         * platform/chromium-gpu/test_expectations.txt:
10959         * platform/chromium-linux/fast/text/midword-break-after-breakable-char-expected.txt: Added.
10960         * platform/chromium/test_expectations.txt:
10961
10962 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
10963
10964         Unreviewed Chromium rebaseline.
10965         
10966         Update chromium-mac baselines after r71763.
10967
10968         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum:
10969         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png:
10970         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
10971         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt:
10972
10973 2010-11-10  Alexey Proskuryakov  <ap@apple.com>
10974
10975         https://bugs.webkit.org/show_bug.cgi?id=45205
10976         <rdar://problem/8391455> Detached elements shouldn't have style sheets.
10977
10978         Land test files I missed in original check-in.
10979
10980         * fast/dom/StyleSheet/resources: Added.
10981         * fast/dom/StyleSheet/resources/detached-style.css: Added.
10982
10983 2010-11-10  Stephen White  <senorblanco@chromium.org>
10984
10985         Unreviewed; updated test baselines.
10986
10987         Updated chromium-win tests affected slightly by
10988         http://trac.webkit.org/changeset/71760.
10989
10990         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
10991         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
10992         * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
10993         * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
10994         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
10995         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
10996         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
10997         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
10998         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
10999         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
11000         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
11001         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
11002         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
11003         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
11004         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
11005         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
11006         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum:
11007         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
11008         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum:
11009         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
11010         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum:
11011         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
11012         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum:
11013         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
11014         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum:
11015         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
11016         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum:
11017         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
11018         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum:
11019         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
11020         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum:
11021         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
11022         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum:
11023         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
11024         * platform/chromium-win/svg/filters/feLighting-crash-expected.checksum:
11025         * platform/chromium-win/svg/filters/feLighting-crash-expected.png:
11026
11027 2010-11-08  Alexey Proskuryakov  <ap@apple.com>
11028
11029         Reviewed by Darin Adler.
11030
11031         https://bugs.webkit.org/show_bug.cgi?id=45205
11032         <rdar://problem/8391455> Detached elements shouldn't have style sheets.
11033
11034         * fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt: Removed.
11035         * fast/dom/StyleSheet/ownerNode-lifetime-2.html: Removed.
11036         * fast/dom/StyleSheet/ownerNode-lifetime-expected.txt: Removed.
11037         * fast/dom/StyleSheet/ownerNode-lifetime.html: Removed.
11038         These tests were wrong, and didn't pass in IE or Firefox. Owner node is undefined or null
11039         respectedly in those browsers when detached.
11040
11041         * fast/dom/StyleSheet/detached-style-2-expected.txt: Added.
11042         * fast/dom/StyleSheet/detached-style-2.html: Added.
11043         * fast/dom/StyleSheet/detached-style-expected.txt: Added.
11044         * fast/dom/StyleSheet/detached-style-pi-2-expected.txt: Added.
11045         * fast/dom/StyleSheet/detached-style-pi-2.xhtml: Added.
11046         * fast/dom/StyleSheet/detached-style-pi-expected.txt: Added.
11047         * fast/dom/StyleSheet/detached-style-pi.xhtml: Added.
11048         * fast/dom/StyleSheet/detached-style.html: Added.
11049
11050 2010-11-10  Stephen White  <senorblanco@chromium.org>
11051
11052         Unreviewed; updated test baselines.
11053
11054         Updated chromium-linux test results affected slightly by
11055         http://trac.webkit.org/changeset/71760.  Also remove one passing
11056         test from chromium-gpu expectations.
11057
11058         * platform/chromium-gpu/test_expectations.txt:
11059         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
11060         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
11061         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
11062         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
11063         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
11064         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
11065         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
11066         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
11067         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
11068         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
11069         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
11070         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
11071         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
11072         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
11073         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
11074         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
11075         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum:
11076         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
11077         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum:
11078         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
11079         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum:
11080         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
11081         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum:
11082         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
11083         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum:
11084         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
11085         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum:
11086         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
11087         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum:
11088         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
11089         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum:
11090         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
11091         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum:
11092         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
11093         * platform/chromium/test_expectations.txt:
11094
11095 2010-11-10  Dan Bernstein  <mitz@apple.com>
11096
11097         REGRESSION (r71566): r71566 breaks bidi-control-chars-treated-as-ZWS.html
11098         https://bugs.webkit.org/show_bug.cgi?id=49295
11099
11100         * platform/mac-leopard/Skipped: Re-enable the previously failing test.
11101
11102 2010-11-10  Stephen White  <senorblanco@chromium.org>
11103
11104         Reviewed by James Robinson.
11105
11106         Mark 2d.imageData.put.unchanged.html as passing on Win/Linux.
11107         https://bugs.webkit.org/show_bug.cgi?id=49330
11108
11109         * platform/chromium/test_expectations.txt:
11110
11111 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
11112
11113         Unreviewed Chromium Mac rebaselines.
11114         
11115         Add Chromium Mac baselines for tests added by r71382 (since they have
11116         scrollbars they can't use the upstream Mac baselines).
11117
11118         * platform/chromium-mac/fast/table/027-vertical-expected.checksum: Added.
11119         * platform/chromium-mac/fast/table/027-vertical-expected.png: Added.
11120         * platform/chromium-mac/fast/table/028-vertical-expected.checksum: Added.
11121         * platform/chromium-mac/fast/table/028-vertical-expected.png: Added.
11122         * platform/chromium-mac/fast/table/038-vertical-expected.checksum: Added.
11123         * platform/chromium-mac/fast/table/038-vertical-expected.png: Added.
11124         * platform/chromium-mac/fast/table/040-vertical-expected.checksum: Added.
11125         * platform/chromium-mac/fast/table/040-vertical-expected.png: Added.
11126         * platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.checksum: Added.
11127         * platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.png: Added.
11128         * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.checksum: Added.
11129         * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.png: Added.
11130         * platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Added.
11131         * platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Added.
11132         * platform/chromium-mac/fast/table/height-percent-test-vertical-expected.checksum: Added.
11133         * platform/chromium-mac/fast/table/height-percent-test-vertical-expected.png: Added.
11134         * platform/chromium-mac/fast/table/table-display-types-vertical-expected.checksum: Added.
11135         * platform/chromium-mac/fast/table/table-display-types-vertical-expected.png: Added.
11136         * platform/chromium/test_expectations.txt:
11137
11138 2010-11-10  Tony Chang  <tony@chromium.org>
11139
11140         Unreviewed, update DRT Chromium Mac plugin test results.
11141         This matches the past 2 runs on the bot.
11142
11143         * platform/chromium/drt_expectations.txt:
11144
11145 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
11146
11147         Unreviewed Chromium Mac rebaselines.
11148         
11149         Rebaseline css1/ and css2.1/ (because of scrollbar display diferences).
11150         
11151         * platform/chromium-mac/css1/cascade/cascade_order-expected.checksum: Added.
11152         * platform/chromium-mac/css1/cascade/cascade_order-expected.png: Added.
11153         * platform/chromium-mac/css1/classification/display-expected.checksum: Added.
11154         * platform/chromium-mac/css1/classification/display-expected.png: Added.
11155         * platform/chromium-mac/css1/classification/list_style_type-expected.checksum: Added.
11156         * platform/chromium-mac/css1/classification/list_style_type-expected.png: Added.
11157         * platform/chromium-mac/css1/classification/white_space-expected.checksum: Added.
11158         * platform/chromium-mac/css1/classification/white_space-expected.png: Added.
11159         * platform/chromium-mac/css1/color_and_background/background-expected.checksum: Added.
11160         * platform/chromium-mac/css1/color_and_background/background-expected.png: Added.
11161         * platform/chromium-mac/css1/color_and_background/background_attachment-expected.checksum: Added.
11162         * platform/chromium-mac/css1/color_and_background/background_attachment-expected.png: Added.
11163         * platform/chromium-mac/css1/color_and_background/background_position-expected.checksum: Added.
11164         * platform/chromium-mac/css1/color_and_background/background_position-expected.png: Added.
11165         * platform/chromium-mac/css1/color_and_background/background_repeat-expected.checksum: Added.
11166         * platform/chromium-mac/css1/color_and_background/background_repeat-expected.png: Added.
11167         * platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.checksum: Added.
11168         * platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.png: Added.
11169         * platform/chromium-mac/css1/font_properties/font-expected.checksum: Added.
11170         * platform/chromium-mac/css1/font_properties/font-expected.png: Added.
11171         * platform/chromium-mac/css1/font_properties/font_size-expected.checksum: Added.
11172         * platform/chromium-mac/css1/font_properties/font_size-expected.png: Added.
11173         * platform/chromium-mac/css1/font_properties/font_weight-expected.checksum: Added.
11174         * platform/chromium-mac/css1/font_properties/font_weight-expected.png: Added.
11175         * platform/chromium-mac/css1/formatting_model/floating_elements-expected.checksum: Added.
11176         * platform/chromium-mac/css1/formatting_model/floating_elements-expected.png: Added.
11177         * platform/chromium-mac/css1/formatting_model/height_of_lines-expected.checksum: Added.
11178         * platform/chromium-mac/css1/formatting_model/height_of_lines-expected.png: Added.
11179         * platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.checksum: Added.
11180         * platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png: Added.
11181         * platform/chromium-mac/css1/formatting_model/inline_elements-expected.checksum: Added.
11182         * platform/chromium-mac/css1/formatting_model/inline_elements-expected.png: Added.
11183         * platform/chromium-mac/css1/formatting_model/replaced_elements-expected.checksum: Added.
11184         * platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png: Added.
11185         * platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.checksum: Added.
11186         * platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png: Added.
11187         * platform/chromium-mac/css1/pseudo/anchor-expected.checksum: Added.
11188         * platform/chromium-mac/css1/pseudo/anchor-expected.png: Added.
11189         * platform/chromium-mac/css1/pseudo/firstletter-expected.checksum: Added.
11190         * platform/chromium-mac/css1/pseudo/firstletter-expected.png: Added.
11191         * platform/chromium-mac/css1/pseudo/firstline-expected.checksum: Added.
11192         * platform/chromium-mac/css1/pseudo/firstline-expected.png: Added.
11193         * platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.checksum: Added.
11194         * platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.png: Added.
11195         * platform/chromium-mac/css1/text_properties/letter_spacing-expected.checksum: Added.
11196         * platform/chromium-mac/css1/text_properties/letter_spacing-expected.png: Added.
11197         * platform/chromium-mac/css1/text_properties/line_height-expected.checksum: Added.
11198         * platform/chromium-mac/css1/text_properties/line_height-expected.png: Added.
11199         * platform/chromium-mac/css1/text_properties/text_decoration-expected.checksum: Added.
11200         * platform/chromium-mac/css1/text_properties/text_decoration-expected.png: Added.
11201         * platform/chromium-mac/css1/text_properties/text_indent-expected.checksum: Added.
11202         * platform/chromium-mac/css1/text_properties/text_indent-expected.png: Added.
11203         * platform/chromium-mac/css1/text_properties/text_transform-expected.checksum: Added.
11204         * platform/chromium-mac/css1/text_properties/text_transform-expected.png: Added.
11205         * platform/chromium-mac/css1/text_properties/vertical_align-expected.checksum: Added.
11206         * platform/chromium-mac/css1/text_properties/vertical_align-expected.png: Added.
11207         * platform/chromium-mac/css1/text_properties/word_spacing-expected.checksum: Added.
11208         * platform/chromium-mac/css1/text_properties/word_spacing-expected.png: Added.
11209         * platform/chromium-mac/css1/units/color_units-expected.checksum: Added.
11210         * platform/chromium-mac/css1/units/color_units-expected.png: Added.
11211         * platform/chromium-mac/css1/units/length_units-expected.checksum: Added.
11212         * platform/chromium-mac/css1/units/length_units-expected.png: Added.
11213         * platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Added.
11214         * platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Added.
11215         * platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Added.
11216         * platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.png: Added.
11217         * platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum: Added.
11218         * platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Added.
11219         * platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum: Added.
11220         * platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Added.
11221         * platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum: Added.
11222         * platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Added.
11223         * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added.
11224         * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
11225         * platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum: Added.
11226         * platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Added.
11227         * platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.checksum: Added.
11228         * platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.png: Added.
11229         * platform/chromium-mac/css2.1/t1202-counters-08-b-expected.checksum: Added.
11230         * platform/chromium-mac/css2.1/t1202-counters-08-b-expected.png: Added.
11231         * platform/chromium-mac/css2.1/t1202-counters-09-b-expected.checksum: Added.
11232         * platform/chromium-mac/css2.1/t1202-counters-09-b-expected.png: Added.
11233         * platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum: Added.
11234         * platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Added.
11235         * platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum: Added.
11236         * platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Added.
11237         * platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.checksum: Added.
11238         * platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.png: Added.
11239         * platform/chromium/test_expectations.txt:
11240
11241 2010-11-10  Martin Robinson  <mrobinson@igalia.com>
11242
11243         Rebaseline a new test. The patch was posted before font
11244         hinting was disabled in the GTK+ DRT.
11245
11246         * platform/gtk/fonts/complex-text-shadows-expected.txt:
11247
11248 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
11249
11250         Unreviewed Chromium DRT expectations update.
11251         
11252         - fast/images/gif-loop-count.html fails on Linux and Mac when under the
11253           DRT.
11254         - Add more flaky media tests
11255         - Tweak video-referrer.html error output to be more useful
11256
11257         * http/tests/media/video-referer.html:
11258         * platform/chromium/drt_expectations.txt:
11259
11260 2010-11-10  Adrienne Walker  <enne@google.com>
11261
11262         Reviewed by Kenneth Russell.
11263         
11264         Add a test for "is" tests on WebGL objects that have not been bound or
11265         have been deleted.  This currently does not work in the Chromium
11266         command buffer or in Mesa, so is skipped there.
11267         https://bugs.webkit.org/show_bug.cgi?id=48877
11268
11269         * fast/canvas/webgl/is-object-expected.txt: Added.
11270         * fast/canvas/webgl/is-object.html: Added.
11271         * platform/chromium-gpu/test_expectations.txt:
11272         * platform/chromium/test_expectations.txt:
11273
11274 2010-11-10  Martin Robinson  <mrobinson@igalia.com>
11275
11276         Reviewed by Xan Lopez.
11277
11278         [GTK] Complex text does not have full CSS text-shadow support
11279         https://bugs.webkit.org/show_bug.cgi?id=45597
11280
11281         Add a test which verifies text-shadow on complex text for the GTK+
11282         port. This can easily be made into a cross-platform test with baselines
11283         for other ports.
11284
11285         * platform/gtk/fonts/complex-text-shadows-expected.checksum: Added.
11286         * platform/gtk/fonts/complex-text-shadows-expected.png: Added.
11287         * platform/gtk/fonts/complex-text-shadows-expected.txt: Added.
11288         * platform/gtk/fonts/complex-text-shadows.html: Added.
11289
11290 2010-11-02  Alexander Pavlov  <apavlov@chromium.org>
11291
11292         Reviewed by Pavel Feldman.
11293
11294         Web Inspector: Enable InspectorCSSAgent (not used by frontend for CSS editing yet)
11295         https://bugs.webkit.org/show_bug.cgi?id=48834
11296
11297         * inspector/resources/styles-new-API.css: Added.
11298         (html):
11299         (body):
11300         (/* comment before selector */body.main1/* comment after selector */):
11301         (body.main2):
11302         (body::after):
11303         (h1):
11304         * inspector/styles-new-API-expected.txt: Added.
11305         * inspector/styles-new-API.html: Added.
11306         * inspector/styles-source-offsets-expected.txt:
11307         * inspector/styles-source-offsets.html:
11308
11309 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
11310
11311         Unreviwed, updating Chromium GPU test expectations.
11312         
11313         canvas/philip/tests/2d.pattern.image.incomplete.html was fixed by
11314         r71718.
11315
11316         * platform/chromium-gpu/test_expectations.txt:
11317
11318 2010-11-10  Andras Becsi  <abecsi@webkit.org>
11319
11320         Rubber-stamped by Csaba Osztrogonác.
11321
11322         [Qt] Deduplicate the Skipped list entries.
11323
11324         * platform/qt/Skipped:
11325
11326 2010-11-10  Andras Becsi  <abecsi@webkit.org>
11327
11328         Unreviewed.
11329
11330         [Qt][WK2] http/tests/history/popstate-fires-with-pending-requests.html breaks ~400 subsequent tests
11331         https://bugs.webkit.org/show_bug.cgi?id=49321
11332
11333         * platform/qt-wk2/Skipped:
11334         Skip the tests until fix.
11335
11336 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
11337
11338         Unreviewed, updating Chromium baselines.
11339         
11340         Update Chromium inspector/console-log-syntax-error.html baselines
11341         (after r71010 the path displayed is the same as the upstream baseline).
11342
11343         * platform/chromium/inspector/console-log-syntax-error-expected.txt:
11344         * platform/chromium/test_expectations.txt:
11345
11346 2010-11-10  Mihai Parparita  <mihaip@chromium.org>
11347
11348         Unreviewed, updating Chromium Mac baselines.
11349
11350         - editing/selection/extend-by-word-002.html had selection display
11351           changed (for the better) by r71700
11352         - fast/block/basic/truncation-rtl.html was likely checked in with
11353           Snow Leopard baselines, but chromium-mac is still on Leopard
11354         - tables/mozilla/bugs/bug82946-2.html needed rebaseline after r71311
11355           switched on ICCJPEG        
11356
11357         * platform/chromium-mac/editing/selection/extend-by-word-002-expected.checksum: Added.
11358         * platform/chromium-mac/editing/selection/extend-by-word-002-expected.png: Added.
11359         * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.checksum: Added.
11360         * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.png: Added.
11361         * platform/chromium-mac/tables/mozilla/bugs/bug82946-2-expected.checksum:
11362         * platform/chromium-mac/tables/mozilla/bugs/bug82946-2-expected.png:
11363         * platform/chromium/test_expectations.txt:
11364
11365 2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
11366
11367         Unreviewed.
11368
11369         [Qt] Add platform specific expected results for new passing tests introduced in r71563 and r71700.
11370         Compared to Mac png files and Mac expected files.
11371
11372         * platform/qt/fast/blockflow/horizontal-bt-replaced-selection-expected.checksum: Added.
11373         * platform/qt/fast/blockflow/horizontal-bt-replaced-selection-expected.png: Added.
11374         * platform/qt/fast/blockflow/horizontal-bt-replaced-selection-expected.txt: Added.
11375         * platform/qt/fast/blockflow/vertical-lr-replaced-selection-expected.checksum: Added.
11376         * platform/qt/fast/blockflow/vertical-lr-replaced-selection-expected.png: Added.
11377         * platform/qt/fast/blockflow/vertical-lr-replaced-selection-expected.txt: Added.
11378         * platform/qt/fast/blockflow/vertical-rl-replaced-selection-expected.checksum: Added.
11379         * platform/qt/fast/blockflow/vertical-rl-replaced-selection-expected.png: Added.
11380         * platform/qt/fast/blockflow/vertical-rl-replaced-selection-expected.txt: Added.
11381         * platform/qt/fast/lists/001-vertical-expected.checksum: Added.
11382         * platform/qt/fast/lists/001-vertical-expected.png: Added.
11383         * platform/qt/fast/lists/001-vertical-expected.txt: Added.
11384         * platform/qt/fast/lists/002-vertical-expected.checksum: Added.
11385         * platform/qt/fast/lists/002-vertical-expected.png: Added.
11386         * platform/qt/fast/lists/002-vertical-expected.txt: Added.
11387         * platform/qt/fast/lists/003-vertical-expected.checksum: Added.
11388         * platform/qt/fast/lists/003-vertical-expected.png: Added.
11389         * platform/qt/fast/lists/003-vertical-expected.txt: Added.
11390         * platform/qt/fast/lists/005-vertical-expected.checksum: Added.
11391         * platform/qt/fast/lists/005-vertical-expected.png: Added.
11392         * platform/qt/fast/lists/005-vertical-expected.txt: Added.
11393         * platform/qt/fast/lists/006-vertical-expected.checksum: Added.
11394         * platform/qt/fast/lists/006-vertical-expected.png: Added.
11395         * platform/qt/fast/lists/006-vertical-expected.txt: Added.
11396         * platform/qt/fast/lists/007-vertical-expected.checksum: Added.
11397         * platform/qt/fast/lists/007-vertical-expected.png: Added.
11398         * platform/qt/fast/lists/007-vertical-expected.txt: Added.
11399         * platform/qt/fast/lists/008-vertical-expected.checksum: Added.
11400         * platform/qt/fast/lists/008-vertical-expected.png: Added.
11401         * platform/qt/fast/lists/008-vertical-expected.txt: Added.
11402         * platform/qt/fast/lists/009-vertical-expected.checksum: Added.
11403         * platform/qt/fast/lists/009-vertical-expected.png: Added.
11404         * platform/qt/fast/lists/009-vertical-expected.txt: Added.
11405
11406 2010-11-10  Csaba Osztrogonác  <ossy@webkit.org>
11407
11408         Unreviewed.
11409
11410         [Qt] svg/animations/animate-path-nested-transforms.html fails
11411         https://bugs.webkit.org/show_bug.cgi?id=48987
11412
11413         svg/animations/animate-text-nested-transforms.html introduced in r71726
11414         and has same failure as svg/animations/animate-path-nested-transforms.html
11415
11416         * platform/qt/Skipped: svg/animations/animate-text-nested-transforms.html added.
11417
11418 2010-11-10  Fumitoshi Ukai  <ukai@chromium.org>
11419
11420         Unreviwed, updating Chromium test expectations.
11421
11422         * platform/chromium/test_expectations.txt:
11423
11424 2010-11-10  Fumitoshi Ukai  <ukai@chromium.org>
11425
11426         Unreviewed, updating Chromium expectations.
11427
11428         removed the followings, since these always passes recently.
11429         BUG51161 LINUX DEBUG : svg/W3C-SVG-1.1/masking-mask-01-b.svg = CRASH
11430         BUG51161 LINUX DEBUG : svg/clip-path/clip-path-text.svg = CRASH
11431         BUG8729 LINUX DEBUG : http/tests/multipart/invalid-image-data.html = IMAGE PASS
11432         BUGWK45991 : canvas/philip/tests/2d.pattern.image.incomplete.html
11433         BUGDPRANKE LINUX DEBUG : fast/forms/restore-selection-after-layout.html = TEXT
11434
11435         * platform/chromium/test_expectations.txt:
11436
11437 2010-11-10  Shane Stephens  <shanestephens@google.com>
11438
11439         Reviewed by Dirk Schulze.
11440
11441         SVGTextElement supplemental transforms pre-multiplied but should be
11442         post-multiplied in animatedLocalTransform
11443         https://bugs.webkit.org/show_bug.cgi?id=48215
11444
11445         * svg/animations/animate-text-nested-transforms-expected.txt: Added.
11446         * svg/animations/animate-text-nested-transforms.svg: Added.
11447
11448 2010-11-10  Fumitoshi Ukai  <ukai@chromium.org>
11449
11450         Unreviewed, updating Chromium expectations
11451         from chrome/src/webkit/tools/layout_tests/test_expectations.txt
11452
11453         * platform/chromium/test_expectations.txt:
11454
11455 2010-11-09  Abhishek Arya  <inferno@chromium.org>
11456
11457         Reviewed by Dan Bernstein.
11458
11459         Tests that we do not crash and avoid floats to be added in legend element
11460         when it is not enclosed in a fieldset.
11461         https://bugs.webkit.org/show_bug.cgi?id=49214
11462
11463         * fast/blockflow/overhanging-float-legend-crash-expected.txt: Added.
11464         * fast/blockflow/overhanging-float-legend-crash.html: Added.
11465
11466 2010-11-10  Cris Neckar  <cdn@chromium.org>
11467
11468         Reviewed by Nikolas Zimmermann.
11469
11470         Test for crash when svg viewport containers are treated as generic svg containers.
11471         https://bugs.webkit.org/show_bug.cgi?id=49188
11472
11473         * svg/dom/viewport-container-crash-expected.txt: Added.
11474         * svg/dom/viewport-container-crash.svg: Added.
11475
11476 2010-11-09  Fumitoshi Ukai  <ukai@chromium.org>
11477
11478         Unreviewed, updating Chromium expectations
11479
11480         * platform/chromium/test_expectations.txt:
11481
11482 2010-11-09  Helder Correia  <helder@sencha.com>
11483
11484         Reviewed by Darin Adler.
11485
11486         Philip Canvas test 2d.pattern.image.incomplete fails
11487         https://bugs.webkit.org/show_bug.cgi?id=49230
11488
11489         Modidy test to correctly follow the spec and create an image object
11490         with its complete attribute set to false. See also:
11491         https://bugs.webkit.org/show_bug.cgi?id=48306
11492
11493         * canvas/philip/tests/2d.pattern.image.incomplete.html:
11494         * platform/gtk/Skipped:
11495         * platform/mac-leopard/Skipped:
11496         * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt: Removed.
11497         * platform/qt/Skipped:
11498
11499 2010-11-09  Helder Correia  <helder@sencha.com>
11500
11501         Reviewed by Darin Adler.
11502
11503         Philip Canvas test 2d.path.rect.winding fails
11504         https://bugs.webkit.org/show_bug.cgi?id=49225
11505
11506         Remove test from skipped list.
11507
11508         * platform/gtk/Skipped:
11509         * platform/mac-leopard/Skipped:
11510         * platform/qt/Skipped:
11511
11512 2010-11-09  Adrienne Walker  <enne@google.com>
11513
11514         Reviewed by Kenneth Russell.
11515
11516         Removing context-attributes.html webgl test as it is now redundant.
11517         https://bugs.webkit.org/show_bug.cgi?id=47111
11518
11519         * fast/canvas/webgl/context-attributes-expected.txt: Removed.
11520         * fast/canvas/webgl/context-attributes.html: Removed.
11521
11522 2010-11-09  Fumitoshi Ukai  <ukai@chromium.org>
11523
11524         Unreviewed, updating Chromium expectations
11525
11526         * platform/chromium/test_expectations.txt:
11527
11528 2010-11-09  Ryosuke Niwa  <rniwa@webkit.org>
11529
11530         Yet another unreviewed Chromium rebaselines for r71465.
11531
11532         * platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum:
11533         * platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: Added.
11534         * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum:
11535         * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png: Added.
11536         * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
11537         * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
11538         * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Added.
11539         * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Added.
11540         * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum:
11541         * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png: Added.
11542         * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum: Added.
11543         * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.png: Added.
11544         * platform/chromium/test_expectations.txt:
11545
11546 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11547
11548         Unreviewed Chromium rebaseline.
11549         
11550         Add missing Linux and Windows baselines for the tests added by r71700.
11551         Also update baselines for editing/selection/extend-by-word-002.html
11552         and fast/lists/markers-in-selection-expected.html.
11553
11554         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.checksum:
11555         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.png:
11556         * platform/chromium-linux/fast/lists/001-vertical-expected.checksum: Added.
11557         * platform/chromium-linux/fast/lists/001-vertical-expected.png: Added.
11558         * platform/chromium-linux/fast/lists/001-vertical-expected.txt: Added.
11559         * platform/chromium-linux/fast/lists/002-vertical-expected.checksum: Added.
11560         * platform/chromium-linux/fast/lists/002-vertical-expected.png: Added.
11561         * platform/chromium-linux/fast/lists/002-vertical-expected.txt: Added.
11562         * platform/chromium-linux/fast/lists/003-vertical-expected.checksum: Added.
11563         * platform/chromium-linux/fast/lists/003-vertical-expected.png: Added.
11564         * platform/chromium-linux/fast/lists/003-vertical-expected.txt: Added.
11565         * platform/chromium-linux/fast/lists/005-vertical-expected.checksum: Added.
11566         * platform/chromium-linux/fast/lists/005-vertical-expected.png: Added.
11567         * platform/chromium-linux/fast/lists/005-vertical-expected.txt: Added.
11568         * platform/chromium-linux/fast/lists/006-vertical-expected.checksum: Added.
11569         * platform/chromium-linux/fast/lists/006-vertical-expected.png: Added.
11570         * platform/chromium-linux/fast/lists/006-vertical-expected.txt: Added.
11571         * platform/chromium-linux/fast/lists/007-vertical-expected.checksum: Added.
11572         * platform/chromium-linux/fast/lists/007-vertical-expected.png: Added.
11573         * platform/chromium-linux/fast/lists/007-vertical-expected.txt: Added.
11574         * platform/chromium-linux/fast/lists/008-vertical-expected.checksum: Added.
11575         * platform/chromium-linux/fast/lists/008-vertical-expected.png: Added.
11576         * platform/chromium-linux/fast/lists/008-vertical-expected.txt: Added.
11577         * platform/chromium-linux/fast/lists/009-vertical-expected.checksum: Added.
11578         * platform/chromium-linux/fast/lists/009-vertical-expected.png: Added.
11579         * platform/chromium-linux/fast/lists/009-vertical-expected.txt: Added.
11580         * platform/chromium-linux/fast/lists/markers-in-selection-expected.checksum:
11581         * platform/chromium-linux/fast/lists/markers-in-selection-expected.png:
11582         * platform/chromium-win/editing/selection/extend-by-word-002-expected.checksum:
11583         * platform/chromium-win/editing/selection/extend-by-word-002-expected.png:
11584         * platform/chromium-win/fast/lists/001-vertical-expected.checksum: Added.
11585         * platform/chromium-win/fast/lists/001-vertical-expected.png: Added.
11586         * platform/chromium-win/fast/lists/001-vertical-expected.txt: Added.
11587         * platform/chromium-win/fast/lists/002-vertical-expected.checksum: Added.
11588         * platform/chromium-win/fast/lists/002-vertical-expected.png: Added.
11589         * platform/chromium-win/fast/lists/002-vertical-expected.txt: Added.
11590         * platform/chromium-win/fast/lists/003-vertical-expected.checksum: Added.
11591         * platform/chromium-win/fast/lists/003-vertical-expected.png: Added.
11592         * platform/chromium-win/fast/lists/003-vertical-expected.txt: Added.
11593         * platform/chromium-win/fast/lists/005-vertical-expected.checksum: Added.
11594         * platform/chromium-win/fast/lists/005-vertical-expected.png: Added.
11595         * platform/chromium-win/fast/lists/005-vertical-expected.txt: Added.
11596         * platform/chromium-win/fast/lists/006-vertical-expected.checksum: Added.
11597         * platform/chromium-win/fast/lists/006-vertical-expected.png: Added.
11598         * platform/chromium-win/fast/lists/006-vertical-expected.txt: Added.
11599         * platform/chromium-win/fast/lists/007-vertical-expected.checksum: Added.
11600         * platform/chromium-win/fast/lists/007-vertical-expected.png: Added.
11601         * platform/chromium-win/fast/lists/007-vertical-expected.txt: Added.
11602         * platform/chromium-win/fast/lists/008-vertical-expected.checksum: Added.
11603         * platform/chromium-win/fast/lists/008-vertical-expected.png: Added.
11604         * platform/chromium-win/fast/lists/008-vertical-expected.txt: Added.
11605         * platform/chromium-win/fast/lists/009-vertical-expected.checksum: Added.
11606         * platform/chromium-win/fast/lists/009-vertical-expected.png: Added.
11607         * platform/chromium-win/fast/lists/009-vertical-expected.txt: Added.
11608         * platform/chromium-win/fast/lists/markers-in-selection-expected.checksum:
11609         * platform/chromium-win/fast/lists/markers-in-selection-expected.png:
11610
11611 2010-11-09  Xiaomei Ji  <xji@chromium.org>
11612
11613         Reviewed by NOBODY.
11614
11615         Skip bidi-control-chars-treated-as-ZWS.html in leopard while investigating
11616         bug 49295 -- Regression in ATSUI handling.
11617
11618         * platform/mac-leopard/Skipped:
11619
11620 2010-11-09  Xiaomei Ji  <xji@chromium.org>
11621
11622         Reviewed by NOBODY.
11623
11624         Rebaseline for leopard after r71566.
11625
11626         * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt:
11627
11628 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11629
11630         Unreviewed Chromium rebaseline.
11631         
11632         Add missing Linux and Windows baselines for the tests added by r71382.
11633
11634         * platform/chromium-linux/fast/table/027-vertical-expected.checksum: Added.
11635         * platform/chromium-linux/fast/table/027-vertical-expected.png: Added.
11636         * platform/chromium-linux/fast/table/028-vertical-expected.checksum: Added.
11637         * platform/chromium-linux/fast/table/028-vertical-expected.png: Added.
11638         * platform/chromium-linux/fast/table/035-vertical-expected.checksum: Added.
11639         * platform/chromium-linux/fast/table/035-vertical-expected.png: Added.
11640         * platform/chromium-linux/fast/table/038-vertical-expected.checksum: Added.
11641         * platform/chromium-linux/fast/table/038-vertical-expected.png: Added.
11642         * platform/chromium-linux/fast/table/040-vertical-expected.checksum: Added.
11643         * platform/chromium-linux/fast/table/040-vertical-expected.png: Added.
11644         * platform/chromium-linux/fast/table/auto-with-percent-height-vertical-expected.checksum: Added.
11645         * platform/chromium-linux/fast/table/auto-with-percent-height-vertical-expected.png: Added.
11646         * platform/chromium-linux/fast/table/border-collapsing/001-vertical-expected.checksum: Added.
11647         * platform/chromium-linux/fast/table/border-collapsing/001-vertical-expected.png: Added.
11648         * platform/chromium-linux/fast/table/border-collapsing/002-vertical-expected.checksum: Added.
11649         * platform/chromium-linux/fast/table/border-collapsing/002-vertical-expected.png: Added.
11650         * platform/chromium-linux/fast/table/border-collapsing/003-vertical-expected.checksum: Added.
11651         * platform/chromium-linux/fast/table/border-collapsing/003-vertical-expected.png: Added.
11652         * platform/chromium-linux/fast/table/border-collapsing/004-vertical-expected.checksum: Added.
11653         * platform/chromium-linux/fast/table/border-collapsing/004-vertical-expected.png: Added.
11654         * platform/chromium-linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.checksum: Added.
11655         * platform/chromium-linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: Added.
11656         * platform/chromium-linux/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Added.
11657         * platform/chromium-linux/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Added.
11658         * platform/chromium-linux/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.checksum: Added.
11659         * platform/chromium-linux/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: Added.
11660         * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.checksum: Added.
11661         * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png: Added.
11662         * platform/chromium-linux/fast/table/height-percent-test-vertical-expected.checksum: Added.
11663         * platform/chromium-linux/fast/table/height-percent-test-vertical-expected.png: Added.
11664         * platform/chromium-linux/fast/table/rowspan-paint-order-vertical-expected.checksum: Added.
11665         * platform/chromium-linux/fast/table/rowspan-paint-order-vertical-expected.png: Added.
11666         * platform/chromium-linux/fast/table/table-display-types-vertical-expected.checksum: Added.
11667         * platform/chromium-linux/fast/table/table-display-types-vertical-expected.png: Added.
11668         * platform/chromium-win/fast/table/027-vertical-expected.checksum: Added.
11669         * platform/chromium-win/fast/table/027-vertical-expected.png: Added.
11670         * platform/chromium-win/fast/table/027-vertical-expected.txt: Added.
11671         * platform/chromium-win/fast/table/028-vertical-expected.checksum: Added.
11672         * platform/chromium-win/fast/table/028-vertical-expected.png: Added.
11673         * platform/chromium-win/fast/table/028-vertical-expected.txt: Added.
11674         * platform/chromium-win/fast/table/035-vertical-expected.checksum: Added.
11675         * platform/chromium-win/fast/table/035-vertical-expected.png: Added.
11676         * platform/chromium-win/fast/table/035-vertical-expected.txt: Added.
11677         * platform/chromium-win/fast/table/038-vertical-expected.checksum: Added.
11678         * platform/chromium-win/fast/table/038-vertical-expected.png: Added.
11679         * platform/chromium-win/fast/table/038-vertical-expected.txt: Added.
11680         * platform/chromium-win/fast/table/040-vertical-expected.checksum: Added.
11681         * platform/chromium-win/fast/table/040-vertical-expected.png: Added.
11682         * platform/chromium-win/fast/table/040-vertical-expected.txt: Added.
11683         * platform/chromium-win/fast/table/auto-with-percent-height-vertical-expected.checksum: Added.
11684         * platform/chromium-win/fast/table/auto-with-percent-height-vertical-expected.png: Added.
11685         * platform/chromium-win/fast/table/auto-with-percent-height-vertical-expected.txt: Added.
11686         * platform/chromium-win/fast/table/border-collapsing/001-vertical-expected.checksum: Added.
11687         * platform/chromium-win/fast/table/border-collapsing/001-vertical-expected.png: Added.
11688         * platform/chromium-win/fast/table/border-collapsing/001-vertical-expected.txt: Added.
11689         * platform/chromium-win/fast/table/border-collapsing/002-vertical-expected.checksum: Added.
11690         * platform/chromium-win/fast/table/border-collapsing/002-vertical-expected.png: Added.
11691         * platform/chromium-win/fast/table/border-collapsing/002-vertical-expected.txt: Added.
11692         * platform/chromium-win/fast/table/border-collapsing/003-vertical-expected.checksum: Added.
11693         * platform/chromium-win/fast/table/border-collapsing/003-vertical-expected.png: Added.
11694         * platform/chromium-win/fast/table/border-collapsing/003-vertical-expected.txt: Added.
11695         * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.checksum: Added.
11696         * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.png: Added.
11697         * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.txt: Added.
11698         * platform/chromium-win/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.checksum: Added.
11699         * platform/chromium-win/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: Added.
11700         * platform/chromium-win/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt: Added.
11701         * platform/chromium-win/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Added.
11702         * platform/chromium-win/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Added.
11703         * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.checksum: Added.
11704         * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: Added.
11705         * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: Added.
11706         * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.checksum: Added.
11707         * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.png: Added.
11708         * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt: Added.
11709         * platform/chromium-win/fast/table/height-percent-test-vertical-expected.checksum: Added.
11710         * platform/chromium-win/fast/table/height-percent-test-vertical-expected.png: Added.
11711         * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.checksum: Added.
11712         * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.png: Added.
11713         * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.txt: Added.
11714         * platform/chromium-win/fast/table/table-display-types-vertical-expected.checksum: Added.
11715         * platform/chromium-win/fast/table/table-display-types-vertical-expected.png: Added.
11716         * platform/chromium-win/fast/table/table-display-types-vertical-expected.txt: Added.
11717         * platform/chromium/test_expectations.txt:
11718
11719 2010-11-09  Ryosuke Niwa  <rniwa@webkit.org>
11720
11721         Unreviewed Chromium rebaselines.
11722
11723         * platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.checksum: Added.
11724         * platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png: Added.
11725         * platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.checksum: Added.
11726         * platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png: Added.
11727         * platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.checksum: Added.
11728         * platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png: Added.
11729         * platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.checksum: Added.
11730         * platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png: Added.
11731         * platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.checksum: Added.
11732         * platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png: Added.
11733         * platform/chromium-mac/editing/inserting/insert-div-023-expected.checksum: Added.
11734         * platform/chromium-mac/editing/inserting/insert-div-023-expected.png: Added.
11735         * platform/chromium-mac/editing/selection/focus_editable_html-expected.checksum: Added.
11736         * platform/chromium-mac/editing/selection/focus_editable_html-expected.png: Added.
11737         * platform/chromium-mac/editing/selection/iframe-expected.checksum: Added.
11738         * platform/chromium-mac/editing/selection/iframe-expected.png: Added.
11739         * platform/chromium-mac/editing/selection/select-all-001-expected.checksum: Added.
11740         * platform/chromium-mac/editing/selection/select-all-001-expected.png: Added.
11741         * platform/chromium-mac/editing/selection/select-all-002-expected.checksum: Added.
11742         * platform/chromium-mac/editing/selection/select-all-002-expected.png: Added.
11743         * platform/chromium-mac/editing/selection/select-all-003-expected.checksum: Added.
11744         * platform/chromium-mac/editing/selection/select-all-003-expected.png: Added.
11745         * platform/chromium-mac/editing/selection/select-all-004-expected.checksum: Added.
11746         * platform/chromium-mac/editing/selection/select-all-004-expected.png: Added.
11747         * platform/chromium-mac/editing/selection/unrendered-001-expected.checksum: Added.
11748         * platform/chromium-mac/editing/selection/unrendered-001-expected.png: Added.
11749         * platform/chromium-mac/editing/selection/unrendered-003-expected.checksum: Added.
11750         * platform/chromium-mac/editing/selection/unrendered-003-expected.png: Added.
11751         * platform/chromium-mac/editing/selection/unrendered-004-expected.checksum: Added.
11752         * platform/chromium-mac/editing/selection/unrendered-004-expected.png: Added.
11753         * platform/chromium-mac/editing/selection/unrendered-005-expected.checksum: Added.
11754         * platform/chromium-mac/editing/selection/unrendered-005-expected.png: Added.
11755         * platform/chromium/test_expectations.txt:
11756
11757 2010-11-09  Ryosuke Niwa  <rniwa@webkit.org>
11758
11759         Unreviewed Chromium test expectations update.
11760         Skip platform/mac/editing/deleting/backward-delete.html.
11761
11762         * platform/chromium/test_expectations.txt:
11763
11764 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11765
11766         Unreviewed Chromium test_expectations.txt update.
11767         
11768         svg/animations/animate-path-nested-transforms.html is flaky on all
11769         platforms.
11770
11771         * platform/chromium/test_expectations.txt:
11772
11773 2010-11-09  David Hyatt  <hyatt@apple.com>
11774
11775         Reviewed by Dan Bernstein.
11776
11777         https://bugs.webkit.org/show_bug.cgi?id=49202
11778         
11779         Make lists work with vertical text.
11780         
11781         (1) Patch all the CSS rules in html.css so that the margins are directionally abstract.
11782         (2) Add a transposedRect and transposedSize method to IntRect and IntSize for swapping x/y and width/height.
11783         (3) Add adjustLineDirectionPosition as a helper for moving a line box only in the line direction.
11784         (4) Fix a bug in addIntrudingFLoats uncovered by list test cases where the top margin of an element was being
11785         incorrectly added to a float's physical left side instead of its top side.
11786         (5) Make positioning and painting and selection of list markers account for all writing modes.
11787         (6) Add helpers for setting the start and end margins directly in a RenderStyle, since lists do this to hack
11788         marker margins before they have been calculated and set on the box.
11789         
11790         Cloned a bunch of fast/lists tests into fast/lists/*-vertical.html versions.
11791
11792         * fast/lists/001-vertical.html: Added.
11793         * fast/lists/002-vertical.html: Added.
11794         * fast/lists/003-vertical.html: Added.
11795         * fast/lists/005-vertical.html: Added.
11796         * fast/lists/006-vertical.html: Added.
11797         * fast/lists/007-vertical.html: Added.
11798         * fast/lists/008-vertical.html: Added.
11799         * fast/lists/009-vertical.html: Added.
11800         * platform/mac/fast/lists/001-vertical-expected.checksum: Added.
11801         * platform/mac/fast/lists/001-vertical-expected.png: Added.
11802         * platform/mac/fast/lists/001-vertical-expected.txt: Added.
11803         * platform/mac/fast/lists/002-vertical-expected.checksum: Added.
11804         * platform/mac/fast/lists/002-vertical-expected.png: Added.
11805         * platform/mac/fast/lists/002-vertical-expected.txt: Added.
11806         * platform/mac/fast/lists/003-vertical-expected.checksum: Added.
11807         * platform/mac/fast/lists/003-vertical-expected.png: Added.
11808         * platform/mac/fast/lists/003-vertical-expected.txt: Added.
11809         * platform/mac/fast/lists/005-vertical-expected.checksum: Added.
11810         * platform/mac/fast/lists/005-vertical-expected.png: Added.
11811         * platform/mac/fast/lists/005-vertical-expected.txt: Added.
11812         * platform/mac/fast/lists/006-vertical-expected.checksum: Added.
11813         * platform/mac/fast/lists/006-vertical-expected.png: Added.
11814         * platform/mac/fast/lists/006-vertical-expected.txt: Added.
11815         * platform/mac/fast/lists/007-vertical-expected.checksum: Added.
11816         * platform/mac/fast/lists/007-vertical-expected.png: Added.
11817         * platform/mac/fast/lists/007-vertical-expected.txt: Added.
11818         * platform/mac/fast/lists/008-vertical-expected.checksum: Added.
11819         * platform/mac/fast/lists/008-vertical-expected.png: Added.
11820         * platform/mac/fast/lists/008-vertical-expected.txt: Added.
11821         * platform/mac/fast/lists/009-vertical-expected.checksum: Added.
11822         * platform/mac/fast/lists/009-vertical-expected.png: Added.
11823         * platform/mac/fast/lists/009-vertical-expected.txt: Added.
11824         * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png:
11825         * platform/mac/fast/lists/markers-in-selection-expected.checksum:
11826         * platform/mac/fast/lists/markers-in-selection-expected.png:
11827         * platform/mac/fast/lists/ol-start-parsing-expected.checksum:
11828         * platform/mac/fast/lists/ol-start-parsing-expected.png:
11829
11830 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11831
11832         Unreviewed Chromium test_expectations.txt update.
11833
11834         - fast/images/gif-loop-count.html fails on other platforms too (not just
11835           on Windows)
11836         - svg/animations/animate-path-nested-transforms.html also has text diffs
11837
11838 2010-11-09  Tony Chang  <tony@chromium.org>
11839
11840         Unreviewed.  I updated and moved this test so the Skipped
11841         entry is no longer needed.
11842
11843         * platform/gtk/Skipped: remove fast/js/navigator-mimeTypes-length.html
11844
11845 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11846
11847         Unreviewed Chromium test expectations update.
11848         
11849         More correct expectations for editing/selection/extend-selection.html:
11850         it's just slow, especially for debug builds.
11851
11852         * platform/chromium/drt_expectations.txt:
11853         * platform/chromium/test_expectations.txt:
11854
11855 2010-11-09  Tony Chang  <tony@chromium.org>
11856
11857         Unreviewed, update drt_expectations after recent plugin test moves
11858         and fixes.
11859
11860         * platform/chromium/drt_expectations.txt:
11861
11862 2010-11-09  Abhishek Arya  <inferno@chromium.org>
11863
11864         Reviewed by Antti Koivisto.
11865
11866         Tests that updating svg animations does not result in crash.
11867         https://bugs.webkit.org/show_bug.cgi?id=49274
11868
11869         * svg/animations/animate-update-crash-expected.txt: Added.
11870         * svg/animations/animate-update-crash.xhtml: Added.
11871
11872 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11873
11874         Unreviewed Chromium test expectations update.
11875         
11876         editing/selection/extend-selection.html is flaky under test_shell, but
11877         not under DRT.
11878
11879         * platform/chromium/drt_expectations.txt:
11880         * platform/chromium/test_expectations.txt:
11881
11882 2010-11-09  Tony Chang  <tony@chromium.org>
11883
11884         Reviewed by Adam Barth.
11885
11886         run platform/chromium/plugins/return-npobject.html on all platforms
11887         https://bugs.webkit.org/show_bug.cgi?id=49103
11888
11889         * plugins/return-npobject-expected.txt: Renamed from LayoutTests/platform/chromium/plugins/return-npobject-expected.txt.
11890         * plugins/return-npobject.html: Renamed from LayoutTests/platform/chromium/plugins/return-npobject.html.
11891
11892 2010-11-09  Ryosuke Niwa  <rniwa@webkit.org>
11893
11894         Unreviewed rebaselines for Chromium.
11895         Also re-enabled editing/inserting/caret-position.html since it has been passing.
11896
11897         * platform/chromium-mac/editing/selection/unrendered-002-expected.checksum: Added.
11898         * platform/chromium-mac/editing/selection/unrendered-002-expected.png: Added.
11899         * platform/chromium/test_expectations.txt:
11900
11901 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11902
11903         Unreviewed Chromium drt_expectations.txt update.
11904         
11905         Remove DRT PASS expectations that we added a bit over-eagerly (they're
11906         still flaky with the DRT).
11907
11908         * platform/chromium/drt_expectations.txt:
11909
11910 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11911
11912         Unreviewed Chromium test_expectations.txt update.
11913         
11914         Remove tests that consistently pass:
11915         - fast/js/kde/evil-n.html: passes with the v8 roll to 5780 (version
11916           2.5.5) which fixed http://code.google.com/p/v8/issues/detail?id=924.
11917         - http/tests/appcache/main-resource-redirect.html now only occasionally
11918           times out, and only under DRT for chromium-linux.
11919         - fast/blockflow/english-rl-text.html (rebaselined with r71050)
11920
11921         * platform/chromium/drt_expectations.txt:
11922         * platform/chromium/test_expectations.txt:
11923
11924 2010-11-09  Dan Bernstein  <mitz@apple.com>
11925
11926         Reviewed by Dave Hyatt.
11927
11928         Make tables work with vertical text
11929         https://bugs.webkit.org/show_bug.cgi?id=46417
11930
11931         * fast/blockflow/table-hit-test-expected.txt: Added.
11932         * fast/blockflow/table-hit-test.html: Added.
11933
11934 2010-11-09  Ryosuke Niwa  <rniwa@webkit.org>
11935
11936         Yet another unreviewed Chromium rebaselines for r71465.
11937
11938         * platform/chromium-linux/editing/deleting/delete-line-end-ws-001-expected.checksum:
11939         * platform/chromium-linux/editing/deleting/delete-line-end-ws-001-expected.png:
11940         * platform/chromium-linux/editing/deleting/delete-line-end-ws-002-expected.checksum:
11941         * platform/chromium-linux/editing/deleting/delete-line-end-ws-002-expected.png:
11942         * platform/chromium-linux/editing/selection/5232159-expected.checksum:
11943         * platform/chromium-linux/editing/selection/5232159-expected.png:
11944         * platform/chromium-win/editing/deleting/delete-line-end-ws-001-expected.checksum:
11945         * platform/chromium-win/editing/deleting/delete-line-end-ws-001-expected.png:
11946         * platform/chromium-win/editing/deleting/delete-line-end-ws-002-expected.checksum:
11947         * platform/chromium-win/editing/deleting/delete-line-end-ws-002-expected.png:
11948         * platform/chromium-win/editing/selection/5232159-expected.checksum:
11949         * platform/chromium-win/editing/selection/5232159-expected.png:
11950         * platform/chromium-win/editing/selection/5232159-expected.txt:
11951         * platform/chromium/test_expectations.txt:
11952
11953 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11954
11955         Unreviewed Chromium test_expectations.txt update.
11956         
11957         Mark svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop.html
11958         as flaky on chromium-linux.
11959
11960         * platform/chromium/test_expectations.txt:
11961
11962 2010-11-09  Andras Becsi  <abecsi@webkit.org>
11963
11964         Rubber-stamped by Csaba Osztrogonác.
11965
11966         [Qt][WK2] Populate the WTR Skipped list with failing tests, which fail due to missing features.
11967
11968         * platform/qt-wk2/Skipped:
11969
11970 2010-11-09  Tony Chang  <tony@chromium.org>
11971
11972         Reviewed by Alexey Proskuryakov.
11973
11974         move fast/js/navigator-mimeTypes-length.html to plugin/
11975         https://bugs.webkit.org/show_bug.cgi?id=49226
11976
11977         * plugins/navigator-mimeTypes-length-expected.txt: Renamed from LayoutTests/fast/js/navigator-mimeTypes-length-expected.txt.
11978         * plugins/navigator-mimeTypes-length.html: Renamed from LayoutTests/fast/js/navigator-mimeTypes-length.html.
11979         * plugins/script-tests/navigator-mimeTypes-length.js: Renamed from LayoutTests/fast/js/script-tests/navigator-mimeTypes-length.js.
11980
11981 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11982
11983         Unreviewed Chromium rebaseline.
11984         
11985         Rebaseline fast/repaint/inline-outline-repaint.html after r71589
11986         (the caret is now slightly visible, but that's not what the test is
11987         testing for)
11988
11989         * platform/chromium-linux/fast/repaint/inline-outline-repaint-expected.checksum:
11990         * platform/chromium-linux/fast/repaint/inline-outline-repaint-expected.png:
11991         * platform/chromium-win/fast/repaint/inline-outline-repaint-expected.checksum:
11992         * platform/chromium-win/fast/repaint/inline-outline-repaint-expected.png:
11993
11994 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
11995
11996         Unreviewed Chromium test_expectations.txt update.
11997         
11998         Remove tests that now pass (r71589 fixed the regression in caret
11999         rendering).
12000
12001         * platform/chromium/test_expectations.txt:
12002
12003 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
12004
12005         Unreviewed Chromium rebaseline.
12006         
12007         Add missing Chromium Windows and Linux baselines for SVG tests added by
12008         r71630.
12009
12010         * platform/chromium-linux/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.checksum: Added.
12011         * platform/chromium-linux/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Added.
12012         * platform/chromium-linux/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.checksum: Added.
12013         * platform/chromium-linux/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Added.
12014         * platform/chromium-win/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.checksum: Added.
12015         * platform/chromium-win/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Added.
12016         * platform/chromium-win/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.checksum: Added.
12017         * platform/chromium-win/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Added.
12018
12019 2010-11-09  Peter Kasting  <pkasting@google.com>
12020
12021         Not reviewed, Chromium test expectation update.
12022
12023         Add a bug number for some failing tests, and move an expectation from
12024         the Chromium-side overrides to the WebKit-side expectations.
12025
12026         * platform/chromium/drt_expectations.txt:
12027         * platform/chromium/test_expectations.txt:
12028
12029 2010-11-09  Simon Fraser  <simon.fraser@apple.com>
12030
12031         Reviewed by Dave Hyatt.
12032
12033         https://bugs.webkit.org/show_bug.cgi?id=49197
12034         <rdar://problem/8642746>
12035
12036         Test that starts a transform animation on an inline.
12037         
12038         * animations/animation-on-inline-crash-expected.txt: Added.
12039         * animations/animation-on-inline-crash.html: Added.
12040
12041 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
12042
12043         Unreviewed Chromium drt_expectations.txt update.
12044         
12045         Remove tests that are no longer present:
12046         - platform/chromium/plugins/multiple-plugins.html was moved to run on
12047           all platforms by r71363
12048         - platform/chromium/plugins/nested-plugin-objects.html was moved to
12049           run on all platforms by r71537
12050         - platform/win/plugins/plugin-delayed-destroy.html was replaced by
12051           plugins/evaluate-js-after-removing-plugin-element.html in r71249
12052
12053         * platform/chromium/drt_expectations.txt:
12054
12055 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
12056
12057         Unreviewed Chromium test_expectations.txt update.
12058         
12059         Expect failures for printing/page-format-data-display-none.html due to
12060         test_shell and DRT not having LayoutTestController.
12061         pageSizeAndMarginsInPixels.
12062
12063         * platform/chromium/test_expectations.txt:
12064
12065 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
12066
12067         Unreviewed Chromium rebaselines.
12068         
12069         More fixes after r71612 (removed requestEnd) and r71608 (split
12070         domContentLoaded into domContentLoadedStart and domContentLoadedEnd).
12071
12072         * fast/dom/script-tests/webtiming.js:
12073         (checkWebTimingOnDOMContentLoaded):
12074         * fast/dom/webtiming-expected.txt:
12075         * fast/dom/webtiming-navigate-within-document-expected.txt:
12076
12077 2010-11-09  Mihai Parparita  <mihaip@chromium.org>
12078
12079         Unreviewed Chromium rebaseline.
12080         
12081         r71612 removed requestEnd, r71608 split domContentLoaded into
12082         domContentLoadedStart and domContentLoadedEnd.
12083
12084         * fast/dom/Window/window-properties-performance-expected.txt:
12085
12086 2010-11-09  Renata Hodovan  <reni@webkit.org>
12087
12088         Reviewed by Nikolas Zimmermann.
12089
12090         SVGFETileElement doesn't support dynamic invalidation, when attributes change.
12091         https://bugs.webkit.org/show_bug.cgi?id=49247
12092
12093         Adding layout tests for feTile dynamic changes.
12094
12095         * platform/mac/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.checksum: Added.
12096         * platform/mac/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Added.
12097         * platform/mac/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.checksum: Added.
12098         * platform/mac/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Added.
12099         * svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt: Added.
12100         * svg/dynamic-updates/SVGFETileElement-dom-in-attr.html: Added.
12101         * svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.txt: Added.
12102         * svg/dynamic-updates/SVGFETileElement-svgdom-in-prop.html: Added.
12103         * svg/dynamic-updates/script-tests/SVGFETileElement-dom-in-attr.js: Added.
12104         (executeTest):
12105         * svg/dynamic-updates/script-tests/SVGFETileElement-svgdom-in-prop.js: Added.
12106         (executeTest):
12107
12108 2010-11-09  Viatcheslav Ostapenko  <ostapenko.viatcheslav@nokia.com>
12109
12110         Rubber-stamped by Antonio Gomes.
12111
12112         Remove fast/events/click-focus-control.html from windows Skipped list.
12113         This way it will fall back to Mac version of test results and windows
12114         matches Mac in this case.
12115         https://bugs.webkit.org/show_bug.cgi?id=40641
12116
12117         * platform/win/Skipped:
12118
12119 2010-11-09  Adam Roben  <aroben@apple.com>
12120
12121         Update Windows results after r71566 and r71572
12122
12123         * platform/win/editing/selection/extend-selection-expected.txt:
12124         * platform/win/fast/blockflow/japanese-lr-selection-expected.checksum:
12125         * platform/win/fast/blockflow/japanese-lr-selection-expected.png:
12126         * platform/win/fast/blockflow/japanese-lr-selection-expected.txt:
12127         * platform/win/fast/blockflow/japanese-rl-selection-expected.checksum:
12128         * platform/win/fast/blockflow/japanese-rl-selection-expected.png:
12129         * platform/win/fast/blockflow/japanese-rl-selection-expected.txt:
12130         * platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum: Added.
12131         * platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: Added.
12132         * platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: Added.
12133         * platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added.
12134         * platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added.
12135         * platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: Added.
12136         * platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added.
12137         * platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added.
12138         * platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: Added.
12139
12140 2010-11-09  Yury Semikhatsky  <yurys@chromium.org>
12141
12142         Reviewed by Pavel Feldman.
12143
12144         Web Inspector: debugger-autocontinue-on-syntax-error.html should restore debugger state to disabled
12145         https://bugs.webkit.org/show_bug.cgi?id=49244
12146
12147         * inspector/debugger-autocontinue-on-syntax-error-expected.txt:
12148         * inspector/debugger-autocontinue-on-syntax-error.html:
12149         * platform/chromium/inspector/debugger-autocontinue-on-syntax-error-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/debugger-autocontinue-on-syntax-error-expected.txt.
12150
12151 2010-11-09  Dai Mikurube  <dmikurube@google.com>
12152
12153         Reviewed by Kent Tamura.
12154
12155         Too precise serialization from floating point number to string for "number" input elements
12156         https://bugs.webkit.org/show_bug.cgi?id=48308
12157
12158         * fast/forms/input-stepup-stepdown-expected.txt:
12159         * fast/forms/script-tests/input-stepup-stepdown.js:
12160
12161 2010-11-09  Yuzo Fujishima  <yuzo@google.com>
12162
12163         Reviewed by Shinichiro Hamaji.
12164
12165         Fix for Bug 48984 - [Chromium] @media print crash due to paged media support
12166         https://bugs.webkit.org/show_bug.cgi?id=48984
12167
12168         * printing/page-format-data-display-none-expected.txt: Added.
12169         * printing/page-format-data-display-none.html: Added.
12170
12171 2010-11-09  Csaba Osztrogonác  <ossy@webkit.org>
12172
12173         Unreviewed.
12174
12175         [Qt] REGRESSION (r71582): Two editing tests fail
12176         https://bugs.webkit.org/show_bug.cgi?id=49243
12177
12178         * platform/qt/Skipped:
12179          - editing/deleting/delete-line-011.html added until fix.
12180          - editing/pasteboard/paste-4039777-fix.html added until fix.
12181 2010-11-09  Ryosuke Niwa  <rniwa@webkit.org>
12182
12183         More unreviewed Chromium rebaselines for r71465.
12184
12185         * platform/chromium-mac/editing/pasteboard/4806874-expected.checksum: Added.
12186         * platform/chromium-mac/editing/pasteboard/4806874-expected.png: Added.
12187         * platform/chromium-mac/editing/pasteboard/4944770-1-expected.checksum: Added.
12188         * platform/chromium-mac/editing/pasteboard/4944770-1-expected.png: Added.
12189         * platform/chromium-mac/editing/pasteboard/input-field-1-expected.checksum: Added.
12190         * platform/chromium-mac/editing/pasteboard/input-field-1-expected.png: Added.
12191         * platform/chromium-mac/editing/selection/4397952-expected.checksum: Added.
12192         * platform/chromium-mac/editing/selection/4397952-expected.png: Added.
12193         * platform/chromium-mac/editing/selection/caret-before-select-expected.checksum: Added.
12194         * platform/chromium-mac/editing/selection/caret-before-select-expected.png: Added.
12195         * platform/chromium-mac/editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
12196         * platform/chromium-mac/editing/selection/select-element-paragraph-boundary-expected.png: Added.
12197
12198 2010-11-09  Adrienne Walker  <enne@google.com>
12199
12200         Reviewed by Andreas Kling.
12201
12202         getAttachedShaders should only return NULL in the case of error.
12203         https://bugs.webkit.org/show_bug.cgi?id=49231
12204
12205         * fast/canvas/webgl/gl-object-get-calls-expected.txt:
12206         * fast/canvas/webgl/gl-object-get-calls.html:
12207
12208 2010-11-09  Ryosuke Niwa  <rniwa@webkit.org>
12209
12210         Unreviewed Chromium rebaselines for r71566.
12211
12212         * platform/chromium-win/fast/forms/focus-selection-textarea-expected.txt:
12213         * platform/chromium/test_expectations.txt:
12214
12215 2010-11-09  James Simonsen  <simonjam@chromium.org>
12216
12217         Reviewed by Dimitri Glazkov.
12218
12219         [Web Timing] Remove requestEnd
12220         https://bugs.webkit.org/show_bug.cgi?id=48924
12221
12222         * fast/dom/script-tests/webtiming.js:
12223         (checkTimingBeforeLoad):
12224         (checkTimingWhileDeferred):
12225         (checkWebTimingWhileAsync):
12226         (checkWebTimingOnLoad):
12227         (checkWebTimingAfterLoad):
12228         * fast/dom/webtiming-document-open-expected.txt:
12229         * fast/dom/webtiming-expected.txt:
12230
12231 2010-11-08  Ryosuke Niwa  <rniwa@webkit.org>
12232
12233         Unreviewed Chromium rebaselines for r71465.
12234
12235         * platform/chromium-linux/editing/pasteboard/4806874-expected.checksum:
12236         * platform/chromium-linux/editing/pasteboard/4806874-expected.png:
12237         * platform/chromium-linux/editing/pasteboard/4944770-1-expected.checksum:
12238         * platform/chromium-linux/editing/pasteboard/4944770-1-expected.png:
12239         * platform/chromium-linux/editing/pasteboard/input-field-1-expected.checksum:
12240         * platform/chromium-linux/editing/pasteboard/input-field-1-expected.png:
12241         * platform/chromium-linux/editing/selection/4397952-expected.checksum:
12242         * platform/chromium-linux/editing/selection/4397952-expected.png:
12243         * platform/chromium-linux/editing/selection/caret-before-select-expected.checksum:
12244         * platform/chromium-linux/editing/selection/caret-before-select-expected.png:
12245         * platform/chromium-linux/editing/selection/click-start-of-line-expected.checksum:
12246         * platform/chromium-linux/editing/selection/click-start-of-line-expected.png:
12247         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.checksum:
12248         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.png:
12249         * platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.checksum:
12250         * platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.png:
12251         * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum:
12252         * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
12253         * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum:
12254         * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
12255         * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
12256         * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
12257         * platform/chromium-linux/fast/text/delete-hard-break-character-expected.checksum:
12258         * platform/chromium-linux/fast/text/delete-hard-break-character-expected.png:
12259         * platform/chromium-win/editing/pasteboard/4806874-expected.checksum:
12260         * platform/chromium-win/editing/pasteboard/4806874-expected.png:
12261         * platform/chromium-win/editing/pasteboard/4944770-1-expected.checksum:
12262         * platform/chromium-win/editing/pasteboard/4944770-1-expected.png:
12263         * platform/chromium-win/editing/pasteboard/input-field-1-expected.checksum:
12264         * platform/chromium-win/editing/pasteboard/input-field-1-expected.png:
12265         * platform/chromium-win/editing/selection/4397952-expected.checksum:
12266         * platform/chromium-win/editing/selection/4397952-expected.png:
12267         * platform/chromium-win/editing/selection/after-line-break-expected.txt: Added.
12268         * platform/chromium-win/editing/selection/caret-before-select-expected.checksum:
12269         * platform/chromium-win/editing/selection/caret-before-select-expected.png:
12270         * platform/chromium-win/editing/selection/click-start-of-line-expected.checksum:
12271         * platform/chromium-win/editing/selection/click-start-of-line-expected.png:
12272         * platform/chromium-win/editing/selection/extend-by-word-002-expected.checksum:
12273         * platform/chromium-win/editing/selection/extend-by-word-002-expected.png:
12274         * platform/chromium-win/editing/selection/select-element-paragraph-boundary-expected.checksum:
12275         * platform/chromium-win/editing/selection/select-element-paragraph-boundary-expected.png:
12276         * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum:
12277         * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
12278         * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
12279         * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum:
12280         * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
12281         * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.txt:
12282         * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
12283         * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
12284         * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt:
12285         * platform/chromium-win/fast/text/delete-hard-break-character-expected.checksum:
12286         * platform/chromium-win/fast/text/delete-hard-break-character-expected.png:
12287         * platform/chromium/test_expectations.txt:
12288         * platform/mac/editing/pasteboard/4806874-expected.checksum:
12289         * platform/mac/editing/pasteboard/4806874-expected.png:
12290         * platform/mac/editing/pasteboard/4944770-1-expected.checksum:
12291         * platform/mac/editing/pasteboard/4944770-1-expected.png:
12292         * platform/mac/editing/pasteboard/input-field-1-expected.checksum:
12293         * platform/mac/editing/pasteboard/input-field-1-expected.png:
12294         * platform/mac/editing/selection/4397952-expected.checksum:
12295         * platform/mac/editing/selection/4397952-expected.png:
12296         * platform/mac/editing/selection/caret-before-select-expected.checksum:
12297         * platform/mac/editing/selection/caret-before-select-expected.png:
12298         * platform/mac/editing/selection/extend-by-word-002-expected.checksum:
12299         * platform/mac/editing/selection/extend-by-word-002-expected.png:
12300         * platform/mac/editing/selection/select-element-paragraph-boundary-expected.checksum:
12301         * platform/mac/editing/selection/select-element-paragraph-boundary-expected.png:
12302
12303 2010-11-08  James Simonsen  <simonjam@chromium.org>
12304
12305         Reviewed by Dimitri Glazkov.
12306
12307         [Web Timing] Split domContentLoaded into start/end
12308         https://bugs.webkit.org/show_bug.cgi?id=48920
12309
12310         * fast/dom/script-tests/webtiming.js:
12311         (checkTimingBeforeLoad):
12312         (checkTimingWhileDeferred):
12313         (checkWebTimingOnDOMContentLoaded): Added.
12314         (checkWebTimingWhileAsync):
12315         (checkWebTimingOnLoad):
12316         (checkWebTimingAfterLoad):
12317         * fast/dom/webtiming-document-open-expected.txt:
12318         * fast/dom/webtiming-expected.txt:
12319
12320 2010-11-08  Chang Shu  <chang.shu@nokia.com>
12321
12322         Reviewed by Antonio Gomes.
12323
12324         Unskip test that is passing now.
12325         https://bugs.webkit.org/show_bug.cgi?id=49150
12326
12327         * platform/gtk/Skipped:
12328
12329 2010-11-08  Ryosuke Niwa  <rniwa@webkit.org>
12330
12331         Unreviewed. Rebaselines for r71589.
12332
12333         * platform/chromium-linux/editing/deleting/5156801-2-expected.checksum:
12334         * platform/chromium-linux/editing/deleting/5156801-2-expected.png:
12335         * platform/chromium-linux/editing/deleting/delete-3608445-fix-expected.checksum:
12336         * platform/chromium-linux/editing/deleting/delete-3608445-fix-expected.png:
12337         * platform/chromium-linux/editing/deleting/delete-br-002-expected.checksum:
12338         * platform/chromium-linux/editing/deleting/delete-br-002-expected.png:
12339         * platform/chromium-linux/editing/deleting/delete-br-004-expected.checksum:
12340         * platform/chromium-linux/editing/deleting/delete-br-004-expected.png:
12341         * platform/chromium-linux/editing/deleting/delete-br-005-expected.checksum:
12342         * platform/chromium-linux/editing/deleting/delete-br-005-expected.png:
12343         * platform/chromium-linux/editing/deleting/delete-line-003-expected.checksum:
12344         * platform/chromium-linux/editing/deleting/delete-line-003-expected.png:
12345         * platform/chromium-linux/editing/deleting/delete-tab-004-expected.checksum:
12346         * platform/chromium-linux/editing/deleting/delete-tab-004-expected.png:
12347         * platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.checksum:
12348         * platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.png:
12349         * platform/chromium-linux/editing/execCommand/5482023-expected.checksum:
12350         * platform/chromium-linux/editing/execCommand/5482023-expected.png:
12351         * platform/chromium-linux/editing/inserting/4960120-2-expected.checksum:
12352         * platform/chromium-linux/editing/inserting/4960120-2-expected.png:
12353         * platform/chromium-linux/editing/inserting/5549929-2-expected.checksum:
12354         * platform/chromium-linux/editing/inserting/5549929-2-expected.png:
12355         * platform/chromium-linux/editing/inserting/5549929-3-expected.checksum:
12356         * platform/chromium-linux/editing/inserting/5549929-3-expected.png:
12357         * platform/chromium-linux/editing/inserting/editable-inline-element-expected.checksum:
12358         * platform/chromium-linux/editing/inserting/editable-inline-element-expected.png:
12359         * platform/chromium-linux/editing/inserting/insert-3654864-fix-expected.checksum:
12360         * platform/chromium-linux/editing/inserting/insert-3654864-fix-expected.png:
12361         * platform/chromium-linux/editing/inserting/insert-3775316-fix-expected.checksum:
12362         * platform/chromium-linux/editing/inserting/insert-3775316-fix-expected.png:
12363         * platform/chromium-linux/editing/inserting/insert-3786362-fix-expected.checksum:
12364         * platform/chromium-linux/editing/inserting/insert-3786362-fix-expected.png:
12365         * platform/chromium-linux/editing/inserting/insert-3800346-fix-expected.checksum:
12366         * platform/chromium-linux/editing/inserting/insert-3800346-fix-expected.png:
12367         * platform/chromium-linux/editing/inserting/insert-br-001-expected.checksum:
12368         * platform/chromium-linux/editing/inserting/insert-br-001-expected.png:
12369         * platform/chromium-linux/editing/inserting/insert-br-002-expected.checksum:
12370         * platform/chromium-linux/editing/inserting/insert-br-002-expected.png:
12371         * platform/chromium-linux/editing/inserting/insert-br-003-expected.checksum:
12372         * platform/chromium-linux/editing/inserting/insert-br-003-expected.png:
12373         * platform/chromium-linux/editing/inserting/insert-br-004-expected.checksum:
12374         * platform/chromium-linux/editing/inserting/insert-br-004-expected.png:
12375         * platform/chromium-linux/editing/inserting/insert-br-005-expected.checksum:
12376         * platform/chromium-linux/editing/inserting/insert-br-005-expected.png:
12377         * platform/chromium-linux/editing/inserting/insert-br-006-expected.checksum:
12378         * platform/chromium-linux/editing/inserting/insert-br-006-expected.png:
12379         * platform/chromium-linux/editing/inserting/insert-br-007-expected.checksum:
12380         * platform/chromium-linux/editing/inserting/insert-br-007-expected.png:
12381         * platform/chromium-linux/editing/inserting/insert-br-008-expected.checksum:
12382         * platform/chromium-linux/editing/inserting/insert-br-008-expected.png:
12383         * platform/chromium-linux/editing/inserting/insert-br-009-expected.checksum:
12384         * platform/chromium-linux/editing/inserting/insert-br-009-expected.png:
12385         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-001-expected.checksum:
12386         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-001-expected.png:
12387         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-002-expected.checksum:
12388         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-002-expected.png:
12389         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-003-expected.checksum:
12390         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-003-expected.png:
12391         * platform/chromium-linux/editing/inserting/insert-tab-004-expected.checksum:
12392         * platform/chromium-linux/editing/inserting/insert-tab-004-expected.png:
12393         * platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.checksum:
12394         * platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.png:
12395         * platform/chromium-linux/editing/inserting/line-break-expected.checksum:
12396         * platform/chromium-linux/editing/inserting/line-break-expected.png:
12397         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-1-expected.checksum:
12398         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-1-expected.png:
12399         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-2-expected.checksum:
12400         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-2-expected.png:
12401         * platform/chromium-linux/editing/inserting/typing-003-expected.checksum:
12402         * platform/chromium-linux/editing/inserting/typing-003-expected.png:
12403         * platform/chromium-linux/editing/inserting/typing-around-br-001-expected.checksum:
12404         * platform/chromium-linux/editing/inserting/typing-around-br-001-expected.png:
12405         * platform/chromium-linux/editing/pasteboard/4989774-expected.checksum:
12406         * platform/chromium-linux/editing/pasteboard/4989774-expected.png:
12407         * platform/chromium-linux/editing/pasteboard/5028447-expected.checksum:
12408         * platform/chromium-linux/editing/pasteboard/5028447-expected.png:
12409         * platform/chromium-linux/editing/pasteboard/5601583-1-expected.checksum:
12410         * platform/chromium-linux/editing/pasteboard/5601583-1-expected.png:
12411         * platform/chromium-linux/editing/pasteboard/merge-end-1-expected.checksum:
12412         * platform/chromium-linux/editing/pasteboard/merge-end-1-expected.png:
12413         * platform/chromium-linux/editing/pasteboard/merge-end-2-expected.checksum:
12414         * platform/chromium-linux/editing/pasteboard/merge-end-2-expected.png:
12415         * platform/chromium-linux/editing/pasteboard/paste-4035648-fix-expected.checksum:
12416         * platform/chromium-linux/editing/pasteboard/paste-4035648-fix-expected.png:
12417         * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.checksum:
12418         * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.png:
12419         * platform/chromium-linux/editing/pasteboard/paste-line-endings-001-expected.checksum:
12420         * platform/chromium-linux/editing/pasteboard/paste-line-endings-001-expected.png:
12421         * platform/chromium-linux/editing/pasteboard/paste-line-endings-006-expected.checksum:
12422         * platform/chromium-linux/editing/pasteboard/paste-line-endings-006-expected.png:
12423         * platform/chromium-linux/editing/pasteboard/paste-table-003-expected.checksum:
12424         * platform/chromium-linux/editing/pasteboard/paste-table-003-expected.png:
12425         * platform/chromium-linux/editing/pasteboard/paste-text-010-expected.checksum:
12426         * platform/chromium-linux/editing/pasteboard/paste-text-010-expected.png:
12427         * platform/chromium-linux/editing/selection/5007143-2-expected.checksum:
12428         * platform/chromium-linux/editing/selection/5007143-2-expected.png:
12429         * platform/chromium-linux/editing/selection/5007143-expected.checksum:
12430         * platform/chromium-linux/editing/selection/5007143-expected.png:
12431         * platform/chromium-linux/editing/selection/5234383-2-expected.checksum:
12432         * platform/chromium-linux/editing/selection/5234383-2-expected.png:
12433         * platform/chromium-linux/editing/selection/editable-html-element-expected.checksum:
12434         * platform/chromium-linux/editing/selection/editable-html-element-expected.png:
12435         * platform/chromium-linux/editing/selection/move-3875618-fix-expected.checksum:
12436         * platform/chromium-linux/editing/selection/move-3875618-fix-expected.png:
12437         * platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.checksum:
12438         * platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.png:
12439         * platform/chromium-linux/editing/selection/move-by-character-002-expected.checksum:
12440         * platform/chromium-linux/editing/selection/move-by-character-002-expected.png:
12441         * platform/chromium-linux/editing/selection/move-by-character-003-expected.checksum:
12442         * platform/chromium-linux/editing/selection/move-by-character-003-expected.png:
12443         * platform/chromium-linux/editing/selection/move-past-trailing-space-expected.checksum:
12444         * platform/chromium-linux/editing/selection/move-past-trailing-space-expected.png:
12445         * platform/chromium-linux/editing/selection/selection-3748164-fix-expected.checksum:
12446         * platform/chromium-linux/editing/selection/selection-3748164-fix-expected.png:
12447         * platform/chromium-linux/editing/unsupported-content/table-delete-001-expected.checksum:
12448         * platform/chromium-linux/editing/unsupported-content/table-delete-001-expected.png:
12449         * platform/chromium-linux/editing/unsupported-content/table-delete-003-expected.checksum:
12450         * platform/chromium-linux/editing/unsupported-content/table-delete-003-expected.png:
12451         * platform/chromium-win/editing/deleting/5156801-2-expected.checksum:
12452         * platform/chromium-win/editing/deleting/5156801-2-expected.png:
12453         * platform/chromium-win/editing/deleting/delete-3608445-fix-expected.checksum:
12454         * platform/chromium-win/editing/deleting/delete-3608445-fix-expected.png:
12455         * platform/chromium-win/editing/deleting/delete-br-002-expected.checksum:
12456         * platform/chromium-win/editing/deleting/delete-br-002-expected.png:
12457         * platform/chromium-win/editing/deleting/delete-br-004-expected.checksum:
12458         * platform/chromium-win/editing/deleting/delete-br-004-expected.png:
12459         * platform/chromium-win/editing/deleting/delete-br-005-expected.checksum:
12460         * platform/chromium-win/editing/deleting/delete-br-005-expected.png:
12461         * platform/chromium-win/editing/deleting/delete-line-003-expected.checksum:
12462         * platform/chromium-win/editing/deleting/delete-line-003-expected.png:
12463         * platform/chromium-win/editing/deleting/delete-tab-004-expected.checksum:
12464         * platform/chromium-win/editing/deleting/delete-tab-004-expected.png:
12465         * platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.checksum:
12466         * platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.png:
12467         * platform/chromium-win/editing/execCommand/5482023-expected.checksum:
12468         * platform/chromium-win/editing/execCommand/5482023-expected.png:
12469         * platform/chromium-win/editing/inserting/4960120-2-expected.checksum:
12470         * platform/chromium-win/editing/inserting/4960120-2-expected.png:
12471         * platform/chromium-win/editing/inserting/5549929-2-expected.checksum:
12472         * platform/chromium-win/editing/inserting/5549929-2-expected.png:
12473         * platform/chromium-win/editing/inserting/5549929-3-expected.checksum:
12474         * platform/chromium-win/editing/inserting/5549929-3-expected.png:
12475         * platform/chromium-win/editing/inserting/editable-inline-element-expected.checksum:
12476         * platform/chromium-win/editing/inserting/editable-inline-element-expected.png:
12477         * platform/chromium-win/editing/inserting/insert-3654864-fix-expected.checksum:
12478         * platform/chromium-win/editing/inserting/insert-3654864-fix-expected.png:
12479         * platform/chromium-win/editing/inserting/insert-3775316-fix-expected.checksum:
12480         * platform/chromium-win/editing/inserting/insert-3775316-fix-expected.png:
12481         * platform/chromium-win/editing/inserting/insert-3786362-fix-expected.checksum:
12482         * platform/chromium-win/editing/inserting/insert-3786362-fix-expected.png:
12483         * platform/chromium-win/editing/inserting/insert-3800346-fix-expected.checksum:
12484         * platform/chromium-win/editing/inserting/insert-3800346-fix-expected.png:
12485         * platform/chromium-win/editing/inserting/insert-br-001-expected.checksum:
12486         * platform/chromium-win/editing/inserting/insert-br-001-expected.png:
12487         * platform/chromium-win/editing/inserting/insert-br-002-expected.checksum:
12488         * platform/chromium-win/editing/inserting/insert-br-002-expected.png:
12489         * platform/chromium-win/editing/inserting/insert-br-003-expected.checksum:
12490         * platform/chromium-win/editing/inserting/insert-br-003-expected.png:
12491         * platform/chromium-win/editing/inserting/insert-br-004-expected.checksum:
12492         * platform/chromium-win/editing/inserting/insert-br-004-expected.png:
12493         * platform/chromium-win/editing/inserting/insert-br-005-expected.checksum:
12494         * platform/chromium-win/editing/inserting/insert-br-005-expected.png:
12495         * platform/chromium-win/editing/inserting/insert-br-006-expected.checksum:
12496         * platform/chromium-win/editing/inserting/insert-br-006-expected.png:
12497         * platform/chromium-win/editing/inserting/insert-br-007-expected.checksum:
12498         * platform/chromium-win/editing/inserting/insert-br-007-expected.png:
12499         * platform/chromium-win/editing/inserting/insert-br-008-expected.checksum:
12500         * platform/chromium-win/editing/inserting/insert-br-008-expected.png:
12501         * platform/chromium-win/editing/inserting/insert-br-009-expected.checksum:
12502         * platform/chromium-win/editing/inserting/insert-br-009-expected.png:
12503         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-001-expected.checksum:
12504         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-001-expected.png:
12505         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-002-expected.checksum:
12506         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-002-expected.png:
12507         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-003-expected.checksum:
12508         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-003-expected.png:
12509         * platform/chromium-win/editing/inserting/insert-tab-004-expected.checksum:
12510         * platform/chromium-win/editing/inserting/insert-tab-004-expected.png:
12511         * platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.checksum:
12512         * platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.png:
12513         * platform/chromium-win/editing/inserting/line-break-expected.checksum:
12514         * platform/chromium-win/editing/inserting/line-break-expected.png:
12515         * platform/chromium-win/editing/inserting/paragraph-separator-in-table-1-expected.checksum:
12516         * platform/chromium-win/editing/inserting/paragraph-separator-in-table-1-expected.png:
12517         * platform/chromium-win/editing/inserting/paragraph-separator-in-table-2-expected.checksum:
12518         * platform/chromium-win/editing/inserting/paragraph-separator-in-table-2-expected.png:
12519         * platform/chromium-win/editing/inserting/typing-003-expected.checksum:
12520         * platform/chromium-win/editing/inserting/typing-003-expected.png:
12521         * platform/chromium-win/editing/inserting/typing-around-br-001-expected.checksum:
12522         * platform/chromium-win/editing/inserting/typing-around-br-001-expected.png:
12523         * platform/chromium-win/editing/pasteboard/4989774-expected.checksum:
12524         * platform/chromium-win/editing/pasteboard/4989774-expected.png:
12525         * platform/chromium-win/editing/pasteboard/5028447-expected.checksum:
12526         * platform/chromium-win/editing/pasteboard/5028447-expected.png:
12527         * platform/chromium-win/editing/pasteboard/5601583-1-expected.checksum:
12528         * platform/chromium-win/editing/pasteboard/5601583-1-expected.png:
12529         * platform/chromium-win/editing/pasteboard/merge-end-1-expected.checksum:
12530         * platform/chromium-win/editing/pasteboard/merge-end-1-expected.png:
12531         * platform/chromium-win/editing/pasteboard/merge-end-2-expected.checksum:
12532         * platform/chromium-win/editing/pasteboard/merge-end-2-expected.png:
12533         * platform/chromium-win/editing/pasteboard/paste-4035648-fix-expected.checksum:
12534         * platform/chromium-win/editing/pasteboard/paste-4035648-fix-expected.png:
12535         * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.checksum:
12536         * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.png:
12537         * platform/chromium-win/editing/pasteboard/paste-line-endings-001-expected.checksum:
12538         * platform/chromium-win/editing/pasteboard/paste-line-endings-001-expected.png:
12539         * platform/chromium-win/editing/pasteboard/paste-line-endings-006-expected.checksum:
12540         * platform/chromium-win/editing/pasteboard/paste-line-endings-006-expected.png:
12541         * platform/chromium-win/editing/pasteboard/paste-table-003-expected.checksum:
12542         * platform/chromium-win/editing/pasteboard/paste-table-003-expected.png:
12543         * platform/chromium-win/editing/pasteboard/paste-text-010-expected.checksum:
12544         * platform/chromium-win/editing/pasteboard/paste-text-010-expected.png:
12545         * platform/chromium-win/editing/selection/5007143-2-expected.checksum:
12546         * platform/chromium-win/editing/selection/5007143-2-expected.png:
12547         * platform/chromium-win/editing/selection/5007143-expected.checksum:
12548         * platform/chromium-win/editing/selection/5007143-expected.png:
12549         * platform/chromium-win/editing/selection/5234383-2-expected.checksum:
12550         * platform/chromium-win/editing/selection/5234383-2-expected.png:
12551         * platform/chromium-win/editing/selection/editable-html-element-expected.checksum:
12552         * platform/chromium-win/editing/selection/editable-html-element-expected.png:
12553         * platform/chromium-win/editing/selection/extend-selection-expected.txt:
12554         * platform/chromium-win/editing/selection/move-3875618-fix-expected.checksum:
12555         * platform/chromium-win/editing/selection/move-3875618-fix-expected.png:
12556         * platform/chromium-win/editing/selection/move-backwords-by-word-001-expected.checksum:
12557         * platform/chromium-win/editing/selection/move-backwords-by-word-001-expected.png:
12558         * platform/chromium-win/editing/selection/move-by-character-002-expected.checksum:
12559         * platform/chromium-win/editing/selection/move-by-character-002-expected.png:
12560         * platform/chromium-win/editing/selection/move-by-character-003-expected.checksum:
12561         * platform/chromium-win/editing/selection/move-by-character-003-expected.png:
12562         * platform/chromium-win/editing/selection/move-past-trailing-space-expected.checksum:
12563         * platform/chromium-win/editing/selection/move-past-trailing-space-expected.png:
12564         * platform/chromium-win/editing/selection/selection-3748164-fix-expected.checksum:
12565         * platform/chromium-win/editing/selection/selection-3748164-fix-expected.png:
12566         * platform/chromium-win/editing/unsupported-content/table-delete-001-expected.checksum:
12567         * platform/chromium-win/editing/unsupported-content/table-delete-001-expected.png:
12568         * platform/chromium-win/editing/unsupported-content/table-delete-003-expected.checksum:
12569         * platform/chromium-win/editing/unsupported-content/table-delete-003-expected.png:
12570
12571 2010-11-08  Ryosuke Niwa  <rniwa@webkit.org>
12572
12573         Reviewed by Kent Tamura.
12574
12575         dump-as-markup conversion: editing/inserting/5607069-2.html and 5607069-3.html
12576         https://bugs.webkit.org/show_bug.cgi?id=49223
12577
12578         Converted editing/inserting/5607069-2.html and editing/inserting/5607069-3.html
12579         to dump-as-markup tests. Re-enabled them on Qt, Gtk, and Chromium platforms.
12580
12581         * editing/inserting/5607069-2-expected.txt: Added.
12582         * editing/inserting/5607069-2.html:
12583         * editing/inserting/5607069-3-expected.txt: Added.
12584         * editing/inserting/5607069-3.html:
12585         * platform/chromium-linux/editing/inserting/5607069-2-expected.checksum: Removed.
12586         * platform/chromium-linux/editing/inserting/5607069-2-expected.png: Removed.
12587         * platform/chromium-linux/editing/inserting/5607069-2-expected.txt: Removed.
12588         * platform/chromium-linux/editing/inserting/5607069-3-expected.checksum: Removed.
12589         * platform/chromium-linux/editing/inserting/5607069-3-expected.png: Removed.
12590         * platform/chromium-win/editing/inserting/5607069-2-expected.checksum: Removed.
12591         * platform/chromium-win/editing/inserting/5607069-2-expected.png: Removed.
12592         * platform/chromium-win/editing/inserting/5607069-2-expected.txt: Removed.
12593         * platform/chromium-win/editing/inserting/5607069-3-expected.checksum: Removed.
12594         * platform/chromium-win/editing/inserting/5607069-3-expected.png: Removed.
12595         * platform/chromium-win/editing/inserting/5607069-3-expected.txt: Removed.
12596         * platform/chromium/test_expectations.txt:
12597         * platform/gtk/Skipped:
12598         * platform/mac-leopard/editing/inserting/5607069-2-expected.checksum: Removed.
12599         * platform/mac-leopard/editing/inserting/5607069-2-expected.png: Removed.
12600         * platform/mac-leopard/editing/inserting/5607069-3-expected.checksum: Removed.
12601         * platform/mac-leopard/editing/inserting/5607069-3-expected.png: Removed.
12602         * platform/mac/editing/inserting/5607069-2-expected.checksum: Removed.
12603         * platform/mac/editing/inserting/5607069-2-expected.png: Removed.
12604         * platform/mac/editing/inserting/5607069-2-expected.txt: Removed.
12605         * platform/mac/editing/inserting/5607069-3-expected.checksum: Removed.
12606         * platform/mac/editing/inserting/5607069-3-expected.png: Removed.
12607         * platform/mac/editing/inserting/5607069-3-expected.txt: Removed.
12608         * platform/qt/Skipped:
12609
12610 2010-11-08  Anton Muhin  <antonm@chromium.org>
12611
12612         Reviewed by Nate Chapin.
12613
12614         [v8] Get rid of automatically generated named property getter for classes with namedItem method
12615         https://bugs.webkit.org/show_bug.cgi?id=48770
12616
12617         * platform/chromium-mac/fast/dom/HTMLSelectElement/named-options-expected.txt:
12618         * platform/chromium-win/fast/dom/HTMLSelectElement/named-options-expected.txt:
12619
12620 2010-11-08  Dumitru Daniliuc  <dumi@chromium.org>
12621
12622         Unreviewed, updating Chromium expectations.
12623
12624         * platform/chromium-linux/editing/selection/home-end-expected.txt: Added.
12625         * platform/chromium-linux/fast/blockflow/horizontal-bt-replaced-selection-expected.checksum: Added.
12626         * platform/chromium-linux/fast/blockflow/horizontal-bt-replaced-selection-expected.png: Added.
12627         * platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum: Added.
12628         * platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: Added.
12629         * platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: Added.
12630         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added.
12631         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added.
12632         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: Added.
12633         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added.
12634         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added.
12635         * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: Added.
12636         * platform/chromium-linux/fast/blockflow/vertical-lr-replaced-selection-expected.checksum: Added.
12637         * platform/chromium-linux/fast/blockflow/vertical-lr-replaced-selection-expected.png: Added.
12638         * platform/chromium-linux/fast/blockflow/vertical-rl-replaced-selection-expected.checksum: Added.
12639         * platform/chromium-linux/fast/blockflow/vertical-rl-replaced-selection-expected.png: Added.
12640         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added.
12641         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added.
12642         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added.
12643         * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added.
12644         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: Added.
12645         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: Added.
12646         * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
12647         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.checksum: Added.
12648         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.png: Added.
12649         * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt: Added.
12650         * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added.
12651         * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added.
12652         * platform/chromium-win/editing/selection/home-end-expected.txt:
12653         * platform/chromium-win/fast/blockflow/horizontal-bt-replaced-selection-expected.checksum: Added.
12654         * platform/chromium-win/fast/blockflow/horizontal-bt-replaced-selection-expected.png: Added.
12655         * platform/chromium-win/fast/blockflow/horizontal-bt-replaced-selection-expected.txt: Added.
12656         * platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum: Added.
12657         * platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: Added.
12658         * platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: Added.
12659         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added.
12660         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added.
12661         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: Added.
12662         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added.
12663         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added.
12664         * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: Added.
12665         * platform/chromium-win/fast/blockflow/vertical-lr-replaced-selection-expected.checksum: Added.
12666         * platform/chromium-win/fast/blockflow/vertical-lr-replaced-selection-expected.png: Added.
12667         * platform/chromium-win/fast/blockflow/vertical-lr-replaced-selection-expected.txt: Added.
12668         * platform/chromium-win/fast/blockflow/vertical-rl-replaced-selection-expected.checksum: Added.
12669         * platform/chromium-win/fast/blockflow/vertical-rl-replaced-selection-expected.png: Added.
12670         * platform/chromium-win/fast/blockflow/vertical-rl-replaced-selection-expected.txt: Added.
12671         * platform/chromium-win/fast/css/text-overflow-ellipsis-bidi-expected.txt:
12672         * platform/chromium-win/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
12673         * platform/chromium-win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt:
12674         * platform/chromium-win/fast/text/international/bidi-explicit-embedding-expected.txt:
12675         * platform/chromium-win/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
12676         * platform/chromium-win/fast/text/international/bidi-neutral-run-expected.txt:
12677         * platform/chromium-win/fast/text/international/bidi-override-expected.txt:
12678         * platform/chromium/test_expectations.txt:
12679
12680 2010-11-08  Xiaomei Ji  <xji@chromium.org>
12681
12682         Reviewed by Dan Bernstein.
12683
12684         Rebaesline for GTK after r71566
12685         https://bugs.webkit.org/show_bug.cgi?id=25321
12686
12687         * platform/gtk/editing/selection/extend-selection-expected.txt:
12688
12689 2010-11-08  David Hyatt  <hyatt@apple.com>
12690
12691         Reviewed by Simon Fraser.
12692
12693         https://bugs.webkit.org/show_bug.cgi?id=49217
12694         
12695         Fix coordinate space mismatch in RenderReplaced and make sure RenderText retains its old behavior of
12696         preferring later lines when there is overlap.
12697
12698         * fast/dom/Document/CaretRangeFromPoint/replace-element-expected.txt:
12699         * fast/dom/Document/CaretRangeFromPoint/replace-element.html:
12700
12701 2010-11-08  No'am Rosenthal  <noam.rosenthal@nokia.com>
12702
12703         Unreviewed bot fix.
12704
12705         Removed a test that was added without results. Will add again later.
12706
12707         * compositing/layer-creation/many-layers.html: Removed.
12708
12709 2010-11-08  Dan Bernstein  <mitz@apple.com>
12710
12711         Reviewed by Darin Adler.
12712
12713         <rdar://problem/8119781> Crash zooming into Word document at office.live.com
12714         https://bugs.webkit.org/show_bug.cgi?id=49203
12715
12716         * fast/css/zoom-change-triggering-layout-expected.txt: Added.
12717         * fast/css/zoom-change-triggering-layout.html: Added.
12718
12719 2010-11-08  Csaba Osztrogonác  <ossy@webkit.org>
12720
12721         Unreviewed rolling out r71567.
12722
12723         r71567 was incorrect, because fast/js/navigator-mimeTypes-length.html contains relative paths to js files.
12724
12725         * fast/js/navigator-mimeTypes-length-expected.txt: Copied from LayoutTests/plugins/navigator-mimeTypes-length-expected.txt.
12726         * fast/js/navigator-mimeTypes-length.html: Copied from LayoutTests/plugins/navigator-mimeTypes-length.html.
12727         * plugins/navigator-mimeTypes-length-expected.txt: Removed.
12728         * plugins/navigator-mimeTypes-length.html: Removed.
12729
12730 2010-11-08  Stephen White  <senorblanco@chromium.org>
12731
12732         Unreviewed; test expectations update.
12733
12734         Add a test missing results to chromium-gpu test expectations.
12735
12736         * platform/chromium-gpu/test_expectations.txt:
12737
12738 2010-11-08  David Hyatt  <hyatt@apple.com>
12739
12740         Reviewed by Simon Fraser.
12741
12742         https://bugs.webkit.org/show_bug.cgi?id=48587
12743         
12744         Make Ruby work with vertical text.  Ruby already nearly does work.  The only big issue I found was with
12745         flipped lines writing modes.  Make sure to mutate the writing-mode of the RenderRubyRun to ensure that
12746         the ruby text is on the correct side of the ruby base.
12747
12748         Added fast/blockflow tests of the various writing modes.
12749
12750         * fast/blockflow/japanese-ruby-horizontal-bt.html: Added.
12751         * fast/blockflow/japanese-ruby-vertical-lr.html: Added.
12752         * fast/blockflow/japanese-ruby-vertical-rl.html: Added.
12753         * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum: Added.
12754         * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: Added.
12755         * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: Added.
12756         * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added.
12757         * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added.
12758         * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: Added.
12759         * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added.
12760         * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added.
12761         * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: Added.
12762
12763 2010-11-08  James Robinson  <jamesr@chromium.org>
12764
12765         Reviewed by Dimitri Glazkov.
12766
12767         Input element with inner spin button set to display:none causes crash
12768         https://bugs.webkit.org/show_bug.cgi?id=49121
12769
12770         Adds a test for dispatching mouse events at an <input type="number"> with
12771         the inner spin button set to display:none does not crash.
12772
12773         * fast/forms/input-number-spinbutton-crash-expected.txt: Added.
12774         * fast/forms/input-number-spinbutton-crash.html: Added.
12775
12776 2010-11-08  Tony Chang  <tony@chromium.org>
12777
12778         Unreviewed.  Moving a plugin test into the plugins directory.
12779
12780         * plugins/navigator-mimeTypes-length-expected.txt: Renamed from LayoutTests/fast/js/navigator-mimeTypes-length-expected.txt.
12781         * plugins/navigator-mimeTypes-length.html: Renamed from LayoutTests/fast/js/navigator-mimeTypes-length.html.
12782
12783 2010-11-08  Xiaomei Ji  <xji@chromium.org>
12784
12785         Reviewed by Dan Bernstein.
12786
12787         Fix Unicode explicit bidi control characters are removed in editing operations,
12788         such as insert/copy/cut/paste.
12789         https://bugs.webkit.org/show_bug.cgi?id=25321
12790
12791         Unicode explicit bidi control characters were excluded in BidiRun and
12792         consequently from InlineTextBoxes due to their effect on rendering complex
12793         text with ATSUI.
12794         The fix is including those characters in BidiRun and remove them from
12795         ComplexTextRun with ATSUI.
12796
12797         * editing/inserting/insert-paste-bidi-control-expected.txt: Added.
12798         * editing/inserting/insert-paste-bidi-control.html: Added.
12799         * editing/selection/extend-selection-expected.txt:
12800         * editing/selection/home-end-expected.txt:
12801         * fast/text/atsui-bidi-control-expected.txt: Added.
12802         * fast/text/atsui-bidi-control.html: Added.
12803         * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
12804         * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
12805         * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt:
12806         * platform/mac/fast/text/international/bidi-explicit-embedding-expected.txt:
12807         * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
12808         * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
12809         * platform/mac/fast/text/international/bidi-override-expected.txt:
12810
12811 2010-11-08  David Hyatt  <hyatt@apple.com>
12812
12813         Reviewed by Dan Bernstein.
12814
12815         https://bugs.webkit.org/show_bug.cgi?id=49126
12816         
12817         RenderBlock::positionForPoint is not writing-mode aware.  Patch the function to examine lines in the correct
12818         writing-mode direction.  Patched and renamed a number of helpers used by positionForPoint.
12819         
12820         Fixed a bug with RenderReplaced's positionForPoint. There was a coordinate space mismatch between what the
12821         function expected (local coordinates) and what was passed in (containing block coords), which meant the function didn't even work.
12822         
12823         Fixed a bug with the propagation of selection state on RenderReplaced to its containing block.  The bit double propagated
12824         because both the base class function and the derived class function did the propagation, and the setter function did not
12825         do the right thing if this happened.
12826         
12827         Patched the localSelectionRect method on RenderReplaced so that selection draws in the right place in all writing modes.
12828         
12829         Added new tests of positionForPoint and replaced elements in fast/blockflow.
12830
12831         * fast/blockflow/horizontal-bt-replaced-selection.html: Added.
12832         * fast/blockflow/vertical-lr-replaced-selection.html: Added.
12833         * fast/blockflow/vertical-rl-replaced-selection.html: Added.
12834         * platform/mac/fast/blockflow/horizontal-bt-replaced-selection-expected.checksum: Added.
12835         * platform/mac/fast/blockflow/horizontal-bt-replaced-selection-expected.png: Added.
12836         * platform/mac/fast/blockflow/horizontal-bt-replaced-selection-expected.txt: Added.
12837         * platform/mac/fast/blockflow/vertical-lr-replaced-selection-expected.checksum: Added.
12838         * platform/mac/fast/blockflow/vertical-lr-replaced-selection-expected.png: Added.
12839         * platform/mac/fast/blockflow/vertical-lr-replaced-selection-expected.txt: Added.
12840         * platform/mac/fast/blockflow/vertical-rl-replaced-selection-expected.checksum: Added.
12841         * platform/mac/fast/blockflow/vertical-rl-replaced-selection-expected.png: Added.
12842         * platform/mac/fast/blockflow/vertical-rl-replaced-selection-expected.txt: Added.
12843
12844 2010-11-08  Anders Carlsson  <andersca@apple.com>
12845
12846         Reviewed by Adam Roben.
12847
12848         NPClass::construct and NPClass::invokeDefault never called with out-of-process plug-ins in WebKit2
12849         https://bugs.webkit.org/show_bug.cgi?id=49198
12850
12851         Remove now passing tests.
12852
12853         * platform/mac-snowleopard/Skipped:
12854         * platform/mac-wk2/Skipped:
12855
12856 2010-11-08  Tony Chang  <tony@chromium.org>
12857
12858         Unreviewed, updating plugin expectations.
12859
12860         * platform/chromium-mac/plugins/netscape-destroy-plugin-script-objects-expected.txt: Removed.
12861         * platform/chromium-win/plugins/netscape-destroy-plugin-script-objects-expected.txt: Removed.
12862         * platform/mac-snowleopard/Skipped: Only failing on SL.
12863         * platform/mac/Skipped:
12864         * platform/qt/plugins/nested-plugin-objects-expected.txt: Removed.
12865         * plugins/nested-plugin-objects-expected.txt: Made the main version
12866               have a console error line of 0 since it seems to be a chromium
12867               specific difference.
12868
12869 2010-11-08  Dumitru Daniliuc  <dumi@chromium.org>
12870
12871         Unreviewed, updating Chromium expectations.
12872
12873         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum: Added.
12874         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Added.
12875         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum: Added.
12876         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Added.
12877         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum: Added.
12878         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Added.
12879         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum: Added.
12880         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Added.
12881         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum: Added.
12882         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Added.
12883         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum: Added.
12884         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Added.
12885         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum: Added.
12886         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Added.
12887         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum: Added.
12888         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Added.
12889         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum: Added.
12890         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Added.
12891         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum: Added.
12892         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Added.
12893         * platform/chromium-mac/svg/custom/polyline-points-crash-expected.txt: Removed.
12894         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum: Added.
12895         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Added.
12896         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum: Added.
12897         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Added.
12898         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum: Added.
12899         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Added.
12900         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum: Added.
12901         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Added.
12902         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum: Added.
12903         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Added.
12904         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum: Added.
12905         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Added.
12906         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum: Added.
12907         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Added.
12908         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum: Added.
12909         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Added.
12910         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum: Added.
12911         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Added.
12912         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum: Added.
12913         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Added.
12914         * platform/chromium-win/svg/custom/polyline-points-crash-expected.txt: Removed.
12915         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum: Added.
12916         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Added.
12917         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum: Added.
12918         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Added.
12919         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum: Added.
12920         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Added.
12921         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum: Added.
12922         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Added.
12923         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum: Added.
12924         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Added.
12925         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum: Added.
12926         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Added.
12927         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum: Added.
12928         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Added.
12929         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum: Added.
12930         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Added.
12931         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum: Added.
12932         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Added.
12933         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum: Added.
12934         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Added.
12935
12936 2010-11-08  Simon Fraser  <simon.fraser@apple.com>
12937
12938         Reviewed by Dan Bernstein.
12939
12940         Media objects in nested iframes showing above everything else in TinyMCE
12941         https://bugs.webkit.org/show_bug.cgi?id=44877
12942         
12943         Tests with nested, compositing iframes.
12944
12945         * compositing/iframes/become-composited-nested-iframes-expected.txt: Added.
12946         * compositing/iframes/become-composited-nested-iframes.html: Added.
12947         * compositing/iframes/overlapped-nested-iframes-expected.txt: Added.
12948         * compositing/iframes/overlapped-nested-iframes.html: Added.
12949         * compositing/iframes/resources/intermediate-frame.html: Added.
12950
12951 2010-11-08  Tony Chang  <tony@chromium.org>
12952
12953         Unreviewed, adding qt results for new test (only console line number
12954         is different).  Test failing for unknown reasons on mac-- will fix
12955         offline.
12956
12957         * platform/mac/Skipped:
12958         * platform/qt/plugins/nested-plugin-objects-expected.txt: Added.
12959
12960 2010-11-08  Anders Carlsson  <andersca@apple.com>
12961
12962         Reviewed by Adam Roben.
12963
12964         NPN_Evaluate doesn't work with out-of-process plugins in WebKit2
12965         https://bugs.webkit.org/show_bug.cgi?id=49193
12966
12967         Remove now passing tests.
12968
12969         * platform/mac-wk2/Skipped:
12970
12971 2010-11-08  Anders Carlsson  <andersca@apple.com>
12972
12973         Reviewed by John Sullivan.
12974
12975         Correctly convert NPObjectProxy to NPVariantData
12976         https://bugs.webkit.org/show_bug.cgi?id=49190
12977
12978         Remove now passing test.
12979
12980         * platform/mac-wk2/Skipped:
12981
12982 2010-11-08  Darin Adler  <darin@apple.com>
12983
12984         Rubber stamped by Alexey Proskuryakov.
12985
12986         * fast/images/image-map-multiple-xhtml.xhtml: Fixed this test to check that
12987         map name lookup is case sensitive.
12988
12989 2010-11-08  Darin Adler  <darin@apple.com>
12990
12991         Reviewed by Alexey Proskuryakov.
12992
12993         Incorrect image map used when multiple maps have the same name
12994         https://bugs.webkit.org/show_bug.cgi?id=49086
12995
12996         * fast/images/image-map-multiple-expected.txt: Added.
12997         * fast/images/image-map-multiple-xhtml-expected.txt: Added.
12998         * fast/images/image-map-multiple-xhtml.xhtml: Added.
12999         * fast/images/image-map-multiple.html: Added.
13000
13001         * fast/images/zoomed-img-size-expected.txt: Removed property svn:executable.
13002
13003 2010-11-08  Alexander Pavlov  <apavlov@chromium.org>
13004
13005         Unreviewed, build fix from commit r71530.
13006
13007         * fast/css/background-norepeat-crash-expected.txt:
13008         * fast/css/background-norepeat-crash.html:
13009
13010 2010-11-08  Noam Rosenthal  <noam.rosenthal@nokia.com>
13011
13012         Reviewed by Kenneth Rohde Christiansen.
13013
13014         [Texmap] [Qt] Texture mapper initial implementation
13015         https://bugs.webkit.org/show_bug.cgi?id=47070
13016
13017         Added a test that includes several composited layers, containing pixel data that's larger
13018         than 24MB, which is the default value for TextureMapper's cache. This tests the video memory
13019         ceiling functionality of TextureMapper, as purging that cache would kick in whe running this test.
13020
13021         * compositing/layer-creation/many-layers.html: Added.
13022
13023 2010-11-08  Tony Chang  <tony@chromium.org>
13024
13025         Reviewed by Adam Barth.
13026
13027         run platform/chromium/plugins/nested-plugin-objects.html on all platforms
13028         https://bugs.webkit.org/show_bug.cgi?id=49094
13029
13030         * plugins/nested-plugin-objects-expected.txt: Renamed from LayoutTests/platform/chromium/plugins/nested-plugin-objects-expected.txt.
13031         * plugins/nested-plugin-objects.html: Renamed from LayoutTests/platform/chromium/plugins/nested-plugin-objects.html.
13032
13033 2010-11-08  Adam Roben  <aroben@apple.com>
13034
13035         Add a sometimes-failing test to the Windows Skipped file
13036
13037         * platform/win/Skipped: Added
13038         animations/stop-animation-on-suspend.html.
13039
13040 2010-11-08  Alexander Pavlov  <apavlov@chromium.org>
13041
13042         Reviewed by David Hyatt.
13043
13044         getPropertyValue("background") causes crash
13045         https://bugs.webkit.org/show_bug.cgi?id=49055
13046
13047         * fast/css/background-norepeat-crash-expected.txt: Added.
13048         * fast/css/background-norepeat-crash.html: Added.
13049
13050 2010-11-08  Martin Robinson  <mrobinson@igalia.com>
13051
13052         Skip failing tests and rebaseline another test after r71512.
13053
13054         * platform/gtk/Skipped: Update the skipped list.
13055         * platform/gtk/svg/custom/use-property-synchronization-crash-expected.txt:
13056
13057 2010-11-08  Balazs Kelemen  <kbalazs@webkit.org>
13058
13059         Rubber-stamped by Csaba Osztrogonac.
13060
13061         Skip plugins tests on Qt WebKit2 since we do
13062         not have plugin support yet.
13063
13064         * platform/qt-wk2/Skipped:
13065
13066 2010-11-08  Stephen White  <senorblanco@chromium.org>
13067
13068         Unreviewed; test expectations update.
13069
13070         Update chromium-gpu test_expectations after canvas/philip update, and
13071         other fixes.
13072
13073         * platform/chromium-gpu/test_expectations.txt:
13074
13075 2010-11-08  Csaba Osztrogonac  <ossy@webkit.org>
13076
13077         Unreviewed. Update expectations.
13078
13079         [Qt] DRT sideeffect revealed by r71518
13080         https://bugs.webkit.org/show_bug.cgi?id=49174
13081
13082         The previous expected results were wrong, because they were modified by this sideeffect.
13083         New results were generated by: WebKitTools/Scripts/run-webkit-tests --reset-results --singly TEST_NAME
13084
13085         * platform/qt/http/tests/navigation/error404-basic-expected.txt:
13086         * platform/qt/http/tests/navigation/error404-goback-expected.txt:
13087         * platform/qt/http/tests/navigation/error404-subframeload-expected.txt:
13088         * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt:
13089         * platform/qt/http/tests/navigation/postredirect-basic-expected.txt:
13090         * platform/qt/http/tests/navigation/postredirect-frames-expected.txt:
13091         * platform/qt/http/tests/navigation/postredirect-goback1-expected.txt:
13092
13093 2010-11-08  Csaba Osztrogonác  <ossy@webkit.org>
13094
13095         Unreviewed. Update Qt specific expected file after r71512.
13096
13097         * platform/qt/svg/custom/use-property-synchronization-crash-expected.txt: updated.
13098
13099 2010-11-08  Csaba Osztrogonac  <ossy@webkit.org>
13100
13101         [Qt] Unreviewed. Update/add expectations for passing editing/deleting/* tests.
13102         Compared to Mac png files and Mac expected files.
13103
13104         * platform/qt/Skipped:
13105         * platform/qt/editing/deleting/4845371-expected.checksum: Added.
13106         * platform/qt/editing/deleting/4845371-expected.png: Added.
13107         * platform/qt/editing/deleting/4845371-expected.txt:
13108         * platform/qt/editing/deleting/4922367-expected.checksum: Added.
13109         * platform/qt/editing/deleting/4922367-expected.png: Added.
13110         * platform/qt/editing/deleting/4922367-expected.txt:
13111         * platform/qt/editing/deleting/5026848-1-expected.checksum: Added.
13112         * platform/qt/editing/deleting/5026848-1-expected.png: Added.
13113         * platform/qt/editing/deleting/5026848-1-expected.txt:
13114         * platform/qt/editing/deleting/5026848-2-expected.checksum: Added.
13115         * platform/qt/editing/deleting/5026848-2-expected.png: Added.
13116         * platform/qt/editing/deleting/5026848-2-expected.txt:
13117         * platform/qt/editing/deleting/5026848-3-expected.checksum: Added.
13118         * platform/qt/editing/deleting/5026848-3-expected.png: Added.
13119         * platform/qt/editing/deleting/5026848-3-expected.txt:
13120         * platform/qt/editing/deleting/5032066-expected.checksum: Added.
13121         * platform/qt/editing/deleting/5032066-expected.png: Added.
13122         * platform/qt/editing/deleting/5032066-expected.txt:
13123         * platform/qt/editing/deleting/5091898-expected.checksum: Added.
13124         * platform/qt/editing/deleting/5091898-expected.png: Added.
13125         * platform/qt/editing/deleting/5091898-expected.txt:
13126         * platform/qt/editing/deleting/5099303-expected.checksum: Added.
13127         * platform/qt/editing/deleting/5099303-expected.png: Added.
13128         * platform/qt/editing/deleting/5099303-expected.txt:
13129         * platform/qt/editing/deleting/5115601-expected.checksum: Added.
13130         * platform/qt/editing/deleting/5115601-expected.png: Added.
13131         * platform/qt/editing/deleting/5115601-expected.txt:
13132         * platform/qt/editing/deleting/5126166-expected.checksum: Added.
13133         * platform/qt/editing/deleting/5126166-expected.png: Added.
13134         * platform/qt/editing/deleting/5126166-expected.txt:
13135         * platform/qt/editing/deleting/5144139-2-expected.checksum: Added.
13136         * platform/qt/editing/deleting/5144139-2-expected.png: Added.
13137         * platform/qt/editing/deleting/5144139-2-expected.txt:
13138         * platform/qt/editing/deleting/5156801-2-expected.checksum: Added.
13139         * platform/qt/editing/deleting/5156801-2-expected.png: Added.
13140         * platform/qt/editing/deleting/5156801-2-expected.txt:
13141         * platform/qt/editing/deleting/5168598-expected.checksum: Added.
13142         * platform/qt/editing/deleting/5168598-expected.png: Added.
13143         * platform/qt/editing/deleting/5168598-expected.txt:
13144         * platform/qt/editing/deleting/5206311-1-expected.checksum: Added.
13145         * platform/qt/editing/deleting/5206311-1-expected.png: Added.
13146         * platform/qt/editing/deleting/5206311-1-expected.txt:
13147         * platform/qt/editing/deleting/5206311-2-expected.checksum: Added.
13148         * platform/qt/editing/deleting/5206311-2-expected.png: Added.
13149         * platform/qt/editing/deleting/5206311-2-expected.txt:
13150         * platform/qt/editing/deleting/5272440-expected.checksum: Added.
13151         * platform/qt/editing/deleting/5272440-expected.png: Added.
13152         * platform/qt/editing/deleting/5272440-expected.txt:
13153         * platform/qt/editing/deleting/5369009-expected.checksum: Added.
13154         * platform/qt/editing/deleting/5369009-expected.png: Added.
13155         * platform/qt/editing/deleting/5369009-expected.txt:
13156         * platform/qt/editing/deleting/5390681-2-expected.checksum: Added.
13157         * platform/qt/editing/deleting/5390681-2-expected.png: Added.
13158         * platform/qt/editing/deleting/5390681-2-expected.txt:
13159         * platform/qt/editing/deleting/5390681-expected.checksum: Added.
13160         * platform/qt/editing/deleting/5390681-expected.png: Added.
13161         * platform/qt/editing/deleting/5433862-2-expected.checksum: Added.
13162         * platform/qt/editing/deleting/5433862-2-expected.png: Added.
13163         * platform/qt/editing/deleting/5433862-2-expected.txt: Added.
13164         * platform/qt/editing/deleting/5483370-expected.checksum: Added.
13165         * platform/qt/editing/deleting/5483370-expected.png: Added.
13166         * platform/qt/editing/deleting/5483370-expected.txt: Added.
13167         * platform/qt/editing/deleting/delete-3608445-fix-expected.checksum: Added.
13168         * platform/qt/editing/deleting/delete-3608445-fix-expected.png: Added.
13169         * platform/qt/editing/deleting/delete-3608445-fix-expected.txt:
13170         * platform/qt/editing/deleting/delete-3775172-fix-expected.checksum: Added.
13171         * platform/qt/editing/deleting/delete-3775172-fix-expected.png: Added.
13172         * platform/qt/editing/deleting/delete-3775172-fix-expected.txt:
13173         * platform/qt/editing/deleting/delete-3857753-fix-expected.checksum: Added.
13174         * platform/qt/editing/deleting/delete-3857753-fix-expected.png: Added.
13175         * platform/qt/editing/deleting/delete-3857753-fix-expected.txt:
13176         * platform/qt/editing/deleting/delete-3865854-fix-expected.checksum: Added.
13177         * platform/qt/editing/deleting/delete-3865854-fix-expected.png: Added.
13178         * platform/qt/editing/deleting/delete-3865854-fix-expected.txt:
13179         * platform/qt/editing/deleting/delete-3928305-fix-expected.checksum: Added.
13180         * platform/qt/editing/deleting/delete-3928305-fix-expected.png: Added.
13181         * platform/qt/editing/deleting/delete-3928305-fix-expected.txt:
13182         * platform/qt/editing/deleting/delete-3959464-fix-expected.checksum: Added.
13183         * platform/qt/editing/deleting/delete-3959464-fix-expected.png: Added.
13184         * platform/qt/editing/deleting/delete-3959464-fix-expected.txt:
13185         * platform/qt/editing/deleting/delete-4038408-fix-expected.checksum: Added.
13186         * platform/qt/editing/deleting/delete-4038408-fix-expected.png: Added.
13187         * platform/qt/editing/deleting/delete-after-span-ws-001-expected.checksum: Added.
13188         * platform/qt/editing/deleting/delete-after-span-ws-001-expected.png: Added.
13189         * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
13190         * platform/qt/editing/deleting/delete-after-span-ws-002-expected.checksum: Added.
13191         * platform/qt/editing/deleting/delete-after-span-ws-002-expected.png: Added.
13192         * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
13193         * platform/qt/editing/deleting/delete-after-span-ws-003-expected.checksum: Added.
13194         * platform/qt/editing/deleting/delete-after-span-ws-003-expected.png: Added.
13195         * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
13196         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-001-expected.checksum: Added.
13197         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-001-expected.png: Added.
13198         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
13199         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.checksum: Added.
13200         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.png: Added.
13201         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
13202         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.checksum: Added.
13203         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.png: Added.
13204         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
13205         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.checksum: Added.
13206         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.png: Added.
13207         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
13208         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.checksum: Added.
13209         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.png: Added.
13210         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
13211         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.checksum: Added.
13212         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.png: Added.
13213         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
13214         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.checksum: Added.
13215         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.png: Added.
13216         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
13217         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.checksum: Added.
13218         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.png: Added.
13219         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
13220         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.checksum: Added.
13221         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.png: Added.
13222         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
13223         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum: Added.
13224         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.png: Added.
13225         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
13226         * platform/qt/editing/deleting/delete-at-start-or-end-expected.checksum: Added.
13227         * platform/qt/editing/deleting/delete-at-start-or-end-expected.png: Added.
13228         * platform/qt/editing/deleting/delete-at-start-or-end-expected.txt:
13229         * platform/qt/editing/deleting/delete-block-contents-001-expected.checksum: Added.
13230         * platform/qt/editing/deleting/delete-block-contents-001-expected.png: Added.
13231         * platform/qt/editing/deleting/delete-block-contents-001-expected.txt:
13232         * platform/qt/editing/deleting/delete-block-contents-002-expected.checksum: Added.
13233         * platform/qt/editing/deleting/delete-block-contents-002-expected.png: Added.
13234         * platform/qt/editing/deleting/delete-block-contents-002-expected.txt:
13235         * platform/qt/editing/deleting/delete-block-contents-003-expected.checksum: Added.
13236         * platform/qt/editing/deleting/delete-block-contents-003-expected.png: Added.
13237         * platform/qt/editing/deleting/delete-block-contents-003-expected.txt:
13238         * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.checksum: Added.
13239         * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.png: Added.
13240         * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt:
13241         * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.checksum: Added.
13242         * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.png: Added.
13243         * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.txt:
13244         * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.checksum: Added.
13245         * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.png: Added.
13246         * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.txt:
13247         * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.checksum: Added.
13248         * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.png: Added.
13249         * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.txt:
13250         * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.checksum: Added.
13251         * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.png: Added.
13252         * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.txt:
13253         * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.checksum: Added.
13254         * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.png: Added.
13255         * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.txt:
13256         * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.checksum: Added.
13257         * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.png: Added.
13258         * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.txt:
13259         * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.checksum: Added.
13260         * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.png: Added.
13261         * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.txt:
13262         * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.checksum: Added.
13263         * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.png: Added.
13264         * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.txt:
13265         * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.checksum: Added.
13266         * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.png: Added.
13267         * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt:
13268         * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.checksum: Added.
13269         * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.png: Added.
13270         * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.txt:
13271         * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.checksum: Added.
13272         * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.png: Added.
13273         * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.txt:
13274         * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.checksum: Added.
13275         * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.png: Added.
13276         * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.txt:
13277         * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.checksum: Added.
13278         * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.png: Added.
13279         * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.txt:
13280         * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.checksum: Added.
13281         * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.png: Added.
13282         * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.txt:
13283         * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.checksum: Added.
13284         * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.png: Added.
13285         * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.txt:
13286         * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.checksum: Added.
13287         * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.png: Added.
13288         * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.txt:
13289         * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.checksum: Added.
13290         * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.png: Added.
13291         * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
13292         * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.checksum: Added.
13293         * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.png: Added.
13294         * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
13295         * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.checksum: Added.
13296         * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.png: Added.
13297         * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.txt:
13298         * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.checksum: Added.
13299         * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.png: Added.
13300         * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.txt:
13301         * platform/qt/editing/deleting/delete-br-001-expected.checksum: Added.
13302         * platform/qt/editing/deleting/delete-br-001-expected.png: Added.
13303         * platform/qt/editing/deleting/delete-br-001-expected.txt:
13304         * platform/qt/editing/deleting/delete-br-002-expected.checksum: Added.
13305         * platform/qt/editing/deleting/delete-br-002-expected.png: Added.
13306         * platform/qt/editing/deleting/delete-br-002-expected.txt:
13307         * platform/qt/editing/deleting/delete-br-003-expected.checksum: Added.
13308         * platform/qt/editing/deleting/delete-br-003-expected.png: Added.
13309         * platform/qt/editing/deleting/delete-br-003-expected.txt:
13310         * platform/qt/editing/deleting/delete-br-004-expected.checksum: Added.
13311         * platform/qt/editing/deleting/delete-br-004-expected.png: Added.
13312         * platform/qt/editing/deleting/delete-br-004-expected.txt:
13313         * platform/qt/editing/deleting/delete-br-005-expected.checksum: Added.
13314         * platform/qt/editing/deleting/delete-br-005-expected.png: Added.
13315         * platform/qt/editing/deleting/delete-br-005-expected.txt:
13316         * platform/qt/editing/deleting/delete-br-006-expected.checksum: Added.
13317         * platform/qt/editing/deleting/delete-br-006-expected.png: Added.
13318         * platform/qt/editing/deleting/delete-br-006-expected.txt:
13319         * platform/qt/editing/deleting/delete-br-008-expected.checksum: Added.
13320         * platform/qt/editing/deleting/delete-br-008-expected.png: Added.
13321         * platform/qt/editing/deleting/delete-br-008-expected.txt:
13322         * platform/qt/editing/deleting/delete-br-009-expected.checksum: Added.
13323         * platform/qt/editing/deleting/delete-br-009-expected.png: Added.
13324         * platform/qt/editing/deleting/delete-br-009-expected.txt:
13325         * platform/qt/editing/deleting/delete-br-010-expected.checksum: Added.
13326         * platform/qt/editing/deleting/delete-br-010-expected.png: Added.
13327         * platform/qt/editing/deleting/delete-br-010-expected.txt:
13328         * platform/qt/editing/deleting/delete-br-011-expected.checksum: Added.
13329         * platform/qt/editing/deleting/delete-br-011-expected.png: Added.
13330         * platform/qt/editing/deleting/delete-br-012-expected.checksum: Added.
13331         * platform/qt/editing/deleting/delete-br-012-expected.png: Added.
13332         * platform/qt/editing/deleting/delete-br-013-expected.checksum: Added.
13333         * platform/qt/editing/deleting/delete-br-013-expected.png: Added.
13334         * platform/qt/editing/deleting/delete-br-013-expected.txt: Added.
13335         * platform/qt/editing/deleting/delete-br-in-last-table-cell-expected.checksum: Added.
13336         * platform/qt/editing/deleting/delete-br-in-last-table-cell-expected.png: Added.
13337         * platform/qt/editing/deleting/delete-by-word-001-expected.checksum: Added.
13338         * platform/qt/editing/deleting/delete-by-word-001-expected.png: Added.
13339         * platform/qt/editing/deleting/delete-by-word-001-expected.txt:
13340         * platform/qt/editing/deleting/delete-by-word-002-expected.checksum: Added.
13341         * platform/qt/editing/deleting/delete-by-word-002-expected.png: Added.
13342         * platform/qt/editing/deleting/delete-by-word-002-expected.txt:
13343         * platform/qt/editing/deleting/delete-character-001-expected.checksum: Added.
13344         * platform/qt/editing/deleting/delete-character-001-expected.png: Added.
13345         * platform/qt/editing/deleting/delete-character-001-expected.txt:
13346         * platform/qt/editing/deleting/delete-first-list-item-expected.checksum: Added.
13347         * platform/qt/editing/deleting/delete-first-list-item-expected.png: Added.
13348         * platform/qt/editing/deleting/delete-first-list-item-expected.txt:
13349         * platform/qt/editing/deleting/delete-hr-expected.checksum: Added.
13350         * platform/qt/editing/deleting/delete-hr-expected.png: Added.
13351         * platform/qt/editing/deleting/delete-hr-expected.txt:
13352         * platform/qt/editing/deleting/delete-image-001-expected.checksum: Added.
13353         * platform/qt/editing/deleting/delete-image-001-expected.png: Added.
13354         * platform/qt/editing/deleting/delete-image-001-expected.txt:
13355         * platform/qt/editing/deleting/delete-image-002-expected.checksum: Added.
13356         * platform/qt/editing/deleting/delete-image-002-expected.png: Added.
13357         * platform/qt/editing/deleting/delete-image-002-expected.txt:
13358         * platform/qt/editing/deleting/delete-image-003-expected.checksum: Added.
13359         * platform/qt/editing/deleting/delete-image-003-expected.png: Added.
13360         * platform/qt/editing/deleting/delete-image-003-expected.txt:
13361         * platform/qt/editing/deleting/delete-image-004-expected.checksum: Added.
13362         * platform/qt/editing/deleting/delete-image-004-expected.png: Added.
13363         * platform/qt/editing/deleting/delete-image-004-expected.txt:
13364         * platform/qt/editing/deleting/delete-line-001-expected.checksum: Added.
13365         * platform/qt/editing/deleting/delete-line-001-expected.png: Added.
13366         * platform/qt/editing/deleting/delete-line-001-expected.txt:
13367         * platform/qt/editing/deleting/delete-line-002-expected.checksum: Added.
13368         * platform/qt/editing/deleting/delete-line-002-expected.png: Added.
13369         * platform/qt/editing/deleting/delete-line-002-expected.txt:
13370         * platform/qt/editing/deleting/delete-line-003-expected.checksum: Added.
13371         * platform/qt/editing/deleting/delete-line-003-expected.png: Added.
13372         * platform/qt/editing/deleting/delete-line-003-expected.txt:
13373         * platform/qt/editing/deleting/delete-line-004-expected.checksum: Added.
13374         * platform/qt/editing/deleting/delete-line-004-expected.png: Added.
13375         * platform/qt/editing/deleting/delete-line-004-expected.txt:
13376         * platform/qt/editing/deleting/delete-line-005-expected.checksum: Added.
13377         * platform/qt/editing/deleting/delete-line-005-expected.png: Added.
13378         * platform/qt/editing/deleting/delete-line-005-expected.txt:
13379         * platform/qt/editing/deleting/delete-line-006-expected.checksum: Added.
13380         * platform/qt/editing/deleting/delete-line-006-expected.png: Added.
13381         * platform/qt/editing/deleting/delete-line-006-expected.txt:
13382         * platform/qt/editing/deleting/delete-line-007-expected.checksum: Added.
13383         * platform/qt/editing/deleting/delete-line-007-expected.png: Added.
13384         * platform/qt/editing/deleting/delete-line-007-expected.txt:
13385         * platform/qt/editing/deleting/delete-line-008-expected.checksum: Added.
13386         * platform/qt/editing/deleting/delete-line-008-expected.png: Added.
13387         * platform/qt/editing/deleting/delete-line-008-expected.txt:
13388         * platform/qt/editing/deleting/delete-line-009-expected.checksum: Added.
13389         * platform/qt/editing/deleting/delete-line-009-expected.png: Added.
13390         * platform/qt/editing/deleting/delete-line-009-expected.txt:
13391         * platform/qt/editing/deleting/delete-line-010-expected.checksum: Added.
13392         * platform/qt/editing/deleting/delete-line-010-expected.png: Added.
13393         * platform/qt/editing/deleting/delete-line-010-expected.txt:
13394         * platform/qt/editing/deleting/delete-line-011-expected.checksum: Added.
13395         * platform/qt/editing/deleting/delete-line-011-expected.png: Added.
13396         * platform/qt/editing/deleting/delete-line-011-expected.txt:
13397         * platform/qt/editing/deleting/delete-line-012-expected.checksum: Added.
13398         * platform/qt/editing/deleting/delete-line-012-expected.png: Added.
13399         * platform/qt/editing/deleting/delete-line-012-expected.txt:
13400         * platform/qt/editing/deleting/delete-line-013-expected.checksum: Added.
13401         * platform/qt/editing/deleting/delete-line-013-expected.png: Added.
13402         * platform/qt/editing/deleting/delete-line-013-expected.txt:
13403         * platform/qt/editing/deleting/delete-line-014-expected.checksum: Added.
13404         * platform/qt/editing/deleting/delete-line-014-expected.png: Added.
13405         * platform/qt/editing/deleting/delete-line-014-expected.txt:
13406         * platform/qt/editing/deleting/delete-line-015-expected.checksum: Added.
13407         * platform/qt/editing/deleting/delete-line-015-expected.png: Added.
13408         * platform/qt/editing/deleting/delete-line-015-expected.txt:
13409         * platform/qt/editing/deleting/delete-line-016-expected.checksum: Added.
13410         * platform/qt/editing/deleting/delete-line-016-expected.png: Added.
13411         * platform/qt/editing/deleting/delete-line-016-expected.txt:
13412         * platform/qt/editing/deleting/delete-line-017-expected.checksum: Added.
13413         * platform/qt/editing/deleting/delete-line-017-expected.png: Added.
13414         * platform/qt/editing/deleting/delete-line-017-expected.txt:
13415         * platform/qt/editing/deleting/delete-line-end-ws-001-expected.checksum: Added.
13416         * platform/qt/editing/deleting/delete-line-end-ws-001-expected.png: Added.
13417         * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
13418         * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
13419         * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
13420         * platform/qt/editing/deleting/delete-select-all-001-expected.checksum: Added.
13421         * platform/qt/editing/deleting/delete-select-all-001-expected.png: Added.
13422         * platform/qt/editing/deleting/delete-select-all-002-expected.checksum: Added.
13423         * platform/qt/editing/deleting/delete-select-all-002-expected.png: Added.
13424         * platform/qt/editing/deleting/delete-select-all-002-expected.txt:
13425         * platform/qt/editing/deleting/delete-select-all-003-expected.checksum: Added.
13426         * platform/qt/editing/deleting/delete-select-all-003-expected.png: Added.
13427         * platform/qt/editing/deleting/delete-select-all-003-expected.txt:
13428         * platform/qt/editing/deleting/delete-selection-001-expected.checksum: Added.
13429         * platform/qt/editing/deleting/delete-selection-001-expected.png: Added.
13430         * platform/qt/editing/deleting/delete-selection-001-expected.txt:
13431         * platform/qt/editing/deleting/delete-to-end-of-paragraph-expected.checksum: Added.
13432         * platform/qt/editing/deleting/delete-to-end-of-paragraph-expected.png: Added.
13433         * platform/qt/editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from LayoutTests/platform/qt/editing/deleting/delete-line-009-expected.txt.
13434         * platform/qt/editing/deleting/delete-to-select-table-expected.checksum: Added.
13435         * platform/qt/editing/deleting/delete-to-select-table-expected.png: Added.
13436         * platform/qt/editing/deleting/delete-to-select-table-expected.txt:
13437         * platform/qt/editing/deleting/delete-trailing-ws-001-expected.checksum: Added.
13438         * platform/qt/editing/deleting/delete-trailing-ws-001-expected.png: Added.
13439         * platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt:
13440         * platform/qt/editing/deleting/delete-trailing-ws-002-expected.checksum: Added.
13441         * platform/qt/editing/deleting/delete-trailing-ws-002-expected.png: Added.
13442         * platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt:
13443         * platform/qt/editing/deleting/list-item-1-expected.checksum: Added.
13444         * platform/qt/editing/deleting/list-item-1-expected.png: Added.
13445         * platform/qt/editing/deleting/list-item-1-expected.txt:
13446         * platform/qt/editing/deleting/merge-different-styles-expected.checksum: Added.
13447         * platform/qt/editing/deleting/merge-different-styles-expected.png: Added.
13448         * platform/qt/editing/deleting/merge-different-styles-expected.txt:
13449         * platform/qt/editing/deleting/merge-endOfParagraph-expected.checksum: Added.
13450         * platform/qt/editing/deleting/merge-endOfParagraph-expected.png: Added.
13451         * platform/qt/editing/deleting/merge-endOfParagraph-expected.txt:
13452         * platform/qt/editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
13453         * platform/qt/editing/deleting/merge-into-empty-block-1-expected.png: Added.
13454         * platform/qt/editing/deleting/merge-into-empty-block-1-expected.txt:
13455         * platform/qt/editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
13456         * platform/qt/editing/deleting/merge-into-empty-block-2-expected.png: Added.
13457         * platform/qt/editing/deleting/merge-into-empty-block-2-expected.txt:
13458         * platform/qt/editing/deleting/merge-no-br-expected.checksum: Added.
13459         * platform/qt/editing/deleting/merge-no-br-expected.png: Added.
13460         * platform/qt/editing/deleting/merge-no-br-expected.txt:
13461         * platform/qt/editing/deleting/merge-unrendered-space-expected.checksum: Added.
13462         * platform/qt/editing/deleting/merge-unrendered-space-expected.png: Added.
13463         * platform/qt/editing/deleting/merge-unrendered-space-expected.txt:
13464         * platform/qt/editing/deleting/merge-whitespace-pre-expected.checksum: Added.
13465         * platform/qt/editing/deleting/merge-whitespace-pre-expected.png: Added.
13466         * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
13467         * platform/qt/editing/deleting/move-nodes-001-expected.checksum: Added.
13468         * platform/qt/editing/deleting/move-nodes-001-expected.png: Added.
13469         * platform/qt/editing/deleting/move-nodes-001-expected.txt:
13470         * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
13471         * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
13472         * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.txt:
13473         * platform/qt/editing/deleting/pruning-after-merge-2-expected.checksum: Added.
13474         * platform/qt/editing/deleting/pruning-after-merge-2-expected.png: Added.
13475         * platform/qt/editing/deleting/pruning-after-merge-2-expected.txt:
13476         * platform/qt/editing/deleting/smart-delete-001-expected.checksum: Added.
13477         * platform/qt/editing/deleting/smart-delete-001-expected.png: Added.
13478         * platform/qt/editing/deleting/smart-delete-001-expected.txt:
13479         * platform/qt/editing/deleting/table-cells-expected.checksum: Added.
13480         * platform/qt/editing/deleting/table-cells-expected.png: Added.
13481         * platform/qt/editing/deleting/table-cells-expected.txt:
13482         * platform/qt/editing/deleting/type-delete-after-quote-expected.checksum: Added.
13483         * platform/qt/editing/deleting/type-delete-after-quote-expected.png: Added.
13484         * platform/qt/editing/deleting/type-delete-after-quote-expected.txt: Added.
13485         * platform/qt/editing/deleting/whitespace-pre-1-expected.checksum: Added.
13486         * platform/qt/editing/deleting/whitespace-pre-1-expected.png: Added.
13487         * platform/qt/editing/deleting/whitespace-pre-1-expected.txt:
13488
13489 2010-11-08  Adam Roben  <aroben@apple.com>
13490
13491         Update Windows results after r71465
13492
13493         * platform/win/fast/blockflow/border-vertical-lr-expected.checksum:
13494         * platform/win/fast/blockflow/border-vertical-lr-expected.png:
13495         * platform/win/fast/blockflow/border-vertical-lr-expected.txt:
13496         * platform/win/fast/blockflow/japanese-lr-selection-expected.checksum: Added.
13497         * platform/win/fast/blockflow/japanese-lr-selection-expected.png: Added.
13498         * platform/win/fast/blockflow/japanese-lr-selection-expected.txt: Added.
13499         * platform/win/fast/blockflow/japanese-rl-selection-expected.checksum: Added.
13500         * platform/win/fast/blockflow/japanese-rl-selection-expected.png: Added.
13501         * platform/win/fast/blockflow/japanese-rl-selection-expected.txt: Added.
13502
13503 2010-11-08  Nikolas Zimmermann  <nzimmermann@rim.com>
13504
13505         Reviewed by Dirk Schulze.
13506
13507         Convert SVGPoint/SVGPointList to the new SVGPropertyTearOff concept
13508         https://bugs.webkit.org/show_bug.cgi?id=49067
13509
13510         * platform/mac/svg/custom/use-property-synchronization-crash-expected.txt: Cloned <polyline> now reports parsing problems as well.
13511         * svg/custom/polyline-points-crash-expected.txt: Update expectation.
13512         * svg/custom/polyline-points-crash.html: appendItem(null) now throws, catch exception.
13513         * svg/dom/points-parser.html: Fix failure reporting, use correct variable name.
13514
13515 2010-11-08  Renata Hodovan  <reni@webkit.org>
13516
13517         Reviewed by Nikolas Zimmermann.
13518
13519         SVGFEConvolveMatrixElement doesn't support dynamic invalidation, when attributes change.
13520         https://bugs.webkit.org/show_bug.cgi?id=47660
13521
13522         This patch contains the SVG DOM dynamic update tests of feConvolveMatrix and it
13523         fixes the DOM test of order attribute because the product of order components should be equal the
13524         size of the kernelMatrix.
13525
13526         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum: Added.
13527         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Added.
13528         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum: Added.
13529         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Added.
13530         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum: Added.
13531         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Added.
13532         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum: Added.
13533         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Added.
13534         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum: Added.
13535         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Added.
13536         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum: Added.
13537         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Added.
13538         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum: Added.
13539         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Added.
13540         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum: Added.
13541         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Added.
13542         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum: Added.
13543         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Added.
13544         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum: Added.
13545         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Added.
13546         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.txt: Added.
13547         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop.html: Added.
13548         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.txt: Added.
13549         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop.html: Added.
13550         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.txt: Added.
13551         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop.html: Added.
13552         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.txt: Added.
13553         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop.html: Added.
13554         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.txt: Added.
13555         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop.html: Added.
13556         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt: Added.
13557         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop.html: Added.
13558         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt: Added.
13559         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop.html: Added.
13560         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.txt: Added.
13561         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop.html: Added.
13562         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.txt: Added.
13563         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop.html: Added.
13564         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.txt: Added.
13565         * svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop.html: Added.
13566         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-order-attr.js:
13567         (executeTest):
13568         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-bias-prop.js: Added.
13569         (executeTest):
13570         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-divisor-prop.js: Added.
13571         (executeTest):
13572         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop.js: Added.
13573         (executeTest):
13574         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-in-prop.js: Added.
13575         (executeTest):
13576         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop.js: Added.
13577         (SVGNumberListToString):
13578         (executeTest):
13579         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop.js: Added.
13580         (executeTest):
13581         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-order-prop.js: Added.
13582         (executeTest):
13583         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop.js: Added.
13584         (executeTest):
13585         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-targetX-prop.js: Added.
13586         (executeTest):
13587         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-svgdom-targetY-prop.js: Added.
13588         (executeTest):
13589
13590 2010-11-08  Fumitoshi Ukai  <ukai@chromium.org>
13591
13592         Unreviewed, updating Chromium expectations.
13593
13594         Since r71493:r71496, http/tests/misc/prefetch-purpose.html start failing on Mac
13595
13596         * platform/chromium/test_expectations.txt:
13597
13598 2010-11-08  Csaba Osztrogonác  <ossy@webkit.org>
13599
13600         [Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails
13601         https://bugs.webkit.org/show_bug.cgi?id=49127
13602
13603         * platform/qt/Skipped: editing/selection/after-line-break.html skipped until fix.
13604
13605 2010-11-07  Fumitoshi Ukai  <ukai@chromium.org>
13606
13607         Unreviewed, updating Chromium expectations.
13608
13609         * platform/chromium/test_expectations.txt:
13610
13611 2010-11-07  Fumitoshi Ukai  <ukai@chromium.org>
13612
13613         Unreviewed, updating Chromium expectations.
13614
13615         Add failures for crbug 62298, 62299, 62301
13616
13617         * platform/chromium/test_expectations.txt:
13618
13619 2010-11-07  MORITA Hajime  <morrita@google.com>
13620
13621         Unreviewed test expectation rebaseline.
13622
13623         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: Removed. (It's now same as platform/win)
13624         * platform/chromium/test_expectations.txt:
13625
13626 2010-11-07  Adam Barth  <abarth@webkit.org>
13627
13628         Reviewed by Eric Seidel.
13629
13630         Rename X-Purpose to Purpose
13631         https://bugs.webkit.org/show_bug.cgi?id=47802
13632
13633         Update expected results.
13634
13635         * http/tests/misc/prefetch-purpose-expected.txt:
13636         * http/tests/misc/resources/prefetch-purpose.php:
13637
13638 2010-11-05  Helder Correia  <helder@sencha.com>
13639
13640         Reviewed by Andreas Kling.
13641
13642         [Qt] box-shadow does not blur (is solid) when using border-radius
13643         https://bugs.webkit.org/show_bug.cgi?id=46327
13644
13645         Implement blurred box-shadow when styling with border-radius.
13646         This change is related to https://bugs.webkit.org/show_bug.cgi?id=44488
13647
13648         * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
13649         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
13650
13651 2010-11-07  Matthew Delaney  <mdelaney@apple.com>
13652
13653         Reviewed by Andreas Kling.
13654
13655         Unskipping recently merged new philip canvas tests from SnowLeopard
13656         https://bugs.webkit.org/show_bug.cgi?id=49147
13657
13658         * platform/mac-leopard/Skipped: Moving skipped test list down to leopard.
13659         * platform/mac-snowleopard/canvas/philip/tests/*: All new tests' expectations.
13660         * platform/mac/Skipped: Unskipping tests from overall mac.
13661
13662 2010-11-07  Helder Correia  <helder@sencha.com>
13663
13664         Reviewed by Ariya Hidayat.
13665
13666         [Qt] Update the baseline for blur shadow test
13667         https://bugs.webkit.org/show_bug.cgi?id=48223
13668
13669         Update basic-shadows test expected result with correct line segments.
13670
13671         * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
13672         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
13673
13674 2010-11-07  Andreas Kling  <kling@webkit.org>
13675
13676         Unreviewed, skipping new canvas tests that are failing on Gtk+ and Qt.
13677
13678         Skip the following tests:
13679         - canvas/philip/tests/security.pattern.canvas.timing.html
13680         - canvas/philip/tests/security.pattern.create.html
13681         - canvas/philip/tests/security.pattern.cross.html
13682         - canvas/philip/tests/security.pattern.image.fillStyle.html
13683         - canvas/philip/tests/security.pattern.image.strokeStyle.html
13684
13685         * platform/gtk/Skipped:
13686         * platform/qt/Skipped:
13687
13688 2010-11-07  Robert Hogan  <robert@webkit.org>
13689
13690         Reviewed by Andreas Kling.
13691
13692         [qt] screenDepthPerComponent returns the wrong value
13693
13694         Return best estimate of the number of bits per color
13695         rather than screen depth.
13696
13697         Add a layout test to sanity check screenDepthPerComponent.
13698
13699         https://bugs.webkit.org/show_bug.cgi?id=20289
13700
13701         * fast/css/media-rule-screenDepthPerComponent-expected.txt: Added.
13702         * fast/css/media-rule-screenDepthPerComponent.html: Added.
13703
13704 2010-11-07  Andreas Kling  <kling@webkit.org>
13705
13706         Unreviewed, rebaselining failures on Leopard and Snow Leopard after r71481.
13707
13708         * canvas/philip/tests/2d.imageData.get.source.negative-expected.txt:
13709         * canvas/philip/tests/security.pattern.canvas.timing-expected.txt:
13710         * canvas/philip/tests/security.pattern.create-expected.txt:
13711         * canvas/philip/tests/security.pattern.cross-expected.txt:
13712         * canvas/philip/tests/security.pattern.image.fillStyle-expected.txt:
13713         * canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt:
13714         * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt:
13715         * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt:
13716         * platform/mac-snowleopard/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt:
13717         * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt:
13718         * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt:
13719         * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt:
13720         * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt:
13721         * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt:
13722         * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt:
13723         * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt:
13724         * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt:
13725         * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt:
13726         * platform/mac-snowleopard/canvas/philip/tests/2d.line.join.parallel-expected.txt:
13727         * platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt:
13728         * platform/mac-snowleopard/canvas/philip/tests/2d.missingargs-expected.txt:
13729         * platform/mac-snowleopard/canvas/philip/tests/2d.path.rect.winding-expected.txt:
13730         * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.broken-expected.txt:
13731         * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt:
13732         * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt:
13733         * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt:
13734         * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt:
13735         * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt:
13736         * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt:
13737         * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt:
13738         * platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt:
13739         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt:
13740         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt:
13741         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt:
13742         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt:
13743         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt:
13744         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt:
13745         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt:
13746         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt:
13747         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt:
13748         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt:
13749         * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt:
13750         * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.basic-expected.txt:
13751         * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.complex-expected.txt:
13752         * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt:
13753         * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt:
13754         * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt:
13755         * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.system-expected.txt:
13756         * platform/mac-snowleopard/canvas/philip/tests/2d.text.measure.width.space-expected.txt:
13757         * platform/mac-snowleopard/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt:
13758         * platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt:
13759
13760 2010-10-18  Andreas Kling  <kling@webkit.org>
13761
13762         Reviewed by James Robinson.
13763
13764         Update our clone of Philip Taylor's canvas test suite
13765         https://bugs.webkit.org/show_bug.cgi?id=47707
13766
13767         Source: http://dvcs.w3.org/hg/html/file/df23d00a3395/tests/submission/PhilipTaylor
13768
13769         * canvas/philip/README: Added, contains link to upstream revision.
13770         * canvas/philip/: Synced with upstream.
13771         * platform/gtk/Skipped: Skipped new failing tests.
13772         * platform/mac/Skipped: Ditto.
13773         * platform/qt/Skipped: Ditto.
13774
13775 2010-11-06  Csaba Osztrogonác  <ossy@webkit.org>
13776
13777         Unreviewed. Update Qt specific expected files after r71467.
13778
13779         * platform/qt/fast/blockflow/background-horizontal-bt-expected.checksum:
13780         * platform/qt/fast/blockflow/background-horizontal-bt-expected.png:
13781         * platform/qt/fast/blockflow/background-horizontal-bt-expected.txt:
13782         * platform/qt/fast/blockflow/background-vertical-lr-expected.checksum:
13783         * platform/qt/fast/blockflow/background-vertical-lr-expected.png:
13784         * platform/qt/fast/blockflow/background-vertical-lr-expected.txt:
13785
13786 2010-11-05  David Hyatt  <hyatt@apple.com>
13787
13788         Reviewed by Dan Bernstein and Simon Fraser.
13789
13790         https://bugs.webkit.org/show_bug.cgi?id=47237
13791         
13792         Make selection work with vertical text.  This patch fixes a bug in the computation of lineTop.  For lines
13793         with positive leading, lineTop was incorrectly including the top leading.  Since the flipping of lines
13794         for "lr" and "bt" writing modes involved flipping using lineTop and lineBottom, an incorrect lineTop meant
13795         that those modes were mis-rendering.  This is why the Japanese "lr" text examples have the first line smushed
13796         too far against the border.
13797         
13798         Fixing lineTop to no longer incorrectly include top leading has implications for editing.  I ended up
13799         rewriting positionForPoint to exactly match selection, since that seemed to be the most intuitive
13800         behavior.  I got rid of the verticalClickFudgeFactor and now just use selectionTop and selectionBottom
13801         instead of lineTop and lineBottom.  I am pretty sure the code used selectionTop in a previous incarnation
13802         anyway and that I moved away from it when I implemented lineTop and lineBottom.  The code then grew
13803         more complicated from people trying to work with lineTop and lineBottom, but going back to selectionTop
13804         and selectionBottom is the right behavior I think.  One editing test has been updated after this change
13805         (editing/selection/after-line-break.html), and one DOM test has been changed to not hit test past the
13806         bottom of a line (fast/dom/Document/CaretRangeFromPoint/basic.html).
13807         
13808         I patched selection painting of InlineTextBoxes so that the leading going up to the next line box is used
13809         for "lr" and "bt" modes instead of the previous box.  This makes sense for English text, but we may want
13810         a different policy for Japanese text eventually (possibly just splitting the difference instead).  Leaving it
13811         this way for now, and we can collect feedback on the design.
13812         
13813         I rewrote all of the selection gap painting code to be writing-mode aware.  During the course of rewriting this
13814         code I noticed a bug in the logicalLeftSelectionOffset and logicalRightSelectionOffset functions where there
13815         was a coordinate space mismatch on a comparison.  Fixing this improves the repaint/selection-clear.html test.
13816
13817         Added new tests in fast/blockflow/.
13818
13819         * editing/selection/after-line-break-expected.txt:
13820         * fast/blockflow/japanese-lr-selection.html: Added.
13821         * fast/blockflow/japanese-rl-selection.html: Added.
13822         * fast/dom/Document/CaretRangeFromPoint/basic.html:
13823         * platform/mac/fast/blockflow/background-horizontal-bt-expected.checksum:
13824         * platform/mac/fast/blockflow/background-horizontal-bt-expected.png:
13825         * platform/mac/fast/blockflow/background-horizontal-bt-expected.txt:
13826         * platform/mac/fast/blockflow/background-vertical-lr-expected.checksum:
13827         * platform/mac/fast/blockflow/background-vertical-lr-expected.png:
13828         * platform/mac/fast/blockflow/background-vertical-lr-expected.txt:
13829         * platform/mac/fast/blockflow/border-image-horizontal-bt-expected.checksum:
13830         * platform/mac/fast/blockflow/border-image-horizontal-bt-expected.png:
13831         * platform/mac/fast/blockflow/border-image-horizontal-bt-expected.txt:
13832         * platform/mac/fast/blockflow/border-image-vertical-lr-expected.checksum:
13833         * platform/mac/fast/blockflow/border-image-vertical-lr-expected.png:
13834         * platform/mac/fast/blockflow/border-image-vertical-lr-expected.txt:
13835         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum:
13836         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
13837         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
13838         * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum:
13839         * platform/mac/fast/blockflow/border-vertical-lr-expected.png:
13840         * platform/mac/fast/blockflow/border-vertical-lr-expected.txt:
13841         * platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.checksum:
13842         * platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.png:
13843         * platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.txt:
13844         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
13845         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.png:
13846         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt:
13847         * platform/mac/fast/blockflow/japanese-lr-selection-expected.checksum: Added.
13848         * platform/mac/fast/blockflow/japanese-lr-selection-expected.png: Added.
13849         * platform/mac/fast/blockflow/japanese-lr-selection-expected.txt: Added.
13850         * platform/mac/fast/blockflow/japanese-lr-text-expected.checksum:
13851         * platform/mac/fast/blockflow/japanese-lr-text-expected.png:
13852         * platform/mac/fast/blockflow/japanese-lr-text-expected.txt:
13853         * platform/mac/fast/blockflow/japanese-rl-selection-expected.checksum: Added.
13854         * platform/mac/fast/blockflow/japanese-rl-selection-expected.png: Added.
13855         * platform/mac/fast/blockflow/japanese-rl-selection-expected.txt: Added.
13856         * platform/mac/fast/repaint/selection-clear-expected.checksum:
13857         * platform/mac/fast/repaint/selection-clear-expected.png:
13858
13859 2010-11-05  Adam Barth  <abarth@webkit.org>
13860
13861         Reviewed by Eric Seidel.
13862
13863         Gray-scale PNGs with color profiles don't decode properly on Chromium Mac
13864         https://bugs.webkit.org/show_bug.cgi?id=49110
13865
13866         Test that we decode gray-scale PNGs correctly.  Sadly, this is a pixel
13867         test.  For ports that run pixel tests, we'll have to grab the pixels
13868         off the bot.
13869
13870         * fast/images/gray-scale-png-with-color-profile.html: Added.
13871         * fast/images/resources/mu.png: Added.
13872         * platform/mac/fast/images/gray-scale-png-with-color-profile-expected.txt: Added.
13873
13874 2010-11-05  Chris Marrin  <cmarrin@apple.com>
13875
13876         Reviewed by Simon Fraser.
13877
13878         suspendAnimations/resumeAnimations not present in WebKit2
13879         https://bugs.webkit.org/show_bug.cgi?id=49109
13880
13881         Got 4 tests out of the Skipped list that now pass
13882
13883         * platform/mac-wk2/Skipped:
13884
13885 2010-11-05  Dumitru Daniliuc  <dumi@chromium.org>
13886
13887         Unreviewed, updating Chromium expectations.
13888
13889         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-with-child-crash-expected.txt: Added.
13890         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-with-child-crash-expected.txt: Added.
13891         * platform/chromium/test_expectations.txt:
13892
13893 2010-11-05  Csaba Osztrogonác  <ossy@webkit.org>
13894
13895         Unreviewed.
13896
13897         [Qt] animations tests fails which uses suspend/resume
13898         https://bugs.webkit.org/show_bug.cgi?id=43905
13899
13900         * platform/qt/Skipped:
13901          - animations/suspend-resume-animation-events.html added until fix.
13902          - animations/stop-animation-on-suspend.html added until fix.
13903
13904 2010-11-05  Mihai Parparita  <mihaip@chromium.org>
13905
13906         Reviewed by Ojan Vafai.
13907
13908         [Chromium] fast/events/stopPropagation-submit.html fails
13909         https://bugs.webkit.org/show_bug.cgi?id=49078
13910         
13911         The test was failing because of a difference between KURL and GURL in
13912         how forms that have a data: URL action are handled*. Since the actual
13913         test was testing something else (that stopPropagation does not prevent
13914         form submissions), using a real page as the target makes the test
13915         pass everywhere.
13916         
13917         * FWIW, it looks like GURL is right, per step 15 of section 4.10.22.3 
13918         (Form submission algorithm) of the HTML 5 spec, data URLs used with GET
13919         should not be mutated; filed bug 49091 about this.
13920
13921         * fast/events/resources/stopPropagation-submit-target.html: Added.
13922         * fast/events/stopPropagation-submit.html:
13923         * platform/chromium/test_expectations.txt:
13924
13925 2010-11-05  Mihai Parparita  <mihaip@chromium.org>
13926
13927         Unreviewed; test_expectations fix.
13928         
13929         Remove three tests that are no longer flaky. Update a comment about a
13930         test that fails due to V8 differences.
13931
13932         * platform/chromium/test_expectations.txt:
13933
13934 2010-11-05  Mihai Parparita  <mihaip@chromium.org>
13935
13936         Unreviewed expectation update for fast/events/context-no-deselect.html.
13937         
13938         Add missing chromium-linux expectations.
13939         
13940         * platform/chromium-linux/fast/events/context-no-deselect-expected.checksum: Added.
13941         * platform/chromium-linux/fast/events/context-no-deselect-expected.png: Added.
13942         * platform/chromium/test_expectations.txt:
13943
13944 2010-11-05  Chang Shu  <chang.shu@nokia.com>
13945
13946         Reviewed by Antonio Gomes.
13947
13948         Add support for <select> element in single selection mode. We use space to
13949         trigger arrow key handling for selection change or spatial navigation.
13950         https://bugs.webkit.org/show_bug.cgi?id=48937
13951
13952         * fast/events/spatial-navigation/resources/spatial-navigation-utils.js:
13953         (doMove):
13954         * fast/events/spatial-navigation/snav-single-select-expected.txt:
13955         * fast/events/spatial-navigation/snav-single-select.html:
13956
13957 2010-11-05  Mihai Parparita  <mihaip@chromium.org>
13958
13959         Unreviewed expectations update for fast/events/click-count.html; it's no longer slow since r46779 sped it up.
13960
13961         * platform/chromium/test_expectations.txt:
13962
13963 2010-11-05  Mihai Parparita  <mihaip@chromium.org>
13964
13965         Unreviewed expectations update for fast/events/option-tab.html; it no longer crashes.
13966
13967         * platform/chromium/test_expectations.txt:
13968
13969 2010-11-05  Brian Weinstein  <bweinstein@apple.com>
13970
13971         Reviewed by Anders Carlsson.
13972
13973         Assertion failure in PluginStream::~PluginStream when running userscripts/user-script-plugin-document.html
13974         https://bugs.webkit.org/show_bug.cgi?id=48751
13975         <rdar://problem/8615536>
13976         
13977         Unskip userscripts/user-script-plugin-document.html because it is passing now.
13978
13979         * platform/win/Skipped:
13980
13981 2010-11-05  Brian Weinstein  <bweinstein@apple.com>
13982
13983         Reviewed by Eric Carlson.
13984
13985         userscripts/user-script-*-document.html tests are flaky on Windows
13986         https://bugs.webkit.org/show_bug.cgi?id=45980
13987         
13988         We can't use counting.mp4 as our video file to create a video document, because on Windows counting.mp4
13989         is opened in Windows Explorer or Quicktime instead of Safari. This bug is being tracked by 
13990         <https://bugs.webkit.org/show_bug.cgi?id=25220>.
13991         
13992         This patch switches user-script-video-document.html to use silence-loop.mov instead of counting.mp4,
13993         which creates a video document on both Mac and Windows.
13994
13995         * userscripts/resources/counting.mp4: Removed.
13996         * userscripts/resources/silence-loop.mov: Added.
13997         * userscripts/user-script-video-document-expected.txt:
13998         * userscripts/user-script-video-document.html:
13999
14000 2010-11-05  Anders Carlsson  <andersca@apple.com>
14001
14002         Reviewed by Adam Roben.
14003
14004         Implement pluginElementNPObject
14005         https://bugs.webkit.org/show_bug.cgi?id=49077
14006
14007         Remove now passing test.
14008
14009         * platform/mac-snowleopard/Skipped:
14010
14011 2010-11-04  Ryosuke Niwa  <rniwa@webkit.org>
14012
14013         Reviewed by Darin Adler.
14014
14015         Re-enabled editing/style/iframe-onload-crash.html on Chromium, Qt, and Windows platforms.
14016
14017         * platform/chromium/test_expectations.txt:
14018         * platform/qt/Skipped:
14019         * platform/win/Skipped:
14020
14021 2010-11-04  Anders Carlsson  <andersca@apple.com>
14022
14023         Reviewed by Oliver Hunt.
14024
14025         Implement NP_RemoveProperty and NP_Enumerate
14026         https://bugs.webkit.org/show_bug.cgi?id=49046
14027
14028         Remove now passing tests.
14029
14030         * platform/mac-wk2/Skipped:
14031
14032 2010-11-05  Zhenyao Mo  <zmo@google.com>
14033
14034         Unreviewed, update webgl test expectations.
14035
14036         * platform/chromium/test_expectations.txt:
14037
14038 2010-11-05  Zhenyao Mo  <zmo@google.com>
14039
14040         Unreviewed, update webgl test expectations.
14041
14042         * platform/chromium/test_expectations.txt:
14043
14044 2010-11-05  Chris Marrin  <cmarrin@apple.com>
14045
14046         Reviewed by Simon Fraser.
14047
14048         Make suspendAnimations/resumeAnimations and setCSSAnimations traverse through subframes and remember state
14049         https://bugs.webkit.org/show_bug.cgi?id=46945
14050
14051         New test which starts animations in the page an in an iframe. Makes sure both animations
14052         stop when suspendAnimations is called. I also added dot notation syntax to animation-test-helpers.js
14053         that can dig down into iframes to values for testing.
14054
14055         * animations/animation-test-helpers.js:
14056         (checkExpectedValue):
14057         * animations/stop-animation-on-suspend-expected.txt: Added.
14058         * animations/stop-animation-on-suspend.html: Added.
14059
14060 2010-11-05  Stephen White  <senorblanco@chromium.org>
14061
14062         Unreviewed; test_expectations fix.
14063
14064         Cleaning up the chromium-gpu test expectations after the switch to DRT.
14065
14066         * platform/chromium-gpu/test_expectations.txt:
14067
14068 2010-11-05  Adam Roben  <aroben@apple.com>
14069
14070         Update expected results for two tests on Windows
14071
14072         * platform/win/fast/dom/HTMLMeterElement/meter-element-expected.png:
14073         * platform/win/fast/dom/HTMLMeterElement/meter-element-expected.txt:
14074         * platform/win/fast/dom/HTMLProgressElement/progress-element-with-child-crash-expected.txt: Added.
14075
14076 2010-11-05  Csaba Osztrogonác  <ossy@webkit.org>
14077
14078         Unreviewed.
14079
14080         [Qt] Add platform specific expected results for new passing tests introduced in r71382.
14081         Compared to Mac png files and Mac expected files.
14082
14083         * platform/qt/fast/table/027-vertical-expected.checksum: Added.
14084         * platform/qt/fast/table/027-vertical-expected.png: Added.
14085         * platform/qt/fast/table/027-vertical-expected.txt: Added.
14086         * platform/qt/fast/table/028-vertical-expected.checksum: Added.
14087         * platform/qt/fast/table/028-vertical-expected.png: Added.
14088         * platform/qt/fast/table/028-vertical-expected.txt: Added.
14089         * platform/qt/fast/table/035-vertical-expected.checksum: Added.
14090         * platform/qt/fast/table/035-vertical-expected.png: Added.
14091         * platform/qt/fast/table/035-vertical-expected.txt: Added.
14092         * platform/qt/fast/table/038-vertical-expected.checksum: Added.
14093         * platform/qt/fast/table/038-vertical-expected.png: Added.
14094         * platform/qt/fast/table/038-vertical-expected.txt: Added.
14095         * platform/qt/fast/table/040-vertical-expected.checksum: Added.
14096         * platform/qt/fast/table/040-vertical-expected.png: Added.
14097         * platform/qt/fast/table/040-vertical-expected.txt: Added.
14098         * platform/qt/fast/table/auto-with-percent-height-vertical-expected.checksum: Added.
14099         * platform/qt/fast/table/auto-with-percent-height-vertical-expected.png: Added.
14100         * platform/qt/fast/table/auto-with-percent-height-vertical-expected.txt: Added.
14101         * platform/qt/fast/table/border-collapsing/001-vertical-expected.checksum: Added.
14102         * platform/qt/fast/table/border-collapsing/001-vertical-expected.png: Added.
14103         * platform/qt/fast/table/border-collapsing/001-vertical-expected.txt: Added.
14104         * platform/qt/fast/table/border-collapsing/002-vertical-expected.checksum: Added.
14105         * platform/qt/fast/table/border-collapsing/002-vertical-expected.png: Added.
14106         * platform/qt/fast/table/border-collapsing/002-vertical-expected.txt: Added.
14107         * platform/qt/fast/table/border-collapsing/003-vertical-expected.checksum: Added.
14108         * platform/qt/fast/table/border-collapsing/003-vertical-expected.png: Added.
14109         * platform/qt/fast/table/border-collapsing/003-vertical-expected.txt: Added.
14110         * platform/qt/fast/table/border-collapsing/004-vertical-expected.checksum: Added.
14111         * platform/qt/fast/table/border-collapsing/004-vertical-expected.png: Added.
14112         * platform/qt/fast/table/border-collapsing/004-vertical-expected.txt: Added.
14113         * platform/qt/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.checksum: Added.
14114         * platform/qt/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: Added.
14115         * platform/qt/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt: Added.
14116         * platform/qt/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Added.
14117         * platform/qt/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Added.
14118         * platform/qt/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt: Added.
14119         * platform/qt/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.checksum: Added.
14120         * platform/qt/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: Added.
14121         * platform/qt/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: Added.
14122         * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: Added.
14123         * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: Added.
14124         * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Added.
14125         * platform/qt/fast/table/growCellForImageQuirk-vertical-expected.checksum: Added.
14126         * platform/qt/fast/table/growCellForImageQuirk-vertical-expected.png: Added.
14127         * platform/qt/fast/table/growCellForImageQuirk-vertical-expected.txt: Added.
14128         * platform/qt/fast/table/height-percent-test-vertical-expected.checksum: Added.
14129         * platform/qt/fast/table/height-percent-test-vertical-expected.png: Added.
14130         * platform/qt/fast/table/height-percent-test-vertical-expected.txt: Added.
14131         * platform/qt/fast/table/percent-widths-stretch-vertical-expected.checksum: Added.
14132         * platform/qt/fast/table/percent-widths-stretch-vertical-expected.png: Added.
14133         * platform/qt/fast/table/percent-widths-stretch-vertical-expected.txt: Added.
14134         * platform/qt/fast/table/rowspan-paint-order-vertical-expected.checksum: Added.
14135         * platform/qt/fast/table/rowspan-paint-order-vertical-expected.png: Added.
14136         * platform/qt/fast/table/rowspan-paint-order-vertical-expected.txt: Added.
14137         * platform/qt/fast/table/table-display-types-vertical-expected.checksum: Added.
14138         * platform/qt/fast/table/table-display-types-vertical-expected.png: Added.
14139         * platform/qt/fast/table/table-display-types-vertical-expected.txt: Added.
14140
14141 2010-11-04  Adam Roben  <aroben@apple.com>
14142
14143         Add a test that shows that windowed plugins are able to paint
14144
14145         Somehow we never had a test for this before.
14146
14147         Fixes <http://webkit.org/b/49029> Should add a test that shows
14148         windowed plugins can paint
14149
14150         Reviewed by Jon Honeycutt.
14151
14152         * platform/win/platform/win/plugins/draws-gradient-expected.checksum: Added.
14153         * platform/win/platform/win/plugins/draws-gradient-expected.png: Added.
14154         * platform/win/platform/win/plugins/draws-gradient-expected.txt: Added.
14155         * platform/win/plugins/draws-gradient.html: Added.
14156
14157 2010-11-04  Adam Roben  <aroben@apple.com>
14158
14159         Add a test to show that windowed plugins are clipped correctly
14160
14161         Fixes <http://webkit.org/b/49024> <rdar://problem/8487847> Windowed
14162         plugins aren't clipped in WebKit2 on Windows
14163
14164         Reviewed by Jon Honeycutt.
14165
14166         * platform/win/plugins/window-region-is-set-to-clip-rect-expected.txt: Added.
14167         * platform/win/plugins/window-region-is-set-to-clip-rect.html: Added.
14168
14169 2010-11-05  Csaba Osztrogonác  <ossy@webkit.org>
14170
14171         Unreviewed.
14172
14173         [Qt] Add platform specific expected results for new passing tests.
14174         Compared to Mac png files and Mac expected files.
14175
14176         * platform/qt/fast/block/basic/truncation-rtl-expected.checksum: Added.
14177         * platform/qt/fast/block/basic/truncation-rtl-expected.png: Added.
14178         * platform/qt/fast/block/basic/truncation-rtl-expected.txt: Added.
14179         * platform/qt/fast/blockflow/background-horizontal-bt-expected.checksum: Added.
14180         * platform/qt/fast/blockflow/background-horizontal-bt-expected.png: Added.
14181         * platform/qt/fast/blockflow/background-horizontal-bt-expected.txt: Added.
14182         * platform/qt/fast/blockflow/background-vertical-lr-expected.checksum: Added.
14183         * platform/qt/fast/blockflow/background-vertical-lr-expected.png: Added.
14184         * platform/qt/fast/blockflow/background-vertical-lr-expected.txt: Added.
14185         * platform/qt/fast/blockflow/background-vertical-rl-expected.checksum: Added.
14186         * platform/qt/fast/blockflow/background-vertical-rl-expected.png: Added.
14187         * platform/qt/fast/blockflow/background-vertical-rl-expected.txt: Added.
14188         * platform/qt/fast/blockflow/basic-vertical-line-expected.checksum: Added.
14189         * platform/qt/fast/blockflow/basic-vertical-line-expected.png: Added.
14190         * platform/qt/fast/blockflow/basic-vertical-line-expected.txt: Added.
14191         * platform/qt/fast/blockflow/body-direction-propagation-blocked-expected.checksum: Added.
14192         * platform/qt/fast/blockflow/body-direction-propagation-blocked-expected.png: Added.
14193         * platform/qt/fast/blockflow/body-direction-propagation-blocked-expected.txt: Added.
14194         * platform/qt/fast/blockflow/body-direction-propagation-expected.checksum: Added.
14195         * platform/qt/fast/blockflow/body-direction-propagation-expected.png: Added.
14196         * platform/qt/fast/blockflow/body-direction-propagation-expected.txt: Added.
14197         * platform/qt/fast/blockflow/body-writing-mode-propagation-blocked-expected.checksum: Added.
14198         * platform/qt/fast/blockflow/body-writing-mode-propagation-blocked-expected.png: Added.
14199         * platform/qt/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt: Added.
14200         * platform/qt/fast/blockflow/body-writing-mode-propagation-expected.checksum: Added.
14201         * platform/qt/fast/blockflow/body-writing-mode-propagation-expected.png: Added.
14202         * platform/qt/fast/blockflow/body-writing-mode-propagation-expected.txt: Added.
14203         * platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Added.
14204         * platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: Added.
14205         * platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt: Added.
14206         * platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
14207         * platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
14208         * platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.txt: Added.
14209         * platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
14210         * platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
14211         * platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.txt: Added.
14212         * platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
14213         * platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
14214         * platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.txt: Added.
14215         * platform/qt/fast/blockflow/english-bt-text-expected.checksum: Added.
14216         * platform/qt/fast/blockflow/english-bt-text-expected.png: Added.
14217         * platform/qt/fast/blockflow/english-bt-text-expected.txt: Added.
14218         * platform/qt/fast/blockflow/english-lr-text-expected.checksum: Added.
14219         * platform/qt/fast/blockflow/english-lr-text-expected.png: Added.
14220         * platform/qt/fast/blockflow/english-lr-text-expected.txt: Added.
14221         * platform/qt/fast/blockflow/english-rl-text-expected.checksum: Added.
14222         * platform/qt/fast/blockflow/english-rl-text-expected.png: Added.
14223         * platform/qt/fast/blockflow/english-rl-text-expected.txt: Added.
14224         * platform/qt/fast/borders/border-radius-inline-flow-expected.checksum: Added.
14225         * platform/qt/fast/borders/border-radius-inline-flow-expected.png: Added.
14226         * platform/qt/fast/borders/border-radius-inline-flow-expected.txt: Added.
14227         * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
14228         * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
14229         * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: Added.
14230         * platform/qt/fast/dom/gc-10-expected.checksum: Added.
14231         * platform/qt/fast/dom/gc-10-expected.png: Added.
14232         * platform/qt/fast/dom/gc-10-expected.txt: Added.
14233         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Added.
14234         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Added.
14235         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added.
14236         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Added.
14237         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Added.
14238         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added.
14239         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: Added.
14240         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
14241         * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
14242         * platform/qt/svg/animations: Added.
14243         * platform/qt/svg/animations/repeatDur-zero-expected.checksum: Added.
14244         * platform/qt/svg/animations/repeatDur-zero-expected.png: Added.
14245         * platform/qt/svg/animations/repeatDur-zero-expected.txt: Added.
14246         * platform/qt/svg/custom/use-invalid-pattern-expected.checksum: Added.
14247         * platform/qt/svg/custom/use-invalid-pattern-expected.png: Added.
14248
14249 2010-11-05  Alejandro G. Castro  <alex@igalia.com>
14250
14251         Unreviewed, apparently some forms tests need different results in
14252         the bots after the removing the font hinting.
14253
14254         * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt:
14255         * platform/gtk/fast/forms/001-expected.txt:
14256         * platform/gtk/fast/forms/003-expected.txt:
14257         * platform/gtk/fast/forms/004-expected.txt:
14258         * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.txt:
14259         * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.txt:
14260         * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.txt:
14261         * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.txt:
14262         * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt:
14263         * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt:
14264         * platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
14265         * platform/gtk/fast/forms/disabled-select-change-index-expected.txt:
14266         * platform/gtk/fast/forms/form-element-geometry-expected.txt:
14267         * platform/gtk/fast/forms/menulist-deselect-update-expected.txt:
14268         * platform/gtk/fast/forms/menulist-narrow-width-expected.txt:
14269         * platform/gtk/fast/forms/menulist-no-overflow-expected.txt:
14270         * platform/gtk/fast/forms/menulist-restrict-line-height-expected.txt:
14271         * platform/gtk/fast/forms/menulist-separator-painting-expected.txt:
14272         * platform/gtk/fast/forms/menulist-style-color-expected.txt:
14273         * platform/gtk/fast/forms/menulist-width-change-expected.txt:
14274         * platform/gtk/fast/forms/option-script-expected.txt:
14275         * platform/gtk/fast/forms/option-strip-whitespace-expected.txt:
14276         * platform/gtk/fast/forms/select-baseline-expected.txt:
14277         * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.txt:
14278         * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt:
14279         * platform/gtk/fast/forms/select-disabled-appearance-expected.txt:
14280         * platform/gtk/fast/forms/select-initial-position-expected.txt:
14281         * platform/gtk/fast/forms/select-size-expected.txt:
14282         * platform/gtk/fast/forms/select-style-expected.txt:
14283         * platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
14284         * platform/gtk/fast/forms/select-writing-direction-natural-expected.txt:
14285         * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.txt:
14286         * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
14287         * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
14288         * platform/gtk/svg/in-html/circle-expected.txt:
14289
14290 2010-11-05  Philippe Normand  <pnormand@igalia.com>
14291
14292         Unreviewed, skipping crashing svg test.
14293
14294         [GTK] svg/animations/animate-path-nested-transforms.html crashes
14295         https://bugs.webkit.org/show_bug.cgi?id=49065
14296
14297         * platform/gtk/Skipped:
14298
14299 2010-11-05  Alejandro G. Castro  <alex@igalia.com>
14300
14301         Reviewed by Martin Robinson.
14302
14303         [GTK] Avoid font hinting in the DRT
14304         https://bugs.webkit.org/show_bug.cgi?id=48548
14305
14306         Rebaseline the test results after removing the font hinting.
14307
14308         * platform/gtk/http/tests/misc/slow-loading-mask-expected.txt:
14309         * platform/gtk/fast/multicol/float-multicol-expected.txt:
14310         * platform/gtk/fast/multicol/float-paginate-complex-expected.txt:
14311         * platform/gtk/fast/multicol/float-paginate-expected.txt:
14312         * platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
14313         * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt:
14314         * platform/gtk/fast/multicol/margin-collapse-expected.txt:
14315         * platform/gtk/fast/multicol/max-height-columns-block-expected.txt:
14316         * platform/gtk/fast/multicol/nested-columns-expected.txt:
14317         * platform/gtk/fast/multicol/paginate-block-replaced-expected.txt:
14318         * platform/gtk/fast/multicol/positioned-split-expected.txt:
14319         * platform/gtk/fast/multicol/positioned-with-constrained-height-expected.txt:
14320         * platform/gtk/fast/multicol/shadow-breaking-expected.txt:
14321         * platform/gtk/fast/multicol/single-line-expected.txt:
14322         * platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt:
14323         * platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
14324         * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
14325         * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
14326         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
14327         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
14328         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
14329         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
14330         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
14331         * platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt:
14332         * platform/gtk/fast/multicol/table-margin-collapse-expected.txt:
14333         * platform/gtk/fast/multicol/table-vertical-align-expected.txt:
14334         * platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt:
14335         * platform/gtk/fast/overflow/line-clamp-expected.txt:
14336         * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:
14337         * platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt:
14338         * platform/gtk/fast/repaint/block-no-inflow-children-expected.txt:
14339         * platform/gtk/fast/repaint/fixed-child-move-after-scroll-expected.txt:
14340         * platform/gtk/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
14341         * platform/gtk/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
14342         * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
14343         * platform/gtk/fast/repaint/fixed-move-after-scroll-expected.txt:
14344         * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt:
14345         * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt:
14346         * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt:
14347         * platform/gtk/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
14348         * platform/gtk/fast/repaint/stacked-diacritics-expected.txt:
14349         * platform/gtk/fast/table/early-table-layout-expected.txt:
14350         * platform/gtk/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt:
14351         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt:
14352         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-div-expected.txt:
14353         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
14354         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt:
14355         * platform/gtk/fast/table/fixed-table-with-small-percent-width-expected.txt:
14356         * platform/gtk/fast/text/backslash-to-yen-sign-dynamic-expected.txt:
14357         * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt:
14358         * platform/gtk/fast/text/backslash-to-yen-sign-expected.txt:
14359         * platform/gtk/fast/text/format-control-expected.txt:
14360         * platform/gtk/fast/text/international/bidi-mirror-he-ar-expected.txt:
14361         * platform/gtk/fast/text/international/bold-bengali-expected.txt:
14362         * platform/gtk/fast/text/international/plane2-expected.txt:
14363         * platform/gtk/fast/text/shadow-no-blur-expected.txt:
14364         * platform/gtk/fast/text/shadow-translucent-fill-expected.txt:
14365         * platform/gtk/fast/text/stroking-expected.txt:
14366         * platform/gtk/fonts/cursive-expected.txt:
14367         * platform/gtk/fonts/custom-font-missing-glyphs-expected.txt:
14368         * platform/gtk/fonts/default-expected.txt:
14369         * platform/gtk/fonts/fantasy-expected.txt:
14370         * platform/gtk/fonts/font-face-with-complex-text-expected.txt:
14371         * platform/gtk/fonts/fontconfig-aliasing-settings-expected.txt:
14372         * platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt:
14373         * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.txt:
14374         * platform/gtk/fonts/monospace-expected.txt:
14375         * platform/gtk/fonts/sans-serif-expected.txt:
14376         * platform/gtk/fonts/serif-expected.txt:
14377         * platform/gtk/fonts/xsettings_antialias_settings-expected.txt:
14378         * platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
14379         * platform/gtk/media/audio-controls-rendering-expected.txt:
14380         * platform/gtk/media/audio-no-installed-engines-expected.txt:
14381         * platform/gtk/media/controls-after-reload-expected.txt:
14382         * platform/gtk/media/controls-strict-expected.txt:
14383         * platform/gtk/media/video-display-toggle-expected.txt:
14384         * platform/gtk/media/video-empty-source-expected.txt:
14385         * platform/gtk/media/video-no-audio-expected.txt:
14386         * platform/gtk/media/video-replaces-poster-expected.txt:
14387         * platform/gtk/media/video-zoom-expected.txt:
14388         * platform/gtk/scrollbars/basic-scrollbar-expected.txt:
14389         * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
14390         * platform/gtk/scrollbars/disabled-scrollbar-expected.txt:
14391         * platform/gtk/scrollbars/overflow-scrollbar-combinations-expected.txt:
14392         * platform/gtk/scrollbars/scrollbar-buttons-expected.txt:
14393         * platform/gtk/scrollbars/scrollbar-orientation-expected.txt:
14394         * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
14395         * platform/gtk/svg/batik/text/textDecoration-expected.txt:
14396         * platform/gtk/svg/css/composite-shadow-text-expected.txt:
14397         * platform/gtk/svg/css/group-with-shadow-expected.txt:
14398         * platform/gtk/svg/css/text-shadow-multiple-expected.txt:
14399         * platform/gtk/svg/custom/broken-internal-references-expected.txt:
14400         * platform/gtk/svg/custom/bug45331-expected.txt:
14401         * platform/gtk/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
14402         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
14403         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
14404         * platform/gtk/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt:
14405         * platform/gtk/svg/custom/js-update-stop-linked-gradient-expected.txt:
14406         * platform/gtk/svg/custom/mask-invalidation-expected.txt:
14407         * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
14408         * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
14409         * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
14410         * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
14411         * platform/gtk/svg/custom/pattern-incorrect-tiling-expected.txt:
14412         * platform/gtk/svg/custom/recursive-gradient-expected.txt:
14413         * platform/gtk/svg/custom/recursive-pattern-expected.txt:
14414         * platform/gtk/svg/custom/relative-sized-content-expected.txt:
14415         * platform/gtk/svg/custom/relative-sized-content-with-resources-expected.txt:
14416         * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
14417         * platform/gtk/svg/custom/relative-sized-shadow-tree-content-expected.txt:
14418         * platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
14419         * platform/gtk/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
14420         * platform/gtk/svg/custom/text-rotated-gradient-expected.txt:
14421         * platform/gtk/svg/custom/text-rotation-expected.txt:
14422         * platform/gtk/svg/custom/text-x-dy-lists-expected.txt:
14423         * platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt:
14424         * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
14425         * platform/gtk/svg/filters/filter-on-filter-for-text-expected.txt:
14426         * platform/gtk/svg/filters/filter-on-tspan-expected.txt:
14427         * platform/gtk/svg/filters/filter-width-update-expected.txt:
14428         * platform/gtk/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
14429         * platform/gtk/svg/foreignObject/svg-document-as-direct-child-expected.txt:
14430         * platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt:
14431         * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
14432         * platform/gtk/svg/in-html/circle-expected.txt:
14433         * platform/gtk/svg/repaint/filter-repaint-expected.txt:
14434         * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
14435         * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
14436         * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
14437         * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
14438         * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
14439         * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
14440         * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
14441         * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
14442         * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
14443         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
14444         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
14445         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
14446         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
14447         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
14448         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
14449         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
14450         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
14451         * platform/gtk/svg/text/select-x-list-1-expected.txt:
14452         * platform/gtk/svg/text/select-x-list-2-expected.txt:
14453         * platform/gtk/svg/text/select-x-list-3-expected.txt:
14454         * platform/gtk/svg/text/select-x-list-4-expected.txt:
14455         * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
14456         * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
14457         * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
14458         * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
14459         * platform/gtk/svg/text/selection-background-color-expected.txt:
14460         * platform/gtk/svg/text/selection-doubleclick-expected.txt:
14461         * platform/gtk/svg/text/selection-styles-expected.txt:
14462         * platform/gtk/svg/text/selection-tripleclick-expected.txt:
14463         * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
14464         * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
14465         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
14466         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
14467         * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
14468         * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
14469         * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
14470         * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:
14471         * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
14472         * platform/gtk/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
14473         * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
14474         * platform/gtk/tables/layering/paint-test-layering-1-expected.txt:
14475         * platform/gtk/tables/layering/paint-test-layering-2-expected.txt:
14476         * platform/gtk/transforms/2d/compound-transforms-vs-containers-expected.txt:
14477         * platform/gtk/transforms/2d/hindi-rotated-expected.txt:
14478         * platform/gtk/transforms/2d/transform-borderbox-expected.txt:
14479         * platform/gtk/transforms/2d/transform-fixed-container-expected.txt:
14480         * platform/gtk/transforms/2d/transform-origin-borderbox-expected.txt:
14481         * platform/gtk/transforms/2d/zoom-menulist-expected.txt:
14482         * platform/gtk/transforms/no_transform_hit_testing-expected.txt:
14483         * platform/gtk/transforms/svg-vs-css-expected.txt:
14484         * platform/gtk/transitions/move-after-transition-expected.txt:
14485         * platform/gtk/transitions/svg-text-shadow-transition-expected.txt:
14486         * platform/gtk/transitions/transition-drt-api-expected.txt:
14487
14488 2010-11-05  Alejandro G. Castro  <alex@igalia.com>
14489
14490         Reviewed by Martin Robinson.
14491
14492         [GTK] Avoid font hinting in the DRT
14493         https://bugs.webkit.org/show_bug.cgi?id=48548
14494
14495         Rebaseline the test results after removing the font hinting.
14496
14497         * platform/gtk/editing/pasteboard/paste-text-008-expected.txt:
14498         * platform/gtk/editing/pasteboard/paste-text-009-expected.txt:
14499         * platform/gtk/editing/pasteboard/paste-text-010-expected.txt:
14500         * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
14501         * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
14502         * platform/gtk/editing/selection/13804-expected.txt:
14503         * platform/gtk/editing/selection/4818145-expected.txt:
14504         * platform/gtk/editing/selection/4866671-expected.txt:
14505         * platform/gtk/editing/selection/4889598-expected.txt:
14506         * platform/gtk/editing/selection/4895428-2-expected.txt:
14507         * platform/gtk/editing/selection/4960116-expected.txt:
14508         * platform/gtk/editing/selection/4960137-expected.txt:
14509         * platform/gtk/editing/selection/4983858-expected.txt:
14510         * platform/gtk/editing/selection/5007143-2-expected.txt:
14511         * platform/gtk/editing/selection/5007143-expected.txt:
14512         * platform/gtk/editing/selection/5057506-2-expected.txt:
14513         * platform/gtk/editing/selection/5057506-expected.txt:
14514         * platform/gtk/editing/selection/5076323-1-expected.txt:
14515         * platform/gtk/editing/selection/5076323-2-expected.txt:
14516         * platform/gtk/editing/selection/5076323-3-expected.txt:
14517         * platform/gtk/editing/selection/5081257-1-expected.txt:
14518         * platform/gtk/editing/selection/5081257-2-expected.txt:
14519         * platform/gtk/editing/selection/5099303-expected.txt:
14520         * platform/gtk/editing/selection/5109817-expected.txt:
14521         * platform/gtk/editing/selection/5131716-1-expected.txt:
14522         * platform/gtk/editing/selection/5131716-2-expected.txt:
14523         * platform/gtk/editing/selection/5131716-3-expected.txt:
14524         * platform/gtk/editing/selection/5131716-4-expected.txt:
14525         * platform/gtk/editing/selection/5232159-expected.txt:
14526         * platform/gtk/editing/selection/5234383-1-expected.txt:
14527         * platform/gtk/editing/selection/5234383-2-expected.txt:
14528         * platform/gtk/editing/selection/addRange-expected.txt:
14529         * platform/gtk/editing/selection/drag-in-iframe-expected.txt:
14530         * platform/gtk/editing/selection/drag-select-1-expected.txt:
14531         * platform/gtk/editing/selection/drag-text-delay-expected.txt:
14532         * platform/gtk/editing/selection/drag-to-contenteditable-iframe-expected.txt:
14533         * platform/gtk/editing/selection/extend-by-character-002-expected.txt:
14534         * platform/gtk/editing/selection/extend-by-character-003-expected.txt:
14535         * platform/gtk/editing/selection/extend-by-character-004-expected.txt:
14536         * platform/gtk/editing/selection/extend-by-character-005-expected.txt:
14537         * platform/gtk/editing/selection/extend-selection-expected.txt:
14538         * platform/gtk/editing/selection/fake-drag-expected.txt:
14539         * platform/gtk/editing/selection/iframe-expected.txt:
14540         * platform/gtk/editing/selection/inline-table-expected.txt:
14541         * platform/gtk/editing/selection/mixed-editability-6-expected.txt:
14542         * platform/gtk/editing/selection/mixed-editability-7-expected.txt:
14543         * platform/gtk/editing/selection/move-backwords-by-word-001-expected.txt:
14544         * platform/gtk/editing/selection/move-between-blocks-no-001-expected.txt:
14545         * platform/gtk/editing/selection/move-between-blocks-yes-001-expected.txt:
14546         * platform/gtk/editing/selection/move-by-character-001-expected.txt:
14547         * platform/gtk/editing/selection/move-by-character-002-expected.txt:
14548         * platform/gtk/editing/selection/move-by-character-003-expected.txt:
14549         * platform/gtk/editing/selection/move-by-character-004-expected.txt:
14550         * platform/gtk/editing/selection/move-by-character-005-expected.txt:
14551         * platform/gtk/editing/selection/move-by-sentence-001-expected.txt:
14552         * platform/gtk/editing/selection/move-by-sentence-linebreak-expected.txt:
14553         * platform/gtk/editing/selection/move-past-trailing-space-expected.txt:
14554         * platform/gtk/editing/selection/range-between-block-and-inline-expected.txt:
14555         * platform/gtk/editing/selection/select-box-expected.txt:
14556         * platform/gtk/editing/selection/select-text-overflow-ellipsis-expected.txt:
14557         * platform/gtk/editing/selection/selectNode-expected.txt:
14558         * platform/gtk/editing/selection/selectNodeContents-expected.txt:
14559         * platform/gtk/editing/selection/selection-actions-expected.txt:
14560         * platform/gtk/editing/selection/wrapped-line-caret-1-expected.txt:
14561         * platform/gtk/editing/selection/wrapped-line-caret-2-expected.txt:
14562         * platform/gtk/editing/spelling/spelling-expected.txt:
14563         * platform/gtk/editing/style/4916887-expected.txt:
14564         * platform/gtk/editing/style/5017613-1-expected.txt:
14565         * platform/gtk/editing/style/5017613-2-expected.txt:
14566         * platform/gtk/editing/style/5046875-1-expected.txt:
14567         * platform/gtk/editing/style/5046875-2-expected.txt:
14568         * platform/gtk/editing/style/5084241-expected.txt:
14569         * platform/gtk/editing/style/5228141-expected.txt:
14570         * platform/gtk/editing/style/5279521-expected.txt:
14571         * platform/gtk/editing/style/apply-through-end-of-document-expected.txt:
14572         * platform/gtk/editing/style/block-style-003-expected.txt:
14573         * platform/gtk/editing/style/highlight-expected.txt:
14574         * platform/gtk/editing/style/relative-font-size-change-001-expected.txt:
14575         * platform/gtk/editing/style/style-3681552-fix-001-expected.txt:
14576         * platform/gtk/editing/style/style-3681552-fix-002-expected.txt:
14577         * platform/gtk/editing/style/typing-style-001-expected.txt:
14578         * platform/gtk/editing/style/typing-style-002-expected.txt:
14579         * platform/gtk/editing/undo/4063751-expected.txt:
14580         * platform/gtk/editing/undo/undo-combined-delete-boundary-expected.txt:
14581         * platform/gtk/editing/undo/undo-combined-delete-expected.txt:
14582         * platform/gtk/editing/undo/undo-delete-boundary-expected.txt:
14583         * platform/gtk/editing/undo/undo-delete-expected.txt:
14584         * platform/gtk/editing/undo/undo-forward-delete-boundary-expected.txt:
14585         * platform/gtk/editing/undo/undo-forward-delete-expected.txt:
14586         * platform/gtk/fast/backgrounds/001-expected.txt:
14587         * platform/gtk/fast/backgrounds/animated-gif-as-background-expected.txt:
14588         * platform/gtk/fast/backgrounds/background-inherit-color-bug-expected.txt:
14589         * platform/gtk/fast/backgrounds/background-origin-root-element-expected.txt:
14590         * platform/gtk/fast/backgrounds/background-position-1-expected.txt:
14591         * platform/gtk/fast/backgrounds/background-position-rounding-expected.txt:
14592         * platform/gtk/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
14593         * platform/gtk/fast/backgrounds/mask-composite-expected.txt:
14594         * platform/gtk/fast/backgrounds/opacity-on-document-element-expected.txt:
14595         * platform/gtk/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt:
14596         * platform/gtk/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
14597         * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
14598         * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
14599         * platform/gtk/fast/backgrounds/size/backgroundSize16-expected.txt:
14600         * platform/gtk/fast/backgrounds/size/zero-expected.txt:
14601         * platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt:
14602         * platform/gtk/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
14603         * platform/gtk/fast/block/margin-collapse/block-inside-inline/002-expected.txt:
14604         * platform/gtk/fast/block/margin-collapse/block-inside-inline/003-expected.txt:
14605         * platform/gtk/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
14606         * platform/gtk/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
14607         * platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
14608         * platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
14609         * platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
14610         * platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
14611         * platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
14612         * platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
14613         * platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
14614         * platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
14615         * platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
14616         * platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
14617         * platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
14618         * platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
14619         * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
14620         * platform/gtk/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt:
14621         * platform/gtk/fast/blockflow/fieldsets-expected.txt:
14622         * platform/gtk/fast/borders/block-mask-overlay-image-expected.txt:
14623         * platform/gtk/fast/borders/border-color-inherit-expected.txt:
14624         * platform/gtk/fast/borders/border-fit-expected.txt:
14625         * platform/gtk/fast/borders/border-image-border-radius-expected.txt:
14626         * platform/gtk/fast/borders/border-radius-constraints-expected.txt:
14627         * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt:
14628         * platform/gtk/fast/borders/border-radius-split-inline-expected.txt:
14629         * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.txt:
14630         * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.txt:
14631         * platform/gtk/fast/borders/different-color-borders-expected.txt:
14632         * platform/gtk/fast/borders/inline-mask-overlay-image-expected.txt:
14633         * platform/gtk/fast/borders/svg-as-border-image-2-expected.txt:
14634         * platform/gtk/fast/borders/svg-as-border-image-expected.txt:
14635         * platform/gtk/fast/box-shadow/basic-shadows-expected.txt:
14636         * platform/gtk/fast/box-shadow/border-radius-big-expected.txt:
14637         * platform/gtk/fast/box-shadow/inset-expected.txt:
14638         * platform/gtk/fast/box-shadow/transform-fringing-expected.txt:
14639         * platform/gtk/fast/canvas/setWidthResetAfterForcedRender-expected.txt:
14640         * platform/gtk/fast/canvas/shadow-offset-1-expected.txt:
14641         * platform/gtk/fast/canvas/shadow-offset-2-expected.txt:
14642         * platform/gtk/fast/canvas/shadow-offset-3-expected.txt:
14643         * platform/gtk/fast/canvas/shadow-offset-4-expected.txt:
14644         * platform/gtk/fast/canvas/shadow-offset-5-expected.txt:
14645         * platform/gtk/fast/canvas/shadow-offset-6-expected.txt:
14646         * platform/gtk/fast/canvas/shadow-offset-7-expected.txt:
14647         * platform/gtk/fast/canvas/toDataURL-alpha-expected.txt:
14648         * platform/gtk/fast/css-generated-content/after-duplicated-after-split-expected.txt:
14649         * platform/gtk/fast/css/compare-content-style-expected.txt:
14650         * platform/gtk/fast/css/css3-space-in-nth-and-lang-expected.txt:
14651         * platform/gtk/fast/css/first-letter-first-line-hover-expected.txt:
14652         * platform/gtk/fast/css/first-letter-punctuation-expected.txt:
14653         * platform/gtk/fast/css/font-face-opentype-expected.txt:
14654         * platform/gtk/fast/css/inline-element-line-break-expected.txt:
14655         * platform/gtk/fast/css/input-search-padding-expected.txt:
14656         * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt:
14657         * platform/gtk/fast/css/percent-top-relative-container-height-unspecified-expected.txt:
14658         * platform/gtk/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt:
14659         * platform/gtk/fast/css/pseudo-element-line-break-expected.txt:
14660         * platform/gtk/fast/css/rtl-to-viewport-expected.txt:
14661         * platform/gtk/fast/css/shadow-multiple-expected.txt:
14662         * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
14663         * platform/gtk/fast/css/transformed-mask-expected.txt:
14664         * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
14665         * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt:
14666         * platform/gtk/fast/dynamic/window-scrollbars-test-expected.txt:
14667         * platform/gtk/fast/events/event-sender-mouse-moved-expected.txt:
14668         * platform/gtk/fast/events/keydown-1-expected.txt:
14669         * platform/gtk/fast/events/mouseout-dead-node-expected.txt:
14670         * platform/gtk/fast/events/standalone-image-drag-to-editable-expected.txt:
14671         * platform/gtk/fast/forms/001-expected.txt:
14672         * platform/gtk/fast/forms/003-expected.txt:
14673         * platform/gtk/fast/forms/004-expected.txt:
14674         * platform/gtk/fast/forms/006-expected.txt:
14675         * platform/gtk/fast/forms/007-expected.txt:
14676         * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.txt:
14677         * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.txt:
14678         * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.txt:
14679         * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.txt:
14680         * platform/gtk/fast/forms/HTMLOptionElement_label05-expected.txt:
14681         * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt:
14682         * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt:
14683         * platform/gtk/fast/forms/basic-buttons-expected.txt:
14684         * platform/gtk/fast/forms/basic-inputs-expected.txt:
14685         * platform/gtk/fast/forms/basic-textareas-expected.txt:
14686         * platform/gtk/fast/forms/blankbuttons-expected.txt:
14687         * platform/gtk/fast/forms/box-shadow-override-expected.txt:
14688         * platform/gtk/fast/forms/button-align-expected.txt:
14689         * platform/gtk/fast/forms/button-cannot-be-nested-expected.txt:
14690         * platform/gtk/fast/forms/button-default-title-expected.txt:
14691         * platform/gtk/fast/forms/button-generated-content-expected.txt:
14692         * platform/gtk/fast/forms/button-inner-block-reuse-expected.txt:
14693         * platform/gtk/fast/forms/button-positioned-expected.txt:
14694         * platform/gtk/fast/forms/button-sizes-expected.txt:
14695         * platform/gtk/fast/forms/button-style-color-expected.txt:
14696         * platform/gtk/fast/forms/button-submit-expected.txt:
14697         * platform/gtk/fast/forms/button-table-styles-expected.txt:
14698         * platform/gtk/fast/forms/button-text-transform-expected.txt:
14699         * platform/gtk/fast/forms/button-white-space-expected.txt:
14700         * platform/gtk/fast/forms/caret-rtl-expected.txt:
14701         * platform/gtk/fast/forms/checkbox-radio-onchange-expected.txt:
14702         * platform/gtk/fast/forms/control-clip-expected.txt:
14703         * platform/gtk/fast/forms/control-clip-overflow-expected.txt:
14704         * platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
14705         * platform/gtk/fast/forms/disabled-select-change-index-expected.txt:
14706         * platform/gtk/fast/forms/encoding-test-expected.txt:
14707         * platform/gtk/fast/forms/fieldset-align-expected.txt:
14708         * platform/gtk/fast/forms/fieldset-with-float-expected.txt:
14709         * platform/gtk/fast/forms/file-input-direction-expected.txt:
14710         * platform/gtk/fast/forms/file-input-disabled-expected.txt:
14711         * platform/gtk/fast/forms/float-before-fieldset-expected.txt:
14712         * platform/gtk/fast/forms/floating-textfield-relayout-expected.txt:
14713         * platform/gtk/fast/forms/form-added-to-table-expected.txt:
14714         * platform/gtk/fast/forms/form-element-geometry-expected.txt:
14715         * platform/gtk/fast/forms/form-hides-table-expected.txt:
14716         * platform/gtk/fast/forms/form-in-malformed-markup-expected.txt:
14717         * platform/gtk/fast/forms/formmove-expected.txt:
14718         * platform/gtk/fast/forms/formmove2-expected.txt:
14719         * platform/gtk/fast/forms/formmove3-expected.txt:
14720         * platform/gtk/fast/forms/hidden-input-file-expected.txt:
14721         * platform/gtk/fast/forms/hidden-listbox-expected.txt:
14722         * platform/gtk/fast/forms/image-border-expected.txt:
14723         * platform/gtk/fast/forms/indeterminate-expected.txt:
14724         * platform/gtk/fast/forms/input-align-expected.txt:
14725         * platform/gtk/fast/forms/input-align-image-expected.txt:
14726         * platform/gtk/fast/forms/input-appearance-bkcolor-expected.txt:
14727         * platform/gtk/fast/forms/input-appearance-default-bkcolor-expected.txt:
14728         * platform/gtk/fast/forms/input-appearance-disabled-expected.txt:
14729         * platform/gtk/fast/forms/input-appearance-focus-expected.txt:
14730         * platform/gtk/fast/forms/input-appearance-height-expected.txt:
14731         * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt:
14732         * platform/gtk/fast/forms/input-appearance-readonly-expected.txt:
14733         * platform/gtk/fast/forms/input-appearance-selection-expected.txt:
14734         * platform/gtk/fast/forms/input-appearance-visibility-expected.txt:
14735         * platform/gtk/fast/forms/input-appearance-width-expected.txt:
14736         * platform/gtk/fast/forms/input-baseline-expected.txt:
14737         * platform/gtk/fast/forms/input-button-sizes-expected.txt:
14738         * platform/gtk/fast/forms/input-disabled-color-expected.txt:
14739         * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt:
14740         * platform/gtk/fast/forms/input-field-text-truncated-expected.txt:
14741         * platform/gtk/fast/forms/input-first-letter-expected.txt:
14742         * platform/gtk/fast/forms/input-no-renderer-expected.txt:
14743         * platform/gtk/fast/forms/input-paste-undo-expected.txt:
14744         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt:
14745         * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt:
14746         * platform/gtk/fast/forms/input-readonly-dimmed-expected.txt:
14747         * platform/gtk/fast/forms/input-readonly-empty-expected.txt:
14748         * platform/gtk/fast/forms/input-spaces-expected.txt:
14749         * platform/gtk/fast/forms/input-table-expected.txt:
14750         * platform/gtk/fast/forms/input-text-click-inside-expected.txt:
14751         * platform/gtk/fast/forms/input-text-click-outside-expected.txt:
14752         * platform/gtk/fast/forms/input-text-double-click-expected.txt:
14753         * platform/gtk/fast/forms/input-text-drag-down-expected.txt:
14754         * platform/gtk/fast/forms/input-text-option-delete-expected.txt:
14755         * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
14756         * platform/gtk/fast/forms/input-text-self-emptying-click-expected.txt:
14757         * platform/gtk/fast/forms/input-text-word-wrap-expected.txt:
14758         * platform/gtk/fast/forms/input-type-change-expected.txt:
14759         * platform/gtk/fast/forms/input-type-change2-expected.txt:
14760         * platform/gtk/fast/forms/input-type-text-min-width-expected.txt:
14761         * platform/gtk/fast/forms/input-value-expected.txt:
14762         * platform/gtk/fast/forms/isindex-placeholder-expected.txt:
14763         * platform/gtk/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
14764         * platform/gtk/fast/forms/listbox-scrollbar-incremental-load-expected.txt:
14765         * platform/gtk/fast/forms/listbox-width-change-expected.txt:
14766         * platform/gtk/fast/forms/menulist-clip-expected.txt:
14767         * platform/gtk/fast/forms/menulist-deselect-update-expected.txt:
14768         * platform/gtk/fast/forms/menulist-narrow-width-expected.txt:
14769         * platform/gtk/fast/forms/menulist-no-overflow-expected.txt:
14770         * platform/gtk/fast/forms/menulist-option-wrap-expected.txt:
14771         * platform/gtk/fast/forms/menulist-restrict-line-height-expected.txt:
14772         * platform/gtk/fast/forms/menulist-separator-painting-expected.txt:
14773         * platform/gtk/fast/forms/menulist-style-color-expected.txt:
14774         * platform/gtk/fast/forms/menulist-width-change-expected.txt:
14775         * platform/gtk/fast/forms/minWidthPercent-expected.txt:
14776         * platform/gtk/fast/forms/negativeLineHeight-expected.txt:
14777         * platform/gtk/fast/forms/option-index-expected.txt:
14778         * platform/gtk/fast/forms/option-script-expected.txt:
14779         * platform/gtk/fast/forms/option-strip-whitespace-expected.txt:
14780         * platform/gtk/fast/forms/option-text-clip-expected.txt:
14781         * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt:
14782         * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
14783         * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt:
14784         * platform/gtk/fast/forms/placeholder-set-value-expected.txt:
14785         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
14786         * platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
14787         * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
14788         * platform/gtk/fast/forms/radio-attr-order-expected.txt:
14789         * platform/gtk/fast/forms/radio-nested-labels-expected.txt:
14790         * platform/gtk/fast/forms/radio_checked-expected.txt:
14791         * platform/gtk/fast/forms/radio_checked_dynamic-expected.txt:
14792         * platform/gtk/fast/forms/range-thumb-height-percentage-expected.txt:
14793         * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt:
14794         * platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt:
14795         * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt:
14796         * platform/gtk/fast/forms/search-rtl-expected.txt:
14797         * platform/gtk/fast/forms/search-transformed-expected.txt:
14798         * platform/gtk/fast/forms/search-vertical-alignment-expected.txt:
14799         * platform/gtk/fast/forms/search-zoomed-expected.txt:
14800         * platform/gtk/fast/forms/searchfield-heights-expected.txt:
14801         * platform/gtk/fast/forms/select-align-expected.txt:
14802         * platform/gtk/fast/forms/select-baseline-expected.txt:
14803         * platform/gtk/fast/forms/select-block-background-expected.txt:
14804         * platform/gtk/fast/forms/select-change-listbox-size-expected.txt:
14805         * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.txt:
14806         * platform/gtk/fast/forms/select-change-popup-to-listbox-expected.txt:
14807         * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt:
14808         * platform/gtk/fast/forms/select-disabled-appearance-expected.txt:
14809         * platform/gtk/fast/forms/select-display-none-style-resolve-expected.txt:
14810         * platform/gtk/fast/forms/select-empty-option-height-expected.txt:
14811         * platform/gtk/fast/forms/select-initial-position-expected.txt:
14812         * platform/gtk/fast/forms/select-item-background-clip-expected.txt:
14813         * platform/gtk/fast/forms/select-list-box-with-height-expected.txt:
14814         * platform/gtk/fast/forms/select-selected-expected.txt:
14815         * platform/gtk/fast/forms/select-size-expected.txt:
14816         * platform/gtk/fast/forms/select-style-expected.txt:
14817         * platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
14818         * platform/gtk/fast/forms/select-writing-direction-natural-expected.txt:
14819         * platform/gtk/fast/forms/slider-padding-expected.txt:
14820         * platform/gtk/fast/forms/slider-thumb-shared-style-expected.txt:
14821         * platform/gtk/fast/forms/slider-thumb-stylability-expected.txt:
14822         * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.txt:
14823         * platform/gtk/fast/forms/tabbing-input-iframe-expected.txt:
14824         * platform/gtk/fast/forms/targeted-frame-submission-expected.txt:
14825         * platform/gtk/fast/forms/text-style-color-expected.txt:
14826         * platform/gtk/fast/forms/textAreaLineHeight-expected.txt:
14827         * platform/gtk/fast/forms/textarea-align-expected.txt:
14828         * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
14829         * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt:
14830         * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt:
14831         * platform/gtk/fast/forms/textarea-scroll-height-expected.txt:
14832         * platform/gtk/fast/forms/textarea-scrollbar-expected.txt:
14833         * platform/gtk/fast/forms/textarea-scrolled-type-expected.txt:
14834         * platform/gtk/fast/forms/textarea-setinnerhtml-expected.txt:
14835         * platform/gtk/fast/forms/textarea-width-expected.txt:
14836         * platform/gtk/fast/forms/textfield-focus-ring-expected.txt:
14837         * platform/gtk/fast/forms/textfield-outline-expected.txt:
14838         * platform/gtk/fast/forms/thumbslider-crash-expected.txt:
14839         * platform/gtk/fast/forms/thumbslider-no-parent-slider-expected.txt:
14840         * platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt:
14841         * platform/gtk/fast/frames/001-expected.txt:
14842         * platform/gtk/fast/frames/contentWindow_Frame-expected.txt:
14843         * platform/gtk/fast/frames/contentWindow_iFrame-expected.txt:
14844         * platform/gtk/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
14845         * platform/gtk/fast/frames/flattening/frameset-flattening-grid-expected.txt:
14846         * platform/gtk/fast/frames/flattening/frameset-flattening-simple-expected.txt:
14847         * platform/gtk/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
14848         * platform/gtk/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
14849         * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
14850         * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
14851         * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
14852         * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
14853         * platform/gtk/fast/frames/flattening/iframe-flattening-offscreen-expected.txt:
14854         * platform/gtk/fast/frames/flattening/iframe-flattening-simple-expected.txt:
14855         * platform/gtk/fast/frames/frame-navigation-expected.txt:
14856         * platform/gtk/fast/frames/frame-scrolling-attribute-expected.txt:
14857         * platform/gtk/fast/frames/frameElement-frame-expected.txt:
14858         * platform/gtk/fast/frames/frameElement-iframe-expected.txt:
14859         * platform/gtk/fast/frames/frameset-style-recalc-expected.txt:
14860         * platform/gtk/fast/frames/iframe-option-crash-expected.txt:
14861         * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.txt:
14862         * platform/gtk/fast/frames/iframe-with-frameborder-expected.txt:
14863         * platform/gtk/fast/frames/inline-object-inside-frameset-expected.txt:
14864         * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
14865         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
14866         * platform/gtk/fast/frames/viewsource-attribute-expected.txt:
14867         * platform/gtk/fast/frames/viewsource-on-image-file-expected.txt:
14868         * platform/gtk/fast/gradients/radial-centered-expected.txt:
14869         * platform/gtk/fast/images/imagemap-focus-ring-expected.txt:
14870         * platform/gtk/fast/images/svg-background-partial-redraw-expected.txt:
14871         * platform/gtk/fast/inline/continuation-outlines-with-layers-2-expected.txt:
14872         * platform/gtk/fast/inline/inline-focus-ring-expected.txt:
14873         * platform/gtk/fast/layers/remove-only-this-layer-update-expected.txt:
14874         * platform/gtk/fast/lists/drag-into-marker-expected.txt:
14875         * platform/gtk/fast/multicol/border-padding-pagination-expected.txt:
14876         * platform/gtk/fast/multicol/client-rects-expected.txt:
14877         * platform/gtk/fast/multicol/column-break-with-balancing-expected.txt:
14878         * platform/gtk/fast/multicol/column-count-with-rules-expected.txt:
14879         * platform/gtk/fast/multicol/column-rules-expected.txt:
14880         * platform/gtk/fast/multicol/column-rules-stacking-expected.txt:
14881         * platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt:
14882         * platform/gtk/fast/multicol/float-avoidance-expected.txt:
14883
14884 2010-11-05  Alejandro G. Castro  <alex@igalia.com>
14885
14886         Reviewed by Martin Robinson.
14887
14888         [GTK] Avoid font hinting in the DRT
14889         https://bugs.webkit.org/show_bug.cgi?id=48548
14890
14891         Rebaseline the test results after removing the font hinting.
14892
14893         * platform/gtk/animations/animation-drt-api-expected.txt:
14894         * platform/gtk/animations/animation-drt-api-multiple-keyframes-expected.txt:
14895         * platform/gtk/animations/missing-values-first-keyframe-expected.txt:
14896         * platform/gtk/animations/missing-values-last-keyframe-expected.txt:
14897         * platform/gtk/animations/state-at-end-event-expected.txt:
14898         * platform/gtk/css1/basic/class_as_selector-expected.txt:
14899         * platform/gtk/css1/basic/comments-expected.txt:
14900         * platform/gtk/css1/basic/containment-expected.txt:
14901         * platform/gtk/css1/basic/contextual_selectors-expected.txt:
14902         * platform/gtk/css1/basic/grouping-expected.txt:
14903         * platform/gtk/css1/basic/id_as_selector-expected.txt:
14904         * platform/gtk/css1/basic/inheritance-expected.txt:
14905         * platform/gtk/css1/box_properties/border-expected.txt:
14906         * platform/gtk/css1/box_properties/border_bottom-expected.txt:
14907         * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt:
14908         * platform/gtk/css1/box_properties/border_bottom_width-expected.txt:
14909         * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt:
14910         * platform/gtk/css1/box_properties/border_color-expected.txt:
14911         * platform/gtk/css1/box_properties/border_color_inline-expected.txt:
14912         * platform/gtk/css1/box_properties/border_inline-expected.txt:
14913         * platform/gtk/css1/box_properties/border_left-expected.txt:
14914         * platform/gtk/css1/box_properties/border_left_inline-expected.txt:
14915         * platform/gtk/css1/box_properties/border_left_width-expected.txt:
14916         * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt:
14917         * platform/gtk/css1/box_properties/border_right-expected.txt:
14918         * platform/gtk/css1/box_properties/border_right_inline-expected.txt:
14919         * platform/gtk/css1/box_properties/border_right_width-expected.txt:
14920         * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt:
14921         * platform/gtk/css1/box_properties/border_style-expected.txt:
14922         * platform/gtk/css1/box_properties/border_style_inline-expected.txt:
14923         * platform/gtk/css1/box_properties/border_top-expected.txt:
14924         * platform/gtk/css1/box_properties/border_top_inline-expected.txt:
14925         * platform/gtk/css1/box_properties/border_top_width-expected.txt:
14926         * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt:
14927         * platform/gtk/css1/box_properties/border_width-expected.txt:
14928         * platform/gtk/css1/box_properties/border_width_inline-expected.txt:
14929         * platform/gtk/css1/box_properties/clear-expected.txt:
14930         * platform/gtk/css1/box_properties/clear_float-expected.txt:
14931         * platform/gtk/css1/box_properties/float-expected.txt:
14932         * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt:
14933         * platform/gtk/css1/box_properties/float_margin-expected.txt:
14934         * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt:
14935         * platform/gtk/css1/box_properties/height-expected.txt:
14936         * platform/gtk/css1/box_properties/margin-expected.txt:
14937         * platform/gtk/css1/box_properties/margin_bottom-expected.txt:
14938         * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt:
14939         * platform/gtk/css1/box_properties/margin_inline-expected.txt:
14940         * platform/gtk/css1/box_properties/margin_left-expected.txt:
14941         * platform/gtk/css1/box_properties/margin_left_inline-expected.txt:
14942         * platform/gtk/css1/box_properties/margin_right-expected.txt:
14943         * platform/gtk/css1/box_properties/margin_right_inline-expected.txt:
14944         * platform/gtk/css1/box_properties/margin_top-expected.txt:
14945         * platform/gtk/css1/box_properties/margin_top_inline-expected.txt:
14946         * platform/gtk/css1/box_properties/padding-expected.txt:
14947         * platform/gtk/css1/box_properties/padding_bottom-expected.txt:
14948         * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt:
14949         * platform/gtk/css1/box_properties/padding_inline-expected.txt:
14950         * platform/gtk/css1/box_properties/padding_left-expected.txt:
14951         * platform/gtk/css1/box_properties/padding_left_inline-expected.txt:
14952         * platform/gtk/css1/box_properties/padding_right-expected.txt:
14953         * platform/gtk/css1/box_properties/padding_right_inline-expected.txt:
14954         * platform/gtk/css1/box_properties/padding_top-expected.txt:
14955         * platform/gtk/css1/box_properties/padding_top_inline-expected.txt:
14956         * platform/gtk/css1/box_properties/width-expected.txt:
14957         * platform/gtk/css1/cascade/cascade_order-expected.txt:
14958         * platform/gtk/css1/cascade/important-expected.txt:
14959         * platform/gtk/css1/classification/display-expected.txt:
14960         * platform/gtk/css1/classification/list_style-expected.txt:
14961         * platform/gtk/css1/classification/list_style_image-expected.txt:
14962         * platform/gtk/css1/classification/list_style_position-expected.txt:
14963         * platform/gtk/css1/classification/list_style_type-expected.txt:
14964         * platform/gtk/css1/classification/white_space-expected.txt:
14965         * platform/gtk/css1/color_and_background/background-expected.txt:
14966         * platform/gtk/css1/color_and_background/background_attachment-expected.txt:
14967         * platform/gtk/css1/color_and_background/background_color-expected.txt:
14968         * platform/gtk/css1/color_and_background/background_image-expected.txt:
14969         * platform/gtk/css1/color_and_background/background_position-expected.txt:
14970         * platform/gtk/css1/color_and_background/background_repeat-expected.txt:
14971         * platform/gtk/css1/color_and_background/color-expected.txt:
14972         * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt:
14973         * platform/gtk/css1/font_properties/font-expected.txt:
14974         * platform/gtk/css1/font_properties/font_family-expected.txt:
14975         * platform/gtk/css1/font_properties/font_size-expected.txt:
14976         * platform/gtk/css1/font_properties/font_style-expected.txt:
14977         * platform/gtk/css1/font_properties/font_variant-expected.txt:
14978         * platform/gtk/css1/font_properties/font_weight-expected.txt:
14979         * platform/gtk/css1/formatting_model/canvas-expected.txt:
14980         * platform/gtk/css1/formatting_model/floating_elements-expected.txt:
14981         * platform/gtk/css1/formatting_model/height_of_lines-expected.txt:
14982         * platform/gtk/css1/formatting_model/horizontal_formatting-expected.txt:
14983         * platform/gtk/css1/formatting_model/inline_elements-expected.txt:
14984         * platform/gtk/css1/formatting_model/replaced_elements-expected.txt:
14985         * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
14986         * platform/gtk/css1/pseudo/anchor-expected.txt:
14987         * platform/gtk/css1/pseudo/firstletter-expected.txt:
14988         * platform/gtk/css1/pseudo/firstline-expected.txt:
14989         * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt:
14990         * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
14991         * platform/gtk/css1/text_properties/letter_spacing-expected.txt:
14992         * platform/gtk/css1/text_properties/line_height-expected.txt:
14993         * platform/gtk/css1/text_properties/text_align-expected.txt:
14994         * platform/gtk/css1/text_properties/text_decoration-expected.txt:
14995         * platform/gtk/css1/text_properties/text_indent-expected.txt:
14996         * platform/gtk/css1/text_properties/text_transform-expected.txt:
14997         * platform/gtk/css1/text_properties/vertical_align-expected.txt:
14998         * platform/gtk/css1/text_properties/word_spacing-expected.txt:
14999         * platform/gtk/css1/units/color_units-expected.txt:
15000         * platform/gtk/css1/units/length_units-expected.txt:
15001         * platform/gtk/css1/units/percentage_units-expected.txt:
15002         * platform/gtk/css1/units/urls-expected.txt:
15003         * platform/gtk/css3/css3-modsel-33-expected.txt:
15004         * platform/gtk/css3/css3-modsel-35-expected.txt:
15005         * platform/gtk/css3/css3-modsel-36-expected.txt:
15006         * platform/gtk/css3/css3-modsel-37-expected.txt:
15007         * platform/gtk/editing/deleting/4922367-expected.txt:
15008         * platform/gtk/editing/deleting/5026848-1-expected.txt:
15009         * platform/gtk/editing/deleting/5026848-2-expected.txt:
15010         * platform/gtk/editing/deleting/5026848-3-expected.txt:
15011         * platform/gtk/editing/deleting/5032066-expected.txt:
15012         * platform/gtk/editing/deleting/5091898-expected.txt:
15013         * platform/gtk/editing/deleting/5099303-expected.txt:
15014         * platform/gtk/editing/deleting/5115601-expected.txt:
15015         * platform/gtk/editing/deleting/5126166-expected.txt:
15016         * platform/gtk/editing/deleting/5156801-2-expected.txt:
15017         * platform/gtk/editing/deleting/5206311-1-expected.txt:
15018         * platform/gtk/editing/deleting/5206311-2-expected.txt:
15019         * platform/gtk/editing/deleting/5272440-expected.txt:
15020         * platform/gtk/editing/deleting/5300379-expected.txt:
15021         * platform/gtk/editing/deleting/5369009-expected.txt:
15022         * platform/gtk/editing/deleting/5390681-2-expected.txt:
15023         * platform/gtk/editing/deleting/5433862-2-expected.txt:
15024         * platform/gtk/editing/deleting/5483370-expected.txt:
15025         * platform/gtk/editing/deleting/delete-3608430-fix-expected.txt:
15026         * platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
15027         * platform/gtk/editing/deleting/delete-3959464-fix-expected.txt:
15028         * platform/gtk/editing/deleting/delete-and-undo-expected.txt:
15029         * platform/gtk/editing/deleting/delete-block-contents-003-expected.txt:
15030         * platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
15031         * platform/gtk/editing/deleting/delete-block-merge-contents-012-expected.txt:
15032         * platform/gtk/editing/deleting/delete-block-merge-contents-013-expected.txt:
15033         * platform/gtk/editing/deleting/delete-block-merge-contents-014-expected.txt:
15034         * platform/gtk/editing/deleting/delete-block-merge-contents-015-expected.txt:
15035         * platform/gtk/editing/deleting/delete-block-merge-contents-016-expected.txt:
15036         * platform/gtk/editing/deleting/delete-block-merge-contents-017-expected.txt:
15037         * platform/gtk/editing/deleting/delete-br-001-expected.txt:
15038         * platform/gtk/editing/deleting/delete-br-002-expected.txt:
15039         * platform/gtk/editing/deleting/delete-br-003-expected.txt:
15040         * platform/gtk/editing/deleting/delete-br-004-expected.txt:
15041         * platform/gtk/editing/deleting/delete-br-005-expected.txt:
15042         * platform/gtk/editing/deleting/delete-br-006-expected.txt:
15043         * platform/gtk/editing/deleting/delete-br-007-expected.txt:
15044         * platform/gtk/editing/deleting/delete-br-010-expected.txt:
15045         * platform/gtk/editing/deleting/delete-br-013-expected.txt:
15046         * platform/gtk/editing/deleting/delete-by-word-001-expected.txt:
15047         * platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
15048         * platform/gtk/editing/deleting/delete-line-001-expected.txt:
15049         * platform/gtk/editing/deleting/delete-line-002-expected.txt:
15050         * platform/gtk/editing/deleting/delete-line-005-expected.txt:
15051         * platform/gtk/editing/deleting/delete-line-006-expected.txt:
15052         * platform/gtk/editing/deleting/delete-line-007-expected.txt:
15053         * platform/gtk/editing/deleting/delete-line-008-expected.txt:
15054         * platform/gtk/editing/deleting/delete-line-009-expected.txt:
15055         * platform/gtk/editing/deleting/delete-line-010-expected.txt:
15056         * platform/gtk/editing/deleting/delete-line-011-expected.txt:
15057         * platform/gtk/editing/deleting/delete-line-012-expected.txt:
15058         * platform/gtk/editing/deleting/delete-line-013-expected.txt:
15059         * platform/gtk/editing/deleting/delete-line-014-expected.txt:
15060         * platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
15061         * platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
15062         * platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
15063         * platform/gtk/editing/deleting/delete-listitem-002-expected.txt:
15064         * platform/gtk/editing/deleting/delete-to-end-of-paragraph-expected.txt:
15065         * platform/gtk/editing/deleting/delete-to-select-table-expected.txt:
15066         * platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
15067         * platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt:
15068         * platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
15069         * platform/gtk/editing/deleting/forward-delete-expected.txt:
15070         * platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
15071         * platform/gtk/editing/deleting/move-nodes-001-expected.txt:
15072         * platform/gtk/editing/deleting/smart-delete-003-expected.txt:
15073         * platform/gtk/editing/deleting/smart-delete-004-expected.txt:
15074         * platform/gtk/editing/deleting/type-delete-after-quote-expected.txt:
15075         * platform/gtk/editing/execCommand/4580583-1-expected.txt:
15076         * platform/gtk/editing/execCommand/4580583-2-expected.txt:
15077         * platform/gtk/editing/execCommand/4747450-expected.txt:
15078         * platform/gtk/editing/execCommand/4916402-expected.txt:
15079         * platform/gtk/editing/execCommand/4916541-expected.txt:
15080         * platform/gtk/editing/execCommand/4924441-expected.txt:
15081         * platform/gtk/editing/execCommand/5080333-1-expected.txt:
15082         * platform/gtk/editing/execCommand/5080333-2-expected.txt:
15083         * platform/gtk/editing/execCommand/5136770-expected.txt:
15084         * platform/gtk/editing/execCommand/5138441-expected.txt:
15085         * platform/gtk/editing/execCommand/5142012-1-expected.txt:
15086         * platform/gtk/editing/execCommand/5142012-2-expected.txt:
15087         * platform/gtk/editing/execCommand/5190926-expected.txt:
15088         * platform/gtk/editing/execCommand/5481523-expected.txt:
15089         * platform/gtk/editing/execCommand/5482023-expected.txt:
15090         * platform/gtk/editing/execCommand/5569741-expected.txt:
15091         * platform/gtk/editing/inserting/12882-expected.txt:
15092         * platform/gtk/editing/inserting/4840662-expected.txt:
15093         * platform/gtk/editing/inserting/4875189-1-expected.txt:
15094         * platform/gtk/editing/inserting/4875189-2-expected.txt:
15095         * platform/gtk/editing/inserting/4959067-expected.txt:
15096         * platform/gtk/editing/inserting/4960120-2-expected.txt:
15097         * platform/gtk/editing/inserting/5002441-expected.txt:
15098         * platform/gtk/editing/inserting/5058163-1-expected.txt:
15099         * platform/gtk/editing/inserting/5058163-2-expected.txt:
15100         * platform/gtk/editing/inserting/5156401-2-expected.txt:
15101         * platform/gtk/editing/inserting/5418891-expected.txt:
15102         * platform/gtk/editing/inserting/5510537-expected.txt:
15103         * platform/gtk/editing/inserting/5549929-2-expected.txt:
15104         * platform/gtk/editing/inserting/5549929-3-expected.txt:
15105         * platform/gtk/editing/inserting/6703873-expected.txt:
15106         * platform/gtk/editing/inserting/editable-inline-element-expected.txt:
15107         * platform/gtk/editing/inserting/edited-whitespace-1-expected.txt:
15108         * platform/gtk/editing/inserting/insert-3800346-fix-expected.txt:
15109         * platform/gtk/editing/inserting/insert-3851164-fix-expected.txt:
15110         * platform/gtk/editing/inserting/insert-3907422-fix-expected.txt:
15111         * platform/gtk/editing/inserting/insert-div-009-expected.txt:
15112         * platform/gtk/editing/inserting/insert-div-024-expected.txt:
15113         * platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
15114         * platform/gtk/editing/inserting/redo-expected.txt:
15115         * platform/gtk/editing/inserting/typing-002-expected.txt:
15116         * platform/gtk/editing/pasteboard/4076267-2-expected.txt:
15117         * platform/gtk/editing/pasteboard/4076267-3-expected.txt:
15118         * platform/gtk/editing/pasteboard/4076267-expected.txt:
15119         * platform/gtk/editing/pasteboard/5032095-expected.txt:
15120         * platform/gtk/editing/pasteboard/5071074-2-expected.txt:
15121         * platform/gtk/editing/pasteboard/5075944-3-expected.txt:
15122         * platform/gtk/editing/pasteboard/5089327-expected.txt:
15123         * platform/gtk/editing/pasteboard/5134759-expected.txt:
15124         * platform/gtk/editing/pasteboard/5156401-1-expected.txt:
15125         * platform/gtk/editing/pasteboard/5387578-expected.txt:
15126         * platform/gtk/editing/pasteboard/5483567-expected.txt:
15127         * platform/gtk/editing/pasteboard/7955-expected.txt:
15128         * platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
15129         * platform/gtk/editing/pasteboard/drag-drop-dead-frame-expected.txt:
15130         * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt:
15131         * platform/gtk/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
15132         * platform/gtk/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
15133         * platform/gtk/editing/pasteboard/drop-text-without-selection-expected.txt:
15134         * platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt:
15135         * platform/gtk/editing/pasteboard/paste-blockquote-1-expected.txt:
15136         * platform/gtk/editing/pasteboard/paste-blockquote-2-expected.txt:
15137         * platform/gtk/editing/pasteboard/paste-blockquote-3-expected.txt:
15138         * platform/gtk/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
15139         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
15140         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
15141         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
15142         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
15143         * platform/gtk/editing/pasteboard/paste-text-001-expected.txt:
15144         * platform/gtk/editing/pasteboard/paste-text-002-expected.txt:
15145         * platform/gtk/editing/pasteboard/paste-text-003-expected.txt:
15146         * platform/gtk/editing/pasteboard/paste-text-004-expected.txt:
15147         * platform/gtk/editing/pasteboard/paste-text-005-expected.txt:
15148         * platform/gtk/editing/pasteboard/paste-text-006-expected.txt:
15149         * platform/gtk/editing/pasteboard/paste-text-007-expected.txt:
15150
15151 2010-11-05  Fumitoshi Ukai  <ukai@chromium.org>
15152
15153         Unreviewed.
15154
15155         Fix wrong test_expectation format.
15156
15157         * platform/chromium/test_expectations.txt:
15158
15159 2010-11-05  Roland Steiner  <rolandsteiner@chromium.org>
15160
15161         Reviewed by Dirk Schulze.
15162
15163         Bug 48979 - [Chromium] SVGListPropertyTearOff.h: function commitChange ASSERTs on Win & Mac
15164         https://bugs.webkit.org/show_bug.cgi?id=48979
15165
15166         Remove Chromium expectation entry.
15167
15168         * platform/chromium/test_expectations.txt:
15169
15170 2010-11-05  Fumitoshi Ukai  <ukai@chromium.org>
15171
15172         Unreviewed, updating Chromium expectations.
15173
15174         Add failure for crbug 62025 and 62026
15175
15176         * platform/chromium/test_expectations.txt:
15177
15178 2010-11-05  Rob Buis  <rwlbuis@gmail.com>
15179
15180         Reviewed by David Hyatt.
15181
15182         CSSRule#parentRule always null
15183         https://bugs.webkit.org/show_bug.cgi?id=46228
15184
15185         Test that parentRule on the child rule of MediaRule is equal to that MediaRule.
15186
15187         * fast/dom/css-mediarule-parentRule-expected.txt: Added.
15188         * fast/dom/css-mediarule-parentRule.html: Added.
15189         * fast/dom/script-tests/css-mediarule-parentRule.js: Added.
15190
15191 2010-11-04  MORITA Hajime  <morrita@google.com>
15192
15193         Reviewed by Kent Tamura.
15194
15195         Expectation of /editing/spelling/spelling-textarea.html is confusing
15196         https://bugs.webkit.org/show_bug.cgi?id=48818
15197         
15198         - Turned spelling-contenteditable.html and spelling-textarea.html into
15199           single script-test named spelling-hasspellingmarker.html,
15200           which uses shouldBe() family for the assertion. The original tests
15201           misused testPassed() for printing.
15202         - Added a test for <input>, which possibly goes different path from
15203           editing <textarea> and @contentEditable.
15204         - Added a "false" case test to catch the error that results true for anything.
15205
15206         * editing/spelling/script-tests/spelling-hasspellingmarker.js: Added.
15207         * editing/spelling/spelling-contenteditable-expected.txt: Removed.
15208         * editing/spelling/spelling-contenteditable.html: Removed.
15209         * editing/spelling/spelling-hasspellingmarker-expected.txt: Added.
15210         * editing/spelling/spelling-hasspellingmarker.html: Added.
15211         * editing/spelling/spelling-textarea-expected.txt: Removed.
15212         * editing/spelling/spelling-textarea.html: Removed.
15213         * platform/chromium/test_expectations.txt:
15214         * platform/gtk/Skipped:
15215         * platform/qt/Skipped:
15216
15217 2010-11-04  Antonio Gomes  <agomes@rim.com>
15218
15219         Rubber-stamped by Martin Robinson.
15220
15221         [Gtk] fast/events/spatial-navigation/snav-iframe-flattening-simple.html fails
15222         https://bugs.webkit.org/show_bug.cgi?id=47587
15223
15224         Frame flattening support was added to GTK+ by r69919 in bug 38650. Tests passes now.
15225
15226         * platform/gtk/Skipped:
15227
15228 2010-10-20  Chang Shu  <chang.shu@nokia.com>, Antonio Gomes <tonikitoo@webkit.org>
15229
15230         Reviewed by Simon Fraser.
15231
15232         [Qt] Makes <input type=text> and <textarea> functional with
15233         Spatial Navigation enabled. Before this patch, the focus cannot
15234         move away from input box once it is in. This patch allows focus
15235         move to neighbor nodes when the caret reaches the edge of the texts.
15236         This patch does not support yet cases where the focused <input>
15237         has a JS handler for the arrow keys.
15238         https://bugs.webkit.org/show_bug.cgi?id=37153
15239
15240         * fast/events/spatial-navigation/snav-input-expected.txt: Added.
15241         * fast/events/spatial-navigation/snav-input.html: Added.
15242         * fast/events/spatial-navigation/snav-textarea-expected.txt: Added.
15243         * fast/events/spatial-navigation/snav-textarea.html: Added.
15244
15245 2010-11-04  Martin Robinson  <mrobinson@igalia.com>
15246
15247         Skip two new tests. One of which is only failing on the
15248         bots and the other which uses the meter element, which is
15249         currently unsupported on GTK+.
15250
15251         * platform/gtk/Skipped: Skip two more tests.
15252
15253 2010-11-04  Dan Bernstein  <mitz@apple.com>
15254
15255         Updated test result from previous commit, as I removed tabs from the test before committing
15256         but forgot to update the result.
15257
15258         * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
15259
15260 2010-11-04  Dan Bernstein  <mitz@apple.com>
15261
15262         Reviewed by Dave Hyatt.
15263
15264         Make tables work with vertical text
15265         https://bugs.webkit.org/show_bug.cgi?id=46417
15266
15267         * fast/table/027-vertical.html: Copied from LayoutTests/fast/table/027.html.
15268         * fast/table/028-vertical.html: Copied from LayoutTests/fast/table/028.html.
15269         * fast/table/035-vertical.html: Copied from LayoutTests/fast/table/035.html.
15270         * fast/table/038-vertical.html: Copied from LayoutTests/fast/table/038.html.
15271         * fast/table/040-vertical.html: Copied from LayoutTests/fast/table/040.html.
15272         * fast/table/auto-with-percent-height-vertical.html: Copied from LayoutTests/fast/table/auto-with-percent-height.html.
15273         * fast/table/border-collapsing/001-vertical.html: Copied from LayoutTests/fast/table/border-collapsing/001.html.
15274         * fast/table/border-collapsing/002-vertical.html: Copied from LayoutTests/fast/table/border-collapsing/002.html.
15275         * fast/table/border-collapsing/003-vertical.html: Copied from LayoutTests/fast/table/border-collapsing/003.html.
15276         * fast/table/border-collapsing/004-vertical.html: Copied from LayoutTests/fast/table/border-collapsing/004.html.
15277         * fast/table/border-collapsing/border-collapsing-head-foot-vertical.html: Copied from LayoutTests/fast/table/border-collapsing/border-collapsing-head-foot.html.
15278         * fast/table/border-collapsing/equal-precedence-resolution-vertical.html: Copied from LayoutTests/fast/table/border-collapsing/equal-precedence-resolution.html.
15279         * fast/table/border-collapsing/rtl-border-collapsing-vertical.html: Copied from LayoutTests/fast/table/border-collapsing/rtl-border-collapsing.html.
15280         * fast/table/colspanMinWidth-vertical.html: Copied from LayoutTests/fast/table/colspanMinWidth.html.
15281         * fast/table/fixed-with-auto-with-colspan-vertical.html: Copied from LayoutTests/fast/table/fixed-with-auto-with-colspan.html.
15282         * fast/table/growCellForImageQuirk-vertical.html: Copied from LayoutTests/fast/table/growCellForImageQuirk.html.
15283         * fast/table/height-percent-test-vertical.html: Copied from LayoutTests/fast/table/height-percent-test.html.
15284         * fast/table/percent-widths-stretch-vertical.html: Copied from LayoutTests/fast/table/percent-widths-stretch.html.
15285         * fast/table/rowspan-paint-order-vertical.html: Copied from LayoutTests/fast/table/rowspan-paint-order.html.
15286         * fast/table/table-display-types-vertical.html: Copied from LayoutTests/fast/table/table-display-types.html.
15287         * platform/mac/fast/table/027-vertical-expected.checksum: Added.
15288         * platform/mac/fast/table/027-vertical-expected.png: Added.
15289         * platform/mac/fast/table/027-vertical-expected.txt: Added.
15290         * platform/mac/fast/table/028-vertical-expected.checksum: Added.
15291         * platform/mac/fast/table/028-vertical-expected.png: Added.
15292         * platform/mac/fast/table/028-vertical-expected.txt: Added.
15293         * platform/mac/fast/table/035-vertical-expected.checksum: Added.
15294         * platform/mac/fast/table/035-vertical-expected.png: Added.
15295         * platform/mac/fast/table/035-vertical-expected.txt: Added.
15296         * platform/mac/fast/table/038-vertical-expected.checksum: Added.
15297         * platform/mac/fast/table/038-vertical-expected.png: Added.
15298         * platform/mac/fast/table/038-vertical-expected.txt: Added.
15299         * platform/mac/fast/table/040-vertical-expected.checksum: Added.
15300         * platform/mac/fast/table/040-vertical-expected.png: Added.
15301         * platform/mac/fast/table/040-vertical-expected.txt: Added.
15302         * platform/mac/fast/table/auto-with-percent-height-vertical-expected.checksum: Added.
15303         * platform/mac/fast/table/auto-with-percent-height-vertical-expected.png: Added.
15304         * platform/mac/fast/table/auto-with-percent-height-vertical-expected.txt: Added.
15305         * platform/mac/fast/table/border-collapsing/001-vertical-expected.checksum: Added.
15306         * platform/mac/fast/table/border-collapsing/001-vertical-expected.png: Added.
15307         * platform/mac/fast/table/border-collapsing/001-vertical-expected.txt: Added.
15308         * platform/mac/fast/table/border-collapsing/002-vertical-expected.checksum: Added.
15309         * platform/mac/fast/table/border-collapsing/002-vertical-expected.png: Added.
15310         * platform/mac/fast/table/border-collapsing/002-vertical-expected.txt: Added.
15311         * platform/mac/fast/table/border-collapsing/003-vertical-expected.checksum: Added.
15312         * platform/mac/fast/table/border-collapsing/003-vertical-expected.png: Added.
15313         * platform/mac/fast/table/border-collapsing/003-vertical-expected.txt: Added.
15314         * platform/mac/fast/table/border-collapsing/004-vertical-expected.checksum: Added.
15315         * platform/mac/fast/table/border-collapsing/004-vertical-expected.png: Added.
15316         * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt: Added.
15317         * platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.checksum: Added.
15318         * platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: Added.
15319         * platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt: Added.
15320         * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Added.
15321         * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Added.
15322         * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt: Added.
15323         * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.checksum: Added.
15324         * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: Added.
15325         * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: Added.
15326         * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum: Added.
15327         * platform/mac/fast/table/colspanMinWidth-vertical-expected.png: Added.
15328         * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt: Added.
15329         * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: Added.
15330         * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: Added.
15331         * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Added.
15332         * platform/mac/fast/table/growCellForImageQuirk-vertical-expected.checksum: Added.
15333         * platform/mac/fast/table/growCellForImageQuirk-vertical-expected.png: Added.
15334         * platform/mac/fast/table/growCellForImageQuirk-vertical-expected.txt: Added.
15335         * platform/mac/fast/table/height-percent-test-vertical-expected.checksum: Added.
15336         * platform/mac/fast/table/height-percent-test-vertical-expected.png: Added.
15337         * platform/mac/fast/table/height-percent-test-vertical-expected.txt: Added.
15338         * platform/mac/fast/table/percent-widths-stretch-vertical-expected.checksum: Added.
15339         * platform/mac/fast/table/percent-widths-stretch-vertical-expected.png: Added.
15340         * platform/mac/fast/table/percent-widths-stretch-vertical-expected.txt: Added.
15341         * platform/mac/fast/table/rowspan-paint-order-vertical-expected.checksum: Added.
15342         * platform/mac/fast/table/rowspan-paint-order-vertical-expected.png: Added.
15343         * platform/mac/fast/table/rowspan-paint-order-vertical-expected.txt: Added.
15344         * platform/mac/fast/table/table-display-types-vertical-expected.checksum: Added.
15345         * platform/mac/fast/table/table-display-types-vertical-expected.png: Added.
15346         * platform/mac/fast/table/table-display-types-vertical-expected.txt: Added.
15347
15348 2010-11-04  MORITA Hajime  <morrita@google.com>
15349
15350         Reviewed by Kent Tamura.
15351
15352         Stale reference to RenderObject held as FrameView layoutRoot
15353         https://bugs.webkit.org/show_bug.cgi?id=48019
15354
15355         * fast/dom/HTMLMeterElement/meter-element-with-child-crash-expected.txt: Added.
15356         * fast/dom/HTMLMeterElement/meter-element-with-child-crash.html: Added.
15357         * fast/dom/HTMLProgressElement/progress-element-with-child-crash-expected.txt: Added.
15358         * fast/dom/HTMLProgressElement/progress-element-with-child-crash.html: Added.
15359         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
15360
15361 2010-11-04  Martin Robinson  <mrobinson@igalia.com>
15362
15363         Unskip some passing tests and update some baselines.
15364
15365         * platform/gtk/Skipped: Update skipped list.
15366         * platform/gtk/http/tests/misc/slow-loading-mask-expected.txt: Added.
15367         * platform/gtk/transforms/2d/transform-borderbox-expected.txt:
15368         * platform/gtk/transforms/2d/transform-origin-borderbox-expected.txt:
15369
15370 2010-11-04  Kenichi Ishibashi  <bashi@google.com>
15371
15372         Reviewed by Kent Tamura.
15373
15374         [HTML5][Forms] Support for <output> element
15375         https://bugs.webkit.org/show_bug.cgi?id=29363
15376
15377         Adds tests for the DOMSettableTokenList and the output element.
15378
15379         * fast/dom/HTMLOutputElement/dom-settable-token-list-expected.txt: Added.
15380         * fast/dom/HTMLOutputElement/dom-settable-token-list.html: Added.
15381         * fast/dom/HTMLOutputElement/htmloutputelement-expected.txt: Added.
15382         * fast/dom/HTMLOutputElement/htmloutputelement-reset-event-expected.txt: Added.
15383         * fast/dom/HTMLOutputElement/htmloutputelement-reset-event.html: Added.
15384         * fast/dom/HTMLOutputElement/htmloutputelement-validity-expected.txt: Added.
15385         * fast/dom/HTMLOutputElement/htmloutputelement-validity.html: Added.
15386         * fast/dom/HTMLOutputElement/htmloutputelement-value-expected.txt: Added.
15387         * fast/dom/HTMLOutputElement/htmloutputelement-value.html: Added.
15388         * fast/dom/HTMLOutputElement/htmloutputelement.html: Added.
15389         * fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js: Added.
15390         (createElement):
15391         * fast/dom/HTMLOutputElement/script-tests/htmloutputelement-reset-event.js: Added.
15392         * fast/dom/HTMLOutputElement/script-tests/htmloutputelement-validity.js: Added.
15393         * fast/dom/HTMLOutputElement/script-tests/htmloutputelement-value.js: Added.
15394         * fast/dom/Window/window-properties-expected.txt: Updated expectation.
15395         * fast/dom/Window/window-property-descriptors-expected.txt: Updated expectation.
15396         * fast/dom/prototype-inheritance-2-expected.txt: Updated expectation.
15397         * fast/dom/prototype-inheritance-expected.txt: Updated expectation.
15398         * fast/js/global-constructors-expected.txt: Updated expectation.
15399         * platform/chromium/fast/dom/prototype-inheritance-expected.txt: Updated expectation.
15400         * platform/gtk/fast/dom/Window/window-properties-expected.txt: Updated expectation.
15401         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Updated expectation.
15402         * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Updated expectation.
15403         * platform/gtk/fast/js/global-constructors-expected.txt: Updated expectation.
15404         * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated expectation.
15405         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: Updated expectation.
15406         * platform/qt/fast/dom/prototype-inheritance-expected.txt: Updated expectation.
15407         * platform/qt/fast/js/global-constructors-expected.txt: Updated expectation.
15408         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: Updated expectation.
15409         * platform/win/fast/dom/prototype-inheritance-2-expected.txt: Updated expectation.
15410         * platform/win/fast/dom/prototype-inheritance-expected.txt: Updated expectation.
15411         * platform/win/fast/js/global-constructors-expected.txt: Updated expectation.
15412
15413 2010-11-04  Zhenyao Mo  <zmo@google.com>
15414
15415         Reviewed by Kenneth Russell.
15416
15417         Remove IMPLEMENTATION_COLOR_READ_FORMAT and TYPE
15418         https://bugs.webkit.org/show_bug.cgi?id=48938
15419
15420         * fast/canvas/webgl/read-pixels-pack-alignment-expected.txt:
15421         * fast/canvas/webgl/read-pixels-pack-alignment.html:
15422         * fast/canvas/webgl/webgl-specific-expected.txt:
15423         * fast/canvas/webgl/webgl-specific.html: Test two enums are undefined in WebGL.
15424
15425 2010-11-04  Zhenyao Mo  <zmo@google.com>
15426
15427         Reviewed by Kenneth Russell.
15428
15429         TypedArray should throw exception if length not a multiple of element size
15430         https://bugs.webkit.org/show_bug.cgi?id=45487
15431
15432         * fast/canvas/webgl/array-unit-tests-expected.txt:
15433         * fast/canvas/webgl/array-unit-tests.html: Test against the non-multiplication exception behavior.
15434         * fast/canvas/webgl/gl-enum-tests-expected.txt:
15435         * fast/canvas/webgl/gl-enum-tests.html: Fix the ArrayBuffer size so it won't throw an error with this patch.
15436
15437 2010-11-04  Kenneth Russell  <kbr@google.com>
15438
15439         Reviewed by Adam Barth.
15440
15441         [chromium] Mac: WebGL: all textured content is blue
15442         https://bugs.webkit.org/show_bug.cgi?id=49021
15443
15444         Updated expectations for WebGL layout tests which were affected by
15445         the image decoder change
15446         https://bugs.webkit.org/show_bug.cgi?id=47974 .
15447
15448         * platform/chromium/test_expectations.txt:
15449
15450 2010-11-03  Zhenyao Mo  <zmo@google.com>
15451
15452         Reviewed by Kenneth Russell.
15453
15454         renderbufferStorage(DEPTH_STENCIL) shouldn't generate an error
15455         https://bugs.webkit.org/show_bug.cgi?id=48891
15456
15457         * fast/canvas/webgl/framebuffer-object-attachment-expected.txt:
15458         * fast/canvas/webgl/framebuffer-object-attachment.html: Add the test cases for DEPTH_STENCIL renderbuffer.
15459
15460 2010-11-04  Brian Weinstein  <bweinstein@apple.com>
15461
15462         Rubber-stamped by Jon Honeycutt.
15463
15464         Part of https://bugs.webkit.org/show_bug.cgi?id=45980
15465         userscripts/user-script-*-document.html tests are flaky on Windows
15466
15467         Unskip userscripts/user-script-audio-document.html on Windows, because it appears to be passing
15468         and not flaky.
15469
15470         * platform/win/Skipped:
15471
15472 2010-11-04  Tony Chang  <tony@chromium.org>
15473
15474         Reviewed by Adam Barth.
15475
15476         make platform/chromium/plugins/multiple-plugins.html pass on all platforms
15477         https://bugs.webkit.org/show_bug.cgi?id=49026
15478
15479         Move the test from the chromium directory to the top level LayoutTests/plugins directory.
15480
15481         * plugins/multiple-plugins-expected.txt: Renamed from LayoutTests/platform/chromium/plugins/multiple-plugins-expected.txt.
15482         * plugins/multiple-plugins.html: Renamed from LayoutTests/platform/chromium/plugins/multiple-plugins.html.
15483
15484 2010-11-04  Dumitru Daniliuc  <dumi@chromium.org>
15485
15486         Unreviewed, updating Chromium expectations.
15487
15488         * platform/chromium/test_expectations.txt:
15489
15490 2010-11-04  Dumitru Daniliuc  <dumi@chromium.org>
15491
15492         Unreviewed, updating Chromium expectations.
15493
15494         * platform/chromium-linux/transforms/2d/transform-borderbox-expected.checksum:
15495         * platform/chromium-linux/transforms/2d/transform-borderbox-expected.png:
15496         * platform/chromium-linux/transforms/2d/transform-borderbox-expected.txt: Added.
15497         * platform/chromium-linux/transforms/2d/transform-origin-borderbox-expected.checksum:
15498         * platform/chromium-linux/transforms/2d/transform-origin-borderbox-expected.png:
15499         * platform/chromium-linux/transforms/2d/transform-origin-borderbox-expected.txt: Added.
15500         * platform/chromium-mac/transforms/2d/transform-borderbox-expected.checksum: Added.
15501         * platform/chromium-mac/transforms/2d/transform-borderbox-expected.png: Added.
15502         * platform/chromium-mac/transforms/2d/transform-origin-borderbox-expected.checksum: Added.
15503         * platform/chromium-mac/transforms/2d/transform-origin-borderbox-expected.png: Added.
15504         * platform/chromium-win/transforms/2d/transform-borderbox-expected.checksum:
15505         * platform/chromium-win/transforms/2d/transform-borderbox-expected.png:
15506         * platform/chromium-win/transforms/2d/transform-borderbox-expected.txt:
15507         * platform/chromium-win/transforms/2d/transform-origin-borderbox-expected.checksum:
15508         * platform/chromium-win/transforms/2d/transform-origin-borderbox-expected.png:
15509         * platform/chromium-win/transforms/2d/transform-origin-borderbox-expected.txt:
15510
15511 2010-11-04  Tony Chang  <tony@chromium.org>
15512
15513         Reviewed by Adam Barth.
15514
15515         handle plugins without mimetypes in fast/js/navigator-mimeTypes-length.html
15516         https://bugs.webkit.org/show_bug.cgi?id=49015
15517
15518         This test was added in r15573 to verify that navigator.mimeTypes.length
15519         returns the number of mimeTypes provided by plugins.  However, it assumes
15520         that there are more mimeTypes handled than plugins installed.  It's
15521         possible for a plugin to handle no mime types, so this invariant isn't
15522         true.  This often works on Win/Mac because they have a plugin that handles
15523         multimedia files (like QuickTime), but on Linux, often there are no plugins
15524         installed other than the test plugin (which handles 1 mime type).
15525
15526         Instead, add up the mime types from each plugin and verify that it
15527         matches navigator.mimeTypes.length.
15528
15529         * fast/js/navigator-mimeTypes-length-expected.txt:
15530         * fast/js/script-tests/navigator-mimeTypes-length.js:
15531         * platform/google-chrome-linux32/fast/js/navigator-mimeTypes-length-expected.txt: Removed.
15532
15533 2010-11-04  Tony Chang  <tony@chromium.org>
15534
15535         Reviewed by Adam Barth.
15536
15537         make plugins/update-widgets-crash.html resilient to multiple calls to NPP_SetWindow
15538         https://bugs.webkit.org/show_bug.cgi?id=49013
15539
15540         When using the upstream TestNetscapePlugIn, on Chromium Linux, this
15541         test passes, but setWindowCalled() is called twice before the test
15542         is finished.  This causes an exception to be thrown that 'victim'
15543         doesn't have a parent node (since we already removed it during the
15544         earlier call).
15545
15546         On different platforms, NPP_SetWindow is called a different number
15547         of times.
15548
15549         * plugins/update-widgets-crash.html:
15550
15551 2010-11-04  Robert Hogan  <robert@webkit.org>
15552
15553         Reviewed by Darin Adler.
15554
15555         Stale reference to JSDOMWindow in ScriptController::m_cacheableBindingObject
15556
15557         Unskip fast/dom/nodesFromRect-basic.html on Qt.
15558
15559         https://bugs.webkit.org/show_bug.cgi?id=48758
15560
15561         * platform/qt/Skipped:
15562
15563 2010-11-04  Adam Roben  <aroben@apple.com>
15564
15565         Add a timing-out test to the Windows Skipped file
15566
15567         * platform/win/Skipped:
15568
15569 2010-11-04  Alpha Lam  <hclam@chromium.org>
15570
15571         Not reviewed. Build fix.
15572
15573         https://bugs.webkit.org/show_bug.cgi?id=48795
15574
15575         Skipping 4 media tests that trigger a hang in DRT.
15576
15577         * platform/chromium/test_expectations.txt:
15578
15579 2010-11-04  Erik Arvidsson  <arv@chromium.org>
15580
15581         Reviewed by Dimitri Glazkov.
15582
15583         Support box-sizing without the vendor prefix
15584         https://bugs.webkit.org/show_bug.cgi?id=36713
15585
15586         Based on patch by Peter Beverloo <peter@lvp-media.com>
15587
15588         Update the tests to use box-sizing instead of -webkit-box-sizing.
15589
15590         * fast/borders/borderRadiusDashed05.html:
15591         * fast/css/box-sizing-backwards-compat-prefix-expected.txt: Added.
15592         * fast/css/box-sizing-backwards-compat-prefix.html: Added. This tests that both box-sizing and -webkit-box-sizing works.
15593         * fast/css/getComputedStyle/computed-style-expected.txt:
15594         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
15595         * platform/chromium-mac/fast/css/computed-style-expected.txt:
15596         * platform/chromium-mac/fast/css/computed-style-without-renderer-expected.txt:
15597         * platform/chromium-win/fast/css/computed-style-expected.txt:
15598         * platform/chromium-win/fast/css/computed-style-without-renderer-expected.txt:
15599         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
15600         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
15601         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
15602         * platform/chromium-win/transforms/2d/transform-borderbox-expected.txt:
15603         * platform/chromium-win/transforms/2d/transform-origin-borderbox-expected.txt:
15604         * platform/gtk/transforms/2d/transform-borderbox-expected.txt:
15605         * platform/gtk/transforms/2d/transform-origin-borderbox-expected.txt:
15606         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
15607         * platform/mac/transforms/2d/transform-borderbox-expected.checksum:
15608         * platform/mac/transforms/2d/transform-borderbox-expected.txt:
15609         * platform/mac/transforms/2d/transform-origin-borderbox-expected.checksum:
15610         * platform/mac/transforms/2d/transform-origin-borderbox-expected.txt:
15611         * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
15612         * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
15613         * svg/css/getComputedStyle-basic-expected.txt:
15614         * transforms/2d/transform-borderbox.html:
15615         * transforms/2d/transform-origin-borderbox.html:
15616
15617 2010-11-04  Eric Seidel  <eric@webkit.org>
15618
15619         Reviewed by Gavin Barraclough.
15620
15621         REGRESSION(49798): Crash in HTMLObjectElement::parseMappedAttribute
15622         https://bugs.webkit.org/show_bug.cgi?id=48789
15623
15624         * fast/dom/HTMLObjectElement/set-type-to-null-crash-expected.txt: Added.
15625         * fast/dom/HTMLObjectElement/set-type-to-null-crash.html: Added.
15626
15627 2010-11-03  Brian Weinstein  <bweinstein@apple.com>
15628
15629         Reviewed by Brady Eidson.
15630
15631         User scripts shouldn't be injected in a frame's empty initial document.
15632         https://bugs.webkit.org/show_bug.cgi?id=48970
15633         <rdar://problem/8618164>
15634         <rdar://problem/8082122>
15635         
15636         Update userscripts tests to reflect the fact that start scripts are not injected
15637         in the initial load of about:blank in an iframe anymore.
15638         
15639         This patch also makes the tests more verbose, and the results clearer to understand
15640         by printing out the URLs of the documents that ran the content scripts.
15641
15642         * userscripts/script-not-run-for-fragments-expected.txt:
15643         * userscripts/script-not-run-for-fragments.html:
15644         * userscripts/script-run-at-start-expected.txt:
15645         * userscripts/user-script-audio-document-expected.txt:
15646         * userscripts/user-script-audio-document.html:
15647         * userscripts/user-script-image-document-expected.txt:
15648         * userscripts/user-script-image-document.html:
15649         * userscripts/user-script-plugin-document-expected.txt:
15650         * userscripts/user-script-plugin-document.html:
15651         * userscripts/user-script-video-document-expected.txt:
15652         * userscripts/user-script-video-document.html:
15653
15654 2010-11-04  Adam Roben  <aroben@apple.com>
15655
15656         Add more failing tests to the Windows Skipped file
15657
15658         * platform/win/Skipped:
15659
15660 2010-11-04  Jeremy Moskovich  <jeremy@chromium.org>
15661
15662         No review - new baselines.
15663
15664         New Linux & Windows baselines for LayoutTests/fast/block/basic/truncation-rtl.html
15665
15666         https://bugs.webkit.org/show_bug.cgi?id=48917
15667
15668         * platform/chromium-linux/fast/block/basic/truncation-rtl-expected.checksum: Added.
15669         * platform/chromium-linux/fast/block/basic/truncation-rtl-expected.png: Added.
15670         * platform/chromium-win/fast/block/basic/truncation-rtl-expected.checksum: Added.
15671         * platform/chromium-win/fast/block/basic/truncation-rtl-expected.png: Added.
15672         * platform/chromium-win/fast/block/basic/truncation-rtl-expected.txt: Added.
15673
15674 2010-11-04  Adam Roben  <aroben@apple.com>
15675
15676         Skip fast/dom/webtiming-document-open.html on Windows
15677
15678         Web Timing isn't implemented yet on Windows. We could check in
15679         platform-specific results for this test, but all other Web Timing tests
15680         are skipped.
15681
15682         * platform/win/Skipped:
15683
15684 2010-11-04  Adam Roben  <aroben@apple.com>
15685
15686         Skip editing/style/iframe-onload-crash.html on Windows
15687
15688         It crashes there, too.
15689
15690         * platform/win/Skipped:
15691
15692 2010-11-04  Alejandro G. Castro  <alex@igalia.com>
15693
15694         Unreviewed. Added fast/dom/webtiming-document-open.html to the
15695         Skipped file, it was added in r71313, timing is disabled also in gtk.
15696
15697         * platform/gtk/Skipped:
15698
15699 2010-11-04  Csaba Osztrogonác  <ossy@webkit.org>
15700
15701         Unreviewed.
15702
15703         [Qt] svg/animations/animate-path-nested-transforms.html fails
15704         https://bugs.webkit.org/show_bug.cgi?id=48987
15705
15706         * platform/qt/Skipped: svg/animations/animate-path-nested-transforms.html skipped until fix.
15707
15708 2010-11-04  Csaba Osztrogonác  <ossy@webkit.org>
15709
15710         Unreviewed.
15711
15712         [Qt] REGRESSION (r71288): editing/style/iframe-onload-crash.html crashes
15713         https://bugs.webkit.org/show_bug.cgi?id=48967
15714
15715         * platform/qt/Skipped:
15716          - fast/dom/webtiming-document-open.html added, because web timing is disabled. (test introduced in r71313)
15717          - editing/style/iframe-onload-crash.html added until fix.
15718
15719 2010-11-04  Erik Arvidsson  <arv@chromium.org>
15720
15721         Reviewed by Tony Chang.
15722
15723         Computed style is not correct for negative values in the presence of zooming
15724         https://bugs.webkit.org/show_bug.cgi?id=48855
15725
15726         Updated the test to include some negative values. I also added tests for zoom less than one which in turn
15727         forced me to increase the values because we lose a lot of precision when zooming out.
15728
15729         * fast/css/getComputedStyle/computed-style-with-zoom-expected.txt: Updated the expectations
15730         * fast/css/getComputedStyle/script-tests/computed-style-with-zoom.js: Updated tests.
15731
15732 2010-11-04  Shane Stephens  <shanestephens@google.com>
15733
15734         Reviewed by Tony Chang.
15735
15736         SVGStyledTransformableElement supplemental transforms pre-multiplied 
15737         but should be post-multiplied.
15738         https://bugs.webkit.org/show_bug.cgi?id=48026
15739
15740         * svg/animations/animate-path-nested-transforms-expected.txt: Added.
15741         * svg/animations/animate-path-nested-transforms.svg: Added.
15742
15743 2010-11-04  James Simonsen  <simonjam@chromium.org>
15744
15745         Reviewed by Darin Fisher.
15746
15747         [Web Timing] Implement dom* timing marks
15748         https://bugs.webkit.org/show_bug.cgi?id=46301
15749
15750         * fast/dom/Window/window-properties-performance-expected.txt:
15751         * fast/dom/script-tests/webtiming-async.js: Added.
15752         * fast/dom/script-tests/webtiming-defer.js: Added.
15753         * fast/dom/script-tests/webtiming-document-open.js: Added.
15754         (testTimingWithDocumentOpen):
15755         * fast/dom/script-tests/webtiming-navigate-within-document.js:
15756         (checkTimingNotChanged): Added dom timing.
15757         * fast/dom/script-tests/webtiming.js:
15758         (checkTimingBeforeLoad): Added dom timing.
15759         (checkTimingWhileDeferred): Added.
15760         (checkWebTimingWhileAsync): Added.
15761         (checkWebTimingOnLoad): Added dom timing.
15762         (checkWebTimingAfterLoad): Added dom timing.
15763         * fast/dom/webtiming-document-open-expected.txt: Added.
15764         * fast/dom/webtiming-document-open.html: Added.
15765         * fast/dom/webtiming-expected.txt:
15766         * fast/dom/webtiming-navigate-within-document-expected.txt:
15767         * fast/dom/webtiming.html: Added async and defer tests.
15768         * platform/mac/Skipped: Skip new webtiming test.
15769
15770 2010-11-03  Roland Steiner  <rolandsteiner@chromium.org>
15771
15772         Unreviewed: add new entry to Chromium test_expectations.txt
15773
15774         * platform/chromium/test_expectations.txt:
15775
15776 2010-11-03  Stephen White  <senorblanco@chromium.org>
15777
15778         Unreviewed; test_expectations fix.
15779
15780         One last attempt to green up the chromium gpu bots.
15781
15782         * platform/chromium-gpu/test_expectations.txt:
15783
15784 2010-11-03  Roland Steiner  <rolandsteiner@chromium.org>
15785
15786         Unreviewed: add failing test to Chroium's test_expectation.txt
15787
15788         * platform/chromium/test_expectations.txt:
15789
15790 2010-11-03  Roland Steiner  <rolandsteiner@chromium.org>
15791
15792         Reviewed by Nikolas Zimmermann.
15793
15794         Bug 48904 - [Chromium] Remove obsolete expectation files
15795         https://bugs.webkit.org/show_bug.cgi?id=48904
15796
15797         Remove superfluous files:
15798
15799         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
15800         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
15801         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: Removed.
15802
15803 2010-11-03  Csaba Osztrogonác  <ossy@webkit.org>
15804
15805         Unreviewed.
15806
15807         [Qt] DRT sideeffect revealed by r71268
15808         https://bugs.webkit.org/show_bug.cgi?id=48958
15809
15810         * platform/qt/Skipped:
15811          - svg/custom/text-zoom.xhtml added.
15812          - canvas/philip/tests/2d.pattern.image.null.html unskipped.
15813          - canvas/philip/tests/2d.pattern.image.undefined.html unskipped.
15814
15815 2010-11-03  Adrienne Walker  <enne@google.com>
15816
15817         Reviewed by Kenneth Russell.
15818
15819         Rebaseline gl-object-get-calls due to a missing blank line.
15820         https://bugs.webkit.org/show_bug.cgi?id=48965
15821
15822         * fast/canvas/webgl/gl-object-get-calls-expected.txt:
15823
15824 2010-11-03  Kent Tamura  <tkent@chromium.org>
15825
15826         Unreviewed, test expectation update.
15827
15828         * platform/chromium-linux/editing/selection/transformed-selection-rects-expected.checksum: Added.
15829         * platform/chromium-linux/editing/selection/transformed-selection-rects-expected.png: Added.
15830         * platform/chromium-mac/editing/selection/transformed-selection-rects-expected.checksum: Added.
15831         * platform/chromium-mac/editing/selection/transformed-selection-rects-expected.png: Added.
15832         * platform/chromium-win/editing/selection/transformed-selection-rects-expected.checksum: Added.
15833         * platform/chromium-win/editing/selection/transformed-selection-rects-expected.png: Added.
15834         * platform/chromium-win/editing/selection/transformed-selection-rects-expected.txt: Added.
15835         * platform/chromium/test_expectations.txt:
15836
15837 2010-11-03  Matthew Delaney  <mdelaney@apple.com>
15838
15839         Reviewed by Darin Adler.
15840
15841         Fix LayoutTests/canvas/philip/tests/2d.drawImage.incomplete.html
15842         https://bugs.webkit.org/show_bug.cgi?id=48306
15843
15844         * canvas/philip/tests/2d.drawImage.incomplete.html: Modified test to correctly create an image object with its complete attr set to false.
15845         * platform/gtk/Skipped: Unskipping now passing tests. Same for below.
15846         * platform/mac-leopard/Skipped:
15847         * platform/qt/Skipped:
15848         * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.incomplete-expected.txt: Removed old failing expectations.
15849
15850 2010-11-03  Zhenyao Mo  <zmo@google.com>
15851
15852         Reviewed by Kenneth Russell.
15853
15854         depthRange should generate INVALID_OPERATION if zNear is greater than zFar
15855         https://bugs.webkit.org/show_bug.cgi?id=48676
15856
15857         * fast/canvas/webgl/webgl-specific-expected.txt:
15858         * fast/canvas/webgl/webgl-specific.html:
15859
15860 2010-11-03  Dumitru Daniliuc  <dumi@chromium.org>
15861
15862         Unreviewed, updating Chromium expectations.
15863
15864         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
15865         * platform/chromium/test_expectations.txt:
15866
15867 2010-11-03  Adrienne Walker  <enne@google.com>
15868
15869         Reviewed by Kenneth Russell.
15870
15871         WebGL spec doesn't specify whether the return from getAttachedShaders
15872         can be undefined or null.  Tolerate both.
15873         https://bugs.webkit.org/show_bug.cgi?id=48962
15874
15875         * fast/canvas/webgl/gl-object-get-calls-expected.txt:
15876         * fast/canvas/webgl/gl-object-get-calls.html:
15877
15878 2010-10-29  Ryosuke Niwa  <rniwa@webkit.org>
15879
15880         Reviewed by Darin Adler.
15881
15882         Crash in ApplyStyleCommand::removeStyleFromRunBeforeApplyingStyle
15883         https://bugs.webkit.org/show_bug.cgi?id=48581
15884
15885         Added a test to ensure removeStyleFromRunBeforeApplyingStyle doesn't crash.
15886
15887         * editing/style/iframe-onload-crash-expected.txt: Added.
15888         * editing/style/iframe-onload-crash.html: Added.
15889
15890 2010-11-02  Zhenyao Mo  <zmo@google.com>
15891
15892         Reviewed by Kenneth Russell.
15893
15894         A different mask or reference value in stencil operations should generate INVALID_OPERATION
15895         https://bugs.webkit.org/show_bug.cgi?id=48669
15896
15897         * fast/canvas/webgl/webgl-specific-expected.txt:
15898         * fast/canvas/webgl/webgl-specific.html: Uncomment the test cases for the bug.
15899
15900 2010-11-03  Oliver Hunt  <oliver@apple.com>
15901
15902         Reviewed by Gavin Barraclough.
15903
15904         Crash in Function.prototype.call.apply
15905         https://bugs.webkit.org/show_bug.cgi?id=48485
15906
15907         Test for applying arguments to call at the edge of
15908         the allocated region of the registerfile.
15909
15910         * fast/js/call-apply-crash-expected.txt: Added.
15911         * fast/js/call-apply-crash.html: Added.
15912         * fast/js/script-tests/call-apply-crash.js: Added.
15913         (testLog):
15914
15915 2010-11-03  Dimitri Glazkov  <dglazkov@chromium.org>
15916
15917         Reverting r71244. Broke default event handling inside text fields.
15918         https://bugs.webkit.org/show_bug.cgi?id=46015
15919
15920         * fast/events/shadow-boundary-crossing.html: Reverted changes.
15921         * media/audio-delete-while-slider-thumb-clicked.html: Reverted changes.
15922
15923 2010-11-03  Adam Barth  <abarth@webkit.org>
15924
15925         Reviewed by Eric Seidel.
15926
15927         CG use of WebKit image decoders crashes on some animated GIFs
15928         https://bugs.webkit.org/show_bug.cgi?id=48955
15929
15930         Test image from Wikipedia that was crashing.
15931
15932         * fast/images/dont-crash-with-null-gif-frames-expected.txt: Added.
15933         * fast/images/dont-crash-with-null-gif-frames.html: Added.
15934         * fast/images/resources/quicksort.gif: Added.
15935
15936 2010-11-03  Csaba Osztrogonác  <ossy@webkit.org>
15937
15938         Unreviewed.
15939
15940         [Qt] DRT sideeffect revealed by r71268
15941         https://bugs.webkit.org/show_bug.cgi?id=48958
15942
15943         * platform/qt/Skipped: canvas/philip/tests/2d.pattern.image.null.html and 2d.pattern.image.undefined.html added until fix.
15944
15945 2010-11-03  Stephen White  <senorblanco@chromium.org>
15946
15947         Unreviewed; test expectations update.
15948
15949         [Chromium] This test is flaky on the GPU path after all.
15950
15951         * platform/chromium-gpu/test_expectations.txt:
15952
15953 2010-11-03  Anders Carlsson  <andersca@apple.com>
15954
15955         Reviewed by Adam Roben.
15956
15957         Implement NP_SetProperty
15958         https://bugs.webkit.org/show_bug.cgi?id=48956
15959
15960         Remove now passing test.
15961
15962         * platform/mac-wk2/Skipped:
15963
15964 2010-11-03  Matthew Delaney  <mdelaney@apple.com>
15965
15966         Reviewed by Darin Adler.
15967
15968         Fix canvas/philip/tests/2d.pattern.image.undefined.html
15969         https://bugs.webkit.org/show_bug.cgi?id=48894
15970
15971         * canvas/philip/tests/2d.pattern.image.string.html: Updated test to agree with spec.
15972         * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.null-expected.txt: Removed. Now passing.
15973         * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.undefined-expected.txt: Removed. Now passing.
15974         * platform/mac-leopard/Skipped: Removed now passing tests.
15975         * platform/gtk/Skipped: Removed now passing tests.
15976         * platform/qt/Skipped: Removed now passing tests.
15977
15978 2010-11-03  Dumitru Daniliuc  <dumi@chromium.org>
15979
15980         Unreviewed, updating Chromium expectations.
15981
15982         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: Added.
15983         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
15984         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
15985         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: Added.
15986         * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
15987         * platform/chromium/test_expectations.txt:
15988
15989 2010-11-03  Simon Fraser  <simon.fraser@apple.com>
15990
15991         Reviewed by John Sullivan.
15992
15993         Crash when setting context font to bad value
15994         https://bugs.webkit.org/show_bug.cgi?id=48948
15995         
15996         * fast/canvas/invalid-set-font-crash-expected.txt: Added.
15997         * fast/canvas/invalid-set-font-crash.html: Added.
15998
15999 2010-11-03  Adam Roben  <aroben@apple.com>
16000
16001         Skip a test that is probably causing the next test to assert
16002
16003         See <http://webkit.org/b/48910>.
16004
16005         * platform/win/Skipped: Replaced
16006         http/tests/media/reload-after-dialog.html with
16007         http/tests/media/pdf-served-as-pdf.html.
16008
16009 2010-11-03  Stephen White  <senorblanco@chromium.org>
16010
16011         Unreviewed; test expectations update.
16012
16013         [Chromium] Remove mac expectations for chromium-gpu to let them fall
16014         back to SKIP.
16015
16016         Covered fast/canvas/canvas-incremental-repaint.html et al.
16017
16018         * platform/chromium-gpu/test_expectations.txt:
16019
16020 2010-11-03  Nate Chapin  <japhet@chromium.org>
16021
16022         Reviewed by Alexey Proskuryakov.
16023
16024         Tests for https://bugs.webkit.org/show_bug.cgi?id=46579
16025
16026         * fast/loader/ping-error-expected.txt: Added.
16027         * fast/loader/ping-error.html: Added.
16028         * fast/loader/resources/ping-error-frame.html: Added.
16029         * fast/loader/resources/ping-error-window.html: Added.
16030         * http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt: Added.
16031         * http/tests/navigation/image-load-in-subframe-unload-handler.html: Added.
16032         * http/tests/navigation/resources/image-load-in-subframe-unload-handler-helper.html: Added.
16033         * http/tests/navigation/resources/subframe-with-unload-handler-in-parent.html: Added.
16034
16035 2010-11-03  Tony Chang  <tony@chromium.org>
16036
16037         Unreviewed, updated test expectation due to last change.
16038
16039         * editing/pasteboard/page-zoom.html:
16040
16041 2010-11-03  Tony Chang  <tony@chromium.org>
16042
16043         Reviewed by Ojan Vafai.
16044
16045         Undo r54932 which inappropriately adjusts font sizes on zoomed pages
16046         https://bugs.webkit.org/show_bug.cgi?id=48890
16047
16048         When copying zoomed text, we used to write to the clipboard the zoomed
16049         font size.  r54932 worked around this at paste time by scaling the
16050         font size based on the zoom.
16051
16052         In r67568, Erik fixed getComputedStyle to return the original value
16053         rather than the zoomed font size.  This makes the work around added
16054         by r54932 unnecessary.
16055
16056         The code in r54932 was busted in the first place since it only worked
16057         when in quirks mode since it didn't add units to the font size.
16058
16059         * editing/inserting/page-zoom-font-size-expected.txt: Added.
16060         * editing/inserting/page-zoom-font-size.html: Added.
16061
16062 2010-11-03  Adam Roben  <aroben@apple.com>
16063
16064         Add a plugin test that evaluates JS after removing the plugin element
16065         from the document
16066
16067         This test replaces platform/win/plugins/plugin-delayed-destroy.html.
16068         That test was made to prevent a crash very similar to this one, but
16069         unfortunately tested only the mechanism that prevented the crash and
16070         not whether the crash itself was prevented. Since WebKit2 uses a
16071         different mechanism to prevent the crash, the test was failing even
16072         though WebKit2 was not vulnerable to the crash. This new test crashes
16073         if there is no mechanism in place to prevent it and passes in both
16074         WebKit1 and WebKit2.
16075
16076         Fixes <http://webkit.org/b/46711> <rdar://problem/8485903>
16077         platform/win/plugins/plugin-delayed-destroy.html fails in WebKit2
16078
16079         Reviewed by Anders Carlsson.
16080
16081         * platform/mac/Skipped: Added the new test, which fails in WebKit1 on SnowLeopard.
16082
16083         * platform/win-wk2/Skipped: Removed platform/win/plugins/plugin-delayed-destroy.html.
16084
16085         * platform/win/plugins/plugin-delayed-destroy-expected.txt: Removed.
16086         * platform/win/plugins/plugin-delayed-destroy.html: Removed.
16087
16088         * plugins/evaluate-js-after-removing-plugin-element-expected.txt: Added.
16089         * plugins/evaluate-js-after-removing-plugin-element.html: Added.
16090
16091 2010-11-03  Stephen White  <senorblanco@chromium.org>
16092
16093         Unreviewed; test expectations update.
16094
16095         [Chromium] Update chromium-gpu test expectations.  Most of this 
16096         consists of updates to the shared canvas section.  The rest adds
16097         a failing test on windows, and some timeouts on mac.  The canvas2D
16098         tests are skipped again on the Mac, since accelerated canvas 2D
16099         has not been implemented yet, so there's no point in rebaselining.
16100
16101         * platform/chromium-gpu/test_expectations.txt:
16102
16103 2010-11-03  Dimitri Glazkov  <dglazkov@chromium.org>
16104
16105         Reviewed by Darin Adler.
16106
16107         Implement shadow DOM-aware event targeting and introduce EventContext to track the context of each event dispatch.
16108         https://bugs.webkit.org/show_bug.cgi?id=46015
16109
16110         Tuned shadow-boundary-crossing.html to better reflect its point: the event should indeed fire (it used to be swallowed),
16111         but its target should be a non-shadow node.
16112
16113         Tweaked audio-delete-while-slider-thumb-clicked.html to actually click on
16114         the scrubber thumb (it was off by 2 pixels).
16115
16116         * fast/events/shadow-boundary-crossing.html: Modified the test.
16117         * media/audio-delete-while-slider-thumb-clicked.html : Ditto.
16118
16119 2010-11-03  Nikolas Zimmermann  <nzimmermann@rim.com>
16120
16121         Reviewed by Andreas Kling.
16122
16123         chrome.dll!WebCore::SVGLength::SVGLength ...
16124         https://bugs.webkit.org/show_bug.cgi?id=48831
16125
16126         * svg/dom/baseVal-animVal-crash-expected.txt: Added.
16127         * svg/dom/baseVal-animVal-crash.html: Added.
16128
16129 2010-11-03  Nikolas Zimmermann  <nzimmermann@rim.com>
16130
16131         Reviewed by Dirk Schulze.
16132
16133         chrome.dll!WebCore::SVGListPropertyTearOff<...>::getItem ReadAV@NULL (578c0f7f21ca517ba29a4eafb7099c1b)
16134         https://bugs.webkit.org/show_bug.cgi?id=48829
16135
16136         * svg/dom/baseVal-animVal-list-crash-expected.txt: Added.
16137         * svg/dom/baseVal-animVal-list-crash.html: Added.
16138
16139 2010-11-03  Adam Roben  <aroben@apple.com>
16140
16141         Add some more failing tests to the Windows Skipped file
16142
16143         * platform/win/Skipped:
16144
16145 2010-11-03  Nikolas Zimmermann  <nzimmermann@rim.com>
16146
16147         Reviewed by Dirk Schulze.
16148
16149         Convert SVGAnimatedString/SVGStringList to the new SVG*PropertyTearOff concept
16150         https://bugs.webkit.org/show_bug.cgi?id=48898
16151
16152         Add a new SVGStringList test ensuring that the items returned by getItem etc. are not live (it's a plain DOMString).
16153         Add a new test from SVG 1.1 2nd edition regarding SVGStringList. The list operations all pass, but because of a bug
16154         in SVGTests requiredFeatures handling (see bug 40887) there's still one red rectangle in the middle.
16155
16156         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: Added.
16157         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
16158         * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
16159         * svg/W3C-SVG-1.1-SE/types-dom-06-f.svg: Added.
16160         * svg/dom/SVGStringList-expected.txt: Added.
16161         * svg/dom/SVGStringList.html: Added.
16162         * svg/dom/script-tests/SVGStringList.js: Added.
16163
16164 2010-11-03  Daniel Bates  <dbates@rim.com>
16165
16166         Rubber-stamped by Nikolas Zimmermann.
16167
16168         Remove the platform-specific GTK results following changeset 71218
16169         <http://trac.webkit.org/changeset/71218> since it is sufficient to
16170         use the platform-independent results, LayoutTests/svg/css/getComputedStyle-basic-expected.txt.
16171
16172         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: Removed.
16173
16174 2010-11-03  Roland Steiner  <rolandsteiner@chromium.org>
16175
16176         Unreviewed: additionally update Windows Chromium expectations after WebKit r71218
16177
16178         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
16179         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
16180         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
16181
16182 2010-11-03  Roland Steiner  <rolandsteiner@chromium.org>
16183
16184         Unreviewed: update Chromium expectations after WebKit r71218
16185
16186         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
16187         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
16188         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
16189
16190 2010-11-03  Philippe Normand  <pnormand@igalia.com>
16191
16192         Unreviewed, unskipping passing media test.
16193
16194         [GTK] Need results for media/video-poster-scale.html
16195         https://bugs.webkit.org/show_bug.cgi?id=33541
16196
16197         * platform/gtk/Skipped: Unskip media/video-poster-scale.html.
16198
16199 2010-11-03  Daniel Bates  <dbates@rim.com>
16200
16201         Reviewed by Adam Barth.
16202
16203         For unnamed frames, window.name returns a generated name
16204         https://bugs.webkit.org/show_bug.cgi?id=6751
16205
16206         Part 2 of 2.
16207
16208         Updated resources of test case fast/frames/frame-element-name.html to
16209         check the value of window.name. Also modified test case fast/frames/iframe-set-inner-html.html
16210         to use layoutTestController.dumpChildFramesAsText() and rebased the
16211         results of http/tests/security/cross-frame-access-put-expected.txt.
16212
16213         * fast/frames/frame-element-name-expected.txt: Updated results.
16214         * fast/frames/iframe-set-inner-html-expected.txt: Updated results.
16215         * fast/frames/iframe-set-inner-html.html: Modified test to use
16216         layoutTestController.dumpChildFramesAsText() instead of window.name.
16217         since window.name no longer exposes the WebKit internal frame name.
16218         * fast/frames/resources/frame-element-name-left.html: Added test for window.name.
16219         * fast/frames/resources/frame-element-name-right.html: Ditto.
16220         * http/tests/security/cross-frame-access-put-expected.txt: Updated results.
16221
16222 2010-11-03  takano takumi  <takano1@asia.apple.com>
16223
16224         Reviewed by Dan Bernstein.
16225
16226         Add text-combine property to our property list. Reflect the setting to a RenderStyle object.
16227         https://bugs.webkit.org/show_bug.cgi?id=48608
16228
16229         * fast/css/getComputedStyle/computed-style-expected.txt: Updated.
16230         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Updated.
16231         * fast/text/international/text-combine-parser-test-expected.txt: Added.
16232         * fast/text/international/text-combine-parser-test.html: Added.
16233         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Updated.
16234         * svg/css/getComputedStyle-basic-expected.txt: Updated.
16235
16236 2010-11-02  Benjamin Kalman  <kalman@chromium.org>
16237
16238         Reviewed by Ojan Vafai.
16239
16240         canvas/philip tests use BUG instead of BUGWK in chromium test_expectations.txt.
16241         https://bugs.webkit.org/show_bug.cgi?id=48879
16242
16243         * platform/chromium/test_expectations.txt: Update canvas/philip tests to use BUGWK instead of BUG.
16244
16245 2010-11-02  James Simonsen  <simonjam@chromium.org>
16246
16247         Reviewed by Adam Barth.
16248
16249         mathml in html sometimes incorrectly parsed
16250         https://bugs.webkit.org/show_bug.cgi?id=48105
16251
16252         * html5lib/resources/webkit01.dat: Test case for bug.
16253
16254 2010-11-02  Dmitry Titov  <dimich@chromium.org>
16255
16256         [Chromium] Unreviewed update of test expectations.
16257         Add Chromium baseline for a test expectations added
16258         in http://trac.webkit.org/changeset/71192.
16259
16260         * platform/chromium-mac/fast/canvas/canvas-zoom-expected.checksum: Added.
16261
16262 2010-11-02  Dmitry Titov  <dimich@chromium.org>
16263
16264         [Chromium] Unreviewed update of test expectations.
16265         Add Chromium baseline for test added http://trac.webkit.org/changeset/71177.
16266
16267         * platform/chromium-mac/fast/repaint/selection-rl-expected.checksum: Added.
16268         * platform/chromium-mac/fast/repaint/selection-rl-expected.png: Added.
16269
16270 2010-11-02  Adrienne Walker  <enne@google.com>
16271
16272         Reviewed by Kenneth Russell.
16273
16274         Fix typo in webgl-test-util.js.
16275         https://bugs.webkit.org/show_bug.cgi?id=48861
16276
16277         * fast/canvas/webgl/resources/webgl-test-utils.js:
16278         (WebGLTestUtils):
16279
16280 2010-11-02  Chris Guillory  <chris.guillory@google.com>
16281
16282         Reviewed by Chris Fleizach.
16283
16284         Chromium: Propagate a document value changed notification on scroll.
16285         https://bugs.webkit.org/show_bug.cgi?id=48817
16286
16287         * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt:
16288         * platform/chromium/accessibility/post-notification-ValueChanged.html:
16289
16290 2010-11-02  Dmitry Titov  <dimich@chromium.org>
16291
16292         [Chromium] Unreviewed update of test expectations.
16293
16294         * platform/chromium/test_expectations.txt:
16295
16296 2010-11-02  Michael Nordman  <michaeln@google.com>
16297
16298         Reviewed by Alexey Proskuryakov.
16299
16300         [Chromium] Some work on making appcache layout tests less flaky.
16301         https://bugs.webkit.org/show_bug.cgi?id=48002
16302         1) Make network-simulator.php less slow.
16303         In addition to redirecting back to the requested url, the response contains
16304         multiple content-length headers. Chrome's network stacks considers that an
16305         error condition too and picks up on it faster (one round trip instead of multiple).
16306         This avoids timeouts due to using PHP via slow CGI on windows.
16307         2) Removed canLoad() from appcache/fallback.html layout test, the load()
16308         result is sufficient for determining if it could be loaded. So fewer requests are
16309         made to conduct the test, cutting out more time.
16310         3) Removed some unneeded code from offline-access-frame.html. Appcache events are guaranteed
16311         to be deferred until after 'onload' has happened. This test was coded prior to that
16312         guarantee being satisfied.
16313
16314         * http/tests/appcache/fallback.html:
16315         * http/tests/resources/network-simulator.php:
16316         * http/tests/resources/offline-access-frame.html:
16317
16318 2010-11-02  Mihai Parparita  <mihaip@chromium.org>
16319         
16320         Update the pixel expectations for fast/canvas, fast/css-generated-content, fast/inline-block, fast/inline, and fast/overflow for the Mac port.
16321         
16322         For the tests that currently fail on Snow Leopard with --pixel-tests
16323         --tolerance 0, this moves the current pixel results to mac-leopard and
16324         adds new Snow Leopard-specific results to platform/mac.
16325
16326         List of files omitted due to length but composed entirely of moves from
16327         platform/mac to platform/mac-leopard and newly added files in
16328         platform/mac.
16329
16330 2010-10-28  Zhenyao Mo  <zmo@google.com>
16331
16332         Reviewed by Kenneth Russell.
16333
16334         Perform framebuffer attachment checking upon draw call rather than attachment
16335         https://bugs.webkit.org/show_bug.cgi?id=46318
16336
16337         * fast/canvas/webgl/framebuffer-object-attachment-expected.txt:
16338         * fast/canvas/webgl/framebuffer-object-attachment.html:
16339
16340 2010-11-02  Mihai Parparita  <mihaip@chromium.org>
16341         
16342         Update the pixel expectations for fast/flexbox, fast/frames, fast/invalid, fast/layers, and fast/lists for the Mac port.
16343         
16344         For the tests that currently fail on Snow Leopard with --pixel-tests
16345         --tolerance 0, this moves the current pixel results to mac-leopard and
16346         adds new Snow Leopard-specific results to platform/mac.
16347
16348         List of files omitted due to length but composed entirely of moves from
16349         platform/mac to platform/mac-leopard and newly added files in
16350         platform/mac.
16351
16352 2010-11-02  Mihai Parparita  <mihaip@chromium.org>
16353         
16354         Update the pixel expectations for fast/forms for the Mac port.
16355         
16356         For the tests that currently fail on Snow Leopard with --pixel-tests
16357         --tolerance 0, this moves the current pixel results to mac-leopard and
16358         adds new Snow Leopard-specific results to platform/mac.
16359
16360         List of files omitted due to length but composed entirely of moves from
16361         platform/mac to platform/mac-leopard and newly added files in
16362         platform/mac.
16363
16364 2010-11-01  Zhenyao Mo  <zmo@google.com>
16365
16366         Reviewed by Kenneth Russell.
16367
16368         blendFunc should generate INVALID_OPERATION if constant color and constant alpha are together as source and destination factors
16369         https://bugs.webkit.org/show_bug.cgi?id=48674
16370
16371         * fast/canvas/webgl/webgl-specific-expected.txt: Added.
16372         * fast/canvas/webgl/webgl-specific.html: Added.
16373
16374 2010-11-02  Dmitry Titov  <dimich@chromium.org>
16375
16376         [Chromium] Unreviewed update of test expectations.
16377         Add Chromium baseline for a test added in http://trac.webkit.org/changeset/71177.
16378
16379         * platform/chromium-linux/fast/repaint/selection-rl-expected.checksum: Added.
16380         * platform/chromium-linux/fast/repaint/selection-rl-expected.png: Added.
16381         * platform/chromium-win/fast/repaint/selection-rl-expected.checksum: Added.
16382         * platform/chromium-win/fast/repaint/selection-rl-expected.png: Added.
16383         * platform/chromium-win/fast/repaint/selection-rl-expected.txt: Added.
16384
16385 2010-11-02  Anders Carlsson  <andersca@apple.com>
16386
16387         Reviewed by Adam Roben.
16388
16389         Add support for NP_HasMethod and NP_Invoke
16390         https://bugs.webkit.org/show_bug.cgi?id=48882
16391
16392         Remove now passing tests.
16393
16394         * platform/mac-wk2/Skipped:
16395
16396 2010-11-02  Simon Fraser  <simon.fraser@apple.com>
16397
16398         Reviewed by Dan Bernstein.
16399
16400         Iframes nested inside a compositing layer don't repaint correctly
16401         https://bugs.webkit.org/show_bug.cgi?id=48880
16402         <rdar://problem/8194698>
16403         
16404         Test scrolling in a iframe in an iframe in a compositing layer.
16405
16406         * compositing/iframes/nested-iframe-scrolling-expected.checksum: Added.
16407         * compositing/iframes/nested-iframe-scrolling-expected.png: Added.
16408         * compositing/iframes/nested-iframe-scrolling-expected.txt: Added.
16409         * compositing/iframes/nested-iframe-scrolling.html: Added.
16410         * compositing/iframes/resources/nested-subframe.html: Added.
16411         * compositing/iframes/resources/subsubframe.html: Added.
16412
16413 2010-11-02  Dmitry Titov  <dimich@chromium.org>
16414
16415         [Chromium] Unreviewed update of test expectations.
16416
16417         * platform/chromium/test_expectations.txt:
16418
16419 2010-11-02  Anders Carlsson  <andersca@apple.com>
16420
16421         Reviewed by Sam Weinig.
16422
16423         Implement NP_HasProperty for NPObjectProxy
16424         https://bugs.webkit.org/show_bug.cgi?id=48876
16425
16426         Remove now passing test.
16427
16428         * platform/mac-wk2/Skipped:
16429
16430 2010-11-02  David Hyatt  <hyatt@apple.com>
16431
16432         Reviewed by Dan Bernstein.
16433
16434         https://bugs.webkit.org/show_bug.cgi?id=48672
16435         
16436         Make vertical glyph offset hit testing work with inline boxes.  This allows selection to paint
16437         properly for vertical text (although gap-filling is still broken).
16438         
16439         Refactored and cleaned up the writing mode flipping functions, and also did some cleanup to
16440         better share code between hit testing and painting.
16441
16442         * fast/repaint/selection-rl.html: Added.
16443         * platform/mac/fast/repaint/selection-rl-expected.checksum: Added.
16444         * platform/mac/fast/repaint/selection-rl-expected.png: Added.
16445         * platform/mac/fast/repaint/selection-rl-expected.txt: Added.
16446
16447 2010-11-02  Mihai Parparita  <mihaip@chromium.org>
16448
16449         Reviewed by Adam Barth.
16450
16451         [Chromium] Crash when encountering history.back() call during Page::goToItem execution
16452         https://bugs.webkit.org/show_bug.cgi?id=48477
16453         
16454         Add a reduced version of the page that was originally reported at
16455         http://crbug.com/59554.
16456
16457         * http/tests/history/back-during-onload-triggered-by-back-expected.txt: Added.
16458         * http/tests/history/back-during-onload-triggered-by-back.html: Added.
16459         * http/tests/history/resources/back-during-onload-container.html: Added.
16460         * http/tests/history/resources/back-during-onload-hung-page.php: Added.
16461         * http/tests/history/resources/back-during-onload-middle.html: Added.
16462
16463 2010-11-02  Dmitry Titov  <dimich@chromium.org>
16464
16465         [Chromium] Unreviewed update of test expectations.
16466         Move the expected file higher up so it's used for all chromium flavors.
16467
16468         * platform/chromium/security/block-test-no-port-expected.txt: Renamed from LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt.
16469
16470 2010-11-02  Jenn Braithwaite  <jennb@chromium.org>
16471
16472         Reviewed by Andreas Kling.
16473
16474         fast/frames/iframe-reparenting-new-page.html output is ordered wrong
16475         https://bugs.webkit.org/show_bug.cgi?id=48807
16476
16477         * fast/frames/iframe-reparenting-new-page-expected.txt:
16478         * fast/frames/script-tests/iframe-reparenting-new-page.js:
16479         (finish):
16480
16481 2010-10-28  Zhenyao Mo  <zmo@google.com>
16482
16483         Reviewed by Kenneth Russell.
16484
16485         Update getUniform for bvec[234] to return boolean[] rather than Uint8Array
16486         https://bugs.webkit.org/show_bug.cgi?id=47568
16487
16488         * fast/canvas/webgl/gl-object-get-calls-expected.txt:
16489         * fast/canvas/webgl/gl-object-get-calls.html:
16490
16491 2010-11-02  Chris Marrin  <cmarrin@apple.com>
16492
16493         Reviewed by Simon Fraser.
16494
16495         When animations are paused, play-state can cause them to be unpaused.
16496         https://bugs.webkit.org/show_bug.cgi?id=46525
16497
16498         Tests that animation stays paused when setting play-state to "running"
16499         but animations are suspended.
16500
16501         * animations/play-state-suspend-expected.txt: Added.
16502         * animations/play-state-suspend.html: Added.
16503
16504 2010-11-02  Dmitry Titov  <dimich@chromium.org>
16505
16506         [Chromium] Unreviewed update of test expectations.
16507         Intentional error result to narrow down a regression caused by http://codereview.chromium.org/3976004
16508
16509         * platform/chromium-mac/security/block-test-no-port-expected.txt:
16510
16511 2010-11-02  James Robinson  <jamesr@chromium.org>
16512
16513         Update pixel baselines for Snow Leopard for tests in fast/text/*
16514
16515 2010-11-02  Adam Barth  <abarth@webkit.org>
16516
16517         Reviewed by Eric Seidel.
16518
16519         querySelectorAll('body>:last-child') does not work unless HTML file ends with 'new-line'.
16520         https://bugs.webkit.org/show_bug.cgi?id=47166
16521
16522         Test that :last-child works when we end the document in the
16523         AfterAfterBody state.
16524
16525         * fast/parser/pop-all-after-after-body-expected.txt: Added.
16526         * fast/parser/pop-all-after-after-body.html: Added.
16527
16528 2010-11-02  Adele Peterson  <adele@apple.com>
16529
16530         Reviewed by Kent Tamura.
16531
16532         Test for https://bugs.webkit.org/show_bug.cgi?id=48814
16533         <rdar://problem/8546143> Attempting to redo typing in apple.com/startpage search field causes infinite recursion in TextControlInnerTextElement::defaultEventHandler
16534
16535         * editing/undo/redo-after-detach-expected.txt: Added.
16536         * editing/undo/redo-after-detach.html: Added.
16537
16538 2010-11-02  Adam Roben  <aroben@apple.com>
16539
16540         Skip another test that fails in WebKit2
16541
16542         * platform/mac-wk2/Skipped:
16543
16544 2010-11-02  Adam Roben  <aroben@apple.com>
16545
16546         Update Windows results after r71043
16547
16548         * platform/win/fast/blockflow/border-vertical-lr-expected.checksum:
16549         * platform/win/fast/blockflow/border-vertical-lr-expected.png:
16550         * platform/win/fast/blockflow/border-vertical-lr-expected.txt:
16551         * platform/win/fast/blockflow/japanese-lr-text-expected.checksum:
16552         * platform/win/fast/blockflow/japanese-lr-text-expected.png:
16553         * platform/win/fast/blockflow/japanese-lr-text-expected.txt:
16554         * platform/win/fast/blockflow/japanese-rl-text-expected.checksum:
16555         * platform/win/fast/blockflow/japanese-rl-text-expected.png:
16556         * platform/win/fast/blockflow/japanese-rl-text-expected.txt:
16557         * platform/win/fast/text/international/vertical-text-glyph-test-expected.checksum:
16558         * platform/win/fast/text/international/vertical-text-glyph-test-expected.png:
16559         * platform/win/fast/text/international/vertical-text-glyph-test-expected.txt:
16560
16561 2010-11-01  Zhenyao Mo  <zmo@google.com>
16562
16563         Reviewed by Andreas Kling.
16564
16565         vertexAttribPointer should generate INVALID_VALUE if the stride exceeds 255
16566         https://bugs.webkit.org/show_bug.cgi?id=48677
16567
16568         * fast/canvas/webgl/gl-vertexattribpointer-expected.txt: Added.
16569         * fast/canvas/webgl/gl-vertexattribpointer.html: Added.
16570
16571 2010-11-02  Stephen White  <senorblanco@chromium.org>
16572
16573         Unreviewed; test expectations fix.
16574
16575         [Chromium] Update chromium-gpu test_expectations to reflect the
16576         test results from the FYI bots.
16577
16578         * platform/chromium-gpu/test_expectations.txt:
16579
16580 2010-11-01  Andrey Kosyakov  <caseq@chromium.org>
16581
16582         Reviewed by Pavel Feldman.
16583
16584         Web Inspector: [Extensions API] expose API to create properties watch sidebar panes
16585         https://bugs.webkit.org/show_bug.cgi?id=48761
16586
16587         * inspector/extensions-api-expected.txt:
16588         * inspector/extensions-events-expected.txt:
16589         * inspector/extensions-expected.txt:
16590         * inspector/extensions-test.js: Added generic way to dispatch messages to front-end and receive callbacks.
16591         (initialize_ExtensionsTest.InspectorTest.dispatchOnMessage):
16592         (initialize_ExtensionsTest.InspectorTest.dumpSidebarContent):
16593         * inspector/extensions.html:
16594         * inspector/resources/extension-main.js:
16595         (dispatchOnFrontend.callbackWrapper):
16596         (dispatchOnFrontend):
16597
16598 2010-11-02  Philippe Normand  <pnormand@igalia.com>
16599
16600         Unreviewed, unskip passing media test on the GTK+ port.
16601
16602         * platform/gtk/Skipped: Unskip media/video-canvas-alpha.html.
16603
16604 2010-11-02  Nikolas Zimmermann  <nzimmermann@rim.com>
16605
16606         Reviewed by Rob Buis.
16607
16608         Convert SVGPreserveAspectRatio to the new SVGPropertyTearOff concept
16609         https://bugs.webkit.org/show_bug.cgi?id=48822
16610
16611         * svg/dom/SVGAnimatedPreserveAspectRatio-expected.txt: Added.
16612         * svg/dom/SVGAnimatedPreserveAspectRatio.html: Added.
16613         * svg/dom/SVGPreserveAspectRatio-expected.txt: Added.
16614         * svg/dom/SVGPreserveAspectRatio.html: Added.
16615         * svg/dom/script-tests/SVGAnimatedPreserveAspectRatio.js: Added.
16616         * svg/dom/script-tests/SVGPreserveAspectRatio.js: Added.
16617
16618 2010-11-01  MORITA Hajime <morrita@google.com>
16619
16620         Unreviewed, added skip entries for platforms where spellchecking
16621         is not supported.
16622
16623         * platform/chromium/test_expectations.txt:
16624         * platform/gtk/Skipped:
16625         * platform/qt/Skipped:
16626
16627 2010-11-01  MORITA Hajime  <morrita@google.com>
16628
16629         Reviewed by Kent Tamura.
16630
16631         @spellcheck attribute at the child of contentEditable node is ignored.
16632         https://bugs.webkit.org/show_bug.cgi?id=48418
16633
16634         * editing/spelling/script-tests/spelling-attribute-at-child.js: Added.
16635         * editing/spelling/spelling-attribute-at-child-expected.txt: Added.
16636         * editing/spelling/spelling-attribute-at-child.html: Added.
16637
16638 2010-11-01  Adam Barth  <abarth@webkit.org>
16639
16640         Update expected results for PNG ICC profile.
16641
16642         * platform/chromium-mac/fast/borders/svg-as-border-image-2-expected.checksum:
16643         * platform/chromium-mac/fast/borders/svg-as-border-image-2-expected.png: Removed.
16644         * platform/chromium-mac/fast/borders/svg-as-border-image-expected.checksum:
16645         * platform/chromium-mac/fast/borders/svg-as-border-image-expected.png: Removed.
16646         * platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.checksum:
16647         * platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.png: Removed.
16648         * platform/chromium-mac/fast/media/mq-min-pixel-ratio-expected.checksum: Removed.
16649         * platform/chromium-mac/fast/media/mq-min-pixel-ratio-expected.png: Removed.
16650         * platform/chromium-mac/fast/reflections/reflection-masks-expected.checksum: Removed.
16651         * platform/chromium-mac/fast/reflections/reflection-masks-expected.png: Removed.
16652         * platform/chromium-mac/fast/reflections/reflection-masks-opacity-expected.checksum: Removed.
16653         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.checksum:
16654         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png:
16655         * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.checksum:
16656         * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.checksum:
16657         * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png: Removed.
16658         * platform/chromium-mac/svg/custom/createImageElement-expected.checksum:
16659         * platform/chromium-mac/svg/custom/createImageElement-expected.png:
16660         * platform/chromium-mac/svg/custom/focus-ring-expected.checksum:
16661         * platform/chromium-mac/svg/custom/focus-ring-expected.png: Removed.
16662         * platform/chromium-mac/svg/custom/group-opacity-expected.checksum:
16663         * platform/chromium-mac/svg/custom/group-opacity-expected.png: Removed.
16664         * platform/chromium-mac/svg/custom/image-parent-translation-expected.checksum:
16665         * platform/chromium-mac/svg/custom/image-parent-translation-expected.png:
16666         * platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum:
16667         * platform/chromium-mac/svg/custom/image-small-width-height-expected.png:
16668         * platform/chromium-mac/svg/custom/image-with-transform-clip-filter-expected.checksum:
16669         * platform/chromium-mac/svg/custom/js-update-image-and-display-expected.checksum:
16670         * platform/chromium-mac/svg/custom/js-update-image-and-display-expected.png:
16671         * platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.checksum:
16672         * platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.png:
16673         * platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.checksum:
16674         * platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.png:
16675         * platform/chromium-mac/svg/custom/js-update-image-expected.checksum:
16676         * platform/chromium-mac/svg/custom/js-update-image-expected.png:
16677         * platform/chromium-mac/svg/custom/pointer-events-image-expected.checksum:
16678         * platform/chromium-mac/svg/custom/pointer-events-image-expected.png:
16679         * platform/chromium-mac/svg/custom/text-image-opacity-expected.checksum:
16680         * platform/chromium-mac/svg/custom/text-image-opacity-expected.png:
16681         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum:
16682         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
16683         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum:
16684         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
16685         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum:
16686         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
16687         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum:
16688         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
16689         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum:
16690         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
16691         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum:
16692         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
16693         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
16694         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
16695         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum:
16696         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
16697         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum:
16698         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
16699         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum:
16700         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
16701         * platform/chromium/test_expectations.txt:
16702
16703 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16704
16705         [Chromium] Unreviewed update of test expectations.
16706         Snap chromium checksum for the newly added baseline (added in http://trac.webkit.org/changeset/71088)
16707
16708         * platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.checksum: Added.
16709
16710 2010-11-01  Chang Shu  <chang.shu@nokia.com>
16711
16712         Reviewed by Antonio Gomes.
16713
16714         Leave SelectElement key handling without setting event default
16715         handled when the selection reaches the boundary so focus can 
16716         move to neighbor nodes in spatial navigation.
16717         https://bugs.webkit.org/show_bug.cgi?id=48145
16718
16719         * fast/events/spatial-navigation/snav-multiple-select-expected.txt:
16720         * fast/events/spatial-navigation/snav-multiple-select.html:
16721
16722 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16723
16724         [Chromium] Unreviewed update of test expectations.
16725         Did I run --lint-test-files last time? Probably not.
16726
16727         * platform/chromium/test_expectations.txt:
16728
16729 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16730
16731         [Chromium] Unreviewed update of test expectations.
16732
16733         * platform/chromium/test_expectations.txt:
16734
16735 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
16736         
16737         Update the pixel expectations for css/ for the Mac port.
16738         
16739         For the tests that currently fail on Snow Leopard with --pixel-tests
16740         --tolerance 0, this moves the current pixel results to mac-leopard and
16741         adds new Snow Leopard-specific results to platform/mac.
16742
16743         List of files omitted due to length but composed entirely of moves from
16744         platform/mac to platform/mac-leopard and newly added files in
16745         platform/mac.
16746
16747 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16748
16749         [Chromium] Unreviewed update of test expectations.
16750
16751         * platform/chromium/test_expectations.txt:
16752
16753 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
16754         
16755         Update the pixel expectations for editing/ for the Mac port.
16756         
16757         For the tests that currently fail on Snow Leopard with --pixel-tests
16758         --tolerance 0, this moves the current pixel results to mac-leopard and
16759         adds new Snow Leopard-specific results to platform/mac.
16760
16761         List of files omitted due to length but composed entirely of moves from
16762         platform/mac to platform/mac-leopard and newly added files in
16763         platform/mac.
16764         
16765         Some tests had differences due to spell correction underlining, those
16766         were skipped since it's not clear what the correct dictionary state is.
16767
16768 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16769
16770         [Chromium] Unreviewed update of test expectations.
16771         Temporarily disable new test added by http://trac.webkit.org/changeset/71066
16772         Need to convert it to dumpAsText().
16773
16774         * platform/chromium/test_expectations.txt:
16775
16776 2010-11-01  Simon Fraser  <simon.fraser@apple.com>
16777
16778         Reviewed by Dan Bernstein.
16779
16780         Assertion failure in FrameView::layout when clicking on a YouTube video on youtube.com front page
16781         https://bugs.webkit.org/show_bug.cgi?id=44287
16782         
16783         Testcase that reloads a frameset, with a subframe that forces layout from
16784         an onunload handler.
16785
16786         * fast/frames/layout-after-destruction-expected.txt: Added.
16787         * fast/frames/layout-after-destruction.html: Added.
16788         * fast/frames/resources/layout-after-destruction-subframe.html: Added.
16789
16790 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
16791         
16792         Update the pixel expectations for fast/dom, fast/dynamic, fast/encoding, fast/events, and fast/gradients for the Mac port.
16793         
16794         For the tests that currently fail on Snow Leopard with --pixel-tests
16795         --tolerance 0, this moves the current pixel results to mac-leopard and
16796         adds new Snow Leopard-specific results to platform/mac.
16797
16798         List of files omitted due to length but composed entirely of moves from
16799         platform/mac to platform/mac-leopard and newly added files in
16800         platform/mac.
16801         
16802 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
16803
16804         Unreviewed; test expectations update.
16805
16806         Update Mac test expectations to reflect tests that now pass with NRWT.
16807
16808         * platform/mac/test_expectations.txt:
16809
16810 2010-11-01  James Robinson  <jamesr@chromium.org>
16811
16812         Update chromium baselines for a few tests.
16813
16814         * platform/chromium-linux/fast/repaint/iframe-scroll-repaint-expected.checksum: Added.
16815         * platform/chromium-linux/fast/repaint/iframe-scroll-repaint-expected.png: Added.
16816         * platform/chromium-linux/svg/custom/resource-invalidate-on-target-update-expected.checksum: Added.
16817         * platform/chromium-linux/svg/custom/resource-invalidate-on-target-update-expected.png: Added.
16818         * platform/chromium-mac/fast/repaint/iframe-scroll-repaint-expected.checksum: Added.
16819         * platform/chromium-mac/fast/repaint/iframe-scroll-repaint-expected.png: Added.
16820         * platform/chromium-mac/svg/custom/resource-invalidate-on-target-update-expected.checksum: Removed.
16821         * platform/chromium-mac/svg/custom/resource-invalidate-on-target-update-expected.png: Removed.
16822         * platform/chromium-win/fast/repaint/iframe-scroll-repaint-expected.checksum: Added.
16823         * platform/chromium-win/fast/repaint/iframe-scroll-repaint-expected.png: Added.
16824         * platform/chromium-win/fast/repaint/iframe-scroll-repaint-expected.txt: Added.
16825         * platform/chromium-win/svg/custom/resource-invalidate-on-target-update-expected.checksum:
16826         * platform/chromium-win/svg/custom/resource-invalidate-on-target-update-expected.png:
16827         * platform/chromium/test_expectations.txt:
16828
16829 2010-11-01  Matthew Delaney  <mdelaney@apple.com>
16830
16831         Reviewed by Simon Fraser.
16832
16833         Setting attr repeatDur=0 on SVG element causes hang
16834         https://bugs.webkit.org/show_bug.cgi?id=48785
16835
16836         * svg/animations/repeatDur-zero.xhtml: Added. Tests if setting attr repeatDur=0 causes a hang or not.
16837
16838 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16839
16840         [Chromium] Unreviewed test rebaseline.
16841
16842         * platform/chromium-linux/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.checksum: Removed.
16843         * platform/chromium-linux/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png: Removed.
16844         * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum:
16845         * platform/chromium-mac/fast/repaint/inline-horizontal-bt-overflow-expected.checksum: Added.
16846         * platform/chromium-mac/fast/repaint/inline-horizontal-bt-overflow-expected.png: Added.
16847         * platform/chromium-mac/fast/repaint/inline-vertical-lr-overflow-expected.checksum: Added.
16848         * platform/chromium-mac/fast/repaint/inline-vertical-lr-overflow-expected.png: Added.
16849         * platform/chromium/test_expectations.txt:
16850
16851 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
16852         
16853         Update the pixel expectations for fast/body-propagation, fast/borders, fast/box-shadow, fast/box-sizing, fast/clip, and fast/compact for the Mac port.
16854         
16855         For the tests that currently fail on Snow Leopard with --pixel-tests
16856         --tolerance 0, this moves the current pixel results to mac-leopard and
16857         adds new Snow Leopard-specific results to platform/mac.
16858
16859         List of files omitted due to length but composed entirely of moves from
16860         platform/mac to platform/mac-leopard and newly added files in
16861         platform/mac.
16862         
16863         platform/mac/test_expectations.txt was also modified to remove two
16864         now-passing tests.
16865
16866 2010-11-01  Stephen White  <senorblanco@chromium.org>
16867
16868         Unreviewed; test expectations update.
16869
16870         Update chromium-gpu test expectations to reflect test_shell
16871         timeouts on ~35 tests.
16872
16873         * platform/chromium-gpu/test_expectations.txt:
16874
16875 2010-11-01  Simon Fraser  <simon.fraser@apple.com>
16876
16877         Fix test failures on Qt by avoiding references to external image files.
16878         
16879         * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt:
16880         * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js:
16881
16882 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
16883         
16884         Update the pixel expectations for fast/selectors for the Mac port.
16885         
16886         For the tests that currently fail on Snow Leopard with --pixel-tests
16887         --tolerance 0, this moves the current pixel results to mac-leopard and
16888         adds new Snow Leopard-specific results to platform/mac.
16889
16890         List of files omitted due to length but composed entirely of moves from
16891         platform/mac to platform/mac-leopard and newly added files in
16892         platform/mac.
16893         
16894 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16895
16896         [Chromium] Unreviewed update of test expectations.
16897         Add baseline for a new test added in http://trac.webkit.org/changeset/71043
16898
16899         * platform/chromium-mac/fast/repaint/inline-vertical-rl-overflow-expected.checksum: Added.
16900         * platform/chromium-mac/fast/repaint/inline-vertical-rl-overflow-expected.png: Added.
16901         * platform/chromium-mac/fast/repaint/inline-vertical-rl-overflow-expected.txt: Added.
16902         * platform/chromium-win/fast/repaint/inline-vertical-rl-overflow-expected.txt: Added.
16903
16904 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16905
16906         [Chromium] Unreviewed, update test expectations.
16907         Updated render tree dumps after http://trac.webkit.org/changeset/71043.
16908
16909         * platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.txt:
16910         * platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.txt:
16911         * platform/chromium-win/fast/blockflow/basic-vertical-line-expected.txt:
16912         * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
16913         * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt:
16914         * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt:
16915         * platform/chromium-win/fast/blockflow/english-lr-text-expected.txt:
16916         * platform/chromium-win/fast/blockflow/english-rl-text-expected.txt:
16917         * platform/chromium-win/fast/blockflow/japanese-lr-text-expected.txt:
16918         * platform/chromium-win/fast/blockflow/japanese-rl-text-expected.txt:
16919
16920 2010-11-01  Simon Fraser  <simon.fraser@apple.com>
16921
16922         Reviewed by Dave Hyatt.
16923
16924         Multiple background properties are not retrievable via DOM method getComputedStyle
16925         https://bugs.webkit.org/show_bug.cgi?id=23203
16926         
16927         Script test for multiple backgrounds and masks in getComputedStyle().
16928
16929         * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt: Added.
16930         * fast/backgrounds/multiple-backgrounds-computed-style.html: Added.
16931         * fast/backgrounds/script-tests/TEMPLATE.html: Added.
16932         * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js: Added.
16933         (test):
16934
16935 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
16936         
16937         Update the pixel expectations for fast/block/positioning for the Mac port.
16938         
16939         For the tests that currently fail on Snow Leopard with --pixel-tests
16940         --tolerance 0, this moves the current pixel results to mac-leopard and
16941         adds new Snow Leopard-specific results to platform/mac.
16942
16943         List of files omitted due to length but composed entirely of moves from
16944         platform/mac to platform/mac-leopard and newly added files in
16945         platform/mac.
16946         
16947 2010-11-01  Dmitry Titov  <dimich@chromium.org>
16948
16949         [Chromium] Unreviewed update of test expectations.
16950         svg-as-background.html now fails on debug mac 10.5 bots.
16951
16952         * platform/chromium/test_expectations.txt:
16953
16954 2010-11-01  David Hyatt  <hyatt@apple.com>
16955
16956         Reviewed by Dan Bernstein.
16957
16958         https://bugs.webkit.org/show_bug.cgi?id=48663
16959
16960         Make repaint invalidation work with vertical lines.  Rewrite linesBoundingBox for RenderText and
16961         RenderInline to give the correct rectangle back for vertical lines.  Also patch linesVisibleOverflowBoundingBox
16962         to give back the correct rectangle for vertical lines.
16963
16964         Fix bugs in the overflow accessors of InlineFlowBox when m_overflow was 0.
16965         
16966         Patch hit testing to also account for "rt" and "bt" blocks.
16967
16968         * fast/repaint/inline-horizontal-bt-overflow.html: Added.
16969         * fast/repaint/inline-vertical-lr-overflow.html: Added.
16970         * fast/repaint/inline-vertical-rl-overflow.html: Copied from fast/repaint/inline-vertical-rl-overflow.html.
16971         * platform/mac/fast/blockflow/background-vertical-lr-expected.txt:
16972         * platform/mac/fast/blockflow/background-vertical-rl-expected.txt:
16973         * platform/mac/fast/blockflow/basic-vertical-line-expected.txt:
16974         * platform/mac/fast/blockflow/border-image-vertical-lr-expected.txt:
16975         * platform/mac/fast/blockflow/border-image-vertical-rl-expected.txt:
16976         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
16977         * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum:
16978         * platform/mac/fast/blockflow/border-vertical-lr-expected.png:
16979         * platform/mac/fast/blockflow/border-vertical-lr-expected.txt:
16980         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt:
16981         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt:
16982         * platform/mac/fast/blockflow/english-lr-text-expected.txt:
16983         * platform/mac/fast/blockflow/english-rl-text-expected.txt:
16984         * platform/mac/fast/blockflow/japanese-lr-text-expected.txt:
16985         * platform/mac/fast/blockflow/japanese-rl-text-expected.txt:
16986         * platform/mac/fast/repaint/inline-horizontal-bt-overflow-expected.checksum: Added.
16987         * platform/mac/fast/repaint/inline-horizontal-bt-overflow-expected.png: Added.
16988         * platform/mac/fast/repaint/inline-horizontal-bt-overflow-expected.txt: Added.
16989         * platform/mac/fast/repaint/inline-vertical-lr-overflow-expected.checksum: Added.
16990         * platform/mac/fast/repaint/inline-vertical-lr-overflow-expected.png: Added.
16991         * platform/mac/fast/repaint/inline-vertical-lr-overflow-expected.txt: Added.
16992         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.checksum: Copied from platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.checksum.
16993         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.png: Copied from platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.png.
16994
16995 2010-11-01  Eric Carlson  <eric.carlson@apple.com>
16996
16997         Reviewed by Adam Roben.
16998
16999         Seeking by very small increment doesn't generate 'seeked' event
17000         https://bugs.webkit.org/show_bug.cgi?id=48530
17001
17002         * media/video-seek-by-small-increment-expected.txt: Added.
17003         * media/video-seek-by-small-increment.html: Added.
17004
17005         * platform/qt/Skipped: Skip new test as it fails (http://webkit.org/b/48617).
17006
17007 2010-11-01  Mihai Parparita  <mihaip@chromium.org>
17008         
17009         Update the pixel expectations for fast/block/margin-collapse for the Mac port.
17010         
17011         For the tests that currently fail on Snow Leopard with --pixel-tests
17012         --tolerance 0, this moves the current pixel results to mac-leopard and
17013         adds new Snow Leopard-specific results to platform/mac.
17014
17015         List of files omitted due to length but composed entirely of moves from
17016         platform/mac to platform/mac-leopard and newly added files in
17017         platform/mac.
17018         
17019 2010-11-01  Pavel Feldman  <pfeldman@chromium.org>
17020
17021         Reviewed by Timothy Hatcher.
17022
17023         Web Inspector: remove old resources panel.
17024         https://bugs.webkit.org/show_bug.cgi?id=45657
17025
17026         * http/tests/inspector/inspector-test2.js:
17027         * http/tests/inspector/resource-har-conversion.html:
17028         * http/tests/inspector/resource-parameters.html:
17029         * inspector/audits-panel-functional.html:
17030         * inspector/extensions-test.js:
17031         * inspector/report-protocol-errors-expected.txt:
17032         * inspector/report-protocol-errors.html:
17033         * inspector/styles-source-offsets.html:
17034
17035 2010-11-01  Csaba Osztrogonác  <ossy@webkit.org>
17036
17037         Unreviewed.
17038
17039         [Qt] DRT sideeffect revealed by r71004
17040         https://bugs.webkit.org/show_bug.cgi?id=48758
17041
17042         * platform/qt/Skipped: fast/dom/nodesFromRect-basic.html added until fix.
17043
17044 2010-11-01  Justin Schuh  <jschuh@chromium.org>
17045
17046         Reviewed by Dirk Schulze.
17047
17048         Check for NULL node in SVGUseElement::associateInstancesWithShadowTreeElements loop
17049         https://bugs.webkit.org/show_bug.cgi?id=48741
17050
17051         * svg/custom/use-on-use-with-child-and-empty-target-expected.txt: Added.
17052         * svg/custom/use-on-use-with-child-and-empty-target.svg: Added.
17053
17054 2010-11-01  Adam Roben  <aroben@apple.com>
17055
17056         Add two more failing tests to the WebKit2 Skipped file
17057
17058         * platform/mac-wk2/Skipped:
17059
17060 2010-11-01  Adam Roben  <aroben@apple.com>
17061
17062         Add some failing/timing out tests to the Windows Skipped file
17063
17064         * platform/win/Skipped:
17065
17066 2010-11-01  Jeremy Orlow  <jorlow@chromium.org>
17067
17068         Remove test previous patch fixed.
17069
17070         * platform/chromium/test_expectations.txt:
17071
17072 2010-11-01  Jeremy Orlow  <jorlow@chromium.org>
17073
17074         Reviewed by Steve Block.
17075
17076         Fix IndexedDB layout test
17077         https://bugs.webkit.org/show_bug.cgi?id=48644
17078
17079         This test needs to be async. Also clean up a few other things like
17080         using a logger div rather than document.write.
17081
17082         * storage/indexeddb/tutorial-expected.txt:
17083         * storage/indexeddb/tutorial.html:
17084
17085 2010-11-01  Leandro Gracia Gil  <leandrogracia@google.com>
17086
17087         Reviewed by Jeremy Orlow.
17088
17089         This is the last part of a 4-sided patch for the language attribute
17090         in speech text buttons. This patch removes what now is dead code
17091         and re-enables the layout test introduced by bug 47089.
17092         https://bugs.webkit.org/show_bug.cgi?id=47420
17093
17094         * platform/chromium/test_expectations.txt:
17095
17096 2010-11-01  Pavel Feldman  <pfeldman@chromium.org>
17097
17098         Not reviewed: simplify styles test to make all bots happy.
17099
17100         * inspector/styles-source-lines-inline-expected.txt:
17101         * inspector/styles-source-lines-inline.html:
17102
17103 2010-11-01  Pavel Feldman  <pfeldman@chromium.org>
17104
17105         Not reviewed. Updating inspector test expectation as a follow up to r71010.
17106
17107         * inspector/styles-source-lines-inline-expected.txt:
17108
17109 2010-11-01  Nikolas Zimmermann  <nzimmermann@rim.com>
17110
17111         Not reviewed.
17112
17113         Enable StrictTypeChecking for all types using SVG(Animated)PropertyTearOff
17114         https://bugs.webkit.org/show_bug.cgi?id=48715
17115
17116         Forgot to land some changes in my previous commit.
17117
17118         * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-cx-prop.js:
17119         * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-cy-prop.js:
17120         * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-r-prop.js:
17121         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-cx-prop.js:
17122         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-cy-prop.js:
17123         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-rx-prop.js:
17124         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-ry-prop.js:
17125         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-height-prop.js:
17126         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-width-prop.js:
17127         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-x-prop.js:
17128         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-y-prop.js:
17129
17130 2010-11-01  Nikolas Zimmermann  <nzimmermann@rim.com>
17131
17132         Reviewed by Rob Buis.
17133
17134         Enable StrictTypeChecking for all types using SVG(Animated)PropertyTearOff
17135         https://bugs.webkit.org/show_bug.cgi?id=48715
17136
17137         * svg/dom/SVGAngle-expected.txt:
17138         * svg/dom/SVGAnimatedAngle-expected.txt: Added.
17139         * svg/dom/SVGAnimatedAngle.html: Added.
17140         * svg/dom/SVGAnimatedBoolean-expected.txt: Copied from LayoutTests/svg/dom/SVGExternalResourcesRequired-expected.txt.
17141         * svg/dom/SVGAnimatedBoolean.html: Copied from LayoutTests/svg/dom/SVGExternalResourcesRequired.html.
17142         * svg/dom/SVGAnimatedEnumeration-expected.txt: Added.
17143         * svg/dom/SVGAnimatedEnumeration.html: Added.
17144         * svg/dom/SVGAnimatedInteger-expected.txt: Added.
17145         * svg/dom/SVGAnimatedInteger.html: Added.
17146         * svg/dom/SVGAnimatedLength-expected.txt: Added.
17147         * svg/dom/SVGAnimatedLength.html: Added.
17148         * svg/dom/SVGAnimatedLengthList-expected.txt: Added.
17149         * svg/dom/SVGAnimatedLengthList.html: Added.
17150         * svg/dom/SVGAnimatedRect-expected.txt: Added.
17151         * svg/dom/SVGAnimatedRect.html: Added.
17152         * svg/dom/SVGExternalResourcesRequired-expected.txt: Removed.
17153         * svg/dom/SVGExternalResourcesRequired.html: Removed.
17154         * svg/dom/SVGLength-expected.txt: Added.
17155         * svg/dom/SVGLength-px-expected.txt: Added.
17156         * svg/dom/SVGLength-px-with-context-expected.txt: Added.
17157         * svg/dom/SVGLength-px-with-context.html: Added.
17158         * svg/dom/SVGLength-px.html: Added.
17159         * svg/dom/SVGLength.html: Added.
17160         * svg/dom/script-tests/SVGAngle.js:
17161         * svg/dom/script-tests/SVGAnimatedAngle.js: Added.
17162         * svg/dom/script-tests/SVGAnimatedBoolean.js: Copied from LayoutTests/svg/dom/script-tests/SVGExternalResourcesRequired.js.
17163         * svg/dom/script-tests/SVGAnimatedEnumeration.js: Added.
17164         * svg/dom/script-tests/SVGAnimatedInteger.js: Added.
17165         * svg/dom/script-tests/SVGAnimatedLength.js: Added.
17166         * svg/dom/script-tests/SVGAnimatedLengthList.js: Added.
17167         * svg/dom/script-tests/SVGAnimatedRect.js: Added.
17168         * svg/dom/script-tests/SVGExternalResourcesRequired.js: Removed.
17169         * svg/dom/script-tests/SVGLength-px-with-context.js: Added. Tests various operations on a SVGLength object obtained via rectElement.x.baseVal.
17170         * svg/dom/script-tests/SVGLength-px.js: Added. Tests various operations on a SVGLength object created via svgElement.createSVGLength().
17171         * svg/dom/script-tests/SVGLength.js: Added.
17172         * svg/dom/svg-length-units-expected.txt: Removed.
17173         * svg/dom/svg-length-units.html: Removed. Test is obsolete now, as SVGLength* covers this in detail.
17174         * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-cx-prop.js:
17175         (executeTest): Fixed StrictTypeChecking correctness, don't assign strings as SVGLength value.
17176         * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-cy-prop.js:
17177         (executeTest): Ditto.
17178         * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-r-prop.js:
17179         (executeTest): Ditto.
17180         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-cx-prop.js:
17181         (executeTest): Ditto.
17182         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-cy-prop.js:
17183         (executeTest): Ditto.
17184         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-rx-prop.js:
17185         (executeTest): Ditto.
17186         * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-ry-prop.js:
17187         (executeTest): Ditto.
17188         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-height-prop.js:
17189         (executeTest): Ditto.
17190         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-width-prop.js:
17191         (executeTest): Ditto.
17192         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-x-prop.js:
17193         (executeTest): Ditto.
17194         * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-y-prop.js:
17195         (executeTest): Ditto.
17196
17197 2010-11-01  Roland Steiner  <rolandsteiner@chromium.org>
17198
17199         Unreviewed: add failing SVG tests to Chromium test_expectations.txt.
17200
17201         WebKit roll 70949:71000 caused failures within 4 SVG tests on all platforms.
17202         Bot and server outages make analysis difficult, thus adding to
17203         Chromium test_expectations.txt for the time being.
17204
17205         * platform/chromium/test_expectations.txt:
17206
17207 2010-11-01  Pavel Feldman  <pfeldman@chromium.org>
17208
17209         Not reviewed. Fixing test expectation for r71010.
17210
17211         * inspector/console-log-syntax-error-expected.txt:
17212
17213 2010-11-01  Sheriff Bot  <webkit.review.bot@gmail.com>
17214
17215         Unreviewed, rolling out r71002.
17216         http://trac.webkit.org/changeset/71002
17217         https://bugs.webkit.org/show_bug.cgi?id=48743
17218
17219         Makes Leopard and GTK bots red. (Requested by pfeldman on
17220         #webkit).
17221
17222         * platform/chromium-gpu/test_expectations.txt:
17223         * platform/gtk/Skipped:
17224         * platform/mac-leopard/Skipped:
17225         * platform/qt/Skipped:
17226
17227 2010-10-31  Pavel Feldman  <pfeldman@chromium.org>
17228
17229         Reviewed by Timothy Hatcher.
17230
17231         Web Inspector: unhide new network and resources panels.
17232         https://bugs.webkit.org/show_bug.cgi?id=48725
17233
17234         * http/tests/inspector/console-xhr-logging-expected.txt:
17235         * http/tests/inspector/resource-parameters-expected.txt:
17236         * inspector/console-log-syntax-error-expected.txt:
17237         * inspector/elements-panel-styles-expected.txt:
17238
17239 2010-10-31  Jeremy Moskovich  <jeremy@chromium.org>
17240
17241         Reviewed by Ojan Vafai.
17242
17243         https://bugs.webkit.org/show_bug.cgi?id=24118
17244
17245         Add layout test to make sure we don't regress truncation of an rtl block.
17246
17247         * fast/block/basic/truncation-rtl.html: Added.
17248         * platform/mac/fast/block/basic/truncation-rtl-expected.checksum: Added.
17249         * platform/mac/fast/block/basic/truncation-rtl-expected.png: Added.
17250         * platform/mac/fast/block/basic/truncation-rtl-expected.txt: Added.
17251
17252 2010-10-31  Robert Hogan  <robert@webkit.org>
17253
17254         Reviewed by Antonio Gomes.
17255
17256         [Qt] Support nodesFromRect in DRT
17257
17258         Unskip fast/dom/nodesFromRect-basic.html
17259
17260         https://bugs.webkit.org/show_bug.cgi?id=48716
17261
17262         * platform/qt/Skipped:
17263
17264 2010-10-31  Yael Aharon  <yael.aharon@nokia.com>
17265
17266         Reviewed by Antonio Gomes.
17267
17268         [GTK] Add bug ID for skipped <meter> tests
17269         https://bugs.webkit.org/show_bug.cgi?id=48714
17270
17271         * platform/gtk/Skipped:
17272
17273 2010-10-31  Mike Lawther  <mikelawther@chromium.org>
17274
17275         Reviewed by Andreas Kling.
17276
17277         unskip canvas/philip/tests/2d.imageData.get.source.negative on all ports
17278         https://bugs.webkit.org/show_bug.cgi?id=48702
17279
17280         * platform/chromium-gpu/test_expectations.txt:
17281         * platform/gtk/Skipped:
17282         * platform/mac-leopard/Skipped:
17283         * platform/qt/Skipped:
17284
17285 2010-10-31  Peter Kasting  <pkasting@google.com>
17286
17287         Reviewed by Adam Barth.
17288
17289         Treat GIFs with no loop count as "loop once".
17290         https://bugs.webkit.org/show_bug.cgi?id=47302
17291
17292         * fast/images/gif-loop-count-expected.checksum: Added.
17293         * fast/images/gif-loop-count-expected.png: Added.
17294         * fast/images/gif-loop-count-expected.txt: Added.
17295         * fast/images/gif-loop-count.html: Added.
17296         * fast/images/resources/gif-loop-count.gif: Added.
17297         * fast/images/resources/gif-loop-count.png: Added.
17298
17299 2010-10-31  James Simonsen  <simonjam@chromium.org>
17300
17301         Reviewed by Andreas Kling.
17302
17303         Rebaseline a fast/dynamic LayoutTest for Chromium Linux
17304
17305         fast/dynamic/positioned-movement-with-positioned-children.html exposes
17306         a change to the defult button style on Linux.
17307
17308         Prior to bug 26030, buttons were always drawn as #dddddd, regardless of
17309         what the style said. The default style had been #c0c0c0. With the fix,
17310         buttons now honor the style sheet, but in order to maintain
17311         consistency, the default style for Linux was changed to #dddddd.
17312
17313         This patch updates the test to reflect the newer Linux button style.
17314
17315         https://bugs.webkit.org/show_bug.cgi?id=48460
17316
17317         * platform/chromium-linux/fast/dynamic/positioned-movement-with-positioned-children-expected.txt: Added.
17318         * platform/chromium/test_expectations.txt: Removed rebaselined test.
17319
17320 2010-10-31  Sheriff Bot  <webkit.review.bot@gmail.com>
17321
17322         Unreviewed, rolling out r70959.
17323         http://trac.webkit.org/changeset/70959
17324         https://bugs.webkit.org/show_bug.cgi?id=48731
17325
17326         It broke fast/events/spatial-navigation tests (Requested by
17327         Ossy on #webkit).
17328
17329         * fast/repaint/inline-vertical-rl-overflow.html: Removed.
17330         * platform/mac/fast/blockflow/background-vertical-lr-expected.txt:
17331         * platform/mac/fast/blockflow/background-vertical-rl-expected.txt:
17332         * platform/mac/fast/blockflow/basic-vertical-line-expected.txt:
17333         * platform/mac/fast/blockflow/border-image-vertical-lr-expected.txt:
17334         * platform/mac/fast/blockflow/border-image-vertical-rl-expected.txt:
17335         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
17336         * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum:
17337         * platform/mac/fast/blockflow/border-vertical-lr-expected.png:
17338         * platform/mac/fast/blockflow/border-vertical-lr-expected.txt:
17339         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt:
17340         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt:
17341         * platform/mac/fast/blockflow/english-lr-text-expected.txt:
17342         * platform/mac/fast/blockflow/english-rl-text-expected.txt:
17343         * platform/mac/fast/blockflow/japanese-lr-text-expected.txt:
17344         * platform/mac/fast/blockflow/japanese-rl-text-expected.txt:
17345         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.checksum: Removed.
17346         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.png: Removed.
17347         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.txt: Removed.
17348         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
17349
17350 2010-10-31  Nikolas Zimmermann  <nzimmermann@rim.com>
17351
17352         Not reviewed.
17353
17354         Convert SVGAnimatedNumber/SVGAnimatedNumberList to the new SVGAnimatedPropertyTearOff concept
17355         https://bugs.webkit.org/show_bug.cgi?id=48686
17356
17357         Forgot to land SVGAnimatedNumber.js, fails on all bots. Thanks Darin for noticing.
17358
17359         * svg/dom/script-tests/SVGAnimatedNumber.js: Added.
17360
17361 2010-10-30  Dimitri Glazkov  <dglazkov@chromium.org>
17362
17363         Unreviewed, rolling out r70984.
17364         http://trac.webkit.org/changeset/70984
17365         https://bugs.webkit.org/show_bug.cgi?id=46015
17366
17367         Made media/audio-delete-while-slider-thumb-clicked.html crash.
17368
17369         * fast/events/shadow-boundary-crossing.html:
17370
17371 2010-10-30  Dimitri Glazkov  <dglazkov@chromium.org>
17372
17373         Reviewed by Darin Adler.
17374
17375         Implement shadow DOM-aware event targeting and introduce EventContext to track the context of each event dispatch.
17376         https://bugs.webkit.org/show_bug.cgi?id=46015
17377
17378         Tuned the test to better reflect its point: the event should indeed fire (it used to be swallowed),
17379         but its target should be a non-shadow node.
17380
17381         * fast/events/shadow-boundary-crossing.html: Modified the test.
17382
17383 2010-10-30  Nikolas Zimmermann  <nzimmermann@rim.com>
17384
17385         Reviewed by Rob Buis.
17386
17387         Convert SVGAnimatedNumber/SVGAnimatedNumberList to the new SVGAnimatedPropertyTearOff concept
17388         https://bugs.webkit.org/show_bug.cgi?id=48686
17389
17390         Fix invalid tests in svg/dynamic-updates, that relied on a bug in our SVGNumberList implementation. If an item was already
17391         inserted in a list, and we tried to insert it somewhere else, we didn't remove it from the old list. Now that SVGNumberList
17392         has been switched to SVGAnimatedListPropertyTearOff, the bug is fixed, and it behaves exactly like SVGLengthList.
17393
17394         Side effect: svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html now works as expected (dynamic update is executed)
17395
17396         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum:
17397         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
17398         * svg/dom/SVGAnimatedNumber-expected.txt: Added.
17399         * svg/dom/SVGAnimatedNumber.html: Added.
17400         * svg/dom/SVGAnimatedNumberList-expected.txt: Added.
17401         * svg/dom/SVGAnimatedNumberList.html: Added.
17402         * svg/dom/SVGNumber-expected.txt: Added.
17403         * svg/dom/SVGNumber.html: Added.
17404         * svg/dom/script-tests/SVGAnimatedNumber.js: Added.
17405         * svg/dom/script-tests/SVGAnimatedNumberList.js: Added.
17406         * svg/dom/script-tests/SVGNumber.js: Added.
17407         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-svgdom-type-prop.js: Test now works in Firefox as well.
17408         (executeTest): SVGNumber.value only accepts numbers, not strings, now that StrictTypeChecking is enabled.
17409         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-svgdom-values-prop.js: Test now works in Firefox as well.
17410         (executeTest): Don't call appendItem several times with the same SVGNumber, it will be removed if it was already inserted in a list.
17411         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-baseFrequency-prop.js:
17412
17413 2010-10-30  Nikolas Zimmermann  <nzimmermann@rim.com>
17414
17415         Not reviewed.
17416
17417         Update SVGFEFloodElement mac-leopard baseline, which was forgotten.
17418
17419         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.checksum:
17420         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
17421         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.checksum:
17422         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
17423
17424 2010-10-29  Daniel Bates  <dbates@rim.com>
17425
17426         No review, rolling out 70971.
17427         http://trac.webkit.org/changeset/70971
17428         https://bugs.webkit.org/show_bug.cgi?id=6751
17429
17430         Rolling out changeset 70971 <http://trac.webkit.org/changeset/70971> since
17431         it caused layout test failures on all bots. In particular, the
17432         child count in a generated frame name differs after this patch. We need
17433         to look into this further.
17434
17435         * fast/frames/frame-element-name-expected.txt:
17436         * fast/frames/iframe-set-inner-html-expected.txt: Copied from LayoutTests/fast/frames/iframe-set-inner-html-expected.txt.
17437         * fast/frames/iframe-set-inner-html.html: Copied from LayoutTests/fast/frames/iframe-set-inner-html.html.
17438         * fast/frames/resources/frame-element-name-left.html:
17439         * fast/frames/resources/frame-element-name-right.html:
17440
17441 2010-10-29  Daniel Bates  <dbates@rim.com>
17442
17443         Reviewed by Adam Barth.
17444
17445         For unnamed frames, window.name returns a generated name
17446         https://bugs.webkit.org/show_bug.cgi?id=6751
17447
17448         Updated test case fast/frames/frame-element-name.html to check
17449         the value of window.name.
17450
17451         * fast/frames/frame-element-name-expected.txt: Updated result.
17452         * fast/frames/iframe-set-inner-html-expected.txt: Removed; This test ensured
17453         that the generated name for an unnamed frames was unique by looking at the
17454         value of window.name. However, the generated name should not be exposed to
17455         web developers. Instead, window.name should return the empty string for
17456         an unnamed frame as implied by section 5.1.6 of the HTML5 spec. We should
17457         consider exposing a DRT method for obtaining the internal frame name (which
17458         may be generated) and re-implementing this test to use it.
17459         * fast/frames/iframe-set-inner-html.html: Removed.
17460         * fast/frames/resources/frame-element-name-left.html: Added test for window.name.
17461         * fast/frames/resources/frame-element-name-right.html: Ditto.
17462
17463 2010-10-29  James Robinson  <jamesr@chromium.org>
17464
17465         Update pixel expectations for Snow Leopard for tests in tables/mozilla/bugs.
17466
17467         Moves the leopard-specific mac baselines to platform/mac-leopard/ and adds new Snow Leopard pixel
17468         expectations for tests that need them.  List of files omitted due to length.
17469
17470 2010-10-29  Dmitry Titov  <dimich@chromium.org>
17471
17472         [Chromium] Unreviewed test expectations update.
17473         Enable a few tests that were fixed in revs 70891:70949.
17474
17475         * platform/chromium/test_expectations.txt:
17476
17477 2010-10-29  David Hyatt  <hyatt@apple.com>
17478
17479         Reviewed by Sam Weinig.
17480
17481         https://bugs.webkit.org/show_bug.cgi?id=48663
17482
17483         Make repaint invalidation work with vertical lines.  Rewrite linesBoundingBox for RenderText and
17484         RenderInline to give the correct rectangle back for vertical lines.  Also patch linesVisibleOverflowBoundingBox
17485         to give back the correct rectangle for vertical lines.
17486         
17487         Fix bugs in the overflow accessors of InlineFlowBox when m_overflow was 0.
17488
17489         Added fast/repaint/inline-vertical-lr-overflow.html
17490
17491         * fast/repaint/inline-vertical-rl-overflow.html: Added.
17492         * platform/mac/fast/blockflow/background-vertical-lr-expected.txt:
17493         * platform/mac/fast/blockflow/background-vertical-rl-expected.txt:
17494         * platform/mac/fast/blockflow/basic-vertical-line-expected.txt:
17495         * platform/mac/fast/blockflow/border-image-vertical-lr-expected.txt:
17496         * platform/mac/fast/blockflow/border-image-vertical-rl-expected.txt:
17497         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
17498         * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum:
17499         * platform/mac/fast/blockflow/border-vertical-lr-expected.png:
17500         * platform/mac/fast/blockflow/border-vertical-lr-expected.txt:
17501         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt:
17502         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt:
17503         * platform/mac/fast/blockflow/english-lr-text-expected.txt:
17504         * platform/mac/fast/blockflow/english-rl-text-expected.txt:
17505         * platform/mac/fast/blockflow/japanese-lr-text-expected.txt:
17506         * platform/mac/fast/blockflow/japanese-rl-text-expected.txt:
17507         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.checksum: Added.
17508         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.png: Added.
17509         * platform/mac/fast/repaint/inline-vertical-rl-overflow-expected.txt: Added.
17510         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
17511
17512 2010-10-29  James Robinson  <jamesr@chromium.org>
17513
17514         Update pixel expectations for Snow Leopard for tests in tables/mozilla/marvin.
17515
17516         Moves the leopard-specific mac baselines to platform/mac-leopard/ and adds new Snow Leopard pixel
17517         expectations for tests that need them.  List of files omitted due to length.
17518
17519 2010-10-29  Mike Lawther  <mikelawther@chromium.org>
17520
17521         Reviewed by James Robinson.
17522
17523         Fix canvas/philip/tests/2d.imageData.get.source.negative
17524         https://bugs.webkit.org/show_bug.cgi?id=48277
17525
17526         Remove canvas/philip/tests/2d.imageData.get.source.negative from chromium skipped.
17527         Also remove spurious trailing newlines from 2d.imageData.get.source.negative-expected.txt
17528
17529         * canvas/philip/tests/2d.imageData.get.source.negative-expected.txt:
17530         * platform/chromium/test_expectations.txt:
17531
17532 2010-10-29  Aaron Colwell  <acolwell@chromium.org>
17533
17534         Reviewed by David Levin.
17535
17536         Disable media/video-canvas-alpha.html for Qt & GTK
17537         https://bugs.webkit.org/show_bug.cgi?id=48688
17538
17539         * platform/gtk/Skipped:
17540         * platform/qt/Skipped:
17541
17542 2010-10-29  James Robinson  <jamesr@chromium.org>
17543
17544         Update Snow Leopard pixel baselines for tests in tables/mozilla pt 1
17545
17546         This updates the pixel baselines in platform/mac to be valid for Snow Leopard for tests
17547         in tables/mozilla/collapsing_borders, /core, /dom, and /other.  Old baselines moved to
17548         platform/mac-leopard.
17549
17550 2010-10-29  Dmitry Titov  <dimich@chromium.org>
17551
17552         [Chromium] Unreviewed, test expectations update.
17553
17554         * platform/chromium-win/editing/deleting/5390681-2-expected.checksum:
17555         * platform/chromium-win/editing/deleting/5390681-2-expected.png:
17556
17557 2010-10-29  James Robinson  <jamesr@chromium.org>
17558
17559         Update pixel expectations for Snow Leopard for tests in tables/mozilla_expected_failures.
17560
17561         Moves the leopard-specific mac baselines to platform/mac-leopard/ and adds new Snow Leopard pixel
17562         expectations for 96 tests that need them.  List of files omitted due to length.
17563
17564 2010-10-29  Dmitry Titov  <dimich@chromium.org>
17565
17566         [Chromium] Unreviewed test expectations update.
17567
17568         * platform/chromium/test_expectations.txt:
17569
17570 2010-10-29  Eric Carlson  <eric.carlson@apple.com>
17571
17572         Reviewed by Adam Roben.
17573
17574         Results for media test controls-drag-timebar.html are needlessly platform specific
17575         https://bugs.webkit.org/show_bug.cgi?id=48662
17576
17577         * media/controls-drag-timebar-expected.txt:
17578         * media/controls-drag-timebar.html: Remove some of the logging to avoid timing differences
17579         on slower machines.
17580
17581 2010-10-29  Adam Roben  <aroben@apple.com>
17582
17583         Update test results for the presence of HTMLMeterElement
17584
17585         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
17586         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
17587         * platform/win/fast/dom/prototype-inheritance-expected.txt:
17588         * platform/win/fast/js/global-constructors-expected.txt:
17589
17590 2010-10-29  Adam Roben  <aroben@apple.com>
17591
17592         Stop skipping HTMLMeterElement tests on Windows and check in results
17593         for them
17594
17595         Fixes <http://webkit.org/b/48681>
17596         fast/dom/HTMLMeterElement/meter-boundary-values.html fails on Windows
17597
17598         * platform/win/Skipped: Removed HTMLMeterElement tests.
17599
17600         * platform/win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum: Added.
17601         * platform/win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
17602         * platform/win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Added.
17603         * platform/win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Added.
17604         * platform/win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
17605         * platform/win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: Added.
17606         * platform/win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
17607         * platform/win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
17608         * platform/win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: Added.
17609         * platform/win/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added.
17610         * platform/win/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
17611         * platform/win/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added.
17612         * platform/win/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
17613         * platform/win/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
17614         * platform/win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
17615         * platform/win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
17616         * platform/win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
17617         * platform/win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added.
17618         * platform/win/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
17619         * platform/win/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
17620         * platform/win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added.
17621
17622 2010-10-29  Benjamin Kalman  <kalman@google.com>
17623
17624         Reviewed by Tony Chang.
17625
17626         Deleting contenteditable text to the left of a non-contenteditable span inserts unnecessary placeholder <br/>
17627         https://bugs.webkit.org/show_bug.cgi?id=48658
17628
17629         * editing/deleting/5390681-expected.txt: Update test for changed behaviour.
17630         * editing/deleting/5390681.html: Ditto (update comment).
17631         * editing/deleting/delete-mixed-editable-content-001-expected.txt: Ditto.
17632         * editing/pasteboard/copy-backslash-with-euc-expected.txt: Ditto.
17633
17634 2010-10-29  Eric Carlson  <eric.carlson@apple.com>
17635
17636         Reviewed by Adam Roben.
17637
17638         Results for media test controls-drag-timebar.html are needlessly platform specific
17639         https://bugs.webkit.org/show_bug.cgi?id=48662
17640
17641         * media/controls-drag-timebar-expected.txt: Added.
17642         * media/controls-drag-timebar.html: Remove all platform specific logging.
17643         * platform/chromium-mac/media/controls-drag-timebar-expected.txt: Removed.
17644         * platform/chromium-win/media/controls-drag-timebar-expected.txt: Removed.
17645         * platform/gtk/media/controls-drag-timebar-expected.txt: Removed.
17646         * platform/mac-leopard/media/controls-drag-timebar-expected.txt: Removed.
17647         * platform/mac-snowleopard/Skipped: Unskip test.
17648         * platform/mac-tiger/media/controls-drag-timebar-expected.txt: Removed.
17649         * platform/mac/media/controls-drag-timebar-expected.txt: Removed.
17650         * platform/win/media/controls-drag-timebar-expected.txt: Removed.
17651
17652 2010-10-29  Dmitry Titov  <dimich@chromium.org>
17653
17654         [Chromium] Unreviewed test expectations update.
17655
17656         * platform/chromium/test_expectations.txt:
17657
17658 2010-10-28  Eric Carlson  <eric.carlson@apple.com>
17659
17660         Reviewed by Adam Roben.
17661
17662         Navigating to a .wav file creates a plugin document but should create a media document
17663         https://bugs.webkit.org/show_bug.cgi?id=48546
17664         <rdar://problem/8606105>
17665
17666         * media/media-can-play-wav-audio-expected.txt: Added.
17667         * media/media-can-play-wav-audio.html: Added.
17668
17669 2010-10-29  Mihai Parparita  <mihaip@chromium.org>
17670         
17671         Update the pixel expectations for fast/block/float for the Mac port.
17672         
17673         For the tests that currently fail on Snow Leopard with --pixel-tests
17674         --tolerance 0, this moves the current pixel results to mac-leopard and
17675         adds new Snow Leopard-specific results to platform/mac.
17676
17677         List of files omitted due to length but composed entirely of moves from
17678         platform/mac to platform/mac-leopard and newly added files in
17679         platform/mac.
17680         
17681         platform/mac/test_expectations.txt was also modified to remove a
17682         now-passing test.
17683
17684 2010-10-29  Aaron Colwell  <acolwell@chromium.org>
17685
17686         Reviewed by James Robinson.
17687
17688         Added a layout test for verifying that globalAlpha is properly handled
17689         when copying a video frame to a 2D canvas context.
17690         https://bugs.webkit.org/show_bug.cgi?id=48094
17691
17692         * media/video-canvas-alpha-expected.txt: Added.
17693         * media/video-canvas-alpha.html: Added.
17694         * platform/chromium-mac/media/video-canvas-alpha-expected.checksum: Added.
17695         * platform/chromium-mac/media/video-canvas-alpha-expected.png: Added.
17696         * platform/chromium-win/media/video-canvas-alpha-expected.checksum: Added.
17697         * platform/chromium-win/media/video-canvas-alpha-expected.png: Added.
17698
17699 2010-10-29  Nikolas Zimmermann  <nzimmermann@rim.com>
17700
17701         Reviewed by Dirk Schulze.
17702
17703         ASSERT when SVGAnimatedProperty instance is assigned to multiple elements.
17704         https://bugs.webkit.org/show_bug.cgi?id=48555
17705
17706         * svg/custom/insertItemBefore-from-non-list-origin-expected.txt: Added.
17707         * svg/custom/insertItemBefore-from-non-list-origin.svg: Added.
17708
17709 2010-10-29  Mihai Parparita  <mihaip@chromium.org>
17710
17711         Reviewed by Tony Chang.
17712
17713         [Chromium] fast/loader/stateobjects/state-api-on-detached-frame-crash.html does not pass on Chromium
17714         https://bugs.webkit.org/show_bug.cgi?id=48647
17715         
17716         Chromium throws an exception if calling push/replaceState on a detached
17717         frame, while the mac port fails silently (presumably a JSC vs. V8 
17718         difference). Either behavior is correct (as long as we don't crash),
17719         make the test handle both.
17720
17721         * fast/loader/stateobjects/state-api-on-detached-frame-crash-expected.txt:
17722         * fast/loader/stateobjects/state-api-on-detached-frame-crash.html:
17723         * platform/chromium/test_expectations.txt:
17724
17725 2010-10-29  Oliver Hunt  <oliver@apple.com>
17726
17727         Reviewed by Gavin Barraclough.
17728
17729         REGRESSION: r69429-r69611: Crash in JSC::Interpreter::privateExecute
17730         https://bugs.webkit.org/show_bug.cgi?id=47573
17731
17732         Add a test to ensure that we don't incorrectly set a null activation
17733         as an argument object's activation.
17734
17735         * fast/js/interpreter-no-activation-expected.txt: Added.
17736         * fast/js/interpreter-no-activation.html: Added.
17737         * fast/js/script-tests/interpreter-no-activation.js: Added.
17738
17739 2010-10-29  Mihai Parparita  <mihaip@chromium.org>
17740
17741         Unreviewed cleanp of platform/chromium/test_expectations.txt
17742         
17743         Group http/tests/navigation failures together, and differentiate between
17744         flaky/failing tests and those that need updated baselines (though really
17745         they shouldn't be pixel tests in the first place).
17746         
17747         Also enable http/tests/navigation/post-goback-repost-policy.html, it
17748         seems to be passing now (we've enabled sessionStorage for a while).
17749
17750         * platform/chromium/test_expectations.txt:
17751
17752 2010-10-29  Jian Li  <jianli@chromium.org>
17753
17754         Reviewed by David Levin.
17755
17756         Support readAsArrayBuffer in FileReader and FileReaderSync
17757         https://bugs.webkit.org/show_bug.cgi?id=47691
17758
17759         * fast/files/read-file-async-expected.txt:
17760         * fast/files/resources/read-common.js:
17761         (readBlobAsArrayBuffer):
17762         (_readBlobAsArrayBufferAsync):
17763         (_readBlobAsArrayBufferSync):
17764         (_readBlobAsBinaryStringSync):
17765         (_readBlobAsTextSync):
17766         (_readBlobAsDataURLSync):
17767         (logResult):
17768         (loaded):
17769         (_toString):
17770         (_isASCIIString):
17771         (_toHexadecimal):
17772         (_getElementAt):
17773         * fast/files/resources/read-file-test-cases.js:
17774         (testReadingNonExistentFileAsArrayBuffer):
17775         (testReadingEmptyFileAsArrayBuffer):
17776         (testReadingUTF8EncodedFileAsArrayBuffer):
17777         (testReadingBinaryFileAsArrayBuffer):
17778         (testMultipleReads):
17779         * fast/files/workers/resources/worker-read-file-sync.js:
17780         (testMultipleReadsSync):
17781         * fast/files/workers/worker-read-blob-sync-expected.txt:
17782         * fast/files/workers/worker-read-file-async-expected.txt:
17783         * fast/files/workers/worker-read-file-sync-expected.txt:
17784
17785 2010-10-29  Zhenyao Mo  <zmo@google.com>
17786
17787         Unreviewed, webgl test expectations update.
17788
17789         * platform/chromium/test_expectations.txt:
17790
17791 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17792
17793         [Chromium] Unreviewed test_expectations update.
17794
17795         Fix a duplicate for Mac, address r70887 tests miss.y
17796
17797         * platform/chromium/test_expectations.txt:
17798
17799 2010-10-29  Jeremy Orlow  <jorlow@chromium.org>
17800
17801         Reviewed by Steve Block.
17802
17803         Add IndexedDB test/tutorial
17804         https://bugs.webkit.org/show_bug.cgi?id=48067
17805
17806         This document is useful in terms of demonstrating IndexedDB and
17807         documenting what we do and don't support currently, since I'll be
17808         maintaining it for at least some time.
17809
17810         * storage/indexeddb/tutorial-expected.txt: Added.
17811         * storage/indexeddb/tutorial.html: Added.
17812
17813 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17814
17815         [Chromium] Unreviewed test_expectations fix.
17816
17817         Remove duplicate for body-propagation\overflow\004-xhtml.xhtml.
17818
17819         * platform/chromium/test_expectations.txt:
17820
17821 2010-10-29  Alexander Pavlov  <apavlov@chromium.org>
17822
17823         Reviewed by Pavel Feldman.
17824
17825         Web Inspector: [REGRESSION] Addition of a new (blank) style property does not work
17826         https://bugs.webkit.org/show_bug.cgi?id=48631
17827
17828         * inspector/styles-add-blank-property-expected.txt: Added.
17829         * inspector/styles-add-blank-property.html: Added.
17830
17831 2010-10-29  Pavel Feldman  <pfeldman@chromium.org>
17832
17833         Reviewed by Timothy Hatcher.
17834
17835         Web Inspector: add close button to network view, make tests pass
17836         for resource manager on all ports.
17837         https://bugs.webkit.org/show_bug.cgi?id=48628
17838
17839         * inspector/audits-panel-functional.html:
17840
17841 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17842
17843         [Chromium] Unreviewed test expectations update.
17844
17845         Add 4 more suspicious tests to bug 48634.
17846         https://bugs.webkit.org/show_bug.cgi?id=48634
17847
17848         * platform/chromium/test_expectations.txt:
17849
17850 2010-10-29  Adam Roben  <aroben@apple.com>
17851
17852         Update Windows test results after r70854
17853
17854         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
17855         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
17856         * platform/win/fast/dom/prototype-inheritance-expected.txt:
17857         * platform/win/fast/js/global-constructors-expected.txt:
17858
17859 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17860
17861         [Chromium] Unreviewed, disable tests after r70867.
17862
17863         https://bugs.webkit.org/show_bug.cgi?id=48635
17864
17865         * platform/chromium/test_expectations.txt:
17866
17867 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17868
17869         [Chromium] Unreviewed, disable tests.
17870
17871         https://bugs.webkit.org/show_bug.cgi?id=48634
17872
17873         * platform/chromium/test_expectations.txt:
17874
17875 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17876
17877         [Chromium] Unreviewed rebaselines, probably leftover from r70858.
17878
17879         * platform/chromium-mac/fast/images/icon-decoding-expected.checksum: Added.
17880         * platform/chromium-mac/fast/images/icon-decoding-expected.txt: Added.
17881         * platform/chromium-mac/fast/images/pdf-as-background-expected.checksum: Added.
17882         * platform/chromium-mac/fast/images/pdf-as-background-expected.png: Added.
17883         * platform/chromium-mac/svg/custom/createImageElement-expected.checksum: Added.
17884         * platform/chromium-mac/svg/custom/createImageElement-expected.png: Added.
17885
17886 2010-10-29  Zhenyao Mo  <zmo@google.com>
17887
17888         Reviewed by Chris Marrin.
17889
17890         drawArrays/drawElements with first/offset out of range but size==0 should generate no error
17891         https://bugs.webkit.org/show_bug.cgi?id=48601
17892
17893         * fast/canvas/webgl/draw-arrays-out-of-bounds-expected.txt:
17894         * fast/canvas/webgl/draw-arrays-out-of-bounds.html:
17895         * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
17896         * fast/canvas/webgl/draw-elements-out-of-bounds.html:
17897
17898 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17899
17900         [Chromium] Unreviewed tests checksums update. Also, fix duplicates introduced in r70865.
17901
17902         * platform/chromium-mac/fast/blockflow/background-horizontal-bt-expected.checksum: Added.
17903         * platform/chromium-mac/fast/blockflow/background-vertical-lr-expected.checksum: Added.
17904         * platform/chromium-mac/fast/blockflow/background-vertical-rl-expected.checksum: Added.
17905         * platform/chromium/test_expectations.txt:
17906
17907 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17908
17909         [Chromium] Unreviewed test expectations update.
17910
17911         https://bugs.webkit.org/show_bug.cgi?id=48627
17912
17913         * platform/chromium/test_expectations.txt:
17914
17915 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
17916
17917         [Chromium] Unreviewed tests rebaselines after r70843, r70847, r70856
17918
17919         * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Added.
17920         * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: Added.
17921         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
17922         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
17923         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
17924         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
17925         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
17926         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
17927         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
17928         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
17929         * platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Added.
17930         * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
17931         * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
17932         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
17933         * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Added.
17934         * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: Added.
17935         * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt: Added.
17936         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
17937         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
17938         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
17939         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
17940         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
17941         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
17942         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: Added.
17943         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
17944         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
17945
17946 2010-10-29  Leandro Gracia Gil  <leandrogracia@google.com>
17947
17948         Reviewed by Jeremy Orlow.
17949
17950         Added a layout test for the language tag in speech input. Updated
17951         the speech button tests to include the new language parameter in the
17952         mock result.
17953         https://bugs.webkit.org/show_bug.cgi?id=47089
17954
17955         * fast/speech/input-text-language-tag-expected.txt: Added.
17956         * fast/speech/input-text-language-tag.html: Added.
17957         * fast/speech/input-text-speechbutton.html:
17958         * fast/speech/speech-button-ignore-generated-events.html:
17959         * platform/chromium/test_expectations.txt:
17960
17961 2010-10-29  Mads Ager  <ager@chromium.org>
17962
17963         Reviewed by Pavel Feldman.
17964
17965         [V8] The DateExtension cannot handle overwritten Date
17966         https://bugs.webkit.org/show_bug.cgi?id=48621
17967
17968         * fast/dom/Window/resources/slow-unload-handler-overwritten-date1.html: Added.
17969         * fast/dom/Window/slow-unload-handler-overwritten-date-expected.txt: Added.
17970         * fast/dom/Window/slow-unload-handler-overwritten-date.html: Added.
17971
17972 2010-10-29  Nikolas Zimmermann  <nzimmermann@rim.com>
17973
17974         Not reviewed.
17975
17976         Oh my, remove a left-over alert(), that I accidently landed.
17977
17978         * svg/dom/SVGScriptElement/resources/script-load4.js:
17979
17980 2010-10-29  Kent Tamura  <tkent@chromium.org>
17981
17982         Unreviewed, test expectation update.
17983
17984         Update Qt and GTK expectations for r70854.
17985
17986         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
17987         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
17988         * platform/gtk/fast/js/global-constructors-expected.txt:
17989         * platform/qt/fast/dom/Window/window-properties-expected.txt:
17990         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
17991         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
17992         * platform/qt/fast/js/global-constructors-expected.txt:
17993
17994 2010-10-29  Adam Barth  <abarth@webkit.org>
17995
17996         Unreviewed.
17997
17998         [chromium] Chromium Mac should use WebKit's image decoders
17999         https://bugs.webkit.org/show_bug.cgi?id=47974
18000
18001         Update chromium-mac expectations for new image decoders.  There are a
18002         lot of changed images here, but I think they're correct.
18003
18004         * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
18005         * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Removed.
18006         * platform/chromium-mac/css2.1/t0905-c414-flt-01-d-g-expected.checksum: Added.
18007         * platform/chromium-mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Added.
18008         * platform/chromium-mac/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum: Added.
18009         * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: Added.
18010         * platform/chromium-mac/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum: Added.
18011         * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added.
18012         * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
18013         * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
18014         * platform/chromium-mac/fast/backgrounds/size/backgroundSize01-expected.checksum: Added.
18015         * platform/chromium-mac/fast/backgrounds/size/backgroundSize01-expected.png: Added.
18016         * platform/chromium-mac/fast/backgrounds/size/backgroundSize05-expected.checksum: Added.
18017         * platform/chromium-mac/fast/backgrounds/size/backgroundSize05-expected.png: Added.
18018         * platform/chromium-mac/fast/backgrounds/size/backgroundSize06-expected.checksum: Added.
18019         * platform/chromium-mac/fast/backgrounds/size/backgroundSize07-expected.checksum: Added.
18020         * platform/chromium-mac/fast/backgrounds/size/backgroundSize08-expected.checksum: Added.
18021         * platform/chromium-mac/fast/backgrounds/size/backgroundSize09-expected.checksum: Added.
18022         * platform/chromium-mac/fast/backgrounds/size/backgroundSize10-expected.checksum: Added.
18023         * platform/chromium-mac/fast/backgrounds/size/backgroundSize11-expected.checksum: Added.
18024         * platform/chromium-mac/fast/backgrounds/size/backgroundSize12-expected.checksum: Added.
18025         * platform/chromium-mac/fast/backgrounds/size/backgroundSize12-expected.png: Added.
18026         * platform/chromium-mac/fast/backgrounds/size/backgroundSize16-expected.checksum: Added.
18027         * platform/chromium-mac/fast/backgrounds/size/backgroundSize16-expected.png: Added.
18028         * platform/chromium-mac/fast/backgrounds/size/backgroundSize17-expected.checksum: Added.
18029         * platform/chromium-mac/fast/backgrounds/size/backgroundSize17-expected.png: Added.
18030         * platform/chromium-mac/fast/backgrounds/size/backgroundSize18-expected.checksum: Added.
18031         * platform/chromium-mac/fast/backgrounds/size/backgroundSize18-expected.png: Added.
18032         * platform/chromium-mac/fast/backgrounds/size/backgroundSize19-expected.checksum: Added.
18033         * platform/chromium-mac/fast/backgrounds/size/backgroundSize19-expected.png: Added.
18034         * platform/chromium-mac/fast/backgrounds/size/backgroundSize20-expected.checksum: Added.
18035         * platform/chromium-mac/fast/backgrounds/size/backgroundSize20-expected.png: Added.
18036         * platform/chromium-mac/fast/backgrounds/size/backgroundSize21-expected.checksum: Added.
18037         * platform/chromium-mac/fast/backgrounds/size/backgroundSize21-expected.png: Added.
18038         * platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.checksum: Added.
18039         * platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.png: Added.
18040         * platform/chromium-mac/fast/backgrounds/size/zero-expected.checksum: Added.
18041         * platform/chromium-mac/fast/backgrounds/size/zero-expected.png: Added.
18042         * platform/chromium-mac/fast/block/float/014-expected.checksum: Added.
18043         * platform/chromium-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum: Added.
18044         * platform/chromium-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Added.
18045         * platform/chromium-mac/fast/borders/border-fit-expected.checksum: Added.
18046         * platform/chromium-mac/fast/borders/border-fit-expected.png: Added.
18047         * platform/chromium-mac/fast/borders/border-image-omit-right-slice-expected.checksum: Added.
18048         * platform/chromium-mac/fast/borders/border-image-omit-right-slice-expected.png: Added.
18049         * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.checksum:
18050         * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
18051         * platform/chromium-mac/fast/borders/svg-as-border-image-2-expected.checksum: Added.
18052         * platform/chromium-mac/fast/borders/svg-as-border-image-2-expected.png: Added.
18053         * platform/chromium-mac/fast/borders/svg-as-border-image-expected.checksum: Added.
18054         * platform/chromium-mac/fast/borders/svg-as-border-image-expected.png: Added.
18055         * platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.checksum: Added.
18056         * platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.checksum: Added.
18057         * platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.png: Added.
18058         * platform/chromium-mac/fast/css/contentDiv-expected.checksum: Added.
18059         * platform/chromium-mac/fast/css/contentDiv-expected.png: Added.
18060         * platform/chromium-mac/fast/css/contentDivWithChildren-expected.checksum: Added.
18061         * platform/chromium-mac/fast/css/contentDivWithChildren-expected.png: Added.
18062         * platform/chromium-mac/fast/css/contentImage-expected.checksum: Added.
18063         * platform/chromium-mac/fast/css/contentImage-expected.png: Added.
18064         * platform/chromium-mac/fast/css/value-list-out-of-bounds-crash-expected.checksum: Added.
18065         * platform/chromium-mac/fast/forms/input-align-image-expected.checksum: Added.
18066         * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.checksum: Added.
18067         * platform/chromium-mac/fast/forms/input-type-change-expected.checksum: Added.
18068         * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Added.
18069         * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum:
18070         * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Removed.
18071         * platform/chromium-mac/fast/media/mq-min-pixel-ratio-expected.checksum: Added.
18072         * platform/chromium-mac/fast/media/mq-min-pixel-ratio-expected.png: Added.
18073         * platform/chromium-mac/fast/reflections/reflection-masks-expected.checksum: Added.
18074         * platform/chromium-mac/fast/reflections/reflection-masks-expected.png: Added.
18075         * platform/chromium-mac/fast/reflections/reflection-masks-opacity-expected.checksum: Added.
18076         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum:
18077         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
18078         * platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.checksum: Added.
18079         * platform/chromium-mac/fast/replaced/image-onload-expected.checksum: Added.
18080         * platform/chromium-mac/fast/replaced/image-sizing-expected.checksum: Added.
18081         * platform/chromium-mac/fast/replaced/image-tag-expected.checksum: Added.
18082         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum:
18083         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
18084         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.checksum:
18085         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
18086         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum:
18087         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png:
18088         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.checksum:
18089         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png:
18090         * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.checksum: Added.
18091         * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.checksum: Added.
18092         * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png: Added.
18093         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
18094         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
18095         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
18096         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Removed.
18097         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
18098         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
18099         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
18100         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Removed.
18101         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
18102         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
18103         * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum: Added.
18104         * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
18105         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Added.
18106         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added.
18107         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added.
18108         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: Added.
18109         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
18110         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Added.
18111         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Added.
18112         * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: Added.
18113         * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
18114         * platform/chromium-mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum: Added.
18115         * platform/chromium-mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
18116         * platform/chromium-mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: Added.
18117         * platform/chromium-mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
18118         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum: Added.
18119         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum: Added.
18120         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Added.
18121         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum: Added.
18122         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Added.
18123         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum: Added.
18124         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Added.
18125         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum: Added.
18126         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
18127         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum: Added.
18128         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: Added.
18129         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.checksum: Added.
18130         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
18131         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Added.
18132         * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
18133         * platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum: Added.
18134         * platform/chromium-mac/svg/carto.net/scrollbar-expected.png: Added.
18135         * platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum: Added.
18136         * platform/chromium-mac/svg/carto.net/selectionlist-expected.png: Added.
18137         * platform/chromium-mac/svg/custom/convolution-crash-expected.checksum: Added.
18138         * platform/chromium-mac/svg/custom/focus-ring-expected.checksum:
18139         * platform/chromium-mac/svg/custom/focus-ring-expected.png:
18140         * platform/chromium-mac/svg/custom/group-opacity-expected.checksum: Added.
18141         * platform/chromium-mac/svg/custom/group-opacity-expected.png: Added.
18142         * platform/chromium-mac/svg/custom/image-parent-translation-expected.checksum: Added.
18143         * platform/chromium-mac/svg/custom/image-parent-translation-expected.png: Added.
18144         * platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum: Added.
18145         * platform/chromium-mac/svg/custom/image-small-width-height-expected.png: Added.
18146         * platform/chromium-mac/svg/custom/image-with-transform-clip-filter-expected.checksum: Added.
18147         * platform/chromium-mac/svg/custom/js-update-image-and-display-expected.checksum: Added.
18148         * platform/chromium-mac/svg/custom/js-update-image-and-display-expected.png: Added.
18149         * platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.checksum: Added.
18150         * platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.png: Added.
18151         * platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.checksum: Added.
18152         * platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.png: Added.
18153         * platform/chromium-mac/svg/custom/js-update-image-expected.checksum: Added.
18154         * platform/chromium-mac/svg/custom/js-update-image-expected.png: Added.
18155         * platform/chromium-mac/svg/custom/pointer-events-image-expected.checksum: Added.
18156         * platform/chromium-mac/svg/custom/pointer-events-image-expected.png: Added.
18157         * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
18158         * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
18159         * platform/chromium-mac/svg/custom/text-image-opacity-expected.checksum: Added.
18160         * platform/chromium-mac/svg/custom/text-image-opacity-expected.png: Added.
18161         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum:
18162         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
18163         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum:
18164         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
18165         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum:
18166         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
18167         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum:
18168         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
18169         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum:
18170         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
18171         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum:
18172         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
18173         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum:
18174         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Removed.
18175         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum:
18176         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Removed.
18177         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum:
18178         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Removed.
18179         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum:
18180         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Removed.
18181         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum:
18182         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Removed.
18183         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum:
18184         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Removed.
18185         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum:
18186         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Removed.
18187         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum:
18188         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Removed.
18189         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum:
18190         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Removed.
18191         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum:
18192         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Removed.
18193         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added.
18194         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
18195         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
18196         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
18197         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added.
18198         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
18199         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added.
18200         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
18201         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added.
18202         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
18203         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added.
18204         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
18205         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
18206         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
18207         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added.
18208         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
18209         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added.
18210         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
18211         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added.
18212         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
18213         * platform/chromium-mac/svg/filters/feDisplacementMap-expected.checksum: Added.
18214         * platform/chromium-mac/svg/filters/filterRes-expected.checksum: Added.
18215         * platform/chromium-mac/svg/filters/filteredImage-expected.checksum: Added.
18216         * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.checksum: Added.
18217         * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum: Added.
18218         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.checksum: Added.
18219         * platform/chromium-mac/tables/mozilla/bugs/bug120107-expected.checksum: Added.
18220         * platform/chromium-mac/tables/mozilla/bugs/bug1271-expected.checksum: Added.
18221         * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.checksum: Added.
18222         * platform/chromium-mac/tables/mozilla/bugs/bug12908-2-expected.checksum: Added.
18223         * platform/chromium-mac/tables/mozilla/bugs/bug12910-2-expected.checksum: Added.
18224         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum: Added.
18225         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png: Added.
18226         * platform/chromium-mac/tables/mozilla/bugs/bug13169-expected.checksum: Added.
18227         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum:
18228         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png:
18229         * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum:
18230         * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.checksum: Added.
18231         * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.checksum: Added.
18232         * platform/chromium-mac/tables/mozilla/bugs/bug196870-expected.checksum: Added.
18233         * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum:
18234         * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum: Added.
18235         * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum: Added.
18236         * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum:
18237         * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png: Added.
18238         * platform/chromium-mac/tables/mozilla/bugs/bug4523-expected.checksum: Added.
18239         * platform/chromium-mac/tables/mozilla/bugs/bug50695-2-expected.checksum: Added.
18240         * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum:
18241         * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png: Removed.
18242         * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum:
18243         * platform/chromium-mac/tables/mozilla/bugs/bug82946-2-expected.checksum: Added.
18244         * platform/chromium-mac/tables/mozilla/bugs/bug82946-2-expected.png: Added.
18245         * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.checksum: Added.
18246         * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum: Added.
18247         * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png: Added.
18248         * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
18249         * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Removed.
18250         * platform/chromium-mac/tables/mozilla/core/misc-expected.checksum: Added.
18251         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
18252         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
18253         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
18254         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
18255         * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
18256         * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum: Added.
18257         * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.checksum: Added.
18258         * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.checksum: Added.
18259         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
18260         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
18261         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
18262         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
18263         * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum: Added.
18264         * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum: Added.
18265         * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.checksum: Added.
18266         * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.checksum: Added.
18267         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
18268         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
18269         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
18270         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.checksum:
18271         * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
18272         * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum: Added.
18273         * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum: Added.
18274         * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.checksum: Added.
18275         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Added.
18276         * platform/chromium/test_expectations.txt:
18277             - Now that we now fail a handful of tests more consistently across
18278               platforms.
18279
18280 2010-10-27  Nikolas Zimmermann  <nzimmermann@rim.com>
18281
18282         Reviewed by Dirk Schulze.
18283
18284         Convert SVGAnimatedBoolean to the new SVGAnimatedPropertyTearOff concept
18285         https://bugs.webkit.org/show_bug.cgi?id=48469
18286
18287         Add simple test that SVGAnimatedBooleans aren't creating tear off when accessing baseVal/animVal.
18288         For example with SVGLength you can do:
18289         var foo = rect.x.baseVal; // SVGRectElement -> SVGAnimatedLength -> SVGLength
18290         foo.value = 50; // affects the SVGRectElement
18291
18292         For SVGExternalResourcesRequired (one of the two SVGAnimatedBoolean types), this is not possible, as baseVal returns a POD type (boolean).
18293         var bar = rect.externalResourcesRequired.baseVal; // bar is a boolean
18294         bar = false; // does NOT effect the rect.externalResourcesRequired object
18295
18296         * svg/dom/SVGExternalResourcesRequired-expected.txt: Added.
18297         * svg/dom/SVGExternalResourcesRequired.html: Added.
18298         * svg/dom/script-tests/SVGExternalResourcesRequired.js: Added.
18299
18300 2010-10-28  MORITA Hajime  <morrita@google.com>
18301
18302         Reviewed by Kent Tamura.
18303
18304         <meter min=0 max=100 value=100> should be optimum.
18305         https://bugs.webkit.org/show_bug.cgi?id=48613
18306
18307         * fast/dom/HTMLMeterElement/meter-boundary-values.html: Added.
18308         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
18309         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
18310         * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
18311         * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
18312         * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: Added.
18313         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
18314         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
18315
18316 2010-10-29  Mikhail Naganov  <mnaganov@chromium.org>
18317
18318         [Chromium] Unreviewed test expectations update after r70843.
18319
18320         * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
18321         * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
18322         * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
18323         * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
18324         * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
18325         * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
18326         * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum:
18327         * platform/chromium-linux/fast/blockflow/english-rl-text-expected.checksum:
18328         * platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.checksum:
18329         * platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.png:
18330         * platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.checksum:
18331         * platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.png:
18332         * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum:
18333         * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
18334         * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
18335         * platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum:
18336         * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum:
18337         * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum:
18338         * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
18339         * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
18340         * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.txt: Added.
18341         * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
18342         * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
18343         * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt: Added.
18344         * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
18345         * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
18346         * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt: Added.
18347         * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum:
18348         * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
18349         * platform/chromium-win/fast/blockflow/english-rl-text-expected.checksum:
18350         * platform/chromium-win/fast/blockflow/english-rl-text-expected.png:
18351         * platform/chromium-win/fast/blockflow/japanese-lr-text-expected.checksum:
18352         * platform/chromium-win/fast/blockflow/japanese-lr-text-expected.png:
18353         * platform/chromium-win/fast/blockflow/japanese-rl-text-expected.checksum:
18354         * platform/chromium-win/fast/blockflow/japanese-rl-text-expected.png:
18355
18356 2010-10-29  Kenichi Ishibashi  <bashi@google.com>
18357
18358         Reviewed by Kent Tamura.
18359
18360         [HTML5] Add DOMSettableTokenList
18361         https://bugs.webkit.org/show_bug.cgi?id=47810
18362
18363         * fast/dom/Window/window-properties-expected.txt: Updated expectations.
18364         * fast/dom/Window/window-property-descriptors-expected.txt: Updated expectations.
18365         * fast/dom/prototype-inheritance-2-expected.txt: Updated expectations.
18366         * fast/dom/prototype-inheritance-expected.txt: Updated expectations.
18367         * fast/js/global-constructors-expected.txt: Updated expectations.
18368
18369 2010-10-29  Mihai Parparita  <mihaip@chromium.org>
18370
18371         Reviewed by Adam Barth.
18372
18373         Support RegExp in V8 implementation of SerializedScriptValue
18374         https://bugs.webkit.org/show_bug.cgi?id=44809
18375         
18376         fast/loader/stateobjects/pushstate-object-types.html now passes.
18377
18378         * platform/chromium/test_expectations.txt:
18379
18380 2010-10-29  David Hyatt  <hyatt@apple.com>
18381
18382         Reviewed by Dan Bernstein.
18383
18384         https://bugs.webkit.org/show_bug.cgi?id=48618
18385
18386         Backgrounds should clip to the border radius properly for vertical lines.  The code that does this still assumes horizontal lines.
18387         The testcase to cover this used nested spans, which also exposed a bug in the propagation of the vertical bit through the line
18388         box tree.
18389         
18390         Added fast/blockflow/border-radius-clipping-vertical-lr.html.
18391         
18392         * fast/blockflow/border-radius-clipping-vertical-lr.html: Added.
18393         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Added.
18394         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: Added.
18395         * platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt: Added.
18396         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
18397         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.png:
18398         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
18399         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.png:
18400
18401 2010-10-28  Dmitry Titov  <dimich@chromium.org>
18402
18403         [Chromium] Unreviewed, test expectations update.
18404
18405         * platform/chromium/test_expectations.txt:
18406
18407 2010-10-28  David Hyatt  <hyatt@apple.com>
18408
18409         Reviewed by Dan Bernstein.
18410
18411         https://bugs.webkit.org/show_bug.cgi?id=48569
18412
18413         Box shadows on vertical inlines don't paint properly.  Fix the paintBoxShadow method to treat the edges to include as
18414         logical (so that top/bottom are used instead of left/right for vertical lines).  In order to make my box-shadow tests
18415         work I had to fix a bug in the transform code of InlineTextBox that was causing the baselines of vertical lines to
18416         be wrong.
18417         
18418         Added fast/blockflow/box-shadow-* tests
18419
18420         * fast/blockflow/box-shadow-horizontal-bt.html: Added.
18421         * fast/blockflow/box-shadow-vertical-lr.html: Added.
18422         * fast/blockflow/box-shadow-vertical-rl.html: Added.
18423         * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum:
18424         * platform/mac/fast/blockflow/border-vertical-lr-expected.png:
18425         * platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
18426         * platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
18427         * platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.txt: Added.
18428         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
18429         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
18430         * platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt: Added.
18431         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
18432         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
18433         * platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt: Added.
18434         * platform/mac/fast/blockflow/english-lr-text-expected.checksum:
18435         * platform/mac/fast/blockflow/english-lr-text-expected.png:
18436         * platform/mac/fast/blockflow/english-rl-text-expected.checksum:
18437         * platform/mac/fast/blockflow/english-rl-text-expected.png:
18438         * platform/mac/fast/blockflow/japanese-lr-text-expected.checksum:
18439         * platform/mac/fast/blockflow/japanese-lr-text-expected.png:
18440         * platform/mac/fast/blockflow/japanese-rl-text-expected.checksum:
18441         * platform/mac/fast/blockflow/japanese-rl-text-expected.png:
18442
18443 2010-10-28  Dmitry Titov  <dimich@chromium.org>
18444
18445       [Chromium] Unreviewed, test expectations update.
18446       Disable new test added in http://trac.webkit.org/changeset/70840.
18447
18448         * platform/chromium/test_expectations.txt:
18449
18450 2010-10-28  Dmitry Titov  <dimich@chromium.org>
18451
18452         [Chromium] Not reviewed, fix test expectations.
18453
18454         * platform/chromium-win/fast/table/simple_paint-expected.checksum: Added.
18455         * platform/chromium-win/fast/table/simple_paint-expected.png: Added.
18456         * platform/chromium/test_expectations.txt:
18457
18458 2010-10-28  James Robinson  <jamesr@chromium.org>
18459
18460         Reviewed by Simon Fraser.
18461
18462         iframes forced into slow scrolling mode by containing RenderLayer sometimes
18463         https://bugs.webkit.org/show_bug.cgi?id=48570
18464
18465         Adds a test that verifies that the repaint region for a scrolled iframe is not
18466         larger than necessary.
18467
18468         * fast/repaint/iframe-scroll-repaint.html: Added.
18469         * fast/repaint/resources/iframe-scroll-repaint-iframe.html: Added.
18470         * platform/mac/fast/repaint/iframe-scroll-repaint-expected.checksum: Added.
18471         * platform/mac/fast/repaint/iframe-scroll-repaint-expected.png: Added.
18472         * platform/mac/fast/repaint/iframe-scroll-repaint-expected.txt: Added.
18473
18474 2010-10-28  Dmitry Titov  <dimich@chromium.org>
18475
18476         [Chromium] Not reviewed, test_expectations fix.
18477
18478         * platform/chromium/test_expectations.txt:
18479
18480 2010-10-28  Sheriff Bot  <webkit.review.bot@gmail.com>
18481
18482         Unreviewed, rolling out r70814.
18483         http://trac.webkit.org/changeset/70814
18484         https://bugs.webkit.org/show_bug.cgi?id=48612
18485
18486         Caused media/controls-drag-timebar.html to fail on multiple
18487         platforms (Requested by aroben on #webkit).
18488
18489         * media/video-seek-by-small-increment-expected.txt: Removed.
18490         * media/video-seek-by-small-increment.html: Removed.
18491
18492 2010-10-28  James Robinson  <jamesr@chromium.org>
18493
18494         Update the pixel expectations for fast/tables for the Mac port.
18495
18496         For the tests that currently fail on Snow Leopard with --pixel-tests --tolerance 0,
18497         this moves the current pixel results to mac-leopard and adds new Snow Leopard-specific
18498         results to platform/mac.
18499
18500         List of files omitted due to length but composed entirely of moves from platform/mac to
18501         platform/mac-leopard and newly added files in platform/mac.
18502
18503 2010-10-28  Dan Bernstein  <mitz@apple.com>
18504
18505         Reviewed by Simon Fraser.
18506
18507         <rdar://problem/8597430> Crash triggered by incremental layout of block truncated by line-clamp
18508         https://bugs.webkit.org/show_bug.cgi?id=48602
18509
18510         * fast/flexbox/line-clamp-crash-expected.txt: Added.
18511         * fast/flexbox/line-clamp-crash.html: Added.
18512
18513 2010-10-28  Dmitry Titov  <dimich@chromium.org>
18514
18515         [Chromium] Uneviewed, test_expectations fix.
18516         Re-suppress few test from a bunch re-enabled by http://trac.webkit.org/changeset/70823.
18517         They have some old issues still.
18518
18519         * platform/chromium/test_expectations.txt:
18520
18521 2010-10-28  Dmitry Titov  <dimich@chromium.org>
18522
18523         [Chromium] Unreviewed fix for test_expectations.
18524         Temporarily suppress new tests that fail in Chromium port.
18525
18526         * platform/chromium/test_expectations.txt:
18527
18528 2010-10-28  Jia Pu  <jpu@apple.com>
18529
18530         Reviewed by Dan Bernstein.
18531
18532         Editing a word with misspell or autocorrection underline should remove the underline when the editing changes the word.
18533         https://bugs.webkit.org/show_bug.cgi?id=48078
18534         <rdar://problem/8579155>
18535
18536         * platform/mac-leopard/Skipped: New tests don't apply to this platform.
18537         * platform/mac-snowleopard/Skipped: Ditto.
18538         * platform/mac-tiger/Skipped: Ditto.
18539         * platform/mac-wk2/Skipped: Ditto.
18540         * platform/mac/editing/spelling/autocorrection-delete-expected.checksum: Updated expected test result.
18541         * platform/mac/editing/spelling/autocorrection-delete-expected.png: Ditto.
18542         * platform/mac/editing/spelling/editing-multiple-words-with-markers-expected.txt: Added.
18543         * platform/mac/editing/spelling/editing-multiple-words-with-markers.html: Added.
18544         * platform/mac/editing/spelling/editing-word-with-marker-1-expected.txt: Added.
18545         * platform/mac/editing/spelling/editing-word-with-marker-1.html: Added.
18546         * platform/mac/editing/spelling/editing-word-with-marker-2-expected.txt: Added.
18547         * platform/mac/editing/spelling/editing-word-with-marker-2.html: Added.
18548
18549 2010-10-28  Brian Weinstein  <bweinstein@apple.com>
18550
18551         Reviewed by Brady Eidson.
18552
18553         Part of <https://bugs.webkit.org/show_bug.cgi?id=45980>
18554         userscripts/user-script-*-document.html tests are flaky on Windows
18555
18556         Unskip the user-script-plugin-document test because its issue is fixed.
18557
18558         * platform/win/Skipped:
18559
18560 2010-10-28  Mihai Parparita  <mihaip@chromium.org>
18561
18562         Reviewed by Darin Adler.
18563
18564         [Chromium] History related tests REGRESSED after r70723
18565         https://bugs.webkit.org/show_bug.cgi?id=48513
18566         
18567         Remove test_expectations.txt lines for tests that now pass.
18568
18569         * platform/chromium/test_expectations.txt:
18570
18571 2010-10-28  Ryosuke Niwa  <rniwa@webkit.org>
18572
18573         Reviewed by Tony Chang.
18574
18575         chrome.dll!WebCore::Node::shadowAncestorNode ReadAV@NULL (98643190851b5662363449cc7303d8a5)
18576         https://bugs.webkit.org/show_bug.cgi?id=47888
18577
18578         Added a test to ensure ApplyStyleCommand::fixRangeAndApplyInlineStyle doesn't crash
18579         when startNode is body and it is, therefore, the editable root.
18580
18581         Note that the test does not reproduce the crash when DOCTYPE is added.
18582
18583         * editing/style/fix-range-from-root-editable-crash-expected.txt: Added.
18584         * editing/style/fix-range-from-root-editable-crash.html: Added.
18585
18586 2010-10-28  Adrienne Walker  <enne@google.com>
18587
18588         Reviewed by Kenneth Russell.
18589
18590         Missing expectation file changes from bug 47853.
18591         https://bugs.webkit.org/show_bug.cgi?id=48564
18592
18593         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
18594         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
18595         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
18596
18597 2010-10-28  David Hyatt  <hyatt@apple.com>
18598
18599         Reviewed by James Robinson.
18600
18601         https://bugs.webkit.org/show_bug.cgi?id=48568
18602
18603         Backgrounds don't work right with vertical RenderInlines. Make background painting
18604         do the right thing for vertical strips.
18605         
18606         * fast/blockflow/background-horizontal-bt.html: Added.
18607         * fast/blockflow/background-vertical-lr.html: Added.
18608         * fast/blockflow/background-vertical-rl.html: Added.
18609         * platform/mac/fast/blockflow/background-horizontal-bt-expected.checksum: Added.
18610         * platform/mac/fast/blockflow/background-horizontal-bt-expected.png: Added.
18611         * platform/mac/fast/blockflow/background-horizontal-bt-expected.txt: Added.
18612         * platform/mac/fast/blockflow/background-vertical-lr-expected.checksum: Added.
18613         * platform/mac/fast/blockflow/background-vertical-lr-expected.png: Added.
18614         * platform/mac/fast/blockflow/background-vertical-lr-expected.txt: Added.
18615         * platform/mac/fast/blockflow/background-vertical-rl-expected.checksum: Added.
18616         * platform/mac/fast/blockflow/background-vertical-rl-expected.png: Added.
18617         * platform/mac/fast/blockflow/background-vertical-rl-expected.txt: Added.
18618
18619 2010-10-28  Eric Carlson  <eric.carlson@apple.com>
18620
18621         Reviewed by Adam Roben.
18622
18623         Seeking by very small increment doesn't generate 'seeked' event
18624         https://bugs.webkit.org/show_bug.cgi?id=48530
18625
18626         * media/video-seek-by-small-increment-expected.txt: Added.
18627         * media/video-seek-by-small-increment.html: Added.
18628
18629 2010-10-28  David Hyatt  <hyatt@apple.com>
18630
18631         Reviewed by Beth Dakin.
18632
18633         https://bugs.webkit.org/show_bug.cgi?id=48443
18634         
18635         Border images don't work right with vertical RenderInlines. Make border/mask/background painting
18636         do the right thing for vertical strips.
18637
18638         * fast/blockflow/border-image-horizontal-bt.html: Added.
18639         * fast/blockflow/border-image-vertical-lr.html: Added.
18640         * fast/blockflow/border-image-vertical-rl.html: Added.
18641
18642 2010-10-28  Ryosuke Niwa  <rniwa@webkit.org>
18643
18644         Reviewed by Darin Adler.
18645
18646         queryCommandValue should fall back to queryCommandState
18647         https://bugs.webkit.org/show_bug.cgi?id=48479
18648
18649         Modified the existing tests to ensure queryCommandValue returns 'true' or 'false'
18650         for commands that supports queryCommandState.
18651
18652         * editing/execCommand/script-tests/query-command-state.js:
18653         (testQueryCommandState):
18654         * editing/execCommand/script-tests/query-text-alignment.js:
18655         (isEquivalentBoolean):
18656         (queryTextAlignment):
18657
18658 2010-10-28  Martin Robinson  <mrobinson@igalia.com>
18659
18660         Unskip some passing canvas tests on GTK+. These were
18661         likely fixed by the recent shadow changes.
18662
18663         * platform/gtk/Skipped: Unskip passing tests.
18664
18665 2010-10-28  Andy Estes  <aestes@apple.com>
18666
18667         Remove test expectations obsoleted by r70619.
18668
18669         * platform/chromium-linux/fast/block/float/tableshifting-expected.checksum: Removed.
18670         * platform/chromium-linux/fast/block/float/tableshifting-expected.png: Removed.
18671         * platform/chromium-win/fast/block/float/tableshifting-expected.checksum: Removed.
18672         * platform/chromium-win/fast/block/float/tableshifting-expected.png: Removed.
18673         * platform/chromium-win/fast/block/float/tableshifting-expected.txt: Removed.
18674         * platform/gtk/Skipped: Unskip fast/block/float/tableshifting.html
18675         * platform/qt/Skipped: Ditto.
18676         * platform/qt/fast/block/float/tableshifting-expected.txt: Removed.
18677
18678 2010-10-28  Kinuko Yasuda  <kinuko@chromium.org>
18679
18680         Unreviewed, updating drt_expectations.txt.
18681
18682         * platform/chromium/drt_expectations.txt:
18683
18684 2010-10-28  Matthew Delaney  <mdelaney@apple.com>
18685
18686         Reviewed by Oliver Hunt.
18687
18688         Unskip remaining canvas layout tests so that they can track progressions/regressions
18689         https://bugs.webkit.org/show_bug.cgi?id=46439
18690
18691         * platform/mac-leopard/Skipped: Moving overall mac skipped tests down to specifically leopard skipped.
18692         * platform/mac-snowleopard/canvas/philip/tests: Added snowleopard specific expectation files for now unskipped tests.
18693         * platform/mac/Skipped: Unskipped all canvas tests that we want to track. Commented why the test that remain on the list are there.
18694
18695 2010-10-28  Yuzo Fujishima  <yuzo@google.com>
18696
18697         Reviewed by David Hyatt.
18698
18699         Fix for Bug 14550 - Non-layout style change does not update nested first-letter
18700         https://bugs.webkit.org/show_bug.cgi?id=14550
18701
18702         * fast/css/first-letter-nested-expected.txt: Added.
18703         * fast/css/first-letter-nested.html: Added.
18704         * fast/css/first-letter-removed-added-expected.txt: Added.
18705         * fast/css/first-letter-removed-added.html: Added.
18706
18707 2010-10-28  Adrienne Walker  <enne@google.com>
18708
18709         Reviewed by Kenneth Russell.
18710
18711         Add shouldBeDefined function to js-test-pre.js and update
18712         context-attributes-etc test to use it.
18713         https://bugs.webkit.org/show_bug.cgi?id=47853
18714
18715         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt:
18716         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
18717         * fast/dom/Window/window-property-descriptors-expected.txt:
18718         * fast/js/resources/js-test-pre.js:
18719         (shouldBeDefined):
18720
18721 2010-10-28  Chris Fleizach  <cfleizach@apple.com>
18722
18723         Reviewed by Adele Peterson.
18724
18725         AX: multi select group option does not handle setting of AXSelectedChildren correctly
18726         https://bugs.webkit.org/show_bug.cgi?id=48464
18727
18728         * platform/mac/accessibility/select-element-selection-with-optgroups-expected.txt: Added.
18729         * platform/mac/accessibility/select-element-selection-with-optgroups.html: Added.
18730
18731 2010-10-28  Sergio Villar Senin  <svillar@igalia.com>
18732
18733         Reviewed by Martin Robinson.
18734
18735         [GTK] WebKitWebFrame's load-status is not properly notified to the tests
18736         https://bugs.webkit.org/show_bug.cgi?id=48048
18737
18738         * platform/gtk/Skipped: unskipped a couple of tests
18739
18740 2010-10-28  Tony Chang  <tony@chromium.org>
18741
18742         Reviewed by Kent Tamura.
18743
18744         [chromium] fix textInputController.{selectedRange,markedRange}
18745         https://bugs.webkit.org/show_bug.cgi?id=48487
18746
18747         * platform/chromium/test_expectations.txt: correct some comments about
18748             firstRectForCharacterRange.
18749
18750 2010-10-28  Dan Bernstein  <mitz@apple.com>
18751
18752         Reviewed by Adam Roben.
18753
18754         No longer soft-link zlib
18755         https://bugs.webkit.org/show_bug.cgi?id=48004
18756
18757         * platform/win/Skipped: Enabled fast/css/font-face-woff.html.
18758
18759 2010-10-27  Zhenyao Mo  <zmo@google.com>
18760
18761         Reviewed by Kenneth Russell.
18762
18763         Work around a Mac driver bug in generateMipmap
18764         https://bugs.webkit.org/show_bug.cgi?id=48489
18765
18766         * fast/canvas/webgl/texture-npot-expected.txt: Add back the failing part due to the generateMipmap Mac driver bug.
18767         * fast/canvas/webgl/texture-npot.html: Ditto.
18768
18769 2010-10-28  Mikhail Naganov  <mnaganov@chromium.org>
18770
18771         [Chromium] Unreviewed fix for test_expectations.
18772
18773         * platform/chromium/test_expectations.txt:
18774
18775 2010-10-28  Adam Roben  <aroben@apple.com>
18776
18777         Remove plugins/document-open.html from the win-wk2 Skipped file
18778
18779         It passes now that <http://webkit.org/b/46672> is fixed.
18780
18781         Reviewed by Anders Carlsson.
18782
18783         * platform/win-wk2/Skipped:
18784
18785 2010-10-28  Adam Roben  <aroben@apple.com>
18786
18787         Recategorize the failure of plugins/mouse-events.html for WebKit2
18788
18789         This should have been done in r70685.
18790
18791         * platform/mac-wk2/Skipped: Moved plugins/mouse-events.html into the
18792         "Need eventSender" category...
18793         * platform/win-wk2/Skipped: ...from here.
18794
18795 2010-10-28  Mikhail Naganov  <mnaganov@chromium.org>
18796
18797         [Chromium] Unreviewed test expectations update.
18798
18799         Remove rule for non-existent long-css-selector-matches test.
18800
18801         * platform/chromium/test_expectations.txt:
18802
18803 2010-10-28  Alexander Pavlov  <apavlov@chromium.org>
18804
18805         Reviewed by Pavel Feldman.
18806
18807         Web Inspector: Bring backend-frontend message format to follow the protocol specification
18808         https://bugs.webkit.org/show_bug.cgi?id=48406
18809
18810         * http/tests/inspector/inspect-iframe-from-different-domain.html:
18811         * inspector/styles-source-offsets.html:
18812
18813 2010-10-28  Mikhail Naganov  <mnaganov@chromium.org>
18814
18815         [Chromium] Unreviewed test expectations update.
18816
18817         Update expectation for linux javascriptlink-frames.html
18818
18819         * platform/chromium/test_expectations.txt:
18820
18821 2010-10-28  Mikhail Naganov  <mnaganov@chromium.org>
18822
18823         [Chromium] Unreviewed test expectations update.
18824
18825         Rebaseline test results.
18826
18827         * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum: Added.
18828         * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.checksum:
18829         * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png: Removed.
18830         * platform/chromium/test_expectations.txt:
18831
18832 2010-10-28  Mikhail Naganov  <mnaganov@chromium.org>
18833
18834         [Chromium] Unreviewed test expectations update.
18835
18836         Mark regressed after r70723 history-related tests.
18837
18838         https://bugs.webkit.org/show_bug.cgi?id=48513
18839
18840         * platform/chromium/test_expectations.txt:
18841
18842 2010-10-28  MORITA Hajime  <morrita@google.com>
18843
18844         Reviewed by Kent Tamura.
18845
18846         WebKit needs to expose an Element::spellcheck attribute to javascript.
18847         https://bugs.webkit.org/show_bug.cgi?id=25536
18848
18849         * editing/spelling/script-tests/spelling-attribute-change.js: Added.
18850         * editing/spelling/spelling-attribute-change-expected.txt: Added.
18851         * editing/spelling/spelling-attribute-change.html: Added.
18852         * fast/dom/HTMLElement/script-tests/spellcheck.js: Added.
18853         * fast/dom/HTMLElement/spellcheck-expected.txt: Added.
18854         * fast/dom/HTMLElement/spellcheck.html: Added.
18855         * platform/chromium/test_expectations.txt:
18856         * platform/gtk/Skipped:
18857         * platform/qt/Skipped:
18858
18859 2010-10-27  Pavel Feldman  <pfeldman@chromium.org>
18860
18861         Reviewed by Timothy Hatcher.
18862
18863         Web Inspector: make debugger work against new resource manager.
18864         https://bugs.webkit.org/show_bug.cgi?id=48376
18865
18866         * http/tests/inspector/inspector-test2.js:
18867         (initialize_InspectorTest.InspectorTest.reloadPageIfNeeded):
18868         (initialize_InspectorTest.InspectorTest.pageReloaded):
18869         * http/tests/inspector/resource-har-conversion.html:
18870         * http/tests/inspector/resource-parameters.html:
18871         * inspector/extensions-resources.html:
18872
18873 2010-10-28  Adam Barth  <abarth@webkit.org>
18874
18875         Reviewed by Alexey Proskuryakov.
18876
18877         Fix test description
18878         https://bugs.webkit.org/show_bug.cgi?id=48501
18879
18880         I mistakenly copy/pasted this text from another test.
18881
18882         * fast/dom/allowed-children-expected.txt:
18883         * fast/dom/allowed-children.html:
18884
18885 2010-10-27  Andy Estes  <aestes@apple.com>
18886
18887         Reviewed by Adam Barth.
18888
18889         r66156 broke AtlasCT library, formerly affected http://map.d.co.il/
18890         https://bugs.webkit.org/show_bug.cgi?id=45679
18891
18892         * fast/dom/object-embed-plugin-scripting.html: Changed classid
18893         attributes to type attributes.
18894         * fast/dom/object-plugin-hides-properties.html: Ditto.
18895         * fast/replaced/object-with-non-empty-classid-triggers-fallback-expected.txt: Added.
18896         * fast/replaced/object-with-non-empty-classid-triggers-fallback.html: Added.
18897
18898 2010-10-27  Kinuko Yasuda  <kinuko@chromium.org>
18899
18900         Unreviewed, updating drt_expectations.txt.
18901
18902         * platform/chromium/drt_expectations.txt:
18903
18904 2010-10-27  Kinuko Yasuda  <kinuko@chromium.org>
18905
18906         Unreviewed, update drt_expectations.txt.
18907
18908         * platform/chromium/drt_expectations.txt:
18909
18910 2010-10-27  Kinuko Yasuda  <kinuko@chromium.org>
18911
18912         Reviewed by Dumitru Daniliuc.
18913
18914         DOMFileSystem's reference should be kept while there're any active Entries/callbacks
18915         https://bugs.webkit.org/show_bug.cgi?id=47535
18916
18917         * fast/filesystem/filesystem-reference-expected.txt: Added.
18918         * fast/filesystem/filesystem-reference.html: Added.
18919         * fast/filesystem/script-tests/filesystem-reference.js: Added.
18920
18921 2010-10-27  Yuzo Fujishima  <yuzo@google.com>
18922
18923         Reviewed by Eric Seidel.
18924
18925         Fix for Bug 48310 - SVG font-face-name without name attribute causes a crash
18926         https://bugs.webkit.org/show_bug.cgi?id=48310
18927
18928         * svg/custom/font-face-name-without-name-attr-expected.txt: Added.
18929         * svg/custom/font-face-name-without-name-attr.svg: Added.
18930
18931 2010-10-27  Stephen White  <senorblanco@chromium.org>
18932
18933         Reviewed by Kenneth Russell.
18934
18935         [CHROMIUM] Unskip the failing tests in chromium-gpu, and adjust the
18936         expectations to match reality.
18937         https://bugs.webkit.org/show_bug.cgi?id=48473
18938         
18939         Some bugs were already fixed and the test lines could be removed, some
18940         tests have started newly-failing.  Rebaselined one test that had a bad
18941         checksum.
18942
18943         * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum: Added.
18944         * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png: Added.
18945         * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.txt: Added.
18946         * platform/chromium-gpu/test_expectations.txt:
18947
18948 2010-10-26  Darin Adler  <darin@apple.com>
18949
18950         Reviewed by Sam Weinig.
18951
18952         WebKitTestRunner needs to support layoutTestController.dumpBackForwardList
18953         https://bugs.webkit.org/show_bug.cgi?id=42322
18954         rdar://problem/8193631
18955
18956         WebKitTestRunner needs to support layoutTestController.clearBackForwardList
18957         https://bugs.webkit.org/show_bug.cgi?id=42333
18958         rdar://problem/8193643
18959
18960         * platform/mac-wk2/Skipped: Resorted some test lists. Removed the section
18961         listing all the tests that were blocked by dumpBackForwardList.
18962
18963 2010-10-27  Martin Robinson  <mrobinson@igalia.com>
18964
18965         Rebaseline some GTK+ tests after r70688.
18966
18967         * platform/gtk/fast/css/font-face-opentype-expected.txt:
18968         * platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
18969         * platform/gtk/fast/forms/select-writing-direction-natural-expected.txt:
18970         * platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt:
18971         * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt:
18972         * platform/gtk/fast/text/backslash-to-yen-sign-expected.txt:
18973         * platform/gtk/fast/text/international/plane2-expected.txt:
18974
18975 2010-10-27  Adam Barth  <abarth@webkit.org>
18976
18977         Reviewed by Ojan Vafai.
18978
18979         REGRESSION(66511): CORDYS Process Factory doesn't work
18980         https://bugs.webkit.org/show_bug.cgi?id=48453
18981
18982         Test some appendChild cases that didn't have coverage before.
18983
18984         * fast/dom/allowed-children-expected.txt: Added.
18985         * fast/dom/allowed-children.html: Added.
18986
18987 2010-10-27  Adam Roben  <aroben@apple.com>
18988
18989         Add Windows-specific results for test added in r70692
18990
18991         This test isn't rendering correctly. That's covered by
18992         <http://webkit.org/b/48459>.
18993
18994         * platform/win/fast/blockflow/border-vertical-lr-expected.checksum: Added.
18995         * platform/win/fast/blockflow/border-vertical-lr-expected.png: Added.
18996         * platform/win/fast/blockflow/border-vertical-lr-expected.txt: Added.
18997
18998 2010-10-27  Csaba Osztrogonác  <ossy@webkit.org>
18999
19000         Unreviewed. Add Qt specific expected results after r70657.
19001
19002         * platform/qt/animations/missing-values-first-keyframe-expected.txt: Added.
19003         * platform/qt/animations/missing-values-last-keyframe-expected.txt: Added.
19004
19005 2010-10-27  Dimitri Glazkov  <dglazkov@chromium.org>
19006
19007         [Chromium] Add expectations after r70692.
19008
19009         * platform/chromium-linux/fast/borders/border-radius-inline-flow-expected.checksum: Added.
19010         * platform/chromium-linux/fast/borders/border-radius-inline-flow-expected.png: Added.
19011         * platform/chromium-mac/fast/borders/border-radius-inline-flow-expected.checksum: Added.
19012         * platform/chromium-win/fast/borders/border-radius-inline-flow-expected.checksum: Added.
19013         * platform/chromium-win/fast/borders/border-radius-inline-flow-expected.png: Added.
19014         * platform/chromium-win/fast/borders/border-radius-inline-flow-expected.txt: Added.
19015         * platform/chromium/test_expectations.txt: Tweaked.
19016
19017 2010-10-27  Adam Roben  <aroben@apple.com>
19018
19019         Remove som unnecessary Windows-specific results
19020
19021         These should have been removed back in r70630.
19022
19023         * platform/win/fast/blockflow/english-lr-text-expected.checksum: Removed.
19024         * platform/win/fast/blockflow/english-lr-text-expected.png: Removed.
19025         * platform/win/fast/blockflow/english-lr-text-expected.txt: Removed.
19026
19027 2010-10-27  Simon Fraser  <simon.fraser@apple.com>
19028
19029         Remove Leopard-specific results that are no longer required.
19030
19031         * platform/mac-leopard/fast/text/international/vertical-text-glyph-test-expected.txt: Removed.
19032         * platform/mac-leopard/fast/text/international/vertical-text-metrics-test-expected.txt: Removed.
19033
19034 2010-10-27  Adam Roben  <aroben@apple.com>
19035
19036         Add Windows-specific results for tests added in r70664
19037
19038         These tests aren't rendering correctly. That's covered by
19039         <http://webkit.org/b/48459>.
19040
19041         * platform/win/fast/blockflow/japanese-lr-text-expected.checksum: Added.
19042         * platform/win/fast/blockflow/japanese-lr-text-expected.png: Added.
19043         * platform/win/fast/blockflow/japanese-lr-text-expected.txt: Added.
19044         * platform/win/fast/blockflow/japanese-rl-text-expected.checksum: Added.
19045         * platform/win/fast/blockflow/japanese-rl-text-expected.png: Added.
19046         * platform/win/fast/blockflow/japanese-rl-text-expected.txt: Added.
19047
19048 2010-10-27  David Hyatt  <hyatt@apple.com>
19049
19050         Reviewed by Beth Dakin.
19051
19052         https://bugs.webkit.org/show_bug.cgi?id=48449
19053         
19054         Make border drawing work correctly with vertical inline flows.  The top and bottom edge have to be omitted
19055         rather than the left and right edges.
19056         
19057         Also discovered that border-radius is broken with the new path-based-drawing code for all inline flows.  This
19058         is a regression from the old drawing code.  I patched the code to be correct rather than clipping out stuff
19059         that it shouldn't and applying border-radii on lines that don't even have them.
19060
19061         Added fast/blockflow/border-vertical-lr.html and fast/borders/border-radius-inline-flow.html
19062
19063         * fast/blockflow/border-vertical-lr.html: Added.
19064         * fast/borders/border-radius-inline-flow.html: Added.
19065         * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum: Added.
19066         * platform/mac/fast/blockflow/border-vertical-lr-expected.png: Added.
19067         * platform/mac/fast/blockflow/border-vertical-lr-expected.txt: Added.
19068         * platform/mac/fast/borders/border-radius-inline-flow-expected.checksum: Added.
19069         * platform/mac/fast/borders/border-radius-inline-flow-expected.png: Added.
19070         * platform/mac/fast/borders/border-radius-inline-flow-expected.txt: Added.
19071
19072 2010-10-27  Adam Roben  <aroben@apple.com>
19073
19074         Skip some failing tests on Windows
19075
19076         The tests don't fail in a reliable way, so skipping them is our best
19077         option for now.
19078
19079         * platform/win/Skipped:
19080
19081 2010-10-27  Martin Robinson  <mrobinson@igalia.com>
19082
19083         Add GTK+-specific baselines for a couple tests.
19084
19085         * platform/gtk/animations/missing-values-first-keyframe-expected.txt: Added.
19086         * platform/gtk/animations/missing-values-last-keyframe-expected.txt: Added.
19087
19088 2010-10-27  Martin Robinson  <mrobinson@igalia.com>
19089
19090         Reviewed by Gustavo Noronha Silva.
19091
19092         [Cairo] Font fallback determination is very ineffecient
19093         https://bugs.webkit.org/show_bug.cgi?id=42052
19094
19095         Added a test which verifies the correct result rendering with a custom
19096         font that is missing many glyphs.
19097
19098         * platform/gtk/fonts/custom-font-missing-glyphs-expected.checksum: Added.
19099         * platform/gtk/fonts/custom-font-missing-glyphs-expected.png: Added.
19100         * platform/gtk/fonts/custom-font-missing-glyphs-expected.txt: Added.
19101         * platform/gtk/fonts/custom-font-missing-glyphs.html: Added.
19102         * platform/gtk/fonts/resources/mostly-empty-font.ttf: Added. A font that I
19103         created in fotnforge which is composed of empty glyphs, except for 'A' which
19104         has a lonely polyhedron for a glyph.
19105
19106 2010-10-27  Renata Hodovan  <reni@inf.u-szeged.hu>
19107
19108         Reviewed by Dirk Schulze.
19109
19110         preserveAlpha attributes were misspeled in SVGFEConcolveMatrixElement tests.
19111         https://bugs.webkit.org/show_bug.cgi?id=48403
19112
19113         Since expecteds and pixel tests didn't change after correcting this attribute has no effect so it is removed.
19114         For checking preserveAlpha attribute we have already a dom test which is not affected by this patch.
19115
19116         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-bias-attr.js:
19117         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-divisor-attr.js:
19118         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-in-attr.js:
19119         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr.js:
19120         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.js:
19121         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-order-attr.js:
19122         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-targetX-attr.js:
19123         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-targetY-attr.js:
19124
19125 2010-10-27  Dimitri Glazkov  <dglazkov@chromium.org>
19126
19127         [Chromium] Update expectations after r70664.
19128
19129         * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum: Added.
19130         * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum: Added.
19131         * platform/chromium-win/fast/blockflow/japanese-lr-text-expected.checksum: Added.
19132         * platform/chromium-win/fast/blockflow/japanese-lr-text-expected.png: Added.
19133         * platform/chromium-win/fast/blockflow/japanese-lr-text-expected.txt: Added.
19134         * platform/chromium-win/fast/blockflow/japanese-rl-text-expected.checksum: Added.
19135         * platform/chromium-win/fast/blockflow/japanese-rl-text-expected.png: Added.
19136         * platform/chromium-win/fast/blockflow/japanese-rl-text-expected.txt: Added.
19137         * platform/chromium/test_expectations.txt:
19138
19139 2010-10-27  Alexander Pavlov  <apavlov@chromium.org>
19140
19141         Reviewed by Pavel Feldman.
19142
19143         Web Inspector: "Reload Page and Audit on Load" fails to run audits when resource tracking is disabled
19144         https://bugs.webkit.org/show_bug.cgi?id=48431
19145
19146         * http/tests/inspector/inspector-test2.js:
19147         (initialize_InspectorTest.InspectorTest.enableResourceTracking):
19148         (initialize_InspectorTest.InspectorTest.disableResourceTracking):
19149         * http/tests/inspector/resource-parameters.html:
19150         * inspector/audits-panel-functional.html:
19151         * inspector/styles-source-offsets.html:
19152
19153 2010-10-27  Abhishek Arya  <inferno@chromium.org>
19154
19155         Reviewed by Dave Hyatt.
19156
19157         Tests that adding a br element to a new document does not result in crash.
19158         https://bugs.webkit.org/show_bug.cgi?id=48328 
19159
19160         * fast/inline/inline-child-height-width-calc-crash-expected.txt: Added.
19161         * fast/inline/inline-child-height-width-calc-crash.html: Added.
19162
19163 2010-10-27  Dimitri Glazkov  <dglazkov@chromium.org>
19164
19165         [Chromium] Update expectations after r70664 and r70657.
19166
19167         * platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.checksum: Added.
19168         * platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.png: Added.
19169         * platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.txt: Added.
19170         * platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.checksum: Added.
19171         * platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.png: Added.
19172         * platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.txt: Added.
19173         * platform/chromium-mac/animations/missing-values-first-keyframe-expected.checksum: Added.
19174         * platform/chromium-mac/animations/missing-values-first-keyframe-expected.png: Added.
19175         * platform/chromium-mac/animations/missing-values-last-keyframe-expected.checksum: Added.
19176         * platform/chromium-mac/animations/missing-values-last-keyframe-expected.png: Added.
19177         * platform/chromium-win/animations/missing-values-first-keyframe-expected.checksum: Added.
19178         * platform/chromium-win/animations/missing-values-first-keyframe-expected.png: Added.
19179         * platform/chromium-win/animations/missing-values-first-keyframe-expected.txt: Added.
19180         * platform/chromium-win/animations/missing-values-last-keyframe-expected.checksum: Added.
19181         * platform/chromium-win/animations/missing-values-last-keyframe-expected.png: Added.
19182         * platform/chromium-win/animations/missing-values-last-keyframe-expected.txt: Added.
19183         * platform/chromium/test_expectations.txt:
19184
19185 2010-10-25  Geoffrey Garen  <ggaren@apple.com>
19186
19187         Reviewed by Oliver Hunt.
19188
19189         Added a test for:
19190
19191         https://bugs.webkit.org/show_bug.cgi?id=41948
19192         REGRESSION(r60392): Registerfile can be unwound too far following an exception
19193
19194         * fast/js/exception-registerfile-shrink-expected.txt: Added.
19195         * fast/js/exception-registerfile-shrink.html: Added.
19196         * fast/js/script-tests/exception-registerfile-shrink.js: Added.
19197
19198 2010-10-27  Ryosuke Niwa  <rniwa@webkit.org>
19199
19200         Unreviewed; grouped editing test failures in one place.
19201
19202         * platform/chromium/test_expectations.txt:
19203
19204 2010-10-27  Csaba Osztrogonác  <ossy@webkit.org>
19205
19206         Unreviewed. Update Qt specific expected files after r70546.
19207
19208         * platform/qt/fast/blockflow/floats-in-block-layout-expected.txt:
19209         * platform/qt/fast/blockflow/self-collapsing-block-expected.txt:
19210         * platform/qt/fast/multicol/nested-columns-expected.checksum:
19211         * platform/qt/fast/multicol/nested-columns-expected.png:
19212         * platform/qt/fast/multicol/nested-columns-expected.txt:
19213
19214 2010-10-27  Satish Sampath  <satish@chromium.org>
19215
19216         Unreviewed, rolling out r70665.
19217         http://trac.webkit.org/changeset/70665
19218         https://bugs.webkit.org/show_bug.cgi?id=47089
19219
19220         Need to address Alexey's review comments.
19221
19222         * fast/speech/input-text-language-tag-expected.txt: Removed.
19223         * fast/speech/input-text-language-tag.html: Removed.
19224         * fast/speech/input-text-speechbutton.html:
19225         * fast/speech/speech-button-ignore-generated-events.html:
19226         * platform/chromium/test_expectations.txt:
19227
19228 2010-10-27  Dimitri Glazkov  <dglazkov@chromium.org>
19229
19230         [Chromium] Update expectations after r70654.
19231         https://bugs.webkit.org/show_bug.cgi?id=48347
19232
19233         * platform/chromium-*/svg/dynamic-updates/*: Updated.
19234
19235 2010-10-27  Leandro Gracia Gil  <leandrogracia@google.com>
19236
19237         Reviewed by Jeremy Orlow.
19238
19239         Added a layout test for the language tag in speech input. Updated
19240         the speech button tests to include the new language parameter in the
19241         mock result.
19242         https://bugs.webkit.org/show_bug.cgi?id=47089
19243
19244         * fast/speech/input-text-language-tag-expected.txt: Added.
19245         * fast/speech/input-text-language-tag.html: Added.
19246         * fast/speech/input-text-speechbutton.html:
19247         * fast/speech/speech-button-ignore-generated-events.html:
19248         * platform/chromium/test_expectations.txt:
19249
19250 2010-10-27  David Hyatt  <hyatt@apple.com>
19251
19252         Reviewed by Dan Bernstein.
19253
19254         https://bugs.webkit.org/show_bug.cgi?id=48381
19255
19256         Make basic layer positioning work with vertical-lr writing-mode.
19257
19258         * fast/blockflow/japanese-lr-text.html: Added.
19259         * fast/blockflow/japanese-rl-text.html: Added.
19260
19261 2010-10-27  Dimitri Glazkov  <dglazkov@chromium.org>
19262
19263         [Chromium] Update results after r70569.
19264
19265         * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Added.
19266         * platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum: Added.
19267         * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Added.
19268         * platform/chromium-win/fast/blockflow/english-lr-text-expected.png: Added.
19269         * platform/chromium-win/fast/blockflow/english-lr-text-expected.txt: Added.
19270         * platform/chromium/test_expectations.txt:
19271
19272 2010-10-27  Simon Fraser  <simon.fraser@apple.com>
19273
19274         Reviewed by Dan Bernstein.
19275
19276         Accelerated animation with missing values in keyframes is broken
19277         https://bugs.webkit.org/show_bug.cgi?id=48395
19278
19279         Testcases with keyframe animations that are missing an accelerated property
19280         from a given keyframe and all earlier, or later keyframes.
19281
19282         * animations/missing-values-first-keyframe-expected.checksum: Added.
19283         * animations/missing-values-first-keyframe-expected.png: Added.
19284         * animations/missing-values-first-keyframe-expected.txt: Added.
19285         * animations/missing-values-first-keyframe.html: Added.
19286         * animations/missing-values-last-keyframe-expected.checksum: Added.
19287         * animations/missing-values-last-keyframe-expected.png: Added.
19288         * animations/missing-values-last-keyframe-expected.txt: Added.
19289         * animations/missing-values-last-keyframe.html: Added.
19290
19291 2010-10-27  Ryosuke Niwa  <rniwa@webkit.org>
19292
19293         Unreviewed.
19294
19295         Moved the tests with WONTFIX to the WONTFIX list.
19296
19297         * platform/chromium/test_expectations.txt:
19298
19299 2010-10-27  Adam Roben  <aroben@apple.com>
19300
19301         Test that WebKit doesn't crash if the plugin passes 0 for its
19302         NPP_GetValue pointer
19303
19304         Test for <http://webkit.org/b/48433> Crash in
19305         NetscapePlugin::shouldLoadSrcURL when using Shockwave Director 10.3 in
19306         WebKit2 on Windows
19307
19308         Reviewed by Eric Carlson.
19309
19310         * plugins/null-npp-getvalue-pointer-expected.txt: Added.
19311         * plugins/null-npp-getvalue-pointer.html: Added.
19312
19313 2010-10-27  Justin Schuh  <jschuh@chromium.org>
19314
19315         Reviewed by Dirk Schulze.
19316
19317         Ignore invalid blend modes
19318         https://bugs.webkit.org/show_bug.cgi?id=48371
19319
19320         * svg/filters/feBlend-invalid-mode-expected.txt: Added.
19321         * svg/filters/feBlend-invalid-mode.xhtml: Added.
19322
19323 2010-10-27  Sergio Villar Senin  <svillar@igalia.com>
19324
19325         Reviewed by Martin Robinson.
19326
19327         [Gtk] http/tests/xmlhttprequest/basic-auth-default.html fails
19328         https://bugs.webkit.org/show_bug.cgi?id=38956
19329
19330         * platform/gtk/Skipped: removed test from skipped list
19331
19332 2010-10-27  Martin Robinson  <mrobinson@igalia.com>
19333
19334         Rebaseline a couple tests after r70569.
19335
19336         * platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt:
19337         * platform/gtk/fast/blockflow/self-collapsing-block-expected.txt:
19338
19339 2010-10-27  Adam Roben  <aroben@apple.com>
19340
19341         Check in new Windows results for
19342         svg/custom/use-on-symbol-inside-pattern.svg
19343
19344         Windows has slightly different rounding behavior from Mac on this test.
19345
19346         * platform/win/svg/custom/use-on-symbol-inside-pattern-expected.checksum: Added.
19347         * platform/win/svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
19348         * platform/win/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
19349
19350 2010-10-27  Mikhail Naganov  <mnaganov@chromium.org>
19351
19352         [Chromium] Unreviewed, fix english-lr-text expectations that I've messed up.
19353
19354         * platform/chromium/test_expectations.txt:
19355
19356 2010-10-27  Pavel Podivilov  <podivilov@chromium.org>
19357
19358         Unreviewed, build fix for r70622.
19359
19360         * inspector/storage-panel-dom-storage.html:
19361
19362 2010-10-26  Jeremy Orlow  <jorlow@chromium.org>
19363
19364         Reviewed by Steve Block.
19365
19366         Add IndexedDB test/tutorial
19367         https://bugs.webkit.org/show_bug.cgi?id=48067
19368
19369         This document is useful in terms of demonstrating IndexedDB and
19370         documenting what we do and don't support currently, since I'll be
19371         maintaining it for at least some time.
19372
19373         * storage/indexeddb/tutorial-expected.txt: Added.
19374         * storage/indexeddb/tutorial.html: Added.
19375
19376 2010-10-26  Nikolas Zimmermann  <nzimmermann@rim.com>
19377
19378         Reviewed by Rob Buis.
19379
19380         Convert SVGRect to the new SVGPropertyTearOff concept
19381         https://bugs.webkit.org/show_bug.cgi?id=48204
19382
19383         Added new test verifying that StrictTypeChecking is enabled for SVGRect.
19384
19385         * svg/dom/SVGRect-expected.txt: Added.
19386         * svg/dom/SVGRect.html: Added.
19387         * svg/dom/script-tests/SVGRect.js: Added.
19388
19389 2010-10-27  Adam Roben  <aroben@apple.com>
19390
19391         Update Windows results for vertical-text tests after r70569
19392
19393         * platform/win/fast/blockflow/english-rl-text-expected.checksum: Removed.
19394         * platform/win/fast/blockflow/english-rl-text-expected.png: Removed.
19395         * platform/win/fast/blockflow/english-rl-text-expected.txt: Removed.
19396         * platform/win/fast/text/international/vertical-text-glyph-test-expected.checksum:
19397         * platform/win/fast/text/international/vertical-text-glyph-test-expected.png:
19398         * platform/win/fast/text/international/vertical-text-glyph-test-expected.txt:
19399         * platform/win/fast/text/international/vertical-text-metrics-test-expected.txt:
19400
19401 2010-10-27  Mikhail Naganov  <mnaganov@chromium.org>
19402
19403         [Chromium] Unreviewed test expectations update -- add test results for Mac after r70619.
19404
19405         * platform/chromium-mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Added.
19406         * platform/chromium/test_expectations.txt:
19407
19408 2010-10-27  Mikhail Naganov  <mnaganov@chromium.org>
19409
19410         [Chromium] Unreviewed test expectations update -- add test results after r70619.
19411
19412         * platform/chromium-linux/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Added.
19413         * platform/chromium-win/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Added.
19414         * platform/chromium-win/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added.
19415         * platform/chromium-win/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt: Added.
19416
19417 2010-10-27  Mikhail Naganov  <mnaganov@chromium.org>
19418
19419         [Chromium] Unreviewed test expectations update.
19420
19421         * platform/chromium/test_expectations.txt:
19422
19423 2010-10-27  Andy Estes  <aestes@apple.com>
19424
19425         Reviewed by David Hyatt.
19426
19427         Siblings of floated elements should be cleared below the float if they
19428         are too wide to fit in the containing block.
19429         https://bugs.webkit.org/show_bug.cgi?id=48396
19430
19431         * fast/block/float/clear-element-too-wide-for-containing-block.html: Copied from LayoutTests/fast/block/float/tableshifting.html.
19432         * fast/block/float/tableshifting.html: Removed.
19433         * platform/mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Added.
19434         * platform/mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added.
19435         * platform/mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt: Added.
19436         * platform/mac/fast/block/float/tableshifting-expected.checksum: Removed.
19437         * platform/mac/fast/block/float/tableshifting-expected.png: Removed.
19438         * platform/mac/fast/block/float/tableshifting-expected.txt: Removed.
19439
19440 2010-10-27  Csaba Osztrogonác  <ossy@webkit.org>
19441
19442         [Qt] Add some tests to the Skipeed list, because of unimplemented 
19443         LayoutTestController and EventSender features.
19444
19445         * platform/qt-wk2/Skipped:
19446
19447 2010-10-26  Dai Mikurube  <dmikurube@google.com>
19448
19449         Reviewed by Kent Tamura.
19450
19451         constraint validation: stepMismatch (rounding error)
19452         https://bugs.webkit.org/show_bug.cgi?id=48220
19453
19454         * fast/forms/ValidityState-stepMismatch-expected.txt:
19455         * fast/forms/script-tests/ValidityState-stepMismatch.js:
19456
19457 2010-10-26  Antonio Gomes  <agomes@rim.com>
19458
19459         Reviewed by Martin Robinson.
19460
19461         [GTK] Implement DumpRenderTreeSupportGtk (similarly to DumpRenderTreeSupportQt idea)
19462         https://bugs.webkit.org/show_bug.cgi?id=48199
19463
19464         * platform/gtk/Skipped: Unskiped fast/events/tab-focus-anchor.html.
19465
19466 2010-10-26  MORITA Hajime  <morrita@google.com>
19467
19468         Reviewed by Tony Chang.
19469
19470         Rolling in r70512 again.
19471         
19472         spellcheck='' should be the same as spellcheck="true"
19473         https://bugs.webkit.org/show_bug.cgi?id=25539
19474
19475         * editing/spelling/spellcheck-attribute-expected.txt:
19476         * editing/spelling/spellcheck-attribute.html:
19477
19478 2010-10-26  Ryosuke Niwa  <rniwa@webkit.org>
19479
19480         Reviewed by Kent Tamura.
19481
19482         Crash in CompositeEditCommand::splitTreeToNode
19483         https://bugs.webkit.org/show_bug.cgi?id=48349
19484
19485         Added a test to ensure WebKit does not crash when indenting.
19486
19487         * editing/execCommand/indent-node-to-split-to-crash-expected.txt: Added.
19488         * editing/execCommand/indent-node-to-split-to-crash.html: Added.
19489
19490 2010-10-26  Ryosuke Niwa  <rniwa@webkit.org>
19491
19492         Reviewed by Kent Tamura.
19493
19494         REGRESSION(r67170): crash in removeImplicitlyStyledElement
19495         https://bugs.webkit.org/show_bug.cgi?id=48389
19496
19497         Added a test to ensure WebKit does not crash when changing the font size
19498         of text inside a font element with an invalid size attribute.
19499
19500         * editing/style/invalid-font-size-expected.txt: Added.
19501         * editing/style/invalid-font-size.html: Added.
19502
19503 2010-10-26  Stephen White  <senorblanco@chromium.org>
19504
19505         Reviewed by Kenneth Russell.
19506
19507         Added new baselines and expectations for the canvas GPU tests.
19508         https://bugs.webkit.org/show_bug.cgi?id=48383
19509
19510         Added fast/canvas layout test results for platforms chromium-gpu-win
19511         and chromium-gpu-linux.  Copied list of expected fast/canvas and
19512         canvas/philip failures from main test_expectations.txt (unfortunate,
19513         but necessary for now).  Added the tests actually failing on the GPU
19514         which don't fail in the software path to chromium-gpu's
19515         test_expectations.txt.
19516
19517         Covered by, well, everything you see here.  :)
19518
19519         * platform/chromium-gpu-linux/fast: Added.
19520         * platform/chromium-gpu-linux/fast/canvas: Added.
19521         * platform/chromium-gpu-linux/fast/canvas/arc360-expected.checksum: Added.
19522         * platform/chromium-gpu-linux/fast/canvas/arc360-expected.png: Added.
19523         * platform/chromium-gpu-linux/fast/canvas/arc360-expected.txt: Added.
19524         * platform/chromium-gpu-linux/fast/canvas/canvas-before-css-expected.checksum: Added.
19525         * platform/chromium-gpu-linux/fast/canvas/canvas-before-css-expected.png: Added.
19526         * platform/chromium-gpu-linux/fast/canvas/canvas-before-css-expected.txt: Added.
19527         * platform/chromium-gpu-linux/fast/canvas/canvas-bg-expected.checksum: Added.
19528         * platform/chromium-gpu-linux/fast/canvas/canvas-bg-expected.png: Added.
19529         * platform/chromium-gpu-linux/fast/canvas/canvas-bg-expected.txt: Added.
19530         * platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.checksum: Added.
19531         * platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.png: Added.
19532         * platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.txt: Added.
19533         * platform/chromium-gpu-linux/fast/canvas/canvas-resize-reset-expected.checksum: Added.
19534         * platform/chromium-gpu-linux/fast/canvas/canvas-resize-reset-expected.png: Added.
19535         * platform/chromium-gpu-linux/fast/canvas/canvas-resize-reset-expected.txt: Added.
19536         * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.checksum: Added.
19537         * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.png: Added.
19538         * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.txt: Added.
19539         * platform/chromium-gpu-linux/fast/canvas/canvas-text-baseline-expected.checksum: Added.
19540         * platform/chromium-gpu-linux/fast/canvas/canvas-text-baseline-expected.png: Added.
19541         * platform/chromium-gpu-linux/fast/canvas/canvas-text-baseline-expected.txt: Added.
19542         * platform/chromium-gpu-linux/fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
19543         * platform/chromium-gpu-linux/fast/canvas/canvas-transforms-during-path-expected.png: Added.
19544         * platform/chromium-gpu-linux/fast/canvas/canvas-transforms-during-path-expected.txt: Added.
19545         * platform/chromium-gpu-linux/fast/canvas/canvasDrawingIntoSelf-expected.checksum: Added.
19546         * platform/chromium-gpu-linux/fast/canvas/canvasDrawingIntoSelf-expected.png: Added.
19547         * platform/chromium-gpu-linux/fast/canvas/canvasDrawingIntoSelf-expected.txt: Added.
19548         * platform/chromium-gpu-linux/fast/canvas/drawImage-expected.checksum: Added.
19549         * platform/chromium-gpu-linux/fast/canvas/drawImage-expected.png: Added.
19550         * platform/chromium-gpu-linux/fast/canvas/drawImage-expected.txt: Added.
19551         * platform/chromium-gpu-linux/fast/canvas/drawImage-with-globalAlpha-expected.checksum: Added.
19552         * platform/chromium-gpu-linux/fast/canvas/drawImage-with-globalAlpha-expected.png: Added.
19553         * platform/chromium-gpu-linux/fast/canvas/drawImage-with-globalAlpha-expected.txt: Added.
19554         * platform/chromium-gpu-linux/fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
19555         * platform/chromium-gpu-linux/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
19556         * platform/chromium-gpu-linux/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Added.
19557         * platform/chromium-gpu-linux/fast/canvas/fillrect-gradient-zero-stops-expected.checksum: Added.
19558         * platform/chromium-gpu-linux/fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
19559         * platform/chromium-gpu-linux/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Added.
19560         * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.checksum: Added.
19561         * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.png: Added.
19562         * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.txt: Added.
19563         * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.checksum: Added.
19564         * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.png: Added.
19565         * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.txt: Added.
19566         * platform/chromium-gpu-linux/fast/canvas/image-pattern-rotate-expected.checksum: Added.
19567         * platform/chromium-gpu-linux/fast/canvas/image-pattern-rotate-expected.png: Added.
19568         * platform/chromium-gpu-linux/fast/canvas/image-pattern-rotate-expected.txt: Added.
19569         * platform/chromium-gpu-linux/fast/canvas/patternfill-repeat-expected.checksum: Added.
19570         * platform/chromium-gpu-linux/fast/canvas/patternfill-repeat-expected.png: Added.
19571         * platform/chromium-gpu-linux/fast/canvas/patternfill-repeat-expected.txt: Added.
19572         * platform/chromium-gpu-linux/fast/canvas/quadraticCurveTo-expected.checksum: Added.
19573         * platform/chromium-gpu-linux/fast/canvas/quadraticCurveTo-expected.png: Added.
19574         * platform/chromium-gpu-linux/fast/canvas/quadraticCurveTo-expected.txt: Added.
19575         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-1-expected.checksum: Added.
19576         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-1-expected.png: Added.
19577         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-1-expected.txt: Added.
19578         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-2-expected.checksum: Added.
19579         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-2-expected.png: Added.
19580         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-2-expected.txt: Added.
19581         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-3-expected.checksum: Added.
19582         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-3-expected.png: Added.
19583         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-3-expected.txt: Added.
19584         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-4-expected.checksum: Added.
19585         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-4-expected.png: Added.
19586         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-4-expected.txt: Added.
19587         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-5-expected.checksum: Added.
19588         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-5-expected.png: Added.
19589         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-5-expected.txt: Added.
19590         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-6-expected.checksum: Added.
19591         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-6-expected.png: Added.
19592         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-6-expected.txt: Added.
19593         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-7-expected.checksum: Added.
19594         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-7-expected.png: Added.
19595         * platform/chromium-gpu-linux/fast/canvas/shadow-offset-7-expected.txt: Added.
19596         * platform/chromium-gpu-linux/fast/canvas/toDataURL-alpha-expected.checksum: Added.
19597         * platform/chromium-gpu-linux/fast/canvas/toDataURL-alpha-expected.png: Added.
19598         * platform/chromium-gpu-linux/fast/canvas/toDataURL-alpha-expected.txt: Added.
19599         * platform/chromium-gpu-linux/fast/canvas/zero-size-fill-rect-expected.checksum: Added.
19600         * platform/chromium-gpu-linux/fast/canvas/zero-size-fill-rect-expected.png: Added.
19601         * platform/chromium-gpu-linux/fast/canvas/zero-size-fill-rect-expected.txt: Added.
19602         * platform/chromium-gpu-win/fast: Added.
19603         * platform/chromium-gpu-win/fast/canvas: Added.
19604         * platform/chromium-gpu-win/fast/canvas/arc360-expected.checksum: Added.
19605         * platform/chromium-gpu-win/fast/canvas/arc360-expected.png: Added.
19606         * platform/chromium-gpu-win/fast/canvas/arc360-expected.txt: Added.
19607         * platform/chromium-gpu-win/fast/canvas/canvas-as-image-expected.checksum: Added.
19608         * platform/chromium-gpu-win/fast/canvas/canvas-as-image-expected.png: Added.
19609         * platform/chromium-gpu-win/fast/canvas/canvas-as-image-expected.txt: Added.
19610         * platform/chromium-gpu-win/fast/canvas/canvas-as-image-incremental-repaint-expected.checksum: Added.
19611         * platform/chromium-gpu-win/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Added.
19612         * platform/chromium-gpu-win/fast/canvas/canvas-as-image-incremental-repaint-expected.txt: Added.
19613         * platform/chromium-gpu-win/fast/canvas/canvas-before-css-expected.checksum: Added.
19614         * platform/chromium-gpu-win/fast/canvas/canvas-before-css-expected.png: Added.
19615         * platform/chromium-gpu-win/fast/canvas/canvas-before-css-expected.txt: Added.
19616         * platform/chromium-gpu-win/fast/canvas/canvas-bg-expected.checksum: Added.
19617         * platform/chromium-gpu-win/fast/canvas/canvas-bg-expected.png: Added.
19618         * platform/chromium-gpu-win/fast/canvas/canvas-bg-expected.txt: Added.
19619         * platform/chromium-gpu-win/fast/canvas/canvas-bg-zoom-expected.checksum: Added.
19620         * platform/chromium-gpu-win/fast/canvas/canvas-bg-zoom-expected.png: Added.
19621         * platform/chromium-gpu-win/fast/canvas/canvas-bg-zoom-expected.txt: Added.
19622         * platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.checksum: Added.
19623         * platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.png: Added.
19624         * platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.txt: Added.
19625         * platform/chromium-gpu-win/fast/canvas/canvas-empty-image-pattern-expected.checksum: Added.
19626         * platform/chromium-gpu-win/fast/canvas/canvas-empty-image-pattern-expected.png: Added.
19627         * platform/chromium-gpu-win/fast/canvas/canvas-empty-image-pattern-expected.txt: Added.
19628         * platform/chromium-gpu-win/fast/canvas/canvas-resize-reset-expected.checksum: Added.
19629         * platform/chromium-gpu-win/fast/canvas/canvas-resize-reset-expected.png: Added.
19630         * platform/chromium-gpu-win/fast/canvas/canvas-resize-reset-expected.txt: Added.
19631         * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.checksum: Added.
19632         * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.png: Added.
19633         * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.txt: Added.
19634         * platform/chromium-gpu-win/fast/canvas/canvas-text-baseline-expected.checksum: Added.
19635         * platform/chromium-gpu-win/fast/canvas/canvas-text-baseline-expected.png: Added.
19636         * platform/chromium-gpu-win/fast/canvas/canvas-text-baseline-expected.txt: Added.
19637         * platform/chromium-gpu-win/fast/canvas/canvas-transform-identity-expected.checksum: Added.
19638         * platform/chromium-gpu-win/fast/canvas/canvas-transform-identity-expected.png: Added.
19639         * platform/chromium-gpu-win/fast/canvas/canvas-transform-identity-expected.txt: Added.
19640         * platform/chromium-gpu-win/fast/canvas/canvas-transform-infinity-expected.checksum: Added.
19641         * platform/chromium-gpu-win/fast/canvas/canvas-transform-infinity-expected.png: Added.
19642         * platform/chromium-gpu-win/fast/canvas/canvas-transform-infinity-expected.txt: Added.
19643         * platform/chromium-gpu-win/fast/canvas/canvas-transform-multiply-expected.checksum: Added.
19644         * platform/chromium-gpu-win/fast/canvas/canvas-transform-multiply-expected.png: Added.
19645         * platform/chromium-gpu-win/fast/canvas/canvas-transform-multiply-expected.txt: Added.
19646         * platform/chromium-gpu-win/fast/canvas/canvas-transform-nan-expected.checksum: Added.
19647         * platform/chromium-gpu-win/fast/canvas/canvas-transform-nan-expected.png: Added.
19648         * platform/chromium-gpu-win/fast/canvas/canvas-transform-nan-expected.txt: Added.
19649         * platform/chromium-gpu-win/fast/canvas/canvas-transform-non-invertible-expected.checksum: Added.
19650         * platform/chromium-gpu-win/fast/canvas/canvas-transform-non-invertible-expected.png: Added.
19651         * platform/chromium-gpu-win/fast/canvas/canvas-transform-non-invertible-expected.txt: Added.
19652         * platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.checksum: Added.
19653         * platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.png: Added.
19654         * platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.txt: Added.
19655         * platform/chromium-gpu-win/fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
19656         * platform/chromium-gpu-win/fast/canvas/canvas-transforms-during-path-expected.png: Added.
19657         * platform/chromium-gpu-win/fast/canvas/canvas-transforms-during-path-expected.txt: Added.
19658         * platform/chromium-gpu-win/fast/canvas/canvasDrawingIntoSelf-expected.checksum: Added.
19659         * platform/chromium-gpu-win/fast/canvas/canvasDrawingIntoSelf-expected.png: Added.
19660         * platform/chromium-gpu-win/fast/canvas/canvasDrawingIntoSelf-expected.txt: Added.
19661         * platform/chromium-gpu-win/fast/canvas/drawImage-expected.checksum: Added.
19662         * platform/chromium-gpu-win/fast/canvas/drawImage-expected.png: Added.
19663         * platform/chromium-gpu-win/fast/canvas/drawImage-expected.txt: Added.
19664         * platform/chromium-gpu-win/fast/canvas/drawImage-with-globalAlpha-expected.checksum: Added.
19665         * platform/chromium-gpu-win/fast/canvas/drawImage-with-globalAlpha-expected.png: Added.
19666         * platform/chromium-gpu-win/fast/canvas/drawImage-with-globalAlpha-expected.txt: Added.
19667         * platform/chromium-gpu-win/fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
19668         * platform/chromium-gpu-win/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
19669         * platform/chromium-gpu-win/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Added.
19670         * platform/chromium-gpu-win/fast/canvas/fillrect-gradient-zero-stops-expected.checksum: Added.
19671         * platform/chromium-gpu-win/fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
19672         * platform/chromium-gpu-win/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Added.
19673         * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.checksum: Added.
19674         * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.png: Added.
19675         * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.txt: Added.
19676         * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.checksum: Added.
19677         * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
19678         * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.txt: Added.
19679         * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.checksum: Added.
19680         * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.png: Added.
19681         * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.txt: Added.
19682         * platform/chromium-gpu-win/fast/canvas/image-pattern-rotate-expected.checksum: Added.
19683         * platform/chromium-gpu-win/fast/canvas/image-pattern-rotate-expected.png: Added.
19684         * platform/chromium-gpu-win/fast/canvas/image-pattern-rotate-expected.txt: Added.
19685         * platform/chromium-gpu-win/fast/canvas/patternfill-repeat-expected.checksum: Added.
19686         * platform/chromium-gpu-win/fast/canvas/patternfill-repeat-expected.png: Added.
19687         * platform/chromium-gpu-win/fast/canvas/patternfill-repeat-expected.txt: Added.
19688         * platform/chromium-gpu-win/fast/canvas/quadraticCurveTo-expected.checksum: Added.
19689         * platform/chromium-gpu-win/fast/canvas/quadraticCurveTo-expected.png: Added.
19690         * platform/chromium-gpu-win/fast/canvas/quadraticCurveTo-expected.txt: Added.
19691         * platform/chromium-gpu-win/fast/canvas/shadow-offset-1-expected.checksum: Added.
19692         * platform/chromium-gpu-win/fast/canvas/shadow-offset-1-expected.png: Added.
19693         * platform/chromium-gpu-win/fast/canvas/shadow-offset-1-expected.txt: Added.
19694         * platform/chromium-gpu-win/fast/canvas/shadow-offset-2-expected.checksum: Added.
19695         * platform/chromium-gpu-win/fast/canvas/shadow-offset-2-expected.png: Added.
19696         * platform/chromium-gpu-win/fast/canvas/shadow-offset-2-expected.txt: Added.
19697         * platform/chromium-gpu-win/fast/canvas/shadow-offset-3-expected.checksum: Added.
19698         * platform/chromium-gpu-win/fast/canvas/shadow-offset-3-expected.png: Added.
19699         * platform/chromium-gpu-win/fast/canvas/shadow-offset-3-expected.txt: Added.
19700         * platform/chromium-gpu-win/fast/canvas/shadow-offset-4-expected.checksum: Added.
19701         * platform/chromium-gpu-win/fast/canvas/shadow-offset-4-expected.png: Added.
19702         * platform/chromium-gpu-win/fast/canvas/shadow-offset-4-expected.txt: Added.
19703         * platform/chromium-gpu-win/fast/canvas/shadow-offset-5-expected.checksum: Added.
19704         * platform/chromium-gpu-win/fast/canvas/shadow-offset-5-expected.png: Added.
19705         * platform/chromium-gpu-win/fast/canvas/shadow-offset-5-expected.txt: Added.
19706         * platform/chromium-gpu-win/fast/canvas/shadow-offset-6-expected.checksum: Added.
19707         * platform/chromium-gpu-win/fast/canvas/shadow-offset-6-expected.png: Added.
19708         * platform/chromium-gpu-win/fast/canvas/shadow-offset-6-expected.txt: Added.
19709         * platform/chromium-gpu-win/fast/canvas/shadow-offset-7-expected.checksum: Added.
19710         * platform/chromium-gpu-win/fast/canvas/shadow-offset-7-expected.png: Added.
19711         * platform/chromium-gpu-win/fast/canvas/shadow-offset-7-expected.txt: Added.
19712         * platform/chromium-gpu-win/fast/canvas/toDataURL-alpha-expected.checksum: Added.
19713         * platform/chromium-gpu-win/fast/canvas/toDataURL-alpha-expected.png: Added.
19714         * platform/chromium-gpu-win/fast/canvas/toDataURL-alpha-expected.txt: Added.
19715         * platform/chromium-gpu-win/fast/canvas/zero-size-fill-rect-expected.checksum: Added.
19716         * platform/chromium-gpu-win/fast/canvas/zero-size-fill-rect-expected.png: Added.
19717         * platform/chromium-gpu-win/fast/canvas/zero-size-fill-rect-expected.txt: Added.
19718         * platform/chromium-gpu/test_expectations.txt:
19719
19720 2010-10-26  Dimitri Glazkov  <dglazkov@chromium.org>
19721
19722         Unreviewed, rolling out r70573.
19723         http://trac.webkit.org/changeset/70573
19724         https://bugs.webkit.org/show_bug.cgi?id=48204
19725
19726         Broke 39 tests on Chromium
19727
19728         * svg/dom/SVGRect-expected.txt: Removed.
19729         * svg/dom/SVGRect.html: Removed.
19730         * svg/dom/script-tests/SVGRect.js: Removed.
19731
19732 2010-10-26  Ojan Vafai  <ojan@chromium.org>
19733
19734         Reviewed by Tony Chang.
19735
19736         [chromium] remove DEFER from test_expectations
19737         https://bugs.webkit.org/show_bug.cgi?id=48378
19738
19739         DEFER is no longer meaningful. We originally used it
19740         to defer tests we didn't need to pass for our beta launch.
19741         Now it just adds noise. I'll remove the python support for
19742         it in a followup patch.
19743
19744         * platform/chromium/test_expectations.txt:
19745
19746 2010-10-26  Jenn Braithwaite  <jennb@chromium.org>
19747
19748         Reviewed by Dmitry Titov.
19749
19750         Resource tracking failure when trying to move a frame between documents
19751         https://bugs.webkit.org/show_bug.cgi?id=44713
19752
19753         * fast/frames/iframe-reparenting-fail-load-expected.txt: Added.
19754         * fast/frames/iframe-reparenting-fail-load.html: Added.
19755         * platform/mac/Skipped:
19756         Re-enabled test that failed due to this bug.
19757
19758 2010-10-26  Nikolas Zimmermann  <nzimmermann@rim.com>
19759
19760         Reviewed by Rob Buis.
19761
19762         Convert SVGRect to the new SVGPropertyTearOff concept
19763         https://bugs.webkit.org/show_bug.cgi?id=48204
19764
19765         Added new test verifying that StrictTypeChecking is enabled for SVGRect.
19766
19767         * svg/dom/SVGRect-expected.txt: Added.
19768         * svg/dom/SVGRect.html: Added.
19769         * svg/dom/script-tests/SVGRect.js: Added.
19770
19771 2010-10-26  Dimitri Glazkov  <dglazkov@chromium.org>
19772
19773         [Chromium] Indicate that the test only passes on Chromium/DRT.
19774         https://bugs.webkit.org/show_bug.cgi?id=46868
19775
19776         * platform/chromium/test_expectations.txt: Tweaked.
19777
19778 2010-10-26  takano takumi  <takano1@asia.apple.com>
19779
19780         Reviewed by Dave Hyatt.
19781
19782         Advances are wrong and glyphs are rotated improperly in vertical writing
19783         https://bugs.webkit.org/show_bug.cgi?id=48315
19784
19785         Changed tests to check more glyphs and updated results.
19786
19787         * fast/text/international/vertical-text-glyph-test.html:
19788         * fast/text/international/vertical-text-metrics-test.html:
19789         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.checksum:
19790         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.png:
19791         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
19792         * platform/mac/fast/text/international/vertical-text-metrics-test-expected.txt:
19793
19794 2010-10-26  Dimitri Glazkov  <dglazkov@chromium.org>
19795
19796         [Chromium] Add/change baselines after r70546 and added Chromium-mac
19797         specific test to expectations.
19798         https://bugs.webkit.org/show_bug.cgi?id=48157
19799         https://bugs.webkit.org/show_bug.cgi?id=46868
19800
19801         * platform/chromium-linux/fast/blockflow/english-rl-text-expected.checksum: Added.
19802         * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: Updated.
19803         * platform/chromium-linux/fast/multicol/nested-columns-expected.png: Updated.
19804         * platform/chromium-linux/fast/multicol/nested-columns-expected.txt: Removed.
19805         * platform/chromium-win/fast/blockflow/english-rl-text-expected.checksum: Added.
19806         * platform/chromium-win/fast/blockflow/english-rl-text-expected.png: Added.
19807         * platform/chromium-win/fast/blockflow/english-rl-text-expected.txt: Added.
19808         * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: Updated.
19809         * platform/chromium-win/fast/multicol/nested-columns-expected.png: Updated.
19810         * platform/chromium-win/fast/multicol/nested-columns-expected.txt: Updated.
19811         * platform/chromium/test_expectations.txt: Tweaked.
19812
19813 2010-10-26  Dimitri Glazkov  <dglazkov@chromium.org>
19814
19815         [Chromium] Add yet another flake.
19816         https://bugs.webkit.org/show_bug.cgi?id=48352
19817
19818         * platform/chromium/test_expectations.txt: Added flakey test.
19819
19820 2010-10-26  Kenichi Ishibashi  <bashi@google.com>
19821
19822         Reviewed by Kent Tamura.
19823
19824         Input Method inserts conversion candidates unexpectedly
19825         https://bugs.webkit.org/show_bug.cgi?id=46868
19826
19827         Adds a test.
19828
19829         * platform/chromium/fast/text/chromium-mac-duplicate-ime-composition.html: Added.
19830
19831 2010-10-26  Chris Marrin  <cmarrin@apple.com>
19832
19833         Reviewed by Simon Fraser.
19834
19835         Resuming animations causes webkitAnimationStart events to be fired
19836         https://bugs.webkit.org/show_bug.cgi?id=46540
19837
19838         Test case which generated event logs to make sure start animation
19839         event not generatd a second time after resume.
19840
19841         * animations/suspend-resume-animation-events-expected.txt: Added.
19842         * animations/suspend-resume-animation-events.html: Added.
19843
19844 2010-10-26  Martin Robinson  <mrobinson@igalia.com>
19845
19846         Add baselines for some GTK+ tests, unskip passing tests and organize
19847         failing tests in preparation for landing GTK+ form control fixes.
19848
19849         * platform/gtk/Skipped: Organization.
19850         * platform/gtk/fast/forms/001-expected.checksum: Added.
19851         * platform/gtk/fast/forms/001-expected.png: Added.
19852         * platform/gtk/fast/forms/001-expected.txt: Added.
19853         * platform/gtk/fast/forms/002-expected.checksum: Added.
19854         * platform/gtk/fast/forms/002-expected.png: Added.
19855         * platform/gtk/fast/forms/002-expected.txt: Added.
19856         * platform/gtk/fast/forms/003-expected.checksum: Added.
19857         * platform/gtk/fast/forms/003-expected.png: Added.
19858         * platform/gtk/fast/forms/003-expected.txt: Added.
19859         * platform/gtk/fast/forms/004-expected.checksum: Added.
19860         * platform/gtk/fast/forms/004-expected.png: Added.
19861         * platform/gtk/fast/forms/004-expected.txt: Added.
19862         * platform/gtk/fast/forms/005-expected.checksum: Added.
19863         * platform/gtk/fast/forms/005-expected.png: Added.
19864         * platform/gtk/fast/forms/005-expected.txt: Added.
19865         * platform/gtk/fast/forms/006-expected.checksum: Added.
19866         * platform/gtk/fast/forms/006-expected.png: Added.
19867         * platform/gtk/fast/forms/006-expected.txt: Added.
19868         * platform/gtk/fast/forms/007-expected.checksum: Added.
19869         * platform/gtk/fast/forms/007-expected.png: Added.
19870         * platform/gtk/fast/forms/007-expected.txt: Added.
19871         * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.checksum: Added.
19872         * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.png: Added.
19873         * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.txt: Added.
19874         * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.checksum: Added.
19875         * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.png: Added.
19876         * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.txt: Added.
19877         * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.checksum: Added.
19878         * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.png: Added.
19879         * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.txt: Added.
19880         * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.checksum: Added.
19881         * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.png: Added.
19882         * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.txt: Added.
19883         * platform/gtk/fast/forms/HTMLOptionElement_label05-expected.checksum: Added.
19884         * platform/gtk/fast/forms/HTMLOptionElement_label05-expected.png: Added.
19885         * platform/gtk/fast/forms/HTMLOptionElement_label05-expected.txt: Added.
19886         * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.checksum: Added.
19887         * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.png: Added.
19888         * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt: Added.
19889         * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.checksum: Added.
19890         * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.png: Added.
19891         * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt: Added.
19892         * platform/gtk/fast/forms/basic-buttons-expected.checksum: Added.
19893         * platform/gtk/fast/forms/basic-buttons-expected.png: Added.
19894         * platform/gtk/fast/forms/basic-buttons-expected.txt: Added.
19895         * platform/gtk/fast/forms/basic-inputs-expected.checksum: Added.
19896         * platform/gtk/fast/forms/basic-inputs-expected.png: Added.
19897         * platform/gtk/fast/forms/basic-inputs-expected.txt: Added.
19898         * platform/gtk/fast/forms/basic-selects-expected.checksum: Added.
19899         * platform/gtk/fast/forms/basic-selects-expected.png: Added.
19900         * platform/gtk/fast/forms/basic-selects-expected.txt: Added.
19901         * platform/gtk/fast/forms/basic-textareas-expected.checksum: Added.
19902         * platform/gtk/fast/forms/basic-textareas-expected.png: Added.
19903         * platform/gtk/fast/forms/basic-textareas-expected.txt: Added.
19904         * platform/gtk/fast/forms/basic-textareas-quirks-expected.checksum: Added.
19905         * platform/gtk/fast/forms/basic-textareas-quirks-expected.png: Added.
19906         * platform/gtk/fast/forms/basic-textareas-quirks-expected.txt: Added.
19907         * platform/gtk/fast/forms/blankbuttons-expected.checksum: Added.
19908         * platform/gtk/fast/forms/blankbuttons-expected.png: Added.
19909         * platform/gtk/fast/forms/blankbuttons-expected.txt: Added.
19910         * platform/gtk/fast/forms/button-align-expected.checksum: Added.
19911         * platform/gtk/fast/forms/button-align-expected.png: Added.
19912         * platform/gtk/fast/forms/button-align-expected.txt: Added.
19913         * platform/gtk/fast/forms/button-cannot-be-nested-expected.checksum: Added.
19914         * platform/gtk/fast/forms/button-cannot-be-nested-expected.png: Added.
19915         * platform/gtk/fast/forms/button-cannot-be-nested-expected.txt: Added.
19916         * platform/gtk/fast/forms/button-default-title-expected.checksum: Added.
19917         * platform/gtk/fast/forms/button-default-title-expected.png: Added.
19918         * platform/gtk/fast/forms/button-default-title-expected.txt: Added.
19919         * platform/gtk/fast/forms/button-generated-content-expected.checksum: Added.
19920         * platform/gtk/fast/forms/button-generated-content-expected.png: Added.
19921         * platform/gtk/fast/forms/button-generated-content-expected.txt: Added.
19922         * platform/gtk/fast/forms/button-inner-block-reuse-expected.checksum: Added.
19923         * platform/gtk/fast/forms/button-inner-block-reuse-expected.png: Added.
19924         * platform/gtk/fast/forms/button-inner-block-reuse-expected.txt: Added.
19925         * platform/gtk/fast/forms/button-positioned-expected.checksum: Added.
19926         * platform/gtk/fast/forms/button-positioned-expected.png: Added.
19927         * platform/gtk/fast/forms/button-positioned-expected.txt: Added.
19928         * platform/gtk/fast/forms/button-sizes-expected.checksum: Added.
19929         * platform/gtk/fast/forms/button-sizes-expected.png: Added.
19930         * platform/gtk/fast/forms/button-sizes-expected.txt: Added.
19931         * platform/gtk/fast/forms/button-submit-expected.checksum: Added.
19932         * platform/gtk/fast/forms/button-submit-expected.png: Added.
19933         * platform/gtk/fast/forms/button-submit-expected.txt: Added.
19934         * platform/gtk/fast/forms/button-table-styles-expected.checksum: Added.
19935         * platform/gtk/fast/forms/button-table-styles-expected.png: Added.
19936         * platform/gtk/fast/forms/button-table-styles-expected.txt: Added.
19937         * platform/gtk/fast/forms/button-text-transform-expected.checksum: Added.
19938         * platform/gtk/fast/forms/button-text-transform-expected.png: Added.
19939         * platform/gtk/fast/forms/button-text-transform-expected.txt: Added.
19940         * platform/gtk/fast/forms/button-white-space-expected.checksum: Added.
19941         * platform/gtk/fast/forms/button-white-space-expected.png: Added.
19942         * platform/gtk/fast/forms/button-white-space-expected.txt: Added.
19943         * platform/gtk/fast/forms/caret-rtl-expected.checksum: Added.
19944         * platform/gtk/fast/forms/caret-rtl-expected.png: Added.
19945         * platform/gtk/fast/forms/caret-rtl-expected.txt: Added.
19946         * platform/gtk/fast/forms/checkbox-radio-onchange-expected.checksum: Added.
19947         * platform/gtk/fast/forms/checkbox-radio-onchange-expected.png: Added.
19948         * platform/gtk/fast/forms/checkbox-radio-onchange-expected.txt: Added.
19949         * platform/gtk/fast/forms/control-clip-expected.checksum: Added.
19950         * platform/gtk/fast/forms/control-clip-expected.png: Added.
19951         * platform/gtk/fast/forms/control-clip-expected.txt: Added.
19952         * platform/gtk/fast/forms/control-clip-overflow-expected.checksum: Added.
19953         * platform/gtk/fast/forms/control-clip-overflow-expected.png: Added.
19954         * platform/gtk/fast/forms/control-clip-overflow-expected.txt: Added.
19955         * platform/gtk/fast/forms/control-restrict-line-height-expected.checksum: Added.
19956         * platform/gtk/fast/forms/control-restrict-line-height-expected.png: Added.
19957         * platform/gtk/fast/forms/control-restrict-line-height-expected.txt: Added.
19958         * platform/gtk/fast/forms/disabled-select-change-index-expected.checksum: Added.
19959         * platform/gtk/fast/forms/disabled-select-change-index-expected.png: Added.
19960         * platform/gtk/fast/forms/disabled-select-change-index-expected.txt: Added.
19961         * platform/gtk/fast/forms/encoding-test-expected.checksum: Added.
19962         * platform/gtk/fast/forms/encoding-test-expected.png: Added.
19963         * platform/gtk/fast/forms/encoding-test-expected.txt: Added.
19964         * platform/gtk/fast/forms/fieldset-align-expected.checksum: Added.
19965         * platform/gtk/fast/forms/fieldset-align-expected.png: Added.
19966         * platform/gtk/fast/forms/fieldset-align-expected.txt: Added.
19967         * platform/gtk/fast/forms/fieldset-with-float-expected.checksum: Added.
19968         * platform/gtk/fast/forms/fieldset-with-float-expected.png: Added.
19969         * platform/gtk/fast/forms/fieldset-with-float-expected.txt: Added.
19970         * platform/gtk/fast/forms/file-input-direction-expected.checksum: Added.
19971         * platform/gtk/fast/forms/file-input-direction-expected.png: Added.
19972         * platform/gtk/fast/forms/file-input-direction-expected.txt: Added.
19973         * platform/gtk/fast/forms/file-input-disabled-expected.checksum: Added.
19974         * platform/gtk/fast/forms/file-input-disabled-expected.png: Added.
19975         * platform/gtk/fast/forms/file-input-disabled-expected.txt: Added.
19976         * platform/gtk/fast/forms/float-before-fieldset-expected.checksum: Added.
19977         * platform/gtk/fast/forms/float-before-fieldset-expected.png: Added.
19978         * platform/gtk/fast/forms/float-before-fieldset-expected.txt: Added.
19979         * platform/gtk/fast/forms/floating-textfield-relayout-expected.checksum: Added.
19980         * platform/gtk/fast/forms/floating-textfield-relayout-expected.png: Added.
19981         * platform/gtk/fast/forms/floating-textfield-relayout-expected.txt: Added.
19982         * platform/gtk/fast/forms/form-added-to-table-expected.checksum: Added.
19983         * platform/gtk/fast/forms/form-added-to-table-expected.png: Added.
19984         * platform/gtk/fast/forms/form-added-to-table-expected.txt: Added.
19985         * platform/gtk/fast/forms/form-element-geometry-expected.checksum: Added.
19986         * platform/gtk/fast/forms/form-element-geometry-expected.png: Added.
19987         * platform/gtk/fast/forms/form-element-geometry-expected.txt: Added.
19988         * platform/gtk/fast/forms/form-hides-table-expected.checksum: Added.
19989         * platform/gtk/fast/forms/form-hides-table-expected.png: Added.
19990         * platform/gtk/fast/forms/form-hides-table-expected.txt: Added.
19991         * platform/gtk/fast/forms/form-in-malformed-markup-expected.checksum: Added.
19992         * platform/gtk/fast/forms/form-in-malformed-markup-expected.png: Added.
19993         * platform/gtk/fast/forms/form-in-malformed-markup-expected.txt: Added.
19994         * platform/gtk/fast/forms/formmove-expected.checksum: Added.
19995         * platform/gtk/fast/forms/formmove-expected.png: Added.
19996         * platform/gtk/fast/forms/formmove-expected.txt: Added.
19997         * platform/gtk/fast/forms/formmove2-expected.checksum: Added.
19998         * platform/gtk/fast/forms/formmove2-expected.png: Added.
19999         * platform/gtk/fast/forms/formmove2-expected.txt: Added.
20000         * platform/gtk/fast/forms/formmove3-expected.checksum: Added.
20001         * platform/gtk/fast/forms/formmove3-expected.png: Added.
20002         * platform/gtk/fast/forms/formmove3-expected.txt: Added.
20003         * platform/gtk/fast/forms/hidden-input-file-expected.checksum: Added.
20004         * platform/gtk/fast/forms/hidden-input-file-expected.png: Added.
20005         * platform/gtk/fast/forms/hidden-input-file-expected.txt: Added.
20006         * platform/gtk/fast/forms/hidden-listbox-expected.checksum: Added.
20007         * platform/gtk/fast/forms/hidden-listbox-expected.png: Added.
20008         * platform/gtk/fast/forms/hidden-listbox-expected.txt: Added.
20009         * platform/gtk/fast/forms/image-border-expected.checksum: Added.
20010         * platform/gtk/fast/forms/image-border-expected.png: Added.
20011         * platform/gtk/fast/forms/image-border-expected.txt: Added.
20012         * platform/gtk/fast/forms/indeterminate-expected.checksum: Added.
20013         * platform/gtk/fast/forms/indeterminate-expected.png: Added.
20014         * platform/gtk/fast/forms/indeterminate-expected.txt: Added.
20015         * platform/gtk/fast/forms/input-align-expected.checksum: Added.
20016         * platform/gtk/fast/forms/input-align-expected.png: Added.
20017         * platform/gtk/fast/forms/input-align-expected.txt: Added.
20018         * platform/gtk/fast/forms/input-align-image-expected.checksum: Added.
20019         * platform/gtk/fast/forms/input-align-image-expected.png: Added.
20020         * platform/gtk/fast/forms/input-align-image-expected.txt: Added.
20021         * platform/gtk/fast/forms/input-appearance-bkcolor-expected.checksum: Added.
20022         * platform/gtk/fast/forms/input-appearance-bkcolor-expected.png: Added.
20023         * platform/gtk/fast/forms/input-appearance-bkcolor-expected.txt: Added.
20024         * platform/gtk/fast/forms/input-appearance-default-bkcolor-expected.checksum: Added.
20025         * platform/gtk/fast/forms/input-appearance-default-bkcolor-expected.png: Added.
20026         * platform/gtk/fast/forms/input-appearance-default-bkcolor-expected.txt: Added.
20027         * platform/gtk/fast/forms/input-appearance-disabled-expected.checksum: Added.
20028         * platform/gtk/fast/forms/input-appearance-disabled-expected.png: Added.
20029         * platform/gtk/fast/forms/input-appearance-disabled-expected.txt: Added.
20030         * platform/gtk/fast/forms/input-appearance-focus-expected.checksum: Added.
20031         * platform/gtk/fast/forms/input-appearance-focus-expected.png: Added.
20032         * platform/gtk/fast/forms/input-appearance-focus-expected.txt: Added.
20033         * platform/gtk/fast/forms/input-appearance-height-expected.checksum: Added.
20034         * platform/gtk/fast/forms/input-appearance-height-expected.png: Added.
20035         * platform/gtk/fast/forms/input-appearance-height-expected.txt: Added.
20036         * platform/gtk/fast/forms/input-appearance-preventDefault-expected.checksum: Added.
20037         * platform/gtk/fast/forms/input-appearance-preventDefault-expected.png: Added.
20038         * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt: Added.
20039         * platform/gtk/fast/forms/input-appearance-readonly-expected.checksum: Added.
20040         * platform/gtk/fast/forms/input-appearance-readonly-expected.png: Added.
20041         * platform/gtk/fast/forms/input-appearance-readonly-expected.txt: Added.
20042         * platform/gtk/fast/forms/input-appearance-selection-expected.checksum: Added.
20043         * platform/gtk/fast/forms/input-appearance-selection-expected.png: Added.
20044         * platform/gtk/fast/forms/input-appearance-selection-expected.txt: Added.
20045         * platform/gtk/fast/forms/input-appearance-visibility-expected.checksum: Added.
20046         * platform/gtk/fast/forms/input-appearance-visibility-expected.png: Added.
20047         * platform/gtk/fast/forms/input-appearance-visibility-expected.txt: Added.
20048         * platform/gtk/fast/forms/input-appearance-width-expected.checksum: Added.
20049         * platform/gtk/fast/forms/input-appearance-width-expected.png: Added.
20050         * platform/gtk/fast/forms/input-appearance-width-expected.txt: Added.
20051         * platform/gtk/fast/forms/input-baseline-expected.checksum: Added.
20052         * platform/gtk/fast/forms/input-baseline-expected.png: Added.
20053         * platform/gtk/fast/forms/input-baseline-expected.txt: Added.
20054         * platform/gtk/fast/forms/input-disabled-color-expected.checksum: Added.
20055         * platform/gtk/fast/forms/input-disabled-color-expected.png: Added.
20056         * platform/gtk/fast/forms/input-disabled-color-expected.txt: Added.
20057         * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.checksum: Added.
20058         * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.png: Added.
20059         * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt: Added.
20060         * platform/gtk/fast/forms/input-field-text-truncated-expected.checksum: Added.
20061         * platform/gtk/fast/forms/input-field-text-truncated-expected.png: Added.
20062         * platform/gtk/fast/forms/input-field-text-truncated-expected.txt: Added.
20063         * platform/gtk/fast/forms/input-first-letter-expected.checksum: Added.
20064         * platform/gtk/fast/forms/input-first-letter-expected.png: Added.
20065         * platform/gtk/fast/forms/input-first-letter-expected.txt: Added.
20066         * platform/gtk/fast/forms/input-no-renderer-expected.checksum: Added.
20067         * platform/gtk/fast/forms/input-no-renderer-expected.png: Added.
20068         * platform/gtk/fast/forms/input-no-renderer-expected.txt: Added.
20069         * platform/gtk/fast/forms/input-paste-undo-expected.checksum: Added.
20070         * platform/gtk/fast/forms/input-paste-undo-expected.png: Added.
20071         * platform/gtk/fast/forms/input-paste-undo-expected.txt: Added.
20072         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.checksum:
20073         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.png:
20074         * platform/gtk/fast/forms/input-readonly-autoscroll-expected.checksum: Added.
20075         * platform/gtk/fast/forms/input-readonly-autoscroll-expected.png: Added.
20076         * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt: Added.
20077         * platform/gtk/fast/forms/input-readonly-dimmed-expected.checksum: Added.
20078         * platform/gtk/fast/forms/input-readonly-dimmed-expected.png: Added.
20079         * platform/gtk/fast/forms/input-readonly-dimmed-expected.txt: Added.
20080         * platform/gtk/fast/forms/input-readonly-empty-expected.checksum: Added.
20081         * platform/gtk/fast/forms/input-readonly-empty-expected.png: Added.
20082         * platform/gtk/fast/forms/input-readonly-empty-expected.txt: Added.
20083         * platform/gtk/fast/forms/input-selectedoption-expected.txt: Added.
20084         * platform/gtk/fast/forms/input-spaces-expected.checksum: Added.
20085         * platform/gtk/fast/forms/input-spaces-expected.png: Added.
20086         * platform/gtk/fast/forms/input-spaces-expected.txt: Added.
20087         * platform/gtk/fast/forms/input-table-expected.checksum: Added.
20088         * platform/gtk/fast/forms/input-table-expected.png: Added.
20089         * platform/gtk/fast/forms/input-table-expected.txt: Added.
20090         * platform/gtk/fast/forms/input-text-click-inside-expected.checksum: Added.
20091         * platform/gtk/fast/forms/input-text-click-inside-expected.png: Added.
20092         * platform/gtk/fast/forms/input-text-click-inside-expected.txt: Added.
20093         * platform/gtk/fast/forms/input-text-click-outside-expected.checksum: Added.
20094         * platform/gtk/fast/forms/input-text-click-outside-expected.png: Added.
20095         * platform/gtk/fast/forms/input-text-click-outside-expected.txt: Added.
20096         * platform/gtk/fast/forms/input-text-double-click-expected.checksum: Added.
20097         * platform/gtk/fast/forms/input-text-double-click-expected.png: Added.
20098         * platform/gtk/fast/forms/input-text-double-click-expected.txt: Added.
20099         * platform/gtk/fast/forms/input-text-option-delete-expected.checksum: Added.
20100         * platform/gtk/fast/forms/input-text-option-delete-expected.png: Added.
20101         * platform/gtk/fast/forms/input-text-option-delete-expected.txt: Added.
20102         * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.checksum: Added.
20103         * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.png: Added.
20104         * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
20105         * platform/gtk/fast/forms/input-text-self-emptying-click-expected.checksum: Added.
20106         * platform/gtk/fast/forms/input-text-self-emptying-click-expected.png: Added.
20107         * platform/gtk/fast/forms/input-text-self-emptying-click-expected.txt: Added.
20108         * platform/gtk/fast/forms/input-text-word-wrap-expected.checksum: Added.
20109         * platform/gtk/fast/forms/input-text-word-wrap-expected.png: Added.
20110         * platform/gtk/fast/forms/input-text-word-wrap-expected.txt: Added.
20111         * platform/gtk/fast/forms/input-type-change-expected.checksum: Added.
20112         * platform/gtk/fast/forms/input-type-change-expected.png: Added.
20113         * platform/gtk/fast/forms/input-type-change-expected.txt: Added.
20114         * platform/gtk/fast/forms/input-type-change2-expected.checksum: Added.
20115         * platform/gtk/fast/forms/input-type-change2-expected.png: Added.
20116         * platform/gtk/fast/forms/input-type-change2-expected.txt: Added.
20117         * platform/gtk/fast/forms/input-type-text-min-width-expected.checksum: Added.
20118         * platform/gtk/fast/forms/input-type-text-min-width-expected.png: Added.
20119         * platform/gtk/fast/forms/input-type-text-min-width-expected.txt: Added.
20120         * platform/gtk/fast/forms/input-value-expected.checksum: Added.
20121         * platform/gtk/fast/forms/input-value-expected.png: Added.
20122         * platform/gtk/fast/forms/input-value-expected.txt: Added.
20123         * platform/gtk/fast/forms/input-width-expected.checksum: Added.
20124         * platform/gtk/fast/forms/input-width-expected.png: Added.
20125         * platform/gtk/fast/forms/input-width-expected.txt: Added.
20126         * platform/gtk/fast/forms/isindex-placeholder-expected.checksum: Added.
20127         * platform/gtk/fast/forms/isindex-placeholder-expected.png: Added.
20128         * platform/gtk/fast/forms/isindex-placeholder-expected.txt: Added.
20129         * platform/gtk/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum: Added.
20130         * platform/gtk/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Added.
20131         * platform/gtk/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: Added.
20132         * platform/gtk/fast/forms/listbox-clip-expected.checksum: Added.
20133         * platform/gtk/fast/forms/listbox-clip-expected.png: Added.
20134         * platform/gtk/fast/forms/listbox-clip-expected.txt: Added.
20135         * platform/gtk/fast/forms/listbox-scrollbar-incremental-load-expected.checksum: Added.
20136         * platform/gtk/fast/forms/listbox-scrollbar-incremental-load-expected.png: Added.
20137         * platform/gtk/fast/forms/listbox-scrollbar-incremental-load-expected.txt: Added.
20138         * platform/gtk/fast/forms/listbox-width-change-expected.checksum: Added.
20139         * platform/gtk/fast/forms/listbox-width-change-expected.png: Added.
20140         * platform/gtk/fast/forms/listbox-width-change-expected.txt: Added.
20141         * platform/gtk/fast/forms/minWidthPercent-expected.checksum: Added.
20142         * platform/gtk/fast/forms/minWidthPercent-expected.png: Added.
20143         * platform/gtk/fast/forms/minWidthPercent-expected.txt: Added.
20144         * platform/gtk/fast/forms/negativeLineHeight-expected.checksum: Added.
20145         * platform/gtk/fast/forms/negativeLineHeight-expected.png: Added.
20146         * platform/gtk/fast/forms/negativeLineHeight-expected.txt: Added.
20147         * platform/gtk/fast/forms/option-index-expected.checksum: Added.
20148         * platform/gtk/fast/forms/option-index-expected.png: Added.
20149         * platform/gtk/fast/forms/option-index-expected.txt: Added.
20150         * platform/gtk/fast/forms/option-script-expected.checksum: Added.
20151         * platform/gtk/fast/forms/option-script-expected.png: Added.
20152         * platform/gtk/fast/forms/option-script-expected.txt: Added.
20153         * platform/gtk/fast/forms/option-strip-whitespace-expected.checksum: Added.
20154         * platform/gtk/fast/forms/option-strip-whitespace-expected.png: Added.
20155         * platform/gtk/fast/forms/option-strip-whitespace-expected.txt: Added.
20156         * platform/gtk/fast/forms/option-text-clip-expected.checksum: Added.
20157         * platform/gtk/fast/forms/option-text-clip-expected.png: Added.
20158         * platform/gtk/fast/forms/option-text-clip-expected.txt: Added.
20159         * platform/gtk/fast/forms/password-placeholder-expected.checksum: Added.
20160         * platform/gtk/fast/forms/password-placeholder-expected.png: Added.
20161         * platform/gtk/fast/forms/password-placeholder-expected.txt: Added.
20162         * platform/gtk/fast/forms/password-placeholder-text-security-expected.checksum: Added.
20163         * platform/gtk/fast/forms/password-placeholder-text-security-expected.png: Added.
20164         * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt: Added.
20165         * platform/gtk/fast/forms/placeholder-pseudo-style-expected.checksum: Added.
20166         * platform/gtk/fast/forms/placeholder-pseudo-style-expected.png: Added.
20167         * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt: Added.
20168         * platform/gtk/fast/forms/placeholder-set-attribute-expected.checksum: Added.
20169         * platform/gtk/fast/forms/placeholder-set-attribute-expected.png: Added.
20170         * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt: Added.
20171         * platform/gtk/fast/forms/placeholder-set-value-expected.checksum: Added.
20172         * platform/gtk/fast/forms/placeholder-set-value-expected.png: Added.
20173         * platform/gtk/fast/forms/placeholder-set-value-expected.txt: Added.
20174         * platform/gtk/fast/forms/plaintext-mode-2-expected.checksum: Added.
20175         * platform/gtk/fast/forms/plaintext-mode-2-expected.png: Added.
20176         * platform/gtk/fast/forms/plaintext-mode-2-expected.txt: Added.
20177         * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Added.
20178         * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
20179         * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.
20180         * platform/gtk/fast/forms/radio-attr-order-expected.checksum: Added.
20181         * platform/gtk/fast/forms/radio-attr-order-expected.png: Added.
20182         * platform/gtk/fast/forms/radio-attr-order-expected.txt: Added.
20183         * platform/gtk/fast/forms/radio-nested-labels-expected.checksum: Added.
20184         * platform/gtk/fast/forms/radio-nested-labels-expected.png: Added.
20185         * platform/gtk/fast/forms/radio-nested-labels-expected.txt: Added.
20186         * platform/gtk/fast/forms/radio_checked-expected.checksum: Added.
20187         * platform/gtk/fast/forms/radio_checked-expected.png: Added.
20188         * platform/gtk/fast/forms/radio_checked-expected.txt: Added.
20189         * platform/gtk/fast/forms/radio_checked_dynamic-expected.checksum: Added.
20190         * platform/gtk/fast/forms/radio_checked_dynamic-expected.png: Added.
20191         * platform/gtk/fast/forms/radio_checked_dynamic-expected.txt: Added.
20192         * platform/gtk/fast/forms/range-thumb-height-percentage-expected.checksum: Added.
20193         * platform/gtk/fast/forms/range-thumb-height-percentage-expected.png: Added.
20194         * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.checksum: Added.
20195         * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.png: Added.
20196         * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
20197         * platform/gtk/fast/forms/search-display-none-cancel-button-expected.checksum: Added.
20198         * platform/gtk/fast/forms/search-display-none-cancel-button-expected.png: Added.
20199         * platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt: Added.
20200         * platform/gtk/fast/forms/search-placeholder-value-changed-expected.checksum: Added.
20201         * platform/gtk/fast/forms/search-placeholder-value-changed-expected.png: Added.
20202         * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt: Added.
20203         * platform/gtk/fast/forms/search-rtl-expected.checksum: Added.
20204         * platform/gtk/fast/forms/search-rtl-expected.png: Added.
20205         * platform/gtk/fast/forms/search-rtl-expected.txt: Added.
20206         * platform/gtk/fast/forms/search-styled-expected.checksum: Added.
20207         * platform/gtk/fast/forms/search-styled-expected.png: Added.
20208         * platform/gtk/fast/forms/search-styled-expected.txt: Added.
20209         * platform/gtk/fast/forms/search-transformed-expected.checksum: Added.
20210         * platform/gtk/fast/forms/search-transformed-expected.png: Added.
20211         * platform/gtk/fast/forms/search-transformed-expected.txt: Added.
20212         * platform/gtk/fast/forms/search-vertical-alignment-expected.checksum: Added.
20213         * platform/gtk/fast/forms/search-vertical-alignment-expected.png: Added.
20214         * platform/gtk/fast/forms/search-vertical-alignment-expected.txt: Added.
20215         * platform/gtk/fast/forms/search-zoomed-expected.checksum: Added.
20216         * platform/gtk/fast/forms/search-zoomed-expected.png: Added.
20217         * platform/gtk/fast/forms/search-zoomed-expected.txt: Added.
20218         * platform/gtk/fast/forms/searchfield-heights-expected.checksum: Added.
20219         * platform/gtk/fast/forms/searchfield-heights-expected.png: Added.
20220         * platform/gtk/fast/forms/searchfield-heights-expected.txt: Added.
20221         * platform/gtk/fast/forms/select-align-expected.checksum: Added.
20222         * platform/gtk/fast/forms/select-align-expected.png: Added.
20223         * platform/gtk/fast/forms/select-align-expected.txt: Added.
20224         * platform/gtk/fast/forms/select-baseline-expected.checksum: Added.
20225         * platform/gtk/fast/forms/select-baseline-expected.png: Added.
20226         * platform/gtk/fast/forms/select-baseline-expected.txt: Added.
20227         * platform/gtk/fast/forms/select-block-background-expected.checksum: Added.
20228         * platform/gtk/fast/forms/select-block-background-expected.png: Added.
20229         * platform/gtk/fast/forms/select-block-background-expected.txt: Added.
20230         * platform/gtk/fast/forms/select-change-listbox-size-expected.checksum: Added.
20231         * platform/gtk/fast/forms/select-change-listbox-size-expected.png: Added.
20232         * platform/gtk/fast/forms/select-change-listbox-size-expected.txt: Added.
20233         * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
20234         * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.png: Added.
20235         * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.txt: Added.
20236         * platform/gtk/fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
20237         * platform/gtk/fast/forms/select-change-popup-to-listbox-expected.png: Added.
20238         * platform/gtk/fast/forms/select-change-popup-to-listbox-expected.txt: Added.
20239         * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
20240         * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
20241         * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
20242         * platform/gtk/fast/forms/select-disabled-appearance-expected.checksum: Added.
20243         * platform/gtk/fast/forms/select-disabled-appearance-expected.png: Added.
20244         * platform/gtk/fast/forms/select-disabled-appearance-expected.txt: Added.
20245         * platform/gtk/fast/forms/select-display-none-style-resolve-expected.checksum: Added.
20246         * platform/gtk/fast/forms/select-display-none-style-resolve-expected.png: Added.
20247         * platform/gtk/fast/forms/select-display-none-style-resolve-expected.txt: Added.
20248         * platform/gtk/fast/forms/select-empty-option-height-expected.checksum: Added.
20249         * platform/gtk/fast/forms/select-empty-option-height-expected.png: Added.
20250         * platform/gtk/fast/forms/select-empty-option-height-expected.txt: Added.
20251         * platform/gtk/fast/forms/select-initial-position-expected.checksum: Added.
20252         * platform/gtk/fast/forms/select-initial-position-expected.png: Added.
20253         * platform/gtk/fast/forms/select-initial-position-expected.txt: Added.
20254         * platform/gtk/fast/forms/select-item-background-clip-expected.checksum: Added.
20255         * platform/gtk/fast/forms/select-item-background-clip-expected.png: Added.
20256         * platform/gtk/fast/forms/select-item-background-clip-expected.txt: Added.
20257         * platform/gtk/fast/forms/select-list-box-with-height-expected.checksum: Added.
20258         * platform/gtk/fast/forms/select-list-box-with-height-expected.png: Added.
20259         * platform/gtk/fast/forms/select-list-box-with-height-expected.txt: Added.
20260         * platform/gtk/fast/forms/select-selected-expected.checksum: Added.
20261         * platform/gtk/fast/forms/select-selected-expected.png: Added.
20262         * platform/gtk/fast/forms/select-selected-expected.txt: Added.
20263         * platform/gtk/fast/forms/select-size-expected.checksum: Added.
20264         * platform/gtk/fast/forms/select-size-expected.png: Added.
20265         * platform/gtk/fast/forms/select-size-expected.txt: Added.
20266         * platform/gtk/fast/forms/select-style-expected.checksum: Added.
20267         * platform/gtk/fast/forms/select-style-expected.png: Added.
20268         * platform/gtk/fast/forms/select-style-expected.txt: Added.
20269         * platform/gtk/fast/forms/select-visual-hebrew-expected.checksum: Added.
20270         * platform/gtk/fast/forms/select-visual-hebrew-expected.png: Added.
20271         * platform/gtk/fast/forms/select-visual-hebrew-expected.txt: Added.
20272         * platform/gtk/fast/forms/select-writing-direction-natural-expected.checksum: Added.
20273         * platform/gtk/fast/forms/select-writing-direction-natural-expected.png: Added.
20274         * platform/gtk/fast/forms/select-writing-direction-natural-expected.txt: Added.
20275         * platform/gtk/fast/forms/slider-thumb-shared-style-expected.checksum: Added.
20276         * platform/gtk/fast/forms/slider-thumb-shared-style-expected.png: Added.
20277         * platform/gtk/fast/forms/slider-thumb-stylability-expected.checksum: Added.
20278         * platform/gtk/fast/forms/slider-thumb-stylability-expected.png: Added.
20279         * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.checksum: Added.
20280         * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.png: Added.
20281         * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.txt: Added.
20282         * platform/gtk/fast/forms/tabbing-input-iframe-expected.checksum: Added.
20283         * platform/gtk/fast/forms/tabbing-input-iframe-expected.png: Added.
20284         * platform/gtk/fast/forms/tabbing-input-iframe-expected.txt: Added.
20285         * platform/gtk/fast/forms/targeted-frame-submission-expected.checksum: Added.
20286         * platform/gtk/fast/forms/targeted-frame-submission-expected.png: Added.
20287         * platform/gtk/fast/forms/targeted-frame-submission-expected.txt: Added.
20288         * platform/gtk/fast/forms/text-control-intrinsic-widths-expected.txt: Added.
20289         * platform/gtk/fast/forms/text-style-color-expected.checksum: Added.
20290         * platform/gtk/fast/forms/text-style-color-expected.png: Added.
20291         * platform/gtk/fast/forms/text-style-color-expected.txt: Added.
20292         * platform/gtk/fast/forms/textAreaLineHeight-expected.checksum: Added.
20293         * platform/gtk/fast/forms/textAreaLineHeight-expected.png: Added.
20294         * platform/gtk/fast/forms/textAreaLineHeight-expected.txt: Added.
20295         * platform/gtk/fast/forms/textarea-align-expected.checksum: Added.
20296         * platform/gtk/fast/forms/textarea-align-expected.png: Added.
20297         * platform/gtk/fast/forms/textarea-align-expected.txt: Added.
20298         * platform/gtk/fast/forms/textarea-metrics-expected.txt: Added.
20299         * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.checksum: Added.
20300         * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added.
20301         * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Added.
20302         * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.checksum: Added.
20303         * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.png: Added.
20304         * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt: Added.
20305         * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.checksum: Added.
20306         * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.png: Added.
20307         * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt: Added.
20308         * platform/gtk/fast/forms/textarea-scroll-height-expected.checksum: Added.
20309         * platform/gtk/fast/forms/textarea-scroll-height-expected.png: Added.
20310         * platform/gtk/fast/forms/textarea-scroll-height-expected.txt: Added.
20311         * platform/gtk/fast/forms/textarea-scrollbar-expected.checksum: Added.
20312         * platform/gtk/fast/forms/textarea-scrollbar-expected.png: Added.
20313         * platform/gtk/fast/forms/textarea-scrollbar-expected.txt: Added.
20314         * platform/gtk/fast/forms/textarea-scrolled-type-expected.checksum: Added.
20315         * platform/gtk/fast/forms/textarea-scrolled-type-expected.png: Added.
20316         * platform/gtk/fast/forms/textarea-scrolled-type-expected.txt: Added.
20317         * platform/gtk/fast/forms/textarea-setinnerhtml-expected.checksum: Added.
20318         * platform/gtk/fast/forms/textarea-setinnerhtml-expected.png: Added.
20319         * platform/gtk/fast/forms/textarea-setinnerhtml-expected.txt: Added.
20320         * platform/gtk/fast/forms/textarea-width-expected.checksum: Added.
20321         * platform/gtk/fast/forms/textarea-width-expected.png: Added.
20322         * platform/gtk/fast/forms/textarea-width-expected.txt: Added.
20323         * platform/gtk/fast/forms/textfield-focus-ring-expected.checksum:
20324         * platform/gtk/fast/forms/textfield-focus-ring-expected.png:
20325         * platform/gtk/fast/forms/textfield-outline-expected.checksum: Added.
20326         * platform/gtk/fast/forms/textfield-outline-expected.png: Added.
20327         * platform/gtk/fast/forms/textfield-outline-expected.txt: Added.
20328         * platform/gtk/fast/forms/textfield-overflow-expected.checksum: Added.
20329         * platform/gtk/fast/forms/textfield-overflow-expected.png: Added.
20330         * platform/gtk/fast/forms/textfield-overflow-expected.txt: Added.
20331         * platform/gtk/fast/forms/thumbslider-crash-expected.checksum: Added.
20332         * platform/gtk/fast/forms/thumbslider-crash-expected.png: Added.
20333         * platform/gtk/fast/forms/thumbslider-no-parent-slider-expected.checksum: Added.
20334         * platform/gtk/fast/forms/thumbslider-no-parent-slider-expected.png: Added.
20335         * platform/gtk/fast/forms/visual-hebrew-text-field-expected.checksum: Added.
20336         * platform/gtk/fast/forms/visual-hebrew-text-field-expected.png: Added.
20337         * platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt: Added.
20338
20339 2010-10-26  Dai Mikurube  <dmikurube@google.com>
20340
20341         Reviewed by Kent Tamura.
20342
20343         Number values should be in the range of IEEE 754 single-precision floating point number
20344         https://bugs.webkit.org/show_bug.cgi?id=48221
20345
20346         Changed tests and test expectations for number values to fit in the
20347         range of IEEE 754 single-precision
20348
20349         * fast/forms/ValidityState-stepMismatch-expected.txt:
20350         * fast/forms/input-stepup-stepdown-expected.txt:
20351         * fast/forms/input-valueasnumber-number-expected.txt:
20352         * fast/forms/input-valueasnumber-range-expected.txt:
20353         * fast/forms/script-tests/ValidityState-stepMismatch.js:
20354         * fast/forms/script-tests/input-stepup-stepdown.js:
20355         * fast/forms/script-tests/input-valueasnumber-number.js:
20356         * fast/forms/script-tests/input-valueasnumber-range.js:
20357
20358 2010-10-26  Simon Fraser  <simon.fraser@apple.com>
20359
20360         Reviewed by Sam Weinig.
20361
20362         Support layoutTestController.layerTreeAsText in WebKitTestRunner
20363         https://bugs.webkit.org/show_bug.cgi?id=42145
20364         
20365         Unskip tests that relied on layerTreeAsText(), but skip
20366         two compositing tests that continue to be flakey.
20367
20368         * platform/mac-wk2/Skipped:
20369
20370 2010-10-26  David Hyatt  <hyatt@apple.com>
20371
20372         Reviewed by Sam Weinig.
20373
20374         https://bugs.webkit.org/show_bug.cgi?id=48157
20375         
20376         Direction and writing-mode should propagate from the <body> to the <html> to the initial containing block.
20377         Modify the existing code that propagates from the document element to also propagate from the body.
20378         
20379         Fix the buggy code that was trying to dirty the body when the view changed size if it stretched to fill the
20380         viewport.  The code didn't consider the root element, and it only worked with one axis.  I pulled it
20381         out of calculateScrollbarModesForLayout, since it should never have been put there in the first place.
20382         
20383         Added four new tests in fast/blockflow.
20384
20385         * fast/blockflow/body-direction-propagation-blocked.html: Added.
20386         * fast/blockflow/body-direction-propagation.html: Added.
20387         * fast/blockflow/body-writing-mode-propagation-blocked.html: Added.
20388         * fast/blockflow/body-writing-mode-propagation.html: Added.
20389         * platform/mac/fast/blockflow/body-direction-propagation-blocked-expected.checksum: Added.
20390         * platform/mac/fast/blockflow/body-direction-propagation-blocked-expected.png: Added.
20391         * platform/mac/fast/blockflow/body-direction-propagation-blocked-expected.txt: Added.
20392         * platform/mac/fast/blockflow/body-direction-propagation-expected.checksum: Added.
20393         * platform/mac/fast/blockflow/body-direction-propagation-expected.png: Added.
20394         * platform/mac/fast/blockflow/body-direction-propagation-expected.txt: Added.
20395         * platform/mac/fast/blockflow/body-writing-mode-propagation-blocked-expected.checksum: Added.
20396         * platform/mac/fast/blockflow/body-writing-mode-propagation-blocked-expected.png: Added.
20397         * platform/mac/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt: Added.
20398         * platform/mac/fast/blockflow/body-writing-mode-propagation-expected.checksum: Added.
20399         * platform/mac/fast/blockflow/body-writing-mode-propagation-expected.png: Added.
20400         * platform/mac/fast/blockflow/body-writing-mode-propagation-expected.txt: Added.
20401         * platform/mac/fast/blockflow/english-rl-text-expected.checksum:
20402         * platform/mac/fast/blockflow/english-rl-text-expected.png:
20403         * platform/mac/fast/blockflow/english-rl-text-expected.txt:
20404         * platform/mac/fast/blockflow/floats-in-block-layout-expected.txt:
20405         * platform/mac/fast/blockflow/self-collapsing-block-expected.txt:
20406
20407 2010-10-26  Anders Carlsson  <andersca@apple.com>
20408
20409         Reviewed by Sam Weinig.
20410
20411         Enable the plug-in process on Mac
20412         https://bugs.webkit.org/show_bug.cgi?id=48350
20413
20414         * platform/mac-wk2/Skipped:
20415         Update WebKit2 mac skipped list.
20416
20417 2010-10-26  Pavel Feldman  <pfeldman@chromium.org>
20418
20419         Not reviewed. Disabling inspector audits tests on Qt.
20420         Will figure out what is wrong with it later.
20421
20422         * platform/qt/Skipped:
20423
20424 2010-10-26  Jeremy Orlow  <jorlow@chromium.org>
20425
20426         Fix minor typo.
20427
20428         * storage/indexeddb/objectstore-basics-expected.txt:
20429
20430 2010-10-26  Dimitri Glazkov  <dglazkov@chromium.org>
20431
20432         [Chromium] Add another flaky test to expectations.
20433         https://bugs.webkit.org/show_bug.cgi?id=48341
20434         
20435         * platform/chromium/test_expectations.txt: Added flaky crash.
20436
20437 2010-10-26  Pavel Feldman  <pfeldman@chromium.org>
20438
20439         Reviewed by Timothy Hatcher.
20440
20441         Web Inspector: continue making resources panel optional.
20442         https://bugs.webkit.org/show_bug.cgi?id=48261
20443
20444         This refactoring makes console, audits and extensions tests pass while taking data from
20445         resources panel. Network panel as a source is to follow.
20446
20447         * http/tests/inspector/inspector-test2.js:
20448         (initialize_InspectorTest.InspectorTest.completeTest):
20449         (initialize_InspectorTest.InspectorTest.evaluateInConsole):
20450         (initialize_InspectorTest.InspectorTest.evaluateInPage):
20451         (initialize_InspectorTest.InspectorTest.evaluateInPageWithTimeout):
20452         (initialize_InspectorTest.InspectorTest.addResult):
20453         (initialize_InspectorTest.InspectorTest.addObject):
20454         (initialize_InspectorTest.InspectorTest.reloadPage):
20455         (initialize_InspectorTest.InspectorTest.reloadPageIfNeeded):
20456         (initialize_InspectorTest.InspectorTest.pageReloaded):
20457         (initialize_InspectorTest.InspectorTest.runAfterPendingDispatches):
20458         (initialize_InspectorTest.InspectorTest.enableResourceTracking):
20459         (initialize_InspectorTest.InspectorTest.disableResourceTracking):
20460         (initialize_InspectorTest.InspectorTest.findDOMNode):
20461         (initialize_InspectorTest.InspectorTest._addSniffer):
20462         * http/tests/inspector/resource-parameters.html:
20463         * inspector/audits-panel-functional.html:
20464         * inspector/styles-source-offsets.html:
20465
20466 2010-10-26  Jeremy Orlow  <jorlow@chromium.org>
20467
20468         Reviewed by Steve Block.
20469
20470         Fix IndexedDB crashes
20471         https://bugs.webkit.org/show_bug.cgi?id=48266
20472
20473         Test all the changes made in WebCore.
20474
20475         * storage/indexeddb/constants-expected.txt:
20476         * storage/indexeddb/constants.html:
20477         * storage/indexeddb/database-quota-expected.txt:
20478         * storage/indexeddb/index-basics-expected.txt:
20479         * storage/indexeddb/index-basics.html:
20480         * storage/indexeddb/index-cursor-expected.txt:
20481         * storage/indexeddb/index-cursor.html:
20482         * storage/indexeddb/keyrange-expected.txt:
20483         * storage/indexeddb/keyrange.html:
20484         * storage/indexeddb/objectstore-basics-expected.txt:
20485         * storage/indexeddb/objectstore-basics.html:
20486         * storage/indexeddb/objectstore-cursor-expected.txt:
20487         * storage/indexeddb/objectstore-cursor.html:
20488         * storage/indexeddb/open-cursor-expected.txt:
20489         * storage/indexeddb/open-cursor.html:
20490
20491 2010-10-26  Adam Roben  <aroben@apple.com>
20492
20493         Land expected Windows results for new vertical text tests
20494
20495         * platform/win/fast/blockflow/english-lr-text-expected.checksum: Added.
20496         * platform/win/fast/blockflow/english-lr-text-expected.png: Added.
20497         * platform/win/fast/blockflow/english-lr-text-expected.txt: Added.
20498         * platform/win/fast/blockflow/english-rl-text-expected.checksum: Added.
20499         * platform/win/fast/blockflow/english-rl-text-expected.png: Added.
20500         * platform/win/fast/blockflow/english-rl-text-expected.txt: Added.
20501         * platform/win/fast/text/international/vertical-text-glyph-test-expected.checksum: Added.
20502         * platform/win/fast/text/international/vertical-text-glyph-test-expected.png: Added.
20503         * platform/win/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
20504         * platform/win/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
20505
20506 2010-10-26  Sheriff Bot  <webkit.review.bot@gmail.com>
20507
20508         Unreviewed, rolling out r70518.
20509         http://trac.webkit.org/changeset/70518
20510         https://bugs.webkit.org/show_bug.cgi?id=48332
20511
20512         Breaks inspector tests. (Requested by pfeldman on #webkit).
20513
20514         * http/tests/inspector/inspector-test2.js:
20515         (initialize_InspectorTest.InspectorTest.completeTest):
20516         (initialize_InspectorTest.InspectorTest.evaluateInConsole):
20517         (initialize_InspectorTest.InspectorTest.evaluateInPage):
20518         (initialize_InspectorTest.InspectorTest.evaluateInPageWithTimeout):
20519         (initialize_InspectorTest.InspectorTest.addResult):
20520         (initialize_InspectorTest.InspectorTest.addObject):
20521         (initialize_InspectorTest.InspectorTest.reloadPage):
20522         (initialize_InspectorTest.InspectorTest.pageReloaded):
20523         (initialize_InspectorTest.InspectorTest.runAfterPendingDispatches):
20524         (initialize_InspectorTest.InspectorTest.enableResourceTracking):
20525         (initialize_InspectorTest.InspectorTest.disableResourceTracking):
20526         (initialize_InspectorTest.InspectorTest.findDOMNode):
20527         (initialize_InspectorTest.InspectorTest._addSniffer):
20528         * http/tests/inspector/resource-parameters.html:
20529         * inspector/audits-panel-functional.html:
20530         * inspector/styles-source-offsets.html:
20531
20532 2010-10-26  Sheriff Bot  <webkit.review.bot@gmail.com>
20533
20534         Unreviewed, rolling out r70521.
20535         http://trac.webkit.org/changeset/70521
20536         https://bugs.webkit.org/show_bug.cgi?id=48334
20537
20538         This patch depends on another not yet committed. (Requested by
20539         jorlow on #webkit).
20540
20541         * storage/indexeddb/tutorial-expected.txt: Removed.
20542         * storage/indexeddb/tutorial.html: Removed.
20543
20544 2010-10-26  Jeremy Orlow  <jorlow@chromium.org>
20545
20546         Reviewed by Steve Block.
20547
20548         Quota for IndexedDB should be per origin not per database
20549         https://bugs.webkit.org/show_bug.cgi?id=48064
20550
20551         Verify our backing database can handle multiple indexes, objectStores,
20552         items in the index/object stores, etc within databases of different
20553         names.
20554
20555         Also adjust the quota test so it doesn't fail with subtle differences
20556         in the backing db (which can change the size a bit).
20557
20558         * storage/indexeddb/database-quota-expected.txt:
20559         * storage/indexeddb/database-quota.html:
20560         * storage/indexeddb/duplicates-expected.txt: Added.
20561         * storage/indexeddb/duplicates.html: Added.
20562
20563 2010-10-26  Jeremy Orlow  <jorlow@chromium.org>
20564
20565         Reviewed by Steve Block.
20566
20567         Add IndexedDB test/tutorial
20568         https://bugs.webkit.org/show_bug.cgi?id=48067
20569
20570         This document is useful in terms of demonstrating IndexedDB and
20571         documenting what we do and don't support currently, since I'll be
20572         maintaining it for at least some time.
20573
20574         * storage/indexeddb/tutorial-expected.txt: Added.
20575         * storage/indexeddb/tutorial.html: Added.
20576
20577 2010-10-26  Pavel Feldman  <pfeldman@chromium.org>
20578
20579         Reviewed by Timothy Hatcher.
20580
20581         Web Inspector: continue making resources panel optional.
20582         https://bugs.webkit.org/show_bug.cgi?id=48261
20583
20584         This refactoring makes console, audits and extensions tests pass while taking data from
20585         resources panel. Network panel as a source is to follow.
20586
20587         * http/tests/inspector/inspector-test2.js:
20588         (initialize_InspectorTest.InspectorTest.completeTest):
20589         (initialize_InspectorTest.InspectorTest.evaluateInConsole):
20590         (initialize_InspectorTest.InspectorTest.evaluateInPage):
20591         (initialize_InspectorTest.InspectorTest.evaluateInPageWithTimeout):
20592         (initialize_InspectorTest.InspectorTest.addResult):
20593         (initialize_InspectorTest.InspectorTest.addObject):
20594         (initialize_InspectorTest.InspectorTest.reloadPage):
20595         (initialize_InspectorTest.InspectorTest.reloadPageIfNeeded):
20596         (initialize_InspectorTest.InspectorTest.pageReloaded):
20597         (initialize_InspectorTest.InspectorTest.runAfterPendingDispatches):
20598         (initialize_InspectorTest.InspectorTest.enableResourceTracking):
20599         (initialize_InspectorTest.InspectorTest.disableResourceTracking):
20600         (initialize_InspectorTest.InspectorTest.findDOMNode):
20601         (initialize_InspectorTest.InspectorTest._addSniffer):
20602         * http/tests/inspector/resource-parameters.html:
20603         * inspector/audits-panel-functional.html:
20604         * inspector/styles-source-offsets.html:
20605
20606 2010-10-26  Abhishek Arya  <inferno@chromium.org>
20607
20608         Reviewed by Adam Barth.
20609
20610         Tests that submit the form on a removed target iframe does not result in crash.
20611         https://bugs.webkit.org/show_bug.cgi?id=48281
20612
20613         * fast/events/form-iframe-target-before-load-crash-expected.txt: Added.
20614         * fast/events/form-iframe-target-before-load-crash.html: Added.
20615
20616 2010-10-26  Sheriff Bot  <webkit.review.bot@gmail.com>
20617
20618         Unreviewed, rolling out r70512.
20619         http://trac.webkit.org/changeset/70512
20620         https://bugs.webkit.org/show_bug.cgi?id=48314
20621
20622         crashes many tests (Requested by inferno-sec on #webkit).
20623
20624         * editing/spelling/spellcheck-attribute-expected.txt:
20625         * editing/spelling/spellcheck-attribute.html:
20626
20627 2010-10-22  MORITA Hajime <morrita@google.com>
20628
20629         Reviewed by Tony Chang.
20630
20631         spellcheck='' should be the same as spellcheck="true"
20632         https://bugs.webkit.org/show_bug.cgi?id=25539
20633
20634         * editing/spelling/spellcheck-attribute-expected.txt:
20635         * editing/spelling/spellcheck-attribute.html:
20636
20637 2010-10-25  Simon Fraser  <simon.fraser@apple.com>
20638
20639         Reviewed by Dan Bernstein.
20640
20641         Fix scrolling of noncomposited iframes within composited document
20642         https://bugs.webkit.org/show_bug.cgi?id=47391
20643         
20644         Testcase for scrolling a transformed iframe inside a compositing layer.
20645
20646         * compositing/iframes/composited-iframe-scroll-expected.checksum: Added.
20647         * compositing/iframes/composited-iframe-scroll-expected.png: Added.
20648         * compositing/iframes/composited-iframe-scroll-expected.txt: Added.
20649         * compositing/iframes/composited-iframe-scroll.html: Added.
20650         * compositing/iframes/resources/green-red-subframe.html: Added.
20651
20652 2010-10-25  Kenneth Russell  <kbr@google.com>
20653
20654         Unreviewed, test expectations update. Mark WebGL layout test
20655         glsl-conformance.html as also failing after Mesa 7.9 upgrade.
20656
20657         * platform/chromium/test_expectations.txt:
20658
20659 2010-10-25  Ryosuke Niwa  <rniwa@webkit.org>
20660
20661         Reviewed by Tony Chang.
20662
20663         execCommand('removeFormat') adds extra styles inside tables
20664         https://bugs.webkit.org/show_bug.cgi?id=29164
20665
20666         Added a test to ensure RemoveFormat command does not add erroneous style attribute
20667         when removing styles inside a table cell.
20668
20669         * editing/execCommand/remove-format-in-table-cell-expected.txt: Added.
20670         * editing/execCommand/remove-format-in-table-cell.html: Added.
20671
20672 2010-10-25  Kenneth Russell  <kbr@google.com>
20673
20674         Unreviewed, test expectations update. Temporarily WebGL layout
20675         tests gl-object-get-calls.html and uniform-location.html as
20676         failing per http://crbug.com/60651 after Mesa 7.9 upgrade until
20677         the failures can be investigated.
20678
20679         * platform/chromium/test_expectations.txt:
20680
20681 2010-10-25  Sam Weinig  <sam@webkit.org>
20682
20683         Rubber-stamped by Anders Carlsson.
20684
20685         Update WebKit2 skipped list.
20686
20687         * platform/mac-wk2/Skipped:
20688
20689 2010-10-25  Ryosuke Niwa  <rniwa@webkit.org>
20690
20691         Reviewed by Tony Chang.
20692
20693         execCommand removeFormat is blowing away text outside the selection
20694         https://bugs.webkit.org/show_bug.cgi?id=21843
20695
20696         Added a test to ensure executing RemoveFormant command on an orphaned list item
20697         does not remove non-orphaned list items preceding the orphaned item.
20698
20699         * editing/execCommand/remove-format-orphaned-list-item-expected.txt: Added.
20700         * editing/execCommand/remove-format-orphaned-list-item.html: Added.
20701
20702 2010-10-25  Csaba Osztrogonác  <ossy@webkit.org>
20703
20704         Unreviewed.
20705
20706         [Qt] DRT sideeffect revealed by r63657
20707         https://bugs.webkit.org/show_bug.cgi?id=42578
20708
20709         Remove incorrect Qt specific expected file for http/tests/security/mixedContent/insecure-css-in-main-frame.html.
20710         Platform independent is the correct one.
20711
20712         Add http/tests/security/mixedContent/insecure-css-in-main-frame.html 
20713         to the Skipped list, because it is a flakey test due to this bug.
20714
20715         * platform/qt/Skipped:
20716         * platform/qt/http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt: Removed.
20717
20718 2010-10-25  Andy Estes  <aestes@apple.com>
20719
20720         Reviewed by Simon Fraser.
20721
20722         Setting an element's visibility property to visible has no effect when
20723         it has a hidden parent.
20724         https://bugs.webkit.org/show_bug.cgi?id=48267
20725
20726         * fast/layers/visible-layer-with-hidden-parent-expected.txt: Added.
20727         * fast/layers/visible-layer-with-hidden-parent.html: Added.
20728
20729 2010-10-25  Mihai Parparita  <mihaip@chromium.org>
20730
20731         Unreviewed Snow Leopard rebaseline of animations, compositing, css1, 
20732         css3, dom, and fast/backgrounds.
20733
20734         * platform/mac-leopard/animations/state-at-end-event-expected.checksum: Copied from LayoutTests/platform/mac/animations/state-at-end-event-expected.checksum.
20735         * platform/mac-leopard/animations/state-at-end-event-expected.png: Copied from LayoutTests/platform/mac/animations/state-at-end-event-expected.png.
20736         * platform/mac-leopard/compositing/generated-content-expected.checksum: Copied from LayoutTests/platform/mac/compositing/generated-content-expected.checksum.
20737         * platform/mac-leopard/compositing/generated-content-expected.png: Copied from LayoutTests/platform/mac/compositing/generated-content-expected.png.
20738         * platform/mac-leopard/compositing/geometry/composited-html-size-expected.checksum: Copied from LayoutTests/platform/mac/compositing/geometry/composited-html-size-expected.checksum.
20739         * platform/mac-leopard/compositing/geometry/composited-html-size-expected.png: Copied from LayoutTests/platform/mac/compositing/geometry/composited-html-size-expected.png.
20740         * platform/mac-leopard/compositing/geometry/outline-change-expected.checksum: Copied from LayoutTests/platform/mac/compositing/geometry/outline-change-expected.checksum.
20741         * platform/mac-leopard/compositing/geometry/outline-change-expected.png: Copied from LayoutTests/platform/mac/compositing/geometry/outline-change-expected.png.
20742         * platform/mac-leopard/compositing/iframes/composited-iframe-alignment-expected.checksum: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.checksum.
20743         * platform/mac-leopard/compositing/iframes/composited-iframe-alignment-expected.png: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.png.
20744         * platform/mac-leopard/compositing/iframes/iframe-in-composited-layer-expected.checksum: Copied from LayoutTests/platform/mac/compositing/iframes/iframe-in-composited-layer-expected.checksum.
20745         * platform/mac-leopard/compositing/iframes/iframe-in-composited-layer-expected.png: Copied from LayoutTests/platform/mac/compositing/iframes/iframe-in-composited-layer-expected.png.
20746         * platform/mac-leopard/compositing/overflow/parent-overflow-expected.checksum: Copied from LayoutTests/platform/mac/compositing/overflow/parent-overflow-expected.checksum.
20747         * platform/mac-leopard/compositing/overflow/parent-overflow-expected.png: Copied from LayoutTests/platform/mac/compositing/overflow/parent-overflow-expected.png.
20748         * platform/mac-leopard/compositing/sibling-positioning-expected.checksum: Copied from LayoutTests/platform/mac/compositing/sibling-positioning-expected.checksum.
20749         * platform/mac-leopard/compositing/sibling-positioning-expected.png: Copied from LayoutTests/platform/mac/compositing/sibling-positioning-expected.png.
20750         * platform/mac-leopard/css1/box_properties/acid_test-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/acid_test-expected.checksum.
20751         * platform/mac-leopard/css1/box_properties/acid_test-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/acid_test-expected.png.
20752         * platform/mac-leopard/css1/box_properties/float_margin-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/float_margin-expected.checksum.
20753         * platform/mac-leopard/css1/box_properties/float_margin-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/float_margin-expected.png.
20754         * platform/mac-leopard/css1/box_properties/width-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/width-expected.checksum.
20755         * platform/mac-leopard/css1/box_properties/width-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/width-expected.png.
20756         * platform/mac-leopard/css1/conformance/forward_compatible_parsing-expected.checksum: Copied from LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-expected.checksum.
20757         * platform/mac-leopard/css1/conformance/forward_compatible_parsing-expected.png: Copied from LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-expected.png.
20758         * platform/mac-leopard/css1/font_properties/font_variant-expected.checksum: Copied from LayoutTests/platform/mac/css1/font_properties/font_variant-expected.checksum.
20759         * platform/mac-leopard/css1/font_properties/font_variant-expected.png: Copied from LayoutTests/platform/mac/css1/font_properties/font_variant-expected.png.
20760         * platform/mac-leopard/css3/css3-modsel-33-expected.checksum: Copied from LayoutTests/platform/mac/css3/css3-modsel-33-expected.checksum.
20761         * platform/mac-leopard/css3/css3-modsel-33-expected.png: Copied from LayoutTests/platform/mac/css3/css3-modsel-33-expected.png.
20762         * platform/mac-leopard/css3/css3-modsel-35-expected.checksum: Copied from LayoutTests/platform/mac/css3/css3-modsel-35-expected.checksum.
20763         * platform/mac-leopard/css3/css3-modsel-35-expected.png: Copied from LayoutTests/platform/mac/css3/css3-modsel-35-expected.png.
20764         * platform/mac-leopard/css3/css3-modsel-36-expected.checksum: Copied from LayoutTests/platform/mac/css3/css3-modsel-36-expected.checksum.
20765         * platform/mac-leopard/css3/css3-modsel-36-expected.png: Copied from LayoutTests/platform/mac/css3/css3-modsel-36-expected.png.
20766         * platform/mac-leopard/css3/css3-modsel-37-expected.checksum: Copied from LayoutTests/platform/mac/css3/css3-modsel-37-expected.checksum.
20767         * platform/mac-leopard/css3/css3-modsel-37-expected.png: Copied from LayoutTests/platform/mac/css3/css3-modsel-37-expected.png.
20768         * platform/mac-leopard/dom/xhtml/level3/core/documentgetinputencoding03-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/documentgetinputencoding03-expected.checksum.
20769         * platform/mac-leopard/dom/xhtml/level3/core/documentgetinputencoding03-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/documentgetinputencoding03-expected.png.
20770         * platform/mac-leopard/dom/xhtml/level3/core/entitygetinputencoding02-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/entitygetinputencoding02-expected.checksum.
20771         * platform/mac-leopard/dom/xhtml/level3/core/entitygetinputencoding02-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/entitygetinputencoding02-expected.png.
20772         * platform/mac-leopard/dom/xhtml/level3/core/entitygetxmlversion02-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/entitygetxmlversion02-expected.checksum.
20773         * platform/mac-leopard/dom/xhtml/level3/core/entitygetxmlversion02-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/entitygetxmlversion02-expected.png.
20774         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri05-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri05-expected.checksum.
20775         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri05-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri05-expected.png.
20776         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri07-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri07-expected.checksum.
20777         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri07-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri07-expected.png.
20778         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri09-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri09-expected.checksum.
20779         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri09-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri09-expected.png.
20780         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri10-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri10-expected.checksum.
20781         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri10-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri10-expected.png.
20782         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri11-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri11-expected.checksum.
20783         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri11-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri11-expected.png.
20784         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri15-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri15-expected.checksum.
20785         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri15-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri15-expected.png.
20786         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri17-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri17-expected.checksum.
20787         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri17-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri17-expected.png.
20788         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri18-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri18-expected.checksum.
20789         * platform/mac-leopard/dom/xhtml/level3/core/nodegetbaseuri18-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodegetbaseuri18-expected.png.
20790         * platform/mac-leopard/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.checksum.
20791         * platform/mac-leopard/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.png.
20792         * platform/mac-leopard/dom/xhtml/level3/core/nodelookupprefix19-expected.checksum: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodelookupprefix19-expected.checksum.
20793         * platform/mac-leopard/dom/xhtml/level3/core/nodelookupprefix19-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/nodelookupprefix19-expected.png.
20794         * platform/mac-leopard/fast/backgrounds/001-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/001-expected.checksum.
20795         * platform/mac-leopard/fast/backgrounds/001-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/001-expected.png.
20796         * platform/mac-leopard/fast/backgrounds/animated-gif-as-background-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/animated-gif-as-background-expected.checksum.
20797         * platform/mac-leopard/fast/backgrounds/animated-gif-as-background-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/animated-gif-as-background-expected.png.
20798         * platform/mac-leopard/fast/backgrounds/background-clip-text-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/background-clip-text-expected.checksum.
20799         * platform/mac-leopard/fast/backgrounds/background-clip-text-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/background-clip-text-expected.png.
20800         * platform/mac-leopard/fast/backgrounds/background-inherit-color-bug-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.checksum.
20801         * platform/mac-leopard/fast/backgrounds/background-inherit-color-bug-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.png.
20802         * platform/mac-leopard/fast/backgrounds/background-origin-root-element-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/background-origin-root-element-expected.checksum.
20803         * platform/mac-leopard/fast/backgrounds/background-origin-root-element-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/background-origin-root-element-expected.png.
20804         * platform/mac-leopard/fast/backgrounds/background-position-1-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/background-position-1-expected.checksum.
20805         * platform/mac-leopard/fast/backgrounds/background-position-1-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/background-position-1-expected.png.
20806         * platform/mac-leopard/fast/backgrounds/background-position-rounding-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/background-position-rounding-expected.checksum.
20807         * platform/mac-leopard/fast/backgrounds/background-position-rounding-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/background-position-rounding-expected.png.
20808         * platform/mac-leopard/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum.
20809         * platform/mac-leopard/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.png.
20810         * platform/mac-leopard/fast/backgrounds/opacity-on-document-element-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/opacity-on-document-element-expected.checksum.
20811         * platform/mac-leopard/fast/backgrounds/opacity-on-document-element-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/opacity-on-document-element-expected.png.
20812         * platform/mac-leopard/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum.
20813         * platform/mac-leopard/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png.
20814         * platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum.
20815         * platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png.
20816         * platform/mac-leopard/fast/backgrounds/size/backgroundSize02-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize02-expected.checksum.
20817         * platform/mac-leopard/fast/backgrounds/size/backgroundSize02-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize02-expected.png.
20818         * platform/mac-leopard/fast/backgrounds/size/backgroundSize04-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize04-expected.checksum.
20819         * platform/mac-leopard/fast/backgrounds/size/backgroundSize04-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize04-expected.png.
20820         * platform/mac-leopard/fast/backgrounds/size/backgroundSize13-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize13-expected.checksum.
20821         * platform/mac-leopard/fast/backgrounds/size/backgroundSize13-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize13-expected.png.
20822         * platform/mac-leopard/fast/backgrounds/size/backgroundSize14-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize14-expected.checksum.
20823         * platform/mac-leopard/fast/backgrounds/size/backgroundSize14-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize14-expected.png.
20824         * platform/mac-leopard/fast/backgrounds/size/backgroundSize15-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize15-expected.checksum.
20825         * platform/mac-leopard/fast/backgrounds/size/backgroundSize15-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize15-expected.png.
20826         * platform/mac-leopard/fast/backgrounds/size/backgroundSize16-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize16-expected.checksum.
20827         * platform/mac-leopard/fast/backgrounds/size/backgroundSize16-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize16-expected.png.
20828         * platform/mac-leopard/fast/backgrounds/size/zero-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/size/zero-expected.checksum.
20829         * platform/mac-leopard/fast/backgrounds/size/zero-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/size/zero-expected.png.
20830         * platform/mac-leopard/fast/backgrounds/solid-color-context-restore-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/solid-color-context-restore-expected.checksum.
20831         * platform/mac-leopard/fast/backgrounds/solid-color-context-restore-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/solid-color-context-restore-expected.png.
20832         * platform/mac-leopard/fast/backgrounds/svg-as-background-1-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-1-expected.checksum.
20833         * platform/mac-leopard/fast/backgrounds/svg-as-background-1-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-1-expected.png.
20834         * platform/mac-leopard/fast/backgrounds/svg-as-background-3-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum.
20835         * platform/mac-leopard/fast/backgrounds/svg-as-background-3-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-3-expected.png.
20836         * platform/mac-leopard/fast/backgrounds/svg-as-background-5-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum.
20837         * platform/mac-leopard/fast/backgrounds/svg-as-background-5-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-5-expected.png.
20838         * platform/mac-leopard/fast/backgrounds/svg-as-background-6-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum.
20839         * platform/mac-leopard/fast/backgrounds/svg-as-background-6-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.png.
20840         * platform/mac-leopard/fast/backgrounds/svg-as-mask-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-mask-expected.checksum.
20841         * platform/mac-leopard/fast/backgrounds/svg-as-mask-expected.png: Copied from LayoutTests/platform/mac/fast/backgrounds/svg-as-mask-expected.png.
20842         * platform/mac/animations/state-at-end-event-expected.checksum:
20843         * platform/mac/animations/state-at-end-event-expected.png:
20844         * platform/mac/compositing/generated-content-expected.checksum:
20845         * platform/mac/compositing/generated-content-expected.png:
20846         * platform/mac/compositing/geometry/composited-html-size-expected.checksum:
20847         * platform/mac/compositing/geometry/composited-html-size-expected.png:
20848         * platform/mac/compositing/geometry/outline-change-expected.checksum:
20849         * platform/mac/compositing/geometry/outline-change-expected.png:
20850         * platform/mac/compositing/geometry/tall-page-composited-expected.checksum: Added.
20851         * platform/mac/compositing/geometry/tall-page-composited-expected.png: Added.
20852         * platform/mac/compositing/iframes/composited-iframe-alignment-expected.checksum:
20853         * platform/mac/compositing/iframes/composited-iframe-alignment-expected.png:
20854         * platform/mac/compositing/iframes/iframe-in-composited-layer-expected.checksum:
20855         * platform/mac/compositing/iframes/iframe-in-composited-layer-expected.png:
20856         * platform/mac/compositing/overflow/parent-overflow-expected.checksum:
20857         * platform/mac/compositing/overflow/parent-overflow-expected.png:
20858         * platform/mac/compositing/sibling-positioning-expected.checksum:
20859         * platform/mac/compositing/sibling-positioning-expected.png:
20860         * platform/mac/css1/box_properties/acid_test-expected.checksum:
20861         * platform/mac/css1/box_properties/acid_test-expected.png:
20862         * platform/mac/css1/box_properties/float_margin-expected.checksum:
20863         * platform/mac/css1/box_properties/float_margin-expected.png:
20864         * platform/mac/css1/box_properties/width-expected.checksum:
20865         * platform/mac/css1/box_properties/width-expected.png:
20866         * platform/mac/css1/conformance/forward_compatible_parsing-expected.checksum:
20867         * platform/mac/css1/conformance/forward_compatible_parsing-expected.png:
20868         * platform/mac/css1/font_properties/font_variant-expected.checksum:
20869         * platform/mac/css1/font_properties/font_variant-expected.png:
20870         * platform/mac/css3/css3-modsel-33-expected.checksum:
20871         * platform/mac/css3/css3-modsel-33-expected.png:
20872         * platform/mac/css3/css3-modsel-35-expected.checksum:
20873         * platform/mac/css3/css3-modsel-35-expected.png:
20874         * platform/mac/css3/css3-modsel-36-expected.checksum:
20875         * platform/mac/css3/css3-modsel-36-expected.png:
20876         * platform/mac/css3/css3-modsel-37-expected.checksum:
20877         * platform/mac/css3/css3-modsel-37-expected.png:
20878         * platform/mac/dom/xhtml/level3/core/documentgetinputencoding03-expected.checksum:
20879         * platform/mac/dom/xhtml/level3/core/documentgetinputencoding03-expected.png:
20880         * platform/mac/dom/xhtml/level3/core/entitygetinputencoding02-expected.checksum:
20881         * platform/mac/dom/xhtml/level3/core/entitygetinputencoding02-expected.png:
20882         * platform/mac/dom/xhtml/level3/core/entitygetxmlversion02-expected.checksum:
20883         * platform/mac/dom/xhtml/level3/core/entitygetxmlversion02-expected.png:
20884         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri05-expected.checksum:
20885         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri05-expected.png:
20886         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri07-expected.checksum:
20887         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri07-expected.png:
20888         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri09-expected.checksum:
20889         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri09-expected.png:
20890         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri10-expected.checksum:
20891         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri10-expected.png:
20892         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri11-expected.checksum:
20893         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri11-expected.png:
20894         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri15-expected.checksum:
20895         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri15-expected.png:
20896         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri17-expected.checksum:
20897         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri17-expected.png:
20898         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri18-expected.checksum:
20899         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri18-expected.png:
20900         * platform/mac/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.checksum:
20901         * platform/mac/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.png:
20902         * platform/mac/dom/xhtml/level3/core/nodelookupprefix19-expected.checksum:
20903         * platform/mac/dom/xhtml/level3/core/nodelookupprefix19-expected.png:
20904         * platform/mac/fast/backgrounds/001-expected.checksum:
20905         * platform/mac/fast/backgrounds/001-expected.png:
20906         * platform/mac/fast/backgrounds/animated-gif-as-background-expected.checksum:
20907         * platform/mac/fast/backgrounds/animated-gif-as-background-expected.png:
20908         * platform/mac/fast/backgrounds/background-clip-text-expected.checksum:
20909         * platform/mac/fast/backgrounds/background-clip-text-expected.png:
20910         * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.checksum:
20911         * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.png:
20912         * platform/mac/fast/backgrounds/background-origin-root-element-expected.checksum:
20913         * platform/mac/fast/backgrounds/background-origin-root-element-expected.png:
20914         * platform/mac/fast/backgrounds/background-position-1-expected.checksum:
20915         * platform/mac/fast/backgrounds/background-position-1-expected.png:
20916         * platform/mac/fast/backgrounds/background-position-rounding-expected.checksum:
20917         * platform/mac/fast/backgrounds/background-position-rounding-expected.png:
20918         * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum:
20919         * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
20920         * platform/mac/fast/backgrounds/opacity-on-document-element-expected.checksum:
20921         * platform/mac/fast/backgrounds/opacity-on-document-element-expected.png:
20922         * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum:
20923         * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
20924         * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
20925         * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
20926         * platform/mac/fast/backgrounds/size/backgroundSize02-expected.checksum:
20927         * platform/mac/fast/backgrounds/size/backgroundSize02-expected.png:
20928         * platform/mac/fast/backgrounds/size/backgroundSize04-expected.checksum:
20929         * platform/mac/fast/backgrounds/size/backgroundSize04-expected.png:
20930         * platform/mac/fast/backgrounds/size/backgroundSize13-expected.checksum:
20931         * platform/mac/fast/backgrounds/size/backgroundSize13-expected.png:
20932         * platform/mac/fast/backgrounds/size/backgroundSize14-expected.checksum:
20933         * platform/mac/fast/backgrounds/size/backgroundSize14-expected.png:
20934         * platform/mac/fast/backgrounds/size/backgroundSize15-expected.checksum:
20935         * platform/mac/fast/backgrounds/size/backgroundSize15-expected.png:
20936         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.checksum:
20937         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.png:
20938         * platform/mac/fast/backgrounds/size/zero-expected.checksum:
20939         * platform/mac/fast/backgrounds/size/zero-expected.png:
20940         * platform/mac/fast/backgrounds/solid-color-context-restore-expected.checksum:
20941         * platform/mac/fast/backgrounds/solid-color-context-restore-expected.png:
20942         * platform/mac/fast/backgrounds/svg-as-background-1-expected.checksum:
20943         * platform/mac/fast/backgrounds/svg-as-background-1-expected.png:
20944         * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum:
20945         * platform/mac/fast/backgrounds/svg-as-background-3-expected.png:
20946         * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum:
20947         * platform/mac/fast/backgrounds/svg-as-background-5-expected.png:
20948         * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
20949         * platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
20950         * platform/mac/fast/backgrounds/svg-as-mask-expected.checksum:
20951         * platform/mac/fast/backgrounds/svg-as-mask-expected.png:
20952
20953 2010-10-25  Ryosuke Niwa  <rniwa@webkit.org>
20954
20955         Reviewed by Ojan Vafai.
20956
20957         Unformat deletes images
20958         https://bugs.webkit.org/show_bug.cgi?id=17926
20959
20960         * editing/execCommand/remove-format-image-expected.txt: Added.
20961         * editing/execCommand/remove-format-image.html: Added.
20962
20963 2010-10-25  Dimitri Glazkov  <dglazkov@chromium.org>
20964
20965         [Chromium] Added expectations for r70482.
20966         https://bugs.webkit.org/show_bug.cgi?id=48257
20967
20968         * platform/chromium-linux/fast/blockflow/english-bt-text-expected.checksum: Added.
20969         * platform/chromium-linux/fast/blockflow/english-rl-text-expected.checksum: Added.
20970         * platform/chromium-mac/fast/blockflow/english-bt-text-expected.checksum: Added.
20971         * platform/chromium-win/fast/blockflow/english-bt-text-expected.checksum: Added.
20972         * platform/chromium-win/fast/blockflow/english-bt-text-expected.png: Added.
20973         * platform/chromium-win/fast/blockflow/english-bt-text-expected.txt: Added.
20974         * platform/chromium-win/fast/blockflow/english-rl-text-expected.checksum: Added.
20975         * platform/chromium-win/fast/blockflow/english-rl-text-expected.png: Added.
20976         * platform/chromium-win/fast/blockflow/english-rl-text-expected.txt: Added.
20977
20978 2010-10-25  Dimitri Glazkov  <dglazkov@chromium.org>
20979
20980         Added more flakiness expectations.
20981         https://bugs.webkit.org/show_bug.cgi?id=48263
20982
20983         * platform/chromium/test_expectations.txt: Added flaky timeout.
20984
20985 2010-10-25  Jian Li  <jianli@chromium.org>
20986
20987         Reviewed by David Levin.
20988
20989         Support appending an ArrayBuffer object in BlobBuilder
20990         https://bugs.webkit.org/show_bug.cgi?id=47701
20991
20992         * fast/files/read-blob-async-expected.txt:
20993         * fast/files/resources/read-blob-test-cases.js:
20994         (testReadingSingleArrayBufferBlob):
20995         (testReadingSlicedArrayBufferBlob):
20996         (testReadingMultipleArrayBufferBlob):
20997         (testReadingHybridBlob):
20998         (testReadingSlicedHybridBlob):
20999         (testReadingTripleSlicedHybridBlob):
21000         * fast/files/workers/worker-read-blob-async-expected.txt:
21001         * fast/files/workers/worker-read-blob-sync-expected.txt:
21002
21003 2010-10-25  Sam Weinig  <sam@webkit.org>
21004
21005         Rubber-stamped by Jon Honeycutt.
21006
21007         Update WebKit2 skipped list.
21008
21009         * platform/mac-wk2/Skipped:
21010
21011 2010-10-25  Jian Li  <jianli@chromium.org>
21012
21013         Reviewed by David Levin.
21014
21015         Calling FileReader.abort during reading could cause crash
21016         https://bugs.webkit.org/show_bug.cgi?id=48163
21017
21018         * fast/files/file-reader-abort-expected.txt: Added.
21019         * fast/files/file-reader-abort.html: Added.
21020
21021 2010-10-25  David Hyatt  <hyatt@apple.com>
21022
21023         Reviewed by Dan Bernstein.
21024
21025         https://bugs.webkit.org/show_bug.cgi?id=48257
21026
21027         Make "rl" and "bt" writing-modes work for blocks and lines.  InlineTextBox is refactored to compute the correct
21028         top left corner and left baseline edge once so that can be passed down to all the painting functions instead of
21029         tx and ty.
21030         
21031         adjustment helpers have been added that can be called before painting children or lines and that fix up
21032         the coordinates from flipped to physical.
21033         
21034         Added fast/blockflow/english-rl-text.html and fast/blockflow/english-bt-text.html
21035         * fast/blockflow/english-bt-text.html: Added.
21036         * fast/blockflow/english-rl-text.html: Added.
21037         * platform/mac/fast/blockflow/english-bt-text-expected.checksum: Added.
21038         * platform/mac/fast/blockflow/english-bt-text-expected.png: Added.
21039         * platform/mac/fast/blockflow/english-bt-text-expected.txt: Added.
21040         * platform/mac/fast/blockflow/english-rl-text-expected.checksum: Added.
21041         * platform/mac/fast/blockflow/english-rl-text-expected.png: Added.
21042         * platform/mac/fast/blockflow/english-rl-text-expected.txt: Added.
21043
21044 2010-10-25  Chang Shu  <chang.shu@nokia.com>
21045
21046         Reviewed by Antonio Gomes.
21047
21048         Should use eventSender for simulating keyboard events instead of using js
21049         event.initKeyboardEvent. Otherwise, inside WebCore, the keyboardevent 
21050         object does not have a "PlatformKeyboardEvent" associated with it and this
21051         results different behavior as the real key press.
21052         This code change unveils that test snav-multiple-select.html is broken. It
21053         alos causes snav-single-select.html hangs on Mac. These will be fixed in
21054         seperate patches.
21055         https://bugs.webkit.org/show_bug.cgi?id=48134
21056
21057         * fast/events/spatial-navigation/resources/spatial-navigation-utils.js:
21058         (doMove):
21059         * fast/events/spatial-navigation/snav-multiple-select-expected.txt:
21060         * platform/mac/Skipped:
21061
21062 2010-10-25  Mihai Parparita  <mihaip@chromium.org>
21063
21064         Unreviewed checksum rebaseline for Snow Leopard.
21065
21066         * platform/mac-leopard/compositing/overflow/ancestor-overflow-expected.checksum: Copied from LayoutTests/platform/mac/compositing/overflow/ancestor-overflow-expected.checksum.
21067         * platform/mac-leopard/compositing/overflow/ancestor-overflow-expected.png: Added.
21068         * platform/mac-leopard/compositing/overflow/scrollbar-painting-expected.checksum: Copied from LayoutTests/platform/mac/compositing/overflow/scrollbar-painting-expected.checksum.
21069         * platform/mac-leopard/compositing/overflow/scrollbar-painting-expected.png: Added.
21070         * platform/mac-leopard/compositing/transitions/singular-scale-transition-expected.checksum: Copied from LayoutTests/platform/mac/compositing/transitions/singular-scale-transition-expected.checksum.
21071         * platform/mac-leopard/compositing/transitions/singular-scale-transition-expected.png: Added.
21072         * platform/mac-leopard/editing/selection/select-text-overflow-ellipsis-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/select-text-overflow-ellipsis-expected.checksum.
21073         * platform/mac-leopard/editing/selection/select-text-overflow-ellipsis-expected.png: Added.
21074         * platform/mac-leopard/editing/selection/transformed-selection-rects-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/transformed-selection-rects-expected.checksum.
21075         * platform/mac-leopard/editing/selection/transformed-selection-rects-expected.png: Added.
21076         * platform/mac-leopard/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.checksum: Copied from LayoutTests/platform/mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.checksum.
21077         * platform/mac-leopard/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: Added.
21078         * platform/mac-leopard/fast/block/float/avoidance-percent-width-compat-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/float/avoidance-percent-width-compat-expected.checksum.
21079         * platform/mac-leopard/fast/block/float/avoidance-percent-width-compat-expected.png: Added.
21080         * platform/mac-leopard/fast/block/float/avoidance-percent-width-strict-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/float/avoidance-percent-width-strict-expected.checksum.
21081         * platform/mac-leopard/fast/block/float/avoidance-percent-width-strict-expected.png: Added.
21082         * platform/mac-leopard/fast/css/color-correction-backgrounds-and-text-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-backgrounds-and-text-expected.checksum.
21083         * platform/mac-leopard/fast/css/color-correction-backgrounds-and-text-expected.png: Added.
21084         * platform/mac-leopard/fast/css/color-correction-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-expected.checksum.
21085         * platform/mac-leopard/fast/css/color-correction-expected.png: Added.
21086         * platform/mac-leopard/fast/css/color-correction-on-background-image-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-on-background-image-expected.checksum.
21087         * platform/mac-leopard/fast/css/color-correction-on-background-image-expected.png: Added.
21088         * platform/mac-leopard/fast/css/color-correction-on-backgrounds-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-on-backgrounds-expected.checksum.
21089         * platform/mac-leopard/fast/css/color-correction-on-backgrounds-expected.png: Added.
21090         * platform/mac-leopard/fast/css/color-correction-on-box-shadow-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum.
21091         * platform/mac-leopard/fast/css/color-correction-on-box-shadow-expected.png: Added.
21092         * platform/mac-leopard/fast/css/color-correction-on-text-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-on-text-expected.checksum.
21093         * platform/mac-leopard/fast/css/color-correction-on-text-expected.png: Added.
21094         * platform/mac-leopard/fast/css/color-correction-on-text-shadow-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-on-text-shadow-expected.checksum.
21095         * platform/mac-leopard/fast/css/color-correction-on-text-shadow-expected.png: Added.
21096         * platform/mac-leopard/fast/css/color-correction-untagged-images-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/color-correction-untagged-images-expected.checksum.
21097         * platform/mac-leopard/fast/css/color-correction-untagged-images-expected.png: Added.
21098         * platform/mac-leopard/fast/css/namespaces/namespaces-comments-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/namespaces/namespaces-comments-expected.checksum.
21099         * platform/mac-leopard/fast/css/namespaces/namespaces-comments-expected.png: Added.
21100         * platform/mac-leopard/fast/css/namespaces/namespaces-empty-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/namespaces/namespaces-empty-expected.checksum.
21101         * platform/mac-leopard/fast/css/namespaces/namespaces-empty-expected.png: Added.
21102         * platform/mac-leopard/fast/css/namespaces/namespaces-escapes-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/namespaces/namespaces-escapes-expected.checksum.
21103         * platform/mac-leopard/fast/css/namespaces/namespaces-escapes-expected.png: Added.
21104         * platform/mac-leopard/fast/css/namespaces/namespaces-invalid-at-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/namespaces/namespaces-invalid-at-expected.checksum.
21105         * platform/mac-leopard/fast/css/namespaces/namespaces-invalid-at-expected.png: Added.
21106         * platform/mac-leopard/fast/css/variables/misplaced-import-test-expected.checksum: Copied from LayoutTests/platform/mac/fast/css/variables/misplaced-import-test-expected.checksum.
21107         * platform/mac-leopard/fast/css/variables/misplaced-import-test-expected.png: Added.
21108         * platform/mac-leopard/fast/fast-mobile-scrolling/fixed-position-element-expected.checksum: Copied from LayoutTests/platform/mac/fast/fast-mobile-scrolling/fixed-position-element-expected.checksum.
21109         * platform/mac-leopard/fast/fast-mobile-scrolling/fixed-position-element-expected.png: Added.
21110         * platform/mac-leopard/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.checksum: Copied from LayoutTests/platform/mac/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.checksum.
21111         * platform/mac-leopard/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png: Added.
21112         * platform/mac-leopard/fast/lists/anonymous-items-expected.checksum: Copied from LayoutTests/platform/mac/fast/lists/anonymous-items-expected.checksum.
21113         * platform/mac-leopard/fast/lists/anonymous-items-expected.png: Added.
21114         * platform/mac-leopard/fast/overflow/line-clamp-expected.checksum: Copied from LayoutTests/platform/mac/fast/overflow/line-clamp-expected.checksum.
21115         * platform/mac-leopard/fast/overflow/line-clamp-expected.png: Added.
21116         * platform/mac-leopard/fast/overflow/position-fixed-transform-clipping-expected.checksum: Copied from LayoutTests/platform/mac/fast/overflow/position-fixed-transform-clipping-expected.checksum.
21117         * platform/mac-leopard/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
21118         * platform/mac-leopard/fast/reflections/abs-position-in-reflection-expected.checksum: Copied from LayoutTests/platform/mac/fast/reflections/abs-position-in-reflection-expected.checksum.
21119         * platform/mac-leopard/fast/reflections/abs-position-in-reflection-expected.png: Added.
21120         * platform/mac-leopard/fast/reflections/opacity-reflection-transform-expected.checksum: Copied from LayoutTests/platform/mac/fast/reflections/opacity-reflection-transform-expected.checksum.
21121         * platform/mac-leopard/fast/reflections/opacity-reflection-transform-expected.png: Added.
21122         * platform/mac-leopard/fast/repaint/line-in-scrolled-clipped-block-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.checksum.
21123         * platform/mac-leopard/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added.
21124         * platform/mac-leopard/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum.
21125         * platform/mac-leopard/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
21126         * platform/mac-leopard/fast/repaint/rel-positioned-inline-with-overflow-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.checksum.
21127         * platform/mac-leopard/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
21128         * platform/mac-leopard/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum.
21129         * platform/mac-leopard/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
21130         * platform/mac-leopard/fast/repaint/subtree-layoutstate-transform-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.checksum.
21131         * platform/mac-leopard/fast/repaint/subtree-layoutstate-transform-expected.png: Added.
21132         * platform/mac-leopard/fast/table/fixed-table-with-percent-inside-percent-table-expected.checksum: Copied from LayoutTests/platform/mac/fast/table/fixed-table-with-percent-inside-percent-table-expected.checksum.
21133         * platform/mac-leopard/fast/table/fixed-table-with-percent-inside-percent-table-expected.png: Added.
21134         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.checksum: Copied from LayoutTests/platform/mac/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.checksum.
21135         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.png: Added.
21136         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-div-expected.checksum: Copied from LayoutTests/platform/mac/fast/table/fixed-table-with-percent-width-inside-div-expected.checksum.
21137         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-div-expected.png: Added.
21138         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.checksum: Copied from LayoutTests/platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.checksum.
21139         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.png: Added.
21140         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.checksum: Copied from LayoutTests/platform/mac/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.checksum.
21141         * platform/mac-leopard/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.png: Added.
21142         * platform/mac-leopard/fast/table/fixed-table-with-small-percent-width-expected.checksum: Copied from LayoutTests/platform/mac/fast/table/fixed-table-with-small-percent-width-expected.checksum.
21143         * platform/mac-leopard/fast/table/fixed-table-with-small-percent-width-expected.png: Added.
21144         * platform/mac-leopard/fast/text/sticky-typesetting-features-expected.checksum: Copied from LayoutTests/platform/mac/fast/text/sticky-typesetting-features-expected.checksum.
21145         * platform/mac-leopard/fast/text/sticky-typesetting-features-expected.png: Added.
21146         * platform/mac-leopard/http/tests/misc/slow-loading-mask-expected.checksum: Copied from LayoutTests/platform/mac/http/tests/misc/slow-loading-mask-expected.checksum.
21147         * platform/mac-leopard/http/tests/misc/slow-loading-mask-expected.png: Added.
21148         * platform/mac-leopard/plugins/embed-attributes-style-expected.checksum: Copied from LayoutTests/platform/mac/plugins/embed-attributes-style-expected.checksum.
21149         * platform/mac-leopard/plugins/embed-attributes-style-expected.png: Added.
21150         * platform/mac-leopard/tables/mozilla/bugs/bug106158-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-1-expected.checksum.
21151         * platform/mac-leopard/tables/mozilla/bugs/bug106158-1-expected.png: Added.
21152         * platform/mac-leopard/tables/mozilla/bugs/bug106158-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-2-expected.checksum.
21153         * platform/mac-leopard/tables/mozilla/bugs/bug106158-2-expected.png: Added.
21154         * platform/mac-leopard/tables/mozilla/bugs/bug34176-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug34176-expected.checksum.
21155         * platform/mac-leopard/tables/mozilla/bugs/bug34176-expected.png: Added.
21156         * platform/mac-leopard/tables/mozilla/bugs/bug6674-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug6674-expected.checksum.
21157         * platform/mac-leopard/tables/mozilla/bugs/bug6674-expected.png: Added.
21158         * platform/mac-leopard/transforms/2d/transform-fixed-container-expected.checksum: Copied from LayoutTests/platform/mac/transforms/2d/transform-fixed-container-expected.checksum.
21159         * platform/mac-leopard/transforms/2d/transform-fixed-container-expected.png: Added.
21160         * platform/mac/compositing/masks/direct-image-mask-expected.checksum:
21161         * platform/mac/compositing/overflow/ancestor-overflow-expected.checksum:
21162         * platform/mac/compositing/overflow/scrollbar-painting-expected.checksum:
21163         * platform/mac/compositing/transitions/singular-scale-transition-expected.checksum:
21164         * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.checksum:
21165         * platform/mac/editing/selection/transformed-selection-rects-expected.checksum:
21166         * platform/mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.checksum:
21167         * platform/mac/fast/block/float/avoidance-percent-width-compat-expected.checksum:
21168         * platform/mac/fast/block/float/avoidance-percent-width-strict-expected.checksum:
21169         * platform/mac/fast/css/color-correction-backgrounds-and-text-expected.checksum:
21170         * platform/mac/fast/css/color-correction-expected.checksum:
21171         * platform/mac/fast/css/color-correction-on-background-image-expected.checksum:
21172         * platform/mac/fast/css/color-correction-on-backgrounds-expected.checksum:
21173         * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
21174         * platform/mac/fast/css/color-correction-on-text-expected.checksum:
21175         * platform/mac/fast/css/color-correction-on-text-shadow-expected.checksum:
21176         * platform/mac/fast/css/color-correction-untagged-images-expected.checksum:
21177         * platform/mac/fast/css/namespaces/namespaces-comments-expected.checksum:
21178         * platform/mac/fast/css/namespaces/namespaces-empty-expected.checksum:
21179         * platform/mac/fast/css/namespaces/namespaces-escapes-expected.checksum:
21180         * platform/mac/fast/css/namespaces/namespaces-invalid-at-expected.checksum:
21181         * platform/mac/fast/css/variables/misplaced-import-test-expected.checksum:
21182         * platform/mac/fast/fast-mobile-scrolling/fixed-position-element-expected.checksum:
21183         * platform/mac/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.checksum:
21184         * platform/mac/fast/lists/anonymous-items-expected.checksum:
21185         * platform/mac/fast/overflow/line-clamp-expected.checksum:
21186         * platform/mac/fast/overflow/position-fixed-transform-clipping-expected.checksum:
21187         * platform/mac/fast/reflections/abs-position-in-reflection-expected.checksum:
21188         * platform/mac/fast/reflections/opacity-reflection-transform-expected.checksum:
21189         * platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.checksum:
21190         * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum:
21191         * platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.checksum:
21192         * platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum:
21193         * platform/mac/fast/repaint/subtree-layoutstate-transform-expected.checksum:
21194         * platform/mac/fast/table/fixed-table-with-percent-inside-percent-table-expected.checksum:
21195         * platform/mac/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.checksum:
21196         * platform/mac/fast/table/fixed-table-with-percent-width-inside-div-expected.checksum:
21197         * platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.checksum:
21198         * platform/mac/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.checksum:
21199         * platform/mac/fast/table/fixed-table-with-small-percent-width-expected.checksum:
21200         * platform/mac/fast/text/sticky-typesetting-features-expected.checksum:
21201         * platform/mac/http/tests/misc/slow-loading-mask-expected.checksum:
21202         * platform/mac/plugins/embed-attributes-style-expected.checksum:
21203         * platform/mac/tables/mozilla/bugs/bug106158-1-expected.checksum:
21204         * platform/mac/tables/mozilla/bugs/bug106158-2-expected.checksum:
21205         * platform/mac/tables/mozilla/bugs/bug34176-expected.checksum:
21206         * platform/mac/tables/mozilla/bugs/bug6674-expected.checksum:
21207         * platform/mac/transforms/2d/transform-fixed-container-expected.checksum:
21208         * platform/mac/transitions/move-after-transition-expected.checksum:
21209
21210 2010-10-25  Cris Neckar  <cdn@chromium.org>
21211
21212         Reviewed by Dimitri Glazkov.
21213
21214         Tests for a crash when an event with the type "mousedown" is not a MouseEvent.
21215         https://bugs.webkit.org/show_bug.cgi?id=48159
21216
21217         * fast/events/keyboardevent-mousedown-crash-expected.txt: Added.
21218         * fast/events/keyboardevent-mousedown-crash.html: Added.
21219
21220 2010-10-25  Dimitri Glazkov  <dglazkov@chromium.org>
21221
21222         Add a flaky test to expectations.
21223         https://bugs.webkit.org/show_bug.cgi?id=48256
21224
21225         * platform/chromium/test_expectations.txt: Moar flakes :(.
21226
21227 2010-10-25  Mihai Parparita  <mihaip@chromium.org>
21228
21229         Unreviewed checksum rebaseline for animations/ and compositing/ for Snow
21230         Leopard.
21231
21232         * platform/mac-leopard/animations/3d/state-at-end-event-transform-expected.checksum: Copied from LayoutTests/platform/mac/animations/3d/state-at-end-event-transform-expected.checksum.
21233         * platform/mac-leopard/animations/3d/state-at-end-event-transform-expected.png: Added.
21234         * platform/mac/animations/3d/change-transform-in-end-event-expected.checksum:
21235         * platform/mac/animations/3d/state-at-end-event-transform-expected.checksum:
21236         * platform/mac/compositing/animation/state-at-end-event-transform-layer-expected.checksum:
21237         * platform/mac/compositing/compositing-visible-descendant-expected.checksum:
21238         * platform/mac/compositing/geometry/abs-position-inside-opacity-expected.checksum:
21239         * platform/mac/compositing/geometry/fixed-position-expected.checksum:
21240         * platform/mac/compositing/geometry/horizontal-scroll-composited-expected.checksum:
21241         * platform/mac/compositing/geometry/partial-layout-update-expected.checksum:
21242         * platform/mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum:
21243         * platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.checksum:
21244         * platform/mac/compositing/reflections/reflection-in-composited-expected.checksum:
21245         * platform/mac/compositing/reflections/reflection-ordering-expected.checksum:
21246         * platform/mac/compositing/reflections/simple-composited-reflections-expected.checksum:
21247         * platform/mac/compositing/repaint/become-overlay-composited-layer-expected.checksum:
21248         * platform/mac/compositing/repaint/content-into-overflow-expected.checksum:
21249         * platform/mac/compositing/repaint/layer-repaint-expected.checksum:
21250         * platform/mac/compositing/repaint/layer-repaint-rects-expected.checksum:
21251         * platform/mac/compositing/repaint/opacity-between-absolute-expected.checksum:
21252         * platform/mac/compositing/repaint/opacity-between-absolute2-expected.checksum:
21253         * platform/mac/compositing/repaint/overflow-into-content-expected.checksum:
21254
21255 2010-10-25  Mihai Parparita  <mihaip@chromium.org>
21256
21257         Unreviewed rebaseline for fast/block for Snow Leopard.
21258
21259         * platform/mac-leopard/fast/block/basic/001-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/001-expected.checksum.
21260         * platform/mac-leopard/fast/block/basic/001-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/001-expected.png.
21261         * platform/mac-leopard/fast/block/basic/002-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/002-expected.checksum.
21262         * platform/mac-leopard/fast/block/basic/002-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/002-expected.png.
21263         * platform/mac-leopard/fast/block/basic/003-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/003-expected.checksum.
21264         * platform/mac-leopard/fast/block/basic/003-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/003-expected.png.
21265         * platform/mac-leopard/fast/block/basic/004-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/004-expected.checksum.
21266         * platform/mac-leopard/fast/block/basic/004-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/004-expected.png.
21267         * platform/mac-leopard/fast/block/basic/005-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/005-expected.checksum.
21268         * platform/mac-leopard/fast/block/basic/005-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/005-expected.png.
21269         * platform/mac-leopard/fast/block/basic/006-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/006-expected.checksum.
21270         * platform/mac-leopard/fast/block/basic/006-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/006-expected.png.
21271         * platform/mac-leopard/fast/block/basic/007-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/007-expected.checksum.
21272         * platform/mac-leopard/fast/block/basic/007-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/007-expected.png.
21273         * platform/mac-leopard/fast/block/basic/008-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/008-expected.checksum.
21274         * platform/mac-leopard/fast/block/basic/008-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/008-expected.png.
21275         * platform/mac-leopard/fast/block/basic/009-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/009-expected.checksum.
21276         * platform/mac-leopard/fast/block/basic/009-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/009-expected.png.
21277         * platform/mac-leopard/fast/block/basic/011-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/011-expected.checksum.
21278         * platform/mac-leopard/fast/block/basic/011-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/011-expected.png.
21279         * platform/mac-leopard/fast/block/basic/012-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/012-expected.checksum.
21280         * platform/mac-leopard/fast/block/basic/012-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/012-expected.png.
21281         * platform/mac-leopard/fast/block/basic/013-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/013-expected.checksum.
21282         * platform/mac-leopard/fast/block/basic/013-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/013-expected.png.
21283         * platform/mac-leopard/fast/block/basic/014-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/014-expected.checksum.
21284         * platform/mac-leopard/fast/block/basic/014-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/014-expected.png.
21285         * platform/mac-leopard/fast/block/basic/015-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/015-expected.checksum.
21286         * platform/mac-leopard/fast/block/basic/015-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/015-expected.png.
21287         * platform/mac-leopard/fast/block/basic/018-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/018-expected.checksum.
21288         * platform/mac-leopard/fast/block/basic/018-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/018-expected.png.
21289         * platform/mac-leopard/fast/block/basic/019-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/019-expected.checksum.
21290         * platform/mac-leopard/fast/block/basic/019-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/019-expected.png.
21291         * platform/mac-leopard/fast/block/basic/020-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/020-expected.checksum.
21292         * platform/mac-leopard/fast/block/basic/020-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/020-expected.png.
21293         * platform/mac-leopard/fast/block/basic/021-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/021-expected.checksum.
21294         * platform/mac-leopard/fast/block/basic/021-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/021-expected.png.
21295         * platform/mac-leopard/fast/block/basic/adding-near-anonymous-block-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/adding-near-anonymous-block-expected.checksum.
21296         * platform/mac-leopard/fast/block/basic/adding-near-anonymous-block-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/adding-near-anonymous-block-expected.png.
21297         * platform/mac-leopard/fast/block/basic/fieldset-stretch-to-legend-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.checksum.
21298         * platform/mac-leopard/fast/block/basic/fieldset-stretch-to-legend-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.png.
21299         * platform/mac-leopard/fast/block/basic/quirk-height-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/quirk-height-expected.checksum.
21300         * platform/mac-leopard/fast/block/basic/quirk-height-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/quirk-height-expected.png.
21301         * platform/mac-leopard/fast/block/basic/text-indent-rtl-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/text-indent-rtl-expected.checksum.
21302         * platform/mac-leopard/fast/block/basic/text-indent-rtl-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/text-indent-rtl-expected.png.
21303         * platform/mac-leopard/fast/block/basic/white-space-pre-wraps-expected.checksum: Copied from LayoutTests/platform/mac/fast/block/basic/white-space-pre-wraps-expected.checksum.
21304         * platform/mac-leopard/fast/block/basic/white-space-pre-wraps-expected.png: Copied from LayoutTests/platform/mac/fast/block/basic/white-space-pre-wraps-expected.png.
21305         * platform/mac/fast/block/basic/001-expected.checksum:
21306         * platform/mac/fast/block/basic/001-expected.png:
21307         * platform/mac/fast/block/basic/002-expected.checksum:
21308         * platform/mac/fast/block/basic/002-expected.png:
21309         * platform/mac/fast/block/basic/003-expected.checksum:
21310         * platform/mac/fast/block/basic/003-expected.png:
21311         * platform/mac/fast/block/basic/004-expected.checksum:
21312         * platform/mac/fast/block/basic/004-expected.png:
21313         * platform/mac/fast/block/basic/005-expected.checksum:
21314         * platform/mac/fast/block/basic/005-expected.png:
21315         * platform/mac/fast/block/basic/006-expected.checksum:
21316         * platform/mac/fast/block/basic/006-expected.png:
21317         * platform/mac/fast/block/basic/007-expected.checksum:
21318         * platform/mac/fast/block/basic/007-expected.png:
21319         * platform/mac/fast/block/basic/008-expected.checksum:
21320         * platform/mac/fast/block/basic/008-expected.png:
21321         * platform/mac/fast/block/basic/009-expected.checksum:
21322         * platform/mac/fast/block/basic/009-expected.png:
21323         * platform/mac/fast/block/basic/011-expected.checksum:
21324         * platform/mac/fast/block/basic/011-expected.png:
21325         * platform/mac/fast/block/basic/012-expected.checksum:
21326         * platform/mac/fast/block/basic/012-expected.png:
21327         * platform/mac/fast/block/basic/013-expected.checksum:
21328         * platform/mac/fast/block/basic/013-expected.png:
21329         * platform/mac/fast/block/basic/014-expected.checksum:
21330         * platform/mac/fast/block/basic/014-expected.png:
21331         * platform/mac/fast/block/basic/015-expected.checksum:
21332         * platform/mac/fast/block/basic/015-expected.png:
21333         * platform/mac/fast/block/basic/018-expected.checksum:
21334         * platform/mac/fast/block/basic/018-expected.png:
21335         * platform/mac/fast/block/basic/019-expected.checksum:
21336         * platform/mac/fast/block/basic/019-expected.png:
21337         * platform/mac/fast/block/basic/020-expected.checksum:
21338         * platform/mac/fast/block/basic/020-expected.png:
21339         * platform/mac/fast/block/basic/021-expected.checksum:
21340         * platform/mac/fast/block/basic/021-expected.png:
21341         * platform/mac/fast/block/basic/adding-near-anonymous-block-expected.checksum:
21342         * platform/mac/fast/block/basic/adding-near-anonymous-block-expected.png:
21343         * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.checksum:
21344         * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.png:
21345         * platform/mac/fast/block/basic/quirk-height-expected.checksum:
21346         * platform/mac/fast/block/basic/quirk-height-expected.png:
21347         * platform/mac/fast/block/basic/text-indent-rtl-expected.checksum:
21348         * platform/mac/fast/block/basic/text-indent-rtl-expected.png:
21349         * platform/mac/fast/block/basic/white-space-pre-wraps-expected.checksum:
21350         * platform/mac/fast/block/basic/white-space-pre-wraps-expected.png:
21351
21352 2010-10-25  Adam Roben  <aroben@apple.com>
21353
21354         Land new XP results for backslash-to-yen-sign-euc.html
21355
21356         These match the changes made in r69568 for other platforms.
21357
21358         * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.txt:
21359
21360 2010-10-25  Benjamin Kalman  <kalman@chromium.org>
21361
21362         Reviewed by Kent Tamura.
21363
21364         Make editing/deleting/5390681.html and
21365         editing/deleting/delete-mixed-editable-content-001.html use Markup
21366         instead of render tree.
21367         https://bugs.webkit.org/show_bug.cgi?id=48112
21368
21369         * editing/deleting/5390681-expected.txt: Added.
21370         * editing/deleting/5390681.html: Updated to use Markup instead of
21371         render tree.
21372         * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
21373         * editing/deleting/delete-mixed-editable-content-001.html: Updated to
21374         use Markup instead of render tree.
21375         * platform/chromium-linux/editing/deleting/5390681-expected.checksum: Removed.
21376         * platform/chromium-linux/editing/deleting/5390681-expected.png: Removed.
21377         * platform/chromium-linux/editing/deleting/delete-mixed-editable-content-001-expected.checksum: Removed.
21378         * platform/chromium-linux/editing/deleting/delete-mixed-editable-content-001-expected.png: Removed.
21379         * platform/chromium-win/editing/deleting/5390681-expected.checksum: Removed.
21380         * platform/chromium-win/editing/deleting/5390681-expected.png: Removed.
21381         * platform/chromium-win/editing/deleting/5390681-expected.txt: Removed.
21382         * platform/chromium-win/editing/deleting/delete-mixed-editable-content-001-expected.checksum: Removed.
21383         * platform/chromium-win/editing/deleting/delete-mixed-editable-content-001-expected.png: Removed.
21384         * platform/chromium-win/editing/deleting/delete-mixed-editable-content-001-expected.txt: Removed.
21385         * platform/gtk/editing/deleting/5390681-expected.txt: Removed.
21386         * platform/mac-leopard/editing/deleting/5390681-expected.checksum: Removed.
21387         * platform/mac-leopard/editing/deleting/5390681-expected.png: Removed.
21388         * platform/mac/editing/deleting/5390681-expected.checksum: Removed.
21389         * platform/mac/editing/deleting/5390681-expected.png: Removed.
21390         * platform/mac/editing/deleting/5390681-expected.txt: Removed.
21391         * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.checksum: Removed.
21392         * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.png: Removed.
21393         * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.txt: Removed.
21394         * platform/qt/editing/deleting/5390681-expected.txt: Removed.
21395         * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.txt: Removed.
21396
21397 2010-10-25  Ariya Hidayat  <ariya@sencha.com>
21398
21399         Reviewed by Kenneth Rohde Christiansen.
21400
21401         [Qt] Update the baseline for blur shadow test
21402         https://bugs.webkit.org/show_bug.cgi?id=48223
21403
21404         After the blur radius fix in r68145, the baseline needs to be updated.
21405
21406         * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
21407         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
21408
21409 2010-10-25  Yuzo Fujishima  <yuzo@google.com>
21410
21411         Unreviewed Chromium test expectation change.
21412
21413         editing/spelling/spellcheck-attribute.html now passes for Mac.
21414
21415         * platform/chromium/test_expectations.txt:
21416
21417 2010-10-25  Yuzo Fujishima  <yuzo@google.com>
21418
21419         Unreviewed Chromium test expectation change.
21420
21421         fast/frames/frame-src-attribute.html now passes for Mac.
21422
21423         * platform/chromium/test_expectations.txt:
21424
21425 2010-10-20  Kinuko Yasuda  <kinuko@chromium.org>
21426
21427         Reviewed by Jian Li.
21428
21429         Renumber FileError/FileException error codes per latest File API spec changes
21430         https://bugs.webkit.org/show_bug.cgi?id=47936
21431
21432         Updated test expectations to match with the new error code.
21433
21434         * fast/files/read-blob-async-expected.txt:
21435         * fast/files/read-file-async-expected.txt:
21436         * fast/files/workers/worker-read-blob-async-expected.txt:
21437         * fast/files/workers/worker-read-blob-sync-expected.txt:
21438         * fast/files/workers/worker-read-file-async-expected.txt:
21439         * fast/files/workers/worker-read-file-sync-expected.txt:
21440         * fast/filesystem/op-copy-expected.txt:
21441         * fast/filesystem/op-get-entry-expected.txt:
21442         * fast/filesystem/op-move-expected.txt:
21443         * fast/filesystem/op-remove-expected.txt:
21444         * fast/filesystem/op-restricted-chars-expected.txt:
21445         * fast/filesystem/op-restricted-names-expected.txt:
21446
21447 2010-10-24  MORITA Hajime  <morrita@google.com>
21448
21449         Unreviewed skip.
21450
21451         Added editing/spelling/spelling-linebreak.html to skip,
21452         which was originally tested against a wrong expectation.
21453
21454         * platform/gtk/Skipped:
21455
21456 2010-10-24  Kent Tamura  <tkent@chromium.org>
21457
21458         Reviewed by David Kilzer.
21459
21460         Remove unnecessary test results.
21461         https://bugs.webkit.org/show_bug.cgi?id=47711
21462         
21463         The following tests were converted to dumpAsText() in
21464         http://trac.webkit.org/changeset/47608. So corresponding PNG files
21465         are unnecessary.
21466          - editing/execCommand/italicizeByCharacter.html
21467          - editing/execCommand/modifyForeColorByCharacter.html
21468          - editing/execCommand/strikethroughSelection.html
21469
21470         The following tests were converted to dumpAsText() in
21471         http://trac.webkit.org/changeset/47543.
21472          - editing/style/remove-underline-across-paragraph.html
21473          - editing/style/remove-underline-across-paragraph-in-bold.html
21474
21475         The following tests were converted to dumpAsText() in
21476         http://trac.webkit.org/changeset/47542.
21477          - editing/style/remove-underline-after-paragraph.html
21478          - editing/style/remove-underline-after-paragraph-in-bold.html
21479
21480         * platform/mac/editing/execCommand/italicizeByCharacter-expected.png: Removed.
21481         * platform/mac/editing/execCommand/modifyForeColorByCharacter-expected.png: Removed.
21482         * platform/mac/editing/execCommand/strikethroughSelection-expected.png: Removed.
21483         * platform/mac/editing/style/remove-underline-across-paragraph-expected.png: Removed.
21484         * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.png: Removed.
21485         * platform/mac/editing/style/remove-underline-after-paragraph-expected.png: Removed.
21486         * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.png: Removed.
21487
21488 2010-10-22  MORITA Hajime  <morrita@google.com>
21489
21490         Reviewed by Tony Chang.
21491
21492         Text test conversion: editing/spelling/spelling-linebreak.html
21493         https://bugs.webkit.org/show_bug.cgi?id=47649
21494         
21495         Rewrote verification part using hasSpellingMarker().
21496
21497         * editing/spelling/spelling-linebreak-expected.txt: Added.
21498         * editing/spelling/spelling-linebreak.html:
21499         * platform/gtk/editing/spelling/spelling-linebreak-expected.txt: Removed.
21500         * platform/mac/editing/spelling/spelling-linebreak-expected.checksum: Removed.
21501         * platform/mac/editing/spelling/spelling-linebreak-expected.png: Removed.
21502         * platform/mac/editing/spelling/spelling-linebreak-expected.txt: Removed.
21503
21504 2010-10-24  Daniel Bates  <dbates@rim.com>
21505
21506         Reviewed by Antonio Gomes.
21507
21508         Convert layout test fast/frame/frame-src-attribute.html from
21509         render-tree/pixel test to text-only test
21510         https://bugs.webkit.org/show_bug.cgi?id=48200
21511
21512         Modified the test case LayoutTests/fast/frame/frame-src-attribute.html
21513         to dump its output as text.
21514
21515         Currently, the test produces a render-tree dump. Instead, it is sufficient
21516         for this test to dump as text since it is a PASS/FAIL-style test. This will
21517         also make the test results platform-independent.
21518
21519         * fast/frames/frame-src-attribute-expected.txt: Added.
21520         * fast/frames/frame-src-attribute.html: Modified to dump its output as text.
21521         * platform/chromium-linux/fast/frames/frame-src-attribute-expected.checksum: Removed.
21522         * platform/chromium-linux/fast/frames/frame-src-attribute-expected.png: Removed.
21523         * platform/chromium-mac/fast/frames/frame-src-attribute-expected.checksum: Removed.
21524         * platform/chromium-mac/fast/frames/frame-src-attribute-expected.png: Removed.
21525         * platform/chromium-win/fast/frames/frame-src-attribute-expected.checksum: Removed.
21526         * platform/chromium-win/fast/frames/frame-src-attribute-expected.png: Removed.
21527         * platform/chromium-win/fast/frames/frame-src-attribute-expected.txt: Removed.
21528         * platform/gtk/fast/frames/frame-src-attribute-expected.txt: Removed.
21529         * platform/mac/fast/frames/frame-src-attribute-expected.checksum: Removed.
21530         * platform/mac/fast/frames/frame-src-attribute-expected.png: Removed.
21531         * platform/mac/fast/frames/frame-src-attribute-expected.txt: Removed.
21532         * platform/qt/fast/frames/frame-src-attribute-expected.txt: Removed.
21533
21534 2010-10-24  Nikolas Zimmermann  <nzimmermann@rim.com>
21535
21536         Reviewed by Dimitri Glazkov.
21537
21538         Convert SVGAngle to the new SVGPropertyTearOff concept, reimplement it properly
21539         https://bugs.webkit.org/show_bug.cgi?id=48179
21540
21541         It turns out the CodeGenerator changes are right, and the webgl tests have a problem, since StrictTypeChecking was enabled for numeric types.
21542         When calling gl.bindAttribLocation() be sure to pass the second argument as integer, not as string.
21543         Fixes all failing webgl tests on the snow leopard bot.
21544
21545         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
21546         * fast/canvas/webgl/resources/webgl-test-utils.js:
21547         (WebGLTestUtils):
21548         * fast/canvas/webgl/resources/webgl-test.js:
21549         (createProgram):
21550
21551 2010-10-23  Nikolas Zimmermann  <nzimmermann@rim.com>
21552
21553         Reviewed by Dirk Schulze.
21554
21555         Convert SVGAngle to the new SVGPropertyTearOff concept, reimplement it properly
21556         https://bugs.webkit.org/show_bug.cgi?id=48179
21557
21558         Add an extensive SVGAngle test, checking all getter/setters & methods, with valid and invalid arguments.
21559         The test exposes bugs in Opera & FireFox, we now pass them all.
21560
21561         * svg/dom/SVGAngle-expected.txt: Added.
21562         * svg/dom/SVGAngle.html: Added.
21563         * svg/dom/script-tests/SVGAngle.js: Added.
21564         * svg/dom/svg-element-attribute-js-null-expected.txt:
21565         * svg/dom/svg-element-attribute-js-null.xhtml: Update incorrect test, setting valueAsString to null, should not result in "0deg" but "0".
21566
21567 2010-10-23  Dimitri Glazkov  <dglazkov@chromium.org>
21568
21569         [Chromium/DRT] Unbreak build by removing duplicate test expectations.
21570
21571         * platform/chromium/drt_expectations.txt: Removed duplicates.
21572
21573 2010-10-23  Mihai Parparita  <mihaip@chromium.org>
21574
21575         css2.1/ layout tests need new Mac baselines for Snow Leopard
21576         https://bugs.webkit.org/show_bug.cgi?id=47760
21577
21578         Unreviewed rebaseline of remaining 5 css2.1/ tests for Snow Leopard
21579         using the experimental local rebaselining tool.
21580
21581         * platform/mac-leopard/css2.1/t1202-counter-04-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.checksum.
21582         * platform/mac-leopard/css2.1/t1202-counter-04-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.png.
21583         * platform/mac-leopard/css2.1/t1202-counters-04-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.checksum.
21584         * platform/mac-leopard/css2.1/t1202-counters-04-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.png.
21585         * platform/mac-leopard/css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum.
21586         * platform/mac-leopard/css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.png.
21587         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
21588         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png:
21589         * platform/mac/css2.1/t1202-counter-04-b-expected.checksum:
21590         * platform/mac/css2.1/t1202-counter-04-b-expected.png:
21591         * platform/mac/css2.1/t1202-counters-04-b-expected.checksum:
21592         * platform/mac/css2.1/t1202-counters-04-b-expected.png:
21593         * platform/mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum:
21594         * platform/mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.png:
21595         * platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum: Added.
21596         * platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added.
21597
21598 2010-10-23  Martin Robinson  <mrobinson@igalia.com>
21599
21600         Rebaseline a test after r70391.
21601
21602         * platform/gtk/transforms/2d/zoom-menulist-expected.txt:
21603
21604 2010-10-23  Dimitri Glazkov  <dglazkov@chromium.org>
21605
21606         [Chromium/DRT] Remove duplicate expectations.
21607
21608         * platform/chromium/drt_expectations.txt: Unduplicated.
21609
21610 2010-10-23  Martin Robinson  <mrobinson@igalia.com>
21611
21612         Reviewed by Xan Lopez.
21613
21614         [GTK] Menu list buttons do react properly to CSS styling
21615         https://bugs.webkit.org/show_bug.cgi?id=48099
21616
21617         Rebaseline menu list button tests and add pixel results. There
21618         are still issues with padding around separators, but these will
21619         be fixed in a further patch.
21620
21621         * platform/gtk/editing/selection/select-box-expected.txt:
21622         * platform/gtk/fast/forms/menulist-clip-expected.checksum: Added.
21623         * platform/gtk/fast/forms/menulist-clip-expected.png: Added.
21624         * platform/gtk/fast/forms/menulist-clip-expected.txt: Added.
21625         * platform/gtk/fast/forms/menulist-deselect-update-expected.checksum: Added.
21626         * platform/gtk/fast/forms/menulist-deselect-update-expected.png: Added.
21627         * platform/gtk/fast/forms/menulist-deselect-update-expected.txt: Added.
21628         * platform/gtk/fast/forms/menulist-narrow-width-expected.checksum: Added.
21629         * platform/gtk/fast/forms/menulist-narrow-width-expected.png: Added.
21630         * platform/gtk/fast/forms/menulist-narrow-width-expected.txt: Added.
21631         * platform/gtk/fast/forms/menulist-no-overflow-expected.checksum: Added.
21632         * platform/gtk/fast/forms/menulist-no-overflow-expected.png: Added.
21633         * platform/gtk/fast/forms/menulist-no-overflow-expected.txt: Added.
21634         * platform/gtk/fast/forms/menulist-option-wrap-expected.checksum: Added.
21635         * platform/gtk/fast/forms/menulist-option-wrap-expected.png: Added.
21636         * platform/gtk/fast/forms/menulist-option-wrap-expected.txt: Added.
21637         * platform/gtk/fast/forms/menulist-restrict-line-height-expected.checksum: Added.
21638         * platform/gtk/fast/forms/menulist-restrict-line-height-expected.png: Added.
21639         * platform/gtk/fast/forms/menulist-restrict-line-height-expected.txt: Added.
21640         * platform/gtk/fast/forms/menulist-separator-painting-expected.checksum: Added.
21641         * platform/gtk/fast/forms/menulist-separator-painting-expected.png: Added.
21642         * platform/gtk/fast/forms/menulist-separator-painting-expected.txt: Added.
21643         * platform/gtk/fast/forms/menulist-style-color-expected.checksum: Added.
21644         * platform/gtk/fast/forms/menulist-style-color-expected.png: Added.
21645         * platform/gtk/fast/forms/menulist-style-color-expected.txt: Added.
21646         * platform/gtk/fast/forms/menulist-width-change-expected.checksum: Added.
21647         * platform/gtk/fast/forms/menulist-width-change-expected.png: Added.
21648         * platform/gtk/fast/forms/menulist-width-change-expected.txt: Added.
21649
21650 2010-10-23  Sheriff Bot  <webkit.review.bot@gmail.com>
21651
21652         Unreviewed, rolling out r70367.
21653         http://trac.webkit.org/changeset/70367
21654         https://bugs.webkit.org/show_bug.cgi?id=48176
21655
21656         It made 8-10 tests crash on Qt bot (Requested by Ossy on
21657         #webkit).
21658
21659         * fast/loader/decide-policy-for-mime-type-async-expected.txt: Removed.
21660         * fast/loader/decide-policy-for-mime-type-async.html: Removed.
21661         * platform/gtk/Skipped:
21662         * platform/mac-wk2/Skipped:
21663         * platform/qt-wk2/Skipped:
21664         * platform/qt/Skipped:
21665         * platform/win/Skipped:
21666
21667 2010-10-23  Sheriff Bot  <webkit.review.bot@gmail.com>
21668
21669         Unreviewed, rolling out r70381.
21670         http://trac.webkit.org/changeset/70381
21671         https://bugs.webkit.org/show_bug.cgi?id=48175
21672
21673         "Fails in the 32bit debug bot" (Requested by xan_ on #webkit).
21674
21675         * platform/gtk/Skipped:
21676
21677 2010-10-22  Alejandro G. Castro  <alex@igalia.com>
21678
21679         Unreviewed, skip flaky tests in the GTK bots, all the
21680         mathml/presentation tests.
21681         https://bugs.webkit.org/show_bug.cgi?id=47727
21682
21683         * platform/gtk/Skipped:
21684
21685 2010-10-22  Xan Lopez  <xlopez@igalia.com>
21686
21687         Reviewed by Martin Robinson.
21688
21689         Unskip the two fast/js/kde tests. Both check syntax error in
21690         string construction, and seem to be passing just fine.
21691
21692         * platform/gtk/Skipped:
21693
21694 2010-10-22  Mihai Parparita  <mihaip@chromium.org>
21695
21696         css2.1/ layout tests need new Mac baselines for Snow Leopard
21697         https://bugs.webkit.org/show_bug.cgi?id=47760
21698
21699         Unreviewed rebaseline of 285 more css2.1/ test for Snow Leopard using 
21700         the experimental local rebaselining tool.
21701
21702         * platform/mac-leopard/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum.
21703         * platform/mac-leopard/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png.
21704         * platform/mac-leopard/css2.1/t0805-c5515-brdr-w-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-brdr-w-00-a-expected.checksum.
21705         * platform/mac-leopard/css2.1/t0805-c5515-brdr-w-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-brdr-w-00-a-expected.png.
21706         * platform/mac-leopard/css2.1/t0805-c5515-brdr-w-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-brdr-w-01-b-g-expected.checksum.
21707         * platform/mac-leopard/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png.
21708         * platform/mac-leopard/css2.1/t0805-c5515-brdr-w-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-brdr-w-02-b-expected.checksum.
21709         * platform/mac-leopard/css2.1/t0805-c5515-brdr-w-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-brdr-w-02-b-expected.png.
21710         * platform/mac-leopard/css2.1/t0805-c5515-ibrdr-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-ibrdr-00-b-expected.checksum.
21711         * platform/mac-leopard/css2.1/t0805-c5515-ibrdr-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5515-ibrdr-00-b-expected.png.
21712         * platform/mac-leopard/css2.1/t0805-c5516-brdr-c-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5516-brdr-c-00-a-expected.checksum.
21713         * platform/mac-leopard/css2.1/t0805-c5516-brdr-c-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5516-brdr-c-00-a-expected.png.
21714         * platform/mac-leopard/css2.1/t0805-c5516-ibrdr-c-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5516-ibrdr-c-00-a-expected.checksum.
21715         * platform/mac-leopard/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png.
21716         * platform/mac-leopard/css2.1/t0805-c5517-brdr-s-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5517-brdr-s-00-c-expected.checksum.
21717         * platform/mac-leopard/css2.1/t0805-c5517-brdr-s-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5517-brdr-s-00-c-expected.png.
21718         * platform/mac-leopard/css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum.
21719         * platform/mac-leopard/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png.
21720         * platform/mac-leopard/css2.1/t0805-c5518-brdr-t-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-00-a-expected.checksum.
21721         * platform/mac-leopard/css2.1/t0805-c5518-brdr-t-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-00-a-expected.png.
21722         * platform/mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum.
21723         * platform/mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png.
21724         * platform/mac-leopard/css2.1/t0805-c5518-ibrdr-t-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5518-ibrdr-t-00-a-expected.checksum.
21725         * platform/mac-leopard/css2.1/t0805-c5518-ibrdr-t-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5518-ibrdr-t-00-a-expected.png.
21726         * platform/mac-leopard/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum.
21727         * platform/mac-leopard/css2.1/t0805-c5519-brdr-r-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png.
21728         * platform/mac-leopard/css2.1/t0805-c5519-brdr-r-01-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-01-e-expected.checksum.
21729         * platform/mac-leopard/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-01-e-expected.png.
21730         * platform/mac-leopard/css2.1/t0805-c5519-brdr-r-02-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.checksum.
21731         * platform/mac-leopard/css2.1/t0805-c5519-brdr-r-02-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.png.
21732         * platform/mac-leopard/css2.1/t0805-c5519-ibrdr-r-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-ibrdr-r-00-a-expected.checksum.
21733         * platform/mac-leopard/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png.
21734         * platform/mac-leopard/css2.1/t0805-c5520-brdr-b-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-00-a-expected.checksum.
21735         * platform/mac-leopard/css2.1/t0805-c5520-brdr-b-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-00-a-expected.png.
21736         * platform/mac-leopard/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum.
21737         * platform/mac-leopard/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png.
21738         * platform/mac-leopard/css2.1/t0805-c5520-ibrdr-b-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5520-ibrdr-b-00-a-expected.checksum.
21739         * platform/mac-leopard/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png.
21740         * platform/mac-leopard/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum.
21741         * platform/mac-leopard/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png.
21742         * platform/mac-leopard/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum.
21743         * platform/mac-leopard/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png.
21744         * platform/mac-leopard/css2.1/t0805-c5521-brdr-l-02-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-brdr-l-02-e-expected.checksum.
21745         * platform/mac-leopard/css2.1/t0805-c5521-brdr-l-02-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-brdr-l-02-e-expected.png.
21746         * platform/mac-leopard/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum.
21747         * platform/mac-leopard/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png.
21748         * platform/mac-leopard/css2.1/t0805-c5522-brdr-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-brdr-00-b-expected.checksum.
21749         * platform/mac-leopard/css2.1/t0805-c5522-brdr-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-brdr-00-b-expected.png.
21750         * platform/mac-leopard/css2.1/t0805-c5522-brdr-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-brdr-01-b-g-expected.checksum.
21751         * platform/mac-leopard/css2.1/t0805-c5522-brdr-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-brdr-01-b-g-expected.png.
21752         * platform/mac-leopard/css2.1/t0805-c5522-brdr-02-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-brdr-02-e-expected.checksum.
21753         * platform/mac-leopard/css2.1/t0805-c5522-brdr-02-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-brdr-02-e-expected.png.
21754         * platform/mac-leopard/css2.1/t0805-c5522-ibrdr-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-ibrdr-00-a-expected.checksum.
21755         * platform/mac-leopard/css2.1/t0805-c5522-ibrdr-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5522-ibrdr-00-a-expected.png.
21756         * platform/mac-leopard/css2.1/t090204-display-change-01-b-ao-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090204-display-change-01-b-ao-expected.checksum.
21757         * platform/mac-leopard/css2.1/t090204-display-change-01-b-ao-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090204-display-change-01-b-ao-expected.png.
21758         * platform/mac-leopard/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.checksum.
21759         * platform/mac-leopard/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png.
21760         * platform/mac-leopard/css2.1/t0905-c414-flt-00-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-00-d-expected.checksum.
21761         * platform/mac-leopard/css2.1/t0905-c414-flt-00-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-00-d-expected.png.
21762         * platform/mac-leopard/css2.1/t0905-c414-flt-01-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.checksum.
21763         * platform/mac-leopard/css2.1/t0905-c414-flt-01-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.png.
21764         * platform/mac-leopard/css2.1/t0905-c414-flt-02-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-02-c-expected.checksum.
21765         * platform/mac-leopard/css2.1/t0905-c414-flt-02-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-02-c-expected.png.
21766         * platform/mac-leopard/css2.1/t0905-c414-flt-03-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-03-c-expected.checksum.
21767         * platform/mac-leopard/css2.1/t0905-c414-flt-03-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-03-c-expected.png.
21768         * platform/mac-leopard/css2.1/t0905-c414-flt-04-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-04-c-expected.checksum.
21769         * platform/mac-leopard/css2.1/t0905-c414-flt-04-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-04-c-expected.png.
21770         * platform/mac-leopard/css2.1/t0905-c414-flt-fit-00-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-00-d-expected.checksum.
21771         * platform/mac-leopard/css2.1/t0905-c414-flt-fit-00-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-00-d-expected.png.
21772         * platform/mac-leopard/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum.
21773         * platform/mac-leopard/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png.
21774         * platform/mac-leopard/css2.1/t0905-c414-flt-wrap-00-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.checksum.
21775         * platform/mac-leopard/css2.1/t0905-c414-flt-wrap-00-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.png.
21776         * platform/mac-leopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum.
21777         * platform/mac-leopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png.
21778         * platform/mac-leopard/css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum.
21779         * platform/mac-leopard/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png.
21780         * platform/mac-leopard/css2.1/t0905-c5525-fltblck-01-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum.
21781         * platform/mac-leopard/css2.1/t0905-c5525-fltblck-01-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.png.
21782         * platform/mac-leopard/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum.
21783         * platform/mac-leopard/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png.
21784         * platform/mac-leopard/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum.
21785         * platform/mac-leopard/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.png.
21786         * platform/mac-leopard/css2.1/t0905-c5525-fltinln-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltinln-00-c-ag-expected.checksum.
21787         * platform/mac-leopard/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png.
21788         * platform/mac-leopard/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum.
21789         * platform/mac-leopard/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png.
21790         * platform/mac-leopard/css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum.
21791         * platform/mac-leopard/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltmult-00-d-g-expected.png.
21792         * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum.
21793         * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png.
21794         * platform/mac-leopard/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum.
21795         * platform/mac-leopard/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png.
21796         * platform/mac-leopard/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum.
21797         * platform/mac-leopard/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.png.
21798         * platform/mac-leopard/css2.1/t090501-c414-flt-00-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-00-d-expected.checksum.
21799         * platform/mac-leopard/css2.1/t090501-c414-flt-00-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-00-d-expected.png.
21800         * platform/mac-leopard/css2.1/t090501-c414-flt-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-01-b-expected.checksum.
21801         * platform/mac-leopard/css2.1/t090501-c414-flt-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-01-b-expected.png.
21802         * platform/mac-leopard/css2.1/t090501-c414-flt-02-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.checksum.
21803         * platform/mac-leopard/css2.1/t090501-c414-flt-02-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.png.
21804         * platform/mac-leopard/css2.1/t090501-c414-flt-03-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum.
21805         * platform/mac-leopard/css2.1/t090501-c414-flt-03-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.png.
21806         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-00-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-00-d-expected.checksum.
21807         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-00-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-00-d-expected.png.
21808         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum.
21809         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-01-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.png.
21810         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-02-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.checksum.
21811         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-02-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.png.
21812         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-03-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-03-d-expected.checksum.
21813         * platform/mac-leopard/css2.1/t090501-c414-flt-ln-03-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c414-flt-ln-03-d-expected.png.
21814         * platform/mac-leopard/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum.
21815         * platform/mac-leopard/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png.
21816         * platform/mac-leopard/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum.
21817         * platform/mac-leopard/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png.
21818         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-01-b-expected.checksum.
21819         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-01-b-expected.png.
21820         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-02-b-expected.checksum.
21821         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-02-b-expected.png.
21822         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-03-b-expected.checksum.
21823         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-03-b-expected.png.
21824         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-04-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-04-b-expected.checksum.
21825         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-04-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-04-b-expected.png.
21826         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-05-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-05-b-expected.checksum.
21827         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-05-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-05-b-expected.png.
21828         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-06-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-06-b-expected.checksum.
21829         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-06-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-06-b-expected.png.
21830         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-07-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-07-b-expected.checksum.
21831         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-07-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-07-b-expected.png.
21832         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-08-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-08-b-expected.checksum.
21833         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-08-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-08-b-expected.png.
21834         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-09-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-09-b-expected.checksum.
21835         * platform/mac-leopard/css2.1/t1001-abs-pos-cb-09-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1001-abs-pos-cb-09-b-expected.png.
21836         * platform/mac-leopard/css2.1/t1002-c5523-width-00-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1002-c5523-width-00-b-g-expected.checksum.
21837         * platform/mac-leopard/css2.1/t1002-c5523-width-00-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1002-c5523-width-00-b-g-expected.png.
21838         * platform/mac-leopard/css2.1/t1002-c5523-width-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1002-c5523-width-01-b-g-expected.checksum.
21839         * platform/mac-leopard/css2.1/t1002-c5523-width-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1002-c5523-width-01-b-g-expected.png.
21840         * platform/mac-leopard/css2.1/t1002-c5523-width-02-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.checksum.
21841         * platform/mac-leopard/css2.1/t1002-c5523-width-02-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.png.
21842         * platform/mac-leopard/css2.1/t100303-c412-blockw-00-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100303-c412-blockw-00-d-ag-expected.checksum.
21843         * platform/mac-leopard/css2.1/t100303-c412-blockw-00-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100303-c412-blockw-00-d-ag-expected.png.
21844         * platform/mac-leopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum.
21845         * platform/mac-leopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png.
21846         * platform/mac-leopard/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum.
21847         * platform/mac-leopard/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png.
21848         * platform/mac-leopard/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.checksum.
21849         * platform/mac-leopard/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png.
21850         * platform/mac-leopard/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.checksum.
21851         * platform/mac-leopard/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png.
21852         * platform/mac-leopard/css2.1/t1004-c5524-width-00-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.checksum.
21853         * platform/mac-leopard/css2.1/t1004-c5524-width-00-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.png.
21854         * platform/mac-leopard/css2.1/t1005-c5524-width-00-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1005-c5524-width-00-b-g-expected.checksum.
21855         * platform/mac-leopard/css2.1/t1005-c5524-width-00-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1005-c5524-width-00-b-g-expected.png.
21856         * platform/mac-leopard/css2.1/t1005-c5524-width-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1005-c5524-width-01-b-g-expected.checksum.
21857         * platform/mac-leopard/css2.1/t1005-c5524-width-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1005-c5524-width-01-b-g-expected.png.
21858         * platform/mac-leopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum.
21859         * platform/mac-leopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.png.
21860         * platform/mac-leopard/css2.1/t1008-c44-ln-box-01-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-01-d-ag-expected.checksum.
21861         * platform/mac-leopard/css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-01-d-ag-expected.png.
21862         * platform/mac-leopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum.
21863         * platform/mac-leopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png.
21864         * platform/mac-leopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum.
21865         * platform/mac-leopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.png.
21866         * platform/mac-leopard/css2.1/t100801-c42-ibx-ht-00-d-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c42-ibx-ht-00-d-a-expected.checksum.
21867         * platform/mac-leopard/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png.
21868         * platform/mac-leopard/css2.1/t100801-c544-valgn-00-a-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.checksum.
21869         * platform/mac-leopard/css2.1/t100801-c544-valgn-00-a-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.png.
21870         * platform/mac-leopard/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum.
21871         * platform/mac-leopard/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png.
21872         * platform/mac-leopard/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum.
21873         * platform/mac-leopard/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.png.
21874         * platform/mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum.
21875         * platform/mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png.
21876         * platform/mac-leopard/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum.
21877         * platform/mac-leopard/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.png.
21878         * platform/mac-leopard/css2.1/t100801-c548-leadin-00-d-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-leadin-00-d-a-expected.checksum.
21879         * platform/mac-leopard/css2.1/t100801-c548-leadin-00-d-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-leadin-00-d-a-expected.png.
21880         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-00-c-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-00-c-a-expected.checksum.
21881         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-00-c-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-00-c-a-expected.png.
21882         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-01-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-01-b-ag-expected.checksum.
21883         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-01-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-01-b-ag-expected.png.
21884         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum.
21885         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png.
21886         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-03-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-03-d-ag-expected.checksum.
21887         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png.
21888         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-04-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-04-d-ag-expected.checksum.
21889         * platform/mac-leopard/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png.
21890         * platform/mac-leopard/css2.1/t1202-counter-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-00-b-expected.checksum.
21891         * platform/mac-leopard/css2.1/t1202-counter-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-00-b-expected.png.
21892         * platform/mac-leopard/css2.1/t1202-counter-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.checksum.
21893         * platform/mac-leopard/css2.1/t1202-counter-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.png.
21894         * platform/mac-leopard/css2.1/t1202-counter-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-02-b-expected.checksum.
21895         * platform/mac-leopard/css2.1/t1202-counter-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-02-b-expected.png.
21896         * platform/mac-leopard/css2.1/t1202-counter-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-03-b-expected.checksum.
21897         * platform/mac-leopard/css2.1/t1202-counter-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-03-b-expected.png.
21898         * platform/mac-leopard/css2.1/t1202-counter-05-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-05-b-expected.checksum.
21899         * platform/mac-leopard/css2.1/t1202-counter-05-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-05-b-expected.png.
21900         * platform/mac-leopard/css2.1/t1202-counter-06-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-06-b-expected.checksum.
21901         * platform/mac-leopard/css2.1/t1202-counter-06-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-06-b-expected.png.
21902         * platform/mac-leopard/css2.1/t1202-counter-07-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-07-b-expected.checksum.
21903         * platform/mac-leopard/css2.1/t1202-counter-07-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-07-b-expected.png.
21904         * platform/mac-leopard/css2.1/t1202-counter-08-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-08-b-expected.checksum.
21905         * platform/mac-leopard/css2.1/t1202-counter-08-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-08-b-expected.png.
21906         * platform/mac-leopard/css2.1/t1202-counter-09-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-09-b-expected.checksum.
21907         * platform/mac-leopard/css2.1/t1202-counter-09-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-09-b-expected.png.
21908         * platform/mac-leopard/css2.1/t1202-counter-11-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-11-b-expected.checksum.
21909         * platform/mac-leopard/css2.1/t1202-counter-11-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-11-b-expected.png.
21910         * platform/mac-leopard/css2.1/t1202-counter-12-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-12-b-expected.checksum.
21911         * platform/mac-leopard/css2.1/t1202-counter-12-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-12-b-expected.png.
21912         * platform/mac-leopard/css2.1/t1202-counter-13-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-13-b-expected.checksum.
21913         * platform/mac-leopard/css2.1/t1202-counter-13-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-13-b-expected.png.
21914         * platform/mac-leopard/css2.1/t1202-counter-14-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-14-b-expected.checksum.
21915         * platform/mac-leopard/css2.1/t1202-counter-14-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-14-b-expected.png.
21916         * platform/mac-leopard/css2.1/t1202-counter-15-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-15-b-expected.checksum.
21917         * platform/mac-leopard/css2.1/t1202-counter-15-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-15-b-expected.png.
21918         * platform/mac-leopard/css2.1/t1202-counter-16-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-16-f-expected.checksum.
21919         * platform/mac-leopard/css2.1/t1202-counter-16-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counter-16-f-expected.png.
21920         * platform/mac-leopard/css2.1/t1202-counters-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-00-b-expected.checksum.
21921         * platform/mac-leopard/css2.1/t1202-counters-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-00-b-expected.png.
21922         * platform/mac-leopard/css2.1/t1202-counters-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.checksum.
21923         * platform/mac-leopard/css2.1/t1202-counters-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.png.
21924         * platform/mac-leopard/css2.1/t1202-counters-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-02-b-expected.checksum.
21925         * platform/mac-leopard/css2.1/t1202-counters-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-02-b-expected.png.
21926         * platform/mac-leopard/css2.1/t1202-counters-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-03-b-expected.checksum.
21927         * platform/mac-leopard/css2.1/t1202-counters-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-03-b-expected.png.
21928         * platform/mac-leopard/css2.1/t1202-counters-05-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-05-b-expected.checksum.
21929         * platform/mac-leopard/css2.1/t1202-counters-05-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-05-b-expected.png.
21930         * platform/mac-leopard/css2.1/t1202-counters-06-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-06-b-expected.checksum.
21931         * platform/mac-leopard/css2.1/t1202-counters-06-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-06-b-expected.png.
21932         * platform/mac-leopard/css2.1/t1202-counters-07-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-07-b-expected.checksum.
21933         * platform/mac-leopard/css2.1/t1202-counters-07-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-07-b-expected.png.
21934         * platform/mac-leopard/css2.1/t1202-counters-08-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-08-b-expected.checksum.
21935         * platform/mac-leopard/css2.1/t1202-counters-08-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-08-b-expected.png.
21936         * platform/mac-leopard/css2.1/t1202-counters-09-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-09-b-expected.checksum.
21937         * platform/mac-leopard/css2.1/t1202-counters-09-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-09-b-expected.png.
21938         * platform/mac-leopard/css2.1/t1202-counters-11-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-11-b-expected.checksum.
21939         * platform/mac-leopard/css2.1/t1202-counters-11-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-11-b-expected.png.
21940         * platform/mac-leopard/css2.1/t1202-counters-12-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-12-b-expected.checksum.
21941         * platform/mac-leopard/css2.1/t1202-counters-12-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-12-b-expected.png.
21942         * platform/mac-leopard/css2.1/t1202-counters-13-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-13-b-expected.checksum.
21943         * platform/mac-leopard/css2.1/t1202-counters-13-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-13-b-expected.png.
21944         * platform/mac-leopard/css2.1/t1202-counters-14-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-14-b-expected.checksum.
21945         * platform/mac-leopard/css2.1/t1202-counters-14-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-14-b-expected.png.
21946         * platform/mac-leopard/css2.1/t1202-counters-15-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-15-b-expected.checksum.
21947         * platform/mac-leopard/css2.1/t1202-counters-15-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-15-b-expected.png.
21948         * platform/mac-leopard/css2.1/t1202-counters-16-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.checksum.
21949         * platform/mac-leopard/css2.1/t1202-counters-16-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.png.
21950         * platform/mac-leopard/css2.1/t1202-counters-17-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.checksum.
21951         * platform/mac-leopard/css2.1/t1202-counters-17-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.png.
21952         * platform/mac-leopard/css2.1/t1202-counters-18-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-18-f-expected.checksum.
21953         * platform/mac-leopard/css2.1/t1202-counters-18-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1202-counters-18-f-expected.png.
21954         * platform/mac-leopard/css2.1/t1204-implied-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-implied-00-b-expected.checksum.
21955         * platform/mac-leopard/css2.1/t1204-implied-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-implied-00-b-expected.png.
21956         * platform/mac-leopard/css2.1/t1204-implied-01-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.checksum.
21957         * platform/mac-leopard/css2.1/t1204-implied-01-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.png.
21958         * platform/mac-leopard/css2.1/t1204-implied-02-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.checksum.
21959         * platform/mac-leopard/css2.1/t1204-implied-02-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.png.
21960         * platform/mac-leopard/css2.1/t1204-multiple-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-multiple-00-c-expected.checksum.
21961         * platform/mac-leopard/css2.1/t1204-multiple-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-multiple-00-c-expected.png.
21962         * platform/mac-leopard/css2.1/t1204-multiple-01-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-multiple-01-c-expected.checksum.
21963         * platform/mac-leopard/css2.1/t1204-multiple-01-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-multiple-01-c-expected.png.
21964         * platform/mac-leopard/css2.1/t1204-order-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-order-00-c-expected.checksum.
21965         * platform/mac-leopard/css2.1/t1204-order-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-order-00-c-expected.png.
21966         * platform/mac-leopard/css2.1/t1204-order-01-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-order-01-d-expected.checksum.
21967         * platform/mac-leopard/css2.1/t1204-order-01-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-order-01-d-expected.png.
21968         * platform/mac-leopard/css2.1/t1204-root-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1204-root-e-expected.checksum.
21969         * platform/mac-leopard/css2.1/t1204-root-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1204-root-e-expected.png.
21970         * platform/mac-leopard/css2.1/t120401-scope-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-00-b-expected.checksum.
21971         * platform/mac-leopard/css2.1/t120401-scope-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-00-b-expected.png.
21972         * platform/mac-leopard/css2.1/t120401-scope-01-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.checksum.
21973         * platform/mac-leopard/css2.1/t120401-scope-01-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.png.
21974         * platform/mac-leopard/css2.1/t120401-scope-02-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.checksum.
21975         * platform/mac-leopard/css2.1/t120401-scope-02-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.png.
21976         * platform/mac-leopard/css2.1/t120401-scope-03-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.checksum.
21977         * platform/mac-leopard/css2.1/t120401-scope-03-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.png.
21978         * platform/mac-leopard/css2.1/t120401-scope-04-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.checksum.
21979         * platform/mac-leopard/css2.1/t120401-scope-04-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.png.
21980         * platform/mac-leopard/css2.1/t120403-content-none-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120403-content-none-00-c-expected.checksum.
21981         * platform/mac-leopard/css2.1/t120403-content-none-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120403-content-none-00-c-expected.png.
21982         * platform/mac-leopard/css2.1/t120403-display-none-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120403-display-none-00-c-expected.checksum.
21983         * platform/mac-leopard/css2.1/t120403-display-none-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120403-display-none-00-c-expected.png.
21984         * platform/mac-leopard/css2.1/t120403-visibility-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t120403-visibility-00-c-expected.checksum.
21985         * platform/mac-leopard/css2.1/t120403-visibility-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t120403-visibility-00-c-expected.png.
21986         * platform/mac-leopard/css2.1/t1205-c561-list-displ-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.checksum.
21987         * platform/mac-leopard/css2.1/t1205-c561-list-displ-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.png.
21988         * platform/mac-leopard/css2.1/t1205-c563-list-type-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1205-c563-list-type-00-b-expected.checksum.
21989         * platform/mac-leopard/css2.1/t1205-c563-list-type-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1205-c563-list-type-00-b-expected.png.
21990         * platform/mac-leopard/css2.1/t1205-c563-list-type-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1205-c563-list-type-01-b-expected.checksum.
21991         * platform/mac-leopard/css2.1/t1205-c563-list-type-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1205-c563-list-type-01-b-expected.png.
21992         * platform/mac-leopard/css2.1/t1205-c564-list-img-00-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.checksum.
21993         * platform/mac-leopard/css2.1/t1205-c564-list-img-00-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.png.
21994         * platform/mac-leopard/css2.1/t1205-c565-list-pos-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.checksum.
21995         * platform/mac-leopard/css2.1/t1205-c565-list-pos-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.png.
21996         * platform/mac-leopard/css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum.
21997         * platform/mac-leopard/css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1205-c566-list-stl-00-e-ag-expected.png.
21998         * platform/mac-leopard/css2.1/t1205-c566-list-stl-01-c-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1205-c566-list-stl-01-c-g-expected.checksum.
21999         * platform/mac-leopard/css2.1/t1205-c566-list-stl-01-c-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1205-c566-list-stl-01-c-g-expected.png.
22000         * platform/mac-leopard/css2.1/t1401-c531-color-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1401-c531-color-00-a-expected.checksum.
22001         * platform/mac-leopard/css2.1/t1401-c531-color-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1401-c531-color-00-a-expected.png.
22002         * platform/mac-leopard/css2.1/t1402-c45-bg-canvas-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1402-c45-bg-canvas-00-b-expected.checksum.
22003         * platform/mac-leopard/css2.1/t1402-c45-bg-canvas-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1402-c45-bg-canvas-00-b-expected.png.
22004         * platform/mac-leopard/css2.1/t140201-c532-bgcolor-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c532-bgcolor-00-a-expected.checksum.
22005         * platform/mac-leopard/css2.1/t140201-c532-bgcolor-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c532-bgcolor-00-a-expected.png.
22006         * platform/mac-leopard/css2.1/t140201-c532-bgcolor-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c532-bgcolor-01-b-expected.checksum.
22007         * platform/mac-leopard/css2.1/t140201-c532-bgcolor-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c532-bgcolor-01-b-expected.png.
22008         * platform/mac-leopard/css2.1/t140201-c533-bgimage-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c533-bgimage-00-a-expected.checksum.
22009         * platform/mac-leopard/css2.1/t140201-c533-bgimage-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c533-bgimage-00-a-expected.png.
22010         * platform/mac-leopard/css2.1/t140201-c533-bgimage-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c533-bgimage-01-b-g-expected.checksum.
22011         * platform/mac-leopard/css2.1/t140201-c533-bgimage-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c533-bgimage-01-b-g-expected.png.
22012         * platform/mac-leopard/css2.1/t140201-c534-bgre-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgre-00-b-ag-expected.checksum.
22013         * platform/mac-leopard/css2.1/t140201-c534-bgre-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgre-00-b-ag-expected.png.
22014         * platform/mac-leopard/css2.1/t140201-c534-bgre-01-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgre-01-b-ag-expected.checksum.
22015         * platform/mac-leopard/css2.1/t140201-c534-bgre-01-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgre-01-b-ag-expected.png.
22016         * platform/mac-leopard/css2.1/t140201-c534-bgreps-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-00-c-ag-expected.checksum.
22017         * platform/mac-leopard/css2.1/t140201-c534-bgreps-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-00-c-ag-expected.png.
22018         * platform/mac-leopard/css2.1/t140201-c534-bgreps-01-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-01-c-ag-expected.checksum.
22019         * platform/mac-leopard/css2.1/t140201-c534-bgreps-01-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-01-c-ag-expected.png.
22020         * platform/mac-leopard/css2.1/t140201-c534-bgreps-02-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-02-c-ag-expected.checksum.
22021         * platform/mac-leopard/css2.1/t140201-c534-bgreps-02-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-02-c-ag-expected.png.
22022         * platform/mac-leopard/css2.1/t140201-c534-bgreps-03-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-03-c-ag-expected.checksum.
22023         * platform/mac-leopard/css2.1/t140201-c534-bgreps-03-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-03-c-ag-expected.png.
22024         * platform/mac-leopard/css2.1/t140201-c534-bgreps-04-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-04-c-ag-expected.checksum.
22025         * platform/mac-leopard/css2.1/t140201-c534-bgreps-04-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-04-c-ag-expected.png.
22026         * platform/mac-leopard/css2.1/t140201-c534-bgreps-05-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-05-c-ag-expected.checksum.
22027         * platform/mac-leopard/css2.1/t140201-c534-bgreps-05-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c534-bgreps-05-c-ag-expected.png.
22028         * platform/mac-leopard/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum.
22029         * platform/mac-leopard/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png.
22030         * platform/mac-leopard/css2.1/t140201-c536-bgpos-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c536-bgpos-00-b-ag-expected.checksum.
22031         * platform/mac-leopard/css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c536-bgpos-00-b-ag-expected.png.
22032         * platform/mac-leopard/css2.1/t140201-c536-bgpos-01-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c536-bgpos-01-b-ag-expected.checksum.
22033         * platform/mac-leopard/css2.1/t140201-c536-bgpos-01-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c536-bgpos-01-b-ag-expected.png.
22034         * platform/mac-leopard/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum.
22035         * platform/mac-leopard/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png.
22036         * platform/mac-leopard/css2.1/t1504-c523-font-style-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1504-c523-font-style-00-b-expected.checksum.
22037         * platform/mac-leopard/css2.1/t1504-c523-font-style-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1504-c523-font-style-00-b-expected.png.
22038         * platform/mac-leopard/css2.1/t1505-c524-font-var-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1505-c524-font-var-00-b-expected.checksum.
22039         * platform/mac-leopard/css2.1/t1505-c524-font-var-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1505-c524-font-var-00-b-expected.png.
22040         * platform/mac-leopard/css2.1/t1506-c525-font-wt-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.checksum.
22041         * platform/mac-leopard/css2.1/t1506-c525-font-wt-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.png.
22042         * platform/mac-leopard/css2.1/t1507-c526-font-sz-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-00-b-expected.checksum.
22043         * platform/mac-leopard/css2.1/t1507-c526-font-sz-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-00-b-expected.png.
22044         * platform/mac-leopard/css2.1/t1507-c526-font-sz-01-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-01-b-a-expected.checksum.
22045         * platform/mac-leopard/css2.1/t1507-c526-font-sz-01-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-01-b-a-expected.png.
22046         * platform/mac-leopard/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum.
22047         * platform/mac-leopard/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png.
22048         * platform/mac-leopard/css2.1/t1507-c526-font-sz-03-f-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-03-f-a-expected.checksum.
22049         * platform/mac-leopard/css2.1/t1507-c526-font-sz-03-f-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1507-c526-font-sz-03-f-a-expected.png.
22050         * platform/mac-leopard/css2.1/t1508-c527-font-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1508-c527-font-01-b-expected.checksum.
22051         * platform/mac-leopard/css2.1/t1508-c527-font-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1508-c527-font-01-b-expected.png.
22052         * platform/mac-leopard/css2.1/t1508-c527-font-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1508-c527-font-02-b-expected.checksum.
22053         * platform/mac-leopard/css2.1/t1508-c527-font-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1508-c527-font-02-b-expected.png.
22054         * platform/mac-leopard/css2.1/t1508-c527-font-09-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1508-c527-font-09-b-expected.checksum.
22055         * platform/mac-leopard/css2.1/t1508-c527-font-09-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1508-c527-font-09-b-expected.png.
22056         * platform/mac-leopard/css2.1/t1601-c547-indent-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum.
22057         * platform/mac-leopard/css2.1/t1601-c547-indent-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.png.
22058         * platform/mac-leopard/css2.1/t1601-c547-indent-01-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1601-c547-indent-01-d-expected.checksum.
22059         * platform/mac-leopard/css2.1/t1601-c547-indent-01-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1601-c547-indent-01-d-expected.png.
22060         * platform/mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.checksum.
22061         * platform/mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.png.
22062         * platform/mac-leopard/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum.
22063         * platform/mac-leopard/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png.
22064         * platform/mac-leopard/css2.1/t1604-c541-word-sp-01-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.checksum.
22065         * platform/mac-leopard/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png.
22066         * platform/mac-leopard/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum.
22067         * platform/mac-leopard/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png.
22068         * platform/mac-leopard/css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum.
22069         * platform/mac-leopard/css2.1/t1604-c542-letter-sp-01-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1604-c542-letter-sp-01-b-a-expected.png.
22070         * platform/mac-leopard/css2.1/t1606-c562-white-sp-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t1606-c562-white-sp-00-b-ag-expected.checksum.
22071         * platform/mac-leopard/css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t1606-c562-white-sp-00-b-ag-expected.png.
22072         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-00-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-00-d-expected.checksum.
22073         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-00-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-00-d-expected.png.
22074         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-01-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-01-d-expected.checksum.
22075         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-01-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-01-d-expected.png.
22076         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-02-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-02-d-expected.checksum.
22077         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-02-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-02-d-expected.png.
22078         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-03-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-03-d-expected.checksum.
22079         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-03-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-03-d-expected.png.
22080         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-04-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-04-d-expected.checksum.
22081         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-04-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-04-d-expected.png.
22082         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-05-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-05-d-expected.checksum.
22083         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-05-d-expected.png.
22084         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-06-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-06-d-expected.checksum.
22085         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-06-d-expected.png.
22086         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-07-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-07-d-expected.checksum.
22087         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-07-d-expected.png.
22088         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-08-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-08-d-expected.checksum.
22089         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-08-d-expected.png.
22090         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-09-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-09-d-expected.checksum.
22091         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-09-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-09-d-expected.png.
22092         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-10-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-10-d-expected.checksum.
22093         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-10-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-10-d-expected.png.
22094         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-11-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-11-d-expected.checksum.
22095         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-11-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-11-d-expected.png.
22096         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-12-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-12-d-expected.checksum.
22097         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-12-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-12-d-expected.png.
22098         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-13-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-13-d-expected.checksum.
22099         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-13-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-13-d-expected.png.
22100         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-14-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-14-d-expected.checksum.
22101         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-14-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-14-d-expected.png.
22102         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-15-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-15-d-expected.checksum.
22103         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-15-d-expected.png.
22104         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-16-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-16-d-expected.checksum.
22105         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-16-d-expected.png.
22106         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-17-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-17-d-expected.checksum.
22107         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-17-d-expected.png.
22108         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-18-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-18-d-expected.checksum.
22109         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-18-d-expected.png.
22110         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-19-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-19-d-expected.checksum.
22111         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-19-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-19-d-expected.png.
22112         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-20-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-20-d-expected.checksum.
22113         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-20-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-20-d-expected.png.
22114         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-21-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-21-d-expected.checksum.
22115         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-21-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-21-d-expected.png.
22116         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-22-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-22-d-expected.checksum.
22117         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-22-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-22-d-expected.png.
22118         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-23-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-23-d-expected.checksum.
22119         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-23-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-23-d-expected.png.
22120         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-24-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-24-d-expected.checksum.
22121         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-24-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-24-d-expected.png.
22122         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-25-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-25-d-expected.checksum.
22123         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-25-d-expected.png.
22124         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-26-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-26-d-expected.checksum.
22125         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-26-d-expected.png.
22126         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-27-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-27-d-expected.checksum.
22127         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-27-d-expected.png.
22128         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-28-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-28-d-expected.checksum.
22129         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-28-d-expected.png.
22130         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-29-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-29-d-expected.checksum.
22131         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-29-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-29-d-expected.png.
22132         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-30-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-30-d-expected.checksum.
22133         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-30-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-30-d-expected.png.
22134         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-31-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-31-d-expected.checksum.
22135         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-31-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-31-d-expected.png.
22136         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-32-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-32-d-expected.checksum.
22137         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-32-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-32-d-expected.png.
22138         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-33-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-33-d-expected.checksum.
22139         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-33-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-33-d-expected.png.
22140         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-34-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-34-d-expected.checksum.
22141         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-34-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-34-d-expected.png.
22142         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-35-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-35-d-expected.checksum.
22143         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-35-d-expected.png.
22144         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-36-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-36-d-expected.checksum.
22145         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-36-d-expected.png.
22146         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-37-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-37-d-expected.checksum.
22147         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-37-d-expected.png.
22148         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-38-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-38-d-expected.checksum.
22149         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-38-d-expected.png.
22150         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-39-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-39-d-expected.checksum.
22151         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-39-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-39-d-expected.png.
22152         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-40-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-40-d-expected.checksum.
22153         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-40-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-40-d-expected.png.
22154         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-41-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-41-d-expected.checksum.
22155         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-41-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-41-d-expected.png.
22156         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-42-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-42-d-expected.checksum.
22157         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-42-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-42-d-expected.png.
22158         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-43-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-43-d-expected.checksum.
22159         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-43-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-43-d-expected.png.
22160         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-44-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-44-d-expected.checksum.
22161         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-44-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-44-d-expected.png.
22162         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-45-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-45-d-expected.checksum.
22163         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-45-d-expected.png.
22164         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-46-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-46-d-expected.checksum.
22165         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-46-d-expected.png.
22166         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-47-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-47-d-expected.checksum.
22167         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-47-d-expected.png.
22168         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-48-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-48-d-expected.checksum.
22169         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-48-d-expected.png.
22170         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-49-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-49-d-expected.checksum.
22171         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-49-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-49-d-expected.png.
22172         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-50-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-50-d-expected.checksum.
22173         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-50-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-50-d-expected.png.
22174         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-51-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-51-d-expected.checksum.
22175         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-51-d-expected.png.
22176         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-52-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-52-d-expected.checksum.
22177         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-52-d-expected.png.
22178         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-53-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-53-d-expected.checksum.
22179         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-53-d-expected.png.
22180         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-54-d-expected.checksum.
22181         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-54-d-expected.png.
22182         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-55-d-expected.checksum.
22183         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-55-d-expected.png.
22184         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-56-d-expected.checksum.
22185         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-56-d-expected.png.
22186         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-57-d-expected.checksum.
22187         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-57-d-expected.png.
22188         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-58-d-expected.checksum.
22189         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-58-d-expected.png.
22190         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-59-d-expected.checksum.
22191         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-59-d-expected.png.
22192         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-60-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-60-d-expected.checksum.
22193         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-60-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-60-d-expected.png.
22194         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-61-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-61-d-expected.checksum.
22195         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-61-d-expected.png.
22196         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-62-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-62-d-expected.checksum.
22197         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-62-d-expected.png.
22198         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-63-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-63-d-expected.checksum.
22199         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-63-d-expected.png.
22200         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-64-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-64-d-expected.checksum.
22201         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-64-d-expected.png.
22202         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-65-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-65-d-expected.checksum.
22203         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-65-d-expected.png.
22204         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-66-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-66-d-expected.checksum.
22205         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-66-d-expected.png.
22206         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-67-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-67-d-expected.checksum.
22207         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-67-d-expected.png.
22208         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-68-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-68-d-expected.checksum.
22209         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-68-d-expected.png.
22210         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-69-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-69-d-expected.checksum.
22211         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-69-d-expected.png.
22212         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-70-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-70-d-expected.checksum.
22213         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-70-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-70-d-expected.png.
22214         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-71-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-71-d-expected.checksum.
22215         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-71-d-expected.png.
22216         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-72-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-72-d-expected.checksum.
22217         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-72-d-expected.png.
22218         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-73-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-73-d-expected.checksum.
22219         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-73-d-expected.png.
22220         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-74-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-74-d-expected.checksum.
22221         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-74-d-expected.png.
22222         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-75-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-75-d-expected.checksum.
22223         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-75-d-expected.png.
22224         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-76-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-76-d-expected.checksum.
22225         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-76-d-expected.png.
22226         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-77-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-77-d-expected.checksum.
22227         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-77-d-expected.png.
22228         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-78-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-78-d-expected.checksum.
22229         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-78-d-expected.png.
22230         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-79-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-79-d-expected.checksum.
22231         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-79-d-expected.png.
22232         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-80-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-80-d-expected.checksum.
22233         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-80-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-80-d-expected.png.
22234         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-81-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-81-d-expected.checksum.
22235         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-81-d-expected.png.
22236         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-82-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-82-d-expected.checksum.
22237         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-82-d-expected.png.
22238         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-83-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-83-d-expected.checksum.
22239         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-83-d-expected.png.
22240         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-84-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-84-d-expected.checksum.
22241         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-84-d-expected.png.
22242         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-85-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-85-d-expected.checksum.
22243         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-85-d-expected.png.
22244         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-86-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-86-d-expected.checksum.
22245         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-86-d-expected.png.
22246         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-87-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-87-d-expected.checksum.
22247         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-87-d-expected.png.
22248         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-88-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-88-d-expected.checksum.
22249         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-88-d-expected.png.
22250         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-89-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-89-d-expected.checksum.
22251         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-89-d-expected.png.
22252         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-90-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-90-d-expected.checksum.
22253         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-90-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-90-d-expected.png.
22254         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-91-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-91-d-expected.checksum.
22255         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-91-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-91-d-expected.png.
22256         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-92-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-92-d-expected.checksum.
22257         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-92-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-92-d-expected.png.
22258         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-93-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-93-d-expected.checksum.
22259         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-93-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-93-d-expected.png.
22260         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-94-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-94-d-expected.checksum.
22261         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-94-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-94-d-expected.png.
22262         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-95-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.checksum.
22263         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.png.
22264         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-96-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-96-d-expected.checksum.
22265         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-96-d-expected.png.
22266         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-97-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-97-d-expected.checksum.
22267         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-97-d-expected.png.
22268         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-98-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-98-d-expected.checksum.
22269         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-98-d-expected.png.
22270         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-99-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-99-d-expected.checksum.
22271         * platform/mac-leopard/css2.1/t170602-bdr-conflct-w-99-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-99-d-expected.png.
22272         * platform/mac/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum:
22273         * platform/mac/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png:
22274         * platform/mac/css2.1/t0805-c5515-brdr-w-00-a-expected.checksum:
22275         * platform/mac/css2.1/t0805-c5515-brdr-w-00-a-expected.png:
22276         * platform/mac/css2.1/t0805-c5515-brdr-w-01-b-g-expected.checksum:
22277         * platform/mac/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png:
22278         * platform/mac/css2.1/t0805-c5515-brdr-w-02-b-expected.checksum:
22279         * platform/mac/css2.1/t0805-c5515-brdr-w-02-b-expected.png:
22280         * platform/mac/css2.1/t0805-c5515-ibrdr-00-b-expected.checksum:
22281         * platform/mac/css2.1/t0805-c5515-ibrdr-00-b-expected.png:
22282         * platform/mac/css2.1/t0805-c5516-brdr-c-00-a-expected.checksum:
22283         * platform/mac/css2.1/t0805-c5516-brdr-c-00-a-expected.png:
22284         * platform/mac/css2.1/t0805-c5516-ibrdr-c-00-a-expected.checksum:
22285         * platform/mac/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png:
22286         * platform/mac/css2.1/t0805-c5517-brdr-s-00-c-expected.checksum:
22287         * platform/mac/css2.1/t0805-c5517-brdr-s-00-c-expected.png:
22288         * platform/mac/css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum:
22289         * platform/mac/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png:
22290         * platform/mac/css2.1/t0805-c5518-brdr-t-00-a-expected.checksum:
22291         * platform/mac/css2.1/t0805-c5518-brdr-t-00-a-expected.png:
22292         * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
22293         * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png:
22294         * platform/mac/css2.1/t0805-c5518-ibrdr-t-00-a-expected.checksum:
22295         * platform/mac/css2.1/t0805-c5518-ibrdr-t-00-a-expected.png:
22296         * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum:
22297         * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png:
22298         * platform/mac/css2.1/t0805-c5519-brdr-r-01-e-expected.checksum:
22299         * platform/mac/css2.1/t0805-c5519-brdr-r-01-e-expected.png:
22300         * platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.checksum:
22301         * platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.png:
22302         * platform/mac/css2.1/t0805-c5519-ibrdr-r-00-a-expected.checksum:
22303         * platform/mac/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png:
22304         * platform/mac/css2.1/t0805-c5520-brdr-b-00-a-expected.checksum:
22305         * platform/mac/css2.1/t0805-c5520-brdr-b-00-a-expected.png:
22306         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
22307         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
22308         * platform/mac/css2.1/t0805-c5520-ibrdr-b-00-a-expected.checksum:
22309         * platform/mac/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png:
22310         * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum:
22311         * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png:
22312         * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum:
22313         * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png:
22314         * platform/mac/css2.1/t0805-c5521-brdr-l-02-e-expected.checksum:
22315         * platform/mac/css2.1/t0805-c5521-brdr-l-02-e-expected.png:
22316         * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum:
22317         * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png:
22318         * platform/mac/css2.1/t0805-c5522-brdr-00-b-expected.checksum:
22319         * platform/mac/css2.1/t0805-c5522-brdr-00-b-expected.png:
22320         * platform/mac/css2.1/t0805-c5522-brdr-01-b-g-expected.checksum:
22321         * platform/mac/css2.1/t0805-c5522-brdr-01-b-g-expected.png:
22322         * platform/mac/css2.1/t0805-c5522-brdr-02-e-expected.checksum:
22323         * platform/mac/css2.1/t0805-c5522-brdr-02-e-expected.png:
22324         * platform/mac/css2.1/t0805-c5522-ibrdr-00-a-expected.checksum:
22325         * platform/mac/css2.1/t0805-c5522-ibrdr-00-a-expected.png:
22326         * platform/mac/css2.1/t090204-display-change-01-b-ao-expected.checksum:
22327         * platform/mac/css2.1/t090204-display-change-01-b-ao-expected.png:
22328         * platform/mac/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.checksum:
22329         * platform/mac/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png:
22330         * platform/mac/css2.1/t0905-c414-flt-00-d-expected.checksum:
22331         * platform/mac/css2.1/t0905-c414-flt-00-d-expected.png:
22332         * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.checksum:
22333         * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.png:
22334         * platform/mac/css2.1/t0905-c414-flt-02-c-expected.checksum:
22335         * platform/mac/css2.1/t0905-c414-flt-02-c-expected.png:
22336         * platform/mac/css2.1/t0905-c414-flt-03-c-expected.checksum:
22337         * platform/mac/css2.1/t0905-c414-flt-03-c-expected.png:
22338         * platform/mac/css2.1/t0905-c414-flt-04-c-expected.checksum:
22339         * platform/mac/css2.1/t0905-c414-flt-04-c-expected.png:
22340         * platform/mac/css2.1/t0905-c414-flt-fit-00-d-expected.checksum:
22341         * platform/mac/css2.1/t0905-c414-flt-fit-00-d-expected.png:
22342         * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum:
22343         * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png:
22344         * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.checksum:
22345         * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.png:
22346         * platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum:
22347         * platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png:
22348         * platform/mac/css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum:
22349         * platform/mac/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png:
22350         * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum:
22351         * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.png:
22352         * platform/mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum:
22353         * platform/mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
22354         * platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum:
22355         * platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.png:
22356         * platform/mac/css2.1/t0905-c5525-fltinln-00-c-ag-expected.checksum:
22357         * platform/mac/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png:
22358         * platform/mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum:
22359         * platform/mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
22360         * platform/mac/css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum:
22361         * platform/mac/css2.1/t0905-c5525-fltmult-00-d-g-expected.png:
22362         * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum:
22363         * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png:
22364         * platform/mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum:
22365         * platform/mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png:
22366         * platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum:
22367         * platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.png:
22368         * platform/mac/css2.1/t090501-c414-flt-00-d-expected.checksum:
22369         * platform/mac/css2.1/t090501-c414-flt-00-d-expected.png:
22370         * platform/mac/css2.1/t090501-c414-flt-01-b-expected.checksum:
22371         * platform/mac/css2.1/t090501-c414-flt-01-b-expected.png:
22372         * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.checksum:
22373         * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.png:
22374         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
22375         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.png:
22376         * platform/mac/css2.1/t090501-c414-flt-ln-00-d-expected.checksum:
22377         * platform/mac/css2.1/t090501-c414-flt-ln-00-d-expected.png:
22378         * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum:
22379         * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.png:
22380         * platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.checksum:
22381         * platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.png:
22382         * platform/mac/css2.1/t090501-c414-flt-ln-03-d-expected.checksum:
22383         * platform/mac/css2.1/t090501-c414-flt-ln-03-d-expected.png:
22384         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
22385         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
22386         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
22387         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
22388         * platform/mac/css2.1/t1001-abs-pos-cb-01-b-expected.checksum:
22389         * platform/mac/css2.1/t1001-abs-pos-cb-01-b-expected.png:
22390         * platform/mac/css2.1/t1001-abs-pos-cb-02-b-expected.checksum:
22391         * platform/mac/css2.1/t1001-abs-pos-cb-02-b-expected.png:
22392         * platform/mac/css2.1/t1001-abs-pos-cb-03-b-expected.checksum:
22393         * platform/mac/css2.1/t1001-abs-pos-cb-03-b-expected.png:
22394         * platform/mac/css2.1/t1001-abs-pos-cb-04-b-expected.checksum:
22395         * platform/mac/css2.1/t1001-abs-pos-cb-04-b-expected.png:
22396         * platform/mac/css2.1/t1001-abs-pos-cb-05-b-expected.checksum:
22397         * platform/mac/css2.1/t1001-abs-pos-cb-05-b-expected.png:
22398         * platform/mac/css2.1/t1001-abs-pos-cb-06-b-expected.checksum:
22399         * platform/mac/css2.1/t1001-abs-pos-cb-06-b-expected.png:
22400         * platform/mac/css2.1/t1001-abs-pos-cb-07-b-expected.checksum:
22401         * platform/mac/css2.1/t1001-abs-pos-cb-07-b-expected.png:
22402         * platform/mac/css2.1/t1001-abs-pos-cb-08-b-expected.checksum:
22403         * platform/mac/css2.1/t1001-abs-pos-cb-08-b-expected.png:
22404         * platform/mac/css2.1/t1001-abs-pos-cb-09-b-expected.checksum:
22405         * platform/mac/css2.1/t1001-abs-pos-cb-09-b-expected.png:
22406         * platform/mac/css2.1/t1002-c5523-width-00-b-g-expected.checksum:
22407         * platform/mac/css2.1/t1002-c5523-width-00-b-g-expected.png:
22408         * platform/mac/css2.1/t1002-c5523-width-01-b-g-expected.checksum:
22409         * platform/mac/css2.1/t1002-c5523-width-01-b-g-expected.png:
22410         * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.checksum:
22411         * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.png:
22412         * platform/mac/css2.1/t100303-c412-blockw-00-d-ag-expected.checksum:
22413         * platform/mac/css2.1/t100303-c412-blockw-00-d-ag-expected.png:
22414         * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum:
22415         * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png:
22416         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
22417         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
22418         * platform/mac/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.checksum:
22419         * platform/mac/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png:
22420         * platform/mac/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.checksum:
22421         * platform/mac/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png:
22422         * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.checksum:
22423         * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.png:
22424         * platform/mac/css2.1/t1005-c5524-width-00-b-g-expected.checksum:
22425         * platform/mac/css2.1/t1005-c5524-width-00-b-g-expected.png:
22426         * platform/mac/css2.1/t1005-c5524-width-01-b-g-expected.checksum:
22427         * platform/mac/css2.1/t1005-c5524-width-01-b-g-expected.png:
22428         * platform/mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum:
22429         * platform/mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.png:
22430         * platform/mac/css2.1/t1008-c44-ln-box-01-d-ag-expected.checksum:
22431         * platform/mac/css2.1/t1008-c44-ln-box-01-d-ag-expected.png:
22432         * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum:
22433         * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png:
22434         * platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum:
22435         * platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.png:
22436         * platform/mac/css2.1/t100801-c42-ibx-ht-00-d-a-expected.checksum:
22437         * platform/mac/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png:
22438         * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.checksum:
22439         * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.png:
22440         * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum:
22441         * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png:
22442         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
22443         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.png:
22444         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
22445         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png:
22446         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum:
22447         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.png:
22448         * platform/mac/css2.1/t100801-c548-leadin-00-d-a-expected.checksum:
22449         * platform/mac/css2.1/t100801-c548-leadin-00-d-a-expected.png:
22450         * platform/mac/css2.1/t100801-c548-ln-ht-00-c-a-expected.checksum:
22451         * platform/mac/css2.1/t100801-c548-ln-ht-00-c-a-expected.png:
22452         * platform/mac/css2.1/t100801-c548-ln-ht-01-b-ag-expected.checksum:
22453         * platform/mac/css2.1/t100801-c548-ln-ht-01-b-ag-expected.png:
22454         * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum:
22455         * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png:
22456         * platform/mac/css2.1/t100801-c548-ln-ht-03-d-ag-expected.checksum:
22457         * platform/mac/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png:
22458         * platform/mac/css2.1/t100801-c548-ln-ht-04-d-ag-expected.checksum:
22459         * platform/mac/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png:
22460         * platform/mac/css2.1/t1202-counter-00-b-expected.checksum:
22461         * platform/mac/css2.1/t1202-counter-00-b-expected.png:
22462         * platform/mac/css2.1/t1202-counter-01-b-expected.checksum:
22463         * platform/mac/css2.1/t1202-counter-01-b-expected.png:
22464         * platform/mac/css2.1/t1202-counter-02-b-expected.checksum:
22465         * platform/mac/css2.1/t1202-counter-02-b-expected.png:
22466         * platform/mac/css2.1/t1202-counter-03-b-expected.checksum:
22467         * platform/mac/css2.1/t1202-counter-03-b-expected.png:
22468         * platform/mac/css2.1/t1202-counter-05-b-expected.checksum:
22469         * platform/mac/css2.1/t1202-counter-05-b-expected.png:
22470         * platform/mac/css2.1/t1202-counter-06-b-expected.checksum:
22471         * platform/mac/css2.1/t1202-counter-06-b-expected.png:
22472         * platform/mac/css2.1/t1202-counter-07-b-expected.checksum:
22473         * platform/mac/css2.1/t1202-counter-07-b-expected.png:
22474         * platform/mac/css2.1/t1202-counter-08-b-expected.checksum:
22475         * platform/mac/css2.1/t1202-counter-08-b-expected.png:
22476         * platform/mac/css2.1/t1202-counter-09-b-expected.checksum:
22477         * platform/mac/css2.1/t1202-counter-09-b-expected.png:
22478         * platform/mac/css2.1/t1202-counter-11-b-expected.checksum:
22479         * platform/mac/css2.1/t1202-counter-11-b-expected.png:
22480         * platform/mac/css2.1/t1202-counter-12-b-expected.checksum:
22481         * platform/mac/css2.1/t1202-counter-12-b-expected.png:
22482         * platform/mac/css2.1/t1202-counter-13-b-expected.checksum:
22483         * platform/mac/css2.1/t1202-counter-13-b-expected.png:
22484         * platform/mac/css2.1/t1202-counter-14-b-expected.checksum:
22485         * platform/mac/css2.1/t1202-counter-14-b-expected.png:
22486         * platform/mac/css2.1/t1202-counter-15-b-expected.checksum:
22487         * platform/mac/css2.1/t1202-counter-15-b-expected.png:
22488         * platform/mac/css2.1/t1202-counter-16-f-expected.checksum:
22489         * platform/mac/css2.1/t1202-counter-16-f-expected.png:
22490         * platform/mac/css2.1/t1202-counters-00-b-expected.checksum:
22491         * platform/mac/css2.1/t1202-counters-00-b-expected.png:
22492         * platform/mac/css2.1/t1202-counters-01-b-expected.checksum:
22493         * platform/mac/css2.1/t1202-counters-01-b-expected.png:
22494         * platform/mac/css2.1/t1202-counters-02-b-expected.checksum:
22495         * platform/mac/css2.1/t1202-counters-02-b-expected.png:
22496         * platform/mac/css2.1/t1202-counters-03-b-expected.checksum:
22497         * platform/mac/css2.1/t1202-counters-03-b-expected.png:
22498         * platform/mac/css2.1/t1202-counters-05-b-expected.checksum:
22499         * platform/mac/css2.1/t1202-counters-05-b-expected.png:
22500         * platform/mac/css2.1/t1202-counters-06-b-expected.checksum:
22501         * platform/mac/css2.1/t1202-counters-06-b-expected.png:
22502         * platform/mac/css2.1/t1202-counters-07-b-expected.checksum:
22503         * platform/mac/css2.1/t1202-counters-07-b-expected.png:
22504         * platform/mac/css2.1/t1202-counters-08-b-expected.checksum:
22505         * platform/mac/css2.1/t1202-counters-08-b-expected.png:
22506         * platform/mac/css2.1/t1202-counters-09-b-expected.checksum:
22507         * platform/mac/css2.1/t1202-counters-09-b-expected.png:
22508         * platform/mac/css2.1/t1202-counters-11-b-expected.checksum:
22509         * platform/mac/css2.1/t1202-counters-11-b-expected.png:
22510         * platform/mac/css2.1/t1202-counters-12-b-expected.checksum:
22511         * platform/mac/css2.1/t1202-counters-12-b-expected.png:
22512         * platform/mac/css2.1/t1202-counters-13-b-expected.checksum:
22513         * platform/mac/css2.1/t1202-counters-13-b-expected.png:
22514         * platform/mac/css2.1/t1202-counters-14-b-expected.checksum:
22515         * platform/mac/css2.1/t1202-counters-14-b-expected.png:
22516         * platform/mac/css2.1/t1202-counters-15-b-expected.checksum:
22517         * platform/mac/css2.1/t1202-counters-15-b-expected.png:
22518         * platform/mac/css2.1/t1202-counters-16-c-expected.checksum:
22519         * platform/mac/css2.1/t1202-counters-16-c-expected.png:
22520         * platform/mac/css2.1/t1202-counters-17-d-expected.checksum:
22521         * platform/mac/css2.1/t1202-counters-17-d-expected.png:
22522         * platform/mac/css2.1/t1202-counters-18-f-expected.checksum:
22523         * platform/mac/css2.1/t1202-counters-18-f-expected.png:
22524         * platform/mac/css2.1/t1204-implied-00-b-expected.checksum:
22525         * platform/mac/css2.1/t1204-implied-00-b-expected.png:
22526         * platform/mac/css2.1/t1204-implied-01-c-expected.checksum:
22527         * platform/mac/css2.1/t1204-implied-01-c-expected.png:
22528         * platform/mac/css2.1/t1204-implied-02-d-expected.checksum:
22529         * platform/mac/css2.1/t1204-implied-02-d-expected.png:
22530         * platform/mac/css2.1/t1204-multiple-00-c-expected.checksum:
22531         * platform/mac/css2.1/t1204-multiple-00-c-expected.png:
22532         * platform/mac/css2.1/t1204-multiple-01-c-expected.checksum:
22533         * platform/mac/css2.1/t1204-multiple-01-c-expected.png:
22534         * platform/mac/css2.1/t1204-order-00-c-expected.checksum:
22535         * platform/mac/css2.1/t1204-order-00-c-expected.png:
22536         * platform/mac/css2.1/t1204-order-01-d-expected.checksum:
22537         * platform/mac/css2.1/t1204-order-01-d-expected.png:
22538         * platform/mac/css2.1/t1204-root-e-expected.checksum:
22539         * platform/mac/css2.1/t1204-root-e-expected.png:
22540         * platform/mac/css2.1/t120401-scope-00-b-expected.checksum:
22541         * platform/mac/css2.1/t120401-scope-00-b-expected.png:
22542         * platform/mac/css2.1/t120401-scope-01-c-expected.checksum:
22543         * platform/mac/css2.1/t120401-scope-01-c-expected.png:
22544         * platform/mac/css2.1/t120401-scope-02-c-expected.checksum:
22545         * platform/mac/css2.1/t120401-scope-02-c-expected.png:
22546         * platform/mac/css2.1/t120401-scope-03-c-expected.checksum:
22547         * platform/mac/css2.1/t120401-scope-03-c-expected.png:
22548         * platform/mac/css2.1/t120401-scope-04-d-expected.checksum:
22549         * platform/mac/css2.1/t120401-scope-04-d-expected.png:
22550         * platform/mac/css2.1/t120403-content-none-00-c-expected.checksum:
22551         * platform/mac/css2.1/t120403-content-none-00-c-expected.png:
22552         * platform/mac/css2.1/t120403-display-none-00-c-expected.checksum:
22553         * platform/mac/css2.1/t120403-display-none-00-c-expected.png:
22554         * platform/mac/css2.1/t120403-visibility-00-c-expected.checksum:
22555         * platform/mac/css2.1/t120403-visibility-00-c-expected.png:
22556         * platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.checksum:
22557         * platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.png:
22558         * platform/mac/css2.1/t1205-c563-list-type-00-b-expected.checksum:
22559         * platform/mac/css2.1/t1205-c563-list-type-00-b-expected.png:
22560         * platform/mac/css2.1/t1205-c563-list-type-01-b-expected.checksum:
22561         * platform/mac/css2.1/t1205-c563-list-type-01-b-expected.png:
22562         * platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.checksum:
22563         * platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.png:
22564         * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.checksum:
22565         * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.png:
22566         * platform/mac/css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum:
22567         * platform/mac/css2.1/t1205-c566-list-stl-00-e-ag-expected.png:
22568         * platform/mac/css2.1/t1205-c566-list-stl-01-c-g-expected.checksum:
22569         * platform/mac/css2.1/t1205-c566-list-stl-01-c-g-expected.png:
22570         * platform/mac/css2.1/t1401-c531-color-00-a-expected.checksum:
22571         * platform/mac/css2.1/t1401-c531-color-00-a-expected.png:
22572         * platform/mac/css2.1/t1402-c45-bg-canvas-00-b-expected.checksum:
22573         * platform/mac/css2.1/t1402-c45-bg-canvas-00-b-expected.png:
22574         * platform/mac/css2.1/t140201-c532-bgcolor-00-a-expected.checksum:
22575         * platform/mac/css2.1/t140201-c532-bgcolor-00-a-expected.png:
22576         * platform/mac/css2.1/t140201-c532-bgcolor-01-b-expected.checksum:
22577         * platform/mac/css2.1/t140201-c532-bgcolor-01-b-expected.png:
22578         * platform/mac/css2.1/t140201-c533-bgimage-00-a-expected.checksum:
22579         * platform/mac/css2.1/t140201-c533-bgimage-00-a-expected.png:
22580         * platform/mac/css2.1/t140201-c533-bgimage-01-b-g-expected.checksum:
22581         * platform/mac/css2.1/t140201-c533-bgimage-01-b-g-expected.png:
22582         * platform/mac/css2.1/t140201-c534-bgre-00-b-ag-expected.checksum:
22583         * platform/mac/css2.1/t140201-c534-bgre-00-b-ag-expected.png:
22584         * platform/mac/css2.1/t140201-c534-bgre-01-b-ag-expected.checksum:
22585         * platform/mac/css2.1/t140201-c534-bgre-01-b-ag-expected.png:
22586         * platform/mac/css2.1/t140201-c534-bgreps-00-c-ag-expected.checksum:
22587         * platform/mac/css2.1/t140201-c534-bgreps-00-c-ag-expected.png:
22588         * platform/mac/css2.1/t140201-c534-bgreps-01-c-ag-expected.checksum:
22589         * platform/mac/css2.1/t140201-c534-bgreps-01-c-ag-expected.png:
22590         * platform/mac/css2.1/t140201-c534-bgreps-02-c-ag-expected.checksum:
22591         * platform/mac/css2.1/t140201-c534-bgreps-02-c-ag-expected.png:
22592         * platform/mac/css2.1/t140201-c534-bgreps-03-c-ag-expected.checksum:
22593         * platform/mac/css2.1/t140201-c534-bgreps-03-c-ag-expected.png:
22594         * platform/mac/css2.1/t140201-c534-bgreps-04-c-ag-expected.checksum:
22595         * platform/mac/css2.1/t140201-c534-bgreps-04-c-ag-expected.png:
22596         * platform/mac/css2.1/t140201-c534-bgreps-05-c-ag-expected.checksum:
22597         * platform/mac/css2.1/t140201-c534-bgreps-05-c-ag-expected.png:
22598         * platform/mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum:
22599         * platform/mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
22600         * platform/mac/css2.1/t140201-c536-bgpos-00-b-ag-expected.checksum:
22601         * platform/mac/css2.1/t140201-c536-bgpos-00-b-ag-expected.png:
22602         * platform/mac/css2.1/t140201-c536-bgpos-01-b-ag-expected.checksum:
22603         * platform/mac/css2.1/t140201-c536-bgpos-01-b-ag-expected.png:
22604         * platform/mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
22605         * platform/mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
22606         * platform/mac/css2.1/t1504-c523-font-style-00-b-expected.checksum:
22607         * platform/mac/css2.1/t1504-c523-font-style-00-b-expected.png:
22608         * platform/mac/css2.1/t1505-c524-font-var-00-b-expected.checksum:
22609         * platform/mac/css2.1/t1505-c524-font-var-00-b-expected.png:
22610         * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.checksum:
22611         * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.png:
22612         * platform/mac/css2.1/t1507-c526-font-sz-00-b-expected.checksum:
22613         * platform/mac/css2.1/t1507-c526-font-sz-00-b-expected.png:
22614         * platform/mac/css2.1/t1507-c526-font-sz-01-b-a-expected.checksum:
22615         * platform/mac/css2.1/t1507-c526-font-sz-01-b-a-expected.png:
22616         * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum:
22617         * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png:
22618         * platform/mac/css2.1/t1507-c526-font-sz-03-f-a-expected.checksum:
22619         * platform/mac/css2.1/t1507-c526-font-sz-03-f-a-expected.png:
22620         * platform/mac/css2.1/t1508-c527-font-01-b-expected.checksum:
22621         * platform/mac/css2.1/t1508-c527-font-01-b-expected.png:
22622         * platform/mac/css2.1/t1508-c527-font-02-b-expected.checksum:
22623         * platform/mac/css2.1/t1508-c527-font-02-b-expected.png:
22624         * platform/mac/css2.1/t1508-c527-font-09-b-expected.checksum:
22625         * platform/mac/css2.1/t1508-c527-font-09-b-expected.png:
22626         * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum:
22627         * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.png:
22628         * platform/mac/css2.1/t1601-c547-indent-01-d-expected.checksum:
22629         * platform/mac/css2.1/t1601-c547-indent-01-d-expected.png:
22630         * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.checksum:
22631         * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.png:
22632         * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum:
22633         * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png:
22634         * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.checksum:
22635         * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png:
22636         * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum:
22637         * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png:
22638         * platform/mac/css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum:
22639         * platform/mac/css2.1/t1604-c542-letter-sp-01-b-a-expected.png:
22640         * platform/mac/css2.1/t1606-c562-white-sp-00-b-ag-expected.checksum:
22641         * platform/mac/css2.1/t1606-c562-white-sp-00-b-ag-expected.png:
22642         * platform/mac/css2.1/t170602-bdr-conflct-w-00-d-expected.checksum:
22643         * platform/mac/css2.1/t170602-bdr-conflct-w-00-d-expected.png:
22644         * platform/mac/css2.1/t170602-bdr-conflct-w-01-d-expected.checksum:
22645         * platform/mac/css2.1/t170602-bdr-conflct-w-01-d-expected.png:
22646         * platform/mac/css2.1/t170602-bdr-conflct-w-02-d-expected.checksum:
22647         * platform/mac/css2.1/t170602-bdr-conflct-w-02-d-expected.png:
22648         * platform/mac/css2.1/t170602-bdr-conflct-w-03-d-expected.checksum:
22649         * platform/mac/css2.1/t170602-bdr-conflct-w-03-d-expected.png:
22650         * platform/mac/css2.1/t170602-bdr-conflct-w-04-d-expected.checksum:
22651         * platform/mac/css2.1/t170602-bdr-conflct-w-04-d-expected.png:
22652         * platform/mac/css2.1/t170602-bdr-conflct-w-05-d-expected.checksum:
22653         * platform/mac/css2.1/t170602-bdr-conflct-w-05-d-expected.png:
22654         * platform/mac/css2.1/t170602-bdr-conflct-w-06-d-expected.checksum:
22655         * platform/mac/css2.1/t170602-bdr-conflct-w-06-d-expected.png:
22656         * platform/mac/css2.1/t170602-bdr-conflct-w-07-d-expected.checksum:
22657         * platform/mac/css2.1/t170602-bdr-conflct-w-07-d-expected.png:
22658         * platform/mac/css2.1/t170602-bdr-conflct-w-08-d-expected.checksum:
22659         * platform/mac/css2.1/t170602-bdr-conflct-w-08-d-expected.png:
22660         * platform/mac/css2.1/t170602-bdr-conflct-w-09-d-expected.checksum:
22661         * platform/mac/css2.1/t170602-bdr-conflct-w-09-d-expected.png:
22662         * platform/mac/css2.1/t170602-bdr-conflct-w-10-d-expected.checksum:
22663         * platform/mac/css2.1/t170602-bdr-conflct-w-10-d-expected.png:
22664         * platform/mac/css2.1/t170602-bdr-conflct-w-11-d-expected.checksum:
22665         * platform/mac/css2.1/t170602-bdr-conflct-w-11-d-expected.png:
22666         * platform/mac/css2.1/t170602-bdr-conflct-w-12-d-expected.checksum:
22667         * platform/mac/css2.1/t170602-bdr-conflct-w-12-d-expected.png:
22668         * platform/mac/css2.1/t170602-bdr-conflct-w-13-d-expected.checksum:
22669         * platform/mac/css2.1/t170602-bdr-conflct-w-13-d-expected.png:
22670         * platform/mac/css2.1/t170602-bdr-conflct-w-14-d-expected.checksum:
22671         * platform/mac/css2.1/t170602-bdr-conflct-w-14-d-expected.png:
22672         * platform/mac/css2.1/t170602-bdr-conflct-w-15-d-expected.checksum:
22673         * platform/mac/css2.1/t170602-bdr-conflct-w-15-d-expected.png:
22674         * platform/mac/css2.1/t170602-bdr-conflct-w-16-d-expected.checksum:
22675         * platform/mac/css2.1/t170602-bdr-conflct-w-16-d-expected.png:
22676         * platform/mac/css2.1/t170602-bdr-conflct-w-17-d-expected.checksum:
22677         * platform/mac/css2.1/t170602-bdr-conflct-w-17-d-expected.png:
22678         * platform/mac/css2.1/t170602-bdr-conflct-w-18-d-expected.checksum:
22679         * platform/mac/css2.1/t170602-bdr-conflct-w-18-d-expected.png:
22680         * platform/mac/css2.1/t170602-bdr-conflct-w-19-d-expected.checksum:
22681         * platform/mac/css2.1/t170602-bdr-conflct-w-19-d-expected.png:
22682         * platform/mac/css2.1/t170602-bdr-conflct-w-20-d-expected.checksum:
22683         * platform/mac/css2.1/t170602-bdr-conflct-w-20-d-expected.png:
22684         * platform/mac/css2.1/t170602-bdr-conflct-w-21-d-expected.checksum:
22685         * platform/mac/css2.1/t170602-bdr-conflct-w-21-d-expected.png:
22686         * platform/mac/css2.1/t170602-bdr-conflct-w-22-d-expected.checksum:
22687         * platform/mac/css2.1/t170602-bdr-conflct-w-22-d-expected.png:
22688         * platform/mac/css2.1/t170602-bdr-conflct-w-23-d-expected.checksum:
22689         * platform/mac/css2.1/t170602-bdr-conflct-w-23-d-expected.png:
22690         * platform/mac/css2.1/t170602-bdr-conflct-w-24-d-expected.checksum:
22691         * platform/mac/css2.1/t170602-bdr-conflct-w-24-d-expected.png:
22692         * platform/mac/css2.1/t170602-bdr-conflct-w-25-d-expected.checksum:
22693         * platform/mac/css2.1/t170602-bdr-conflct-w-25-d-expected.png:
22694         * platform/mac/css2.1/t170602-bdr-conflct-w-26-d-expected.checksum:
22695         * platform/mac/css2.1/t170602-bdr-conflct-w-26-d-expected.png:
22696         * platform/mac/css2.1/t170602-bdr-conflct-w-27-d-expected.checksum:
22697         * platform/mac/css2.1/t170602-bdr-conflct-w-27-d-expected.png:
22698         * platform/mac/css2.1/t170602-bdr-conflct-w-28-d-expected.checksum:
22699         * platform/mac/css2.1/t170602-bdr-conflct-w-28-d-expected.png:
22700         * platform/mac/css2.1/t170602-bdr-conflct-w-29-d-expected.checksum:
22701         * platform/mac/css2.1/t170602-bdr-conflct-w-29-d-expected.png:
22702         * platform/mac/css2.1/t170602-bdr-conflct-w-30-d-expected.checksum:
22703         * platform/mac/css2.1/t170602-bdr-conflct-w-30-d-expected.png:
22704         * platform/mac/css2.1/t170602-bdr-conflct-w-31-d-expected.checksum:
22705         * platform/mac/css2.1/t170602-bdr-conflct-w-31-d-expected.png:
22706         * platform/mac/css2.1/t170602-bdr-conflct-w-32-d-expected.checksum:
22707         * platform/mac/css2.1/t170602-bdr-conflct-w-32-d-expected.png:
22708         * platform/mac/css2.1/t170602-bdr-conflct-w-33-d-expected.checksum:
22709         * platform/mac/css2.1/t170602-bdr-conflct-w-33-d-expected.png:
22710         * platform/mac/css2.1/t170602-bdr-conflct-w-34-d-expected.checksum:
22711         * platform/mac/css2.1/t170602-bdr-conflct-w-34-d-expected.png:
22712         * platform/mac/css2.1/t170602-bdr-conflct-w-35-d-expected.checksum:
22713         * platform/mac/css2.1/t170602-bdr-conflct-w-35-d-expected.png:
22714         * platform/mac/css2.1/t170602-bdr-conflct-w-36-d-expected.checksum:
22715         * platform/mac/css2.1/t170602-bdr-conflct-w-36-d-expected.png:
22716         * platform/mac/css2.1/t170602-bdr-conflct-w-37-d-expected.checksum:
22717         * platform/mac/css2.1/t170602-bdr-conflct-w-37-d-expected.png:
22718         * platform/mac/css2.1/t170602-bdr-conflct-w-38-d-expected.checksum:
22719         * platform/mac/css2.1/t170602-bdr-conflct-w-38-d-expected.png:
22720         * platform/mac/css2.1/t170602-bdr-conflct-w-39-d-expected.checksum:
22721         * platform/mac/css2.1/t170602-bdr-conflct-w-39-d-expected.png:
22722         * platform/mac/css2.1/t170602-bdr-conflct-w-40-d-expected.checksum:
22723         * platform/mac/css2.1/t170602-bdr-conflct-w-40-d-expected.png:
22724         * platform/mac/css2.1/t170602-bdr-conflct-w-41-d-expected.checksum:
22725         * platform/mac/css2.1/t170602-bdr-conflct-w-41-d-expected.png:
22726         * platform/mac/css2.1/t170602-bdr-conflct-w-42-d-expected.checksum:
22727         * platform/mac/css2.1/t170602-bdr-conflct-w-42-d-expected.png:
22728         * platform/mac/css2.1/t170602-bdr-conflct-w-43-d-expected.checksum:
22729         * platform/mac/css2.1/t170602-bdr-conflct-w-43-d-expected.png:
22730         * platform/mac/css2.1/t170602-bdr-conflct-w-44-d-expected.checksum:
22731         * platform/mac/css2.1/t170602-bdr-conflct-w-44-d-expected.png:
22732         * platform/mac/css2.1/t170602-bdr-conflct-w-45-d-expected.checksum:
22733         * platform/mac/css2.1/t170602-bdr-conflct-w-45-d-expected.png:
22734         * platform/mac/css2.1/t170602-bdr-conflct-w-46-d-expected.checksum:
22735         * platform/mac/css2.1/t170602-bdr-conflct-w-46-d-expected.png:
22736         * platform/mac/css2.1/t170602-bdr-conflct-w-47-d-expected.checksum:
22737         * platform/mac/css2.1/t170602-bdr-conflct-w-47-d-expected.png:
22738         * platform/mac/css2.1/t170602-bdr-conflct-w-48-d-expected.checksum:
22739         * platform/mac/css2.1/t170602-bdr-conflct-w-48-d-expected.png:
22740         * platform/mac/css2.1/t170602-bdr-conflct-w-49-d-expected.checksum:
22741         * platform/mac/css2.1/t170602-bdr-conflct-w-49-d-expected.png:
22742         * platform/mac/css2.1/t170602-bdr-conflct-w-50-d-expected.checksum:
22743         * platform/mac/css2.1/t170602-bdr-conflct-w-50-d-expected.png:
22744         * platform/mac/css2.1/t170602-bdr-conflct-w-51-d-expected.checksum:
22745         * platform/mac/css2.1/t170602-bdr-conflct-w-51-d-expected.png:
22746         * platform/mac/css2.1/t170602-bdr-conflct-w-52-d-expected.checksum:
22747         * platform/mac/css2.1/t170602-bdr-conflct-w-52-d-expected.png:
22748         * platform/mac/css2.1/t170602-bdr-conflct-w-53-d-expected.checksum:
22749         * platform/mac/css2.1/t170602-bdr-conflct-w-53-d-expected.png:
22750         * platform/mac/css2.1/t170602-bdr-conflct-w-54-d-expected.checksum:
22751         * platform/mac/css2.1/t170602-bdr-conflct-w-54-d-expected.png:
22752         * platform/mac/css2.1/t170602-bdr-conflct-w-55-d-expected.checksum:
22753         * platform/mac/css2.1/t170602-bdr-conflct-w-55-d-expected.png:
22754         * platform/mac/css2.1/t170602-bdr-conflct-w-56-d-expected.checksum:
22755         * platform/mac/css2.1/t170602-bdr-conflct-w-56-d-expected.png:
22756         * platform/mac/css2.1/t170602-bdr-conflct-w-57-d-expected.checksum:
22757         * platform/mac/css2.1/t170602-bdr-conflct-w-57-d-expected.png:
22758         * platform/mac/css2.1/t170602-bdr-conflct-w-58-d-expected.checksum:
22759         * platform/mac/css2.1/t170602-bdr-conflct-w-58-d-expected.png:
22760         * platform/mac/css2.1/t170602-bdr-conflct-w-59-d-expected.checksum:
22761         * platform/mac/css2.1/t170602-bdr-conflct-w-59-d-expected.png:
22762         * platform/mac/css2.1/t170602-bdr-conflct-w-60-d-expected.checksum:
22763         * platform/mac/css2.1/t170602-bdr-conflct-w-60-d-expected.png:
22764         * platform/mac/css2.1/t170602-bdr-conflct-w-61-d-expected.checksum:
22765         * platform/mac/css2.1/t170602-bdr-conflct-w-61-d-expected.png:
22766         * platform/mac/css2.1/t170602-bdr-conflct-w-62-d-expected.checksum:
22767         * platform/mac/css2.1/t170602-bdr-conflct-w-62-d-expected.png:
22768         * platform/mac/css2.1/t170602-bdr-conflct-w-63-d-expected.checksum:
22769         * platform/mac/css2.1/t170602-bdr-conflct-w-63-d-expected.png:
22770         * platform/mac/css2.1/t170602-bdr-conflct-w-64-d-expected.checksum:
22771         * platform/mac/css2.1/t170602-bdr-conflct-w-64-d-expected.png:
22772         * platform/mac/css2.1/t170602-bdr-conflct-w-65-d-expected.checksum:
22773         * platform/mac/css2.1/t170602-bdr-conflct-w-65-d-expected.png:
22774         * platform/mac/css2.1/t170602-bdr-conflct-w-66-d-expected.checksum:
22775         * platform/mac/css2.1/t170602-bdr-conflct-w-66-d-expected.png:
22776         * platform/mac/css2.1/t170602-bdr-conflct-w-67-d-expected.checksum:
22777         * platform/mac/css2.1/t170602-bdr-conflct-w-67-d-expected.png:
22778         * platform/mac/css2.1/t170602-bdr-conflct-w-68-d-expected.checksum:
22779         * platform/mac/css2.1/t170602-bdr-conflct-w-68-d-expected.png:
22780         * platform/mac/css2.1/t170602-bdr-conflct-w-69-d-expected.checksum:
22781         * platform/mac/css2.1/t170602-bdr-conflct-w-69-d-expected.png:
22782         * platform/mac/css2.1/t170602-bdr-conflct-w-70-d-expected.checksum:
22783         * platform/mac/css2.1/t170602-bdr-conflct-w-70-d-expected.png:
22784         * platform/mac/css2.1/t170602-bdr-conflct-w-71-d-expected.checksum:
22785         * platform/mac/css2.1/t170602-bdr-conflct-w-71-d-expected.png:
22786         * platform/mac/css2.1/t170602-bdr-conflct-w-72-d-expected.checksum:
22787         * platform/mac/css2.1/t170602-bdr-conflct-w-72-d-expected.png:
22788         * platform/mac/css2.1/t170602-bdr-conflct-w-73-d-expected.checksum:
22789         * platform/mac/css2.1/t170602-bdr-conflct-w-73-d-expected.png:
22790         * platform/mac/css2.1/t170602-bdr-conflct-w-74-d-expected.checksum:
22791         * platform/mac/css2.1/t170602-bdr-conflct-w-74-d-expected.png:
22792         * platform/mac/css2.1/t170602-bdr-conflct-w-75-d-expected.checksum:
22793         * platform/mac/css2.1/t170602-bdr-conflct-w-75-d-expected.png:
22794         * platform/mac/css2.1/t170602-bdr-conflct-w-76-d-expected.checksum:
22795         * platform/mac/css2.1/t170602-bdr-conflct-w-76-d-expected.png:
22796         * platform/mac/css2.1/t170602-bdr-conflct-w-77-d-expected.checksum:
22797         * platform/mac/css2.1/t170602-bdr-conflct-w-77-d-expected.png:
22798         * platform/mac/css2.1/t170602-bdr-conflct-w-78-d-expected.checksum:
22799         * platform/mac/css2.1/t170602-bdr-conflct-w-78-d-expected.png:
22800         * platform/mac/css2.1/t170602-bdr-conflct-w-79-d-expected.checksum:
22801         * platform/mac/css2.1/t170602-bdr-conflct-w-79-d-expected.png:
22802         * platform/mac/css2.1/t170602-bdr-conflct-w-80-d-expected.checksum:
22803         * platform/mac/css2.1/t170602-bdr-conflct-w-80-d-expected.png:
22804         * platform/mac/css2.1/t170602-bdr-conflct-w-81-d-expected.checksum:
22805         * platform/mac/css2.1/t170602-bdr-conflct-w-81-d-expected.png:
22806         * platform/mac/css2.1/t170602-bdr-conflct-w-82-d-expected.checksum:
22807         * platform/mac/css2.1/t170602-bdr-conflct-w-82-d-expected.png:
22808         * platform/mac/css2.1/t170602-bdr-conflct-w-83-d-expected.checksum:
22809         * platform/mac/css2.1/t170602-bdr-conflct-w-83-d-expected.png:
22810         * platform/mac/css2.1/t170602-bdr-conflct-w-84-d-expected.checksum:
22811         * platform/mac/css2.1/t170602-bdr-conflct-w-84-d-expected.png:
22812         * platform/mac/css2.1/t170602-bdr-conflct-w-85-d-expected.checksum:
22813         * platform/mac/css2.1/t170602-bdr-conflct-w-85-d-expected.png:
22814         * platform/mac/css2.1/t170602-bdr-conflct-w-86-d-expected.checksum:
22815         * platform/mac/css2.1/t170602-bdr-conflct-w-86-d-expected.png:
22816         * platform/mac/css2.1/t170602-bdr-conflct-w-87-d-expected.checksum:
22817         * platform/mac/css2.1/t170602-bdr-conflct-w-87-d-expected.png:
22818         * platform/mac/css2.1/t170602-bdr-conflct-w-88-d-expected.checksum:
22819         * platform/mac/css2.1/t170602-bdr-conflct-w-88-d-expected.png:
22820         * platform/mac/css2.1/t170602-bdr-conflct-w-89-d-expected.checksum:
22821         * platform/mac/css2.1/t170602-bdr-conflct-w-89-d-expected.png:
22822         * platform/mac/css2.1/t170602-bdr-conflct-w-90-d-expected.checksum:
22823         * platform/mac/css2.1/t170602-bdr-conflct-w-90-d-expected.png:
22824         * platform/mac/css2.1/t170602-bdr-conflct-w-91-d-expected.checksum:
22825         * platform/mac/css2.1/t170602-bdr-conflct-w-91-d-expected.png:
22826         * platform/mac/css2.1/t170602-bdr-conflct-w-92-d-expected.checksum:
22827         * platform/mac/css2.1/t170602-bdr-conflct-w-92-d-expected.png:
22828         * platform/mac/css2.1/t170602-bdr-conflct-w-93-d-expected.checksum:
22829         * platform/mac/css2.1/t170602-bdr-conflct-w-93-d-expected.png:
22830         * platform/mac/css2.1/t170602-bdr-conflct-w-94-d-expected.checksum:
22831         * platform/mac/css2.1/t170602-bdr-conflct-w-94-d-expected.png:
22832         * platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.checksum:
22833         * platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.png:
22834         * platform/mac/css2.1/t170602-bdr-conflct-w-96-d-expected.checksum:
22835         * platform/mac/css2.1/t170602-bdr-conflct-w-96-d-expected.png:
22836         * platform/mac/css2.1/t170602-bdr-conflct-w-97-d-expected.checksum:
22837         * platform/mac/css2.1/t170602-bdr-conflct-w-97-d-expected.png:
22838         * platform/mac/css2.1/t170602-bdr-conflct-w-98-d-expected.checksum:
22839         * platform/mac/css2.1/t170602-bdr-conflct-w-98-d-expected.png:
22840         * platform/mac/css2.1/t170602-bdr-conflct-w-99-d-expected.checksum:
22841         * platform/mac/css2.1/t170602-bdr-conflct-w-99-d-expected.png:
22842
22843 2010-10-22  Jenn Braithwaite  <jennb@chromium.org>
22844
22845         Reviewed by Adam Roben.
22846
22847         Windows client needs updating when live iframe element is moved between pages
22848         https://bugs.webkit.org/show_bug.cgi?id=46915
22849
22850         * platform/win/Skipped:
22851         Stop skipping fast/frames/iframe-reparenting-adopt-node.html
22852
22853 2010-10-22  Abhishek Arya  <inferno@chromium.org>
22854
22855         Unreviewed.
22856
22857         Remove tests from expectations that are now passing.
22858
22859         * platform/chromium/test_expectations.txt:
22860
22861 2010-10-22  Abhishek Arya  <inferno@chromium.org>
22862
22863         Unreviewed.
22864
22865         Fix test fail in chromium. Addition to commit already done in bug 48160.
22866
22867         * fast/css/modify-ua-rules-from-javascript-expected.txt:
22868         * fast/css/modify-ua-rules-from-javascript.html:
22869
22870 2010-10-20  Anders Carlsson  <andersca@apple.com>
22871
22872         Reviewed by Adam Barth and Darin Adler.
22873
22874         Using the decidePolicyForMIMEType delegate message in an asynchronous manner does not work
22875         https://bugs.webkit.org/show_bug.cgi?id=48014
22876         <rdar://problem/8202716>
22877
22878         Add tests and update the skipped list.
22879
22880         * fast/loader/decide-policy-for-mime-type-async-expected.txt: Added.
22881         * fast/loader/decide-policy-for-mime-type-async.html: Added.
22882         * platform/gtk/Skipped:
22883         * platform/mac-wk2/Skipped:
22884         * platform/qt/Skipped:
22885         * platform/qt-wk2/Skipped:
22886         * platform/win/Skipped:
22887
22888 2010-10-22  Dimitri Glazkov  <dglazkov@chromium.org>
22889
22890         [Chromium/DRT] Update layout test expectations to match reality. 
22891
22892         * platform/chromium/drt_expectations.txt: Tweaked.
22893
22894 2010-10-22  Abhishek Arya  <inferno@chromium.org>
22895
22896         Reviewed by Dimitri Glazkov.
22897
22898         Fix failing tests on chromium.
22899         https://bugs.webkit.org/show_bug.cgi?id=48160
22900
22901         * fast/backgrounds/repeat/background-repeat-shorthand-expected.txt:
22902         * fast/backgrounds/repeat/margin-shorthand-expected.txt:
22903         * fast/backgrounds/repeat/resources/background-repeat-shorthand.js:
22904         (getShorthand):
22905         * fast/backgrounds/repeat/resources/margin-shorthand.js:
22906         (iconMarginValue):
22907         * fast/css/modify-ua-rules-from-javascript.html:
22908
22909 2010-10-22  Dimitri Glazkov  <dglazkov@chromium.org>
22910
22911         Update layout test expectations after r70335.
22912         https://bugs.webkit.org/show_bug.cgi?id=48160
22913
22914         * platform/chromium/test_expectations.txt: Added failing tests.
22915
22916 2010-10-22  Dan Bernstein  <mitz@apple.com>
22917
22918         Reviewed by Anders Carlsson.
22919
22920         <rdar://problem/8251616> Layout not updating in a subtree when a scrollbar is hidden in a flexbox descendant
22921         https://bugs.webkit.org/show_bug.cgi?id=48154
22922
22923         * scrollbars/hidden-scrollbar-prevents-layout-expected.txt: Added.
22924         * scrollbars/hidden-scrollbar-prevents-layout.html: Added.
22925
22926 2010-10-22  Ojan Vafai  <ojan@chromium.org>
22927
22928         fast/parser/block-nesting-cap.html is regularly on the cusp
22929         of exceeding the 12s timeout on the Chromium Windows Debug bot.
22930         Mark it slow to give it more time.
22931
22932         * platform/chromium/test_expectations.txt:
22933
22934 2010-10-22  Abhishek Arya  <inferno@chromium.org>
22935
22936         Reviewed by Dave Hyatt.
22937
22938         Tests that cross origin bypass does not work with getMatchedCSSRules. Rebaseline existing tests
22939         that try to access non-author stylesheets. This functionality is no longer supported. So, css rules
22940         should return null for those cases.
22941         https://bugs.webkit.org/show_bug.cgi?id=46853
22942
22943         * fast/backgrounds/repeat/background-repeat-shorthand-expected.txt:
22944         * fast/backgrounds/repeat/margin-shorthand-expected.txt:
22945         * fast/backgrounds/repeat/resources/background-repeat-shorthand.js:
22946         * fast/backgrounds/repeat/resources/margin-shorthand.js:
22947         * fast/css/disabled-author-styles.html:
22948         * fast/css/modify-ua-rules-from-javascript-expected.txt:
22949         * fast/css/modify-ua-rules-from-javascript.html:
22950         * fast/css/word-break-user-modify-allowed-values.html:
22951         * http/tests/security/cross-frame-access-call-expected.txt:
22952         * http/tests/security/cross-frame-access-call.html:
22953         * http/tests/security/cross-origin-getMatchedCSSRules-expected.txt: Added.
22954         * http/tests/security/cross-origin-getMatchedCSSRules.html: Added.
22955         * http/tests/security/cross-origin-getMatchedCSSRules2-expected.txt: Added.
22956         * http/tests/security/cross-origin-getMatchedCSSRules2.html: Added.
22957         * http/tests/security/resources/cross-origin-getMatchedCSSRules-frame.html: Added.
22958         * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt:
22959         * platform/qt/http/tests/security/cross-frame-access-call-expected.txt:
22960
22961 2010-10-22  Andy Estes  <aestes@apple.com>
22962
22963         Reviewed by Eric Carlson.
22964
22965         Add the tests for r70332.
22966         https://bugs.webkit.org/show_bug.cgi?id=48046
22967
22968         * plugins/invalid-mime-with-valid-extension-shows-missing-plugin-expected.txt: Added.
22969         * plugins/invalid-mime-with-valid-extension-shows-missing-plugin.html: Added.
22970
22971 2010-10-22  Andy Estes  <aestes@apple.com>
22972
22973         Reviewed by Eric Carlson.
22974
22975         WebKit shouldn't load a plug-in based on file extension if a MIME type
22976         is specified.
22977         https://bugs.webkit.org/show_bug.cgi?id=48046
22978
22979         * plugins/resources/test.testnetscape: Added.
22980
22981 2010-10-22  Adam Barth  <abarth@webkit.org>
22982
22983         Reviewed by Eric Seidel.
22984
22985         ASSERT while viewing Google C++ style guide
22986         https://bugs.webkit.org/show_bug.cgi?id=48148
22987
22988         Make sure we don't hit an ASSERT when an XSLT outputs HTML.
22989
22990         * fast/xsl/resources/to-html.xsl: Added.
22991         * fast/xsl/transform-to-html-expected.txt: Added.
22992         * fast/xsl/transform-to-html.xml: Added.
22993
22994 2010-10-22  Dimitri Glazkov  <dglazkov@chromium.org>
22995
22996         Updated expectations for flaky/passing tests.
22997
22998         * platform/chromium/test_expectations.txt: Tweaked.
22999
23000 2010-10-22  Cosmin Truta  <ctruta@chromium.org>
23001
23002         Reviewed by Nikolas Zimmermann.
23003
23004         getBoundingClientRect does not work with SVG <text>
23005         https://bugs.webkit.org/show_bug.cgi?id=46775
23006
23007         Added coordinate checks on various zoomed-in and zoomed-out
23008         XHTML and SVG elements, using getBoundingClientRect.
23009
23010         * css3/zoom-coords.xhtml: Added.
23011         * css3/zoom-coords-expected.txt: Added.
23012
23013 2010-10-22  Adam Roben  <aroben@apple.com>
23014
23015         Update Windows html5lib results after r70293
23016
23017         * platform/win/html5lib/runner-expected.txt:
23018
23019 2010-10-22  Jedrzej Nowacki  <jedrzej.nowacki@nokia.com>
23020
23021         Reviewed by Antonio Gomes.
23022
23023         Add new LayoutTest checking web history on document.location change.
23024
23025         The new test enforce the current behavior; If redirection is caused by
23026         document.location change, immediately after a page load and without using
23027         setTimeout, a web history item shouldn't be created.
23028
23029         History item and document.location change.
23030         https://bugs.webkit.org/show_bug.cgi?id=48117
23031
23032         * http/tests/navigation/document-location-script-expected.txt: Added.
23033         * http/tests/navigation/document-location-script.html: Added.
23034
23035 2010-10-22  Andreas Kling  <kling@webkit.org>
23036
23037         Reviewed by Kenneth Rohde Christiansen.
23038
23039         [Gtk] Fix canvas/philip/tests/2d.path.isPointInPath.nonfinite.html
23040         https://bugs.webkit.org/show_bug.cgi?id=48133
23041
23042         * platform/gtk/Skipped: Unskip the now passing test.
23043
23044 2010-10-22  François Sausset  <sausset@gmail.com>
23045
23046         Reviewed by Kenneth Rohde Christiansen.
23047
23048         Fix wrong xHeight() value for Apple Symbols font.
23049         https://bugs.webkit.org/show_bug.cgi?id=41535
23050
23051         * mathml/xHeight.xhtml: Added.
23052         * platform/mac/mathml/presentation/fenced-expected.checksum:
23053         * platform/mac/mathml/presentation/fenced-expected.png:
23054         * platform/mac/mathml/presentation/fenced-expected.txt:
23055         * platform/mac/mathml/presentation/row-alignment-expected.checksum:
23056         * platform/mac/mathml/presentation/row-alignment-expected.png:
23057         * platform/mac/mathml/presentation/row-alignment-expected.txt:
23058         * platform/mac/mathml/presentation/tables-expected.checksum:
23059         * platform/mac/mathml/presentation/tables-expected.png:
23060         * platform/mac/mathml/presentation/tables-expected.txt:
23061         * platform/mac/mathml/xHeight-expected.checksum: Added.
23062         * platform/mac/mathml/xHeight-expected.png: Added.
23063         * platform/mac/mathml/xHeight-expected.txt: Added.
23064
23065 2010-10-22  Sheriff Bot  <webkit.review.bot@gmail.com>
23066
23067         Unreviewed, rolling out r70301.
23068         http://trac.webkit.org/changeset/70301
23069         https://bugs.webkit.org/show_bug.cgi?id=48126
23070
23071         "Lang attribute layout tests failing" (Requested by satish on
23072         #webkit).
23073
23074         * fast/speech/input-text-language-tag-expected.txt: Removed.
23075         * fast/speech/input-text-language-tag.html: Removed.
23076         * fast/speech/input-text-speechbutton.html:
23077         * fast/speech/speech-button-ignore-generated-events.html:
23078         * platform/chromium/test_expectations.txt:
23079
23080 2010-10-22  Leandro Gracia Gil  <leandrogracia@google.com>
23081
23082         Reviewed by Jeremy Orlow.
23083
23084         Added a layout test for the language tag in speech input. Updated
23085         the speech button tests to include the new language parameter in the
23086         mock result.
23087         https://bugs.webkit.org/show_bug.cgi?id=47089
23088
23089         * fast/speech/input-text-language-tag-expected.txt: Added.
23090         * fast/speech/input-text-language-tag.html: Added.
23091         * fast/speech/input-text-speechbutton.html: Added an empty language
23092           parameter.
23093         * fast/speech/speech-button-ignore-generated-events.html: Added an
23094           empty language parameter.
23095         * platform/chromium/test_expectations.txt: language tag test is expected
23096           to fail until the chromium-side patch has been applied.
23097
23098 2010-10-22  MORITA Hajime  <morrita@google.com>
23099
23100         Reviewed by Kent Tamura.
23101
23102         https://bugs.webkit.org/show_bug.cgi?id=47645
23103         Conversion to text test: editing/spelling/spellcheck-attribute.html
23104         
23105         Replaced a pixel test with test-based test using
23106         LayoutTestController.hasSpellingMarker().
23107
23108         * editing/spelling/spellcheck-attribute-expected.txt: Added.
23109         * editing/spelling/spellcheck-attribute.html:
23110         * platform/chromium-win/editing/spelling/spellcheck-attribute-expected.checksum: Removed.
23111         * platform/chromium-win/editing/spelling/spellcheck-attribute-expected.png: Removed.
23112         * platform/chromium-win/editing/spelling/spellcheck-attribute-expected.txt: Removed.
23113         * platform/chromium/test_expectations.txt:
23114         * platform/gtk/editing/spelling/spellcheck-attribute-expected.txt: Removed.
23115         * platform/mac-leopard/editing/spelling/spellcheck-attribute-expected.checksum: Removed.
23116         * platform/mac-leopard/editing/spelling/spellcheck-attribute-expected.png: Removed.
23117         * platform/mac/editing/spelling/spellcheck-attribute-expected.checksum: Removed.
23118         * platform/mac/editing/spelling/spellcheck-attribute-expected.png: Removed.
23119         * platform/mac/editing/spelling/spellcheck-attribute-expected.txt: Removed.
23120
23121 2010-10-21  James Simonsen  <simonjam@chromium.org>
23122
23123         Reviewed by Adam Barth.
23124
23125         HTMLTreeBuilder's InForeignContent code needs a re-write
23126
23127         Foreign Content mode was changed significantly by:
23128         http://www.w3.org/Bugs/Public/show_bug.cgi?id=10314
23129
23130         The differences can be seen here:
23131         http://html5.org/tools/web-apps-tracker?from=5520&to=5522
23132
23133         This bug addresses all spec changes in the diff except the select scope
23134         changes, which have already been fixed in a separate bug.
23135
23136         https://bugs.webkit.org/show_bug.cgi?id=46676
23137
23138         * html5lib/resources/webkit01.dat: Added the demo case for the new code. Added a case that exposes crash when not using hasTagName().
23139         * html5lib/runner-expected.txt: Since the behavior of InForeignContentMode has changed, the expectations need to be updated. These have been manually verified.
23140         * platform/chromium/html5lib/runner-expected.txt: Ditto.
23141         * platform/win/html5lib/runner-expected.txt: Ditto.
23142
23143 2010-10-21  Ryosuke Niwa  <rniwa@webkit.org>
23144
23145         Unreviewed; rebaseline for r70240.
23146
23147         * platform/mac-leopard/inspector/extensions-resources-expected.txt: Replaced XHR by xhr.
23148
23149 2010-10-21  Ryosuke Niwa  <rniwa@webkit.org>
23150
23151         Reviewed by Kent Tamura.
23152
23153         REGRESSION(r70283): editing/execCommand/remove-format-elements.html fails on qt, gtk, and chromium
23154         https://bugs.webkit.org/show_bug.cgi?id=48108
23155
23156         Modified the test to ignore the contents of keygen element.
23157
23158         * editing/execCommand/remove-format-elements-expected.txt:
23159         * editing/execCommand/remove-format-elements.html:
23160
23161 2010-10-21  Yuzo Fujishima  <yuzo@google.com>
23162
23163         Unreviewed Chromium test expectation change.
23164
23165         * platform/chromium/test_expectations.txt:
23166
23167 2010-10-21  Ryosuke Niwa  <rniwa@webkit.org>
23168
23169         Reviewed by Tony Chang.
23170
23171         removeFormat needs to be reimplemented
23172         https://bugs.webkit.org/show_bug.cgi?id=43017
23173
23174         * editing/execCommand/19403-expected.txt: hr element is no longer removed erroneously.
23175         * editing/execCommand/19403.html: Updated the test description.
23176         * editing/execCommand/4786404-1-expected.txt: Change in text nodes but identical rendering.
23177         * editing/execCommand/4786404-2-expected.txt: Ditto.
23178         * editing/execCommand/4920488-expected.txt: Preserves anchor element on RemoveFormat.
23179         * editing/execCommand/4920488.html: Updated the test description.
23180         * editing/execCommand/4920742-1-expected.txt: Preserves div elements.
23181         * editing/execCommand/5049671.html: Updated the test to dump twice before and after RemoveFormat.
23182         This was a test to ensure WebKit removes anchor elements but we no longer removes anchor elements.
23183         * editing/execCommand/5049671-expected.txt:
23184         * editing/execCommand/5573879.html: Updated the test description because WebKit no longer removes
23185         lists on RemoveFormat.
23186         * editing/execCommand/5573879-expected.txt:
23187         * editing/execCommand/5770834-1-expected.txt: Removed redundant text-align property value.
23188         * editing/execCommand/remove-format-elements-expected.txt: Added.
23189         * editing/execCommand/remove-format-elements.html: Added.
23190         * editing/execCommand/remove-format-multiple-elements-expected.txt: Added.
23191         * editing/execCommand/remove-format-multiple-elements.html: Added.
23192         * editing/execCommand/remove-formatting-2-expected.txt: Change in text nodes but identical rendering.
23193         * editing/execCommand/remove-formatting-expected.txt: WebKit no longer removes anchor, table,
23194         tbody, tr, and td elements.
23195         * editing/execCommand/script-tests/remove-format-multiple-elements.js: Added.
23196         (testRemoveFormat):
23197         (selectAll):
23198         (selectSecondWord):
23199         (selectFirstTwoWords):
23200         (selectLastTwoWords):
23201         (selectLastWord):
23202         * editing/execCommand/script-tests/toggle-link.js: Anchor wraps div instead of div wrapping anchor.
23203         * editing/execCommand/script-tests/toggle-unlink.js: Ditto.
23204         * editing/execCommand/toggle-link-expected.txt: Ditto.
23205         * editing/execCommand/toggle-unlink-expected.txt: Ditto.
23206         * editing/execCommand/unlink-expected.txt: i wraps div instead of i wrapping anchor.
23207         * editing/inserting/space-after-removeformat-expected.txt: Editing delegate change.
23208
23209 2010-10-21  Tony Gentilcore  <tonyg@chromium.org>
23210
23211         Reviewed by Adam Barth.
23212
23213         Ignore document.write() when it comes from a network task
23214         https://bugs.webkit.org/show_bug.cgi?id=47560
23215
23216         write()s from deferred scripts are now ignored. This matches the latest
23217         Firefox 4 beta behavior. The defer-write expectations are updated, and
23218         the other tests are now all moot since deferred scrits can't write().
23219
23220         * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Removed.
23221         * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Removed.
23222         * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Removed.
23223         * fast/dom/HTMLScriptElement/defer-double-write.html: Removed.
23224         * fast/dom/HTMLScriptElement/defer-write.html: Updated to match FF4.
23225         * fast/dom/HTMLScriptElement/remove-source-expected.txt: Added.
23226         * fast/dom/HTMLScriptElement/remove-source.html: Added. Verifies that writes are still ignored when the src is removed after the script is requested but before it is executed.
23227         * fast/dom/HTMLScriptElement/two-defer-writes-expected.txt: Removed.
23228         * fast/dom/HTMLScriptElement/two-defer-writes.html: Removed.
23229         * fast/dom/HTMLScriptElement/write-after-ignored-write-expected.txt: Added. Verifies that after a write from a network task is ignored, a write which is not from a network task still blows away the document.
23230         * fast/dom/HTMLScriptElement/write-after-ignored-write.html: Added.
23231
23232 2010-10-21  James Robinson  <jamesr@chromium.org>
23233
23234         Update chromium baselines, primarly for underline pixel changes.
23235
23236         * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.checksum:
23237         * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.png:
23238         * platform/chromium-linux/css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum:
23239         * platform/chromium-linux/css2.1/t1504-c543-txt-decor-00-d-g-expected.png:
23240         * platform/chromium-linux/fast/backgrounds/background-clip-text-expected.checksum:
23241         * platform/chromium-linux/fast/backgrounds/background-clip-text-expected.png:
23242         * platform/chromium-linux/fast/backgrounds/background-inherit-color-bug-expected.checksum:
23243         * platform/chromium-linux/fast/backgrounds/background-inherit-color-bug-expected.png:
23244         * platform/chromium-linux/fast/css-generated-content/010-expected.checksum:
23245         * platform/chromium-linux/fast/css-generated-content/010-expected.png:
23246         * platform/chromium-linux/fast/css/compare-content-style-expected.checksum:
23247         * platform/chromium-linux/fast/css/compare-content-style-expected.png:
23248         * platform/chromium-linux/fast/css/css1_forward_compatible_parsing-expected.checksum:
23249         * platform/chromium-linux/fast/css/css1_forward_compatible_parsing-expected.png:
23250         * platform/chromium-linux/fast/css/line-height-font-order-expected.checksum:
23251         * platform/chromium-linux/fast/css/line-height-font-order-expected.png:
23252         * platform/chromium-linux/fast/css/text-overflow-ellipsis-strict-expected.checksum:
23253         * platform/chromium-linux/fast/css/text-overflow-ellipsis-strict-expected.png:
23254         * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.checksum:
23255         * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.png:
23256         * platform/chromium-linux/fast/layers/normal-flow-hit-test-expected.checksum:
23257         * platform/chromium-linux/fast/layers/normal-flow-hit-test-expected.png:
23258         * platform/chromium-linux/fast/lists/003-expected.checksum:
23259         * platform/chromium-linux/fast/lists/003-expected.png:
23260         * platform/chromium-linux/fast/multicol/float-multicol-expected.checksum:
23261         * platform/chromium-linux/fast/multicol/float-multicol-expected.png:
23262         * platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.checksum:
23263         * platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.png:
23264         * platform/chromium-linux/fast/reflections/reflection-overflow-hidden-expected.checksum:
23265         * platform/chromium-linux/fast/reflections/reflection-overflow-hidden-expected.png:
23266         * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.checksum:
23267         * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.png:
23268         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
23269         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
23270         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
23271         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-vertical-expected.png:
23272         * platform/chromium-linux/fast/selectors/016-expected.checksum:
23273         * platform/chromium-linux/fast/selectors/016-expected.png:
23274         * platform/chromium-linux/fast/selectors/017-expected.checksum:
23275         * platform/chromium-linux/fast/selectors/017-expected.png:
23276         * platform/chromium-linux/fast/selectors/020-expected.checksum:
23277         * platform/chromium-linux/fast/selectors/020-expected.png:
23278         * platform/chromium-linux/fast/selectors/061-expected.checksum:
23279         * platform/chromium-linux/fast/selectors/061-expected.png:
23280         * platform/chromium-linux/fast/selectors/062-expected.checksum:
23281         * platform/chromium-linux/fast/selectors/062-expected.png:
23282         * platform/chromium-linux/fast/selectors/065-expected.checksum:
23283         * platform/chromium-linux/fast/selectors/065-expected.png:
23284         * platform/chromium-linux/fast/selectors/166-expected.checksum:
23285         * platform/chromium-linux/fast/selectors/166-expected.png:
23286         * platform/chromium-linux/fast/text/international/bidi-LDB-2-CSS-expected.checksum:
23287         * platform/chromium-linux/fast/text/international/bidi-LDB-2-CSS-expected.png:
23288         * platform/chromium-linux/fast/text/international/bidi-LDB-2-HTML-expected.checksum:
23289         * platform/chromium-linux/fast/text/international/bidi-LDB-2-HTML-expected.png:
23290         * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
23291         * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
23292         * platform/chromium-linux/fast/text/international/khmer-selection-expected.checksum:
23293         * platform/chromium-linux/fast/text/international/khmer-selection-expected.png:
23294         * platform/chromium-linux/fast/transforms/transform-positioned-ancestor-expected.checksum:
23295         * platform/chromium-linux/fast/transforms/transform-positioned-ancestor-expected.png:
23296         * platform/chromium-linux/fast/transforms/transformed-caret-expected.checksum:
23297         * platform/chromium-linux/fast/transforms/transformed-caret-expected.png:
23298         * platform/chromium-linux/svg/custom/rootmost-svg-xy-attrs-expected.checksum:
23299         * platform/chromium-linux/svg/custom/rootmost-svg-xy-attrs-expected.png:
23300         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum:
23301         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
23302         * platform/chromium-mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Added.
23303         * platform/chromium-mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Added.
23304         * platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.checksum: Added.
23305         * platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.png: Added.
23306         * platform/chromium-mac/fast/css-generated-content/010-expected.checksum: Added.
23307         * platform/chromium-mac/fast/css-generated-content/010-expected.png: Added.
23308         * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Added.
23309         * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png: Added.
23310         * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Added.
23311         * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
23312         * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Added.
23313         * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
23314         * platform/chromium-mac/fast/selectors: Added.
23315         * platform/chromium-mac/fast/selectors/166-expected.checksum: Added.
23316         * platform/chromium-mac/fast/selectors/166-expected.png: Added.
23317         * platform/chromium-mac/tables/mozilla/collapsing_borders: Added.
23318         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: Added.
23319         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Added.
23320         * platform/chromium-win/css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum:
23321         * platform/chromium-win/css2.1/t1504-c543-txt-decor-00-d-g-expected.png:
23322         * platform/chromium-win/fast/css-generated-content/010-expected.checksum:
23323         * platform/chromium-win/fast/css-generated-content/010-expected.png:
23324         * platform/chromium-win/fast/css/text-overflow-ellipsis-strict-expected.checksum:
23325         * platform/chromium-win/fast/css/text-overflow-ellipsis-strict-expected.png:
23326         * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
23327         * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
23328         * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
23329         * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.png:
23330         * platform/chromium/test_expectations.txt:
23331
23332 2010-10-21  Ojan Vafai  <ojan@chromium.org>
23333
23334         Update some expectations to match the bots. A couple of these are to
23335         green the new webkit linux debug build slaves. For some reason these
23336         tests crashed on the old slaves, but now match other platforms on
23337         the new slaves.
23338
23339         * platform/chromium/test_expectations.txt:
23340
23341 2010-10-21  Julie Parent  <jparent@chromium.org>
23342
23343         Reviewed by Tony Chang.
23344
23345         [Chromium] Remove chromium baseline for http/tests/plugins/geturlnotify-from-npp-destroystream.html
23346         https://bugs.webkit.org/show_bug.cgi?id=48025
23347
23348         * platform/chromium-win/http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt: Removed.
23349         * platform/chromium/test_expectations.txt: updated to account for expected results after this change 
23350
23351 2010-10-21  Anders Carlsson  <andersca@apple.com>
23352
23353         Reviewed by Adam Roben.
23354
23355         Add two plug-in tests to the WebKit2 Skipped list.
23356         
23357         * platform/mac-wk2/Skipped:
23358
23359 2010-10-21  Xiaomei Ji  <xji@chromium.org>
23360
23361         Reviewed by David Levin.
23362
23363         Performance improvement for FontLinux.
23364         https://bugs.webkit.org/show_bug.cgi?id=47019
23365         
23366         Reduce the number of calls for the normalization function because converting
23367         to NFC form is very expensive.
23368     
23369         Combine space normalization and character mirroring into one text scan.
23370
23371         * platform/chromium/fast/text/font-linux-normalize-expected.txt: Added.
23372         * platform/chromium/fast/text/font-linux-normalize.html: Added.
23373
23374 2010-10-21  Adam Roben  <aroben@apple.com>
23375
23376         Test that the plugin's HWND is invalidated when NPN_InvalidateRect is
23377         called
23378
23379         Fixes <http://webkit.org/b/48086> <rdar://problem/8482944> Silverlight
23380         doesn't repaint in WebKit2
23381
23382         Reviewed by Anders Carlsson.
23383
23384         * platform/win/plugins/npn-invalidate-rect-invalidates-window-expected.txt: Added.
23385         * platform/win/plugins/npn-invalidate-rect-invalidates-window.html: Added.
23386
23387 2010-10-21  David Hyatt  <hyatt@apple.com>
23388
23389         Reviewed by Darin Adler.
23390
23391         https://bugs.webkit.org/show_bug.cgi?id=48085
23392
23393         Make basic vertical text painting work.  This includes the text itself, underlines, overlines, line-throughs and shadows.
23394
23395         Added fast/blockflow/english-lr-text.html
23396
23397         * fast/blockflow/english-lr-text.html: Added.
23398         * platform/mac/fast/blockflow/english-lr-text-expected.checksum: Added.
23399         * platform/mac/fast/blockflow/english-lr-text-expected.png: Added.
23400         * platform/mac/fast/blockflow/english-lr-text-expected.txt: Added.
23401
23402 2010-10-21  James Robinson  <jamesr@chromium.org>
23403
23404         Reviewed by Darin Adler.
23405
23406         Spurious reference to undefined variable 'test' in fast/text/international/vertical-text-glyph-test.html
23407         https://bugs.webkit.org/show_bug.cgi?id=48084
23408
23409         * fast/text/international/vertical-text-glyph-test.html:
23410         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
23411         * platform/mac-leopard/fast/text/international/vertical-text-glyph-test-expected.txt:
23412
23413 2010-10-21  Chris Fleizach  <cfleizach@apple.com>
23414
23415         Reviewed by Beth Dakin.
23416
23417         AX: contenteditable nodes do not return correct AXSelectedText* attributes
23418         https://bugs.webkit.org/show_bug.cgi?id=48080
23419
23420         * platform/mac/accessibility/content-editable-range-properties-expected.txt: Added.
23421         * platform/mac/accessibility/content-editable-range-properties.html: Added.
23422
23423 2010-10-18  Martin Robinson  <mrobinson@igalia.com>
23424
23425         Reviewed by Gustavo Noronha Silva.
23426
23427         [GTK] mathml flaky tests after adding SystemFonts to the theme
23428         https://bugs.webkit.org/show_bug.cgi?id=47727
23429
23430         Rebaseline, add pixel results for, and unskip all MathML tests.
23431
23432         * platform/gtk/Skipped: Unskip MathML tests.
23433         * platform/gtk/mathml/presentation/attributes-expected.checksum:
23434         * platform/gtk/mathml/presentation/attributes-expected.png:
23435         * platform/gtk/mathml/presentation/attributes-expected.txt:
23436         * platform/gtk/mathml/presentation/fenced-expected.checksum: Added.
23437         * platform/gtk/mathml/presentation/fenced-expected.png: Added.
23438         * platform/gtk/mathml/presentation/fenced-expected.txt:
23439         * platform/gtk/mathml/presentation/fenced-mi-expected.checksum:
23440         * platform/gtk/mathml/presentation/fenced-mi-expected.png:
23441         * platform/gtk/mathml/presentation/fenced-mi-expected.txt:
23442         * platform/gtk/mathml/presentation/fractions-expected.checksum:
23443         * platform/gtk/mathml/presentation/fractions-expected.png:
23444         * platform/gtk/mathml/presentation/fractions-expected.txt:
23445         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.checksum:
23446         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.png:
23447         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
23448         * platform/gtk/mathml/presentation/mo-expected.checksum:
23449         * platform/gtk/mathml/presentation/mo-expected.png:
23450         * platform/gtk/mathml/presentation/mo-expected.txt:
23451         * platform/gtk/mathml/presentation/over-expected.checksum:
23452         * platform/gtk/mathml/presentation/over-expected.png:
23453         * platform/gtk/mathml/presentation/over-expected.txt:
23454         * platform/gtk/mathml/presentation/roots-expected.checksum: Added.
23455         * platform/gtk/mathml/presentation/roots-expected.png: Added.
23456         * platform/gtk/mathml/presentation/roots-expected.txt:
23457         * platform/gtk/mathml/presentation/row-alignment-expected.checksum:
23458         * platform/gtk/mathml/presentation/row-alignment-expected.png:
23459         * platform/gtk/mathml/presentation/row-alignment-expected.txt:
23460         * platform/gtk/mathml/presentation/row-expected.checksum:
23461         * platform/gtk/mathml/presentation/row-expected.png:
23462         * platform/gtk/mathml/presentation/row-expected.txt:
23463         * platform/gtk/mathml/presentation/style-expected.checksum:
23464         * platform/gtk/mathml/presentation/style-expected.png:
23465         * platform/gtk/mathml/presentation/style-expected.txt:
23466         * platform/gtk/mathml/presentation/sub-expected.checksum: Added.
23467         * platform/gtk/mathml/presentation/sub-expected.png: Added.
23468         * platform/gtk/mathml/presentation/sub-expected.txt:
23469         * platform/gtk/mathml/presentation/subsup-expected.checksum: Added.
23470         * platform/gtk/mathml/presentation/subsup-expected.png: Added.
23471         * platform/gtk/mathml/presentation/subsup-expected.txt:
23472         * platform/gtk/mathml/presentation/sup-expected.checksum: Added.
23473         * platform/gtk/mathml/presentation/sup-expected.png: Added.
23474         * platform/gtk/mathml/presentation/sup-expected.txt:
23475         * platform/gtk/mathml/presentation/tables-expected.checksum: Added.
23476         * platform/gtk/mathml/presentation/tables-expected.png: Added.
23477         * platform/gtk/mathml/presentation/tables-expected.txt:
23478         * platform/gtk/mathml/presentation/tokenElements-expected.checksum:
23479         * platform/gtk/mathml/presentation/tokenElements-expected.png:
23480         * platform/gtk/mathml/presentation/tokenElements-expected.txt:
23481         * platform/gtk/mathml/presentation/under-expected.checksum:
23482         * platform/gtk/mathml/presentation/under-expected.png:
23483         * platform/gtk/mathml/presentation/under-expected.txt:
23484         * platform/gtk/mathml/presentation/underover-expected.checksum:
23485         * platform/gtk/mathml/presentation/underover-expected.png:
23486         * platform/gtk/mathml/presentation/underover-expected.txt:
23487
23488 2010-10-21  takano takumi  <takano1@asia.apple.com>
23489
23490         Reviewed by Dan Bernstein.
23491
23492         Need to swap glyphs for vertical writing
23493         https://bugs.webkit.org/show_bug.cgi?id=46973
23494
23495         * fast/text/international/vertical-text-glyph-test.html: Added.
23496         * fast/text/international/vertical-text-metrics-test.html: Added.
23497         * platform/mac-leopard/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
23498         * platform/mac-leopard/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
23499         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.checksum: Added.
23500         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.png: Added.
23501         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
23502         * platform/mac/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
23503
23504 2010-10-21  James Robinson  <jamesr@chromium.org>
23505
23506         Add chromium pixel baselines for new SVG length tests.
23507
23508         * platform/chromium-linux/svg/dom/SVGLengthList-appendItem-expected.checksum: Added.
23509         * platform/chromium-linux/svg/dom/SVGLengthList-appendItem-expected.png: Added.
23510         * platform/chromium-linux/svg/dom/SVGLengthList-basics-expected.checksum: Added.
23511         * platform/chromium-linux/svg/dom/SVGLengthList-basics-expected.png: Added.
23512         * platform/chromium-linux/svg/dom/SVGLengthList-getItem-expected.checksum: Added.
23513         * platform/chromium-linux/svg/dom/SVGLengthList-getItem-expected.png: Added.
23514         * platform/chromium-linux/svg/dom/SVGLengthList-initialize-expected.checksum: Added.
23515         * platform/chromium-linux/svg/dom/SVGLengthList-initialize-expected.png: Added.
23516         * platform/chromium-linux/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Added.
23517         * platform/chromium-linux/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
23518         * platform/chromium-linux/svg/dom/SVGLengthList-removeItem-expected.checksum: Added.
23519         * platform/chromium-linux/svg/dom/SVGLengthList-removeItem-expected.png: Added.
23520         * platform/chromium-linux/svg/dom/SVGLengthList-replaceItem-expected.checksum: Added.
23521         * platform/chromium-linux/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
23522         * platform/chromium-linux/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Added.
23523         * platform/chromium-linux/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
23524         * platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.checksum: Added.
23525         * platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.png: Added.
23526         * platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.checksum: Added.
23527         * platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.png: Added.
23528         * platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Added.
23529         * platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
23530         * platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.checksum: Added.
23531         * platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.png: Added.
23532         * platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.checksum: Added.
23533         * platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
23534         * platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Added.
23535         * platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
23536         * platform/chromium-win/svg/dom/SVGLengthList-appendItem-expected.checksum: Added.
23537         * platform/chromium-win/svg/dom/SVGLengthList-appendItem-expected.png: Added.
23538         * platform/chromium-win/svg/dom/SVGLengthList-basics-expected.checksum: Added.
23539         * platform/chromium-win/svg/dom/SVGLengthList-basics-expected.png: Added.
23540         * platform/chromium-win/svg/dom/SVGLengthList-getItem-expected.checksum: Added.
23541         * platform/chromium-win/svg/dom/SVGLengthList-getItem-expected.png: Added.
23542         * platform/chromium-win/svg/dom/SVGLengthList-initialize-expected.checksum: Added.
23543         * platform/chromium-win/svg/dom/SVGLengthList-initialize-expected.png: Added.
23544         * platform/chromium-win/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Added.
23545         * platform/chromium-win/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
23546         * platform/chromium-win/svg/dom/SVGLengthList-removeItem-expected.checksum: Added.
23547         * platform/chromium-win/svg/dom/SVGLengthList-removeItem-expected.png: Added.
23548         * platform/chromium-win/svg/dom/SVGLengthList-replaceItem-expected.checksum: Added.
23549         * platform/chromium-win/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
23550         * platform/chromium-win/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Added.
23551         * platform/chromium-win/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
23552
23553 2010-10-21  Pavel Feldman  <pfeldman@chromium.org>
23554
23555         Not reviewed. Fixed inspector extensions test expectations.
23556
23557         * inspector/extensions-api-expected.txt:
23558         * inspector/extensions-resources-expected.txt:
23559
23560 2010-10-21  Adam Roben  <aroben@apple.com>
23561
23562         Unskip plugins/pass-different-npp-struct.html on SnowLeopard
23563
23564         The test seems to be passing when run manually on the bots.
23565
23566         * platform/mac/Skipped:
23567
23568 2010-10-21  Adam Roben  <aroben@apple.com>
23569
23570         Attempt to fix plugins/pass-different-npp-struct.html on GTK.
23571
23572         See <http://webkit.org/b/47690>.
23573
23574         * platform/gtk/Skipped: Stop skipping this test.
23575
23576 2010-10-21  Andreas Kling  <kling@webkit.org>
23577
23578         Reviewed by Nikolas Zimmermann.
23579
23580         'transparent' should be a valid color
23581         https://bugs.webkit.org/show_bug.cgi?id=45482
23582
23583         Reworked testcase to use SVG animation testing framework.
23584
23585         * svg/animations/animate-color-transparent-expected.txt: Added.
23586         * svg/animations/animate-color-transparent.html: Added.
23587         * svg/animations/script-tests/animate-color-transparent.js: Added.
23588         * svg/animations/svg-animate-color-transparent-expected.txt: Removed.
23589         * svg/animations/svg-animate-color-transparent.svg: Removed.
23590
23591 2010-10-21  Sheriff Bot  <webkit.review.bot@gmail.com>
23592
23593         Unreviewed, rolling out r70225.
23594         http://trac.webkit.org/changeset/70225
23595         https://bugs.webkit.org/show_bug.cgi?id=48061
23596
23597         Build breakage on Leopard. (Requested by pfeldman on #webkit).
23598
23599         * fast/text/international/vertical-text-glyph-test.html: Removed.
23600         * fast/text/international/vertical-text-metrics-test.html: Removed.
23601         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.checksum: Removed.
23602         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.png: Removed.
23603         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt: Removed.
23604         * platform/mac/fast/text/international/vertical-text-metrics-test-expected.txt: Removed.
23605
23606 2010-10-21  takano takumi  <takano1@asia.apple.com>
23607
23608         Reviewed by Dan Bernstein.
23609
23610         Need to swap glyphs for vertical writing
23611         https://bugs.webkit.org/show_bug.cgi?id=46973
23612
23613         * fast/text/international/vertical-text-glyph-test.html: Added.
23614         * fast/text/international/vertical-text-metrics-test.html: Added.
23615         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.checksum: Added.
23616         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.png: Added.
23617         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
23618         * platform/mac/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
23619
23620 2010-10-21  Julie Parent  <jparent@chromium.org>
23621
23622         Reviewed by Tony Chang.
23623
23624         [Chromium] fast/repaint/renderer-destruction-by-invalidateSelection-crash needs image rebaseline for linux
23625         https://bugs.webkit.org/show_bug.cgi?id=48009
23626
23627         Was incorrectly rebaselined in r61912 (massive rebaseline for 
23628         scrollbar changes, but this test has no scrollbars).
23629
23630         * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
23631         * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
23632
23633 2010-10-20  Nikolas Zimmermann  <nzimmermann@rim.com>
23634
23635         Reviewed by Dirk Schulze.
23636
23637         Redesign SVGAnimatedProperty concept to share "POD type wrappers" between all bindings (-> add ObjC SVG bindings)
23638         https://bugs.webkit.org/show_bug.cgi?id=47905
23639
23640         Add extensive set of SVGLengthList tests, that all PASS now.
23641
23642         * platform/mac-leopard/svg/dom: Added.
23643         * platform/mac-leopard/svg/dom/SVGLengthList-appendItem-expected.checksum: Added.
23644         * platform/mac-leopard/svg/dom/SVGLengthList-appendItem-expected.png: Added.
23645         * platform/mac-leopard/svg/dom/SVGLengthList-basics-expected.checksum: Added.
23646         * platform/mac-leopard/svg/dom/SVGLengthList-basics-expected.png: Added.
23647         * platform/mac-leopard/svg/dom/SVGLengthList-getItem-expected.checksum: Added.
23648         * platform/mac-leopard/svg/dom/SVGLengthList-getItem-expected.png: Added.
23649         * platform/mac-leopard/svg/dom/SVGLengthList-initialize-expected.checksum: Added.
23650         * platform/mac-leopard/svg/dom/SVGLengthList-initialize-expected.png: Added.
23651         * platform/mac-leopard/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Added.
23652         * platform/mac-leopard/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
23653         * platform/mac-leopard/svg/dom/SVGLengthList-removeItem-expected.checksum: Added.
23654         * platform/mac-leopard/svg/dom/SVGLengthList-removeItem-expected.png: Added.
23655         * platform/mac-leopard/svg/dom/SVGLengthList-replaceItem-expected.checksum: Added.
23656         * platform/mac-leopard/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
23657         * platform/mac-leopard/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Added.
23658         * platform/mac-leopard/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
23659         * platform/mac/svg/dom/SVGLengthList-appendItem-expected.checksum: Added.
23660         * platform/mac/svg/dom/SVGLengthList-appendItem-expected.png: Added.
23661         * platform/mac/svg/dom/SVGLengthList-basics-expected.checksum: Added.
23662         * platform/mac/svg/dom/SVGLengthList-basics-expected.png: Added.
23663         * platform/mac/svg/dom/SVGLengthList-getItem-expected.checksum: Added.
23664         * platform/mac/svg/dom/SVGLengthList-getItem-expected.png: Added.
23665         * platform/mac/svg/dom/SVGLengthList-initialize-expected.checksum: Added.
23666         * platform/mac/svg/dom/SVGLengthList-initialize-expected.png: Added.
23667         * platform/mac/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Added.
23668         * platform/mac/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
23669         * platform/mac/svg/dom/SVGLengthList-removeItem-expected.checksum: Added.
23670         * platform/mac/svg/dom/SVGLengthList-removeItem-expected.png: Added.
23671         * platform/mac/svg/dom/SVGLengthList-replaceItem-expected.checksum: Added.
23672         * platform/mac/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
23673         * platform/mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Added.
23674         * platform/mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
23675         * svg/dom/SVGLengthList-appendItem-expected.txt: Added.
23676         * svg/dom/SVGLengthList-appendItem.xhtml: Added.
23677         * svg/dom/SVGLengthList-basics-expected.txt: Added.
23678         * svg/dom/SVGLengthList-basics.xhtml: Added.
23679         * svg/dom/SVGLengthList-getItem-expected.txt: Added.
23680         * svg/dom/SVGLengthList-getItem.xhtml: Added.
23681         * svg/dom/SVGLengthList-initialize-expected.txt: Added.
23682         * svg/dom/SVGLengthList-initialize.xhtml: Added.
23683         * svg/dom/SVGLengthList-insertItemBefore-expected.txt: Added.
23684         * svg/dom/SVGLengthList-insertItemBefore.xhtml: Added.
23685         * svg/dom/SVGLengthList-removeItem-expected.txt: Added.
23686         * svg/dom/SVGLengthList-removeItem.xhtml: Added.
23687         * svg/dom/SVGLengthList-replaceItem-expected.txt: Added.
23688         * svg/dom/SVGLengthList-replaceItem.xhtml: Added.
23689         * svg/dom/SVGLengthList-xml-dom-modifications-expected.txt: Added.
23690         * svg/dom/SVGLengthList-xml-dom-modifications.xhtml: Added.
23691
23692 2010-10-21  Alex Milowski  <alex@milowski.com>
23693
23694         Reviewed by Kenneth Rohde Christiansen.
23695
23696         Updated the tests results with changes from the new row layout algorithm.
23697
23698         * mathml/presentation/row.xhtml:
23699            Added an mrow to make the tests more consistent.
23700         * platform/mac/mathml/presentation/fenced-expected.txt:
23701         * platform/mac/mathml/presentation/fenced-mi-expected.txt:
23702         * platform/mac/mathml/presentation/fractions-expected.checksum:
23703         * platform/mac/mathml/presentation/fractions-expected.png:
23704         * platform/mac/mathml/presentation/fractions-expected.txt:
23705         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
23706         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
23707         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
23708         * platform/mac/mathml/presentation/roots-expected.txt:
23709         * platform/mac/mathml/presentation/row-alignment-expected.checksum:
23710         * platform/mac/mathml/presentation/row-alignment-expected.png:
23711         * platform/mac/mathml/presentation/row-alignment-expected.txt:
23712         * platform/mac/mathml/presentation/row-expected.txt:
23713         * platform/mac/mathml/presentation/sub-expected.checksum:
23714         * platform/mac/mathml/presentation/sub-expected.png:
23715         * platform/mac/mathml/presentation/sub-expected.txt:
23716         * platform/mac/mathml/presentation/subsup-expected.txt:
23717         * platform/mac/mathml/presentation/sup-expected.txt:
23718         * platform/mac/mathml/presentation/tables-expected.txt:
23719
23720 2010-10-21  Alejandro G. Castro  <alex@igalia.com>
23721
23722         Unreviewed, skip test failing in the GTK bots.
23723         https://bugs.webkit.org/show_bug.cgi?id=47690
23724
23725         * platform/gtk/Skipped:
23726
23727 2010-10-21  Adam Barth  <abarth@webkit.org>
23728
23729         Skip new test that's failing on Snow Leopard.  Author of patch poked.
23730         https://bugs.webkit.org/show_bug.cgi?id=47690
23731
23732         * platform/mac/Skipped:
23733
23734 2010-10-21  Adam Barth  <abarth@webkit.org>
23735
23736         Unreviewed, rolling out r70174.
23737         http://trac.webkit.org/changeset/70174
23738         https://bugs.webkit.org/show_bug.cgi?id=41948
23739
23740         This patch reverts a change that causes
23741         http/tests/xmlhttprequest/origin-whitelisting-removal.html to crash.
23742
23743         * fast/js/exception-registerfile-shrink-expected.txt: Removed.
23744         * fast/js/exception-registerfile-shrink.html: Removed.
23745         * fast/js/script-tests/exception-registerfile-shrink.js: Removed.
23746
23747 2010-10-21  Martin Robinson  <mrobinson@igalia.com>
23748
23749         Rebaseline some tests after r70170.
23750
23751         * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
23752         * platform/gtk/fast/borders/border-image-rotate-transform-expected.txt:
23753         * platform/gtk/fast/borders/border-image-scale-transform-expected.txt:
23754         * platform/gtk/transforms/2d/hindi-rotated-expected.txt:
23755
23756 2010-10-20  Sheriff Bot  <webkit.review.bot@gmail.com>
23757
23758         Unreviewed, rolling out r70040.
23759         http://trac.webkit.org/changeset/70040
23760         https://bugs.webkit.org/show_bug.cgi?id=48042
23761
23762         "Reverting a performance regression detected by page_cycler"
23763         (Requested by hayato on #webkit).
23764
23765         * fast/css/long-css-selector-matches-expected.txt: Removed.
23766         * fast/css/long-css-selector-matches.html: Removed.
23767
23768 2010-10-20  Adam Roben  <aroben@apple.com>
23769
23770         Remove some no-longer-needed Windows-specific results
23771
23772         * platform/win/fast/media/mq-transform-02-expected.txt: Removed.
23773         * platform/win/fast/media/mq-transform-03-expected.txt: Removed.
23774
23775 2010-10-20  Yuzo Fujishima  <yuzo@google.com>
23776
23777         Unreviewed Chromium test expectation change.
23778
23779         * platform/chromium-mac/fast/forms/search-transformed-expected.checksum:
23780         * platform/chromium-mac/fast/forms/search-transformed-expected.png:
23781
23782 2010-10-20  Yuzo Fujishima  <yuzo@google.com>
23783
23784         Unreviewed Chromium test expectation change.
23785         fast/transforms/scrollIntoView-transformed.html now passes for WIN and LINUX.
23786
23787         * platform/chromium/test_expectations.txt:
23788
23789 2010-10-20  Yuzo Fujishima  <yuzo@google.com>
23790
23791         Unreviewed Chromium test expectation change.
23792
23793         * platform/chromium-win-vista/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum: Removed.
23794         * platform/chromium-win-vista/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed.
23795
23796 2010-10-19  Mihai Parparita  <mihaip@chromium.org>
23797
23798         css2.1/ layout tests need new Mac baselines for Snow Leopard
23799         https://bugs.webkit.org/show_bug.cgi?id=47760
23800
23801         Unreviewed rebaseline of 66 more css2.1/ test for Snow Leopard using 
23802         the experimental local rebaselining tool.
23803
23804         * platform/mac-leopard/css2.1/t040103-escapes-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-01-b-expected.checksum.
23805         * platform/mac-leopard/css2.1/t040103-escapes-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-01-b-expected.png.
23806         * platform/mac-leopard/css2.1/t040103-escapes-02-d-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-02-d-expected.checksum.
23807         * platform/mac-leopard/css2.1/t040103-escapes-02-d-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-02-d-expected.png.
23808         * platform/mac-leopard/css2.1/t040103-escapes-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-03-b-expected.checksum.
23809         * platform/mac-leopard/css2.1/t040103-escapes-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-03-b-expected.png.
23810         * platform/mac-leopard/css2.1/t040103-escapes-04-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-04-b-expected.checksum.
23811         * platform/mac-leopard/css2.1/t040103-escapes-04-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-04-b-expected.png.
23812         * platform/mac-leopard/css2.1/t040103-escapes-05-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-05-c-expected.checksum.
23813         * platform/mac-leopard/css2.1/t040103-escapes-05-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-05-c-expected.png.
23814         * platform/mac-leopard/css2.1/t040103-escapes-06-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-06-b-expected.checksum.
23815         * platform/mac-leopard/css2.1/t040103-escapes-06-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-06-b-expected.png.
23816         * platform/mac-leopard/css2.1/t040103-escapes-07-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-07-b-expected.checksum.
23817         * platform/mac-leopard/css2.1/t040103-escapes-07-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-07-b-expected.png.
23818         * platform/mac-leopard/css2.1/t040103-escapes-08-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-08-b-expected.checksum.
23819         * platform/mac-leopard/css2.1/t040103-escapes-08-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-08-b-expected.png.
23820         * platform/mac-leopard/css2.1/t040103-ident-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-00-c-expected.checksum.
23821         * platform/mac-leopard/css2.1/t040103-ident-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-00-c-expected.png.
23822         * platform/mac-leopard/css2.1/t040103-ident-01-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-01-c-expected.checksum.
23823         * platform/mac-leopard/css2.1/t040103-ident-01-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-01-c-expected.png.
23824         * platform/mac-leopard/css2.1/t040103-ident-02-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-02-c-expected.checksum.
23825         * platform/mac-leopard/css2.1/t040103-ident-02-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-02-c-expected.png.
23826         * platform/mac-leopard/css2.1/t040103-ident-03-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-03-c-expected.checksum.
23827         * platform/mac-leopard/css2.1/t040103-ident-03-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-03-c-expected.png.
23828         * platform/mac-leopard/css2.1/t040103-ident-04-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-04-c-expected.checksum.
23829         * platform/mac-leopard/css2.1/t040103-ident-04-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-04-c-expected.png.
23830         * platform/mac-leopard/css2.1/t040103-ident-05-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-05-c-expected.checksum.
23831         * platform/mac-leopard/css2.1/t040103-ident-05-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-05-c-expected.png.
23832         * platform/mac-leopard/css2.1/t040103-ident-06-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-06-c-expected.checksum.
23833         * platform/mac-leopard/css2.1/t040103-ident-06-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-06-c-expected.png.
23834         * platform/mac-leopard/css2.1/t040103-ident-07-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-07-c-expected.checksum.
23835         * platform/mac-leopard/css2.1/t040103-ident-07-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-07-c-expected.png.
23836         * platform/mac-leopard/css2.1/t040103-ident-08-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-08-c-expected.checksum.
23837         * platform/mac-leopard/css2.1/t040103-ident-08-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-08-c-expected.png.
23838         * platform/mac-leopard/css2.1/t040103-ident-09-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-09-c-expected.checksum.
23839         * platform/mac-leopard/css2.1/t040103-ident-09-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-09-c-expected.png.
23840         * platform/mac-leopard/css2.1/t040103-ident-10-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-10-c-expected.checksum.
23841         * platform/mac-leopard/css2.1/t040103-ident-10-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-10-c-expected.png.
23842         * platform/mac-leopard/css2.1/t040103-ident-11-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-11-c-expected.checksum.
23843         * platform/mac-leopard/css2.1/t040103-ident-11-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-11-c-expected.png.
23844         * platform/mac-leopard/css2.1/t040103-ident-12-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-12-c-expected.checksum.
23845         * platform/mac-leopard/css2.1/t040103-ident-12-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-12-c-expected.png.
23846         * platform/mac-leopard/css2.1/t040103-ident-13-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-13-c-expected.checksum.
23847         * platform/mac-leopard/css2.1/t040103-ident-13-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-ident-13-c-expected.png.
23848         * platform/mac-leopard/css2.1/t040105-atkeyw-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atkeyw-00-b-expected.checksum.
23849         * platform/mac-leopard/css2.1/t040105-atkeyw-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atkeyw-00-b-expected.png.
23850         * platform/mac-leopard/css2.1/t040105-atkeyw-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atkeyw-01-b-expected.checksum.
23851         * platform/mac-leopard/css2.1/t040105-atkeyw-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atkeyw-01-b-expected.png.
23852         * platform/mac-leopard/css2.1/t040105-atkeyw-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atkeyw-02-b-expected.checksum.
23853         * platform/mac-leopard/css2.1/t040105-atkeyw-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atkeyw-02-b-expected.png.
23854         * platform/mac-leopard/css2.1/t040105-atrule-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-00-b-expected.checksum.
23855         * platform/mac-leopard/css2.1/t040105-atrule-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-00-b-expected.png.
23856         * platform/mac-leopard/css2.1/t040105-atrule-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-01-b-expected.checksum.
23857         * platform/mac-leopard/css2.1/t040105-atrule-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-01-b-expected.png.
23858         * platform/mac-leopard/css2.1/t040105-atrule-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-02-b-expected.checksum.
23859         * platform/mac-leopard/css2.1/t040105-atrule-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-02-b-expected.png.
23860         * platform/mac-leopard/css2.1/t040105-atrule-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-03-b-expected.checksum.
23861         * platform/mac-leopard/css2.1/t040105-atrule-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-03-b-expected.png.
23862         * platform/mac-leopard/css2.1/t040105-atrule-04-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-04-b-expected.checksum.
23863         * platform/mac-leopard/css2.1/t040105-atrule-04-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-atrule-04-b-expected.png.
23864         * platform/mac-leopard/css2.1/t040105-import-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-import-00-b-expected.checksum.
23865         * platform/mac-leopard/css2.1/t040105-import-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-import-00-b-expected.png.
23866         * platform/mac-leopard/css2.1/t040105-import-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040105-import-01-b-expected.checksum.
23867         * platform/mac-leopard/css2.1/t040105-import-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040105-import-01-b-expected.png.
23868         * platform/mac-leopard/css2.1/t040109-c17-comments-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040109-c17-comments-00-b-expected.checksum.
23869         * platform/mac-leopard/css2.1/t040109-c17-comments-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040109-c17-comments-00-b-expected.png.
23870         * platform/mac-leopard/css2.1/t040109-c17-comments-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040109-c17-comments-01-b-expected.checksum.
23871         * platform/mac-leopard/css2.1/t040109-c17-comments-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040109-c17-comments-01-b-expected.png.
23872         * platform/mac-leopard/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum.
23873         * platform/mac-leopard/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png.
23874         * platform/mac-leopard/css2.1/t040302-c61-phys-len-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040302-c61-phys-len-00-b-expected.checksum.
23875         * platform/mac-leopard/css2.1/t040302-c61-phys-len-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040302-c61-phys-len-00-b-expected.png.
23876         * platform/mac-leopard/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum.
23877         * platform/mac-leopard/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png.
23878         * platform/mac-leopard/css2.1/t040303-c62-percent-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040303-c62-percent-00-b-ag-expected.checksum.
23879         * platform/mac-leopard/css2.1/t040303-c62-percent-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040303-c62-percent-00-b-ag-expected.png.
23880         * platform/mac-leopard/css2.1/t040304-c64-uri-00-a-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040304-c64-uri-00-a-g-expected.checksum.
23881         * platform/mac-leopard/css2.1/t040304-c64-uri-00-a-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040304-c64-uri-00-a-g-expected.png.
23882         * platform/mac-leopard/css2.1/t040306-c63-color-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040306-c63-color-00-b-ag-expected.checksum.
23883         * platform/mac-leopard/css2.1/t040306-c63-color-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040306-c63-color-00-b-ag-expected.png.
23884         * platform/mac-leopard/css2.1/t040306-syntax-01-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040306-syntax-01-f-expected.checksum.
23885         * platform/mac-leopard/css2.1/t040306-syntax-01-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040306-syntax-01-f-expected.png.
23886         * platform/mac-leopard/css2.1/t040307-syntax-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040307-syntax-01-b-expected.checksum.
23887         * platform/mac-leopard/css2.1/t040307-syntax-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040307-syntax-01-b-expected.png.
23888         * platform/mac-leopard/css2.1/t050201-c12-grouping-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t050201-c12-grouping-00-b-expected.checksum.
23889         * platform/mac-leopard/css2.1/t050201-c12-grouping-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t050201-c12-grouping-00-b-expected.png.
23890         * platform/mac-leopard/css2.1/t050803-c14-classes-00-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t050803-c14-classes-00-e-expected.checksum.
23891         * platform/mac-leopard/css2.1/t050803-c14-classes-00-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t050803-c14-classes-00-e-expected.png.
23892         * platform/mac-leopard/css2.1/t051103-c21-activ-ln-00-e-i-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051103-c21-activ-ln-00-e-i-expected.checksum.
23893         * platform/mac-leopard/css2.1/t051103-c21-activ-ln-00-e-i-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051103-c21-activ-ln-00-e-i-expected.png.
23894         * platform/mac-leopard/css2.1/t051103-c21-focus-ln-00-e-i-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051103-c21-focus-ln-00-e-i-expected.checksum.
23895         * platform/mac-leopard/css2.1/t051103-c21-focus-ln-00-e-i-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051103-c21-focus-ln-00-e-i-expected.png.
23896         * platform/mac-leopard/css2.1/t051103-c21-hover-ln-00-e-i-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051103-c21-hover-ln-00-e-i-expected.checksum.
23897         * platform/mac-leopard/css2.1/t051103-c21-hover-ln-00-e-i-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051103-c21-hover-ln-00-e-i-expected.png.
23898         * platform/mac-leopard/css2.1/t051103-dom-hover-01-c-io-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051103-dom-hover-01-c-io-expected.checksum.
23899         * platform/mac-leopard/css2.1/t051103-dom-hover-01-c-io-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051103-dom-hover-01-c-io-expected.png.
23900         * platform/mac-leopard/css2.1/t051103-dom-hover-02-c-io-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051103-dom-hover-02-c-io-expected.checksum.
23901         * platform/mac-leopard/css2.1/t051103-dom-hover-02-c-io-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051103-dom-hover-02-c-io-expected.png.
23902         * platform/mac-leopard/css2.1/t051201-c23-first-line-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051201-c23-first-line-00-b-expected.checksum.
23903         * platform/mac-leopard/css2.1/t051201-c23-first-line-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051201-c23-first-line-00-b-expected.png.
23904         * platform/mac-leopard/css2.1/t051202-c24-first-lttr-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.checksum.
23905         * platform/mac-leopard/css2.1/t051202-c24-first-lttr-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.png.
23906         * platform/mac-leopard/css2.1/t051202-c26-psudo-nest-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.checksum.
23907         * platform/mac-leopard/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.png.
23908         * platform/mac-leopard/css2.1/t060401-c32-cascading-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t060401-c32-cascading-00-b-expected.checksum.
23909         * platform/mac-leopard/css2.1/t060401-c32-cascading-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t060401-c32-cascading-00-b-expected.png.
23910         * platform/mac-leopard/css2.1/t060402-c31-important-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t060402-c31-important-00-b-expected.checksum.
23911         * platform/mac-leopard/css2.1/t060402-c31-important-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t060402-c31-important-00-b-expected.png.
23912         * platform/mac-leopard/css2.1/t060403-c21-pseu-cls-00-e-i-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t060403-c21-pseu-cls-00-e-i-expected.checksum.
23913         * platform/mac-leopard/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png: Copied from LayoutTests/platform/mac/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png.
23914         * platform/mac-leopard/css2.1/t060403-c21-pseu-id-00-e-i-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t060403-c21-pseu-id-00-e-i-expected.checksum.
23915         * platform/mac-leopard/css2.1/t060403-c21-pseu-id-00-e-i-expected.png: Copied from LayoutTests/platform/mac/css2.1/t060403-c21-pseu-id-00-e-i-expected.png.
23916         * platform/mac-leopard/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum.
23917         * platform/mac-leopard/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png.
23918         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-00-b-expected.checksum.
23919         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-00-b-expected.png.
23920         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.checksum.
23921         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png.
23922         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum.
23923         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-02-b-expected.png.
23924         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-03-b-expected.checksum.
23925         * platform/mac-leopard/css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-brdr-bw-03-b-expected.png.
23926         * platform/mac-leopard/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum.
23927         * platform/mac-leopard/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png.
23928         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-00-b-expected.checksum.
23929         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-00-b-expected.png.
23930         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.checksum.
23931         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png.
23932         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum.
23933         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-02-b-expected.png.
23934         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-03-b-expected.checksum.
23935         * platform/mac-leopard/css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5514-brdr-lw-03-b-expected.png.
23936         * platform/mac/css2.1/t040103-escapes-01-b-expected.checksum:
23937         * platform/mac/css2.1/t040103-escapes-01-b-expected.png:
23938         * platform/mac/css2.1/t040103-escapes-02-d-expected.checksum:
23939         * platform/mac/css2.1/t040103-escapes-02-d-expected.png:
23940         * platform/mac/css2.1/t040103-escapes-03-b-expected.checksum:
23941         * platform/mac/css2.1/t040103-escapes-03-b-expected.png:
23942         * platform/mac/css2.1/t040103-escapes-04-b-expected.checksum:
23943         * platform/mac/css2.1/t040103-escapes-04-b-expected.png:
23944         * platform/mac/css2.1/t040103-escapes-05-c-expected.checksum:
23945         * platform/mac/css2.1/t040103-escapes-05-c-expected.png:
23946         * platform/mac/css2.1/t040103-escapes-06-b-expected.checksum:
23947         * platform/mac/css2.1/t040103-escapes-06-b-expected.png:
23948         * platform/mac/css2.1/t040103-escapes-07-b-expected.checksum:
23949         * platform/mac/css2.1/t040103-escapes-07-b-expected.png:
23950         * platform/mac/css2.1/t040103-escapes-08-b-expected.checksum:
23951         * platform/mac/css2.1/t040103-escapes-08-b-expected.png:
23952         * platform/mac/css2.1/t040103-ident-00-c-expected.checksum:
23953         * platform/mac/css2.1/t040103-ident-00-c-expected.png:
23954         * platform/mac/css2.1/t040103-ident-01-c-expected.checksum:
23955         * platform/mac/css2.1/t040103-ident-01-c-expected.png:
23956         * platform/mac/css2.1/t040103-ident-02-c-expected.checksum:
23957         * platform/mac/css2.1/t040103-ident-02-c-expected.png:
23958         * platform/mac/css2.1/t040103-ident-03-c-expected.checksum:
23959         * platform/mac/css2.1/t040103-ident-03-c-expected.png:
23960         * platform/mac/css2.1/t040103-ident-04-c-expected.checksum:
23961         * platform/mac/css2.1/t040103-ident-04-c-expected.png:
23962         * platform/mac/css2.1/t040103-ident-05-c-expected.checksum:
23963         * platform/mac/css2.1/t040103-ident-05-c-expected.png:
23964         * platform/mac/css2.1/t040103-ident-06-c-expected.checksum:
23965         * platform/mac/css2.1/t040103-ident-06-c-expected.png:
23966         * platform/mac/css2.1/t040103-ident-07-c-expected.checksum:
23967         * platform/mac/css2.1/t040103-ident-07-c-expected.png:
23968         * platform/mac/css2.1/t040103-ident-08-c-expected.checksum:
23969         * platform/mac/css2.1/t040103-ident-08-c-expected.png:
23970         * platform/mac/css2.1/t040103-ident-09-c-expected.checksum:
23971         * platform/mac/css2.1/t040103-ident-09-c-expected.png:
23972         * platform/mac/css2.1/t040103-ident-10-c-expected.checksum:
23973         * platform/mac/css2.1/t040103-ident-10-c-expected.png:
23974         * platform/mac/css2.1/t040103-ident-11-c-expected.checksum:
23975         * platform/mac/css2.1/t040103-ident-11-c-expected.png:
23976         * platform/mac/css2.1/t040103-ident-12-c-expected.checksum:
23977         * platform/mac/css2.1/t040103-ident-12-c-expected.png:
23978         * platform/mac/css2.1/t040103-ident-13-c-expected.checksum:
23979         * platform/mac/css2.1/t040103-ident-13-c-expected.png:
23980         * platform/mac/css2.1/t040105-atkeyw-00-b-expected.checksum:
23981         * platform/mac/css2.1/t040105-atkeyw-00-b-expected.png:
23982         * platform/mac/css2.1/t040105-atkeyw-01-b-expected.checksum:
23983         * platform/mac/css2.1/t040105-atkeyw-01-b-expected.png:
23984         * platform/mac/css2.1/t040105-atkeyw-02-b-expected.checksum:
23985         * platform/mac/css2.1/t040105-atkeyw-02-b-expected.png:
23986         * platform/mac/css2.1/t040105-atrule-00-b-expected.checksum:
23987         * platform/mac/css2.1/t040105-atrule-00-b-expected.png:
23988         * platform/mac/css2.1/t040105-atrule-01-b-expected.checksum:
23989         * platform/mac/css2.1/t040105-atrule-01-b-expected.png:
23990         * platform/mac/css2.1/t040105-atrule-02-b-expected.checksum:
23991         * platform/mac/css2.1/t040105-atrule-02-b-expected.png:
23992         * platform/mac/css2.1/t040105-atrule-03-b-expected.checksum:
23993         * platform/mac/css2.1/t040105-atrule-03-b-expected.png:
23994         * platform/mac/css2.1/t040105-atrule-04-b-expected.checksum:
23995         * platform/mac/css2.1/t040105-atrule-04-b-expected.png:
23996         * platform/mac/css2.1/t040105-import-00-b-expected.checksum:
23997         * platform/mac/css2.1/t040105-import-00-b-expected.png:
23998         * platform/mac/css2.1/t040105-import-01-b-expected.checksum:
23999         * platform/mac/css2.1/t040105-import-01-b-expected.png:
24000         * platform/mac/css2.1/t040109-c17-comments-00-b-expected.checksum:
24001         * platform/mac/css2.1/t040109-c17-comments-00-b-expected.png:
24002         * platform/mac/css2.1/t040109-c17-comments-01-b-expected.checksum:
24003         * platform/mac/css2.1/t040109-c17-comments-01-b-expected.png:
24004         * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum:
24005         * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png:
24006         * platform/mac/css2.1/t040302-c61-phys-len-00-b-expected.checksum:
24007         * platform/mac/css2.1/t040302-c61-phys-len-00-b-expected.png:
24008         * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum:
24009         * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png:
24010         * platform/mac/css2.1/t040303-c62-percent-00-b-ag-expected.checksum:
24011         * platform/mac/css2.1/t040303-c62-percent-00-b-ag-expected.png:
24012         * platform/mac/css2.1/t040304-c64-uri-00-a-g-expected.checksum:
24013         * platform/mac/css2.1/t040304-c64-uri-00-a-g-expected.png:
24014         * platform/mac/css2.1/t040306-c63-color-00-b-ag-expected.checksum:
24015         * platform/mac/css2.1/t040306-c63-color-00-b-ag-expected.png:
24016         * platform/mac/css2.1/t040306-syntax-01-f-expected.checksum:
24017         * platform/mac/css2.1/t040306-syntax-01-f-expected.png:
24018         * platform/mac/css2.1/t040307-syntax-01-b-expected.checksum:
24019         * platform/mac/css2.1/t040307-syntax-01-b-expected.png:
24020         * platform/mac/css2.1/t050201-c12-grouping-00-b-expected.checksum:
24021         * platform/mac/css2.1/t050201-c12-grouping-00-b-expected.png:
24022         * platform/mac/css2.1/t050803-c14-classes-00-e-expected.checksum:
24023         * platform/mac/css2.1/t050803-c14-classes-00-e-expected.png:
24024         * platform/mac/css2.1/t051103-c21-activ-ln-00-e-i-expected.checksum:
24025         * platform/mac/css2.1/t051103-c21-activ-ln-00-e-i-expected.png:
24026         * platform/mac/css2.1/t051103-c21-focus-ln-00-e-i-expected.checksum:
24027         * platform/mac/css2.1/t051103-c21-focus-ln-00-e-i-expected.png:
24028         * platform/mac/css2.1/t051103-c21-hover-ln-00-e-i-expected.checksum:
24029         * platform/mac/css2.1/t051103-c21-hover-ln-00-e-i-expected.png:
24030         * platform/mac/css2.1/t051103-dom-hover-01-c-io-expected.checksum:
24031         * platform/mac/css2.1/t051103-dom-hover-01-c-io-expected.png:
24032         * platform/mac/css2.1/t051103-dom-hover-02-c-io-expected.checksum:
24033         * platform/mac/css2.1/t051103-dom-hover-02-c-io-expected.png:
24034         * platform/mac/css2.1/t051201-c23-first-line-00-b-expected.checksum:
24035         * platform/mac/css2.1/t051201-c23-first-line-00-b-expected.png:
24036         * platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.checksum:
24037         * platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.png:
24038         * platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.checksum:
24039         * platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.png:
24040         * platform/mac/css2.1/t060401-c32-cascading-00-b-expected.checksum:
24041         * platform/mac/css2.1/t060401-c32-cascading-00-b-expected.png:
24042         * platform/mac/css2.1/t060402-c31-important-00-b-expected.checksum:
24043         * platform/mac/css2.1/t060402-c31-important-00-b-expected.png:
24044         * platform/mac/css2.1/t060403-c21-pseu-cls-00-e-i-expected.checksum:
24045         * platform/mac/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png:
24046         * platform/mac/css2.1/t060403-c21-pseu-id-00-e-i-expected.checksum:
24047         * platform/mac/css2.1/t060403-c21-pseu-id-00-e-i-expected.png:
24048         * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum:
24049         * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
24050         * platform/mac/css2.1/t0805-c5513-brdr-bw-00-b-expected.checksum:
24051         * platform/mac/css2.1/t0805-c5513-brdr-bw-00-b-expected.png:
24052         * platform/mac/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.checksum:
24053         * platform/mac/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png:
24054         * platform/mac/css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum:
24055         * platform/mac/css2.1/t0805-c5513-brdr-bw-02-b-expected.png:
24056         * platform/mac/css2.1/t0805-c5513-brdr-bw-03-b-expected.checksum:
24057         * platform/mac/css2.1/t0805-c5513-brdr-bw-03-b-expected.png:
24058         * platform/mac/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum:
24059         * platform/mac/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png:
24060         * platform/mac/css2.1/t0805-c5514-brdr-lw-00-b-expected.checksum:
24061         * platform/mac/css2.1/t0805-c5514-brdr-lw-00-b-expected.png:
24062         * platform/mac/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.checksum:
24063         * platform/mac/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png:
24064         * platform/mac/css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum:
24065         * platform/mac/css2.1/t0805-c5514-brdr-lw-02-b-expected.png:
24066         * platform/mac/css2.1/t0805-c5514-brdr-lw-03-b-expected.checksum:
24067         * platform/mac/css2.1/t0805-c5514-brdr-lw-03-b-expected.png:
24068
24069 2010-10-20  Yuzo Fujishima  <yuzo@google.com>
24070
24071         Unreviewed Chromium test expectation change.
24072
24073         * platform/chromium/test_expectations.txt:
24074
24075 2010-10-20  Simon Fraser  <simon.fraser@apple.com>
24076
24077         Reviewed by Gavin Barraclough.
24078
24079         https://bugs.webkit.org/show_bug.cgi?id=47851
24080         
24081         Fix buffer overflow in the printing of very large and very small numbers in
24082         CSSPrimitiveValues.
24083
24084         * fast/css/large-value-csstext-expected.txt: Added.
24085         * fast/css/large-value-csstext.html: Added.
24086
24087 2010-10-20  Beth Dakin  <bdakin@apple.com>
24088
24089         Reviewed by Simon Fraser.
24090
24091         Fix for https://bugs.webkit.org/show_bug.cgi?id=48023 
24092         fast/transforms/scrollIntoView-transformed.html should have 
24093         different expectations now that transforms affect overflow
24094
24095         * fast/transforms/scrollIntoView-transformed-expected.txt:
24096         * fast/transforms/scrollIntoView-transformed.html:
24097
24098 2010-10-20  Kenneth Russell  <kbr@google.com>
24099
24100         Unreviewed, test expectations update.
24101
24102         Added skip entries for crashing plugin-related compositing/ layout
24103         tests on the chromium-gpu-mac platform. Aside from this, the
24104         common (Mac) test expectations can be reused. At this point, it
24105         should be possible to expect that the enabled compositing/ tests
24106         will all pass.
24107
24108         * platform/chromium-gpu/test_expectations.txt:
24109
24110 2010-10-14  Adam Roben  <aroben@apple.com>
24111
24112         Test that passing a different NPP struct back to the browser doesn't
24113         cause an assertion failure
24114
24115         Test for <http://webkit.org/b/47690> <rdar://problem/8553020>
24116         Assertion failure in NetscapePlugin::fromNPP when using Shockwave in
24117         WebKit2
24118
24119         Reviewed by John Sullivan.
24120
24121         * plugins/pass-different-npp-struct-expected.txt: Added.
24122         * plugins/pass-different-npp-struct.html: Added.
24123
24124 2010-10-20  Kenneth Russell  <kbr@google.com>
24125
24126         Unreviewed, test expectations update.
24127
24128         Added pixel expectations for compositing/ layout tests on
24129         chromium-gpu-linux platform and updated
24130         chromium-gpu/test_expectations.txt with needed SKIP entries for
24131         currently failing tests. The majority of the text tests pass by falling
24132         back to the Windows test expectations.
24133
24134         * platform/chromium-gpu-linux/compositing: Added.
24135         * platform/chromium-gpu-linux/compositing/animation: Added.
24136         * platform/chromium-gpu-linux/compositing/animation/state-at-end-event-transform-layer-expected.checksum: Added.
24137         * platform/chromium-gpu-linux/compositing/animation/state-at-end-event-transform-layer-expected.png: Added.
24138         * platform/chromium-gpu-linux/compositing/compositing-visible-descendant-expected.checksum: Added.
24139         * platform/chromium-gpu-linux/compositing/compositing-visible-descendant-expected.png: Added.
24140         * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.checksum: Added.
24141         * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.png: Added.
24142         * platform/chromium-gpu-linux/compositing/generated-content-expected.checksum: Added.
24143         * platform/chromium-gpu-linux/compositing/generated-content-expected.png: Added.
24144         * platform/chromium-gpu-linux/compositing/geometry: Added.
24145         * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-expected.checksum: Added.
24146         * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-expected.png: Added.
24147         * platform/chromium-gpu-linux/compositing/geometry/fixed-in-composited-expected.checksum: Added.
24148         * platform/chromium-gpu-linux/compositing/geometry/fixed-in-composited-expected.png: Added.
24149         * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.checksum: Added.
24150         * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.png: Added.
24151         * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added.
24152         * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.png: Added.
24153         * platform/chromium-gpu-linux/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum: Added.
24154         * platform/chromium-gpu-linux/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Added.
24155         * platform/chromium-gpu-linux/compositing/geometry/outline-change-expected.checksum: Added.
24156         * platform/chromium-gpu-linux/compositing/geometry/outline-change-expected.png: Added.
24157         * platform/chromium-gpu-linux/compositing/geometry/partial-layout-update-expected.checksum: Added.
24158         * platform/chromium-gpu-linux/compositing/geometry/partial-layout-update-expected.png: Added.
24159         * platform/chromium-gpu-linux/compositing/geometry/root-layer-update-expected.checksum: Added.
24160         * platform/chromium-gpu-linux/compositing/geometry/root-layer-update-expected.png: Added.
24161         * platform/chromium-gpu-linux/compositing/geometry/tall-page-composited-expected.checksum: Added.
24162         * platform/chromium-gpu-linux/compositing/geometry/tall-page-composited-expected.png: Added.
24163         * platform/chromium-gpu-linux/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum: Added.
24164         * platform/chromium-gpu-linux/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added.
24165         * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.checksum: Added.
24166         * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png: Added.
24167         * platform/chromium-gpu-linux/compositing/iframes: Added.
24168         * platform/chromium-gpu-linux/compositing/iframes/iframe-content-flipping-expected.checksum: Added.
24169         * platform/chromium-gpu-linux/compositing/iframes/iframe-content-flipping-expected.png: Added.
24170         * platform/chromium-gpu-linux/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added.
24171         * platform/chromium-gpu-linux/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
24172         * platform/chromium-gpu-linux/compositing/iframes/iframe-in-composited-layer-expected.checksum: Added.
24173         * platform/chromium-gpu-linux/compositing/iframes/iframe-in-composited-layer-expected.png: Added.
24174         * platform/chromium-gpu-linux/compositing/images: Added.
24175         * platform/chromium-gpu-linux/compositing/images/direct-image-background-color-expected.checksum: Added.
24176         * platform/chromium-gpu-linux/compositing/images/direct-image-background-color-expected.png: Added.
24177         * platform/chromium-gpu-linux/compositing/overflow: Added.
24178         * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: Added.
24179         * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added.
24180         * platform/chromium-gpu-linux/compositing/overflow/overflow-positioning-expected.checksum: Added.
24181         * platform/chromium-gpu-linux/compositing/overflow/overflow-positioning-expected.png: Added.
24182         * platform/chromium-gpu-linux/compositing/overflow/overflow-scroll-expected.checksum: Added.
24183         * platform/chromium-gpu-linux/compositing/overflow/overflow-scroll-expected.png: Added.
24184         * platform/chromium-gpu-linux/compositing/overflow/parent-overflow-expected.checksum: Added.
24185         * platform/chromium-gpu-linux/compositing/overflow/parent-overflow-expected.png: Added.
24186         * platform/chromium-gpu-linux/compositing/overflow/scrollbar-painting-expected.checksum: Added.
24187         * platform/chromium-gpu-linux/compositing/overflow/scrollbar-painting-expected.png: Added.
24188         * platform/chromium-gpu-linux/compositing/overflow/zero-size-overflow-expected.checksum: Added.
24189         * platform/chromium-gpu-linux/compositing/overflow/zero-size-overflow-expected.png: Added.
24190         * platform/chromium-gpu-linux/compositing/reflections: Added.
24191         * platform/chromium-gpu-linux/compositing/reflections/backface-hidden-reflection-expected.checksum: Added.
24192         * platform/chromium-gpu-linux/compositing/reflections/backface-hidden-reflection-expected.png: Added.
24193         * platform/chromium-gpu-linux/compositing/reflections/reflection-in-composited-expected.checksum: Added.
24194         * platform/chromium-gpu-linux/compositing/reflections/reflection-in-composited-expected.png: Added.
24195         * platform/chromium-gpu-linux/compositing/repaint: Added.
24196         * platform/chromium-gpu-linux/compositing/repaint/become-overlay-composited-layer-expected.checksum: Added.
24197         * platform/chromium-gpu-linux/compositing/repaint/become-overlay-composited-layer-expected.png: Added.
24198         * platform/chromium-gpu-linux/compositing/repaint/content-into-overflow-expected.checksum: Added.
24199         * platform/chromium-gpu-linux/compositing/repaint/content-into-overflow-expected.png: Added.
24200         * platform/chromium-gpu-linux/compositing/repaint/layer-repaint-expected.checksum: Added.
24201         * platform/chromium-gpu-linux/compositing/repaint/layer-repaint-expected.png: Added.
24202         * platform/chromium-gpu-linux/compositing/repaint/layer-repaint-rects-expected.checksum: Added.
24203         * platform/chromium-gpu-linux/compositing/repaint/layer-repaint-rects-expected.png: Added.
24204         * platform/chromium-gpu-linux/compositing/repaint/opacity-between-absolute-expected.checksum: Added.
24205         * platform/chromium-gpu-linux/compositing/repaint/opacity-between-absolute-expected.png: Added.
24206         * platform/chromium-gpu-linux/compositing/repaint/opacity-between-absolute2-expected.checksum: Added.
24207         * platform/chromium-gpu-linux/compositing/repaint/opacity-between-absolute2-expected.png: Added.
24208         * platform/chromium-gpu-linux/compositing/repaint/overflow-into-content-expected.checksum: Added.
24209         * platform/chromium-gpu-linux/compositing/repaint/overflow-into-content-expected.png: Added.
24210         * platform/chromium-gpu-linux/compositing/sibling-positioning-expected.checksum: Added.
24211         * platform/chromium-gpu-linux/compositing/sibling-positioning-expected.png: Added.
24212         * platform/chromium-gpu-linux/compositing/transitions: Added.
24213         * platform/chromium-gpu-linux/compositing/transitions/singular-scale-transition-expected.checksum: Added.
24214         * platform/chromium-gpu-linux/compositing/transitions/singular-scale-transition-expected.png: Added.
24215         * platform/chromium-gpu/test_expectations.txt:
24216
24217 2010-10-20  James Robinson  <jamesr@chromium.org>
24218
24219         Add/update chromium expectations for newly added and changed tests.
24220
24221         * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
24222         * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
24223         * platform/chromium-linux/fast/borders/border-image-rotate-transform-expected.checksum:
24224         * platform/chromium-linux/fast/borders/border-image-rotate-transform-expected.png:
24225         * platform/chromium-linux/fast/borders/border-image-scale-transform-expected.checksum: Added.
24226         * platform/chromium-linux/fast/borders/border-image-scale-transform-expected.png: Added.
24227         * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Added.
24228         * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Added.
24229         * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Added.
24230         * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Added.
24231         * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum: Added.
24232         * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added.
24233         * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.checksum: Added.
24234         * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png: Added.
24235         * platform/chromium-mac/fast/borders/border-image-scale-transform-expected.checksum:
24236         * platform/chromium-mac/fast/borders/border-image-scale-transform-expected.png:
24237         * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Added.
24238         * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Added.
24239         * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Added.
24240         * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Added.
24241         * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
24242         * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
24243         * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
24244         * platform/chromium-win/fast/blockflow/basic-vertical-line-expected.checksum: Added.
24245         * platform/chromium-win/fast/blockflow/basic-vertical-line-expected.png: Added.
24246         * platform/chromium-win/fast/blockflow/basic-vertical-line-expected.txt: Added.
24247         * platform/chromium-win/fast/borders/border-image-rotate-transform-expected.checksum:
24248         * platform/chromium-win/fast/borders/border-image-rotate-transform-expected.png:
24249         * platform/chromium-win/fast/borders/border-image-rotate-transform-expected.txt:
24250         * platform/chromium-win/fast/borders/border-image-scale-transform-expected.checksum:
24251         * platform/chromium-win/fast/borders/border-image-scale-transform-expected.png:
24252         * platform/chromium-win/fast/borders/border-image-scale-transform-expected.txt:
24253         * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Added.
24254         * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Added.
24255         * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Added.
24256         * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Added.
24257         * platform/chromium/test_expectations.txt:
24258
24259 2010-10-20  Daniel Bates  <dbates@rim.com>
24260
24261         Reviewed by Adam Barth.
24262
24263         Convert layout test LayoutTests/fast/frames/frame-element-name.html from
24264         render-tree/pixel test to text-only test
24265         https://bugs.webkit.org/show_bug.cgi?id=48011
24266
24267         Converts the test case frame-element-name.html from a render-tree dump/pixel-test
24268         to a text-only test.
24269
24270         Also, changes the test output to a PASS/FAIL style.
24271
24272         * fast/frames/frame-element-name-expected.txt: Added.
24273         * fast/frames/frame-element-name.html: Modified to dump its child frames as text.
24274         * fast/frames/resources/frame-element-name-left.html: Changed output to PASS/FAIL.
24275         * fast/frames/resources/frame-element-name-right.html: Changed output to PASS/FAIL;
24276         changed <title> of page from "Left" to "Right" to reflect the name of the file and
24277         the location of the frame this page is to be loaded in.
24278         * platform/chromium-linux/fast/frames/frame-element-name-expected.checksum: Removed.
24279         * platform/chromium-linux/fast/frames/frame-element-name-expected.png: Removed.
24280         * platform/chromium-win/fast/frames/frame-element-name-expected.checksum: Removed.
24281         * platform/chromium-win/fast/frames/frame-element-name-expected.png: Removed.
24282         * platform/chromium-win/fast/frames/frame-element-name-expected.txt: Removed.
24283         * platform/gtk/fast/frames/frame-element-name-expected.txt: Removed.
24284         * platform/mac/fast/frames/frame-element-name-expected.checksum: Removed.
24285         * platform/mac/fast/frames/frame-element-name-expected.png: Removed.
24286         * platform/mac/fast/frames/frame-element-name-expected.txt: Removed.
24287         * platform/qt/fast/frames/frame-element-name-expected.txt: Removed.
24288
24289 2010-10-20  Adam Roben  <aroben@apple.com>
24290
24291         Update media test results to account for the presence of the
24292         fullscreen button
24293
24294         This button appears now that hardware acceleration is enabled.
24295
24296         * platform/win/media/controls-after-reload-expected.txt:
24297         * platform/win/media/controls-drag-timebar-expected.txt:
24298         * platform/win/media/controls-strict-expected.txt:
24299         * platform/win/media/controls-styling-expected.txt:
24300         * platform/win/media/video-controls-rendering-expected.txt:
24301         * platform/win/media/video-display-toggle-expected.txt:
24302         * platform/win/media/video-no-audio-expected.txt:
24303
24304 2010-10-20  Kenneth Russell  <kbr@google.com>
24305
24306         Unreviewed, test expectations update.
24307
24308         Moved text test expectations generated on Windows for chromium-gpu
24309         port from chromium-gpu to chromium-gpu-win. chromium_gpu.py has
24310         been changed on Linux to search first chromium-gpu-linux and then
24311         chromium-gpu-win for expectations. This will allow these test
24312         expectations to be shared between Windows and Linux without
24313         affecting the Mac port.
24314
24315         * platform/chromium-gpu-win/compositing/animation/animated-composited-inside-hidden-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/animation/animated-composited-inside-hidden-expected.txt.
24316         * platform/chromium-gpu-win/compositing/animation/animation-compositing-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/animation/animation-compositing-expected.txt.
24317         * platform/chromium-gpu-win/compositing/animation/computed-style-during-delay-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/animation/computed-style-during-delay-expected.txt.
24318         * platform/chromium-gpu-win/compositing/animation/state-at-end-event-transform-layer-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/animation/state-at-end-event-transform-layer-expected.txt.
24319         * platform/chromium-gpu-win/compositing/composited-negative-zindex-child-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/composited-negative-zindex-child-expected.txt.
24320         * platform/chromium-gpu-win/compositing/compositing-visible-descendant-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/compositing-visible-descendant-expected.txt.
24321         * platform/chromium-gpu-win/compositing/direct-image-compositing-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/direct-image-compositing-expected.txt.
24322         * platform/chromium-gpu-win/compositing/generated-content-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/generated-content-expected.txt.
24323         * platform/chromium-gpu-win/compositing/geometry/clip-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/clip-expected.txt.
24324         * platform/chromium-gpu-win/compositing/geometry/clipping-foreground-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/clipping-foreground-expected.txt.
24325         * platform/chromium-gpu-win/compositing/geometry/empty-embed-rects-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/empty-embed-rects-expected.txt.
24326         * platform/chromium-gpu-win/compositing/geometry/fixed-in-composited-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/fixed-in-composited-expected.txt.
24327         * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/fixed-position-expected.txt.
24328         * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/horizontal-scroll-composited-expected.txt.
24329         * platform/chromium-gpu-win/compositing/geometry/huge-layer-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/huge-layer-expected.txt.
24330         * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt.
24331         * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt.
24332         * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-positioned-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/limit-layer-bounds-positioned-expected.txt.
24333         * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt.
24334         * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-transformed-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/limit-layer-bounds-transformed-expected.txt.
24335         * platform/chromium-gpu-win/compositing/geometry/object-clip-rects-assertion-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/object-clip-rects-assertion-expected.txt.
24336         * platform/chromium-gpu-win/compositing/geometry/outline-change-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/outline-change-expected.txt.
24337         * platform/chromium-gpu-win/compositing/geometry/partial-layout-update-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/partial-layout-update-expected.txt.
24338         * platform/chromium-gpu-win/compositing/geometry/preserve-3d-switching-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/preserve-3d-switching-expected.txt.
24339         * platform/chromium-gpu-win/compositing/geometry/root-layer-update-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/root-layer-update-expected.txt.
24340         * platform/chromium-gpu-win/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt.
24341         * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/geometry/vertical-scroll-composited-expected.txt.
24342         * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/composited-iframe-alignment-expected.txt.
24343         * platform/chromium-gpu-win/compositing/iframes/composited-parent-iframe-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/composited-parent-iframe-expected.txt.
24344         * platform/chromium-gpu-win/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/connect-compositing-iframe-delayed-expected.txt.
24345         * platform/chromium-gpu-win/compositing/iframes/connect-compositing-iframe-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/connect-compositing-iframe-expected.txt.
24346         * platform/chromium-gpu-win/compositing/iframes/connect-compositing-iframe2-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/connect-compositing-iframe2-expected.txt.
24347         * platform/chromium-gpu-win/compositing/iframes/connect-compositing-iframe3-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/connect-compositing-iframe3-expected.txt.
24348         * platform/chromium-gpu-win/compositing/iframes/enter-compositing-iframe-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/enter-compositing-iframe-expected.txt.
24349         * platform/chromium-gpu-win/compositing/iframes/iframe-content-flipping-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/iframe-content-flipping-expected.txt.
24350         * platform/chromium-gpu-win/compositing/iframes/iframe-copy-on-scroll-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/iframe-copy-on-scroll-expected.txt.
24351         * platform/chromium-gpu-win/compositing/iframes/iframe-in-composited-layer-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/iframe-in-composited-layer-expected.txt.
24352         * platform/chromium-gpu-win/compositing/iframes/iframe-resize-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/iframe-resize-expected.txt.
24353         * platform/chromium-gpu-win/compositing/iframes/iframe-size-from-zero-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/iframe-size-from-zero-expected.txt.
24354         * platform/chromium-gpu-win/compositing/iframes/iframe-size-to-zero-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/iframe-size-to-zero-expected.txt.
24355         * platform/chromium-gpu-win/compositing/iframes/iframe-src-change-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/iframe-src-change-expected.txt.
24356         * platform/chromium-gpu-win/compositing/iframes/layout-on-compositing-change-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/layout-on-compositing-change-expected.txt.
24357         * platform/chromium-gpu-win/compositing/iframes/leave-compositing-iframe-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/leave-compositing-iframe-expected.txt.
24358         * platform/chromium-gpu-win/compositing/iframes/overlapped-iframe-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/overlapped-iframe-expected.txt.
24359         * platform/chromium-gpu-win/compositing/iframes/remove-iframe-crash-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/remove-iframe-crash-expected.txt.
24360         * platform/chromium-gpu-win/compositing/iframes/scrolling-iframe-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/iframes/scrolling-iframe-expected.txt.
24361         * platform/chromium-gpu-win/compositing/images/clip-on-directly-composited-image-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/images/clip-on-directly-composited-image-expected.txt.
24362         * platform/chromium-gpu-win/compositing/images/content-image-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/images/content-image-expected.txt.
24363         * platform/chromium-gpu-win/compositing/images/direct-image-background-color-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/images/direct-image-background-color-expected.txt.
24364         * platform/chromium-gpu-win/compositing/layer-creation: Added.
24365         * platform/chromium-gpu-win/compositing/layer-creation/scroll-partial-update-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/layer-creation/scroll-partial-update-expected.txt.
24366         * platform/chromium-gpu-win/compositing/overflow/clip-descendents-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/clip-descendents-expected.txt.
24367         * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/fixed-position-ancestor-clip-expected.txt.
24368         * platform/chromium-gpu-win/compositing/overflow/get-transform-from-non-box-container-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/get-transform-from-non-box-container-expected.txt.
24369         * platform/chromium-gpu-win/compositing/overflow/overflow-positioning-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/overflow-positioning-expected.txt.
24370         * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/overflow-scroll-expected.txt.
24371         * platform/chromium-gpu-win/compositing/overflow/parent-overflow-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/parent-overflow-expected.txt.
24372         * platform/chromium-gpu-win/compositing/overflow/resize-painting-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/resize-painting-expected.txt.
24373         * platform/chromium-gpu-win/compositing/overflow/scrollbar-painting-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/scrollbar-painting-expected.txt.
24374         * platform/chromium-gpu-win/compositing/overflow/zero-size-overflow-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/overflow/zero-size-overflow-expected.txt.
24375         * platform/chromium-gpu-win/compositing/plugins: Added.
24376         * platform/chromium-gpu-win/compositing/plugins/1x1-composited-plugin-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/plugins/1x1-composited-plugin-expected.txt.
24377         * platform/chromium-gpu-win/compositing/plugins/large-to-small-composited-plugin-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/plugins/large-to-small-composited-plugin-expected.txt.
24378         * platform/chromium-gpu-win/compositing/plugins/small-to-large-composited-plugin-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/plugins/small-to-large-composited-plugin-expected.txt.
24379         * platform/chromium-gpu-win/compositing/reflections/backface-hidden-reflection-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/reflections/backface-hidden-reflection-expected.txt.
24380         * platform/chromium-gpu-win/compositing/reflections/reflection-in-composited-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/reflections/reflection-in-composited-expected.txt.
24381         * platform/chromium-gpu-win/compositing/repaint/become-overlay-composited-layer-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/become-overlay-composited-layer-expected.txt.
24382         * platform/chromium-gpu-win/compositing/repaint/content-into-overflow-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/content-into-overflow-expected.txt.
24383         * platform/chromium-gpu-win/compositing/repaint/inline-repaint-container-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/inline-repaint-container-expected.txt.
24384         * platform/chromium-gpu-win/compositing/repaint/layer-repaint-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/layer-repaint-expected.txt.
24385         * platform/chromium-gpu-win/compositing/repaint/layer-repaint-rects-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/layer-repaint-rects-expected.txt.
24386         * platform/chromium-gpu-win/compositing/repaint/opacity-between-absolute-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/opacity-between-absolute-expected.txt.
24387         * platform/chromium-gpu-win/compositing/repaint/opacity-between-absolute2-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/opacity-between-absolute2-expected.txt.
24388         * platform/chromium-gpu-win/compositing/repaint/overflow-into-content-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/repaint/overflow-into-content-expected.txt.
24389         * platform/chromium-gpu-win/compositing/sibling-positioning-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/sibling-positioning-expected.txt.
24390         * platform/chromium-gpu-win/compositing/tiling: Added.
24391         * platform/chromium-gpu-win/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/tiling/crash-reparent-tiled-layer-expected.txt.
24392         * platform/chromium-gpu-win/compositing/tiling/huge-layer-img-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.txt.
24393         * platform/chromium-gpu-win/compositing/tiling/huge-layer-resize-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/tiling/huge-layer-resize-expected.txt.
24394         * platform/chromium-gpu-win/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt.
24395         * platform/chromium-gpu-win/compositing/transitions/opacity-on-inline-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/transitions/opacity-on-inline-expected.txt.
24396         * platform/chromium-gpu-win/compositing/transitions/singular-scale-transition-expected.txt: Copied from LayoutTests/platform/chromium-gpu/compositing/transitions/singular-scale-transition-expected.txt.
24397         * platform/chromium-gpu/compositing: Removed.
24398         * platform/chromium-gpu/compositing/animation: Removed.
24399         * platform/chromium-gpu/compositing/animation/animated-composited-inside-hidden-expected.txt: Removed.
24400         * platform/chromium-gpu/compositing/animation/animation-compositing-expected.txt: Removed.
24401         * platform/chromium-gpu/compositing/animation/computed-style-during-delay-expected.txt: Removed.
24402         * platform/chromium-gpu/compositing/animation/state-at-end-event-transform-layer-expected.txt: Removed.
24403         * platform/chromium-gpu/compositing/composited-negative-zindex-child-expected.txt: Removed.
24404         * platform/chromium-gpu/compositing/compositing-visible-descendant-expected.txt: Removed.
24405         * platform/chromium-gpu/compositing/direct-image-compositing-expected.txt: Removed.
24406         * platform/chromium-gpu/compositing/generated-content-expected.txt: Removed.
24407         * platform/chromium-gpu/compositing/geometry: Removed.
24408         * platform/chromium-gpu/compositing/geometry/clip-expected.txt: Removed.
24409         * platform/chromium-gpu/compositing/geometry/clipping-foreground-expected.txt: Removed.
24410         * platform/chromium-gpu/compositing/geometry/empty-embed-rects-expected.txt: Removed.
24411         * platform/chromium-gpu/compositing/geometry/fixed-in-composited-expected.txt: Removed.
24412         * platform/chromium-gpu/compositing/geometry/fixed-position-expected.txt: Removed.
24413         * platform/chromium-gpu/compositing/geometry/horizontal-scroll-composited-expected.txt: Removed.
24414         * platform/chromium-gpu/compositing/geometry/huge-layer-expected.txt: Removed.
24415         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Removed.
24416         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Removed.
24417         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-positioned-expected.txt: Removed.
24418         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Removed.
24419         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-transformed-expected.txt: Removed.
24420         * platform/chromium-gpu/compositing/geometry/object-clip-rects-assertion-expected.txt: Removed.
24421         * platform/chromium-gpu/compositing/geometry/outline-change-expected.txt: Removed.
24422         * platform/chromium-gpu/compositing/geometry/partial-layout-update-expected.txt: Removed.
24423         * platform/chromium-gpu/compositing/geometry/preserve-3d-switching-expected.txt: Removed.
24424         * platform/chromium-gpu/compositing/geometry/root-layer-update-expected.txt: Removed.
24425         * platform/chromium-gpu/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Removed.
24426         * platform/chromium-gpu/compositing/geometry/vertical-scroll-composited-expected.txt: Removed.
24427         * platform/chromium-gpu/compositing/iframes: Removed.
24428         * platform/chromium-gpu/compositing/iframes/composited-iframe-alignment-expected.txt: Removed.
24429         * platform/chromium-gpu/compositing/iframes/composited-parent-iframe-expected.txt: Removed.
24430         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Removed.
24431         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe-expected.txt: Removed.
24432         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe2-expected.txt: Removed.
24433         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe3-expected.txt: Removed.
24434         * platform/chromium-gpu/compositing/iframes/enter-compositing-iframe-expected.txt: Removed.
24435         * platform/chromium-gpu/compositing/iframes/iframe-content-flipping-expected.txt: Removed.
24436         * platform/chromium-gpu/compositing/iframes/iframe-copy-on-scroll-expected.txt: Removed.
24437         * platform/chromium-gpu/compositing/iframes/iframe-in-composited-layer-expected.txt: Removed.
24438         * platform/chromium-gpu/compositing/iframes/iframe-resize-expected.txt: Removed.
24439         * platform/chromium-gpu/compositing/iframes/iframe-size-from-zero-expected.txt: Removed.
24440         * platform/chromium-gpu/compositing/iframes/iframe-size-to-zero-expected.txt: Removed.
24441         * platform/chromium-gpu/compositing/iframes/iframe-src-change-expected.txt: Removed.
24442         * platform/chromium-gpu/compositing/iframes/layout-on-compositing-change-expected.txt: Removed.
24443         * platform/chromium-gpu/compositing/iframes/leave-compositing-iframe-expected.txt: Removed.
24444         * platform/chromium-gpu/compositing/iframes/overlapped-iframe-expected.txt: Removed.
24445         * platform/chromium-gpu/compositing/iframes/remove-iframe-crash-expected.txt: Removed.
24446         * platform/chromium-gpu/compositing/iframes/scrolling-iframe-expected.txt: Removed.
24447         * platform/chromium-gpu/compositing/images: Removed.
24448         * platform/chromium-gpu/compositing/images/clip-on-directly-composited-image-expected.txt: Removed.
24449         * platform/chromium-gpu/compositing/images/content-image-expected.txt: Removed.
24450         * platform/chromium-gpu/compositing/images/direct-image-background-color-expected.txt: Removed.
24451         * platform/chromium-gpu/compositing/layer-creation: Removed.
24452         * platform/chromium-gpu/compositing/layer-creation/scroll-partial-update-expected.txt: Removed.
24453         * platform/chromium-gpu/compositing/overflow: Removed.
24454         * platform/chromium-gpu/compositing/overflow/clip-descendents-expected.txt: Removed.
24455         * platform/chromium-gpu/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Removed.
24456         * platform/chromium-gpu/compositing/overflow/get-transform-from-non-box-container-expected.txt: Removed.
24457         * platform/chromium-gpu/compositing/overflow/overflow-positioning-expected.txt: Removed.
24458         * platform/chromium-gpu/compositing/overflow/overflow-scroll-expected.txt: Removed.
24459         * platform/chromium-gpu/compositing/overflow/parent-overflow-expected.txt: Removed.
24460         * platform/chromium-gpu/compositing/overflow/resize-painting-expected.txt: Removed.
24461         * platform/chromium-gpu/compositing/overflow/scrollbar-painting-expected.txt: Removed.
24462         * platform/chromium-gpu/compositing/overflow/zero-size-overflow-expected.txt: Removed.
24463         * platform/chromium-gpu/compositing/plugins: Removed.
24464         * platform/chromium-gpu/compositing/plugins/1x1-composited-plugin-expected.txt: Removed.
24465         * platform/chromium-gpu/compositing/plugins/large-to-small-composited-plugin-expected.txt: Removed.
24466         * platform/chromium-gpu/compositing/plugins/small-to-large-composited-plugin-expected.txt: Removed.
24467         * platform/chromium-gpu/compositing/reflections: Removed.
24468         * platform/chromium-gpu/compositing/reflections/backface-hidden-reflection-expected.txt: Removed.
24469         * platform/chromium-gpu/compositing/reflections/reflection-in-composited-expected.txt: Removed.
24470         * platform/chromium-gpu/compositing/repaint: Removed.
24471         * platform/chromium-gpu/compositing/repaint/become-overlay-composited-layer-expected.txt: Removed.
24472         * platform/chromium-gpu/compositing/repaint/content-into-overflow-expected.txt: Removed.
24473         * platform/chromium-gpu/compositing/repaint/inline-repaint-container-expected.txt: Removed.
24474         * platform/chromium-gpu/compositing/repaint/layer-repaint-expected.txt: Removed.
24475         * platform/chromium-gpu/compositing/repaint/layer-repaint-rects-expected.txt: Removed.
24476         * platform/chromium-gpu/compositing/repaint/opacity-between-absolute-expected.txt: Removed.
24477         * platform/chromium-gpu/compositing/repaint/opacity-between-absolute2-expected.txt: Removed.
24478         * platform/chromium-gpu/compositing/repaint/overflow-into-content-expected.txt: Removed.
24479         * platform/chromium-gpu/compositing/sibling-positioning-expected.txt: Removed.
24480         * platform/chromium-gpu/compositing/tiling: Removed.
24481         * platform/chromium-gpu/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Removed.
24482         * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.txt: Removed.
24483         * platform/chromium-gpu/compositing/tiling/huge-layer-resize-expected.txt: Removed.
24484         * platform/chromium-gpu/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Removed.
24485         * platform/chromium-gpu/compositing/transitions: Removed.
24486         * platform/chromium-gpu/compositing/transitions/opacity-on-inline-expected.txt: Removed.
24487         * platform/chromium-gpu/compositing/transitions/singular-scale-transition-expected.txt: Removed.
24488
24489 2010-10-20  James Robinson  <jamesr@chromium.org>
24490
24491         Add chromium vista expectations for some SVG tests.
24492
24493         * platform/chromium-win-vista/svg/batik/text/verticalText-expected.checksum:
24494         * platform/chromium-win-vista/svg/batik/text/verticalText-expected.png:
24495         * platform/chromium-win-vista/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
24496         * platform/chromium-win-vista/svg/custom/js-late-pattern-and-object-creation-expected.png:
24497         * platform/chromium-win-vista/svg/custom/text-linking-expected.checksum: Copied from LayoutTests/platform/chromium-win-xp/svg/custom/text-linking-expected.checksum.
24498         * platform/chromium-win-vista/svg/custom/text-linking-expected.png: Copied from LayoutTests/platform/chromium-win-xp/svg/custom/text-linking-expected.png.
24499         * platform/chromium-win-vista/svg/custom/text-linking-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/custom/text-linking-expected.txt.
24500
24501 2010-10-20  Geoffrey Garen  <ggaren@apple.com>
24502
24503         Reviewed by Darin Adler.
24504         
24505         Added a test for:
24506
24507         https://bugs.webkit.org/show_bug.cgi?id=41948
24508         REGRESSION(r60392): Registerfile can be unwound too far following an exception
24509
24510         * fast/js/exception-registerfile-shrink-expected.txt: Added.
24511         * fast/js/exception-registerfile-shrink.html: Added.
24512         * fast/js/script-tests/exception-registerfile-shrink.js: Added.
24513
24514 2010-10-20  David Hyatt  <hyatt@apple.com>
24515
24516         Reviewed by Dan Bernstein.
24517
24518         https://bugs.webkit.org/show_bug.cgi?id=48001
24519
24520         Make boxes place themselves properly in the block direction.  Get basic painting working for spans and add a test that
24521         verifies that span painting and replaced element painting (like images) works correctly.
24522         
24523         Added fast/blockflow/basic-vertical-line.html
24524
24525         * fast/blockflow/basic-vertical-line.html: Added.
24526         * platform/mac/fast/blockflow/basic-vertical-line-expected.checksum: Added.
24527         * platform/mac/fast/blockflow/basic-vertical-line-expected.png: Added.
24528         * platform/mac/fast/blockflow/basic-vertical-line-expected.txt: Added.
24529
24530 2010-10-20  Beth Dakin  <bdakin@apple.com>
24531
24532         Reviewed by Dave Hyatt.
24533
24534         New tests and updated results for https://bugs.webkit.org/show_bug.cgi?id=47514 
24535         CSS transforms should affect scrolling
24536
24537         New tests.
24538         * fast/transforms/rotated-transform-affects-scrolling-1.html: Added.
24539         * fast/transforms/rotated-transform-affects-scrolling-2.html: Added.
24540 * fast/transforms/topmost-becomes-bottomost-for-scrolling-expected.txt: Added.
24541         * fast/transforms/topmost-becomes-bottomost-for-scrolling.html: Added.
24542         * fast/transforms/transform-inside-overflow-scroll-expected.txt: Added.
24543         * fast/transforms/transform-inside-overflow-scroll.html: Added.
24544         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Added.
24545         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Added.
24546         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added.
24547         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Added.
24548         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Added.
24549         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added.
24550
24551         Updated tests:
24552         * compositing/geometry/limit-layer-bounds-transformed-expected.txt:
24553         * fast/transforms/scrollIntoView-transformed-expected.txt:
24554         * platform/mac/compositing/geometry/vertical-scroll-composited-expected.checksum:
24555         * platform/mac/compositing/geometry/vertical-scroll-composited-expected.png:
24556         * platform/mac/compositing/geometry/vertical-scroll-composited-expected.txt:
24557         * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
24558         * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
24559         * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
24560         * platform/mac/fast/borders/border-image-rotate-transform-expected.checksum:
24561         * platform/mac/fast/borders/border-image-rotate-transform-expected.png:
24562         * platform/mac/fast/borders/border-image-rotate-transform-expected.txt:
24563         * platform/mac/fast/borders/border-image-scale-transform-expected.checksum:
24564         * platform/mac/fast/borders/border-image-scale-transform-expected.png:
24565         * platform/mac/fast/borders/border-image-scale-transform-expected.txt:
24566         * platform/mac/fast/forms/search-transformed-expected.checksum:
24567         * platform/mac/fast/forms/search-transformed-expected.png:
24568         * platform/mac/fast/forms/search-transformed-expected.txt:
24569
24570 2010-10-20  Sheriff Bot  <webkit.review.bot@gmail.com>
24571
24572         Unreviewed, rolling out r70151.
24573         http://trac.webkit.org/changeset/70151
24574         https://bugs.webkit.org/show_bug.cgi?id=47995
24575
24576         This patch introduced failures on some bots which have
24577         different versions of libsoup (Requested by mrobinson on
24578         #webkit).
24579
24580         * platform/gtk/Skipped:
24581
24582 2010-10-20  Simon Fraser  <simon.fraser@apple.com>
24583
24584         Reviewed by Darin Adler.
24585
24586         REGRESSION(r67568-r67643): Some HTML/CSS renders upside down and backwards on Leopard
24587         https://bugs.webkit.org/show_bug.cgi?id=47369
24588         
24589         Testacase with a compositing layer in a page > 2048px tall.
24590
24591         * compositing/geometry/tall-page-composited-expected.checksum: Added.
24592         * compositing/geometry/tall-page-composited-expected.png: Added.
24593         * compositing/geometry/tall-page-composited-expected.txt: Added.
24594         * compositing/geometry/tall-page-composited.html: Added.
24595
24596 2010-10-20  Robert Hogan  <robert@webkit.org>
24597
24598         Reviewed by Antonio Gomes.
24599
24600         [Qt] Fix layoutTestController.getJsObjectCount
24601
24602         Qt Bridge doesn't know size_t so pass result as unsigned int.
24603
24604         Unskip fast/dom/gc-10.html
24605
24606         https://bugs.webkit.org/show_bug.cgi?id=47931
24607
24608         * platform/qt/Skipped:
24609
24610 2010-10-20  Dan Bernstein  <mitz@apple.com>
24611
24612         Rubber-stamped by Anders Carlsson.
24613
24614         Updated Mac results for fast/text/hyphenate-locale.html
24615
24616         * platform/mac-snowleopard/fast: Added.
24617         * platform/mac-snowleopard/fast/text: Added.
24618         * platform/mac-snowleopard/fast/text/hyphenate-locale-expected.txt: Copied from LayoutTests/platform/mac/fast/text/hyphenate-locale-expected.txt.
24619         * platform/mac/fast/text/hyphenate-locale-expected.txt: Replaced.
24620
24621 2010-10-20  James Robinson  <jamesr@chromium.org>
24622
24623         Follow-up to 70155: rename an expectation to -expected.txt
24624
24625         * plugins/mouse-move-over-plugin-in-frame-expected.txt: Renamed from LayoutTests/plugins/mouse-move-over-plugin-in-frame.txt.
24626
24627 2010-10-20  John Abd-El-Malek  <jam@chromium.org>
24628
24629         Reviewed by Darin Fisher.
24630
24631         [chromium] Fix crash when mousing over scrollview
24632         https://bugs.webkit.org/show_bug.cgi?id=47956
24633
24634         * plugins/mouse-move-over-plugin-in-frame.html: Added.
24635         * plugins/mouse-move-over-plugin-in-frame.txt: Added.
24636         * plugins/resources/mouse-move-over-plugin-in-frame.html: Added.
24637
24638 2010-10-20  Sheriff Bot  <webkit.review.bot@gmail.com>
24639
24640         Unreviewed, rolling out r70149.
24641         http://trac.webkit.org/changeset/70149
24642         https://bugs.webkit.org/show_bug.cgi?id=47989
24643
24644         "Build breaks in mac and win" (Requested by satish on
24645         #webkit).
24646
24647         * fast/speech/input-text-speechbutton.html:
24648         * fast/speech/speech-button-ignore-generated-events.html:
24649         * platform/chromium/test_expectations.txt:
24650
24651 2010-10-20  Leandro Gracia Gil  <leandrogracia@google.com>
24652
24653         Reviewed by Jeremy Orlow.
24654
24655         Added a layout test for the language tag in speech input. Updated
24656         the speech button tests to include the new language parameter in the
24657         mock result.
24658         https://bugs.webkit.org/show_bug.cgi?id=47089
24659
24660         * fast/speech/input-text-language-tag-expected.txt: Added.
24661         * fast/speech/input-text-language-tag.html: Added.
24662         * fast/speech/input-text-speechbutton.html: Added an empty language
24663           parameter.
24664         * fast/speech/speech-button-ignore-generated-events.html: Added an
24665           empty language parameter.
24666         * platform/chromium/test_expectations.txt: language tag test is expected
24667           to fail until the chromium-side patch has been applied.
24668
24669 2010-10-20  Martin Robinson  <mrobinson@igalia.com>
24670
24671         Unskip some tests that are now passing.
24672
24673         * platform/gtk/Skipped: Unskip passing tests.
24674
24675 2010-10-19  Antonio Gomes  <agomes@rim.com>
24676
24677         Reviewed by Kenneth Rohde Christiansen.
24678
24679         Add an inner frame test to Document::nodesFromRect
24680         https://bugs.webkit.org/show_bug.cgi?id=47794
24681
24682         Patch continues to improve the test coverage of Document::nodesFromRect,
24683         similarly to bugs 47795 (Add a test to nodesFromRect involving links and
24684         text nodes) and 47766 (Enrich /fast/dom/nodesFromRect-basic.html test).
24685         This time it is being adding tests involving inner frame contents.
24686
24687         Three situations are added:
24688         1) Hit testing an inner frame from an outer document should not include
24689            nodes of the former in the returned result, but the inner frame itself;
24690         2) Hit testing inner frame and outer frame contents should return all
24691            nodes in the later whose area intersect with the hit area and the intersected
24692            inner frame itself;
24693         3) Hit testing an inner document content should return all nodes in the inner document
24694            whose area intersect the hit area.
24695
24696         * fast/dom/nodesFromRect-inner-documents-expected.txt: Added.
24697         * fast/dom/nodesFromRect-inner-documents.html: Added.
24698         * fast/dom/resources/nodesFromRect.css:
24699         * fast/dom/resources/nodesFromRect.js:
24700
24701 2010-10-20  Dirk Schulze  <krit@webkit.org>
24702
24703         Unreviewed rebaseline of Snow Leopard pixel result after commit r69922.
24704
24705         * platform/mac/svg/custom/text-linking-expected.checksum:
24706         * platform/mac/svg/custom/text-linking-expected.png:
24707
24708 2010-10-20  Dirk Schulze  <krit@webkit.org>
24709
24710         Unreviewed rebaseline of SL pixel tests after commit r69928.
24711
24712         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.checksum:
24713         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
24714         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.checksum:
24715         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
24716
24717 2010-10-19  Andrey Kosyakov  <caseq@chromium.org>
24718
24719         Reviewed by Pavel Feldman.
24720
24721         Web Inspector: expose request/response cookies in HAR
24722         https://bugs.webkit.org/show_bug.cgi?id=47894
24723
24724         * http/tests/inspector/inspector-test.js:
24725         (dumpObject): Handle null objects as a special case (display null instead of empty object)
24726         * http/tests/inspector/inspector-test2.js:
24727         (initialize_InspectorTest.InspectorTest.addObject): Ditto.
24728         * http/tests/inspector/resource-har-conversion-expected.txt:
24729         * http/tests/inspector/resource-har-conversion.html:
24730         * inspector/cookie-parser-expected.txt: Added.
24731         * inspector/cookie-parser.html: Added.
24732
24733 2010-10-20  Shinichiro Hamaji  <hamaji@chromium.org>
24734
24735         Reviewed by Kent Tamura.
24736
24737         absolutely positioned list in inline element crashes
24738         https://bugs.webkit.org/show_bug.cgi?id=45095
24739
24740         * fast/lists/positioned-count-crash-expected.txt: Added.
24741         * fast/lists/positioned-count-crash.html: Added. Note that this test is failing for now.
24742
24743 2010-10-19  Yuzo Fujishima  <yuzo@google.com>
24744
24745         Unreviewed Chromium test rebaseline.
24746
24747         * platform/chromium-mac/fast/borders/border-image-scale-transform-expected.checksum: Added.
24748         * platform/chromium-mac/fast/borders/border-image-scale-transform-expected.png: Added.
24749
24750 2010-10-19  Sheriff Bot  <webkit.review.bot@gmail.com>
24751
24752         Unreviewed, rolling out r70124.
24753         http://trac.webkit.org/changeset/70124
24754         https://bugs.webkit.org/show_bug.cgi?id=47965
24755
24756         test expectation conflict (Requested by yuzo on #webkit).
24757
24758         * platform/chromium/test_expectations.txt:
24759
24760 2010-10-19  Yuzo Fujishima  <yuzo@google.com>
24761
24762         Unreviewed Chromium test expectation change.
24763
24764         The following tests are failing for WIN and LINUX.
24765         editing/spelling/spelling-contenteditable.html
24766         editing/spelling/spelling-textarea.html
24767
24768         * platform/chromium/test_expectations.txt:
24769
24770 2010-10-19  James Robinson  <jamesr@chromium.org>
24771
24772         Update chromium expectations.
24773
24774         * platform/chromium/test_expectations.txt:
24775
24776 2010-10-19  James Robinson  <jamesr@chromium.org>
24777
24778         Update chromium expectations and add baselines for new test.
24779
24780         * platform/chromium-linux/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Added.
24781         * platform/chromium-linux/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Added.
24782         * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Added.
24783         * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Added.
24784         * platform/chromium-win/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Added.
24785         * platform/chromium-win/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Added.
24786         * platform/chromium-win/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt: Added.
24787         * platform/chromium/test_expectations.txt:
24788
24789 2010-10-19  Kenneth Russell  <kbr@google.com>
24790
24791         Unreviewed, test expectations update.
24792
24793         Added initial test expectations for the chromium-gpu configuration,
24794         generated on Windows. Pixel results have been added under chromium-gpu-win.
24795         The hope is that at least the text results might be shareable between the
24796         Windows and Linux platforms; for the time being, they are being placed
24797         under chromium-gpu, though they may be moved in the near future.
24798
24799         platform/chromium-gpu/test_expectations.txt still has all of the tests
24800         marked "PASS FAIL". Only once we have a certain set of the tests passing on
24801         all three platforms (Windows, Mac, Linux) will we remove the FAIL from that
24802         line. The current effort has focused on the "compositing" directory.
24803
24804         * platform/chromium-gpu-win/compositing: Added.
24805         * platform/chromium-gpu-win/compositing/animation: Added.
24806         * platform/chromium-gpu-win/compositing/animation/state-at-end-event-transform-layer-expected.checksum: Added.
24807         * platform/chromium-gpu-win/compositing/animation/state-at-end-event-transform-layer-expected.png: Added.
24808         * platform/chromium-gpu-win/compositing/compositing-visible-descendant-expected.checksum: Added.
24809         * platform/chromium-gpu-win/compositing/compositing-visible-descendant-expected.png: Added.
24810         * platform/chromium-gpu-win/compositing/direct-image-compositing-expected.checksum: Added.
24811         * platform/chromium-gpu-win/compositing/direct-image-compositing-expected.png: Added.
24812         * platform/chromium-gpu-win/compositing/generated-content-expected.checksum: Added.
24813         * platform/chromium-gpu-win/compositing/generated-content-expected.png: Added.
24814         * platform/chromium-gpu-win/compositing/geometry: Added.
24815         * platform/chromium-gpu-win/compositing/geometry/clipping-foreground-expected.checksum: Added.
24816         * platform/chromium-gpu-win/compositing/geometry/clipping-foreground-expected.png: Added.
24817         * platform/chromium-gpu-win/compositing/geometry/fixed-in-composited-expected.checksum: Added.
24818         * platform/chromium-gpu-win/compositing/geometry/fixed-in-composited-expected.png: Added.
24819         * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.checksum: Added.
24820         * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.png: Added.
24821         * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added.
24822         * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png: Added.
24823         * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum: Added.
24824         * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Added.
24825         * platform/chromium-gpu-win/compositing/geometry/outline-change-expected.checksum: Added.
24826         * platform/chromium-gpu-win/compositing/geometry/outline-change-expected.png: Added.
24827         * platform/chromium-gpu-win/compositing/geometry/partial-layout-update-expected.checksum: Added.
24828         * platform/chromium-gpu-win/compositing/geometry/partial-layout-update-expected.png: Added.
24829         * platform/chromium-gpu-win/compositing/geometry/root-layer-update-expected.checksum: Added.
24830         * platform/chromium-gpu-win/compositing/geometry/root-layer-update-expected.png: Added.
24831         * platform/chromium-gpu-win/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum: Added.
24832         * platform/chromium-gpu-win/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added.
24833         * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.checksum: Added.
24834         * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png: Added.
24835         * platform/chromium-gpu-win/compositing/iframes: Added.
24836         * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.checksum: Added.
24837         * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.png: Added.
24838         * platform/chromium-gpu-win/compositing/iframes/iframe-content-flipping-expected.checksum: Added.
24839         * platform/chromium-gpu-win/compositing/iframes/iframe-content-flipping-expected.png: Added.
24840         * platform/chromium-gpu-win/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added.
24841         * platform/chromium-gpu-win/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
24842         * platform/chromium-gpu-win/compositing/iframes/iframe-in-composited-layer-expected.checksum: Added.
24843         * platform/chromium-gpu-win/compositing/iframes/iframe-in-composited-layer-expected.png: Added.
24844         * platform/chromium-gpu-win/compositing/images: Added.
24845         * platform/chromium-gpu-win/compositing/images/direct-image-background-color-expected.checksum: Added.
24846         * platform/chromium-gpu-win/compositing/images/direct-image-background-color-expected.png: Added.
24847         * platform/chromium-gpu-win/compositing/overflow: Added.
24848         * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: Added.
24849         * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added.
24850         * platform/chromium-gpu-win/compositing/overflow/overflow-positioning-expected.checksum: Added.
24851         * platform/chromium-gpu-win/compositing/overflow/overflow-positioning-expected.png: Added.
24852         * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.checksum: Added.
24853         * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.png: Added.
24854         * platform/chromium-gpu-win/compositing/overflow/parent-overflow-expected.checksum: Added.
24855         * platform/chromium-gpu-win/compositing/overflow/parent-overflow-expected.png: Added.
24856         * platform/chromium-gpu-win/compositing/overflow/scrollbar-painting-expected.checksum: Added.
24857         * platform/chromium-gpu-win/compositing/overflow/scrollbar-painting-expected.png: Added.
24858         * platform/chromium-gpu-win/compositing/overflow/zero-size-overflow-expected.checksum: Added.
24859         * platform/chromium-gpu-win/compositing/overflow/zero-size-overflow-expected.png: Added.
24860         * platform/chromium-gpu-win/compositing/reflections: Added.
24861         * platform/chromium-gpu-win/compositing/reflections/backface-hidden-reflection-expected.checksum: Added.
24862         * platform/chromium-gpu-win/compositing/reflections/backface-hidden-reflection-expected.png: Added.
24863         * platform/chromium-gpu-win/compositing/reflections/reflection-in-composited-expected.checksum: Added.
24864         * platform/chromium-gpu-win/compositing/reflections/reflection-in-composited-expected.png: Added.
24865         * platform/chromium-gpu-win/compositing/repaint: Added.
24866         * platform/chromium-gpu-win/compositing/repaint/become-overlay-composited-layer-expected.checksum: Added.
24867         * platform/chromium-gpu-win/compositing/repaint/become-overlay-composited-layer-expected.png: Added.
24868         * platform/chromium-gpu-win/compositing/repaint/content-into-overflow-expected.checksum: Added.
24869         * platform/chromium-gpu-win/compositing/repaint/content-into-overflow-expected.png: Added.
24870         * platform/chromium-gpu-win/compositing/repaint/layer-repaint-expected.checksum: Added.
24871         * platform/chromium-gpu-win/compositing/repaint/layer-repaint-expected.png: Added.
24872         * platform/chromium-gpu-win/compositing/repaint/layer-repaint-rects-expected.checksum: Added.
24873         * platform/chromium-gpu-win/compositing/repaint/layer-repaint-rects-expected.png: Added.
24874         * platform/chromium-gpu-win/compositing/repaint/opacity-between-absolute-expected.checksum: Added.
24875         * platform/chromium-gpu-win/compositing/repaint/opacity-between-absolute-expected.png: Added.
24876         * platform/chromium-gpu-win/compositing/repaint/opacity-between-absolute2-expected.checksum: Added.
24877         * platform/chromium-gpu-win/compositing/repaint/opacity-between-absolute2-expected.png: Added.
24878         * platform/chromium-gpu-win/compositing/repaint/overflow-into-content-expected.checksum: Added.
24879         * platform/chromium-gpu-win/compositing/repaint/overflow-into-content-expected.png: Added.
24880         * platform/chromium-gpu-win/compositing/sibling-positioning-expected.checksum: Added.
24881         * platform/chromium-gpu-win/compositing/sibling-positioning-expected.png: Added.
24882         * platform/chromium-gpu-win/compositing/transitions: Added.
24883         * platform/chromium-gpu-win/compositing/transitions/singular-scale-transition-expected.checksum: Added.
24884         * platform/chromium-gpu-win/compositing/transitions/singular-scale-transition-expected.png: Added.
24885         * platform/chromium-gpu/compositing/animation: Added.
24886         * platform/chromium-gpu/compositing/animation/animated-composited-inside-hidden-expected.txt: Added.
24887         * platform/chromium-gpu/compositing/animation/animation-compositing-expected.txt: Added.
24888         * platform/chromium-gpu/compositing/animation/computed-style-during-delay-expected.txt: Added.
24889         * platform/chromium-gpu/compositing/animation/state-at-end-event-transform-layer-expected.txt: Added.
24890         * platform/chromium-gpu/compositing/composited-negative-zindex-child-expected.txt: Added.
24891         * platform/chromium-gpu/compositing/compositing-visible-descendant-expected.txt: Added.
24892         * platform/chromium-gpu/compositing/direct-image-compositing-expected.txt: Added.
24893         * platform/chromium-gpu/compositing/generated-content-expected.txt: Added.
24894         * platform/chromium-gpu/compositing/geometry: Added.
24895         * platform/chromium-gpu/compositing/geometry/clip-expected.txt: Added.
24896         * platform/chromium-gpu/compositing/geometry/clipping-foreground-expected.txt: Added.
24897         * platform/chromium-gpu/compositing/geometry/empty-embed-rects-expected.txt: Added.
24898         * platform/chromium-gpu/compositing/geometry/fixed-in-composited-expected.txt: Added.
24899         * platform/chromium-gpu/compositing/geometry/fixed-position-expected.txt: Added.
24900         * platform/chromium-gpu/compositing/geometry/horizontal-scroll-composited-expected.txt: Added.
24901         * platform/chromium-gpu/compositing/geometry/huge-layer-expected.txt: Added.
24902         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Added.
24903         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Added.
24904         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-positioned-expected.txt: Added.
24905         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Added.
24906         * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-transformed-expected.txt: Added.
24907         * platform/chromium-gpu/compositing/geometry/object-clip-rects-assertion-expected.txt: Added.
24908         * platform/chromium-gpu/compositing/geometry/outline-change-expected.txt: Added.
24909         * platform/chromium-gpu/compositing/geometry/partial-layout-update-expected.txt: Added.
24910         * platform/chromium-gpu/compositing/geometry/preserve-3d-switching-expected.txt: Added.
24911         * platform/chromium-gpu/compositing/geometry/root-layer-update-expected.txt: Added.
24912         * platform/chromium-gpu/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Added.
24913         * platform/chromium-gpu/compositing/geometry/vertical-scroll-composited-expected.txt: Added.
24914         * platform/chromium-gpu/compositing/iframes: Added.
24915         * platform/chromium-gpu/compositing/iframes/composited-iframe-alignment-expected.txt: Added.
24916         * platform/chromium-gpu/compositing/iframes/composited-parent-iframe-expected.txt: Added.
24917         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added.
24918         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe-expected.txt: Added.
24919         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe2-expected.txt: Added.
24920         * platform/chromium-gpu/compositing/iframes/connect-compositing-iframe3-expected.txt: Added.
24921         * platform/chromium-gpu/compositing/iframes/enter-compositing-iframe-expected.txt: Added.
24922         * platform/chromium-gpu/compositing/iframes/iframe-content-flipping-expected.txt: Added.
24923         * platform/chromium-gpu/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added.
24924         * platform/chromium-gpu/compositing/iframes/iframe-in-composited-layer-expected.txt: Added.
24925         * platform/chromium-gpu/compositing/iframes/iframe-resize-expected.txt: Added.
24926         * platform/chromium-gpu/compositing/iframes/iframe-size-from-zero-expected.txt: Added.
24927         * platform/chromium-gpu/compositing/iframes/iframe-size-to-zero-expected.txt: Added.
24928         * platform/chromium-gpu/compositing/iframes/iframe-src-change-expected.txt: Added.
24929         * platform/chromium-gpu/compositing/iframes/layout-on-compositing-change-expected.txt: Added.
24930         * platform/chromium-gpu/compositing/iframes/leave-compositing-iframe-expected.txt: Added.
24931         * platform/chromium-gpu/compositing/iframes/overlapped-iframe-expected.txt: Added.
24932         * platform/chromium-gpu/compositing/iframes/remove-iframe-crash-expected.txt: Added.
24933         * platform/chromium-gpu/compositing/iframes/scrolling-iframe-expected.txt: Added.
24934         * platform/chromium-gpu/compositing/images: Added.
24935         * platform/chromium-gpu/compositing/images/clip-on-directly-composited-image-expected.txt: Added.
24936         * platform/chromium-gpu/compositing/images/content-image-expected.txt: Added.
24937         * platform/chromium-gpu/compositing/images/direct-image-background-color-expected.txt: Added.
24938         * platform/chromium-gpu/compositing/layer-creation: Added.
24939         * platform/chromium-gpu/compositing/layer-creation/scroll-partial-update-expected.txt: Added.
24940         * platform/chromium-gpu/compositing/overflow: Added.
24941         * platform/chromium-gpu/compositing/overflow/clip-descendents-expected.txt: Added.
24942         * platform/chromium-gpu/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Added.
24943         * platform/chromium-gpu/compositing/overflow/get-transform-from-non-box-container-expected.txt: Added.
24944         * platform/chromium-gpu/compositing/overflow/overflow-positioning-expected.txt: Added.
24945         * platform/chromium-gpu/compositing/overflow/overflow-scroll-expected.txt: Added.
24946         * platform/chromium-gpu/compositing/overflow/parent-overflow-expected.txt: Added.
24947         * platform/chromium-gpu/compositing/overflow/resize-painting-expected.txt: Added.
24948         * platform/chromium-gpu/compositing/overflow/scrollbar-painting-expected.txt: Added.
24949         * platform/chromium-gpu/compositing/overflow/zero-size-overflow-expected.txt: Added.
24950         * platform/chromium-gpu/compositing/plugins: Added.
24951         * platform/chromium-gpu/compositing/plugins/1x1-composited-plugin-expected.txt: Added.
24952         * platform/chromium-gpu/compositing/plugins/large-to-small-composited-plugin-expected.txt: Added.
24953         * platform/chromium-gpu/compositing/plugins/small-to-large-composited-plugin-expected.txt: Added.
24954         * platform/chromium-gpu/compositing/reflections: Added.
24955         * platform/chromium-gpu/compositing/reflections/backface-hidden-reflection-expected.txt: Added.
24956         * platform/chromium-gpu/compositing/reflections/reflection-in-composited-expected.txt: Added.
24957         * platform/chromium-gpu/compositing/repaint: Added.
24958         * platform/chromium-gpu/compositing/repaint/become-overlay-composited-layer-expected.txt: Added.
24959         * platform/chromium-gpu/compositing/repaint/content-into-overflow-expected.txt: Added.
24960         * platform/chromium-gpu/compositing/repaint/inline-repaint-container-expected.txt: Added.
24961         * platform/chromium-gpu/compositing/repaint/layer-repaint-expected.txt: Added.
24962         * platform/chromium-gpu/compositing/repaint/layer-repaint-rects-expected.txt: Added.
24963         * platform/chromium-gpu/compositing/repaint/opacity-between-absolute-expected.txt: Added.
24964         * platform/chromium-gpu/compositing/repaint/opacity-between-absolute2-expected.txt: Added.
24965         * platform/chromium-gpu/compositing/repaint/overflow-into-content-expected.txt: Added.
24966         * platform/chromium-gpu/compositing/sibling-positioning-expected.txt: Added.
24967         * platform/chromium-gpu/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Added.
24968         * platform/chromium-gpu/compositing/tiling/huge-layer-resize-expected.txt: Added.
24969         * platform/chromium-gpu/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Added.
24970         * platform/chromium-gpu/compositing/transitions: Added.
24971         * platform/chromium-gpu/compositing/transitions/opacity-on-inline-expected.txt: Added.
24972         * platform/chromium-gpu/compositing/transitions/singular-scale-transition-expected.txt: Added.
24973         * platform/chromium-gpu/test_expectations.txt:
24974
24975 2010-10-19  Yongjun Zhang  <yongjun_zhang@apple.com>
24976
24977         Reviewed by Dan Bernstein.
24978
24979         Pixel cracks when using background image sprite on transformed element at certain scales.
24980         https://bugs.webkit.org/show_bug.cgi?id=47868
24981
24982         * fast/images/pixel-crack-image-background-webkit-transform-scale.html: Added.
24983         * fast/images/resources/pixel-crack-image-background-webkit-transform-scale.png: Added.
24984         * platform/mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Added.
24985         * platform/mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Added.
24986         * platform/mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt: Added.
24987
24988 2010-10-19  James Robinson  <jamesr@chromium.org>
24989
24990         Remove test expectations entries for tests that consistently pass.
24991
24992         * platform/chromium/test_expectations.txt:
24993
24994 2010-10-19  Tony Chang  <tony@chromium.org>
24995
24996         Unreviewed, plugins/plugin-javascript-access.html is
24997         passing again on Chromium mac after a chromium side fix to TestShell.
24998
24999         * platform/chromium/test_expectations.txt:
25000
25001 2010-10-19  Tony Chang  <tony@chromium.org>
25002
25003         Unreviewed, updating drt expectations for plugin tests on mac.
25004
25005         * platform/chromium/drt_expectations.txt:
25006
25007 2010-10-19  James Robinson  <jamesr@chromium.org>
25008
25009         Update chromium test expectations
25010
25011         * platform/chromium/test_expectations.txt:
25012
25013 2010-10-19  Jian Li  <jianli@chromium.org>
25014
25015         Reviewed by Darin Fisher.
25016
25017         Rename createBlobURL to createObjectURL and revokeBlobURL to
25018         revokeObjectURL per the latest File API spec.
25019         https://bugs.webkit.org/show_bug.cgi?id=47934
25020
25021         Update all the related test and result files to account for the
25022         renaming changes.
25023
25024         * fast/dom/Window/script-tests/window-property-descriptors.js:
25025         * fast/dom/Window/window-properties-expected.txt:
25026         * fast/dom/Window/window-properties.html:
25027         * fast/dom/script-tests/prototype-inheritance.js:
25028         * fast/files/apply-blob-url-to-img.html:
25029         * fast/files/apply-blob-url-to-xhr.html:
25030         * fast/files/create-blob-url-crash-expected.txt:
25031         * fast/files/create-blob-url-crash.html:
25032         * fast/files/revoke-blob-url-expected.txt:
25033         * fast/files/revoke-blob-url.html:
25034         * fast/files/workers/resources/worker-apply-blob-url-to-xhr.js:
25035
25036 2010-10-19  Jeremy Orlow  <jorlow@chromium.org>
25037
25038         Reviewed by Nate Chapin.
25039
25040         Fix multiple index support in IndexedDB
25041         https://bugs.webkit.org/show_bug.cgi?id=47919
25042
25043         Modify an existing test to verify behavior and add another test for
25044         something I thought might have been related (but wasn't, but it still
25045         seems like a good test).
25046
25047         * storage/indexeddb/index-basics-expected.txt:
25048         * storage/indexeddb/index-basics.html:
25049         * storage/indexeddb/queued-commands-expected.txt: Added.
25050         * storage/indexeddb/queued-commands.html: Added.
25051
25052 2010-10-19  James Robinson  <jamesr@chromium.org>
25053
25054         Update chromium expectations.
25055
25056         * platform/chromium/drt_expectations.txt:
25057         * platform/chromium/test_expectations.txt:
25058
25059 2010-10-19  Antonio Gomes  <agomes@rim.com>
25060
25061         Unreviewed complementary fix to r70058 (Part III).
25062
25063         Skipping fast/dom/nodesFromRect-links-and-text.html instead of fast/dom/nodesFromRect-links-and-text-expected.html.
25064
25065         * platform/gtk/Skipped:
25066         * platform/qt/Skipped:
25067         * platform/win/Skipped:
25068
25069 2010-10-06  Jer Noble  <jer.noble@apple.com>
25070
25071         Reviewed by Eric Carlson.
25072
25073         Windows: Implement 'preload=none'
25074         https://bugs.webkit.org/show_bug.cgi?id=47317
25075         <rdar://problem/7718442>
25076         
25077         Do not skip the media/video-preload.html test on windows any longer.
25078
25079         * platform/win/Skipped:
25080
25081 2010-10-19  Zhenyao Mo  <zmo@google.com>
25082
25083         Unreviewed, remove a passing webgl test from test_expectations.txt.
25084
25085         * platform/chromium/test_expectations.txt:
25086
25087 2010-10-19  Tony Chang  <tony@chromium.org>
25088
25089         Reviewed by Kent Tamura.
25090
25091         [chromium] Use webkit's TestNetscapePlugIn in DRT mac
25092         https://bugs.webkit.org/show_bug.cgi?id=47850
25093
25094         * platform/chromium/drt_expectations.txt:  Update passing/failing test
25095             list.  More new passing tests than new failing tests.
25096
25097 2010-10-19  Antonio Gomes  <agomes@rim.com>
25098
25099         Unreviewed complementary fix to r70058 (Part II).
25100
25101         Skipping the test on Gtk, Qt and Windows, because they do not
25102         implement LayoutTestController::nodesFromRect.
25103
25104         * platform/gtk/Skipped:
25105         * platform/qt/Skipped:
25106         * platform/win/Skipped:
25107
25108 2010-10-19  Antonio Gomes  <agomes@rim.com>
25109
25110         Unreviewed complementary fix to r70058.
25111
25112         * fast/dom/nodesFromRect-links-and-text-expected.txt: Renamed from LayoutTests/fast/dom/nodesFromRect-links-and-text-expected.html.
25113
25114 2010-10-19  Jia Pu  <jpu@apple.com>
25115
25116         Reviewed by Adele Peterson.
25117
25118         Moving cursor back to autocorrected word in the same line shouldn't remove the underline
25119         https://bugs.webkit.org/show_bug.cgi?id=47629
25120         <rdar://problem/8546758>
25121
25122         * platform/mac-leopard/Skipped: New tests don't apply to this Mac OSX version.
25123         * platform/mac-snowleopard/Skipped: Ditto.
25124         * platform/mac-tiger/Skipped: Ditto.
25125         * platform/mac-wk2/Skipped: Ditto.
25126         * platform/mac/editing/spelling/autocorrection-delete-expected.checksum:
25127         * platform/mac/editing/spelling/autocorrection-delete-expected.png:
25128         * platform/mac/editing/spelling/click-autocorrected-word-expected.checksum: Added.
25129         * platform/mac/editing/spelling/click-autocorrected-word-expected.png: Added.
25130         * platform/mac/editing/spelling/click-autocorrected-word-expected.txt: Added.
25131         * platform/mac/editing/spelling/click-autocorrected-word.html: Added.
25132         * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum: Added.
25133         * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png: Added.
25134         * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt: Added.
25135         * platform/mac/editing/spelling/delete-into-autocorrected-word.html: Added.
25136         * platform/mac/editing/spelling/delete-into-misspelled-word-expected.txt: Added.
25137         * platform/mac/editing/spelling/delete-into-misspelled-word.html: Added.
25138         * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.checksum: Added.
25139         * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.png: Added.
25140         * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt: Added.
25141         * platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html: Added.
25142         * platform/mac/editing/spelling/move-cursor-around-misspelled-word-expected.txt: Added.
25143         * platform/mac/editing/spelling/move-cursor-around-misspelled-word.html: Added.
25144         * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.checksum: Added.
25145         * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.png: Added.
25146         * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt: Added.
25147         * platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html: Added.
25148         * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.checksum: Added.
25149         * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.png: Added.
25150         * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt: Added.
25151         * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html: Added.
25152
25153 2010-10-19  Eric Carlson  <eric.carlson@apple.com>
25154
25155         Reviewed by Darin Adler.
25156
25157         https://bugs.webkit.org/show_bug.cgi?id=46763
25158         CRASH in WebCore::ThreadTimers::sharedTimerFiredInternal
25159
25160         Test moving and deleting <source> element(s) of active <video>.
25161
25162         * media/media-file.js:
25163         (mimeTypeForExtension): New, added to make it possible to set 'type' attribute on <source>.
25164
25165         * media/video-source-moved-expected.txt: Added.
25166         * media/video-source-moved.html: Added.
25167         * media/video-source-removed-expected.txt: Added.
25168         * media/video-source-removed.html: Added.
25169
25170 2010-10-18  Antonio Gomes  <agomes@rim.com>
25171
25172         Reviewed by Kenneth Rohde Christiansen.
25173
25174         Add a test to nodesFromRect involving links and text nodes
25175         https://bugs.webkit.org/show_bug.cgi?id=47795
25176
25177         Similarly to bug 47766 (Enrich /fast/dom/nodesFromRect-basic.html test,
25178         this patch continues to improve the test coverage for Document::nodesFromRect.
25179         This time tests involving links and text nodes are being added this time. Basically
25180         it performs various rect hit tests involving the positions of the elements.
25181
25182         * fast/dom/nodesFromRect-links-and-text-expected.html: Added.
25183         * fast/dom/nodesFromRect-links-and-text.html: Added.
25184
25185 2010-10-19  Andreas Kling  <kling@webkit.org>
25186
25187         Unreviewed, skip fast/canvas/canvas-getImageData-negative-source.html on Mac.
25188         https://bugs.webkit.org/show_bug.cgi?id=47901
25189
25190         * platform/mac/Skipped:
25191
25192 2010-10-19  Ben Murdoch  <benm@google.com>
25193
25194         Unreviewed, update the Qt test expectations after r70047.
25195
25196         Missing support for document.createTouch and document.createTouchList
25197         https://bugs.webkit.org/show_bug.cgi?id=47676
25198
25199         * platform/qt/fast/dom/Window/window-properties-expected.txt:
25200             Add the new APIs to the expected results.
25201
25202 2010-10-19  Andreas Kling  <kling@webkit.org>
25203
25204         Reviewed by Tor Arne Vestbø.
25205
25206         [Qt] getImageData returns wrong data for non-0,0 source offset
25207         https://bugs.webkit.org/show_bug.cgi?id=47898
25208
25209         * fast/canvas/canvas-getImageData-negative-source-expected.txt: Added.
25210         * fast/canvas/canvas-getImageData-negative-source.html: Added.
25211         * fast/canvas/script-tests/canvas-getImageData-negative-source.js: Added.
25212
25213 2010-10-19  Ben Murdoch  <benm@google.com>
25214
25215         Reviewed by Steve Block.
25216
25217         Missing support for document.createTouch and document.createTouchList
25218         https://bugs.webkit.org/show_bug.cgi?id=47676
25219
25220         Add tests to verify the presence of the APIs and that they work correctly.
25221
25222         * fast/events/touch/document-create-touch-expected.txt: Added.
25223         * fast/events/touch/document-create-touch-list-expected.txt: Added.
25224         * fast/events/touch/document-create-touch-list.html: Added.
25225         * fast/events/touch/document-create-touch.html: Added.
25226         * fast/events/touch/script-tests/document-create-touch-list.js: Added.
25227         * fast/events/touch/script-tests/document-create-touch.js: Added.
25228
25229 2010-10-19  Hayato Ito  <hayato@chromium.org>
25230
25231         Reviewed by Darin Adler.
25232
25233         Make CSS style selector non-recursive.
25234         https://bugs.webkit.org/show_bug.cgi?id=43783
25235
25236         This change is one of the required changes to fix the following master bug:
25237         https://bugs.webkit.org/show_bug.cgi?id=42806
25238
25239         To avoid recursion, we prepare a call stack and maintain a list of
25240         function call state by ourselves and try matching iteratively.
25241
25242         * fast/css/long-css-selector-matches-expected.txt: Added.
25243         * fast/css/long-css-selector-matches.html: Added.
25244
25245 2010-10-19  Sergio Villar Senín  <svillar@igalia.com>
25246
25247         Reviewed by Xan Lopez.
25248
25249         [GTK] http/history tests are failing
25250         https://bugs.webkit.org/show_bug.cgi?id=36173
25251
25252         Removed skipped tests from http/history
25253
25254         * platform/gtk/Skipped:
25255
25256 2010-10-18  Ryosuke Niwa  <rniwa@webkit.org>
25257
25258         Unreviewed.
25259
25260         Re-enabled editing/execCommand/remove-formatting.html and editing/execCommand/remove-formatting-2.html on Qt platforms.
25261
25262         * platform/qt/Skipped:
25263
25264 2010-10-18  Ryosuke Niwa  <rniwa@webkit.org>
25265
25266         Reviewed by Kent Tamura.
25267
25268         dump-as-markup conversion: editing/execCommand/remove-formatting.html and remove-formatting-2.html
25269         https://bugs.webkit.org/show_bug.cgi?id=47792
25270
25271         Converted editing/execCommand/remove-formatting.html and remove-formatting-2.html to dump-as-markup tests.
25272
25273         * editing/execCommand/remove-formatting-2-expected.txt: Added.
25274         * editing/execCommand/remove-formatting-2.html:
25275         * editing/execCommand/remove-formatting-expected.txt: Added.
25276         * editing/execCommand/remove-formatting.html:
25277         * platform/chromium-linux/editing/execCommand/remove-formatting-2-expected.checksum: Removed.
25278         * platform/chromium-linux/editing/execCommand/remove-formatting-2-expected.png: Removed.
25279         * platform/chromium-linux/editing/execCommand/remove-formatting-expected.checksum: Removed.
25280         * platform/chromium-linux/editing/execCommand/remove-formatting-expected.png: Removed.
25281         * platform/chromium-win/editing/execCommand/remove-formatting-2-expected.checksum: Removed.
25282         * platform/chromium-win/editing/execCommand/remove-formatting-2-expected.png: Removed.
25283         * platform/chromium-win/editing/execCommand/remove-formatting-2-expected.txt: Removed.
25284         * platform/chromium-win/editing/execCommand/remove-formatting-expected.checksum: Removed.
25285         * platform/chromium-win/editing/execCommand/remove-formatting-expected.png: Removed.
25286         * platform/chromium-win/editing/execCommand/remove-formatting-expected.txt: Removed.
25287         * platform/mac-leopard/editing/execCommand/remove-formatting-2-expected.checksum: Removed.
25288         * platform/mac-leopard/editing/execCommand/remove-formatting-2-expected.png: Removed.
25289         * platform/mac-leopard/editing/execCommand/remove-formatting-expected.checksum: Removed.
25290         * platform/mac-leopard/editing/execCommand/remove-formatting-expected.png: Removed.
25291         * platform/mac/editing/execCommand/remove-formatting-2-expected.checksum: Removed.
25292         * platform/mac/editing/execCommand/remove-formatting-2-expected.png: Removed.
25293         * platform/mac/editing/execCommand/remove-formatting-2-expected.txt: Removed.
25294         * platform/mac/editing/execCommand/remove-formatting-expected.checksum: Removed.
25295         * platform/mac/editing/execCommand/remove-formatting-expected.png: Removed.
25296         * platform/mac/editing/execCommand/remove-formatting-expected.txt: Removed.
25297         * platform/qt/editing/execCommand/remove-formatting-2-expected.txt: Removed.
25298         * platform/qt/editing/execCommand/remove-formatting-expected.txt: Removed.
25299
25300 2010-10-18  Kent Tamura  <tkent@chromium.org>
25301
25302         Reviewed by Dimitri Glazkov.
25303
25304         Should not save state of a detached form control.
25305         https://bugs.webkit.org/show_bug.cgi?id=47811
25306
25307         * fast/forms/state-save-of-detached-control-expected.txt: Added.
25308         * fast/forms/state-save-of-detached-control.html: Added.
25309
25310 2010-10-18  Oliver Hunt  <oliver@apple.com>
25311
25312         Reviewed by Sam Weinig.
25313
25314         REGRESSION: Feedly extension crashes Webkit
25315         https://bugs.webkit.org/show_bug.cgi?id=45811
25316
25317         Make test cover large number of properties/string pairs, at two offsets to get the
25318         new allocation to occur at different locations.
25319
25320         * fast/dom/Window/window-postmessage-clone-expected.txt:
25321         * fast/dom/Window/window-postmessage-clone.html:
25322
25323 2010-10-18  James Robinson  <jamesr@chromium.org>
25324
25325         Update chromium test expectations
25326
25327         * platform/chromium-linux/svg/custom/text-linking-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/svg/custom/text-linking-expected.txt.
25328         * platform/chromium/test_expectations.txt:
25329
25330 2010-10-18  James Robinson  <jamesr@chromium.org>
25331
25332         Move chromium xp specific baselines to right place.
25333
25334         * platform/chromium-win-xp/svg/custom/text-linking-expected.checksum:
25335         * platform/chromium-win-xp/svg/custom/text-linking-expected.png: Renamed from LayoutTests/platform/chromium-win/svg/custom/text-linking-expected.png.
25336         * platform/chromium-win-xp/svg/custom/text-linking-expected.txt: Renamed from LayoutTests/platform/chromium-win/svg/custom/text-linking-expected.txt.
25337         * platform/chromium-win/svg/custom/text-linking-expected.checksum: Removed.
25338
25339 2010-10-18  Oliver Hunt  <oliver@apple.com>
25340
25341         Reviewed by Sam Weinig.
25342
25343         Strict mode: Functions created with the function constructor don't implement strict mode semantics
25344         https://bugs.webkit.org/show_bug.cgi?id=47860
25345
25346         Test that the function constructor produces correct strict mode functions.
25347
25348         * fast/js/basic-strict-mode-expected.txt:
25349         * fast/js/script-tests/basic-strict-mode.js:
25350
25351 2010-10-18  James Robinson  <jamesr@chromium.org>
25352
25353         Mark flaky SVG tests as flaky in chromium test expectations.
25354
25355         * platform/chromium/test_expectations.txt:
25356
25357 2010-10-18  Mihai Parparita  <mihaip@chromium.org>
25358
25359         Group Chromium DRT media test failures and add media/video-src.html,
25360         which became flaky around r68970.
25361
25362         * platform/chromium/drt_expectations.txt:
25363
25364 2010-10-18  Adrienne Walker  <enne@google.com>
25365
25366         Reviewed by Kenneth Russell.
25367
25368         Update context attribute conformance test from updated Khronos source.
25369         https://bugs.webkit.org/show_bug.cgi?id=47697
25370
25371         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt:
25372         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
25373         * platform/chromium/test_expectations.txt:
25374
25375 2010-10-18  Johnny Ding  <jnd@chromium.org>
25376
25377         Reviewed by Adam Barth.
25378
25379         Set the right referent sourceURL for the script with force user gesture.
25380         https://bugs.webkit.org/show_bug.cgi?id=37138
25381
25382         * fast/events/popup-blocked-from-window-open-expected.txt: Added.
25383         * fast/events/popup-blocked-from-window-open.html: Added.
25384
25385 2010-10-18  James Robinson  <jamesr@chromium.org>
25386
25387         Update chromium expectations and baselines.
25388
25389         * platform/chromium/test_expectations.txt:
25390
25391 2010-10-18  Yongjun Zhang  <yongjun_zhang@apple.com>
25392
25393         Reviewed by Darin Adler.
25394
25395         Missing support for document.createEvent("OrientationEvent")
25396         https://bugs.webkit.org/show_bug.cgi?id=32492
25397
25398         Add support for document.createEvent("OrientationEvent") to help unit testing of
25399         onOrientationChange event.
25400
25401         * fast/dom/DeviceOrientation/create-event-onorientationchange-expected.txt: Added.
25402         * fast/dom/DeviceOrientation/create-event-onorientationchange.html: Added.
25403         * fast/dom/DeviceOrientation/script-tests/create-event-onorientationchange.js: Added.
25404
25405 2010-10-18  Jeremy Orlow  <jorlow@chromium.org>
25406
25407         Reviewed by Darin Adler.
25408
25409         DOMStringList should return null if the index is out of range
25410         https://bugs.webkit.org/show_bug.cgi?id=47829
25411
25412         Add tests for out of range behavior here since IndexedDB is the only user
25413         of DOMStringList.
25414
25415         * storage/indexeddb/database-basics-expected.txt:
25416         * storage/indexeddb/database-basics.html:
25417         * storage/indexeddb/objectstore-basics-expected.txt:
25418         * storage/indexeddb/objectstore-basics.html:
25419
25420 2010-10-18  Ryosuke Niwa  <rniwa@webkit.org>
25421
25422         Reviewed by Kent Tamura.
25423
25424         dump-as-markup conversion: editing/execCommand/4920742-1.html, 5049671.html, and 5573879.html
25425         https://bugs.webkit.org/show_bug.cgi?id=47784
25426
25427         Converted editing/execCommand/4920742-1.html, 5049671.html, and 5573879.html to dump-as-markup tests.
25428
25429         * editing/execCommand/4920742-1-expected.txt: Added.
25430         * editing/execCommand/4920742-1.html:
25431         * editing/execCommand/5049671-expected.txt: Added.
25432         * editing/execCommand/5049671.html:
25433         * editing/execCommand/5573879-expected.txt: Added.
25434         * editing/execCommand/5573879.html:
25435         * platform/chromium-linux/editing/execCommand/4920742-1-expected.checksum: Removed.
25436         * platform/chromium-linux/editing/execCommand/4920742-1-expected.png: Removed.
25437         * platform/chromium-linux/editing/execCommand/5049671-expected.checksum: Removed.
25438         * platform/chromium-linux/editing/execCommand/5049671-expected.png: Removed.
25439         * platform/chromium-linux/editing/execCommand/5573879-expected.checksum: Removed.
25440         * platform/chromium-linux/editing/execCommand/5573879-expected.png: Removed.
25441         * platform/chromium-win/editing/execCommand/4920742-1-expected.checksum: Removed.
25442         * platform/chromium-win/editing/execCommand/4920742-1-expected.png: Removed.
25443         * platform/chromium-win/editing/execCommand/4920742-1-expected.txt: Removed.
25444         * platform/chromium-win/editing/execCommand/5049671-expected.checksum: Removed.
25445         * platform/chromium-win/editing/execCommand/5049671-expected.png: Removed.
25446         * platform/chromium-win/editing/execCommand/5049671-expected.txt: Removed.
25447         * platform/chromium-win/editing/execCommand/5573879-expected.checksum: Removed.
25448         * platform/chromium-win/editing/execCommand/5573879-expected.png: Removed.
25449         * platform/chromium-win/editing/execCommand/5573879-expected.txt: Removed.
25450         * platform/gtk/editing/execCommand/4920742-1-expected.txt: Removed.
25451         * platform/gtk/editing/execCommand/5049671-expected.txt: Removed.
25452         * platform/gtk/editing/execCommand/5573879-expected.txt: Removed.
25453         * platform/mac-leopard/editing/execCommand/4920742-1-expected.checksum: Removed.
25454         * platform/mac-leopard/editing/execCommand/4920742-1-expected.png: Removed.
25455         * platform/mac-leopard/editing/execCommand/5049671-expected.checksum: Removed.
25456         * platform/mac-leopard/editing/execCommand/5049671-expected.png: Removed.
25457         * platform/mac/editing/execCommand/4920742-1-expected.checksum: Removed.
25458         * platform/mac/editing/execCommand/4920742-1-expected.png: Removed.
25459         * platform/mac/editing/execCommand/4920742-1-expected.txt: Removed.
25460         * platform/mac/editing/execCommand/5049671-expected.checksum: Removed.
25461         * platform/mac/editing/execCommand/5049671-expected.png: Removed.
25462         * platform/mac/editing/execCommand/5049671-expected.txt: Removed.
25463         * platform/mac/editing/execCommand/5573879-expected.checksum: Removed.
25464         * platform/mac/editing/execCommand/5573879-expected.png: Removed.
25465         * platform/mac/editing/execCommand/5573879-expected.txt: Removed.
25466         * platform/qt/editing/execCommand/4920742-1-expected.txt: Removed.
25467         * platform/qt/editing/execCommand/5049671-expected.txt: Removed.
25468
25469 2010-10-18  Ryosuke Niwa  <rniwa@webkit.org>
25470
25471         Reviewed by Kent Tamura.
25472
25473         dump-as-markup conversion: editing/execCommand/4786404-1.html, 4786404-2.html, 4920488.html
25474         https://bugs.webkit.org/show_bug.cgi?id=47782
25475
25476         Converted editing/execCommand/4786404-1.html, 4786404-2.html, 4920488.html to dump-as-markup tests.
25477
25478         * editing/execCommand/4786404-1-expected.txt: Added.
25479         * editing/execCommand/4786404-1.html:
25480         * editing/execCommand/4786404-2-expected.txt: Added.
25481         * editing/execCommand/4786404-2.html:
25482         * editing/execCommand/4920488-expected.txt: Added.
25483         * editing/execCommand/4920488.html:
25484         * platform/chromium-linux/editing/execCommand/4786404-1-expected.checksum: Removed.
25485         * platform/chromium-linux/editing/execCommand/4786404-1-expected.png: Removed.
25486         * platform/chromium-linux/editing/execCommand/4786404-2-expected.checksum: Removed.
25487         * platform/chromium-linux/editing/execCommand/4786404-2-expected.png: Removed.
25488         * platform/chromium-linux/editing/execCommand/4920488-expected.checksum: Removed.
25489         * platform/chromium-linux/editing/execCommand/4920488-expected.png: Removed.
25490         * platform/chromium-win/editing/execCommand/4786404-1-expected.checksum: Removed.
25491         * platform/chromium-win/editing/execCommand/4786404-1-expected.png: Removed.
25492         * platform/chromium-win/editing/execCommand/4786404-1-expected.txt: Removed.
25493         * platform/chromium-win/editing/execCommand/4786404-2-expected.checksum: Removed.
25494         * platform/chromium-win/editing/execCommand/4786404-2-expected.png: Removed.
25495         * platform/chromium-win/editing/execCommand/4786404-2-expected.txt: Removed.
25496         * platform/chromium-win/editing/execCommand/4920488-expected.checksum: Removed.
25497         * platform/chromium-win/editing/execCommand/4920488-expected.png: Removed.
25498         * platform/chromium-win/editing/execCommand/4920488-expected.txt: Removed.
25499         * platform/gtk/editing/execCommand/4786404-1-expected.txt: Removed.
25500         * platform/gtk/editing/execCommand/4786404-2-expected.txt: Removed.
25501         * platform/gtk/editing/execCommand/4920488-expected.txt: Removed.
25502         * platform/mac-leopard/editing/execCommand/4786404-2-expected.checksum: Removed.
25503         * platform/mac-leopard/editing/execCommand/4786404-2-expected.png: Removed.
25504         * platform/mac-leopard/editing/execCommand/4920488-expected.checksum: Removed.
25505         * platform/mac-leopard/editing/execCommand/4920488-expected.png: Removed.
25506         * platform/mac/editing/execCommand/4786404-1-expected.checksum: Removed.
25507         * platform/mac/editing/execCommand/4786404-1-expected.png: Removed.
25508         * platform/mac/editing/execCommand/4786404-1-expected.txt: Removed.
25509         * platform/mac/editing/execCommand/4786404-2-expected.checksum: Removed.
25510         * platform/mac/editing/execCommand/4786404-2-expected.png: Removed.
25511         * platform/mac/editing/execCommand/4786404-2-expected.txt: Removed.
25512         * platform/mac/editing/execCommand/4920488-expected.checksum: Removed.
25513         * platform/mac/editing/execCommand/4920488-expected.png: Removed.
25514         * platform/mac/editing/execCommand/4920488-expected.txt: Removed.
25515         * platform/qt/editing/execCommand/4786404-1-expected.txt: Removed.
25516         * platform/qt/editing/execCommand/4786404-2-expected.txt: Removed.
25517         * platform/qt/editing/execCommand/4920488-expected.txt: Removed.
25518
25519 2010-10-18  Oliver Hunt  <oliver@apple.com>
25520
25521         Reviewed by Darin Adler.
25522
25523         Strict mode: |this| should be undefined if it is not explicitly provided
25524         https://bugs.webkit.org/show_bug.cgi?id=47833
25525
25526         Add tests to ensure that |this| is undefined rather than null when it has
25527         not been explicitly provided.
25528
25529         * fast/js/basic-strict-mode-expected.txt:
25530         * fast/js/script-tests/basic-strict-mode.js:
25531
25532 2010-10-18  Robert Hogan  <robert@webkit.org>
25533
25534         Rubber-stamped by Csaba Osztrogonác.
25535
25536         Unskip:
25537          http/tests/navigation/no-referrer-reset.html
25538          http/tests/navigation/no-referrer-target-blank.html
25539
25540         These tests now pass.
25541
25542         * platform/qt/Skipped:
25543
25544 2010-10-18  Andrei Popescu  <andreip@google.com>
25545
25546         Reviewed by Jeremy Orlow.
25547
25548         The description parameter of IDBFactory::open() should be mandatory.
25549         https://bugs.webkit.org/show_bug.cgi?id=47835
25550
25551         * storage/indexeddb/basics-expected.txt:
25552         * storage/indexeddb/basics.html:
25553
25554 2010-10-18  Alejandro G. Castro  <alex@igalia.com>
25555
25556         Unreviewed, skip test failing in the bots, bug opened to check the
25557         problem: https://bugs.webkit.org/show_bug.cgi?id=47832
25558
25559         * platform/gtk/Skipped:
25560
25561 2010-10-18  Oliver Hunt  <oliver@apple.com>
25562
25563         Reviewed by Sam Weinig.
25564
25565         Strict mode: JIT doesn't check for |this| being an immediate before dereferencing
25566         https://bugs.webkit.org/show_bug.cgi?id=47826
25567
25568         Add tests for accessing properties on |this| when |this| is not an object
25569
25570         * fast/js/basic-strict-mode-expected.txt:
25571         * fast/js/script-tests/basic-strict-mode.js:
25572         (testThisDotAccess):
25573         (testThisBracketAccess):
25574
25575 2010-10-18  Zoltan Herczeg  <zherczeg@webkit.org>
25576
25577         Reviewed by Oliver Hunt.
25578
25579         if (0) throw "x" ; else { } throws parse error after r69906
25580         https://bugs.webkit.org/show_bug.cgi?id=47807
25581
25582         Adding a new test case to break-ASI.js
25583
25584         * fast/js/break-ASI-expected.txt:
25585         * fast/js/script-tests/break-ASI.js:
25586
25587 2010-10-18  Csaba Osztrogonác  <ossy@webkit.org>
25588
25589         [Qt] Add platform specific expected results for new passing tests.
25590         Compared to Mac png files and Mac expected files.
25591
25592         * platform/qt/editing/input: Added.
25593         * platform/qt/editing/input/emacs-ctrl-o-expected.checksum: Added.
25594         * platform/qt/editing/input/emacs-ctrl-o-expected.png: Added.
25595         * platform/qt/editing/input/emacs-ctrl-o-expected.txt: Added.
25596         * platform/qt/fast/blockflow: Added.
25597         * platform/qt/fast/blockflow/block-level-images-expected.checksum: Added.
25598         * platform/qt/fast/blockflow/block-level-images-expected.png: Added.
25599         * platform/qt/fast/blockflow/block-level-images-expected.txt: Added.
25600         * platform/qt/fast/blockflow/fieldsets-expected.checksum: Added.
25601         * platform/qt/fast/blockflow/fieldsets-expected.png: Added.
25602         * platform/qt/fast/blockflow/fieldsets-expected.txt: Added.
25603         * platform/qt/fast/blockflow/floats-in-block-layout-expected.checksum: Added.
25604         * platform/qt/fast/blockflow/floats-in-block-layout-expected.png: Added.
25605         * platform/qt/fast/blockflow/floats-in-block-layout-expected.txt: Added.
25606         * platform/qt/fast/blockflow/inline-direction-positioning-expected.checksum: Added.
25607         * platform/qt/fast/blockflow/inline-direction-positioning-expected.png: Added.
25608         * platform/qt/fast/blockflow/inline-direction-positioning-expected.txt: Added.
25609         * platform/qt/fast/blockflow/margin-collapse-expected.checksum: Added.
25610         * platform/qt/fast/blockflow/margin-collapse-expected.png: Added.
25611         * platform/qt/fast/blockflow/margin-collapse-expected.txt: Added.
25612         * platform/qt/fast/blockflow/root-lr-basic-expected.checksum: Added.
25613         * platform/qt/fast/blockflow/root-lr-basic-expected.png: Added.
25614         * platform/qt/fast/blockflow/root-lr-basic-expected.txt: Added.
25615         * platform/qt/fast/blockflow/self-collapsing-block-expected.checksum: Added.
25616         * platform/qt/fast/blockflow/self-collapsing-block-expected.png: Added.
25617         * platform/qt/fast/blockflow/self-collapsing-block-expected.txt: Added.
25618         * platform/qt/fast/css/first-letter-punctuation-expected.checksum: Added.
25619         * platform/qt/fast/css/first-letter-punctuation-expected.png: Added.
25620         * platform/qt/fast/css/first-letter-punctuation-expected.txt: Added.
25621         * platform/qt/fast/css/preserve-user-specified-zoom-level-on-reload-expected.checksum: Added.
25622         * platform/qt/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
25623         * platform/qt/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
25624         * platform/qt/fast/css/rtl-to-viewport-expected.checksum: Added.
25625         * platform/qt/fast/css/rtl-to-viewport-expected.png: Added.
25626         * platform/qt/fast/css/rtl-to-viewport-expected.txt: Added.
25627         * platform/qt/fast/forms/input-button-sizes-expected.checksum: Added.
25628         * platform/qt/fast/forms/input-button-sizes-expected.png: Added.
25629         * platform/qt/fast/forms/input-button-sizes-expected.txt: Added.
25630         * platform/qt/fast/forms/input-placeholder-focus-twice-expected.checksum: Added.
25631         * platform/qt/fast/forms/input-placeholder-focus-twice-expected.png: Added.
25632         * platform/qt/fast/forms/input-placeholder-focus-twice-expected.txt: Added.
25633         * platform/qt/fast/images/gif-large-checkerboard-expected.checksum: Added.
25634         * platform/qt/fast/images/gif-large-checkerboard-expected.png: Added.
25635         * platform/qt/fast/images/gif-large-checkerboard-expected.txt: Added.
25636         * platform/qt/fast/multicol/border-padding-pagination-expected.checksum: Added.
25637         * platform/qt/fast/multicol/border-padding-pagination-expected.png: Added.
25638         * platform/qt/fast/multicol/border-padding-pagination-expected.txt: Added.
25639         * platform/qt/fast/multicol/column-break-with-balancing-expected.checksum: Added.
25640         * platform/qt/fast/multicol/column-break-with-balancing-expected.png: Added.
25641         * platform/qt/fast/multicol/column-break-with-balancing-expected.txt: Added.
25642         * platform/qt/fast/multicol/float-paginate-complex-expected.checksum: Added.
25643         * platform/qt/fast/multicol/float-paginate-complex-expected.png: Added.
25644         * platform/qt/fast/multicol/float-paginate-complex-expected.txt: Added.
25645         * platform/qt/fast/multicol/margin-collapse-expected.checksum: Added.
25646         * platform/qt/fast/multicol/margin-collapse-expected.png: Added.
25647         * platform/qt/fast/multicol/margin-collapse-expected.txt: Added.
25648         * platform/qt/fast/multicol/shadow-breaking-expected.checksum: Added.
25649         * platform/qt/fast/multicol/shadow-breaking-expected.png: Added.
25650         * platform/qt/fast/multicol/shadow-breaking-expected.txt: Added.
25651         * platform/qt/fast/multicol/table-margin-collapse-expected.checksum: Added.
25652         * platform/qt/fast/multicol/table-margin-collapse-expected.png: Added.
25653         * platform/qt/fast/multicol/table-margin-collapse-expected.txt: Added.
25654         * platform/qt/fast/multicol/table-vertical-align-expected.checksum: Added.
25655         * platform/qt/fast/multicol/table-vertical-align-expected.png: Added.
25656         * platform/qt/fast/multicol/table-vertical-align-expected.txt: Added.
25657         * platform/qt/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
25658         * platform/qt/fast/multicol/unsplittable-inline-block-expected.png: Added.
25659         * platform/qt/fast/multicol/unsplittable-inline-block-expected.txt: Added.
25660         * platform/qt/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
25661         * platform/qt/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
25662         * platform/qt/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
25663         * platform/qt/scrollbars: Added.
25664         * platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum: Added.
25665         * platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
25666         * platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added.
25667         * platform/qt/svg/W3C-SVG-1.1-SE: Added.
25668         * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
25669         * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
25670         * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
25671         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
25672         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
25673         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
25674         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
25675         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
25676         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
25677         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
25678         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
25679         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
25680         * platform/qt/svg/custom/fill-opacity-hsl-expected.checksum: Added.
25681         * platform/qt/svg/custom/fill-opacity-hsl-expected.png: Added.
25682         * platform/qt/svg/custom/fill-opacity-hsl-expected.txt: Added.
25683         * platform/qt/svg/custom/fill-opacity-rgba-expected.checksum: Added.
25684         * platform/qt/svg/custom/fill-opacity-rgba-expected.png: Added.
25685         * platform/qt/svg/custom/fill-opacity-rgba-expected.txt: Added.
25686         * platform/qt/svg/custom/recursive-filter-expected.checksum: Added.
25687         * platform/qt/svg/custom/recursive-filter-expected.png: Added.
25688         * platform/qt/svg/custom/recursive-filter-expected.txt: Added.
25689         * platform/qt/svg/custom/repaint-on-constant-size-change-expected.checksum: Added.
25690         * platform/qt/svg/custom/repaint-on-constant-size-change-expected.png: Added.
25691         * platform/qt/svg/custom/repaint-on-constant-size-change-expected.txt: Added.
25692         * platform/qt/svg/custom/text-rotation-expected.checksum: Added.
25693         * platform/qt/svg/custom/text-rotation-expected.png: Added.
25694         * platform/qt/svg/custom/text-rotation-expected.txt: Added.
25695         * platform/qt/svg/custom/text-x-dy-lists-expected.checksum: Added.
25696         * platform/qt/svg/custom/text-x-dy-lists-expected.png: Added.
25697         * platform/qt/svg/custom/text-x-dy-lists-expected.txt: Added.
25698         * platform/qt/svg/in-html/by-reference-expected.txt: Added.
25699
25700 2010-10-18  MORITA Hajime  <morrita@google.com>
25701
25702         Reviewed by Kent Tamura.
25703
25704         TextInputController.hasSpellingMarkers() should be owned by LayoutTestController
25705         https://bugs.webkit.org/show_bug.cgi?id=47659
25706         
25707         Changed the reciever of hasSpellingMarkers from
25708         textInputController to layoutTestController.
25709
25710         * editing/spelling/design-mode-spellcheck-off.html:
25711         * editing/spelling/script-tests/spelling-backspace-between-lines.js:
25712         (testWithDelete):
25713         (testWithForwardDelete):
25714         * editing/spelling/spelling-backspace-between-lines-expected.txt:
25715         * editing/spelling/spelling-contenteditable.html:
25716         * editing/spelling/spelling-textarea.html:
25717
25718 2010-10-18  Alejandro G. Castro  <alex@igalia.com>
25719
25720         Unreviewed, skip another mathml flaky test, check bug:
25721         https://bugs.webkit.org/show_bug.cgi?id=47727
25722
25723         * platform/gtk/Skipped:
25724
25725 2010-10-18  Adam Barth  <abarth@webkit.org>
25726
25727         Add more Skipped list entries because WebP requires an external decoder
25728         library.
25729
25730         * platform/gtk/Skipped:
25731         * platform/mac/Skipped:
25732         * platform/qt/Skipped:
25733         * platform/win/Skipped:
25734
25735 2010-10-17  Pascal Massimino  <pascal.massimino@gmail.com>
25736  
25737          Reviewed by Adam Barth.
25738  
25739          Add support for decoding WebP image
25740          https://bugs.webkit.org/show_bug.cgi?id=47512
25741  
25742          * DEPS:
25743            - Add dependency to libwebp.
25744
25745 2010-10-17  Oliver Hunt  <oliver@apple.com>
25746
25747         Reviewed by Sam Weinig.
25748
25749         Strict mode: arguments is not valid as the base expression for pre- or post-fix expressions
25750         https://bugs.webkit.org/show_bug.cgi?id=47791
25751
25752         Add arguments tests, and make pre-/post-fix expression tests cover another case I was
25753         needlessly worried about.
25754
25755         * fast/js/basic-strict-mode-expected.txt:
25756         * fast/js/script-tests/basic-strict-mode.js:
25757
25758 2010-10-17  Oliver Hunt  <oliver@apple.com>
25759
25760         Reviewed by Sam Weinig.
25761
25762         Strict mode: Assignment that would create a global should be a late ReferenceError, not a syntax failure
25763         https://bugs.webkit.org/show_bug.cgi?id=47788
25764
25765         Update test to check for the correct behaviour.
25766
25767         * fast/js/basic-strict-mode-expected.txt:
25768         * fast/js/script-tests/basic-strict-mode.js:
25769
25770 2010-10-17  Antonio Gomes  <agomes@rim.com>
25771
25772         Reviewed by Simon Fraser.
25773
25774         Enrich /fast/dom/nodesFromRect-basic.html test
25775         https://bugs.webkit.org/show_bug.cgi?id=47766
25776
25777         The patch makes fast/dom/nodesFromRect-basic.html test more precise:
25778         instead of calling nodesFromRect always with equal vertical (up and down) and
25779         horizontal (right and left) padding values, it are now tests it by passing
25780         different padding values on the various directions.
25781
25782         It is now possible due to the work on bug 46336: Make Document::nodesFromRect more flexible.
25783
25784         * fast/dom/nodesFromRect-basic-expected.txt:
25785         * fast/dom/nodesFromRect-basic.html:
25786
25787 2010-10-17  Julien Chaffraix  <jchaffraix@codeaurora.org>
25788
25789         Reviewed by Andreas Kling.
25790
25791         Test for: 'transparent' should be a valid color
25792         https://bugs.webkit.org/show_bug.cgi?id=45482
25793
25794         Test that animation works with 'transparent' as they check the validity of the
25795         color.
25796
25797         * svg/animations/svg-animate-color-transparent-expected.txt: Added.
25798         * svg/animations/svg-animate-color-transparent.svg: Added.
25799
25800 2010-10-17  Justin Schuh  <jschuh@chromium.org>
25801
25802         Reviewed by Nikolas Zimmermann.
25803
25804         Duplicate use element children in shadow tree.
25805         https://bugs.webkit.org/show_bug.cgi?id=47561
25806
25807         * svg/custom/use-nested-children-expected.txt: Added.
25808         * svg/custom/use-nested-children.svg: Added.
25809
25810 2010-10-17  Martin Robinson  <mrobinson@igalia.com>
25811
25812         Rebaseline MathML tests after r69926.
25813
25814         * platform/gtk/mathml/presentation/attributes-expected.txt:
25815         * platform/gtk/mathml/presentation/fenced-mi-expected.txt:
25816         * platform/gtk/mathml/presentation/fractions-expected.txt:
25817         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
25818         * platform/gtk/mathml/presentation/mo-expected.txt:
25819         * platform/gtk/mathml/presentation/row-alignment-expected.txt:
25820         * platform/gtk/mathml/presentation/row-expected.txt:
25821         * platform/gtk/mathml/presentation/style-expected.txt:
25822         * platform/gtk/mathml/presentation/tokenElements-expected.txt:
25823         * platform/gtk/mathml/presentation/underover-expected.txt:
25824
25825 2010-10-17  Simon Fraser  <simon.fraser@apple.com>
25826
25827         Remove Windows-specific result, which is not longer needed after r69928.
25828
25829         * platform/win/fast/css/large-number-round-trip-expected.txt: Removed.
25830
25831 2010-10-17  Simon Fraser  <simon.fraser@apple.com>
25832
25833         Reviewed by Nikolas Zimmermann.
25834
25835         Very large and small numbers fail to round-trip through CSS
25836         https://bugs.webkit.org/show_bug.cgi?id=20674
25837         
25838         Fix tests affected by outputting CSS numbers in decimal notation.
25839
25840         * fast/css/large-number-round-trip-expected.txt:
25841         * fast/css/round-trip-values-expected.txt: Added.
25842         * fast/css/round-trip-values.html: Added.
25843         * platform/mac/fast/css/opacity-float-expected.txt: Removed.
25844         * svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt:
25845         * svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt:
25846         * svg/dynamic-updates/script-tests/SVGFEFloodElement-dom-flood-opacity-attr.js:
25847         (executeTest):
25848         * svg/dynamic-updates/script-tests/SVGFEFloodElement-svgdom-flood-opacity-prop.js:
25849         (executeTest):
25850         * transforms/2d/resources/transform-test-utils.js:
25851         (floatingPointEqual):
25852
25853 2010-10-17  Cosmin Truta  <ctruta@chromium.org>
25854
25855         Reviewed by Nikolas Zimmermann.
25856
25857         Crash while processing ill-formed SVG with cycles
25858         https://bugs.webkit.org/show_bug.cgi?id=47498
25859
25860         Checked the behavior of the attributes fill, stroke, clip and mask
25861         when used with URLs that point to wrong elements.
25862
25863         * svg/custom/invalid-paint-shape-mask.svg: Added.
25864         * svg/custom/invalid-paint-shape-mask-expected.svg: Added.
25865
25866 2010-10-17  Alex Milowski  <alex@milowski.com>
25867
25868         Reviewed by Kenneth Rohde Christiansen.
25869
25870         Since whitespace and baseline alignment have changed for operators,
25871         many tests needed to be re-baselined.
25872
25873         * platform/mac/mathml/presentation/attributes-expected.checksum:
25874         * platform/mac/mathml/presentation/attributes-expected.png:
25875         * platform/mac/mathml/presentation/attributes-expected.txt:
25876         * platform/mac/mathml/presentation/fenced-expected.checksum:
25877         * platform/mac/mathml/presentation/fenced-expected.png:
25878         * platform/mac/mathml/presentation/fenced-expected.txt:
25879         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
25880         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
25881         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
25882         * platform/mac/mathml/presentation/mo-expected.checksum:
25883         * platform/mac/mathml/presentation/mo-expected.png:
25884         * platform/mac/mathml/presentation/mo-expected.txt:
25885         * platform/mac/mathml/presentation/roots-expected.checksum:
25886         * platform/mac/mathml/presentation/roots-expected.png:
25887         * platform/mac/mathml/presentation/roots-expected.txt:
25888         * platform/mac/mathml/presentation/row-alignment-expected.checksum:
25889         * platform/mac/mathml/presentation/row-alignment-expected.png:
25890         * platform/mac/mathml/presentation/row-alignment-expected.txt:
25891         * platform/mac/mathml/presentation/row-expected.checksum:
25892         * platform/mac/mathml/presentation/row-expected.png:
25893         * platform/mac/mathml/presentation/row-expected.txt:
25894
25895 2010-10-17  Viatcheslav Ostapenko  <ostapenko.viatcheslav@nokia.com>
25896
25897         Reviewed by Antonio Gomes.
25898
25899         [Qt] Layout tests for fix focusing of control elements on mouse click.
25900         https://bugs.webkit.org/show_bug.cgi?id=40641
25901                 
25902         * fast/events/click-focus-control-expected.txt: Added.
25903         * fast/events/click-focus-control.html: Added.
25904         * platform/mac/fast/events/click-focus-control-expected.txt: Added.
25905         * platform/win/Skipped:
25906
25907 2010-10-17  Rob Buis  <rwlbuis@gmail.com>
25908
25909         Reviewed by Dirk Schulze.
25910
25911         Text under nested link dropped
25912         https://bugs.webkit.org/show_bug.cgi?id=46460
25913
25914         Adjust test to also check that links inside a tspan or
25915         textPath work.
25916
25917         * platform/mac-leopard/svg/custom/text-linking-expected.checksum:
25918         * platform/mac-leopard/svg/custom/text-linking-expected.png:
25919         * platform/mac/svg/custom/text-linking-expected.checksum:
25920         * platform/mac/svg/custom/text-linking-expected.png:
25921         * platform/mac/svg/custom/text-linking-expected.txt:
25922         * svg/custom/text-linking.svg:
25923
25924 2010-10-14  Antonio Gomes  <agomes@rim.com>
25925
25926         Reviewed by Martin Robinson and Xan Lopez.
25927
25928         [Gtk]: DRT does not support frame flattening testing
25929         https://bugs.webkit.org/show_bug.cgi?id=38650
25930
25931         Unskipping passing frame flattening tests and added expected results
25932         for them.
25933
25934         * platform/gtk/Skipped:
25935
25936 2010-10-16  Alex Milowski  <alex@milowski.com>
25937
25938         Reviewed by Daniel Bates.
25939
25940         New MathML Baseline for GTK Port
25941         https://bugs.webkit.org/show_bug.cgi?id=47774
25942
25943         New baseline for MathML tests for GTK port.
25944
25945         * platform/gtk/mathml/presentation/attributes-expected.checksum: Added.
25946         * platform/gtk/mathml/presentation/attributes-expected.png: Added.
25947         * platform/gtk/mathml/presentation/attributes-expected.txt:
25948         * platform/gtk/mathml/presentation/fenced-mi-expected.checksum: Added.
25949         * platform/gtk/mathml/presentation/fenced-mi-expected.png: Added.
25950         * platform/gtk/mathml/presentation/fenced-mi-expected.txt: Added.
25951         * platform/gtk/mathml/presentation/fractions-expected.checksum: Added.
25952         * platform/gtk/mathml/presentation/fractions-expected.png: Added.
25953         * platform/gtk/mathml/presentation/fractions-expected.txt:
25954         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.checksum: Added.
25955         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
25956         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
25957         * platform/gtk/mathml/presentation/mo-expected.checksum: Added.
25958         * platform/gtk/mathml/presentation/mo-expected.png: Added.
25959         * platform/gtk/mathml/presentation/mo-expected.txt:
25960         * platform/gtk/mathml/presentation/over-expected.checksum: Added.
25961         * platform/gtk/mathml/presentation/over-expected.png: Added.
25962         * platform/gtk/mathml/presentation/row-alignment-expected.checksum: Added.
25963         * platform/gtk/mathml/presentation/row-alignment-expected.png: Added.
25964         * platform/gtk/mathml/presentation/row-alignment-expected.txt:
25965         * platform/gtk/mathml/presentation/row-expected.checksum: Added.
25966         * platform/gtk/mathml/presentation/row-expected.png: Added.
25967         * platform/gtk/mathml/presentation/row-expected.txt:
25968         * platform/gtk/mathml/presentation/style-expected.checksum: Added.
25969         * platform/gtk/mathml/presentation/style-expected.png: Added.
25970         * platform/gtk/mathml/presentation/style-expected.txt:
25971         * platform/gtk/mathml/presentation/tokenElements-expected.checksum: Added.
25972         * platform/gtk/mathml/presentation/tokenElements-expected.png: Added.
25973         * platform/gtk/mathml/presentation/tokenElements-expected.txt:
25974         * platform/gtk/mathml/presentation/under-expected.checksum: Added.
25975         * platform/gtk/mathml/presentation/under-expected.png: Added.
25976         * platform/gtk/mathml/presentation/underover-expected.checksum: Added.
25977         * platform/gtk/mathml/presentation/underover-expected.png: Added.
25978         * platform/gtk/mathml/presentation/underover-expected.txt:
25979
25980 2010-10-16  Johnny Ding  <jnd@chromium.org>
25981
25982         Reviewed by Adam Barth.
25983
25984         Requires a user gesture when opening file choose dialog.
25985         https://bugs.webkit.org/show_bug.cgi?id=47593
25986
25987         * fast/forms/input-file-not-open-without-gesture-expected.txt: Added.
25988         * fast/forms/input-file-not-open-without-gesture.html: Added.
25989
25990 2010-10-16  Alex Milowski  <alex@milowski.com>
25991
25992         Reviewed by Kenneth Rohde Christiansen.
25993
25994         The tests were re-baselined as operator padding was adjusted.
25995
25996         * mathml/presentation/fenced-mi.xhtml: Added.
25997             A test for mi vertical alignment in mfenced.
25998         * platform/mac/mathml/presentation/attributes-expected.checksum:
25999         * platform/mac/mathml/presentation/attributes-expected.png:
26000         * platform/mac/mathml/presentation/attributes-expected.txt:
26001         * platform/mac/mathml/presentation/fenced-expected.checksum:
26002         * platform/mac/mathml/presentation/fenced-expected.png:
26003         * platform/mac/mathml/presentation/fenced-expected.txt:
26004         * platform/mac/mathml/presentation/fenced-mi-expected.checksum: Added.
26005         * platform/mac/mathml/presentation/fenced-mi-expected.png: Added.
26006         * platform/mac/mathml/presentation/fenced-mi-expected.txt: Added.
26007         * platform/mac/mathml/presentation/fractions-expected.checksum:
26008         * platform/mac/mathml/presentation/fractions-expected.png:
26009         * platform/mac/mathml/presentation/fractions-expected.txt:
26010         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
26011         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
26012         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
26013         * platform/mac/mathml/presentation/mo-expected.checksum:
26014         * platform/mac/mathml/presentation/mo-expected.png:
26015         * platform/mac/mathml/presentation/mo-expected.txt:
26016         * platform/mac/mathml/presentation/roots-expected.checksum:
26017         * platform/mac/mathml/presentation/roots-expected.png:
26018         * platform/mac/mathml/presentation/roots-expected.txt:
26019         * platform/mac/mathml/presentation/row-alignment-expected.checksum:
26020         * platform/mac/mathml/presentation/row-alignment-expected.png:
26021         * platform/mac/mathml/presentation/row-alignment-expected.txt:
26022         * platform/mac/mathml/presentation/row-expected.checksum:
26023         * platform/mac/mathml/presentation/row-expected.png:
26024         * platform/mac/mathml/presentation/row-expected.txt:
26025         * platform/mac/mathml/presentation/style-expected.checksum:
26026         * platform/mac/mathml/presentation/style-expected.png:
26027         * platform/mac/mathml/presentation/style-expected.txt:
26028         * platform/mac/mathml/presentation/subsup-expected.checksum:
26029         * platform/mac/mathml/presentation/subsup-expected.png:
26030         * platform/mac/mathml/presentation/subsup-expected.txt:
26031         * platform/mac/mathml/presentation/tokenElements-expected.checksum:
26032         * platform/mac/mathml/presentation/tokenElements-expected.png:
26033         * platform/mac/mathml/presentation/tokenElements-expected.txt:
26034         * platform/mac/mathml/presentation/underover-expected.checksum:
26035         * platform/mac/mathml/presentation/underover-expected.png:
26036         * platform/mac/mathml/presentation/underover-expected.txt:
26037
26038 2010-10-15  Ryosuke Niwa  <rniwa@webkit.org>
26039
26040         Reviewed by Darin Adler.
26041
26042         unlink removes inline style of anchor elements
26043         https://bugs.webkit.org/show_bug.cgi?id=47424
26044
26045         Added a test to ensure execCommand('unlink', false, null) preserves the inline style declaration.
26046
26047         * editing/execCommand/script-tests/toggle-unlink.js: Added.
26048         (testSingleToggle):
26049         (selectAll):
26050         (selectFirstTwoWords):
26051         (selectLastTwoWords):
26052         (selectLastWord):
26053         * editing/execCommand/toggle-unlink-expected.txt: Added.
26054         * editing/execCommand/toggle-unlink.html: Added.
26055         * editing/style/script-tests/make-text-writing-direction-inline.js: Specifies both direction
26056         and unicode-bidi properties instead of just direction property.
26057
26058 2010-10-15  Kinuko Yasuda  <kinuko@chromium.org>
26059
26060         Reviewed by Jian Li.
26061
26062         Implement FileEntrySync.file() in FileSystem API
26063         https://bugs.webkit.org/show_bug.cgi?id=47310
26064
26065         * fast/filesystem/file-from-file-entry-expected.txt:
26066         * fast/filesystem/file-from-file-entry.html:
26067         * fast/filesystem/resources/file-from-file-entry-sync.js: Added.
26068         * fast/filesystem/resources/file-from-file-entry.js: Added.
26069         * fast/filesystem/script-tests/file-from-file-entry.js: Moved to
26070         resources to make it available for workers tests too.
26071         * fast/filesystem/workers/file-from-file-entry-expected.txt: Added.
26072         * fast/filesystem/workers/file-from-file-entry-sync-expected.txt: Added.
26073         * fast/filesystem/workers/file-from-file-entry-sync.html: Added.
26074         * fast/filesystem/workers/file-from-file-entry.html: Added.
26075
26076 2010-10-15  Oliver Hunt  <oliver@apple.com>
26077
26078         Reviewed by Sam Weinig.
26079
26080         ASI incorrectly inserts semicolon after break, continue, and return followed by a newline
26081         https://bugs.webkit.org/show_bug.cgi?id=47762
26082
26083         tests for correct ASI following break, continue, and return
26084
26085         * fast/js/break-ASI-expected.txt: Added.
26086         * fast/js/break-ASI.html: Added.
26087         * fast/js/script-tests/break-ASI.js: Added.
26088
26089 2010-10-15  Mihai Parparita  <mihaip@chromium.org>
26090
26091         Reviewed by James Robinson.
26092
26093         css2.1/ layout tests need new Mac baselines for Snow Leopard
26094         https://bugs.webkit.org/show_bug.cgi?id=47760
26095
26096         Rebaseline 10 css2.1/ test for Snow Leopard using the experimental
26097         local rebaselining tool.
26098
26099         * platform/mac-leopard/css2.1/t010403-shand-border-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-border-00-c-expected.checksum.
26100         * platform/mac-leopard/css2.1/t010403-shand-border-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-border-00-c-expected.png.
26101         * platform/mac-leopard/css2.1/t010403-shand-font-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-00-b-expected.checksum.
26102         * platform/mac-leopard/css2.1/t010403-shand-font-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-00-b-expected.png.
26103         * platform/mac-leopard/css2.1/t010403-shand-font-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-01-b-expected.checksum.
26104         * platform/mac-leopard/css2.1/t010403-shand-font-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-01-b-expected.png.
26105         * platform/mac-leopard/css2.1/t010403-shand-font-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-02-b-expected.checksum.
26106         * platform/mac-leopard/css2.1/t010403-shand-font-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-02-b-expected.png.
26107         * platform/mac-leopard/css2.1/t010403-shand-font-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-03-b-expected.checksum.
26108         * platform/mac-leopard/css2.1/t010403-shand-font-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t010403-shand-font-03-b-expected.png.
26109         * platform/mac-leopard/css2.1/t040102-keywords-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040102-keywords-00-b-expected.checksum.
26110         * platform/mac-leopard/css2.1/t040102-keywords-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040102-keywords-00-b-expected.png.
26111         * platform/mac-leopard/css2.1/t040102-keywords-01-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040102-keywords-01-b-expected.checksum.
26112         * platform/mac-leopard/css2.1/t040102-keywords-01-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040102-keywords-01-b-expected.png.
26113         * platform/mac-leopard/css2.1/t040103-case-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-case-00-b-expected.checksum.
26114         * platform/mac-leopard/css2.1/t040103-case-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-case-00-b-expected.png.
26115         * platform/mac-leopard/css2.1/t040103-case-01-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-case-01-c-expected.checksum.
26116         * platform/mac-leopard/css2.1/t040103-case-01-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-case-01-c-expected.png.
26117         * platform/mac-leopard/css2.1/t040103-escapes-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-00-b-expected.checksum.
26118         * platform/mac-leopard/css2.1/t040103-escapes-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t040103-escapes-00-b-expected.png.
26119         * platform/mac/css2.1/t010403-shand-border-00-c-expected.checksum:
26120         * platform/mac/css2.1/t010403-shand-border-00-c-expected.png:
26121         * platform/mac/css2.1/t010403-shand-font-00-b-expected.checksum:
26122         * platform/mac/css2.1/t010403-shand-font-00-b-expected.png:
26123         * platform/mac/css2.1/t010403-shand-font-01-b-expected.checksum:
26124         * platform/mac/css2.1/t010403-shand-font-01-b-expected.png:
26125         * platform/mac/css2.1/t010403-shand-font-02-b-expected.checksum:
26126         * platform/mac/css2.1/t010403-shand-font-02-b-expected.png:
26127         * platform/mac/css2.1/t010403-shand-font-03-b-expected.checksum:
26128         * platform/mac/css2.1/t010403-shand-font-03-b-expected.png:
26129         * platform/mac/css2.1/t040102-keywords-00-b-expected.checksum:
26130         * platform/mac/css2.1/t040102-keywords-00-b-expected.png:
26131         * platform/mac/css2.1/t040102-keywords-01-b-expected.checksum:
26132         * platform/mac/css2.1/t040102-keywords-01-b-expected.png:
26133         * platform/mac/css2.1/t040103-case-00-b-expected.checksum:
26134         * platform/mac/css2.1/t040103-case-00-b-expected.png:
26135         * platform/mac/css2.1/t040103-case-01-c-expected.checksum:
26136         * platform/mac/css2.1/t040103-case-01-c-expected.png:
26137         * platform/mac/css2.1/t040103-escapes-00-b-expected.checksum:
26138         * platform/mac/css2.1/t040103-escapes-00-b-expected.png:
26139
26140 2010-10-15  Brian Weinstein  <bweinstein@apple.com>
26141
26142         Reviewed by Sam Weinig.
26143
26144         REGRESSION(r69850) Loading apple.com/startpage in WebKit on Windows gets a bad request.
26145         https://bugs.webkit.org/show_bug.cgi?id=47753
26146         <rdar://problem/8558242>
26147         
26148         Add a test to make sure that the user agent has some important parts, and is fully formed.
26149         This test tests that the user agent has Mozilla, AppleWebKit, and KHML, like Gecko. If the
26150         user agent has all of these components, the string concatenation worked correctly, and this
26151         bug is fixed.
26152
26153         * fast/dom/navigator-userAgent-expected.txt: Added.
26154         * fast/dom/navigator-userAgent.html: Added.
26155
26156 2010-10-15  Mike Lawther  <mikelawther@chromium.org>
26157
26158         Reviewed by James Robinson.
26159
26160         iframes keep getting scrollbars with scrolling="no"
26161         https://bugs.webkit.org/show_bug.cgi?id=29240
26162         
26163         Prevent scrollbars from appearing in iframes with scrolling=no
26164         when the embedded content has overflow:scroll set on the html
26165         or body tags.
26166
26167         * fast/frames/iframe-scrolling-attribute-overflowscroll-expected.txt: Added.
26168         * fast/frames/iframe-scrolling-attribute-overflowscroll.html: Added.
26169
26170 2010-10-15  Alexey Proskuryakov  <ap@apple.com>
26171
26172         Reviewed by Darin Adler.
26173
26174         https://bugs.webkit.org/show_bug.cgi?id=47736
26175         <rdar://problem/8429396> WebCore cache gets corrupted if revalidation request starts at an inopportune time
26176
26177         * http/tests/cache/resources/.htaccess: Added.
26178         * http/tests/cache/resources/compass-no-cache.jpg: Added.
26179         Added a version of the image that's served with no-cache, forcing revalidation on each access.
26180
26181         * http/tests/cache/resources/stopped-revalidation-result.html: Added.
26182         * http/tests/cache/stopped-revalidation-expected.txt: Added.
26183         * http/tests/cache/stopped-revalidation.html: Added.
26184
26185 2010-10-15  Nate Chapin  <japhet@chromium.org>
26186
26187         Unreviewed, Chromium expectations update.
26188
26189         Update results for http://trac.webkit.org/changeset/69872.
26190
26191         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum:
26192         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
26193         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum:
26194         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
26195         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum:
26196         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
26197         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum:
26198         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
26199         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum:
26200         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
26201         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum:
26202         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
26203         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum:
26204         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
26205         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum:
26206         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
26207         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum:
26208         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
26209         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum:
26210         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
26211         * platform/chromium-mac/svg/custom/repaint-on-constant-size-change-expected.checksum: Added.
26212         * platform/chromium-mac/svg/custom/repaint-on-constant-size-change-expected.png: Added.
26213         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Added.
26214         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added.
26215         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Added.
26216         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added.
26217         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Added.
26218         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added.
26219         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Added.
26220         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added.
26221         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Added.
26222         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added.
26223         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Added.
26224         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added.
26225         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Added.
26226         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added.
26227         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Added.
26228         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added.
26229         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Added.
26230         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added.
26231         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Added.
26232         * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added.
26233         * platform/chromium-win/svg/custom/repaint-on-constant-size-change-expected.checksum: Added.
26234         * platform/chromium-win/svg/custom/repaint-on-constant-size-change-expected.png: Added.
26235         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum:
26236         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
26237         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum:
26238         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
26239         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum:
26240         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
26241         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum:
26242         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
26243         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum:
26244         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
26245         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum:
26246         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
26247         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum:
26248         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
26249         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum:
26250         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
26251         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum:
26252         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
26253         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum:
26254         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
26255
26256 2010-10-15  Jian Li  <jianli@chromium.org>
26257
26258         Reviewed by Dmitry Titov.
26259
26260         FileReader.readAsDataURL should take Blob object
26261         https://bugs.webkit.org/show_bug.cgi?id=47679
26262
26263         * fast/files/read-blob-async-expected.txt:
26264         * fast/files/resources/read-blob-test-cases.js:
26265         (testReadingSingleTextBlobAsDataURL):
26266         (testReadingSingleTextBlobAsDataURL2):
26267         (testReadingTripleSlicedHybridBlob):
26268         * fast/files/resources/read-common.js:
26269         (buildBlob):
26270         * fast/files/workers/worker-read-blob-async-expected.txt:
26271         * fast/files/workers/worker-read-blob-sync-expected.txt:
26272
26273 2010-10-15  Ryosuke Niwa  <rniwa@webkit.org>
26274
26275         Reviewed by Darin Adler.
26276
26277         Match the elements supported by execCommand('formatBlock') and queryCommandValue('formatBlock')
26278         https://bugs.webkit.org/show_bug.cgi?id=47712
26279
26280         Added queryCommandValue('formatBlock') tests for support article, aside, blockquote, dd, dl, div,
26281         dl, dt, dl, footer, header, hgroup, nav, and section.
26282
26283         Also added tests to ensure we don't return tag name for a subset of unsupported elements.
26284
26285         * editing/execCommand/query-format-block-expected.txt:
26286         * editing/execCommand/script-tests/query-format-block.js:
26287         (queryFormatBlock):
26288         (selectFirstPosition):
26289         (selectMiddleOfHelloWorld):
26290
26291 2010-10-15  Martin Robinson  <mrobinson@igalia.com>
26292
26293         Rebaseline two GTK+ tests.
26294
26295         * platform/gtk/fast/forms/mailto/advanced-get-expected.txt:
26296         * platform/gtk/fast/forms/mailto/advanced-put-expected.txt:
26297
26298 2010-10-15  Dirk Schulze  <krit@webkit.org>
26299
26300         Reviewed by Nikolas Zimmermann.
26301
26302         carto.net Dock example redraws *way* too often
26303         https://bugs.webkit.org/show_bug.cgi?id=16090
26304
26305         Added a repaint example to make sure that setting the attributes x, y, width or height
26306         doens't cause a repaint if the boundaries don't change.
26307
26308         * platform/mac/svg/custom/repaint-on-constant-size-change-expected.checksum: Added.
26309         * platform/mac/svg/custom/repaint-on-constant-size-change-expected.png: Added.
26310         * platform/mac/svg/custom/repaint-on-constant-size-change-expected.txt: Added.
26311         * svg/custom/repaint-on-constant-size-change.svg: Added.
26312
26313 2010-10-15  Dirk Schulze  <krit@webkit.org>
26314
26315         Unreviewed rebaseline of Snow Leopard.
26316
26317         Moved current results for SVGFEConvolveMatrixElement to mac-leopard.
26318
26319         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Added.
26320         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added.
26321         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Added.
26322         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added.
26323         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Added.
26324         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added.
26325         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Added.
26326         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added.
26327         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Added.
26328         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added.
26329         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Added.
26330         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added.
26331         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Added.
26332         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added.
26333         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Added.
26334         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added.
26335         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Added.
26336         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added.
26337         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Added.
26338         * platform/mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added.
26339         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum:
26340         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
26341         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum:
26342         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
26343         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum:
26344         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
26345         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum:
26346         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
26347         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum:
26348         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
26349         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum:
26350         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
26351         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum:
26352         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
26353         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum:
26354         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
26355         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum:
26356         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
26357         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum:
26358         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
26359
26360 2010-10-15  Ryosuke Niwa  <rniwa@webkit.org>
26361
26362         Reviewed by Darin Adler.
26363
26364         Crash in WebCore::ApplyStyleCommand::applyBlockStyle
26365         https://bugs.webkit.org/show_bug.cgi?id=47699
26366
26367         Added a test to ensure WebKit does not crash when the body is content editable
26368         and justifying a progress element and '>' following the element to the right.
26369
26370         * editing/style/block-style-progress-crash-expected.txt: Added.
26371         * editing/style/block-style-progress-crash.html: Added.
26372
26373 2010-10-15  Alejandro G. Castro  <alex@igalia.com>
26374
26375         Unreviewed, skipped flaky tests, added followup bug:
26376         https://bugs.webkit.org/show_bug.cgi?id=47727
26377
26378         * platform/gtk/Skipped:
26379
26380 2010-10-15  Sergio Villar Senin  <svillar@igalia.com>
26381
26382         Reviewed by Gustavo Noronha Silva.
26383
26384         [Soup] Should not ignore body for redirection responses
26385         https://bugs.webkit.org/show_bug.cgi?id=29299
26386
26387         Tests that 302 redirections without Location do not ignore the
26388         body for redirection purpouses (the body could have a meta
26389         http-equiv=refresh)
26390
26391         * http/tests/navigation/redirect302-metaredirect-expected.txt: Added.
26392         * http/tests/navigation/redirect302-metaredirect.html: Added.
26393         * http/tests/navigation/resources/redirect302-metaredirect.html: Added.
26394         * http/tests/navigation/resources/redirect302-metaredirect.pl: Added.
26395
26396 2010-10-15  Nate Chapin  <japhet@chromium.org>
26397
26398         Unreviewed, Chromium expectations tweak.
26399
26400         Add failing tests from r69824 and r69833.
26401
26402         * platform/chromium/test_expectations.txt:
26403
26404 2010-10-15  Martin Robinson  <mrobinson@igalia.com>
26405
26406         Fix my rebaseline sanfu.
26407
26408         * fast/forms/mailto/advanced-get.html:
26409         * fast/forms/mailto/advanced-put.html:
26410         * platform/gtk/fast/forms/mailto/advanced-get-expected.txt: Copied from LayoutTests/fast/forms/mailto/advanced-get-expected.txt.
26411         * platform/gtk/fast/forms/mailto/advanced-put-expected.txt: Copied from LayoutTests/fast/forms/mailto/advanced-put-expected.txt.
26412
26413 2010-10-15  Martin Robinson  <mrobinson@igalia.com>
26414
26415         Rebaseline a few other failing tests. They differ because
26416         dumpAsText output depends on whether or not certain content
26417         reaches the edge of the view and wraps.
26418
26419         * fast/forms/mailto/advanced-get.html:
26420         * fast/forms/mailto/advanced-put.html:
26421
26422 2010-10-15  Alejandro G. Castro  <alex@igalia.com>
26423
26424         Rebaseline some failing tests to the former results, apparently
26425         they are flaky, skip if they continue failing.
26426
26427         * platform/gtk/mathml/presentation/fenced-expected.txt:
26428         * platform/gtk/mathml/presentation/subsup-expected.txt:
26429
26430 2010-10-14  Martin Robinson  <mrobinson@igalia.com>
26431
26432         Rebaseline some failing tests.
26433
26434         * platform/gtk/fast/events/keydown-1-expected.txt:
26435         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt:
26436         * platform/gtk/fast/forms/textfield-focus-ring-expected.txt:
26437         * platform/gtk/mathml/presentation/fenced-expected.txt:
26438         * platform/gtk/mathml/presentation/subsup-expected.txt:
26439
26440 2010-10-14  Ryosuke Niwa  <rniwa@webkit.org>
26441
26442         Reviewed by Tony Chang and Darin Adler.
26443
26444         execCommand FormatBlock creates lots of blockquotes
26445         https://bugs.webkit.org/show_bug.cgi?id=19795
26446
26447         Added tests to ensure WebKit does not add multiple block elements when applying block element to
26448         multiple paragraphs.  Also added a test to ensure formatBlock works with tables.
26449
26450         * fast/html/nav-element-expected.txt: Preserved new lines and removed redundant br.
26451         * editing/execCommand/format-block-expected.txt: Preserved span and removed erroneous br.
26452         * editing/execCommand/format-block-from-range-selection-expected.txt: Merged dl's and removed erroneous br.
26453         * editing/execCommand/format-block-multiple-paragraphs-expected.txt: Added.
26454         * editing/execCommand/format-block-multiple-paragraphs.html: Added.
26455         * editing/execCommand/format-block-table-expected.txt: Added.
26456         * editing/execCommand/format-block-table.html: Added.
26457         * editing/execCommand/format-block-with-braces-expected.txt: Removed erroneous br.
26458
26459 2010-10-14  Kinuko Yasuda  <kinuko@chromium.org>
26460
26461         Unreviewed, asssigned a bug number to failing filesystem tests.
26462
26463         * platform/chromium/drt_expectations.txt:
26464
26465 2010-10-14  Nathan Vander Wilt  <nate@andyet.net>
26466
26467         Reviewed by Darin Adler.
26468
26469         Added tests for https://bugs.webkit.org/show_bug.cgi?id=44632
26470
26471         * fast/js/date-parse-test-expected.txt:
26472         * fast/js/script-tests/date-parse-test.js:
26473         (testDateParseExact):
26474
26475 2010-10-14  Justin Schuh  <jschuh@chromium.org>
26476
26477         Reviewed by James Robinson.
26478
26479         Crash in HTMLTextFormControlElement::selection()
26480         https://bugs.webkit.org/show_bug.cgi?id=47522
26481
26482         Patch by Ryosuke Niwa  <rniwa@webkit.org>
26483
26484         Added a test to ensure WebKit does not crash when moving selection between input elements.
26485
26486         * fast/forms/render-text-crash-expected.txt: Added.
26487         * fast/forms/render-text-crash.html: Added.
26488
26489 2010-10-14  James Robinson  <jamesr@chromium.org>
26490
26491         Reviewed by Simon Fraser.
26492
26493         SelectElement should check if its renderer exists after calling Element::focus()
26494         https://bugs.webkit.org/show_bug.cgi?id=47696
26495
26496         Tests that clicking on a listbox select with an element has a blur listener that causes
26497         the listbox to become display:none does not crash.
26498
26499         * fast/forms/select-listbox-focus-displaynone.html: Added.
26500
26501 2010-10-14  Steve Block  <steveblock@google.com>
26502
26503         Reviewed by Adam Barth.
26504
26505         Document behaviour of href when document base URI is changed after href atribute has been set
26506         https://bugs.webkit.org/show_bug.cgi?id=47665
26507
26508         * fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-prevents-rebase.js: Added.
26509         * fast/dom/HTMLAnchorElement/set-href-attribute-prevents-rebase-expected.txt: Added.
26510         * fast/dom/HTMLAnchorElement/set-href-attribute-prevents-rebase.html: Added.
26511
26512 2010-10-08  Martin Robinson  <mrobinson@igalia.com>
26513
26514         Reviewed by Xan Lopez.
26515
26516         [GTK] Form controls do not respect GTK+ font size
26517         https://bugs.webkit.org/show_bug.cgi?id=47134
26518
26519         Rebaseline tests which depend on form control font size.
26520
26521         * platform/gtk/editing/pasteboard/drop-text-without-selection-expected.txt:
26522         * platform/gtk/editing/selection/drag-select-1-expected.txt:
26523         * platform/gtk/editing/selection/drag-text-delay-expected.txt:
26524         * platform/gtk/editing/selection/select-box-expected.txt:
26525         * platform/gtk/fast/css/input-search-padding-expected.txt:
26526         * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
26527         * platform/gtk/fast/events/keydown-1-expected.txt:
26528         * platform/gtk/fast/forms/box-shadow-override-expected.txt:
26529         * platform/gtk/fast/forms/button-style-color-expected.txt:
26530         * platform/gtk/fast/forms/input-button-sizes-expected.txt:
26531         * platform/gtk/fast/forms/input-text-drag-down-expected.txt:
26532         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
26533         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
26534         * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt:
26535         * platform/gtk/transforms/2d/zoom-menulist-expected.txt:
26536
26537 2010-10-14  Sheriff Bot  <webkit.review.bot@gmail.com>
26538
26539         Unreviewed, rolling out r69795.
26540         http://trac.webkit.org/changeset/69795
26541         https://bugs.webkit.org/show_bug.cgi?id=47687
26542
26543         'See discussion at webkit.org/b/47609' (Requested by mwenge on
26544         #webkit).
26545
26546         * platform/qt/Skipped:
26547
26548 2010-10-14  Nikolas Zimmermann  <nzimmermann@rim.com>
26549
26550         Reviewed by Gavin Barraclough.
26551
26552         Replace lots of String::format() usages by StringConcatenate
26553         https://bugs.webkit.org/show_bug.cgi?id=47664
26554
26555         Rebaseline two xssAuditor tests, that have been changed, after switching from String::format() -> makeString().
26556
26557         * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
26558         * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
26559
26560 2010-10-14  Robert Hogan  <robert@webkit.org>
26561
26562         Reviewed by Antonio Gomes.
26563
26564         [Qt] Fix http/tests/misc/redirect-to-external-url.html
26565
26566         Support the test in FrameLoaderClientQt and unskip.
26567
26568         https://bugs.webkit.org/show_bug.cgi?id=47609
26569
26570         * platform/qt/Skipped:
26571
26572 2010-10-01  Martin Robinson  <mrobinson@igalia.com>
26573
26574         Reviewed by Holger Freyther.
26575
26576         [GTK] REGRESSION: FreeType backend does not respect XSettings font settings after r68558
26577         https://bugs.webkit.org/show_bug.cgi?id=47033
26578
26579         Added a platform-specific test which verifies that if XSettings
26580         specifies subpixel aliasing, it is the default rendering style.
26581
26582         * platform/gtk/fonts/xsettings_antialias_settings-expected.checksum: Added.
26583         * platform/gtk/fonts/xsettings_antialias_settings-expected.png: Added.
26584         * platform/gtk/fonts/xsettings_antialias_settings-expected.txt: Added.
26585         * platform/gtk/fonts/xsettings_antialias_settings.html: Added.
26586
26587 2010-10-14  Nate Chapin  <japhet@chromium.org>
26588
26589         Unreviewed, test tweaks.
26590
26591         Add Chromium win/linux results for http://trac.webkit.org/changeset/69774.
26592
26593         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Added.
26594         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added.
26595         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Added.
26596         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added.
26597         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Added.
26598         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added.
26599         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Added.
26600         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added.
26601         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Added.
26602         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added.
26603         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Added.
26604         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added.
26605         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Added.
26606         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added.
26607         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Added.
26608         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added.
26609         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Added.
26610         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added.
26611         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Added.
26612         * platform/chromium-linux/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added.
26613         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Added.
26614         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added.
26615         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Added.
26616         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added.
26617         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Added.
26618         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added.
26619         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Added.
26620         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added.
26621         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Added.
26622         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added.
26623         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Added.
26624         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added.
26625         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Added.
26626         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added.
26627         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Added.
26628         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added.
26629         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Added.
26630         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added.
26631         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Added.
26632         * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added.
26633
26634 2010-10-14  Martin Robinson  <mrobinson@igalia.com>
26635
26636         Add baselines and pixel results for some new tests.
26637
26638         * platform/gtk/fast/forms/textfield-focus-ring-expected.checksum: Added.
26639         * platform/gtk/fast/forms/textfield-focus-ring-expected.png: Added.
26640         * platform/gtk/fast/forms/textfield-focus-ring-expected.txt: Added.
26641         * platform/gtk/fast/images/imagemap-focus-ring-expected.checksum: Added.
26642         * platform/gtk/fast/images/imagemap-focus-ring-expected.png: Added.
26643         * platform/gtk/fast/images/imagemap-focus-ring-expected.txt: Added.
26644         * platform/gtk/fast/inline/inline-focus-ring-expected.checksum: Added.
26645         * platform/gtk/fast/inline/inline-focus-ring-expected.png: Added.
26646         * platform/gtk/fast/inline/inline-focus-ring-expected.txt: Added.
26647
26648 2010-10-14  Nate Chapin  <japhet@chromium.org>
26649
26650         Unreviewed, Chromium test fix.
26651
26652         Expected results for tests added in http://trac.webkit.org/changeset/69766.
26653
26654         * platform/chromium-linux/fast/forms/textfield-focus-ring-expected.checksum: Added.
26655         * platform/chromium-linux/fast/forms/textfield-focus-ring-expected.png: Added.
26656         * platform/chromium-linux/fast/images/imagemap-focus-ring-expected.checksum: Added.
26657         * platform/chromium-linux/fast/images/imagemap-focus-ring-expected.png: Added.
26658         * platform/chromium-linux/fast/inline/inline-focus-ring-expected.checksum: Added.
26659         * platform/chromium-linux/fast/inline/inline-focus-ring-expected.png: Added.
26660         * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.checksum: Added.
26661         * platform/chromium-mac/fast/images/imagemap-focus-ring-expected.checksum: Added.
26662         * platform/chromium-mac/fast/inline/inline-focus-ring-expected.checksum: Added.
26663         * platform/chromium-win/fast/forms/textfield-focus-ring-expected.checksum: Added.
26664         * platform/chromium-win/fast/forms/textfield-focus-ring-expected.png: Added.
26665         * platform/chromium-win/fast/forms/textfield-focus-ring-expected.txt: Added.
26666         * platform/chromium-win/fast/images/imagemap-focus-ring-expected.checksum: Added.
26667         * platform/chromium-win/fast/images/imagemap-focus-ring-expected.png: Added.
26668         * platform/chromium-win/fast/images/imagemap-focus-ring-expected.txt: Added.
26669         * platform/chromium-win/fast/inline/inline-focus-ring-expected.checksum: Added.
26670         * platform/chromium-win/fast/inline/inline-focus-ring-expected.png: Added.
26671         * platform/chromium-win/fast/inline/inline-focus-ring-expected.txt: Added.
26672
26673 2010-10-14  Renata Hodovan  <reni@inf.u-szeged.hu>
26674
26675         Reviewed by Andreas Kling.
26676
26677         SVGFEConvolveMatrixElement doesn't support dynamic invalidation, when attributes change.
26678         https://bugs.webkit.org/show_bug.cgi?id=47660
26679
26680         Adding layout tests for feConvolveMatrix dynamic DOM changes. SVGDOM tests cases will be in the following patch because of patch-size limitation (2M in bugzilla).
26681
26682         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Added.
26683         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added.
26684         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Added.
26685         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added.
26686         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Added.
26687         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added.
26688         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Added.
26689         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added.
26690         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Added.
26691         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added.
26692         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Added.
26693         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added.
26694         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Added.
26695         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added.
26696         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Added.
26697         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added.
26698         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Added.
26699         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added.
26700         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Added.
26701         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added.
26702         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.txt: Added.
26703         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr.html: Added.
26704         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.txt: Added.
26705         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr.html: Added.
26706         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.txt: Added.
26707         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr.html: Added.
26708         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.txt: Added.
26709         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr.html: Added.
26710         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt: Added.
26711         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr.html: Added.
26712         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.txt: Added.
26713         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html: Added.
26714         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.txt: Added.
26715         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.html: Added.
26716         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.txt: Added.
26717         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr.html: Added.
26718         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.txt: Added.
26719         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr.html: Added.
26720         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.txt: Added.
26721         * svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr.html: Added.
26722         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-bias-attr.js: Added.
26723         (executeTest):
26724         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-divisor-attr.js: Added.
26725         (executeTest):
26726         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-edgeMode-attr.js: Added.
26727         (executeTest):
26728         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-in-attr.js: Added.
26729         (executeTest):
26730         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr.js: Added.
26731         (executeTest):
26732         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.js: Added.
26733         (executeTest):
26734         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-order-attr.js: Added.
26735         (executeTest):
26736         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr.js: Added.
26737         (executeTest):
26738         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-targetX-attr.js: Added.
26739         (executeTest):
26740         * svg/dynamic-updates/script-tests/SVGFEConvolveMatrixElement-dom-targetY-attr.js: Added.
26741         (executeTest):
26742
26743 2010-10-14  Nate Chapin  <japhet@chromium.org>
26744
26745         Unreviewed, Chromium expectations update.
26746
26747         * platform/chromium/test_expectations.txt:
26748
26749 2010-10-14  Yury Semikhatsky  <yurys@chromium.org>
26750
26751         Unreviewed. Update expectations for some inspector tests.
26752
26753         * inspector/debugger-pause-in-eval-script-expected.txt:
26754         * inspector/extensions-events-expected.txt:
26755
26756 2010-10-14  Daniel Bates  <dbates@rim.com>
26757
26758         Reviewed by Darin Adler.
26759
26760         Only draw focus ring in RenderInline and RenderImage if the theme
26761         is not able to draw a focus ring
26762         https://bugs.webkit.org/show_bug.cgi?id=47632
26763
26764         Pixel tests to ensure that we don't regress focus ring drawing for RenderObject
26765         (fast/forms/textfield-focus-ring.html), RenderImage (fast/images/imagemap-focus-ring.html)
26766         and RenderInline (fast/inline/inline-focus-ring.html) on ports that support focus
26767         ring drawing.
26768
26769         * fast/forms/textfield-focus-ring.html: Added.
26770         * fast/images/imagemap-focus-ring.html: Added.
26771         * fast/inline/inline-focus-ring.html: Added.
26772         * platform/mac/fast/forms/textfield-focus-ring-expected.checksum: Added.
26773         * platform/mac/fast/forms/textfield-focus-ring-expected.png: Added.
26774         * platform/mac/fast/forms/textfield-focus-ring-expected.txt: Added.
26775         * platform/mac/fast/images/imagemap-focus-ring-expected.checksum: Added.
26776         * platform/mac/fast/images/imagemap-focus-ring-expected.png: Added.
26777         * platform/mac/fast/images/imagemap-focus-ring-expected.txt: Added.
26778         * platform/mac/fast/inline/inline-focus-ring-expected.checksum: Added.
26779         * platform/mac/fast/inline/inline-focus-ring-expected.png: Added.
26780         * platform/mac/fast/inline/inline-focus-ring-expected.txt: Added.
26781
26782 2010-10-14  Stephen White  <senorblanco@chromium.org>
26783
26784         Unreviewed; test expectations update.
26785
26786         [chromium] Update test_expectations following Skia roll in chromium.
26787
26788         * platform/chromium/test_expectations.txt:
26789
26790 2010-10-14  Steve Block  <steveblock@google.com>
26791
26792         Reviewed by Jeremy Orlow.
26793
26794         DeviceOrientation crash when page is in page cache and is navigated while listener is registered
26795         https://bugs.webkit.org/show_bug.cgi?id=47257
26796
26797         This crash is avoided now that pages using DeviceOrientation are not put in
26798         the page cache. See https://bugs.webkit.org/show_bug.cgi?id=47408.
26799
26800         This test serves to document the fact that the underlying problem needs to
26801         be addressed before the page cache is enabled for DeviceOrientation.
26802
26803         * fast/dom/DeviceOrientation/event-after-navigation-expected.txt: Added.
26804         * fast/dom/DeviceOrientation/event-after-navigation.html: Added.
26805         * fast/dom/DeviceOrientation/resources/event-after-navigation-new.html: Added.
26806         * fast/dom/DeviceOrientation/script-tests/event-after-navigation.js: Added.
26807
26808 2010-10-14  Hayato Ito  <hayato@chromium.org>
26809
26810         Unreviewed, build fix.
26811
26812         Skip a test that does not have an expected result.
26813         <http://trac.webkit.org/changeset/69751> lacked prefix of 'platform/gtk'.
26814
26815         * platform/gtk/Skipped:
26816
26817 2010-10-14  Andreas Kling  <kling@webkit.org>
26818
26819         Reviewed by Darin Adler.
26820
26821         Canvas: "currentColor" should inherit the canvas element's color
26822         https://bugs.webkit.org/show_bug.cgi?id=40273
26823
26824         Added test to verify support for "currentColor" value in CanvasRenderingContext2D.
26825
26826         Also unskipped 3 tests which now pass:
26827         - canvas/philip/tests/2d.fillStyle.parse.current.basic.html
26828         - canvas/philip/tests/2d.fillStyle.parse.current.changed.html
26829         - canvas/philip/tests/2d.fillStyle.parse.current.removed.html
26830
26831         Spec link:
26832         http://www.whatwg.org/specs/web-apps/current-work/#2dcontext
26833
26834         * fast/canvas/canvas-currentColor-expected.txt: Added.
26835         * fast/canvas/canvas-currentColor.html: Added.
26836         * fast/canvas/script-tests/canvas-currentColor.js: Added.
26837         (attachCanvasToDocument):
26838         (tryLinearGradientColor):
26839         (tryRadialGradientColor):
26840         * platform/gtk/Skipped:
26841         * platform/mac/Skipped:
26842         * platform/qt/Skipped:
26843
26844 2010-10-14  Csaba Osztrogonác  <ossy@webkit.org>
26845
26846         Unreviewed fix after r69749.
26847
26848         * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
26849
26850 2010-10-08  Yury Semikhatsky  <yurys@chromium.org>
26851
26852         Reviewed by Pavel Feldman.
26853
26854         Web Inspector: [REGRESSION] Scripts panel: the bubble shows wrong values
26855         https://bugs.webkit.org/show_bug.cgi?id=47358
26856
26857         * inspector/debugger-eval-on-call-frame-expected.txt: Added.
26858         * inspector/debugger-eval-on-call-frame.html: Added.
26859
26860 2010-10-14  Hayato Ito  <hayato@chromium.org>
26861
26862         Unreviewed, build fix.
26863
26864         Skip a test that does not have an expected result.
26865
26866         * platform/gtk/Skipped:
26867
26868 2010-10-14  Andreas Kling  <kling@webkit.org>
26869
26870         Reviewed by Dirk Schulze.
26871
26872         svg/custom/use-on-symbol-inside-pattern.svg is failing
26873         https://bugs.webkit.org/show_bug.cgi?id=17393
26874
26875         Re-enable this test since the debugString() discrepancy issue
26876         disappeared with <http://trac.webkit.org/changeset/69386>
26877
26878         * platform/mac-tiger/Skipped:
26879         * platform/win/Skipped:
26880
26881 2010-10-13  Adam Barth  <abarth@webkit.org>
26882
26883         Reviewed by Darin Adler.
26884
26885         Implement getParameter from the URL API
26886         https://bugs.webkit.org/show_bug.cgi?id=46610
26887
26888         Test various interesting cases in parameter parsing.
26889
26890         * fast/dom/anchor-getParameter-expected.txt: Added.
26891         * fast/dom/anchor-getParameter.html: Added.
26892         * http/tests/misc/location-getParameter-expected.txt: Added.
26893         * http/tests/misc/location-getParameter.html: Added.
26894
26895 2010-10-14  Adrienne Walker  <enne@google.com>
26896
26897         Reviewed by James Robinson.
26898
26899         Add a test for very large image layers.  Skip this test for mac-wk2
26900         because of the use of layerTreeAsText().
26901         https://bugs.webkit.org/show_bug.cgi?id=47016
26902
26903         * compositing/tiling/huge-layer-img.html: Added.
26904         * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.txt: Added.
26905         * platform/mac-wk2/Skipped:
26906         * platform/mac/compositing/tiling/huge-layer-img-expected.txt: Added.
26907
26908 2010-10-13  James Simonsen  <simonjam@chromium.org>
26909
26910         Reviewed by Adam Barth.
26911
26912         Sync tests from html5lib.
26913         https://bugs.webkit.org/show_bug.cgi?id=47627
26914
26915         * html5lib/resources/adoption02.dat: Copied from html5lib.
26916         * html5lib/resources/entities01.dat: Ditto.
26917         * html5lib/resources/pending-spec-changes.dat: Ditto.
26918         * html5lib/resources/tests21.dat: Ditto.
26919         * html5lib/runner-expected.txt: 2 tests now pass.
26920         * platform/chromium/html5lib/runner-expected.txt: Ditto.
26921         * platform/win/html5lib/runner-expected.txt: Ditto.
26922
26923 2010-10-13  Martin Robinson  <mrobinson@igalia.com>
26924
26925         Rebaseline canvas/philip/tests/2d.gradient.radial.negative.html. It seems
26926         that the result for this test is only differing by two newlines. Also skip
26927         a failing test on GTK+.
26928
26929         * canvas/philip/tests/2d.gradient.radial.negative-expected.txt: Rebaseline.
26930         * platform/gtk/Skipped: Skip failing test.
26931
26932 2010-10-13  Shinichiro Hamaji  <hamaji@chromium.org>
26933
26934         Update chromium's test expectations.
26935
26936         * platform/chromium-linux/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added.
26937         * platform/chromium-linux/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
26938         * platform/chromium-linux/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
26939         * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added.
26940         * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added.
26941         * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
26942         * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
26943         * platform/chromium/test_expectations.txt:
26944
26945 2010-10-12  Abhishek Arya  <inferno@chromium.org>
26946
26947         Reviewed by Darin Adler.
26948
26949         Tests that overflowing the block logical height of a root inline box does not result in crash.
26950         https://bugs.webkit.org/show_bug.cgi?id=45611
26951
26952         * fast/overflow/overflow-block-logical-height-crash-expected.txt: Added.
26953         * fast/overflow/overflow-block-logical-height-crash.html: Added.
26954
26955 2010-09-23  James Robinson  <jamesr@chromium.org>
26956
26957         Reviewed by Darin Adler.
26958
26959         Canvas: radialGradient with negative radius should throw exception
26960         https://bugs.webkit.org/show_bug.cgi?id=37176
26961
26962         Remove test from skipped lists now that it passes.
26963
26964         * platform/chromium/test_expectations.txt:
26965         * platform/gtk/Skipped:
26966         * platform/mac/Skipped:
26967         * platform/qt/Skipped:
26968
26969 2010-10-13  Jeremy Orlow  <jorlow@chromium.org>
26970
26971         Reviewed by Nate Chapin.
26972
26973         IndexedDB should fire some errors synchronously
26974         https://bugs.webkit.org/show_bug.cgi?id=47530
26975
26976         * storage/indexeddb/objectstore-basics-expected.txt:
26977         * storage/indexeddb/objectstore-basics.html:
26978         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
26979         * storage/indexeddb/objectstore-removeobjectstore.html:
26980
26981 2010-10-13  Adam Barth  <abarth@webkit.org>
26982
26983         Reviewed by Darin Adler.
26984
26985         Incorrect use of alternate content inside the <object> element
26986         https://bugs.webkit.org/show_bug.cgi?id=11803
26987
26988         Our current behavior appears to match Firefox and the spec.  Opera
26989         seems to do what the bug reporter requests, but our current behavior
26990         seems more sane.
26991
26992         * fast/forms/fallback-content-submission-expected.txt: Added.
26993         * fast/forms/fallback-content-submission.html: Added.
26994         * fast/parser/object-with-textarea-fallback-expected.txt: Added.
26995         * fast/parser/object-with-textarea-fallback.html: Added.
26996
26997 2010-10-13  Chris Evans  <cevans@google.com>
26998
26999         Reviewed by Jian Li.
27000
27001         Blob / BlobBuilder can be put into bad state with wild integers and strings, due to integer overflows
27002         https://bugs.webkit.org/show_bug.cgi?id=47382
27003
27004         Add test for Blob.slice() integer overflow.
27005
27006         * fast/files/blob-slice-overflow.html: Added.
27007         * fast/files/blob-slice-overflow-expected.txt: Added.
27008
27009 2010-10-13  James Simonsen  <simonjam@chromium.org>
27010
27011         Reviewed by Darin Adler.
27012
27013         Implement onreadystatechange event handler for Documents
27014         https://bugs.webkit.org/show_bug.cgi?id=26140
27015
27016         * fast/dom/Document/readystate-expected.txt:
27017         * fast/dom/Document/readystate.html:
27018
27019 2010-10-13  Chris Fleizach  <cfleizach@apple.com>
27020
27021         No review. Fix layout test, now that behavior is correct.
27022
27023         AX: accessibilityIsIgnored not respected on ARIA tables
27024         https://bugs.webkit.org/show_bug.cgi?id=47564
27025
27026         * accessibility/aria-hidden-with-elements-expected.txt:
27027         * accessibility/aria-hidden-with-elements.html:
27028
27029 2010-10-13  Chris Fleizach  <cfleizach@apple.com>
27030
27031         Reviewed by Beth Dakin.
27032
27033         AX: accessibilityIsIgnored not respected on ARIA tables
27034         https://bugs.webkit.org/show_bug.cgi?id=47564
27035
27036         Will gather the results from GTK after this runs.
27037
27038         * platform/gtk/accessibility/aria-table-hierarchy.html: Added.
27039
27040 2010-10-13  Zhenyao Mo  <zmo@google.com>
27041
27042         Unreviewed, update WebGL test expectations.
27043
27044         * platform/chromium/drt_expectations.txt:
27045         * platform/chromium/test_expectations.txt:
27046
27047 2010-10-13  Nate Chapin  <japhet@chromium.org>
27048
27049         Unreviewed, Chromium expectations update.
27050
27051         Fix line endings in a couple of inspector test expectations.
27052
27053         * platform/chromium/inspector/console-trace-in-eval-expected.txt:
27054         * platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt:
27055
27056 2010-10-13  Robert Hogan  <robert@webkit.org>
27057
27058         Rubber-stamped by Csaba Osztrogonac.
27059
27060         [Qt] editing/execCommand/move-selection-back-line.html fails in DRT
27061
27062         Unskip test that now passes.
27063
27064         https://bugs.webkit.org/show_bug.cgi?id=35921
27065
27066         * platform/qt/Skipped:
27067
27068 2010-09-24  Martin Robinson  <mrobinson@igalia.com>
27069
27070         Reviewed by Dirk Schulze.
27071
27072         [Cairo] Activate ContextShadow in all places where shadows are drawn
27073         https://bugs.webkit.org/show_bug.cgi?id=46475
27074
27075         Rebaselined tests. All these changes seem reasonable. In some cases, the
27076         new results are much better / closer matches to Chromium.
27077
27078         * platform/gtk/fast/box-shadow/basic-shadows-expected.checksum:
27079         * platform/gtk/fast/box-shadow/basic-shadows-expected.png:
27080         * platform/gtk/fast/box-shadow/inset-expected.checksum:
27081         * platform/gtk/fast/box-shadow/inset-expected.png:
27082         * platform/gtk/fast/css/shadow-multiple-expected.checksum:
27083         * platform/gtk/fast/css/shadow-multiple-expected.png:
27084         * platform/gtk/fast/text/shadow-no-blur-expected.checksum:
27085         * platform/gtk/fast/text/shadow-no-blur-expected.png:
27086         * platform/gtk/fast/text/shadow-translucent-fill-expected.checksum:
27087         * platform/gtk/fast/text/shadow-translucent-fill-expected.png:
27088         * platform/gtk/fast/text/stroking-decorations-expected.checksum:
27089         * platform/gtk/fast/text/stroking-decorations-expected.png:
27090         * platform/gtk/fast/text/stroking-expected.checksum:
27091         * platform/gtk/fast/text/stroking-expected.png:
27092         * platform/gtk/fast/transforms/shadows-expected.checksum:
27093         * platform/gtk/fast/transforms/shadows-expected.png:
27094         * platform/gtk/svg/css/arrow-with-shadow-expected.checksum:
27095         * platform/gtk/svg/css/arrow-with-shadow-expected.png:
27096         * platform/gtk/svg/css/composite-shadow-text-expected.checksum:
27097         * platform/gtk/svg/css/composite-shadow-text-expected.png:
27098         * platform/gtk/svg/css/group-with-shadow-expected.checksum:
27099         * platform/gtk/svg/css/group-with-shadow-expected.png:
27100         * platform/gtk/svg/css/path-with-shadow-expected.checksum:
27101         * platform/gtk/svg/css/path-with-shadow-expected.png:
27102         * platform/gtk/svg/css/shadow-with-large-radius-expected.checksum:
27103         * platform/gtk/svg/css/shadow-with-large-radius-expected.png:
27104         * platform/gtk/svg/css/shadow-with-negative-offset-expected.checksum:
27105         * platform/gtk/svg/css/shadow-with-negative-offset-expected.png:
27106
27107 2010-10-13  Nate Chapin  <japhet@chromium.org>
27108
27109         Unreviewed, Chromium test fix.
27110
27111         Move a couple of platform-specific results that were added to the wrong directory.
27112
27113         * platform/chromium/console-trace-in-eval-expected.txt: Removed.
27114         * platform/chromium/console-uncaught-exception-in-eval-expected.txt: Removed.
27115         * platform/chromium/inspector/console-trace-in-eval-expected.txt: Copied from LayoutTests/platform/chromium/console-trace-in-eval-expected.txt.
27116         * platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt: Copied from LayoutTests/platform/chromium/console-uncaught-exception-in-eval-expected.txt.
27117
27118 2010-10-13  Sheriff Bot  <webkit.review.bot@gmail.com>
27119
27120         Unreviewed, rolling out r69667.
27121         http://trac.webkit.org/changeset/69667
27122         https://bugs.webkit.org/show_bug.cgi?id=47598
27123
27124         "Most of the tests seem to fail in the bots for some reason"
27125         (Requested by xan_ on #webkit).
27126
27127         * platform/gtk/Skipped:
27128
27129 2010-10-13  Xan Lopez  <xlopez@igalia.com>
27130
27131         Reviewed by Martin Robinson.
27132
27133         Unskip some fast/js tests that seem to be working now.
27134
27135         * platform/gtk/Skipped:
27136
27137 2010-10-13  Yury Semikhatsky  <yurys@chromium.org>
27138
27139         Unreviewed. Update test expectation.
27140
27141         * inspector/console-trace-expected.txt:
27142
27143 2010-10-13  Yury Semikhatsky  <yurys@chromium.org>
27144
27145         Reviewed by Pavel Feldman.
27146
27147         Web Inspector: stack information is inconsistent between console.trace and runtime errors.
27148         https://bugs.webkit.org/show_bug.cgi?id=47252
27149
27150         * inspector/console-trace-in-eval-expected.txt: Added.
27151         * inspector/console-trace-in-eval.html: Added.
27152         * inspector/console-uncaught-exception-in-eval-expected.txt: Added.
27153         * inspector/console-uncaught-exception-in-eval.html: Added.
27154         * platform/chromium/console-trace-in-eval-expected.txt: Added.
27155         * platform/chromium/console-uncaught-exception-in-eval-expected.txt: Added.
27156
27157 2010-10-13  Csaba Osztrogonác  <ossy@webkit.org>
27158
27159         Unreviewed.
27160
27161         * platform/qt/Skipped: Reskip fast/events/spatial-navigation/snav-clipped-overflowed-content.html again, because it still fails.
27162
27163 2010-10-13  Antonio Gomes  <agomes@rim.com>
27164
27165         Unreviewed clean up of Spatial Navigation tests listed in Mac, Gtk and Qt's Skipped files.
27166
27167         * platform/qt/Skipped: Unskip fast/events/spatial-navigation/snav-clipped-overflowed-content.html
27168         * platform/gtk/Skipped: Added reference to the respective bug # for the skipped spatial navigation tests.
27169         * platform/mac/Skipped: Ditto.
27170
27171 2010-10-13  Alexander Pavlov  <apavlov@chromium.org>
27172
27173         [Chromium] Unreviewed, build fix.
27174
27175         Bring back the storage/change-version.html CRASH expectation (still crashes on the main waterfall).
27176
27177         * platform/chromium/test_expectations.txt:
27178
27179 2010-10-13  Yael Aharon  <yael.aharon@nokia.com>
27180
27181         Reviewed by Andreas Kling.
27182
27183         Wrong ASSERT when select element has size 0
27184         https://bugs.webkit.org/show_bug.cgi?id=47567
27185
27186         * fast/dom/HTMLSelectElement/click-size-zero-no-crash-expected.txt: Added.
27187         * fast/dom/HTMLSelectElement/click-size-zero-no-crash.html: Added.
27188
27189 2010-10-13  Nikolas Zimmermann  <nzimmermann@rim.com>
27190
27191         Not reviewed.
27192
27193         Rebaseline some windows tests. Add new expectations for two SVG tests.
27194
27195         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
27196         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
27197         * platform/win/svg/batik: Added.
27198         * platform/win/svg/batik/masking: Added.
27199         * platform/win/svg/batik/masking/maskRegions-expected.txt: Added.
27200         * platform/win/svg/zoom: Added.
27201         * platform/win/svg/zoom/page: Added.
27202         * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
27203
27204 2010-10-13  Steve Block  <steveblock@google.com>
27205
27206         Reviewed by Alexey Proskuryakov.
27207
27208         Pages using DeviceOrientation and DeviceMotion should not go into the page cache
27209         https://bugs.webkit.org/show_bug.cgi?id=47408
27210
27211         * fast/dom/DeviceMotion/no-page-cache-expected.txt: Added.
27212         * fast/dom/DeviceMotion/no-page-cache.html: Added.
27213         * fast/dom/DeviceMotion/resources: Added.
27214         * fast/dom/DeviceMotion/resources/cached-page-1.html: Added.
27215         * fast/dom/DeviceMotion/resources/cached-page-2.html: Added.
27216         * fast/dom/DeviceMotion/script-tests/no-page-cache.js: Added.
27217         (reportPageOneOnload):
27218         * fast/dom/DeviceOrientation/no-page-cache-expected.txt: Added.
27219         * fast/dom/DeviceOrientation/no-page-cache.html: Added.
27220         * fast/dom/DeviceOrientation/resources: Added.
27221         * fast/dom/DeviceOrientation/resources/cached-page-1.html: Added.
27222         * fast/dom/DeviceOrientation/resources/cached-page-2.html: Added.
27223         * fast/dom/DeviceOrientation/script-tests/no-page-cache.js: Added.
27224         (reportPageOneOnload):
27225
27226 2010-10-13  Alexander Pavlov  <apavlov@chromium.org>
27227
27228         [Chromium] Unreviewed, build fix.
27229
27230         Disable printing/simultaneous-position-float-change.html as LayoutTestController::setPrinting()
27231         is not implemented in Chromium.
27232         https://bugs.webkit.org/show_bug.cgi?id=47578
27233
27234         * platform/chromium/test_expectations.txt:
27235
27236 2010-10-13  Roland Steiner  <rolandsteiner@chromium.org>
27237
27238         Unreviewed: Chromium pixel baselines for new ruby test.
27239
27240         Add baselines for the new ruby test introduced in WK r69642.
27241
27242         * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.checksum: Added.
27243         * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.png: Added.
27244         * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.txt: Added.
27245         * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.checksum: Added.
27246         * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Added.
27247         * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.checksum: Added.
27248         * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.png: Added.
27249         * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.txt: Added.
27250
27251 2010-10-13  Jenn Braithwaite  <jennb@chromium.org>
27252
27253         Reviewed by Dmitry Titov.
27254
27255         Make resource identifiers unique across pages
27256         https://bugs.webkit.org/show_bug.cgi?id=47002
27257
27258         * http/tests/misc/iframe-reparenting-id-collision-expected.txt: Added.
27259         * http/tests/misc/iframe-reparenting-id-collision.html: Added.
27260         * http/tests/misc/resources/iframe-reparenting-id-collision-page.html: Added.
27261         * http/tests/misc/resources/send-async-xhr.html: Added.
27262
27263 2010-10-12  Roland Steiner  <rolandsteiner@chromium.org>
27264
27265         Reviewed by Davit Hyatt.
27266
27267         Bug 41040 - :before/:after content should not become part of a ruby base
27268         https://bugs.webkit.org/show_bug.cgi?id=41040
27269
27270         Also related to:
27271         https://bugs.webkit.org/show_bug.cgi?id=40895.
27272         https://bugs.webkit.org/show_bug.cgi?id=43722.
27273
27274         Layout tests: verify that generated content is outside of the ruby base.
27275         Also, tests shouldn't crash.
27276
27277         * fast/ruby/after-doesnt-crash-expected.txt:
27278         * fast/ruby/after-doesnt-crash.html: Added.
27279         * fast/ruby/before-doesnt-crash.html:
27280         * fast/ruby/ruby-beforeafter.html: Added.
27281         * platform/gtk/Skipped:
27282         * platform/mac/fast/ruby/ruby-beforeafter-expected.checksum: Added.
27283         * platform/mac/fast/ruby/ruby-beforeafter-expected.png: Added.
27284         * platform/mac/fast/ruby/ruby-beforeafter-expected.txt: Added.
27285         * platform/qt/Skipped:
27286
27287 2010-10-12  Sheriff Bot  <webkit.review.bot@gmail.com>
27288
27289         Unreviewed, rolling out r69639.
27290         http://trac.webkit.org/changeset/69639
27291         https://bugs.webkit.org/show_bug.cgi?id=47575
27292
27293         "regressed nav-element.html" (Requested by rniwa on #webkit).
27294
27295         * editing/execCommand/format-block-expected.txt:
27296         * editing/execCommand/format-block-from-range-selection-expected.txt:
27297         * editing/execCommand/format-block-multiple-paragraphs-expected.txt: Removed.
27298         * editing/execCommand/format-block-multiple-paragraphs.html: Removed.
27299         * editing/execCommand/format-block-table-expected.txt: Removed.
27300         * editing/execCommand/format-block-table.html: Removed.
27301         * editing/execCommand/format-block-with-braces-expected.txt:
27302
27303 2010-10-12  Ryosuke Niwa  <rniwa@webkit.org>
27304
27305         Reviewed by Tony Chang.
27306
27307         execCommand FormatBlock creates lots of blockquotes
27308         https://bugs.webkit.org/show_bug.cgi?id=19795
27309
27310         Added tests to ensure WebKit does not add multiple block elements when applying block element to
27311         multiple paragraphs.  Also added a test to ensure formatBlock works with tables.
27312
27313         * editing/execCommand/format-block-expected.txt: Preserved span and removed erroneous br.
27314         * editing/execCommand/format-block-from-range-selection-expected.txt: Merged dl's and removed erroneous br.
27315         * editing/execCommand/format-block-multiple-paragraphs-expected.txt: Added.
27316         * editing/execCommand/format-block-multiple-paragraphs.html: Added.
27317         * editing/execCommand/format-block-table-expected.txt: Added.
27318         * editing/execCommand/format-block-table.html: Added.
27319         * editing/execCommand/format-block-with-braces-expected.txt: Removed erroneous br.
27320
27321 2010-09-30  Dumitru Daniliuc  <dumi@chromium.org>
27322
27323         Reviewed by David Levin.
27324
27325         Test that workers can be successfully interrupted in the middle of DB operations.
27326
27327         * fast/workers/storage/interrupt-database-expected.txt: Added.
27328         * fast/workers/storage/interrupt-database-sync-expected.txt: Added.
27329         * fast/workers/storage/interrupt-database-sync.html: Added.
27330         * fast/workers/storage/interrupt-database.html: Added.
27331         * fast/workers/storage/resources/interrupt-database-sync.js: Added.
27332         * fast/workers/storage/resources/interrupt-database.js: Added.
27333         (runTransaction):
27334
27335 2010-10-12  David Hyatt  <hyatt@apple.com>
27336
27337         Reviewed by Dan Bernstein
27338
27339         <rdar://problem/8488444> REGRESSION (r67771)
27340         https://bugs.webkit.org/show_bug.cgi?id=47434
27341         Crash when printing in RenderBlock::markDescendantBlocksAndLinesForLayout
27342         
27343         Added printing/simultaneous-position-float-change.html
27344
27345         Remove the markDescendantBlocksAndLinesForLayout method since it can walk m_floatingObjects lists with deleted
27346         objects in them.  Make the mechanism for relayout when the page height changes the same as the one when pageY
27347         changes and just tie a concept of pageHeightChanged to the layout state.  If that is set, blocks will just
27348         automatically mark themselves as needing layout.
27349
27350         * platform/mac/printing/simultaneous-position-float-change-expected.checksum: Added.
27351         * platform/mac/printing/simultaneous-position-float-change-expected.png: Added.
27352         * platform/mac/printing/simultaneous-position-float-change-expected.txt: Added.
27353         * printing/simultaneous-position-float-change.html: Added.
27354
27355 2010-09-30  Dumitru Daniliuc  <dumi@chromium.org>
27356
27357         Reviewed by David Levin.
27358
27359         Adding a test that makes sure the same database can be simultaneously accessed from workers and the page.
27360
27361         * fast/workers/storage/resources/use-same-database-in-page-and-workers.js: Added.
27362         * fast/workers/storage/use-same-database-in-page-and-workers-expected.txt: Added.
27363         * fast/workers/storage/use-same-database-in-page-and-workers.html: Added.
27364
27365 2010-10-12  Martin Robinson  <mrobinson@igalia.com>
27366
27367         Unskip a test which is now passing.
27368
27369         * platform/gtk/Skipped: Unskip passing test.
27370
27371 2010-10-12  Albert J. Wong  <ajwong@chromium.org>
27372
27373         [chromium] Unreviewed. Build fix.
27374
27375         Marking svg/text/text-tselect-02-f.svg as failed on linux.
27376         It is failing consistently.
27377
27378         * platform/chromium/test_expectations.txt:
27379
27380 2010-10-11  Andrei Popescu  <andreip@google.com>
27381
27382         Reviewed by Jeremy Orlow.
27383
27384         storage/indexeddb/database-quota.html expects the wrong database version string
27385         https://bugs.webkit.org/show_bug.cgi?id=47533
27386
27387         * storage/indexeddb/database-quota-expected.txt:
27388         * storage/indexeddb/database-quota.html:
27389
27390 2010-10-12  Dumitru Daniliuc  <dumi@chromium.org>
27391
27392         Unreviewed, updating Chromium expectations.
27393
27394         * platform/chromium/test_expectations.txt:
27395
27396 2010-10-12  Albert J. Wong  <ajwong@chromium.org>
27397
27398         [chromium] Clean up test expectations from gardening shift.
27399
27400         File bugs for new issues, and rebaseline non-issues.
27401
27402         * platform/chromium-linux/svg/text/text-tselect-02-f-expected.checksum:
27403         * platform/chromium-linux/svg/text/text-tselect-02-f-expected.png:
27404         * platform/chromium-mac/fast/css/transformed-mask-expected.checksum: Added.
27405         * platform/chromium-mac/fast/css/transformed-mask-expected.png: Added.
27406         * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
27407         * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
27408         * platform/chromium-win/svg/carto.net/button-expected.checksum:
27409         * platform/chromium-win/svg/carto.net/button-expected.png:
27410         * platform/chromium-win/svg/custom/marker-child-changes-expected.checksum:
27411         * platform/chromium-win/svg/custom/marker-child-changes-expected.png:
27412         * platform/chromium-win/svg/custom/marker-viewBox-changes-expected.checksum:
27413         * platform/chromium-win/svg/custom/marker-viewBox-changes-expected.png:
27414         * platform/chromium/test_expectations.txt:
27415
27416 2010-10-12  Robert Hogan  <robert@webkit.org>
27417
27418         Reviewed by Antonio Gomes.
27419
27420         [Qt] editing/input/emacs-ctrl-o.html
27421
27422         Unskip editing/input/emacs-ctrl-o.html
27423
27424         https://bugs.webkit.org/show_bug.cgi?id=47548
27425
27426         * platform/qt/Skipped:
27427
27428 2010-10-12  Martin Robinson  <mrobinson@igalia.com>
27429
27430         Rebaselined a failing tests. Unskipped editing tests that are passing and
27431         categorized the remaining failing editing tests.
27432
27433         * platform/gtk/Skipped: Updated skipped list.
27434         * platform/gtk/editing/style/apply-through-end-of-document-expected.txt: Added.
27435         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Rebaselined.
27436
27437 2010-10-12  Yael Aharon  <yael.aharon@nokia.com>
27438
27439         Reviewed by Antonio Gomes.
27440
27441         [Qt] Editing commands should not be executed on non-editable content.
27442         https://bugs.webkit.org/show_bug.cgi?id=47426
27443
27444         * fast/events/scroll-after-click-on-tab-index-expected.txt: Added.
27445         * fast/events/scroll-after-click-on-tab-index.html: Added.
27446
27447 2010-10-12  Alexander Pavlov  <apavlov@chromium.org>
27448
27449         [Chromium] Unreviewed, clean up chromium-win SVG test expectations.
27450
27451         Remove stale expectations for fixed or rebaselined SVG tests on Windows.
27452
27453         * platform/chromium/test_expectations.txt:
27454
27455 2010-10-12  Alexander Pavlov  <apavlov@chromium.org>
27456
27457         [Chromium] Unreviewed, clean up chromium-mac SVG test expectations.
27458
27459         Some tests have started to pass after a series of SVG test rebaselines.
27460         Remove stale failure expectations.
27461
27462         * platform/chromium/test_expectations.txt:
27463
27464 2010-10-12  Pavel Podivilov  <podivilov@chromium.org>
27465
27466         Unreviewed, build fix.
27467
27468         Build fix for r69567.
27469
27470         * inspector/dom-breakpoints.html:
27471
27472 2010-10-12  Nikolas Zimmermann  <nzimmermann@rim.com>
27473
27474         Rubber-stamped by Dirk Schulze.
27475
27476         Update of Leopard pixel test baseline baseline after r69517.
27477
27478         * platform/mac-leopard/svg/W3C-SVG-1.1-SE: Added.
27479         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
27480         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
27481         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
27482         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
27483         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
27484         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
27485         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
27486         * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
27487         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
27488         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
27489         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
27490         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
27491         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
27492         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
27493         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
27494         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
27495         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
27496         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
27497         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
27498         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
27499         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
27500         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
27501         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
27502         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
27503         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
27504         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
27505         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
27506         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
27507         * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
27508         * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
27509         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
27510         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
27511         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
27512         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
27513         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum: Added.
27514         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
27515         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
27516         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
27517         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
27518         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
27519         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum: Added.
27520         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
27521         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum: Added.
27522         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
27523         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
27524         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
27525         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
27526         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
27527         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
27528         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
27529         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
27530         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
27531         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
27532         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
27533         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
27534         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
27535         * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
27536         * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
27537         * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
27538         * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
27539         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum: Added.
27540         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added.
27541         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Added.
27542         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum: Added.
27543         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
27544         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Added.
27545         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum: Added.
27546         * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
27547         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
27548         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
27549         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
27550         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
27551         * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
27552         * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
27553         * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
27554         * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
27555         * platform/mac-leopard/svg/batik/masking/maskRegions-expected.checksum:
27556         * platform/mac-leopard/svg/batik/masking/maskRegions-expected.png:
27557         * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
27558         * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
27559         * platform/mac-leopard/svg/batik/paints/patternRegions-expected.checksum:
27560         * platform/mac-leopard/svg/batik/paints/patternRegions-expected.png:
27561         * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
27562         * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.png:
27563         * platform/mac-leopard/svg/batik/text/textOnPath3-expected.checksum:
27564         * platform/mac-leopard/svg/batik/text/textOnPath3-expected.png:
27565         * platform/mac-leopard/svg/batik/text/verticalText-expected.checksum:
27566         * platform/mac-leopard/svg/batik/text/verticalText-expected.png:
27567         * platform/mac-leopard/svg/clip-path/clip-in-mask-expected.checksum: Added.
27568         * platform/mac-leopard/svg/clip-path/clip-in-mask-expected.png: Added.
27569         * platform/mac-leopard/svg/clip-path/clip-in-mask-expected.txt: Added.
27570         * platform/mac-leopard/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum:
27571         * platform/mac-leopard/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png:
27572         * platform/mac-leopard/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum:
27573         * platform/mac-leopard/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png:
27574         * platform/mac-leopard/svg/clip-path/clip-path-child-clipped-expected.checksum: Added.
27575         * platform/mac-leopard/svg/clip-path/clip-path-child-clipped-expected.png: Added.
27576         * platform/mac-leopard/svg/clip-path/clip-path-childs-clipped-expected.checksum: Added.
27577         * platform/mac-leopard/svg/clip-path/clip-path-childs-clipped-expected.png: Added.
27578         * platform/mac-leopard/svg/clip-path/clip-path-clipped-expected.checksum: Added.
27579         * platform/mac-leopard/svg/clip-path/clip-path-clipped-expected.png: Added.
27580         * platform/mac-leopard/svg/clip-path/clip-path-clipped-nonzero-expected.checksum: Added.
27581         * platform/mac-leopard/svg/clip-path/clip-path-clipped-nonzero-expected.png: Added.
27582         * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.checksum:
27583         * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.png:
27584         * platform/mac-leopard/svg/clip-path/clip-path-on-clipped-use-expected.checksum: Added.
27585         * platform/mac-leopard/svg/clip-path/clip-path-on-clipped-use-expected.png: Added.
27586         * platform/mac-leopard/svg/clip-path/clip-path-on-g-and-child-expected.checksum: Added.
27587         * platform/mac-leopard/svg/clip-path/clip-path-on-g-and-child-expected.png: Added.
27588         * platform/mac-leopard/svg/clip-path/clip-path-on-g-expected.checksum: Added.
27589         * platform/mac-leopard/svg/clip-path/clip-path-on-g-expected.png: Added.
27590         * platform/mac-leopard/svg/clip-path/clip-path-on-svg-and-child-expected.checksum: Added.
27591         * platform/mac-leopard/svg/clip-path/clip-path-on-svg-and-child-expected.png: Added.
27592         * platform/mac-leopard/svg/clip-path/clip-path-on-svg-expected.checksum: Added.
27593         * platform/mac-leopard/svg/clip-path/clip-path-on-svg-expected.png: Added.
27594         * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.checksum:
27595         * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.png:
27596         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child-expected.checksum: Added.
27597         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child-expected.png: Added.
27598         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child2-expected.checksum: Added.
27599         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child2-expected.png: Added.
27600         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child3-expected.checksum: Added.
27601         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child3-expected.png: Added.
27602         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child4-expected.checksum: Added.
27603         * platform/mac-leopard/svg/clip-path/clip-path-use-as-child4-expected.png: Added.
27604         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum:
27605         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png:
27606         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.checksum:
27607         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.png:
27608         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum:
27609         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png:
27610         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum: Added.
27611         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Added.
27612         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Added.
27613         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum: Added.
27614         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Added.
27615         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Added.
27616         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum: Added.
27617         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Added.
27618         * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Added.
27619         * platform/mac-leopard/svg/css/circle-in-mask-with-shadow-expected.checksum:
27620         * platform/mac-leopard/svg/css/circle-in-mask-with-shadow-expected.png:
27621         * platform/mac-leopard/svg/css/mask-with-shadow-expected.checksum:
27622         * platform/mac-leopard/svg/css/mask-with-shadow-expected.png:
27623         * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.checksum:
27624         * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png:
27625         * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.checksum:
27626         * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.png:
27627         * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.checksum:
27628         * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.png:
27629         * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.checksum:
27630         * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.png:
27631         * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.checksum:
27632         * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.png:
27633         * platform/mac-leopard/svg/custom/focus-ring-expected.checksum:
27634         * platform/mac-leopard/svg/custom/focus-ring-expected.png:
27635         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum:
27636         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
27637         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum:
27638         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
27639         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum:
27640         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
27641         * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.checksum:
27642         * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.png:
27643         * platform/mac-leopard/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
27644         * platform/mac-leopard/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
27645         * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.checksum:
27646         * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png:
27647         * platform/mac-leopard/svg/custom/invalid-css-expected.checksum:
27648         * platform/mac-leopard/svg/custom/invalid-css-expected.png:
27649         * platform/mac-leopard/svg/custom/js-update-bounce-expected.checksum:
27650         * platform/mac-leopard/svg/custom/js-update-bounce-expected.png:
27651         * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.checksum:
27652         * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.png:
27653         * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
27654         * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
27655         * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.checksum:
27656         * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.png:
27657         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.checksum:
27658         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.png:
27659         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
27660         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
27661         * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.checksum:
27662         * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.png:
27663         * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
27664         * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
27665         * platform/mac-leopard/svg/custom/marker-opacity-expected.checksum:
27666         * platform/mac-leopard/svg/custom/marker-opacity-expected.png:
27667         * platform/mac-leopard/svg/custom/mask-colorspace-expected.checksum:
27668         * platform/mac-leopard/svg/custom/mask-colorspace-expected.png:
27669         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum:
27670         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png:
27671         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum:
27672         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
27673         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum:
27674         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png:
27675         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum:
27676         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
27677         * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.checksum:
27678         * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.png:
27679         * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.checksum:
27680         * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.png:
27681         * platform/mac-leopard/svg/custom/pattern-rotate-expected.checksum:
27682         * platform/mac-leopard/svg/custom/pattern-rotate-expected.png:
27683         * platform/mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added.
27684         * platform/mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
27685         * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.checksum:
27686         * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.png:
27687         * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.checksum:
27688         * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.png:
27689         * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.checksum:
27690         * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.png:
27691         * platform/mac-leopard/svg/custom/stroked-pattern-expected.checksum:
27692         * platform/mac-leopard/svg/custom/stroked-pattern-expected.png:
27693         * platform/mac-leopard/svg/custom/use-css-events-expected.checksum:
27694         * platform/mac-leopard/svg/custom/use-css-events-expected.png:
27695         * platform/mac-leopard/svg/custom/use-detach-expected.checksum:
27696         * platform/mac-leopard/svg/custom/use-detach-expected.png:
27697         * platform/mac-leopard/svg/custom/use-setAttribute-crash-expected.checksum:
27698         * platform/mac-leopard/svg/custom/use-setAttribute-crash-expected.png:
27699         * platform/mac-leopard/svg/custom/viewBox-hit-expected.checksum: Added.
27700         * platform/mac-leopard/svg/custom/viewBox-hit-expected.png: Added.
27701         * platform/mac-leopard/svg/custom/viewBox-hit-expected.txt: Added.
27702         * platform/mac-leopard/svg/custom/viewbox-syntax-expected.checksum: Added.
27703         * platform/mac-leopard/svg/custom/viewbox-syntax-expected.png: Added.
27704         * platform/mac-leopard/svg/custom/width-full-percentage-expected.checksum: Added.
27705         * platform/mac-leopard/svg/custom/width-full-percentage-expected.png: Added.
27706         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
27707         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
27708         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
27709         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
27710         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
27711         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
27712         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
27713         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
27714         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
27715         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
27716         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
27717         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
27718         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
27719         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
27720         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
27721         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
27722         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
27723         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
27724         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
27725         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
27726         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
27727         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
27728         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
27729         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
27730         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
27731         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
27732         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
27733         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
27734         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
27735         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
27736         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
27737         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
27738         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
27739         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
27740         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
27741         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
27742         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
27743         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
27744         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
27745         * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
27746         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum:
27747         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
27748         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
27749         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
27750         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
27751         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
27752         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
27753         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
27754         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
27755         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
27756         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
27757         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
27758         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
27759         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
27760         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum:
27761         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
27762         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
27763         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
27764         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
27765         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
27766         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
27767         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
27768         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
27769         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
27770         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
27771         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
27772         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
27773         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
27774         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum:
27775         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
27776         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum:
27777         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
27778         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum:
27779         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
27780         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum:
27781         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
27782         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
27783         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
27784         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum:
27785         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
27786         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum:
27787         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
27788         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum:
27789         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
27790         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.checksum:
27791         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
27792         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.checksum:
27793         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
27794         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.checksum:
27795         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
27796         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.checksum:
27797         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
27798         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum:
27799         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
27800         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum:
27801         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
27802         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum:
27803         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
27804         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum:
27805         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
27806         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum:
27807         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
27808         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum:
27809         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
27810         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum:
27811         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
27812         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum:
27813         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
27814         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum:
27815         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
27816         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum:
27817         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
27818         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum:
27819         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
27820         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum:
27821         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
27822         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum:
27823         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
27824         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum:
27825         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
27826         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
27827         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
27828         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
27829         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
27830         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
27831         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
27832         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
27833         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
27834         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
27835         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
27836         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
27837         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
27838         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
27839         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
27840         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
27841         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
27842         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
27843         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
27844         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
27845         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
27846         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
27847         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
27848         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
27849         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
27850         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
27851         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
27852         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
27853         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
27854         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
27855         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
27856         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
27857         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
27858         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
27859         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
27860         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
27861         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
27862         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
27863         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
27864         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
27865         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
27866         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
27867         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
27868         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
27869         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
27870         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
27871         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
27872         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
27873         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
27874         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
27875         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
27876         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
27877         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
27878         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
27879         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
27880         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
27881         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
27882         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
27883         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
27884         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
27885         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
27886         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
27887         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
27888         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
27889         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
27890         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
27891         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
27892         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
27893         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
27894         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
27895         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
27896         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
27897         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
27898         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
27899         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
27900         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
27901         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
27902         * platform/mac-leopard/svg/filters/filter-clip-expected.checksum:
27903         * platform/mac-leopard/svg/filters/filter-clip-expected.png:
27904         * platform/mac-leopard/svg/hixie/cascade: Added.
27905         * platform/mac-leopard/svg/hixie/cascade/002-expected.checksum: Added.
27906         * platform/mac-leopard/svg/hixie/cascade/002-expected.png: Added.
27907         * platform/mac-leopard/svg/hixie/error/017-expected.checksum: Added.
27908         * platform/mac-leopard/svg/hixie/error/017-expected.png: Added.
27909         * platform/mac-leopard/svg/hixie/error/017-expected.txt: Added.
27910         * platform/mac-leopard/svg/hixie/links/003-broken-expected.checksum:
27911         * platform/mac-leopard/svg/hixie/links/003-broken-expected.png:
27912         * platform/mac-leopard/svg/hixie/mixed/003-expected.checksum:
27913         * platform/mac-leopard/svg/hixie/mixed/003-expected.png:
27914         * platform/mac-leopard/svg/hixie/mixed/004-expected.checksum: Added.
27915         * platform/mac-leopard/svg/hixie/mixed/004-expected.png: Added.
27916         * platform/mac-leopard/svg/hixie/mixed/004-expected.txt: Added.
27917         * platform/mac-leopard/svg/hixie/mixed/005-expected.checksum: Added.
27918         * platform/mac-leopard/svg/hixie/mixed/005-expected.png: Added.
27919         * platform/mac-leopard/svg/hixie/mixed/005-expected.txt: Added.
27920         * platform/mac-leopard/svg/hixie/mixed/006-expected.checksum:
27921         * platform/mac-leopard/svg/hixie/mixed/006-expected.png:
27922         * platform/mac-leopard/svg/hixie/mixed/008-expected.checksum:
27923         * platform/mac-leopard/svg/hixie/mixed/008-expected.png:
27924         * platform/mac-leopard/svg/hixie/mixed/011-expected.checksum:
27925         * platform/mac-leopard/svg/hixie/mixed/011-expected.png:
27926         * platform/mac-leopard/svg/hixie/perf/001-expected.checksum:
27927         * platform/mac-leopard/svg/hixie/perf/001-expected.png:
27928         * platform/mac-leopard/svg/hixie/perf/002-expected.checksum:
27929         * platform/mac-leopard/svg/hixie/perf/002-expected.png:
27930         * platform/mac-leopard/svg/hixie/perf/007-expected.checksum:
27931         * platform/mac-leopard/svg/hixie/perf/007-expected.png:
27932         * platform/mac-leopard/svg/hixie/transform: Added.
27933         * platform/mac-leopard/svg/hixie/transform/001-expected.checksum: Added.
27934         * platform/mac-leopard/svg/hixie/transform/001-expected.png: Added.
27935         * platform/mac-leopard/svg/in-html/circle-expected.checksum:
27936         * platform/mac-leopard/svg/in-html/circle-expected.png:
27937         * platform/mac-leopard/svg/text/text-align-01-b-expected.checksum:
27938         * platform/mac-leopard/svg/text/text-align-01-b-expected.png:
27939         * platform/mac-leopard/svg/text/text-align-05-b-expected.checksum:
27940         * platform/mac-leopard/svg/text/text-align-05-b-expected.png:
27941         * platform/mac-leopard/svg/text/text-path-01-b-expected.checksum:
27942         * platform/mac-leopard/svg/text/text-path-01-b-expected.png:
27943         * platform/mac-leopard/svg/webarchive/svg-feimage-subresources-expected.checksum:
27944         * platform/mac-leopard/svg/webarchive/svg-feimage-subresources-expected.png:
27945         * platform/mac-leopard/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
27946         * platform/mac-leopard/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
27947         * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added.
27948         * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
27949         * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added.
27950         * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
27951         * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.png:
27952         * platform/mac-leopard/svg/zoom/text: Added.
27953         * platform/mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.checksum: Added.
27954         * platform/mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Added.
27955         * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum: Added.
27956         * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added.
27957         * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added.
27958
27959 2010-10-12  Alexander Pavlov  <apavlov@chromium.org>
27960
27961         [Chromium] Unreviewed, build fix.
27962
27963         Rebaseline inspector/console-dir-global.html to follow r69553.
27964         Rebaseline some SVG tests on chromium-mac to follow r69563.
27965
27966         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
27967         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
27968         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
27969         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
27970         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
27971         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
27972         * platform/chromium-mac/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
27973         * platform/chromium-mac/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
27974         * platform/chromium-win/inspector/console-dir-global-expected.txt: Added.
27975
27976 2010-10-12  Alexander Pavlov  <apavlov@chromium.org>
27977
27978         [Chromium] Unreviewed, build fix.
27979
27980         Rebaseline http/tests/security/cross-frame-access-get.html for chromium-mac and chromium-win
27981
27982         * platform/chromium-mac/http/tests/security/cross-frame-access-get-expected.txt:
27983         * platform/chromium-win/http/tests/security/cross-frame-access-get-expected.txt:
27984
27985 2010-10-12  Shinichiro Hamaji  <hamaji@chromium.org>
27986
27987         Update test expectations for r69564.
27988
27989         fast/text/backslash-to-yen-sign-euc.html fails on Windows
27990         https://bugs.webkit.org/show_bug.cgi?id=47018
27991
27992         * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt:
27993         * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt:
27994         * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt:
27995
27996 2010-10-12  Dirk Schulze  <krit@webkit.org>
27997
27998         Update of Leopard baseline after r69517.
27999         Rubber-stamped by Nikolas Zimmermann.
28000
28001         * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt: Added.
28002         * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
28003
28004 2010-10-12  Csaba Osztrogonác  <ossy@webkit.org>
28005
28006         Unreviewed. Update Qt specific expected file after r69517.
28007
28008         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
28009
28010 2010-10-11  Shinichiro Hamaji  <hamaji@chromium.org>
28011
28012         Reviewed by Alexey Proskuryakov.
28013
28014         REGRESSION (r63957): fast/text/backslash-to-yen-sign-euc.html fails on Mac
28015         https://bugs.webkit.org/show_bug.cgi?id=47017
28016
28017         * fast/text/backslash-to-yen-sign-euc.html:
28018         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.checksum:
28019         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png:
28020         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt:
28021
28022 2010-10-12  Dirk Schulze  <krit@webkit.org>
28023
28024         Update of Snow Leopard baseline after r69517.
28025         Rubber-stamped by Nikolas Zimmermann.
28026
28027         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
28028         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
28029         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
28030         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
28031         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum:
28032         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
28033         * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
28034         * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
28035         * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
28036         * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
28037         * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
28038         * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
28039         * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
28040         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
28041         * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
28042         * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
28043         * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
28044         * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
28045         * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
28046         * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
28047         * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
28048         * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
28049         * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
28050         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
28051         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
28052         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum:
28053         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
28054         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
28055         * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
28056         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
28057         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
28058         * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
28059         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
28060         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
28061         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
28062         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
28063         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
28064         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
28065         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
28066         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
28067         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
28068         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
28069         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
28070         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
28071         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
28072         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
28073         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
28074         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
28075         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
28076         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
28077         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
28078         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
28079         * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
28080         * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
28081         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
28082         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
28083         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
28084         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
28085         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
28086         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
28087         * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
28088         * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
28089         * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
28090         * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
28091         * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
28092         * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
28093         * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
28094         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
28095         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
28096         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
28097         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
28098         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
28099         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum:
28100         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
28101         * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
28102         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
28103         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
28104         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
28105         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
28106         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
28107         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
28108         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
28109         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
28110         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
28111         * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
28112         * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
28113         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
28114         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
28115         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
28116         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
28117         * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
28118         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
28119         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
28120         * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
28121         * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
28122         * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
28123         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
28124         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
28125         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
28126         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
28127         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
28128         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
28129         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
28130         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
28131         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
28132         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
28133         * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
28134         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
28135         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
28136         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
28137         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
28138         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
28139         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
28140         * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
28141         * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
28142         * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
28143         * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
28144         * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png:
28145         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
28146         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
28147         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
28148         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
28149         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
28150         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
28151         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
28152         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
28153         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
28154         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
28155         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
28156         * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
28157         * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
28158         * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
28159         * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
28160         * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
28161         * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
28162         * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.png:
28163         * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.png:
28164         * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
28165         * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.png:
28166         * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.png:
28167         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
28168         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
28169         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
28170         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
28171         * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
28172         * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
28173         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
28174         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
28175         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
28176         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum:
28177         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
28178         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
28179         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
28180         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
28181         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
28182         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
28183         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
28184         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum:
28185         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png:
28186         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
28187         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
28188         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.checksum:
28189         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png:
28190         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
28191         * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
28192         * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
28193         * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
28194         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
28195         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
28196         * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
28197         * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
28198         * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
28199         * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
28200         * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
28201         * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
28202         * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
28203         * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
28204         * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png:
28205         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
28206         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
28207         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
28208         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
28209         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.checksum:
28210         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png:
28211         * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
28212         * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
28213         * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
28214         * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
28215         * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
28216         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
28217         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
28218         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
28219         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
28220         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
28221         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
28222         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
28223         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
28224         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
28225         * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
28226         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.png:
28227         * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.png:
28228         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
28229         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
28230         * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
28231         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
28232         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
28233         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
28234         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.png:
28235         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.png:
28236         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
28237         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
28238         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
28239         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
28240         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
28241         * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
28242         * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
28243         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
28244         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
28245         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.png:
28246         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
28247         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
28248         * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
28249         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
28250         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
28251         * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
28252         * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
28253         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
28254         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
28255         * platform/mac/svg/batik/filters/feTile-expected.png:
28256         * platform/mac/svg/batik/filters/filterRegions-expected.png:
28257         * platform/mac/svg/batik/masking/maskRegions-expected.checksum:
28258         * platform/mac/svg/batik/masking/maskRegions-expected.png:
28259         * platform/mac/svg/batik/paints/gradientLimit-expected.png:
28260         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
28261         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
28262         * platform/mac/svg/batik/paints/patternRegionA-expected.png:
28263         * platform/mac/svg/batik/paints/patternRegions-expected.checksum:
28264         * platform/mac/svg/batik/paints/patternRegions-expected.png:
28265         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
28266         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.png:
28267         * platform/mac/svg/batik/text/longTextOnPath-expected.png:
28268         * platform/mac/svg/batik/text/textAnchor-expected.png:
28269         * platform/mac/svg/batik/text/textAnchor2-expected.png:
28270         * platform/mac/svg/batik/text/textAnchor3-expected.png:
28271         * platform/mac/svg/batik/text/textDecoration-expected.png:
28272         * platform/mac/svg/batik/text/textDecoration2-expected.png:
28273         * platform/mac/svg/batik/text/textEffect-expected.png:
28274         * platform/mac/svg/batik/text/textEffect2-expected.png:
28275         * platform/mac/svg/batik/text/textEffect3-expected.png:
28276         * platform/mac/svg/batik/text/textFeatures-expected.png:
28277         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
28278         * platform/mac/svg/batik/text/textLayout2-expected.png:
28279         * platform/mac/svg/batik/text/textLength-expected.png:
28280         * platform/mac/svg/batik/text/textOnPath-expected.png:
28281         * platform/mac/svg/batik/text/textOnPath2-expected.png:
28282         * platform/mac/svg/batik/text/textOnPath3-expected.png:
28283         * platform/mac/svg/batik/text/textOnPathSpaces-expected.png:
28284         * platform/mac/svg/batik/text/textPCDATA-expected.png:
28285         * platform/mac/svg/batik/text/textPosition-expected.png:
28286         * platform/mac/svg/batik/text/textPosition2-expected.png:
28287         * platform/mac/svg/batik/text/textProperties-expected.png:
28288         * platform/mac/svg/batik/text/textProperties2-expected.png:
28289         * platform/mac/svg/batik/text/textStyles-expected.png:
28290         * platform/mac/svg/batik/text/verticalText-expected.checksum:
28291         * platform/mac/svg/batik/text/verticalText-expected.png:
28292         * platform/mac/svg/batik/text/verticalTextOnPath-expected.png:
28293         * platform/mac/svg/batik/text/xmlSpace-expected.png:
28294         * platform/mac/svg/carto.net/button-expected.checksum:
28295         * platform/mac/svg/carto.net/button-expected.png:
28296         * platform/mac/svg/carto.net/colourpicker-expected.checksum:
28297         * platform/mac/svg/carto.net/colourpicker-expected.png:
28298         * platform/mac/svg/carto.net/combobox-expected.png:
28299         * platform/mac/svg/carto.net/scrollbar-expected.png:
28300         * platform/mac/svg/carto.net/selectionlist-expected.png:
28301         * platform/mac/svg/carto.net/slider-expected.png:
28302         * platform/mac/svg/carto.net/tabgroup-expected.png:
28303         * platform/mac/svg/carto.net/textbox-expected.png:
28304         * platform/mac/svg/carto.net/window-expected.png:
28305         * platform/mac/svg/clip-path/clip-in-mask-expected.checksum:
28306         * platform/mac/svg/clip-path/clip-in-mask-expected.png:
28307         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum:
28308         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png:
28309         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum:
28310         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png:
28311         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.checksum:
28312         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.png:
28313         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.checksum:
28314         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.png:
28315         * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum:
28316         * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png:
28317         * platform/mac/svg/clip-path/clip-path-clipped-expected.checksum:
28318         * platform/mac/svg/clip-path/clip-path-clipped-expected.png:
28319         * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.png:
28320         * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.checksum:
28321         * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.png:
28322         * platform/mac/svg/clip-path/clip-path-evenodd-expected.png:
28323         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.checksum:
28324         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.png:
28325         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.checksum:
28326         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.png:
28327         * platform/mac/svg/clip-path/clip-path-nonzero-expected.checksum:
28328         * platform/mac/svg/clip-path/clip-path-nonzero-expected.png:
28329         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.checksum:
28330         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.png:
28331         * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.checksum:
28332         * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.png:
28333         * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.checksum:
28334         * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.png:
28335         * platform/mac/svg/clip-path/clip-path-on-g-expected.checksum:
28336         * platform/mac/svg/clip-path/clip-path-on-g-expected.png:
28337         * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.checksum:
28338         * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.png:
28339         * platform/mac/svg/clip-path/clip-path-on-svg-expected.checksum:
28340         * platform/mac/svg/clip-path/clip-path-on-svg-expected.png:
28341         * platform/mac/svg/clip-path/clip-path-pixelation-expected.checksum:
28342         * platform/mac/svg/clip-path/clip-path-pixelation-expected.png:
28343         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.png:
28344         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.png:
28345         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.png:
28346         * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.png:
28347         * platform/mac/svg/clip-path/clip-path-text-expected.png:
28348         * platform/mac/svg/clip-path/clip-path-use-as-child-expected.checksum:
28349         * platform/mac/svg/clip-path/clip-path-use-as-child-expected.png:
28350         * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.checksum:
28351         * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.png:
28352         * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.checksum:
28353         * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.png:
28354         * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.checksum:
28355         * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.png:
28356         * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.png:
28357         * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.png:
28358         * platform/mac/svg/clip-path/clip-path-with-container-expected.png:
28359         * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.png:
28360         * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.png:
28361         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.png:
28362         * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.png:
28363         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum:
28364         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png:
28365         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.checksum:
28366         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.png:
28367         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum:
28368         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png:
28369         * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum:
28370         * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png:
28371         * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum:
28372         * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png:
28373         * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum:
28374         * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png:
28375         * platform/mac/svg/css/arrow-with-shadow-expected.png:
28376         * platform/mac/svg/css/background-image-svg-expected.png:
28377         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.checksum:
28378         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.png:
28379         * platform/mac/svg/css/clippath-with-shadow-expected.png:
28380         * platform/mac/svg/css/composite-shadow-example-expected.png:
28381         * platform/mac/svg/css/composite-shadow-text-expected.png:
28382         * platform/mac/svg/css/composite-shadow-with-opacity-expected.png:
28383         * platform/mac/svg/css/group-with-shadow-expected.png:
28384         * platform/mac/svg/css/mask-with-shadow-expected.checksum:
28385         * platform/mac/svg/css/mask-with-shadow-expected.png:
28386         * platform/mac/svg/css/path-with-shadow-expected.png:
28387         * platform/mac/svg/css/shadow-and-opacity-expected.png:
28388         * platform/mac/svg/css/shadow-changes-expected.checksum:
28389         * platform/mac/svg/css/shadow-changes-expected.png:
28390         * platform/mac/svg/css/shadow-with-large-radius-expected.png:
28391         * platform/mac/svg/css/shadow-with-negative-offset-expected.png:
28392         * platform/mac/svg/css/stars-with-shadow-expected.png:
28393         * platform/mac/svg/css/text-shadow-multiple-expected.png:
28394         * platform/mac/svg/custom/SVGMatrix-interface-expected.png:
28395         * platform/mac/svg/custom/SVGNumber-interface-expected.png:
28396         * platform/mac/svg/custom/SVGPoint-interface-expected.png:
28397         * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.png:
28398         * platform/mac/svg/custom/SVGRect-interface-expected.png:
28399         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.checksum:
28400         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png:
28401         * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.png:
28402         * platform/mac/svg/custom/alignment-baseline-modes-expected.png:
28403         * platform/mac/svg/custom/altglyph-expected.png:
28404         * platform/mac/svg/custom/animate-path-discrete-expected.png:
28405         * platform/mac/svg/custom/animate-path-morphing-expected.png:
28406         * platform/mac/svg/custom/animation-currentColor-expected.png:
28407         * platform/mac/svg/custom/attribute-namespace-check-expected.png:
28408         * platform/mac/svg/custom/broken-internal-references-expected.png:
28409         * platform/mac/svg/custom/bug45331-expected.png:
28410         * platform/mac/svg/custom/circle-move-invalidation-expected.checksum:
28411         * platform/mac/svg/custom/circle-move-invalidation-expected.png:
28412         * platform/mac/svg/custom/circular-marker-reference-1-expected.png:
28413         * platform/mac/svg/custom/circular-marker-reference-2-expected.checksum:
28414         * platform/mac/svg/custom/circular-marker-reference-2-expected.png:
28415         * platform/mac/svg/custom/circular-marker-reference-3-expected.png:
28416         * platform/mac/svg/custom/circular-marker-reference-4-expected.png:
28417         * platform/mac/svg/custom/class-baseValue-expected.png:
28418         * platform/mac/svg/custom/class-selector-expected.png:
28419         * platform/mac/svg/custom/clip-path-child-changes-expected.png:
28420         * platform/mac/svg/custom/clip-path-href-changes-expected.png:
28421         * platform/mac/svg/custom/clip-path-id-changes-expected.png:
28422         * platform/mac/svg/custom/clip-path-units-changes-expected.png:
28423         * platform/mac/svg/custom/clip-path-with-transform-expected.png:
28424         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.checksum:
28425         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.png:
28426         * platform/mac/svg/custom/conditional-processing-outside-switch-expected.png:
28427         * platform/mac/svg/custom/control-points-for-S-and-T-expected.png:
28428         * platform/mac/svg/custom/coords-relative-units-transforms-expected.png:
28429         * platform/mac/svg/custom/create-metadata-element-expected.png:
28430         * platform/mac/svg/custom/createImageElement-expected.png:
28431         * platform/mac/svg/custom/createImageElement2-expected.png:
28432         * platform/mac/svg/custom/createelement-expected.png:
28433         * platform/mac/svg/custom/css-pixels-dpi-expected.png:
28434         * platform/mac/svg/custom/dasharrayOrigin-expected.checksum:
28435         * platform/mac/svg/custom/dasharrayOrigin-expected.png:
28436         * platform/mac/svg/custom/deep-dynamic-updates-expected.png:
28437         * platform/mac/svg/custom/display-none-expected.png:
28438         * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum:
28439         * platform/mac/svg/custom/dominant-baseline-hanging-expected.png:
28440         * platform/mac/svg/custom/dominant-baseline-modes-expected.png:
28441         * platform/mac/svg/custom/dynamic-empty-path-expected.png:
28442         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.png:
28443         * platform/mac/svg/custom/dynamic-viewBox-expected.png:
28444         * platform/mac/svg/custom/empty-clip-path-expected.png:
28445         * platform/mac/svg/custom/empty-mask-expected.png:
28446         * platform/mac/svg/custom/empty-merge-expected.png:
28447         * platform/mac/svg/custom/evt-onload-expected.png:
28448         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
28449         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
28450         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
28451         * platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
28452         * platform/mac/svg/custom/feDisplacementMap-01-expected.png:
28453         * platform/mac/svg/custom/fill-SVGPaint-interface-expected.png:
28454         * platform/mac/svg/custom/fill-opacity-hsl-expected.png:
28455         * platform/mac/svg/custom/fill-opacity-rgba-expected.png:
28456         * platform/mac/svg/custom/fill-update-expected.png:
28457         * platform/mac/svg/custom/focus-ring-expected.checksum:
28458         * platform/mac/svg/custom/focus-ring-expected.png:
28459         * platform/mac/svg/custom/font-face-cascade-order-expected.png:
28460         * platform/mac/svg/custom/font-face-simple-expected.png:
28461         * platform/mac/svg/custom/foreign-object-skew-expected.checksum:
28462         * platform/mac/svg/custom/foreign-object-skew-expected.png:
28463         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.png:
28464         * platform/mac/svg/custom/fractional-rects-expected.png:
28465         * platform/mac/svg/custom/getTransformToElement-expected.png:
28466         * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.png:
28467         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum:
28468         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
28469         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum:
28470         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
28471         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum:
28472         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
28473         * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.png:
28474         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.png:
28475         * platform/mac/svg/custom/gradient-add-stops-expected.png:
28476         * platform/mac/svg/custom/gradient-attr-update-expected.png:
28477         * platform/mac/svg/custom/gradient-cycle-detection-expected.png:
28478         * platform/mac/svg/custom/gradient-deep-referencing-expected.png:
28479         * platform/mac/svg/custom/gradient-rotated-bbox-expected.png:
28480         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.png:
28481         * platform/mac/svg/custom/gradient-stop-style-change-expected.png:
28482         * platform/mac/svg/custom/gradient-stroke-width-expected.checksum:
28483         * platform/mac/svg/custom/gradient-stroke-width-expected.png:
28484         * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
28485         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
28486         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.png:
28487         * platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
28488         * platform/mac/svg/custom/group-opacity-expected.png:
28489         * platform/mac/svg/custom/hit-test-path-expected.png:
28490         * platform/mac/svg/custom/hit-test-path-stroke-expected.png:
28491         * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.png:
28492         * platform/mac/svg/custom/hit-test-with-br-expected.png:
28493         * platform/mac/svg/custom/hover-default-fill-expected.png:
28494         * platform/mac/svg/custom/image-small-width-height-expected.png:
28495         * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.png:
28496         * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png:
28497         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
28498         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
28499         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
28500         * platform/mac/svg/custom/inner-percent-expected.png:
28501         * platform/mac/svg/custom/inner-svg-hit-test-expected.png:
28502         * platform/mac/svg/custom/invalid-css-expected.checksum:
28503         * platform/mac/svg/custom/invalid-css-expected.png:
28504         * platform/mac/svg/custom/invalid-fill-expected.checksum:
28505         * platform/mac/svg/custom/invalid-fill-expected.png:
28506         * platform/mac/svg/custom/invalid-fill-hex-expected.checksum:
28507         * platform/mac/svg/custom/invalid-fill-hex-expected.png:
28508         * platform/mac/svg/custom/invalid-lengthlist-expected.png:
28509         * platform/mac/svg/custom/invalid-transforms-expected.png:
28510         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.png:
28511         * platform/mac/svg/custom/js-late-clipPath-creation-expected.png:
28512         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
28513         * platform/mac/svg/custom/js-late-gradient-creation-expected.png:
28514         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.checksum:
28515         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.png:
28516         * platform/mac/svg/custom/js-late-marker-creation-expected.checksum:
28517         * platform/mac/svg/custom/js-late-marker-creation-expected.png:
28518         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.png:
28519         * platform/mac/svg/custom/js-late-mask-creation-expected.png:
28520         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
28521         * platform/mac/svg/custom/js-late-pattern-creation-expected.png:
28522         * platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png:
28523         * platform/mac/svg/custom/js-update-bounce-expected.checksum:
28524         * platform/mac/svg/custom/js-update-bounce-expected.png:
28525         * platform/mac/svg/custom/js-update-container-expected.png:
28526         * platform/mac/svg/custom/js-update-container2-expected.png:
28527         * platform/mac/svg/custom/js-update-gradient-expected.png:
28528         * platform/mac/svg/custom/js-update-image-and-display-expected.png:
28529         * platform/mac/svg/custom/js-update-image-and-display2-expected.png:
28530         * platform/mac/svg/custom/js-update-image-and-display3-expected.png:
28531         * platform/mac/svg/custom/js-update-image-expected.png:
28532         * platform/mac/svg/custom/js-update-path-changes-expected.png:
28533         * platform/mac/svg/custom/js-update-path-removal-expected.png:
28534         * platform/mac/svg/custom/js-update-pattern-child-expected.png:
28535         * platform/mac/svg/custom/js-update-pattern-expected.png:
28536         * platform/mac/svg/custom/js-update-polygon-changes-expected.png:
28537         * platform/mac/svg/custom/js-update-polygon-removal-expected.png:
28538         * platform/mac/svg/custom/js-update-stop-expected.png:
28539         * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.png:
28540         * platform/mac/svg/custom/js-update-style-expected.png:
28541         * platform/mac/svg/custom/js-update-transform-addition-expected.png:
28542         * platform/mac/svg/custom/js-update-transform-changes-expected.png:
28543         * platform/mac/svg/custom/junk-data-expected.png:
28544         * platform/mac/svg/custom/large-bounding-box-percents-expected.png:
28545         * platform/mac/svg/custom/linking-a-03-b-all-expected.checksum:
28546         * platform/mac/svg/custom/linking-a-03-b-all-expected.png:
28547         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
28548         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
28549         * platform/mac/svg/custom/linking-a-03-b-transform-expected.checksum:
28550         * platform/mac/svg/custom/linking-a-03-b-transform-expected.png:
28551         * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.checksum:
28552         * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.png:
28553         * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
28554         * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
28555         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.checksum:
28556         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.png:
28557         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
28558         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
28559         * platform/mac/svg/custom/marker-changes-expected.checksum:
28560         * platform/mac/svg/custom/marker-changes-expected.png:
28561         * platform/mac/svg/custom/marker-child-changes-css-expected.checksum:
28562         * platform/mac/svg/custom/marker-child-changes-css-expected.png:
28563         * platform/mac/svg/custom/marker-child-changes-expected.checksum:
28564         * platform/mac/svg/custom/marker-child-changes-expected.png:
28565         * platform/mac/svg/custom/marker-default-width-height-expected.png:
28566         * platform/mac/svg/custom/marker-empty-path-expected.png:
28567         * platform/mac/svg/custom/marker-opacity-expected.checksum:
28568         * platform/mac/svg/custom/marker-opacity-expected.png:
28569         * platform/mac/svg/custom/marker-overflow-clip-expected.png:
28570         * platform/mac/svg/custom/marker-referencePoint-expected.png:
28571         * platform/mac/svg/custom/marker-strokeWidth-changes-expected.checksum:
28572         * platform/mac/svg/custom/marker-strokeWidth-changes-expected.png:
28573         * platform/mac/svg/custom/marker-viewBox-changes-expected.checksum:
28574         * platform/mac/svg/custom/marker-viewBox-changes-expected.png:
28575         * platform/mac/svg/custom/mask-changes-expected.png:
28576         * platform/mac/svg/custom/mask-child-changes-expected.png:
28577         * platform/mac/svg/custom/mask-colorspace-expected.checksum:
28578         * platform/mac/svg/custom/mask-colorspace-expected.png:
28579         * platform/mac/svg/custom/mask-excessive-malloc-expected.png:
28580         * platform/mac/svg/custom/mask-inside-defs-expected.png:
28581         * platform/mac/svg/custom/mask-on-multiple-objects-expected.checksum:
28582         * platform/mac/svg/custom/mask-on-multiple-objects-expected.png:
28583         * platform/mac/svg/custom/mask-with-all-units-expected.png:
28584         * platform/mac/svg/custom/mask-with-default-value-expected.png:
28585         * platform/mac/svg/custom/massive-coordinates-expected.png:
28586         * platform/mac/svg/custom/missing-xlink-expected.png:
28587         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.checksum:
28588         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.png:
28589         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum:
28590         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
28591         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.checksum:
28592         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.png:
28593         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum:
28594         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
28595         * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.png:
28596         * platform/mac/svg/custom/non-circular-marker-reference-expected.checksum:
28597         * platform/mac/svg/custom/non-circular-marker-reference-expected.png:
28598         * platform/mac/svg/custom/non-opaque-filters-expected.png:
28599         * platform/mac/svg/custom/non-scaling-stroke-expected.png:
28600         * platform/mac/svg/custom/non-scaling-stroke-markers-expected.png:
28601         * platform/mac/svg/custom/outer-svg-unknown-feature-expected.png:
28602         * platform/mac/svg/custom/path-textPath-simulation-expected.png:
28603         * platform/mac/svg/custom/path-update-expected.png:
28604         * platform/mac/svg/custom/path-zero-strokewidth-expected.checksum:
28605         * platform/mac/svg/custom/path-zero-strokewidth-expected.png:
28606         * platform/mac/svg/custom/pattern-cycle-detection-expected.png:
28607         * platform/mac/svg/custom/pattern-excessive-malloc-expected.png:
28608         * platform/mac/svg/custom/pattern-in-defs-expected.png:
28609         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.checksum:
28610         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.png:
28611         * platform/mac/svg/custom/pattern-no-pixelation-expected.checksum:
28612         * platform/mac/svg/custom/pattern-no-pixelation-expected.png:
28613         * platform/mac/svg/custom/pattern-rotate-expected.checksum:
28614         * platform/mac/svg/custom/pattern-rotate-expected.png:
28615         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png:
28616         * platform/mac/svg/custom/pattern-skew-transformed-expected.png:
28617         * platform/mac/svg/custom/pattern-with-transformation-expected.png:
28618         * platform/mac/svg/custom/pattern-y-offset-expected.png:
28619         * platform/mac/svg/custom/percentage-rect-expected.png:
28620         * platform/mac/svg/custom/percentage-rect2-expected.png:
28621         * platform/mac/svg/custom/pointer-events-path-expected.png:
28622         * platform/mac/svg/custom/poly-identify-expected.png:
28623         * platform/mac/svg/custom/polyline-hittest-expected.png:
28624         * platform/mac/svg/custom/polyline-invalid-points-expected.png:
28625         * platform/mac/svg/custom/polyline-setattribute-points-null-expected.png:
28626         * platform/mac/svg/custom/prevent-default-expected.png:
28627         * platform/mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
28628         * platform/mac/svg/custom/recursive-clippath-expected.png:
28629         * platform/mac/svg/custom/recursive-filter-expected.png:
28630         * platform/mac/svg/custom/recursive-gradient-expected.png:
28631         * platform/mac/svg/custom/recursive-mask-expected.png:
28632         * platform/mac/svg/custom/recursive-pattern-expected.png:
28633         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.checksum:
28634         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.png:
28635         * platform/mac/svg/custom/relative-sized-inner-svg-expected.png:
28636         * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.png:
28637         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
28638         * platform/mac/svg/custom/repaint-moving-svg-and-div-expected.png:
28639         * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.png:
28640         * platform/mac/svg/custom/repaint-stroke-width-changes-expected.png:
28641         * platform/mac/svg/custom/resource-client-removal-expected.png:
28642         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.checksum:
28643         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.png:
28644         * platform/mac/svg/custom/rgbcolor-syntax-expected.png:
28645         * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.png:
28646         * platform/mac/svg/custom/rootelement-expected.png:
28647         * platform/mac/svg/custom/rounded-rects-expected.png:
28648         * platform/mac/svg/custom/scroll-hit-test-expected.png:
28649         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
28650         * platform/mac/svg/custom/second-inline-text-expected.png:
28651         * platform/mac/svg/custom/shapes-supporting-markers-expected.checksum:
28652         * platform/mac/svg/custom/shapes-supporting-markers-expected.png:
28653         * platform/mac/svg/custom/sheet-title-expected.png:
28654         * platform/mac/svg/custom/simpleCDF-expected.png:
28655         * platform/mac/svg/custom/stroke-width-large-expected.png:
28656         * platform/mac/svg/custom/stroked-pattern-expected.checksum:
28657         * platform/mac/svg/custom/stroked-pattern-expected.png:
28658         * platform/mac/svg/custom/struct-use-09-b-expected.png:
28659         * platform/mac/svg/custom/style-attribute-font-size-expected.png:
28660         * platform/mac/svg/custom/svg-absolute-children-expected.png:
28661         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png:
28662         * platform/mac/svg/custom/svg-fonts-in-html-expected.png:
28663         * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png:
28664         * platform/mac/svg/custom/svg-overflow-types-expected.png:
28665         * platform/mac/svg/custom/svgpolyparser-extra-space-expected.png:
28666         * platform/mac/svg/custom/text-clip-expected.png:
28667         * platform/mac/svg/custom/text-ctm-expected.png:
28668         * platform/mac/svg/custom/text-decoration-visibility-expected.png:
28669         * platform/mac/svg/custom/text-dom-01-f-expected.png:
28670         * platform/mac/svg/custom/text-dom-removal-expected.png:
28671         * platform/mac/svg/custom/text-filter-expected.png:
28672         * platform/mac/svg/custom/text-gradient-no-content-expected.png:
28673         * platform/mac/svg/custom/text-hit-test-expected.png:
28674         * platform/mac/svg/custom/text-image-opacity-expected.png:
28675         * platform/mac/svg/custom/text-letter-spacing-expected.png:
28676         * platform/mac/svg/custom/text-linking-expected.png:
28677         * platform/mac/svg/custom/text-repaint-including-stroke-expected.png:
28678         * platform/mac/svg/custom/text-rotated-gradient-expected.png:
28679         * platform/mac/svg/custom/text-rotation-expected.png:
28680         * platform/mac/svg/custom/text-whitespace-handling-expected.png:
28681         * platform/mac/svg/custom/text-x-dx-lists-expected.png:
28682         * platform/mac/svg/custom/text-x-dy-lists-expected.png:
28683         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.png:
28684         * platform/mac/svg/custom/text-xy-updates-SVGList-expected.png:
28685         * platform/mac/svg/custom/text-xy-updates-expected.png:
28686         * platform/mac/svg/custom/transform-ignore-after-invalid-expected.png:
28687         * platform/mac/svg/custom/transform-invalid-expected.png:
28688         * platform/mac/svg/custom/transform-removeAttributeNS-expected.png:
28689         * platform/mac/svg/custom/transform-scale-parse-expected.png:
28690         * platform/mac/svg/custom/transform-with-ending-space-expected.png:
28691         * platform/mac/svg/custom/transformedMaskFails-expected.png:
28692         * platform/mac/svg/custom/tref-update-expected.png:
28693         * platform/mac/svg/custom/use-clipped-hit-expected.png:
28694         * platform/mac/svg/custom/use-css-events-expected.checksum:
28695         * platform/mac/svg/custom/use-css-events-expected.png:
28696         * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png:
28697         * platform/mac/svg/custom/use-detach-expected.checksum:
28698         * platform/mac/svg/custom/use-detach-expected.png:
28699         * platform/mac/svg/custom/use-dynamic-append-expected.png:
28700         * platform/mac/svg/custom/use-elementInstance-event-target-expected.png:
28701         * platform/mac/svg/custom/use-elementInstance-methods-expected.png:
28702         * platform/mac/svg/custom/use-empty-reference-expected.png:
28703         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.png:
28704         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.png:
28705         * platform/mac/svg/custom/use-events-crash-expected.png:
28706         * platform/mac/svg/custom/use-font-face-crash-expected.png:
28707         * platform/mac/svg/custom/use-forward-refs-expected.png:
28708         * platform/mac/svg/custom/use-infinite-recursion-expected.png:
28709         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.checksum:
28710         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.png:
28711         * platform/mac/svg/custom/use-modify-container-in-target-expected.checksum:
28712         * platform/mac/svg/custom/use-modify-container-in-target-expected.png:
28713         * platform/mac/svg/custom/use-modify-target-container-expected.checksum:
28714         * platform/mac/svg/custom/use-modify-target-container-expected.png:
28715         * platform/mac/svg/custom/use-modify-target-symbol-expected.png:
28716         * platform/mac/svg/custom/use-nested-transform-expected.png:
28717         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.png:
28718         * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
28719         * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
28720         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png:
28721         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
28722         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
28723         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
28724         * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
28725         * platform/mac/svg/custom/use-on-g-containing-symbol-expected.png:
28726         * platform/mac/svg/custom/use-on-g-containing-use-expected.checksum:
28727         * platform/mac/svg/custom/use-on-g-containing-use-expected.png:
28728         * platform/mac/svg/custom/use-on-g-expected.checksum:
28729         * platform/mac/svg/custom/use-on-g-expected.png:
28730         * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png:
28731         * platform/mac/svg/custom/use-on-rect-expected.png:
28732         * platform/mac/svg/custom/use-on-symbol-expected.png:
28733         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.png:
28734         * platform/mac/svg/custom/use-on-text-expected.png:
28735         * platform/mac/svg/custom/use-on-use-expected.checksum:
28736         * platform/mac/svg/custom/use-on-use-expected.png:
28737         * platform/mac/svg/custom/use-property-changes-through-dom-expected.png:
28738         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.png:
28739         * platform/mac/svg/custom/use-property-synchronization-crash-expected.png:
28740         * platform/mac/svg/custom/use-recalcStyle-crash-expected.png:
28741         * platform/mac/svg/custom/use-recursion-1-expected.png:
28742         * platform/mac/svg/custom/use-recursion-2-expected.png:
28743         * platform/mac/svg/custom/use-recursion-3-expected.png:
28744         * platform/mac/svg/custom/use-recursion-4-expected.png:
28745         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.png:
28746         * platform/mac/svg/custom/use-setAttribute-crash-expected.checksum:
28747         * platform/mac/svg/custom/use-setAttribute-crash-expected.png:
28748         * platform/mac/svg/custom/use-symbol-overflow-expected.png:
28749         * platform/mac/svg/custom/use-transform-expected.checksum:
28750         * platform/mac/svg/custom/use-transform-expected.png:
28751         * platform/mac/svg/custom/viewBox-hit-expected.checksum:
28752         * platform/mac/svg/custom/viewBox-hit-expected.png:
28753         * platform/mac/svg/custom/viewport-clip-expected.png:
28754         * platform/mac/svg/custom/viewport-em-expected.png:
28755         * platform/mac/svg/custom/viewport-no-width-height-expected.png:
28756         * platform/mac/svg/custom/viewport-update-expected.png:
28757         * platform/mac/svg/custom/viewport-update2-expected.png:
28758         * platform/mac/svg/custom/visibility-override-clip-expected.png:
28759         * platform/mac/svg/custom/visibility-override-expected.png:
28760         * platform/mac/svg/custom/visibility-override-filter-expected.png:
28761         * platform/mac/svg/custom/visibility-override-mask-expected.png:
28762         * platform/mac/svg/custom/width-full-percentage-expected.checksum:
28763         * platform/mac/svg/custom/width-full-percentage-expected.png:
28764         * platform/mac/svg/custom/xhtml-no-svg-renderer-expected.png:
28765         * platform/mac/svg/custom/xml-stylesheet-expected.png:
28766         * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.png:
28767         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
28768         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
28769         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
28770         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
28771         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
28772         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
28773         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
28774         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
28775         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
28776         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
28777         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
28778         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
28779         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
28780         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
28781         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
28782         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
28783         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
28784         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
28785         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
28786         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
28787         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
28788         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
28789         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
28790         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
28791         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
28792         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
28793         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
28794         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
28795         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
28796         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
28797         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
28798         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
28799         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
28800         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
28801         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
28802         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
28803         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum:
28804         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
28805         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum:
28806         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
28807         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum:
28808         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
28809         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
28810         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
28811         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
28812         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
28813         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
28814         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
28815         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
28816         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
28817         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
28818         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
28819         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
28820         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
28821         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum:
28822         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
28823         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
28824         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
28825         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
28826         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
28827         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
28828         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
28829         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
28830         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
28831         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
28832         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
28833         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
28834         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
28835         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum:
28836         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
28837         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum:
28838         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
28839         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum:
28840         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
28841         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum:
28842         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
28843         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
28844         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
28845         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum:
28846         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
28847         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum:
28848         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
28849         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum:
28850         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
28851         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.checksum:
28852         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
28853         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.checksum:
28854         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
28855         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.checksum:
28856         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
28857         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.checksum:
28858         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
28859         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum:
28860         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
28861         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum:
28862         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
28863         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum:
28864         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
28865         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum:
28866         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
28867         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum:
28868         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
28869         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum:
28870         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
28871         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum:
28872         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
28873         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum:
28874         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
28875         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum:
28876         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
28877         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum:
28878         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
28879         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum:
28880         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
28881         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum:
28882         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
28883         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum:
28884         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
28885         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum:
28886         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
28887         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
28888         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
28889         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
28890         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
28891         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
28892         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
28893         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
28894         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
28895         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
28896         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
28897         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
28898         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
28899         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
28900         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
28901         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
28902         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
28903         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
28904         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
28905         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
28906         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
28907         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
28908         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
28909         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
28910         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
28911         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
28912         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
28913         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
28914         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
28915         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
28916         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
28917         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
28918         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
28919         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
28920         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
28921         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
28922         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
28923         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
28924         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
28925         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
28926         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
28927         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
28928         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
28929         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
28930         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
28931         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
28932         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
28933         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
28934         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
28935         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
28936         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
28937         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
28938         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
28939         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
28940         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
28941         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
28942         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
28943         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
28944         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
28945         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
28946         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
28947         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
28948         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
28949         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
28950         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
28951         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
28952         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
28953         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
28954         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
28955         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
28956         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
28957         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
28958         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
28959         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
28960         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
28961         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
28962         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
28963         * platform/mac/svg/filters/big-sized-filter-2-expected.png:
28964         * platform/mac/svg/filters/feColorMatrix-values-expected.png:
28965         * platform/mac/svg/filters/feMerge-wrong-input-expected.png:
28966         * platform/mac/svg/filters/feOffset-expected.png:
28967         * platform/mac/svg/filters/filter-clip-expected.checksum:
28968         * platform/mac/svg/filters/filter-clip-expected.png:
28969         * platform/mac/svg/filters/filter-empty-g-expected.png:
28970         * platform/mac/svg/filters/filter-on-filter-for-text-expected.png:
28971         * platform/mac/svg/filters/parent-children-with-same-filter-expected.png:
28972         * platform/mac/svg/filters/sourceAlpha-expected.png:
28973         * platform/mac/svg/filters/subRegion-one-effect-expected.png:
28974         * platform/mac/svg/filters/subRegion-two-effects-expected.png:
28975         * platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png:
28976         * platform/mac/svg/foreignObject/text-tref-02-b-expected.png:
28977         * platform/mac/svg/hixie/cascade/001-broken-expected.checksum:
28978         * platform/mac/svg/hixie/cascade/001-broken-expected.png:
28979         * platform/mac/svg/hixie/cascade/002-expected.checksum:
28980         * platform/mac/svg/hixie/cascade/002-expected.png:
28981         * platform/mac/svg/hixie/data-types/001-expected.png:
28982         * platform/mac/svg/hixie/dynamic/002-expected.png:
28983         * platform/mac/svg/hixie/dynamic/003-expected.png:
28984         * platform/mac/svg/hixie/dynamic/004-expected.png:
28985         * platform/mac/svg/hixie/dynamic/005-expected.png:
28986         * platform/mac/svg/hixie/dynamic/006-expected.png:
28987         * platform/mac/svg/hixie/error/001-expected.png:
28988         * platform/mac/svg/hixie/error/003-expected.png:
28989         * platform/mac/svg/hixie/error/006-expected.png:
28990         * platform/mac/svg/hixie/error/007-expected.png:
28991         * platform/mac/svg/hixie/error/008-expected.png:
28992         * platform/mac/svg/hixie/error/009-expected.png:
28993         * platform/mac/svg/hixie/error/010-expected.png:
28994         * platform/mac/svg/hixie/error/011-expected.png:
28995         * platform/mac/svg/hixie/error/014-expected.png:
28996         * platform/mac/svg/hixie/error/014-test-expected.png:
28997         * platform/mac/svg/hixie/error/015-expected.png:
28998         * platform/mac/svg/hixie/error/016-expected.png:
28999         * platform/mac/svg/hixie/error/017-expected.checksum:
29000         * platform/mac/svg/hixie/error/017-expected.png:
29001         * platform/mac/svg/hixie/links/001-expected.checksum:
29002         * platform/mac/svg/hixie/links/001-expected.png:
29003         * platform/mac/svg/hixie/links/002-expected.png:
29004         * platform/mac/svg/hixie/links/003-broken-expected.checksum:
29005         * platform/mac/svg/hixie/links/003-broken-expected.png:
29006         * platform/mac/svg/hixie/mixed/003-expected.checksum:
29007         * platform/mac/svg/hixie/mixed/003-expected.png:
29008         * platform/mac/svg/hixie/mixed/004-expected.checksum:
29009         * platform/mac/svg/hixie/mixed/004-expected.png:
29010         * platform/mac/svg/hixie/mixed/005-expected.checksum:
29011         * platform/mac/svg/hixie/mixed/005-expected.png:
29012         * platform/mac/svg/hixie/mixed/006-expected.checksum:
29013         * platform/mac/svg/hixie/mixed/006-expected.png:
29014         * platform/mac/svg/hixie/mixed/008-expected.checksum:
29015         * platform/mac/svg/hixie/mixed/008-expected.png:
29016         * platform/mac/svg/hixie/mixed/011-expected.checksum:
29017         * platform/mac/svg/hixie/mixed/011-expected.png:
29018         * platform/mac/svg/hixie/painting/001-expected.png:
29019         * platform/mac/svg/hixie/perf/001-expected.checksum:
29020         * platform/mac/svg/hixie/perf/001-expected.png:
29021         * platform/mac/svg/hixie/perf/002-expected.checksum:
29022         * platform/mac/svg/hixie/perf/002-expected.png:
29023         * platform/mac/svg/hixie/perf/003-expected.png:
29024         * platform/mac/svg/hixie/perf/004-expected.png:
29025         * platform/mac/svg/hixie/perf/005-expected.png:
29026         * platform/mac/svg/hixie/perf/006-expected.png:
29027         * platform/mac/svg/hixie/perf/007-expected.checksum:
29028         * platform/mac/svg/hixie/perf/007-expected.png:
29029         * platform/mac/svg/hixie/processing-model/005-expected.png:
29030         * platform/mac/svg/hixie/rendering-model/001-expected.checksum:
29031         * platform/mac/svg/hixie/rendering-model/001-expected.png:
29032         * platform/mac/svg/hixie/rendering-model/002-expected.checksum:
29033         * platform/mac/svg/hixie/rendering-model/002-expected.png:
29034         * platform/mac/svg/hixie/rendering-model/003a-expected.png:
29035         * platform/mac/svg/hixie/shapes/path/001-expected.checksum:
29036         * platform/mac/svg/hixie/shapes/path/001-expected.png:
29037         * platform/mac/svg/hixie/text/001-expected.png:
29038         * platform/mac/svg/hixie/text/002-expected.png:
29039         * platform/mac/svg/hixie/text/003a-expected.png:
29040         * platform/mac/svg/hixie/text/003b-expected.png:
29041         * platform/mac/svg/hixie/transform/001-expected.checksum:
29042         * platform/mac/svg/hixie/transform/001-expected.png:
29043         * platform/mac/svg/hixie/use/001-expected.png:
29044         * platform/mac/svg/hixie/use/002-expected.png:
29045         * platform/mac/svg/hixie/use/002-test-expected.png:
29046         * platform/mac/svg/hixie/viewbox/001-expected.png:
29047         * platform/mac/svg/hixie/viewbox/002-expected.png:
29048         * platform/mac/svg/hixie/viewbox/003-expected.png:
29049         * platform/mac/svg/hixie/viewbox/004-expected.png:
29050         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
29051         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
29052         * platform/mac/svg/in-html/circle-expected.checksum:
29053         * platform/mac/svg/in-html/circle-expected.png:
29054         * platform/mac/svg/overflow/overflow-on-foreignObject-expected.png:
29055         * platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.png:
29056         * platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.png:
29057         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png:
29058         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png:
29059         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png:
29060         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png:
29061         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.png:
29062         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png:
29063         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.png:
29064         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.png:
29065         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.png:
29066         * platform/mac/svg/text/foreignObject-repaint-expected.png:
29067         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.png:
29068         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.png:
29069         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.png:
29070         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.png:
29071         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.png:
29072         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.png:
29073         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.png:
29074         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.png:
29075         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
29076         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
29077         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
29078         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
29079         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
29080         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
29081         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
29082         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
29083         * platform/mac/svg/text/select-x-list-1-expected.png:
29084         * platform/mac/svg/text/select-x-list-2-expected.png:
29085         * platform/mac/svg/text/select-x-list-3-expected.png:
29086         * platform/mac/svg/text/select-x-list-4-expected.png:
29087         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.png:
29088         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.png:
29089         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.png:
29090         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.png:
29091         * platform/mac/svg/text/selection-doubleclick-expected.png:
29092         * platform/mac/svg/text/selection-tripleclick-expected.png:
29093         * platform/mac/svg/text/text-align-01-b-expected.checksum:
29094         * platform/mac/svg/text/text-align-01-b-expected.png:
29095         * platform/mac/svg/text/text-align-05-b-expected.checksum:
29096         * platform/mac/svg/text/text-align-05-b-expected.png:
29097         * platform/mac/svg/text/text-gradient-positioning-expected.png:
29098         * platform/mac/svg/text/text-hkern-expected.png:
29099         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.png:
29100         * platform/mac/svg/text/text-spacing-01-b-expected.png:
29101         * platform/mac/svg/text/text-text-01-b-expected.png:
29102         * platform/mac/svg/text/text-vkern-expected.png:
29103         * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.png:
29104         * platform/mac/svg/text/textPathBoundsBug-expected.png:
29105         * platform/mac/svg/webarchive/svg-script-subresouces-expected.png:
29106         * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png:
29107         * platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
29108         * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
29109         * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum:
29110         * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
29111         * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
29112         * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png:
29113         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
29114         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
29115         * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
29116         * platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png:
29117         * platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.png:
29118         * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.png:
29119         * platform/mac/svg/zoom/text/zoom-foreignObject-expected.png:
29120         * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum:
29121         * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.png:
29122         * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.png:
29123         * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png:
29124         * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
29125         * svg/custom/glyph-setting-d-attribute-expected.png:
29126         * svg/custom/text-zoom-expected.png:
29127         * svg/custom/use-clipped-transform-expected.png:
29128         * svg/in-html/by-reference-expected.png:
29129
29130 2010-10-12  Csaba Osztrogonác  <ossy@webkit.org>
29131
29132         Unreviewed. Update Qt specific expected files after r69553.
29133
29134         * platform/qt/fast/dom/Window/window-properties-expected.txt:
29135         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
29136         * platform/qt/http/tests/security/cross-frame-access-get-expected.txt:
29137
29138 2010-10-11  Eric Uhrhane  <ericu@chromium.org>
29139
29140         Reviewed by Dumitru Daniliuc.
29141
29142         FileWriter should hold a reference to a Blob during write
29143         https://bugs.webkit.org/show_bug.cgi?id=47318
29144
29145         Added the first FileWriter test to cover this.
29146         Problem #1: it's not a deterministic problem; the test might or might
29147         not catch the error, but at least it won't ever trigger a false
29148         positive.
29149         Problem #2: no platform fully implements FileWriter yet, so this test
29150         must start out completely supressed.  All non-chromium platforms
29151         already skip all filesystem tests, so I'm only adding a suppression in
29152         chromium.
29153         * fast/filesystem/file-writer-gc-blob-expected.txt: Added.
29154         * fast/filesystem/file-writer-gc-blob.html: Added.
29155         * platform/chromium/test_expectations.txt:
29156
29157 2010-10-11  Martin Robinson  <mrobinson@igalia.com>
29158
29159         Rebaseline some failing GTK+ tests.
29160
29161         * platform/gtk/editing/selection/move-past-trailing-space-expected.txt:
29162         * platform/gtk/fast/css/shadow-multiple-expected.txt:
29163         * platform/gtk/fast/text/shadow-no-blur-expected.txt:
29164
29165 2010-10-11  Kinuko Yasuda  <kinuko@chromium.org>
29166
29167         Unreviewed, updating test_expectations.txt for passing tests.
29168
29169         * platform/chromium/test_expectations.txt:
29170
29171 2010-10-11  Albert J. Wong  <ajwong@chromium.org>
29172
29173         [chromium] Unreviewed. More expectation changes for green canary.
29174
29175         More expectations resulting from r69517.
29176
29177         * platform/chromium/test_expectations.txt:
29178
29179 2010-10-11  James Kozianski  <koz@chromium.org>
29180
29181         Reviewed by Simon Fraser.
29182
29183         Remove superflous comments from a layout test.
29184         https://bugs.webkit.org/show_bug.cgi?id=47521
29185
29186         * fast/css-generated-content/malformed-url.html:
29187
29188 2010-10-11  Michael Saboff  <msaboff@apple.com>
29189
29190         Reviewed by Darin Adler.
29191
29192         Added and changed tests to verify that DOMWindow objects are
29193         create with appropriate constructors and that those constructors
29194         are not callable directly.
29195         https://bugs.webkit.org/show_bug.cgi?id=47422
29196
29197         * fast/dom/Window/window-constructor-expected.txt: Added.
29198         * fast/dom/Window/window-constructor.html: Added.
29199         * fast/dom/Window/window-properties-expected.txt:
29200         * fast/dom/Window/window-property-descriptors-expected.txt:
29201         * fast/dom/prototype-inheritance-2-expected.txt:
29202         * fast/dom/script-tests/constructors-cached.js:
29203         * fast/dom/wrapper-classes-expected.txt:
29204         * http/tests/security/cross-frame-access-get-expected.txt:
29205         * http/tests/security/cross-frame-access-get.html:
29206         * http/tests/security/cross-frame-access-put.html:
29207         * inspector/console-dir-global-expected.txt:
29208         * java/lc3/JSObject/ToJSObject-001-expected.txt:
29209         * java/lc3/JSObject/ToObject-001-expected.txt:
29210
29211 2010-10-11  Prasad Tammana  <prasadt@chromium.org>
29212
29213         Reviewed by Dmitry Titov.
29214
29215         Added support for showModalDialog on chromium port.
29216
29217         Implement showModalDialog for Layout tests for chromium port
29218         https://bugs.webkit.org/show_bug.cgi?id=46759
29219
29220         * platform/chromium/drt_expectations.txt:  Removed show-modal-dialog tests.
29221
29222 2010-10-11  Albert J. Wong  <ajwong@chromium.org>
29223
29224         [chromium] Unreviewed. Build fix.
29225
29226         Marking linux expectations as failues missed during the SVG sweep.
29227
29228         * platform/chromium/test_expectations.txt:
29229
29230 2010-10-11  Albert J. Wong  <ajwong@chromium.org>
29231
29232         [chromium] Unreviewed. Build Fix.
29233
29234         Submit 1506 new rebaselines due to changes for all elipse/circle
29235         drawing code caused by r69517.  Changelog compressed to list the
29236         number of files changed per directory.
29237
29238         * LayoutTests/platform/chromium-linux/fast/blockflow/: 2 changed.
29239         * LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/: 96 changed.
29240         * LayoutTests/platform/chromium-linux/svg/batik/paints/: 4 changed.
29241         * LayoutTests/platform/chromium-linux/svg/batik/text/: 4 changed.
29242         * LayoutTests/platform/chromium-linux/svg/clip-path/: 34 changed.
29243         * LayoutTests/platform/chromium-linux/svg/css/: 6 changed.
29244         * LayoutTests/platform/chromium-linux/svg/custom/: 104 changed.
29245         * LayoutTests/platform/chromium-linux/svg/dynamic-updates/: 176 changed.
29246         * LayoutTests/platform/chromium-linux/svg/hixie/cascade/: 4 changed.
29247         * LayoutTests/platform/chromium-linux/svg/hixie/error/: 2 changed.
29248         * LayoutTests/platform/chromium-linux/svg/hixie/links/: 4 changed.
29249         * LayoutTests/platform/chromium-linux/svg/hixie/mixed/: 12 changed.
29250         * LayoutTests/platform/chromium-linux/svg/hixie/perf/: 2 changed.
29251         * LayoutTests/platform/chromium-linux/svg/hixie/rendering-model/: 4 changed.
29252         * LayoutTests/platform/chromium-linux/svg/hixie/shapes/path/: 2 changed.
29253         * LayoutTests/platform/chromium-linux/svg/hixie/transform/: 2 changed.
29254         * LayoutTests/platform/chromium-linux/svg/in-html/: 2 changed.
29255         * LayoutTests/platform/chromium-linux/svg/text/: 4 changed.
29256         * LayoutTests/platform/chromium-linux/svg/zoom/page/: 6 changed.
29257         * LayoutTests/platform/chromium-linux/svg/zoom/text/: 4 changed.
29258         * LayoutTests/platform/chromium-mac/fast/backgrounds/: 6 changed.
29259         * LayoutTests/platform/chromium-mac/fast/blockflow/: 2 changed.
29260         * LayoutTests/platform/chromium-mac/fast/images/: 2 changed.
29261         * LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/: 101 changed.
29262         * LayoutTests/platform/chromium-mac/svg/batik/masking/: 2 changed.
29263         * LayoutTests/platform/chromium-mac/svg/batik/paints/: 6 changed.
29264         * LayoutTests/platform/chromium-mac/svg/batik/text/: 4 changed.
29265         * LayoutTests/platform/chromium-mac/svg/carto.net/: 2 changed.
29266         * LayoutTests/platform/chromium-mac/svg/clip-path/: 50 changed.
29267         * LayoutTests/platform/chromium-mac/svg/css/: 6 changed.
29268         * LayoutTests/platform/chromium-mac/svg/custom/: 118 changed.
29269         * LayoutTests/platform/chromium-mac/svg/dynamic-updates/: 184 changed.
29270         * LayoutTests/platform/chromium-mac/svg/hixie/cascade/: 4 changed.
29271         * LayoutTests/platform/chromium-mac/svg/hixie/error/: 2 changed.
29272         * LayoutTests/platform/chromium-mac/svg/hixie/links/: 4 changed.
29273         * LayoutTests/platform/chromium-mac/svg/hixie/mixed/: 12 changed.
29274         * LayoutTests/platform/chromium-mac/svg/hixie/perf/: 2 changed.
29275         * LayoutTests/platform/chromium-mac/svg/hixie/rendering-model/: 4 changed.
29276         * LayoutTests/platform/chromium-mac/svg/hixie/shapes/path/: 2 changed.
29277         * LayoutTests/platform/chromium-mac/svg/hixie/transform/: 2 changed.
29278         * LayoutTests/platform/chromium-mac/svg/in-html/: 2 changed.
29279         * LayoutTests/platform/chromium-mac/svg/text/: 6 changed.
29280         * LayoutTests/platform/chromium-mac/svg/zoom/page/: 6 changed.
29281         * LayoutTests/platform/chromium-mac/svg/zoom/text/: 4 changed.
29282         * LayoutTests/platform/chromium-win-xp/fast/blockflow/: 1 changed.
29283         * LayoutTests/platform/chromium-win-xp/svg/batik/text/: 2 changed.
29284         * LayoutTests/platform/chromium-win-xp/svg/custom/: 1 changed.
29285         * LayoutTests/platform/chromium-win/fast/blockflow/: 2 changed.
29286         * LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/: 107 changed.
29287         * LayoutTests/platform/chromium-win/svg/batik/masking/: 1 changed.
29288         * LayoutTests/platform/chromium-win/svg/batik/paints/: 4 changed.
29289         * LayoutTests/platform/chromium-win/svg/batik/text/: 2 changed.
29290         * LayoutTests/platform/chromium-win/svg/clip-path/: 34 changed.
29291         * LayoutTests/platform/chromium-win/svg/css/: 6 changed.
29292         * LayoutTests/platform/chromium-win/svg/custom/: 114 changed.
29293         * LayoutTests/platform/chromium-win/svg/dynamic-updates/: 176 changed.
29294         * LayoutTests/platform/chromium-win/svg/hixie/cascade/: 4 changed.
29295         * LayoutTests/platform/chromium-win/svg/hixie/error/: 2 changed.
29296         * LayoutTests/platform/chromium-win/svg/hixie/links/: 4 changed.
29297         * LayoutTests/platform/chromium-win/svg/hixie/mixed/: 12 changed.
29298         * LayoutTests/platform/chromium-win/svg/hixie/perf/: 2 changed.
29299         * LayoutTests/platform/chromium-win/svg/hixie/rendering-model/: 4 changed.
29300         * LayoutTests/platform/chromium-win/svg/hixie/shapes/path/: 2 changed.
29301         * LayoutTests/platform/chromium-win/svg/hixie/transform/: 2 changed.
29302         * LayoutTests/platform/chromium-win/svg/in-html/: 2 changed.
29303         * LayoutTests/platform/chromium-win/svg/text/: 4 changed.
29304         * LayoutTests/platform/chromium-win/svg/zoom/page/: 7 changed.
29305         * LayoutTests/platform/chromium-win/svg/zoom/text/: 4 changed.
29306         * LayoutTests/platform/chromium/: 1 changed.
29307         * platform/chromium/test_expectations.txt:
29308
29309 2010-10-11  Andrei Popescu  <andreip@google.com>
29310
29311         Reviewed by Jeremy Orlow.
29312
29313         The names of IndexedDB-specific attributes of DOMWindow should be prefixed with 'webkit'.
29314         https://bugs.webkit.org/show_bug.cgi?id=47508
29315
29316         * storage/indexeddb/basics-expected.txt:
29317         * storage/indexeddb/basics.html:
29318         * storage/indexeddb/constants-expected.txt:
29319         * storage/indexeddb/constants.html:
29320         * storage/indexeddb/database-basics-expected.txt:
29321         * storage/indexeddb/database-basics.html:
29322         * storage/indexeddb/database-quota-expected.txt:
29323         * storage/indexeddb/database-quota.html:
29324         * storage/indexeddb/index-basics-expected.txt:
29325         * storage/indexeddb/index-basics.html:
29326         * storage/indexeddb/index-cursor-expected.txt:
29327         * storage/indexeddb/index-cursor.html:
29328         * storage/indexeddb/keyrange-expected.txt:
29329         * storage/indexeddb/keyrange.html:
29330         * storage/indexeddb/objectstore-basics-expected.txt:
29331         * storage/indexeddb/objectstore-basics.html:
29332         * storage/indexeddb/objectstore-cursor-expected.txt:
29333         * storage/indexeddb/objectstore-cursor.html:
29334         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
29335         * storage/indexeddb/objectstore-removeobjectstore.html:
29336         * storage/indexeddb/open-cursor-expected.txt:
29337         * storage/indexeddb/open-cursor.html:
29338         * storage/indexeddb/transaction-basics-expected.txt:
29339         * storage/indexeddb/transaction-basics.html:
29340
29341 2010-10-11  Adam Barth  <abarth@webkit.org>
29342
29343         Rebaseline SVG expectations.
29344         Rubber-stamped by Mr. kling.
29345
29346         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
29347         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
29348         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
29349         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
29350         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
29351         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
29352         * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
29353         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
29354         * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
29355         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
29356         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
29357         * platform/mac/svg/custom/stroked-pattern-expected.txt:
29358         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
29359
29360 2010-10-11  Kinuko Yasuda  <kinuko@chromium.org>
29361
29362         Unreviewed, updating test_expectations for a passing test.
29363
29364         * platform/chromium/test_expectations.txt:
29365
29366 2010-10-11  Martin Robinson  <mrobinson@igalia.com>
29367
29368         Reviewed by Tony Chang.
29369
29370         [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails on GTK+
29371         https://bugs.webkit.org/show_bug.cgi?id=47244
29372
29373         Unskip the freshly passing test and add a baseline which has a PASS for all
29374         tests.
29375
29376         * platform/gtk/Skipped: Unskip passing test.
29377         * platform/gtk/editing/pasteboard/dataTransfer-setData-getData-expected.txt:
29378
29379 2010-10-11  Martin Robinson  <mrobinson@igalia.com>
29380
29381         Reviewed by Gustavo Noronha Silva.
29382
29383         [GTK] Cleanup font selection code for the Freetype backend
29384         https://bugs.webkit.org/show_bug.cgi?id=47503
29385
29386         Unskip some tests that lacked baselines before (they used cursive and fantasy font
29387         families) and regenerate some correct baselines for the synthetic oblique test.
29388
29389         * platform/gtk/Skipped: Update the skipped list.
29390         * platform/gtk/fonts/cursive-expected.txt: Added.
29391         * platform/gtk/fonts/default-expected.txt: Added.
29392         * platform/gtk/fonts/fantasy-expected.txt: Added.
29393         * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.checksum:
29394         * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.png:
29395         * platform/gtk/fonts/monospace-expected.txt: Added.
29396         * platform/gtk/fonts/sans-serif-expected.txt: Added.
29397         * platform/gtk/fonts/serif-expected.txt: Added.
29398
29399 2010-10-11  Albert J. Wong  <ajwong@chromium.org>
29400
29401         [chromium] Unreviewed. Temporary patch for SVG changes from r69517.
29402
29403         Update test expectations to fail all SVG tests with different output
29404         after r69517's changes.  Rebaselines coming later.
29405
29406         * platform/chromium/test_expectations.txt:
29407
29408 2010-10-01  Oliver Hunt  <oliver@apple.com>
29409
29410         Reviewed by Gavin Barraclough.
29411
29412         [ES5] Implement strict mode
29413         https://bugs.webkit.org/show_bug.cgi?id=10701
29414
29415         Tests for the many different behaviours we get in strict mode.
29416
29417         * fast/js/basic-strict-mode-expected.txt: Added.
29418         * fast/js/basic-strict-mode.html: Added.
29419         * fast/js/script-tests/basic-strict-mode.js: Added.
29420         (testThis):
29421         (testGlobalAccess):
29422
29423 2010-10-10  Antonio Gomes  <agomes@rim.com>
29424
29425         Reviewed by Andreas Kling.
29426
29427         Convert editing/selection/script-tests/click-in-padding-with-multiple-line-boxes.js to use LayoutTestController::setEditingBehavior
29428         https://bugs.webkit.org/show_bug.cgi?id=47472
29429
29430         Patch converts the editing/selection/click-in-padding-with-multiple-line-boxes.js to make use of the
29431         LayoutTestController::setEditingBehavior machinery. That way, all platform specific editing behavior
29432         code paths can be test in the same execution, and we make it possible to share the same
29433         expected result file through all ports.
29434
29435         * editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Modified with resutls for all editing behaviors, i.e. mac and win.
29436         * editing/selection/script-tests/click-in-padding-with-multiple-line-boxes.js:
29437         ():
29438         * platform/mac/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Removed.
29439         * platform/qt/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Removed.
29440         * platform/win/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Removed.
29441
29442 2010-10-11  Ryosuke Niwa  <rniwa@webkit.org>
29443
29444         Unreviewed build fix.
29445
29446         Fixed design-mode-spellcheck-off.html so that it passes on platforms that do not support textInputController.
29447
29448         * editing/spelling/design-mode-spellcheck-off.html:
29449
29450 2010-10-11  Ryosuke Niwa  <rniwa@webkit.org>
29451
29452         Reviewed by Darin Adler.
29453
29454         spellcheck="false" not respected in designMode
29455         https://bugs.webkit.org/show_bug.cgi?id=39978
29456
29457         Added a test to ensure Webkit respects spellcheck=off on body element.
29458         Rebaselined are due to our setting the focus to body element rather than html element in design mode.
29459
29460         * editing/spelling/design-mode-spellcheck-off-expected.txt: Added.
29461         * editing/spelling/design-mode-spellcheck-off.html: Added.
29462         * editing/inserting/space-after-removeformat-expected.txt: Editing delegates change due to focus moving to body.
29463         * platform/chromium-win/editing/inserting/editable-html-element-expected.txt: Ditto.
29464         * platform/chromium-win/editing/selection/editable-html-element-expected.txt: Ditto.
29465         * platform/chromium-win/editing/selection/editable-links-expected.txt: Ditto.
29466         * platform/chromium-win/editing/selection/focus_editable_html-expected.txt: Ditto.
29467         * platform/chromium-win/editing/style/designmode-expected.txt: Ditto.
29468         * platform/mac/editing/inserting/editable-html-element-expected.txt: Ditto.
29469         * platform/mac/editing/selection/designmode-no-caret-expected.txt: Ditto.
29470         * platform/mac/editing/selection/editable-html-element-expected.txt: Ditto.
29471         * platform/mac/editing/selection/editable-links-expected.txt: Ditto.
29472         * platform/mac/editing/selection/focus_editable_html-expected.txt: Ditto.
29473         * platform/mac/editing/style/designmode-expected.txt: Ditto.
29474         * platform/qt/editing/inserting/editable-html-element-expected.txt: Ditto.
29475         * platform/qt/editing/selection/editable-html-element-expected.txt: Ditto.
29476         * platform/qt/editing/selection/focus_editable_html-expected.txt: Ditto.
29477         * platform/qt/editing/style/designmode-expected.txt: Ditto.
29478
29479 2010-10-11  Martin Robinson  <mrobinson@igalia.com>
29480
29481         Reviewed by Xan Lopez.
29482
29483         [GTK] Search field icons should be centered vertically in the field
29484         https://bugs.webkit.org/show_bug.cgi?id=47441
29485
29486         Add a pixel dump result which tests the fix.
29487
29488         * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.checksum: Added.
29489         * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.png: Added.
29490
29491 2010-10-10  Antonio Gomes  <agomes@rim.com>
29492
29493         Reviewed by Andreas Kling.
29494
29495         Convert editing/selection/script-tests/click-in-margins-inside-editable-div.js to use LayoutTestController::setEditingBehavior
29496         https://bugs.webkit.org/show_bug.cgi?id=47471
29497
29498         Patch converts the editing/selection/click-in-margins-inside-editable-div to make use of the
29499         LayoutTestController::setEditingBehavior machinery. That way, all platform specific editing behavior
29500         code paths can be test in the same execution, and we make it possible to share the same
29501         expected result file through all ports.
29502
29503         * editing/selection/click-in-margins-inside-editable-div-expected.txt:
29504         * editing/selection/script-tests/click-in-margins-inside-editable-div.js:
29505         ():
29506         * platform/mac/editing/selection/click-in-margins-inside-editable-div-expected.txt: Removed.
29507         * platform/qt/editing/selection/click-in-margins-inside-editable-div-expected.txt: Removed.
29508         * platform/win/editing/selection/click-in-margins-inside-editable-div-expected.txt: Removed.
29509
29510 2010-10-11  Alexander Pavlov  <apavlov@chromium.org>
29511
29512         [Chromium] Unreviewed, build fix.
29513
29514         Disable fast/filesystem/op-remove.html for chromium-win.
29515
29516         * platform/chromium/test_expectations.txt:
29517
29518 2010-10-11  Alexander Pavlov  <apavlov@chromium.org>
29519
29520         [Chromium] Unreviewed, build fix.
29521
29522         Rebaseline svg/W3C-SVG-1.1-SE/filters-image-03-f for chromium-linux and chromium-mac.
29523
29524         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
29525         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
29526         * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
29527         * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
29528
29529 2010-10-11  Kinuko Yasuda  <kinuko@chromium.org>
29530
29531         Reviewed by David Levin.
29532
29533         Support DirectoryEntry.removeRecursively for FileSystem API
29534         https://bugs.webkit.org/show_bug.cgi?id=47400
29535
29536         * fast/filesystem/resources/async-operations.js:
29537         * fast/filesystem/resources/fs-test-util.js:
29538         (removeAllInDirectory): renamed from removeRecursively and changed
29539         the implemntation to use DirectoryEntry.removeRecursively.
29540         * fast/filesystem/resources/fs-worker-common.js:
29541         (removeAllInDirectorySync): ditto.
29542         * fast/filesystem/resources/op-remove.js: Added removeRecursively test.
29543         * fast/filesystem/resources/op-tests-helper.js:
29544         (runOperationTest.OperationTestHelper.this.removeRecursively): Added.
29545         * fast/filesystem/resources/sync-operations.js:
29546         * fast/filesystem/script-tests/file-from-file-entry.js:
29547         * fast/filesystem/script-tests/read-directory.js:
29548
29549 2010-10-11  Alexander Pavlov  <apavlov@chromium.org>
29550
29551         [Chromium] Unreviewed, build fix.
29552
29553         Rebaseline svg/W3C-SVG-1.1-SE/filters-image-03-f for chromium-linux.
29554         Fix bad expectation.
29555
29556         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
29557         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
29558         * platform/chromium/test_expectations.txt:
29559
29560 2010-10-11  Alexander Pavlov  <apavlov@chromium.org>
29561
29562         [Chromium] Unreviewed, build fix.
29563
29564         Update more test expectations.
29565
29566         * platform/chromium/test_expectations.txt:
29567
29568 2010-10-11  Dirk Schulze  <krit@webkit.org>
29569
29570         Reviewed by Nikolas Zimmermann.
29571
29572         SVG feImage take preserveAspectRatio into account for absolute paint rect
29573         https://bugs.webkit.org/show_bug.cgi?id=47464
29574
29575         Needs a new baseline for svg/W3C-SVG-1.1-SE/filters-image-03-f.
29576
29577         * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
29578         * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
29579
29580 2010-10-11  Alexander Pavlov  <apavlov@chromium.org>
29581
29582         [Chromium] Unreviewed, build fix.
29583
29584         Rebaseline overhanging-floats-removed for chromium-win and chromium-linux platforms.
29585
29586         * platform/chromium-linux/fast/flexbox/overhanging-floats-removed-expected.checksum: Added.
29587         * platform/chromium-linux/fast/flexbox/overhanging-floats-removed-expected.png: Added.
29588         * platform/chromium-win/fast/flexbox/overhanging-floats-removed-expected.checksum: Added.
29589         * platform/chromium-win/fast/flexbox/overhanging-floats-removed-expected.png: Added.
29590
29591 2010-10-11  Abhishek Arya  <inferno@chromium.org>
29592
29593         Unreviewed.
29594
29595         Commit r69478 put the expected file in wrong platform. Correcting that.
29596
29597         * platform/gtk/fast/flexbox: Added.
29598         * platform/gtk/fast/flexbox/overhanging-floats-removed-expected.txt: Added.
29599         * platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt: Removed.
29600
29601 2010-10-10  Abhishek Arya  <inferno@chromium.org>
29602
29603         Unreviewed.
29604
29605         Rebaseline overhanging-floats-removed test for GTK platform.
29606
29607         * platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt: Added.
29608
29609 2010-10-10  Abhishek Arya  <inferno@chromium.org>
29610
29611         Reviewed by Dan Bernstein.
29612
29613         Tests that intruding floats get properly cleared in flexible box layout.
29614         https://bugs.webkit.org/show_bug.cgi?id=47104
29615
29616         * fast/flexbox/overhanging-floats-removed-expected.checksum: Added.
29617         * fast/flexbox/overhanging-floats-removed-expected.png: Added.
29618         * fast/flexbox/overhanging-floats-removed-expected.txt: Added.
29619         * fast/flexbox/overhanging-floats-removed.html: Added.
29620
29621 2010-10-10  Chris Fleizach  <cfleizach@apple.com>
29622
29623         Reviewed by Beth Dakin.
29624
29625         AX: if aria-live is on a <span> or ignored element, live regions don't work
29626         https://bugs.webkit.org/show_bug.cgi?id=47443
29627
29628         * platform/mac/accessibility/live-region-on-span-expected.txt: Added.
29629         * platform/mac/accessibility/live-region-on-span.html: Added.
29630
29631 2010-10-10  Daniel Cheng  <dcheng@chromium.org>
29632
29633         Reviewed by Adam Barth.
29634
29635         [chromium] Clipboard no longer accepts 'text' as a synonym for 'text/plain'
29636         https://bugs.webkit.org/show_bug.cgi?id=47419
29637
29638         This was a regression introduced in r68807. Updated the layout test to
29639         check for this case.
29640
29641         * editing/pasteboard/dataTransfer-setData-getData-expected.txt:
29642         * editing/pasteboard/script-tests/dataTransfer-setData-getData.js:
29643         (runTest):
29644
29645 2010-10-10  Mihai Parparita  <mihaip@chromium.org>
29646
29647         Reviewed by Adam Barth.
29648
29649         <a ping> tests are slow
29650         https://bugs.webkit.org/show_bug.cgi?id=47431
29651         
29652         The ping tests showed up as being flaky in Adam Barth's email; this
29653         might just be due to them being on the slow side due to the 1 second
29654         refresh in check-ping.php. We can instead switch to using file_exists
29655         in a loop if we invalidate the file status cache. Running the three
29656         ping tests with --iterations=10 now takes 4 seconds instead of 23.
29657         
29658         This surfaces a race condition in image-load-in-unload-handler.html
29659         (we don't start sending data till we get the ping, but unload handlers
29660         (where the ping is sent) aren't run till we start getting data). Fixed
29661         by adding a dummy page in between.
29662
29663         * http/tests/navigation/resources/check-ping.php:
29664         * http/tests/navigation/image-load-in-unload-handler.html:
29665         * http/tests/navigation/resources/ping-redirect.html: Added.
29666
29667 2010-10-10  Robert Hogan  <robert@webkit.org>
29668
29669         Reviewed by Antonio Gomes.
29670
29671         [Qt] Put all DRT-created pages in a page group
29672
29673         Unskip:
29674          http/tests/security/frameNavigation/not-opener.html
29675          http/tests/navigation/target-frame-from-window.html
29676
29677         https://bugs.webkit.org/show_bug.cgi?id=47469
29678
29679         * platform/qt/Skipped:
29680
29681 2010-10-10  Antonio Gomes  <agomes@rim.com>
29682
29683         Reviewed by Andreas Kling.
29684
29685         editing/selection/extend-after-mouse-selection.html should use LayoutTestController::setEditingBehavior
29686         https://bugs.webkit.org/show_bug.cgi?id=47468
29687
29688         Changed editing/selection/extend-after-mouse-selection.html to use the LayoutTestController::setEditingBehavior
29689         machinary. It makes it possible to remove platform dependent test results by testing through all
29690         platform-specific codepath's we have.
29691
29692         * editing/selection/extend-after-mouse-selection.html:
29693         * platform/editing/selection/extend-after-mouse-selection-expected.txt: Added.
29694         * platform/mac/editing/selection/extend-after-mouse-selection-expected.txt: Removed.
29695         * platform/win/editing/selection/extend-after-mouse-selection-expected.txt: Removed.
29696
29697 2010-10-09  Ryosuke Niwa  <rniwa@webkit.org>
29698
29699         Unreviewed build fix.
29700
29701         Reverted changes to platform/*/editing that were accidently committed in r69453.
29702
29703         * platform/chromium-win/editing/inserting/editable-html-element-expected.txt:
29704         * platform/chromium-win/editing/selection/editable-html-element-expected.txt:
29705         * platform/chromium-win/editing/selection/editable-links-expected.txt:
29706         * platform/chromium-win/editing/selection/focus_editable_html-expected.txt:
29707         * platform/chromium-win/editing/style/designmode-expected.txt:
29708         * platform/qt/editing/inserting/editable-html-element-expected.txt:
29709         * platform/qt/editing/selection/editable-html-element-expected.txt:
29710         * platform/qt/editing/selection/focus_editable_html-expected.txt:
29711         * platform/qt/editing/style/designmode-expected.txt:
29712
29713 2010-10-09  Adam Barth  <abarth@webkit.org>
29714
29715         Reviewed by Sam Weinig.
29716
29717         CSS: style attributes on closing tags gets applied to element
29718         https://bugs.webkit.org/show_bug.cgi?id=14423
29719
29720         We fixed these bugs with the HTML5 parser.  Go us.
29721
29722         * fast/parser/stray-end-tags-with-attributes-001-expected.txt: Added.
29723         * fast/parser/stray-end-tags-with-attributes-001-quirks-expected.txt: Added.
29724         * fast/parser/stray-end-tags-with-attributes-001-quirks.html: Added.
29725         * fast/parser/stray-end-tags-with-attributes-001.html: Added.
29726         * fast/parser/stray-end-tags-with-attributes-002-alt-expected.txt: Added.
29727         * fast/parser/stray-end-tags-with-attributes-002-alt-quirks-expected.txt: Added.
29728         * fast/parser/stray-end-tags-with-attributes-002-alt-quirks.html: Added.
29729         * fast/parser/stray-end-tags-with-attributes-002-alt.html: Added.
29730         * fast/parser/stray-end-tags-with-attributes-002-expected.txt: Added.
29731         * fast/parser/stray-end-tags-with-attributes-002-quirk-expected.txt: Added.
29732         * fast/parser/stray-end-tags-with-attributes-002-quirk.html: Added.
29733         * fast/parser/stray-end-tags-with-attributes-002.html: Added.
29734
29735 2010-10-08  Ryosuke Niwa  <rniwa@webkit.org>
29736
29737         Reviewed by Darin Adler.
29738
29739         Redo in ReplaceNodeWithSpanCommand is broken
29740         https://bugs.webkit.org/show_bug.cgi?id=47428
29741
29742         Added a test to ensure replacing a node with span can be redone,
29743         and doing so does not disrupt subsequent redo's.
29744
29745         * editing/undo/replace-by-span-then-remove-expected.txt: Added.
29746         * editing/undo/replace-by-span-then-remove.html: Added.
29747
29748 2010-10-09  Robert Hogan  <robert@webkit.org>
29749
29750         Reviewed by Andreas Kling.
29751
29752         [Qt] Fix url conversion in QWebHistory
29753
29754         Add results for:
29755                 http/tests/navigation/error404-basic.html
29756                 http/tests/navigation/error404-goback.html
29757                 http/tests/navigation/error404-subframeload.html
29758                 http/tests/navigation/javascriptlink-frames.html
29759                 http/tests/navigation/postredirect-basic.html
29760                 http/tests/navigation/postredirect-frames.html
29761                 http/tests/navigation/postredirect-goback1.html
29762
29763         https://bugs.webkit.org/show_bug.cgi?id=47048
29764
29765
29766         * platform/qt/http/tests/navigation/error404-basic-expected.txt: Added.
29767         * platform/qt/http/tests/navigation/error404-goback-expected.txt: Added.
29768         * platform/qt/http/tests/navigation/error404-subframeload-expected.txt: Added.
29769         * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt: Added.
29770         * platform/qt/http/tests/navigation/postredirect-basic-expected.txt: Added.
29771         * platform/qt/http/tests/navigation/postredirect-frames-expected.txt: Added.
29772         * platform/qt/http/tests/navigation/postredirect-goback1-expected.txt: Added.
29773
29774 2010-10-09  Martin Robinson  <mrobinson@igalia.com>
29775
29776         Reviewed by Xan Lopez.
29777
29778         [GTK] Slider padding translate into a larger track rect
29779         https://bugs.webkit.org/show_bug.cgi?id=47435
29780
29781         Added a pixel test result for this issue.
29782
29783         * platform/gtk/fast/forms/slider-padding-expected.checksum: Added.
29784         * platform/gtk/fast/forms/slider-padding-expected.png: Added.
29785
29786 2010-10-09  Csaba Osztrogonác  <ossy@webkit.org>
29787
29788         Unreviewed fix after r69413.
29789
29790         [Qt] Add platform specific expected result, because this test passes.
29791         Compared to Mac png files and Mac expected files.
29792
29793         * platform/qt/svg/custom/gradient-with-1d-boundingbox-expected.txt: Added.
29794
29795 2010-10-08  Joseph Pecoraro  <joepeck@webkit.org>
29796
29797         Reviewed by Dan Bernstein.
29798
29799         Web Inspector: test that uncaught exceptions have stack trace when inspector is open
29800         https://bugs.webkit.org/show_bug.cgi?id=47250
29801
29802         Check in default expected results for the test added in r69190:
29803         inspector/console-uncaught-exception.html
29804
29805         * inspector/console-uncaught-exception-expected.txt: Renamed from LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt.
29806
29807 2010-10-08  Martin Robinson  <mrobinson@igalia.com>
29808
29809         Skip more tests which show differences between i386 and x86_64. Also
29810         add a platform-specific baseline for one test.
29811
29812         * platform/gtk/Skipped:
29813         * platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt.
29814
29815 2010-10-08  Albert J. Wong  <ajwong@chromium.org>
29816
29817         [chromium] Unreviewed. Build fix.
29818
29819         New baselines for bunches of SVG tests.  Text formatting changed
29820         in the render tree dump output for precision of width/height
29821         arguments.
29822
29823         Added new baselines for some new tests.
29824
29825         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
29826         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
29827         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
29828         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
29829         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
29830         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
29831         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
29832         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
29833         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
29834         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
29835         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
29836         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
29837         * platform/chromium-linux/svg/carto.net/selectionlist-expected.checksum:
29838         * platform/chromium-linux/svg/carto.net/selectionlist-expected.png:
29839         * platform/chromium-linux/svg/css/composite-shadow-example-expected.checksum: Added.
29840         * platform/chromium-linux/svg/css/composite-shadow-example-expected.png: Added.
29841         * platform/chromium-linux/svg/css/composite-shadow-with-opacity-expected.checksum: Added.
29842         * platform/chromium-linux/svg/css/composite-shadow-with-opacity-expected.png: Added.
29843         * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.checksum:
29844         * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.png:
29845         * platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
29846         * platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
29847         * platform/chromium-linux/svg/custom/image-small-width-height-expected.checksum:
29848         * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
29849         * platform/chromium-linux/svg/custom/invalid-fill-expected.checksum:
29850         * platform/chromium-linux/svg/custom/invalid-fill-expected.png:
29851         * platform/chromium-linux/svg/custom/invalid-fill-hex-expected.checksum:
29852         * platform/chromium-linux/svg/custom/invalid-fill-hex-expected.png:
29853         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
29854         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
29855         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
29856         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
29857         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
29858         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
29859         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
29860         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
29861         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
29862         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
29863         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
29864         * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
29865         * platform/chromium-mac/fast/css-generated-content/malformed-url-expected.txt: Added.
29866         * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.checksum:
29867         * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.png:
29868         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
29869         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
29870         * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed.
29871         * platform/chromium-mac/svg/css/composite-shadow-example-expected.checksum: Added.
29872         * platform/chromium-mac/svg/css/composite-shadow-example-expected.png: Added.
29873         * platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.checksum: Added.
29874         * platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.png: Added.
29875         * platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt:
29876         * platform/chromium-mac/svg/custom/dominant-baseline-hanging-expected.checksum: Removed.
29877         * platform/chromium-mac/svg/custom/dominant-baseline-hanging-expected.png: Removed.
29878         * platform/chromium-mac/svg/custom/missing-xlink-expected.txt:
29879         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
29880         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
29881         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
29882         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
29883         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
29884         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
29885         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
29886         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
29887         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
29888         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
29889         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
29890         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
29891         * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt: Added.
29892         * platform/chromium-win/fast/css-generated-content/malformed-url-expected.txt: Added.
29893         * platform/chromium-win/fast/repaint/repaint-svg-after-style-change-expected.txt: Copied from LayoutTests/platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt.
29894         * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
29895         * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
29896         * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
29897         * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
29898         * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
29899         * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
29900         * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
29901         * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
29902         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
29903         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
29904         * platform/chromium-win/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
29905         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
29906         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
29907         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
29908         * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
29909         * platform/chromium-win/svg/batik/text/textLength-expected.txt:
29910         * platform/chromium-win/svg/carto.net/button-expected.txt:
29911         * platform/chromium-win/svg/carto.net/colourpicker-expected.txt:
29912         * platform/chromium-win/svg/carto.net/combobox-expected.txt:
29913         * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum:
29914         * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
29915         * platform/chromium-win/svg/css/composite-shadow-example-expected.checksum: Added.
29916         * platform/chromium-win/svg/css/composite-shadow-example-expected.png: Added.
29917         * platform/chromium-win/svg/css/composite-shadow-with-opacity-expected.checksum: Added.
29918         * platform/chromium-win/svg/css/composite-shadow-with-opacity-expected.png: Added.
29919         * platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt:
29920         * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.checksum:
29921         * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.png:
29922         * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.txt:
29923         * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
29924         * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
29925         * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt: Added.
29926         * platform/chromium-win/svg/custom/image-small-width-height-expected.checksum:
29927         * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
29928         * platform/chromium-win/svg/custom/invalid-fill-expected.checksum:
29929         * platform/chromium-win/svg/custom/invalid-fill-expected.png:
29930         * platform/chromium-win/svg/custom/invalid-fill-expected.txt:
29931         * platform/chromium-win/svg/custom/invalid-fill-hex-expected.checksum:
29932         * platform/chromium-win/svg/custom/invalid-fill-hex-expected.png:
29933         * platform/chromium-win/svg/custom/invalid-fill-hex-expected.txt:
29934         * platform/chromium-win/svg/custom/path-bad-data-expected.txt:
29935         * platform/chromium-win/svg/custom/use-property-changes-through-svg-dom-expected.txt:
29936         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
29937         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
29938         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
29939         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
29940         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
29941         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
29942         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
29943         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
29944         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
29945         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
29946         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
29947         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
29948         * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt: Added.
29949         * platform/chromium-win/svg/hixie/error/012-expected.txt:
29950         * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.txt:
29951         * platform/chromium/test_expectations.txt:
29952
29953 2010-10-08  Martin Robinson  <mrobinson@igalia.com>
29954
29955         Reviewed by Daniel Bates.
29956
29957         [GTK] Fails /LayoutTests/fast/css/button-height.html
29958         https://bugs.webkit.org/show_bug.cgi?id=33936
29959
29960         Unskip a test that is now passing and update baselines for
29961         other tests.
29962
29963         * platform/gtk/Skipped: Update skipped list.
29964         * platform/gtk/fast/forms/box-shadow-override-expected.txt:
29965         * platform/gtk/fast/forms/button-style-color-expected.txt:
29966         * platform/gtk/fast/forms/input-button-sizes-expected.txt:
29967
29968 2010-10-08  Albert J. Wong  <ajwong@chromium.org>
29969
29970         [Unrevied] Chromium build fix.
29971
29972         Marking more tests as failing.
29973
29974         * platform/chromium/test_expectations.txt:
29975
29976 2010-10-08  Mihai Parparita  <mihaip@chromium.org>
29977
29978         Reviewed by Adam Barth.
29979
29980         popstate events are lost when network connection is in progress
29981         https://bugs.webkit.org/show_bug.cgi?id=42940
29982         
29983         Add test case where we have an image request that never finishes while
29984         using pushState and history.back().
29985
29986         * http/tests/history/popstate-fires-with-pending-requests-expected.txt: Added.
29987         * http/tests/history/popstate-fires-with-pending-requests.html: Added.
29988         * http/tests/history/resources/slow-image.php: Added.
29989
29990 2010-10-08  Abhishek Arya  <inferno@chromium.org>
29991
29992         Unreviewed, rolling out r69360.
29993         http://trac.webkit.org/changeset/69360
29994         https://bugs.webkit.org/show_bug.cgi?id=46921
29995
29996         Testcase still crashing on chromium test_shell
29997
29998         * fast/html/object-image-nested-fallback-expected.txt: Removed.
29999         * fast/html/object-image-nested-fallback.html: Removed.
30000
30001 2010-10-08  Albert J. Wong  <ajwong@chromium.org>
30002
30003         [Unreviewed] Chromium build fix.
30004
30005         Still trying to get it all green after the big rebaseline.
30006
30007         * platform/chromium/test_expectations.txt:
30008
30009 2010-10-08  Sheriff Bot  <webkit.review.bot@gmail.com>
30010
30011         Unreviewed, rolling out r68574.
30012         http://trac.webkit.org/changeset/68574
30013         https://bugs.webkit.org/show_bug.cgi?id=47433
30014
30015         [chromium] Breaks partial repaint of images while scrolling
30016         (Requested by jamesr on #webkit).
30017
30018         * platform/chromium-linux/svg/custom/image-rescale-expected.checksum: Removed.
30019         * platform/chromium-linux/svg/custom/image-rescale-expected.png: Removed.
30020         * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Removed.
30021         * platform/mac/svg/custom/image-rescale-expected.checksum: Removed.
30022         * platform/mac/svg/custom/image-rescale-expected.png: Removed.
30023         * platform/mac/svg/custom/image-rescale-expected.txt: Removed.
30024         * svg/custom/image-rescale.svg: Removed.
30025         * svg/custom/resources/image-rescale.jpg: Removed.
30026
30027 2010-10-08  Adam Barth  <abarth@webkit.org>
30028
30029         Reviewed by Darin Adler.
30030
30031         Dynamically added elements should take priority in getElementById
30032         https://bugs.webkit.org/show_bug.cgi?id=9354
30033
30034         Our behavior now appears to match Firefox.  This test just documents
30035         our behavior.
30036
30037         * fast/dom/multiple-ids-expected.txt: Added.
30038         * fast/dom/multiple-ids.html: Added.
30039
30040 2010-10-08  Andy Estes  <aestes@apple.com>
30041
30042         Reviewed by Darin Adler.
30043
30044         REGRESSION (r66599): Crash when using CSS content and -webkit-mask-box-image properties containing cached images.
30045         https://bugs.webkit.org/show_bug.cgi?id=47430
30046
30047         * fast/replaced/css-content-and-webkit-mask-box-image-crash-expected.txt: Added.
30048         * fast/replaced/css-content-and-webkit-mask-box-image-crash.html: Added.
30049
30050 2010-10-08  Michael Saboff  <msaboff@apple.com>
30051
30052         Reviewed by Darin Adler.
30053
30054         Added test case to verify subexpression that didn't match is not
30055         included in replacement.
30056         https://bugs.webkit.org/show_bug.cgi?id=47324
30057
30058         * fast/js/script-tests/string-replace-3.js:
30059         * fast/js/string-replace-3-expected.txt:
30060
30061 2010-10-08  Andrei Popescu  <andreip@google.com>
30062
30063         Reviewed by Jeremy Orlow.
30064
30065         IndexedDB does not have a quota mechanism.
30066         https://bugs.webkit.org/show_bug.cgi?id=47389
30067
30068         * storage/indexeddb/database-quota-expected.txt: Added.
30069         * storage/indexeddb/database-quota.html: Added.
30070
30071 2010-10-08  Gavin Peters  <gavinp@chromium.org>
30072
30073         Reviewed by Adam Barth.
30074
30075         Output X-Purpose header for prefetch requests
30076         https://bugs.webkit.org/show_bug.cgi?id=46529
30077
30078         * http/tests/misc/prefetch-purpose-expected.txt: Added.
30079         * http/tests/misc/prefetch-purpose.html: Added.
30080         * http/tests/misc/resources/prefetch-purpose.php: Added.
30081         * platform/gtk/Skipped:
30082         * platform/mac/Skipped:
30083         * platform/qt/Skipped:
30084         * platform/win/Skipped:
30085
30086 2010-10-08  Albert J. Wong  <ajwong@chromium.org>
30087
30088         [chromium] Unreviewed. Build fix.
30089
30090         Trying to bring the bots green after r69386.
30091
30092         * platform/chromium/test_expectations.txt:
30093
30094 2010-10-08  James Kozianski  <koz@chromium.org>
30095
30096         Reviewed by Simon Fraser.
30097
30098         Crash on reload when CSS property 'content' has malformed URL.
30099         https://bugs.webkit.org/show_bug.cgi?id=47322
30100
30101         Tests that we don't crash when navigating away from a page with a
30102         malformed URL as the value of a "content" CSS property.
30103
30104         * fast/css-generated-content/malformed-url-expected.txt: Added.
30105         * fast/css-generated-content/malformed-url.html: Added.
30106         * fast/css-generated-content/resources/pass.html: Added.
30107
30108 2010-10-08  Albert J. Wong  <ajwong@chromium.org>
30109
30110         [chromium] Unreviewed. Text expectation changes caused by r69386.
30111
30112         944 text expectations need to be rebaselined because r69386 changed
30113         the output formatting for the render tree dump.
30114
30115         This CL does not update any image files since those should not have
30116         been affected.  The Changelog filelist has been shortened to only give
30117         the name of directory with changes along with a count of the number of
30118         files changes because listing every file is too long to be useful.
30119
30120         * LayoutTests/platform/chromium-linux/fast/repaint/: 2 changed.
30121         * LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/: 246 changed.
30122         * LayoutTests/platform/chromium-linux/svg/batik/paints/: 2 changed.
30123         * LayoutTests/platform/chromium-linux/svg/batik/text/: 16 changed.
30124         * LayoutTests/platform/chromium-linux/svg/carto.net/: 3 changed.
30125         * LayoutTests/platform/chromium-linux/svg/clip-path/: 4 changed.
30126         * LayoutTests/platform/chromium-linux/svg/css/: 5 changed.
30127         * LayoutTests/platform/chromium-linux/svg/custom/: 39 changed.
30128         * LayoutTests/platform/chromium-linux/svg/hixie/error/: 1 changed.
30129         * LayoutTests/platform/chromium-linux/svg/hixie/perf/: 7 changed.
30130         * LayoutTests/platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/: 2 changed.
30131         * LayoutTests/platform/chromium-linux/svg/text/: 53 changed.
30132         * LayoutTests/platform/chromium-linux/svg/transforms/: 2 changed.
30133         * LayoutTests/platform/chromium-linux/svg/zoom/page/: 1 changed.
30134         * LayoutTests/platform/chromium-linux/svg/zoom/text/: 1 changed.
30135         * LayoutTests/platform/chromium-mac/fast/repaint/: 2 changed.
30136         * LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/: 2 changed.
30137         * LayoutTests/platform/chromium-mac/svg/css/: 3 changed.
30138         * LayoutTests/platform/chromium-mac/svg/custom/: 2 changed.
30139         * LayoutTests/platform/chromium-win-xp/svg/custom/: 1 changed.
30140         * LayoutTests/platform/chromium-win-xp/svg/text/: 1 changed.
30141         * LayoutTests/platform/chromium-win/fast/repaint/: 2 changed.
30142         * LayoutTests/platform/chromium-win/http/tests/misc/: 1 changed.
30143         * LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/: 262 changed.
30144         * LayoutTests/platform/chromium-win/svg/batik/filters/: 2 changed.
30145         * LayoutTests/platform/chromium-win/svg/batik/masking/: 1 changed.
30146         * LayoutTests/platform/chromium-win/svg/batik/paints/: 4 changed.
30147         * LayoutTests/platform/chromium-win/svg/batik/text/: 16 changed.
30148         * LayoutTests/platform/chromium-win/svg/carto.net/: 5 changed.
30149         * LayoutTests/platform/chromium-win/svg/clip-path/: 4 changed.
30150         * LayoutTests/platform/chromium-win/svg/css/: 7 changed.
30151         * LayoutTests/platform/chromium-win/svg/custom/: 135 changed.
30152         * LayoutTests/platform/chromium-win/svg/filters/: 3 changed.
30153         * LayoutTests/platform/chromium-win/svg/foreignObject/: 3 changed.
30154         * LayoutTests/platform/chromium-win/svg/hixie/data-types/: 1 changed.
30155         * LayoutTests/platform/chromium-win/svg/hixie/error/: 4 changed.
30156         * LayoutTests/platform/chromium-win/svg/hixie/links/: 1 changed.
30157         * LayoutTests/platform/chromium-win/svg/hixie/mixed/: 8 changed.
30158         * LayoutTests/platform/chromium-win/svg/hixie/perf/: 7 changed.
30159         * LayoutTests/platform/chromium-win/svg/hixie/rendering-model/: 2 changed.
30160         * LayoutTests/platform/chromium-win/svg/hixie/shapes/path/: 1 changed.
30161         * LayoutTests/platform/chromium-win/svg/hixie/viewbox/: 2 changed.
30162         * LayoutTests/platform/chromium-win/svg/hixie/viewbox/preserveAspectRatio/: 2 changed.
30163         * LayoutTests/platform/chromium-win/svg/in-html/: 1 changed.
30164         * LayoutTests/platform/chromium-win/svg/overflow/: 5 changed.
30165         * LayoutTests/platform/chromium-win/svg/text/: 54 changed.
30166         * LayoutTests/platform/chromium-win/svg/transforms/: 2 changed.
30167         * LayoutTests/platform/chromium-win/svg/zoom/page/: 7 changed.
30168         * LayoutTests/platform/chromium-win/svg/zoom/text/: 6 changed.
30169         * LayoutTests/platform/chromium-win/transforms/: 1 changed.
30170
30171 2010-10-08  Dirk Schulze  <krit@webkit.org>
30172
30173         Reviewed by Nikolas Zimmermann.
30174
30175         SVG feImage needs absolute subregion for preserveAspectRatio
30176         https://bugs.webkit.org/show_bug.cgi?id=47409
30177
30178         Adapted test form the new SVG 1.1 se test suite to check the correct behavior of feImage.
30179         The subregion in absolute coordinates is a FloatRect instead of an IntRect. This
30180         sharpens the result of svg/webarchive/svg-feimage-subresources.
30181
30182         * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
30183         * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
30184         * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
30185         * platform/mac/svg/webarchive/svg-feimage-subresources-expected.checksum:
30186         * platform/mac/svg/webarchive/svg-feimage-subresources-expected.png:
30187         * svg/W3C-SVG-1.1-SE/filters-image-03-f.svg: Added.
30188
30189 2010-10-08  Nikolas Zimmermann  <nzimmermann@rim.com>
30190
30191         Reviewed by Dirk Schulze.
30192
30193         gradient stroke on lines does not work
30194         https://bugs.webkit.org/show_bug.cgi?id=40985
30195
30196         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
30197         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
30198         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.checksum:
30199         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.png:
30200         * platform/mac-leopard/svg/custom/invalid-fill-expected.checksum:
30201         * platform/mac-leopard/svg/custom/invalid-fill-expected.png:
30202         * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.checksum:
30203         * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.png:
30204         * platform/mac/svg/W3C-SVG-1.1-SE: Added.
30205         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
30206         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
30207         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
30208         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
30209         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
30210         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
30211         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
30212         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
30213         * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
30214         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
30215         * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
30216         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
30217         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.png:
30218         * platform/mac/svg/custom/invalid-fill-expected.txt:
30219         * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
30220         * svg/W3C-SVG-1.1-SE: Added.
30221         * svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg: Added.
30222         * svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg: Added.
30223         * svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg: Added.
30224         * svg/custom/gradient-with-1d-boundingbox-expected.txt:
30225         * svg/custom/gradient-with-1d-boundingbox.svg: Add new test covering gradientUnits="userSpaceOnUse" on 1d lines, which is explicitely allowed.
30226         * svg/custom/invalid-fill-hex.svg: Fix invalid test, fill="none", is the default if the given fill color is invalid, according to SVG 1.1 2nd Edition.
30227         * svg/custom/invalid-fill.svg: Update test comments, that we match Opera in both tests, and the new SVG 1.1 2nd Edition specification.
30228
30229 2010-10-08  Zhenyao Mo  <zmo@google.com>
30230
30231         Unreviewed, update WebGL test expectations.
30232
30233         * platform/chromium/drt_expectations.txt:
30234         * platform/chromium/test_expectations.txt:
30235
30236 2010-10-08  Renata Hodovan  <reni@inf.u-szeged.hu>
30237
30238         Reviewed by Nikolas Zimmermann.
30239
30240         SVG Text assertion on SVGInlineTextBox.
30241         https://bugs.webkit.org/show_bug.cgi?id=41467
30242
30243         Example: <text><tspan>S</tspan><tspan>O</tspan></text> The old SVG text engine fired an assertion,
30244         when the glyph 'O' isn't present in the <font>, but only if a <missing-glyph> element is included
30245         in the SVG <font>. <tspan>SO</tspan> didn't trigger that assertion. Adding a new layout test, to
30246         make sure we never see the assertion again.
30247
30248         * svg/text/text-assert-expected.txt: Added.
30249         * svg/text/text-assert.svg: Added.
30250
30251 2010-10-08  Renata Hodovan  <reni@inf.u-szeged.hu>
30252
30253         Reviewed by Andreas Kling.
30254
30255         SVGFEColorMatrixElement doesn't support dynamic invalidation, when attributes change.
30256         https://bugs.webkit.org/show_bug.cgi?id=47342
30257
30258         Adding layout tests for feColorMatrix dynamic changes.
30259
30260         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
30261         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
30262         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
30263         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
30264         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
30265         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
30266         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
30267         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
30268         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
30269         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
30270         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
30271         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
30272         * svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.txt: Added.
30273         * svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr.html: Added.
30274         * svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.txt: Added.
30275         * svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr.html: Added.
30276         * svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.txt: Added.
30277         * svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr.html: Added.
30278         * svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.txt: Added.
30279         * svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop.html: Added.
30280         * svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.txt: Added.
30281         * svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop.html: Added.
30282         * svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt: Added.
30283         * svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop.html: Added.
30284         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-dom-in-attr.js: Added.
30285         (executeTest):
30286         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-dom-type-attr.js: Added.
30287         (executeTest):
30288         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-dom-values-attr.js: Added.
30289         (executeTest):
30290         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-svgdom-in-prop.js: Added.
30291         (executeTest):
30292         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-svgdom-type-prop.js: Added.
30293         (executeTest):
30294         * svg/dynamic-updates/script-tests/SVGFEColorMatrixElement-svgdom-values-prop.js: Added.
30295         (SVGNumberListToString):
30296         (executeTest):
30297
30298 2010-10-08  Alexander Pavlov  <apavlov@chromium.org>
30299
30300         Unreviewed, updating test expectations.
30301
30302         Chromium Win crashes on fast/html/object-image-nested-fallback.html
30303
30304         * platform/chromium/test_expectations.txt:
30305
30306 2010-10-08  Nikolas Zimmermann  <nzimmermann@rim.com>
30307
30308         Not reviewed.
30309
30310         Forgot to actually land two new win results.
30311
30312         * platform/win/fast/repaint/moving-shadow-on-container-expected.txt: Added.
30313         * platform/win/fast/repaint/moving-shadow-on-path-expected.txt: Added.
30314
30315 2010-10-08  Nikolas Zimmermann  <nzimmermann@rim.com>
30316
30317         Not reviewed.
30318
30319         Rebaseline win results.
30320
30321         * platform/win/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
30322         * platform/win/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
30323         * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Added.
30324         * platform/win/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
30325         * platform/win/svg/css: Added.
30326         * platform/win/svg/css/composite-shadow-example-expected.txt: Added.
30327         * platform/win/svg/css/composite-shadow-with-opacity-expected.txt: Added.
30328         * platform/win/svg/css/stars-with-shadow-expected.txt: Added.
30329         * platform/win/svg/custom/broken-internal-references-expected.txt:
30330         * platform/win/svg/custom/image-with-transform-clip-filter-expected.txt:
30331         * platform/win/svg/custom/junk-data-expected.txt:
30332         * platform/win/svg/custom/massive-coordinates-expected.txt:
30333         * platform/win/svg/custom/missing-xlink-expected.txt: Removed.
30334         * platform/win/svg/custom/mouse-move-on-svg-container-expected.txt:
30335         * platform/win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
30336         * platform/win/svg/custom/mouse-move-on-svg-root-expected.txt:
30337         * platform/win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
30338         * platform/win/svg/custom/relative-sized-inner-svg-expected.txt:
30339         * platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt:
30340         * platform/win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
30341         * platform/win/svg/custom/use-css-events-expected.txt:
30342         * platform/win/svg/filters/feColorMatrix-values-expected.txt:
30343         * platform/win/svg/hixie/mixed: Removed.
30344
30345 2010-10-08  Nikolas Zimmermann  <nzimmermann@rim.com>
30346
30347         Not reviewed.
30348
30349         Complete Snow Leopard rebaselining.
30350
30351         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
30352         * platform/mac/svg/custom/junk-data-expected.txt:
30353         * platform/mac/svg/custom/missing-xlink-expected.txt:
30354         * platform/mac/svg/custom/path-bad-data-expected.txt:
30355         * platform/mac/svg/hixie/error/012-expected.txt:
30356         * platform/mac/svg/text/text-intro-05-t-expected.txt:
30357
30358 2010-10-08  Dirk Schulze  <krit@webkit.org>
30359
30360         Unreviewed update of Gtk an Qt baseline after commit 69386.
30361
30362         * platform/gtk/fast/repaint/moving-shadow-on-container-expected.txt:
30363         * platform/gtk/fast/repaint/moving-shadow-on-path-expected.txt:
30364         * platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
30365         * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
30366         * platform/gtk/svg/batik/text/textDecoration-expected.txt:
30367         * platform/gtk/svg/css/arrow-with-shadow-expected.txt:
30368         * platform/gtk/svg/css/composite-shadow-example-expected.txt:
30369         * platform/gtk/svg/css/composite-shadow-text-expected.txt:
30370         * platform/gtk/svg/css/composite-shadow-with-opacity-expected.txt:
30371         * platform/gtk/svg/css/group-with-shadow-expected.txt:
30372         * platform/gtk/svg/css/mask-with-shadow-expected.txt:
30373         * platform/gtk/svg/css/path-with-shadow-expected.txt:
30374         * platform/gtk/svg/css/shadow-and-opacity-expected.txt:
30375         * platform/gtk/svg/css/shadow-changes-expected.txt:
30376         * platform/gtk/svg/css/shadow-with-large-radius-expected.txt:
30377         * platform/gtk/svg/css/shadow-with-negative-offset-expected.txt:
30378         * platform/gtk/svg/css/stars-with-shadow-expected.txt:
30379         * platform/gtk/svg/custom/broken-internal-references-expected.txt:
30380         * platform/gtk/svg/custom/clip-path-id-changes-expected.txt:
30381         * platform/gtk/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
30382         * platform/gtk/svg/custom/convolution-crash-expected.txt:
30383         * platform/gtk/svg/custom/empty-mask-expected.txt:
30384         * platform/gtk/svg/custom/fill-opacity-hsl-expected.txt:
30385         * platform/gtk/svg/custom/fill-opacity-rgba-expected.txt:
30386         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
30387         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
30388         * platform/gtk/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt:
30389         * platform/gtk/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
30390         * platform/gtk/svg/custom/js-update-stop-linked-gradient-expected.txt:
30391         * platform/gtk/svg/custom/marker-empty-path-expected.txt:
30392         * platform/gtk/svg/custom/marker-opacity-expected.txt:
30393         * platform/gtk/svg/custom/marker-referencePoint-expected.txt:
30394         * platform/gtk/svg/custom/mask-invalidation-expected.txt:
30395         * platform/gtk/svg/custom/massive-coordinates-expected.txt:
30396         * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
30397         * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
30398         * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
30399         * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
30400         * platform/gtk/svg/custom/non-scaling-stroke-markers-expected.txt:
30401         * platform/gtk/svg/custom/path-zero-strokewidth-expected.txt:
30402         * platform/gtk/svg/custom/pattern-incorrect-tiling-expected.txt:
30403         * platform/gtk/svg/custom/pattern-no-pixelation-expected.txt:
30404         * platform/gtk/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
30405         * platform/gtk/svg/custom/pattern-skew-transformed-expected.txt:
30406         * platform/gtk/svg/custom/recursive-gradient-expected.txt:
30407         * platform/gtk/svg/custom/recursive-pattern-expected.txt:
30408         * platform/gtk/svg/custom/relative-sized-content-expected.txt:
30409         * platform/gtk/svg/custom/relative-sized-content-with-resources-expected.txt:
30410         * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
30411         * platform/gtk/svg/custom/relative-sized-inner-svg-expected.txt:
30412         * platform/gtk/svg/custom/relative-sized-shadow-tree-content-expected.txt:
30413         * platform/gtk/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
30414         * platform/gtk/svg/custom/repaint-moving-svg-and-div-expected.txt:
30415         * platform/gtk/svg/custom/repaint-stroke-width-changes-expected.txt:
30416         * platform/gtk/svg/custom/stroke-width-large-expected.txt:
30417         * platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
30418         * platform/gtk/svg/custom/text-x-dy-lists-expected.txt:
30419         * platform/gtk/svg/custom/text-zoom-expected.txt:
30420         * platform/gtk/svg/custom/use-property-synchronization-crash-expected.txt:
30421         * platform/gtk/svg/filters/feLighting-crash-expected.txt:
30422         * platform/gtk/svg/filters/filter-width-update-expected.txt:
30423         * platform/gtk/svg/filters/filterRes1-expected.txt:
30424         * platform/gtk/svg/filters/filterRes2-expected.txt:
30425         * platform/gtk/svg/filters/filterRes3-expected.txt:
30426         * platform/gtk/svg/foreignObject/svg-document-as-direct-child-expected.txt:
30427         * platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt:
30428         * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
30429         * platform/gtk/svg/hixie/text/001-expected.txt:
30430         * platform/gtk/svg/in-html/circle-expected.txt:
30431         * platform/gtk/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt:
30432         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt:
30433         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt:
30434         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt:
30435         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt:
30436         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt:
30437         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
30438         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt:
30439         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt:
30440         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
30441         * platform/gtk/svg/repaint/filter-repaint-expected.txt:
30442         * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
30443         * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
30444         * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
30445         * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
30446         * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
30447         * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
30448         * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
30449         * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
30450         * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
30451         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
30452         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
30453         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
30454         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
30455         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
30456         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
30457         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
30458         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
30459         * platform/gtk/svg/text/select-x-list-1-expected.txt:
30460         * platform/gtk/svg/text/select-x-list-2-expected.txt:
30461         * platform/gtk/svg/text/select-x-list-3-expected.txt:
30462         * platform/gtk/svg/text/select-x-list-4-expected.txt:
30463         * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
30464         * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
30465         * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
30466         * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
30467         * platform/gtk/svg/text/text-hkern-expected.txt:
30468         * platform/gtk/svg/text/text-vkern-expected.txt:
30469         * platform/gtk/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt:
30470         * platform/gtk/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt:
30471         * platform/gtk/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
30472         * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
30473         * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
30474         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
30475         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
30476         * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
30477         * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
30478         * platform/gtk/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt:
30479         * platform/gtk/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt:
30480         * platform/gtk/svg/zoom/text/relative-sized-document-scrollbars-expected.txt:
30481         * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
30482         * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:
30483         * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
30484         * platform/gtk/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
30485         * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
30486         * platform/gtk/transforms/svg-vs-css-expected.txt:
30487         * platform/qt/fast/repaint/moving-shadow-on-container-expected.txt:
30488         * platform/qt/fast/repaint/moving-shadow-on-path-expected.txt:
30489         * platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt:
30490         * platform/qt/fast/repaint/svg-layout-root-style-attr-update-expected.txt:
30491         * platform/qt/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
30492         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
30493         * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
30494         * platform/qt/svg/batik/text/textDecoration-expected.txt:
30495         * platform/qt/svg/css/arrow-with-shadow-expected.txt:
30496         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt:
30497         * platform/qt/svg/css/clippath-with-shadow-expected.txt:
30498         * platform/qt/svg/css/composite-shadow-text-expected.txt:
30499         * platform/qt/svg/css/mask-with-shadow-expected.txt:
30500         * platform/qt/svg/css/path-with-shadow-expected.txt:
30501         * platform/qt/svg/css/shadow-and-opacity-expected.txt:
30502         * platform/qt/svg/css/shadow-with-large-radius-expected.txt:
30503         * platform/qt/svg/css/shadow-with-negative-offset-expected.txt:
30504         * platform/qt/svg/css/stars-with-shadow-expected.txt:
30505         * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.txt:
30506         * platform/qt/svg/custom/animation-currentColor-expected.txt:
30507         * platform/qt/svg/custom/broken-internal-references-expected.txt:
30508         * platform/qt/svg/custom/clip-path-id-changes-expected.txt:
30509         * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
30510         * platform/qt/svg/custom/convolution-crash-expected.txt:
30511         * platform/qt/svg/custom/empty-mask-expected.txt:
30512         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
30513         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
30514         * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt:
30515         * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
30516         * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
30517         * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.txt:
30518         * platform/qt/svg/custom/marker-child-changes-css-expected.txt:
30519         * platform/qt/svg/custom/marker-empty-path-expected.txt:
30520         * platform/qt/svg/custom/marker-opacity-expected.txt:
30521         * platform/qt/svg/custom/marker-referencePoint-expected.txt:
30522         * platform/qt/svg/custom/marker-strokeWidth-changes-expected.txt:
30523         * platform/qt/svg/custom/mask-invalidation-expected.txt:
30524         * platform/qt/svg/custom/mask-on-multiple-objects-expected.txt:
30525         * platform/qt/svg/custom/mask-with-default-value-expected.txt:
30526         * platform/qt/svg/custom/massive-coordinates-expected.txt:
30527         * platform/qt/svg/custom/mouse-move-on-svg-container-expected.txt:
30528         * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
30529         * platform/qt/svg/custom/mouse-move-on-svg-root-expected.txt:
30530         * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
30531         * platform/qt/svg/custom/non-scaling-stroke-expected.txt:
30532         * platform/qt/svg/custom/non-scaling-stroke-markers-expected.txt:
30533         * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt:
30534         * platform/qt/svg/custom/pattern-incorrect-tiling-expected.txt:
30535         * platform/qt/svg/custom/pattern-no-pixelation-expected.txt:
30536         * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
30537         * platform/qt/svg/custom/pattern-skew-transformed-expected.txt:
30538         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
30539         * platform/qt/svg/custom/recursive-gradient-expected.txt:
30540         * platform/qt/svg/custom/recursive-mask-expected.txt:
30541         * platform/qt/svg/custom/recursive-pattern-expected.txt:
30542         * platform/qt/svg/custom/relative-sized-content-expected.txt:
30543         * platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt:
30544         * platform/qt/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
30545         * platform/qt/svg/custom/relative-sized-inner-svg-expected.txt:
30546         * platform/qt/svg/custom/relative-sized-shadow-tree-content-expected.txt:
30547         * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt:
30548         * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
30549         * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
30550         * platform/qt/svg/custom/repaint-moving-svg-and-div-expected.txt:
30551         * platform/qt/svg/custom/repaint-stroke-width-changes-expected.txt:
30552         * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.txt:
30553         * platform/qt/svg/custom/stroke-width-large-expected.txt:
30554         * platform/qt/svg/custom/text-zoom-expected.txt:
30555         * platform/qt/svg/custom/transformedMaskFails-expected.txt:
30556         * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.txt:
30557         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
30558         * platform/qt/svg/custom/use-property-synchronization-crash-expected.txt:
30559         * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
30560         * platform/qt/svg/filters/feComposite-expected.txt:
30561         * platform/qt/svg/filters/feGaussianBlur-expected.txt:
30562         * platform/qt/svg/filters/feLighting-crash-expected.txt:
30563         * platform/qt/svg/filters/feMerge-expected.txt:
30564         * platform/qt/svg/filters/feMerge-wrong-input-expected.txt:
30565         * platform/qt/svg/filters/feOffset-expected.txt:
30566         * platform/qt/svg/filters/feTile-expected.txt:
30567         * platform/qt/svg/filters/filter-clip-expected.txt:
30568         * platform/qt/svg/filters/filter-width-update-expected.txt:
30569         * platform/qt/svg/filters/shadow-on-filter-expected.txt:
30570         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt:
30571         * platform/qt/svg/filters/subRegion-one-effect-expected.txt:
30572         * platform/qt/svg/filters/subRegion-two-effects-expected.txt:
30573         * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt:
30574         * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt:
30575         * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
30576         * platform/qt/svg/hixie/text/001-expected.txt:
30577         * platform/qt/svg/in-html/circle-expected.txt:
30578         * platform/qt/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt:
30579         * platform/qt/svg/overflow/overflow-on-inner-svg-element-expected.txt:
30580         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt:
30581         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt:
30582         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt:
30583         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt:
30584         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt:
30585         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
30586         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt:
30587         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt:
30588         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
30589         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
30590         * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
30591         * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
30592         * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
30593         * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
30594         * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt:
30595         * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt:
30596         * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt:
30597         * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt:
30598         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
30599         * platform/qt/svg/text/select-x-list-1-expected.txt:
30600         * platform/qt/svg/text/select-x-list-2-expected.txt:
30601         * platform/qt/svg/text/select-x-list-3-expected.txt:
30602         * platform/qt/svg/text/select-x-list-4-expected.txt:
30603         * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
30604         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
30605         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
30606         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
30607         * platform/qt/svg/text/text-hkern-expected.txt:
30608         * platform/qt/svg/text/text-vkern-expected.txt:
30609         * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
30610         * platform/qt/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt:
30611         * platform/qt/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt:
30612         * platform/qt/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
30613         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
30614         * platform/qt/svg/zoom/page/zoom-foreignObject-expected.txt:
30615         * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
30616         * platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
30617         * platform/qt/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
30618         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
30619         * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
30620         * platform/qt/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt:
30621         * platform/qt/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt:
30622         * platform/qt/svg/zoom/text/relative-sized-document-scrollbars-expected.txt:
30623         * platform/qt/svg/zoom/text/zoom-foreignObject-expected.txt:
30624         * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
30625         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
30626         * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
30627         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
30628
30629 2010-10-08  Nikolas Zimmermann  <nzimmermann@rim.com>
30630
30631         Not reviewed.
30632         
30633         Update some results we missed in the last commit.
30634
30635         * fast/repaint/repaint-svg-after-style-change-expected.txt:
30636         * fast/repaint/svg-layout-root-style-attr-update-expected.txt:
30637         * platform/mac/fast/repaint/moving-shadow-on-container-expected.txt:
30638         * platform/mac/fast/repaint/moving-shadow-on-path-expected.txt:
30639         * platform/mac/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
30640         * platform/mac/transforms/svg-vs-css-expected.txt:
30641
30642 2010-10-08  Andreas Kling  <kling@webkit.org>
30643
30644         Reviewed by Nikolas Zimmermann.
30645
30646         SVG: Make RenderPath DRT output platform-independent
30647         https://bugs.webkit.org/show_bug.cgi?id=46051
30648
30649         * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
30650         * platform/mac-leopard/svg/custom/junk-data-expected.txt:
30651         * platform/mac-leopard/svg/custom/missing-xlink-expected.txt:
30652         * platform/mac-leopard/svg/custom/path-bad-data-expected.txt:
30653         * platform/mac-leopard/svg/hixie/error/012-expected.txt:
30654         * platform/mac-leopard/svg/text/text-intro-05-t-expected.txt:
30655         * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
30656         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
30657         * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
30658         * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
30659         * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
30660         * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
30661         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
30662         * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
30663         * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
30664         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
30665         * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
30666         * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
30667         * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
30668         * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
30669         * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
30670         * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
30671         * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
30672         * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
30673         * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
30674         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
30675         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
30676         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
30677         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
30678         * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
30679         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
30680         * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
30681         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
30682         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
30683         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
30684         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
30685         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
30686         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
30687         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
30688         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
30689         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
30690         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
30691         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
30692         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
30693         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
30694         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
30695         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
30696         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
30697         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
30698         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
30699         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
30700         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
30701         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
30702         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
30703         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
30704         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
30705         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
30706         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
30707         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
30708         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
30709         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
30710         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
30711         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
30712         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
30713         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
30714         * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
30715         * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
30716         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
30717         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
30718         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
30719         * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
30720         * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
30721         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
30722         * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
30723         * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
30724         * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
30725         * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
30726         * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
30727         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
30728         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
30729         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
30730         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
30731         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
30732         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
30733         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
30734         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
30735         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
30736         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
30737         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
30738         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
30739         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
30740         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
30741         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
30742         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
30743         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
30744         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
30745         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
30746         * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
30747         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
30748         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
30749         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
30750         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
30751         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
30752         * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
30753         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
30754         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
30755         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
30756         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
30757         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
30758         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
30759         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
30760         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
30761         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
30762         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
30763         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
30764         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
30765         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
30766         * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
30767         * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
30768         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
30769         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
30770         * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
30771         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
30772         * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
30773         * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
30774         * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
30775         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
30776         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
30777         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
30778         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
30779         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
30780         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
30781         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
30782         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
30783         * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
30784         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
30785         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
30786         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
30787         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
30788         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
30789         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
30790         * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
30791         * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
30792         * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
30793         * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
30794         * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
30795         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
30796         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
30797         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
30798         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
30799         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
30800         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
30801         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
30802         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
30803         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
30804         * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
30805         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
30806         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
30807         * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
30808         * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
30809         * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
30810         * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
30811         * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
30812         * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
30813         * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
30814         * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
30815         * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
30816         * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
30817         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
30818         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
30819         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
30820         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
30821         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
30822         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
30823         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
30824         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
30825         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
30826         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
30827         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
30828         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
30829         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
30830         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
30831         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
30832         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
30833         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
30834         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
30835         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
30836         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
30837         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
30838         * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
30839         * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
30840         * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
30841         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
30842         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
30843         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
30844         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
30845         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
30846         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
30847         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
30848         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
30849         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
30850         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
30851         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
30852         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
30853         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
30854         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
30855         * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
30856         * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
30857         * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
30858         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
30859         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
30860         * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
30861         * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
30862         * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
30863         * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
30864         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
30865         * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
30866         * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
30867         * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
30868         * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
30869         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
30870         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
30871         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
30872         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
30873         * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
30874         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
30875         * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
30876         * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
30877         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
30878         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
30879         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
30880         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
30881         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
30882         * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
30883         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
30884         * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
30885         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
30886         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
30887         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
30888         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
30889         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
30890         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
30891         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
30892         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
30893         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
30894         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
30895         * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
30896         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
30897         * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
30898         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
30899         * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
30900         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
30901         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
30902         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
30903         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
30904         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
30905         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
30906         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
30907         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
30908         * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
30909         * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
30910         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
30911         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
30912         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
30913         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
30914         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
30915         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
30916         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
30917         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
30918         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
30919         * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
30920         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
30921         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
30922         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
30923         * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
30924         * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
30925         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
30926         * platform/mac/svg/batik/filters/feTile-expected.txt:
30927         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
30928         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
30929         * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
30930         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
30931         * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
30932         * platform/mac/svg/batik/paints/patternRegions-expected.txt:
30933         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
30934         * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
30935         * platform/mac/svg/batik/text/smallFonts-expected.txt:
30936         * platform/mac/svg/batik/text/textAnchor-expected.txt:
30937         * platform/mac/svg/batik/text/textAnchor2-expected.txt:
30938         * platform/mac/svg/batik/text/textAnchor3-expected.txt:
30939         * platform/mac/svg/batik/text/textDecoration-expected.txt:
30940         * platform/mac/svg/batik/text/textEffect2-expected.txt:
30941         * platform/mac/svg/batik/text/textFeatures-expected.txt:
30942         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
30943         * platform/mac/svg/batik/text/textLength-expected.txt:
30944         * platform/mac/svg/batik/text/textOnPath-expected.txt:
30945         * platform/mac/svg/batik/text/textOnPath2-expected.txt:
30946         * platform/mac/svg/batik/text/textOnPath3-expected.txt:
30947         * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
30948         * platform/mac/svg/batik/text/textProperties-expected.txt:
30949         * platform/mac/svg/batik/text/textProperties2-expected.txt:
30950         * platform/mac/svg/batik/text/verticalText-expected.txt:
30951         * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
30952         * platform/mac/svg/carto.net/button-expected.txt:
30953         * platform/mac/svg/carto.net/colourpicker-expected.txt:
30954         * platform/mac/svg/carto.net/combobox-expected.txt:
30955         * platform/mac/svg/carto.net/scrollbar-expected.txt:
30956         * platform/mac/svg/carto.net/selectionlist-expected.txt:
30957         * platform/mac/svg/carto.net/slider-expected.txt:
30958         * platform/mac/svg/carto.net/tabgroup-expected.txt:
30959         * platform/mac/svg/carto.net/textbox-expected.txt:
30960         * platform/mac/svg/carto.net/window-expected.txt:
30961         * platform/mac/svg/clip-path/clip-in-mask-expected.txt:
30962         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt:
30963         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.txt:
30964         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.txt:
30965         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.txt:
30966         * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.txt:
30967         * platform/mac/svg/clip-path/clip-path-clipped-expected.txt:
30968         * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.txt:
30969         * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.txt:
30970         * platform/mac/svg/clip-path/clip-path-evenodd-expected.txt:
30971         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.txt:
30972         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.txt:
30973         * platform/mac/svg/clip-path/clip-path-nonzero-expected.txt:
30974         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.txt:
30975         * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.txt:
30976         * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.txt:
30977         * platform/mac/svg/clip-path/clip-path-on-g-expected.txt:
30978         * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.txt:
30979         * platform/mac/svg/clip-path/clip-path-on-svg-expected.txt:
30980         * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt:
30981         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.txt:
30982         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.txt:
30983         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.txt:
30984         * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.txt:
30985         * platform/mac/svg/clip-path/clip-path-text-expected.txt:
30986         * platform/mac/svg/clip-path/clip-path-use-as-child-expected.txt:
30987         * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.txt:
30988         * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.txt:
30989         * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.txt:
30990         * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.txt:
30991         * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.txt:
30992         * platform/mac/svg/clip-path/clip-path-with-container-expected.txt:
30993         * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.txt:
30994         * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.txt:
30995         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt:
30996         * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.txt:
30997         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt:
30998         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.txt:
30999         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt:
31000         * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt:
31001         * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt:
31002         * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt:
31003         * platform/mac/svg/css/arrow-with-shadow-expected.txt:
31004         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt:
31005         * platform/mac/svg/css/clippath-with-shadow-expected.txt:
31006         * platform/mac/svg/css/composite-shadow-example-expected.txt:
31007         * platform/mac/svg/css/composite-shadow-text-expected.txt:
31008         * platform/mac/svg/css/composite-shadow-with-opacity-expected.txt:
31009         * platform/mac/svg/css/css-box-min-width-expected.txt:
31010         * platform/mac/svg/css/group-with-shadow-expected.txt:
31011         * platform/mac/svg/css/mask-with-shadow-expected.txt:
31012         * platform/mac/svg/css/path-with-shadow-expected.txt:
31013         * platform/mac/svg/css/shadow-and-opacity-expected.txt:
31014         * platform/mac/svg/css/shadow-changes-expected.txt:
31015         * platform/mac/svg/css/shadow-with-large-radius-expected.txt:
31016         * platform/mac/svg/css/shadow-with-negative-offset-expected.txt:
31017         * platform/mac/svg/css/stars-with-shadow-expected.txt:
31018         * platform/mac/svg/custom/SVGNumber-interface-expected.txt:
31019         * platform/mac/svg/custom/SVGPoint-interface-expected.txt:
31020         * platform/mac/svg/custom/SVGRect-interface-expected.txt:
31021         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.txt:
31022         * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.txt:
31023         * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
31024         * platform/mac/svg/custom/altglyph-expected.txt:
31025         * platform/mac/svg/custom/animate-path-discrete-expected.txt:
31026         * platform/mac/svg/custom/animate-path-morphing-expected.txt:
31027         * platform/mac/svg/custom/attribute-namespace-check-expected.txt:
31028         * platform/mac/svg/custom/broken-internal-references-expected.txt:
31029         * platform/mac/svg/custom/circle-move-invalidation-expected.txt:
31030         * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
31031         * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
31032         * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
31033         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
31034         * platform/mac/svg/custom/class-baseValue-expected.txt:
31035         * platform/mac/svg/custom/class-selector-expected.txt:
31036         * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
31037         * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
31038         * platform/mac/svg/custom/clip-path-id-changes-expected.txt:
31039         * platform/mac/svg/custom/clip-path-referencing-use-expected.txt:
31040         * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
31041         * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
31042         * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
31043         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
31044         * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt:
31045         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt:
31046         * platform/mac/svg/custom/control-points-for-S-and-T-expected.txt:
31047         * platform/mac/svg/custom/convolution-crash-expected.txt:
31048         * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
31049         * platform/mac/svg/custom/create-metadata-element-expected.txt:
31050         * platform/mac/svg/custom/createelement-expected.txt:
31051         * platform/mac/svg/custom/css-pixels-dpi-expected.txt:
31052         * platform/mac/svg/custom/dasharrayOrigin-expected.txt:
31053         * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
31054         * platform/mac/svg/custom/display-none-expected.txt:
31055         * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
31056         * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
31057         * platform/mac/svg/custom/dynamic-empty-path-expected.txt:
31058         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt:
31059         * platform/mac/svg/custom/dynamic-viewBox-expected.txt:
31060         * platform/mac/svg/custom/empty-clip-path-expected.txt:
31061         * platform/mac/svg/custom/empty-mask-expected.txt:
31062         * platform/mac/svg/custom/empty-merge-expected.txt:
31063         * platform/mac/svg/custom/evt-onload-expected.txt:
31064         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
31065         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
31066         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
31067         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
31068         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
31069         * platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt:
31070         * platform/mac/svg/custom/fill-fallback-expected.txt:
31071         * platform/mac/svg/custom/fill-opacity-hsl-expected.txt:
31072         * platform/mac/svg/custom/fill-opacity-rgba-expected.txt:
31073         * platform/mac/svg/custom/fill-update-expected.txt:
31074         * platform/mac/svg/custom/focus-ring-expected.txt:
31075         * platform/mac/svg/custom/foreign-object-skew-expected.txt:
31076         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
31077         * platform/mac/svg/custom/fractional-rects-expected.txt:
31078         * platform/mac/svg/custom/getPresentationAttribute-expected.txt:
31079         * platform/mac/svg/custom/getTransformToElement-expected.txt:
31080         * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
31081         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
31082         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
31083         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt:
31084         * platform/mac/svg/custom/getsvgdocument-expected.txt:
31085         * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
31086         * platform/mac/svg/custom/gradient-add-stops-expected.txt:
31087         * platform/mac/svg/custom/gradient-attr-update-expected.txt:
31088         * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
31089         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
31090         * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt:
31091         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt:
31092         * platform/mac/svg/custom/gradient-stop-style-change-expected.txt:
31093         * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
31094         * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
31095         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
31096         * platform/mac/svg/custom/group-opacity-expected.txt:
31097         * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.txt:
31098         * platform/mac/svg/custom/hit-test-with-br-expected.txt:
31099         * platform/mac/svg/custom/hover-default-fill-expected.txt:
31100         * platform/mac/svg/custom/image-parent-translation-expected.txt:
31101         * platform/mac/svg/custom/image-small-width-height-expected.txt:
31102         * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt:
31103         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
31104         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
31105         * platform/mac/svg/custom/inner-percent-expected.txt:
31106         * platform/mac/svg/custom/inner-svg-hit-test-expected.txt:
31107         * platform/mac/svg/custom/invalid-css-expected.txt:
31108         * platform/mac/svg/custom/invalid-fill-expected.txt:
31109         * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
31110         * platform/mac/svg/custom/invalid-lengthlist-expected.txt:
31111         * platform/mac/svg/custom/invalid-transforms-expected.txt:
31112         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
31113         * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
31114         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
31115         * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
31116         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
31117         * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
31118         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
31119         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
31120         * platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
31121         * platform/mac/svg/custom/js-update-bounce-expected.txt:
31122         * platform/mac/svg/custom/js-update-container-expected.txt:
31123         * platform/mac/svg/custom/js-update-container2-expected.txt:
31124         * platform/mac/svg/custom/js-update-gradient-expected.txt:
31125         * platform/mac/svg/custom/js-update-path-changes-expected.txt:
31126         * platform/mac/svg/custom/js-update-path-removal-expected.txt:
31127         * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
31128         * platform/mac/svg/custom/js-update-pattern-expected.txt:
31129         * platform/mac/svg/custom/js-update-polygon-changes-expected.txt:
31130         * platform/mac/svg/custom/js-update-polygon-removal-expected.txt:
31131         * platform/mac/svg/custom/js-update-stop-expected.txt:
31132         * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.txt:
31133         * platform/mac/svg/custom/js-update-style-expected.txt:
31134         * platform/mac/svg/custom/js-update-transform-addition-expected.txt:
31135         * platform/mac/svg/custom/js-update-transform-changes-expected.txt:
31136         * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
31137         * platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
31138         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
31139         * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
31140         * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
31141         * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
31142         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
31143         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
31144         * platform/mac/svg/custom/marker-changes-expected.txt:
31145         * platform/mac/svg/custom/marker-child-changes-css-expected.txt:
31146         * platform/mac/svg/custom/marker-child-changes-expected.txt:
31147         * platform/mac/svg/custom/marker-default-width-height-expected.txt:
31148         * platform/mac/svg/custom/marker-empty-path-expected.txt:
31149         * platform/mac/svg/custom/marker-opacity-expected.txt:
31150         * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
31151         * platform/mac/svg/custom/marker-referencePoint-expected.txt:
31152         * platform/mac/svg/custom/marker-strokeWidth-changes-expected.txt:
31153         * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
31154         * platform/mac/svg/custom/mask-changes-expected.txt:
31155         * platform/mac/svg/custom/mask-child-changes-expected.txt:
31156         * platform/mac/svg/custom/mask-colorspace-expected.txt:
31157         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
31158         * platform/mac/svg/custom/mask-inside-defs-expected.txt:
31159         * platform/mac/svg/custom/mask-invalidation-expected.txt:
31160         * platform/mac/svg/custom/mask-on-multiple-objects-expected.txt:
31161         * platform/mac/svg/custom/mask-with-all-units-expected.txt:
31162         * platform/mac/svg/custom/mask-with-default-value-expected.txt:
31163         * platform/mac/svg/custom/massive-coordinates-expected.txt:
31164         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt:
31165         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
31166         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.txt:
31167         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
31168         * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.txt:
31169         * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
31170         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
31171         * platform/mac/svg/custom/non-scaling-stroke-expected.txt:
31172         * platform/mac/svg/custom/non-scaling-stroke-markers-expected.txt:
31173         * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
31174         * platform/mac/svg/custom/path-update-expected.txt:
31175         * platform/mac/svg/custom/path-zero-strokewidth-expected.txt:
31176         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
31177         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
31178         * platform/mac/svg/custom/pattern-excessive-malloc-expected.txt:
31179         * platform/mac/svg/custom/pattern-in-defs-expected.txt:
31180         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt:
31181         * platform/mac/svg/custom/pattern-no-pixelation-expected.txt:
31182         * platform/mac/svg/custom/pattern-rotate-expected.txt:
31183         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
31184         * platform/mac/svg/custom/pattern-skew-transformed-expected.txt:
31185         * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
31186         * platform/mac/svg/custom/pattern-y-offset-expected.txt:
31187         * platform/mac/svg/custom/percentage-of-html-parent-expected.txt:
31188         * platform/mac/svg/custom/percentage-rect-expected.txt:
31189         * platform/mac/svg/custom/percentage-rect2-expected.txt:
31190         * platform/mac/svg/custom/pointer-events-path-expected.txt:
31191         * platform/mac/svg/custom/poly-identify-expected.txt:
31192         * platform/mac/svg/custom/polyline-hittest-expected.txt:
31193         * platform/mac/svg/custom/polyline-invalid-points-expected.txt:
31194         * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
31195         * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
31196         * platform/mac/svg/custom/prevent-default-expected.txt:
31197         * platform/mac/svg/custom/recursive-clippath-expected.txt:
31198         * platform/mac/svg/custom/recursive-filter-expected.txt:
31199         * platform/mac/svg/custom/recursive-gradient-expected.txt:
31200         * platform/mac/svg/custom/recursive-mask-expected.txt:
31201         * platform/mac/svg/custom/recursive-pattern-expected.txt:
31202         * platform/mac/svg/custom/relative-sized-content-expected.txt:
31203         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt:
31204         * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
31205         * platform/mac/svg/custom/relative-sized-inner-svg-expected.txt:
31206         * platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.txt:
31207         * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt:
31208         * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt:
31209         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
31210         * platform/mac/svg/custom/repaint-moving-svg-and-div-expected.txt:
31211         * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt:
31212         * platform/mac/svg/custom/repaint-stroke-width-changes-expected.txt:
31213         * platform/mac/svg/custom/resource-client-removal-expected.txt:
31214         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
31215         * platform/mac/svg/custom/rgbcolor-syntax-expected.txt:
31216         * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.txt:
31217         * platform/mac/svg/custom/rootelement-expected.txt:
31218         * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
31219         * platform/mac/svg/custom/rounded-rects-expected.txt:
31220         * platform/mac/svg/custom/scroll-hit-test-expected.txt:
31221         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
31222         * platform/mac/svg/custom/second-inline-text-expected.txt:
31223         * platform/mac/svg/custom/shape-rendering-expected.txt:
31224         * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
31225         * platform/mac/svg/custom/sheet-title-expected.txt:
31226         * platform/mac/svg/custom/simpleCDF-expected.txt:
31227         * platform/mac/svg/custom/stroke-fallback-expected.txt:
31228         * platform/mac/svg/custom/stroke-width-large-expected.txt:
31229         * platform/mac/svg/custom/stroked-pattern-expected.txt:
31230         * platform/mac/svg/custom/struct-use-09-b-expected.txt:
31231         * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
31232         * platform/mac/svg/custom/svg-absolute-children-expected.txt:
31233         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
31234         * platform/mac/svg/custom/svg-float-border-padding-expected.txt:
31235         * platform/mac/svg/custom/svg-overflow-types-expected.txt:
31236         * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt:
31237         * platform/mac/svg/custom/text-clip-expected.txt:
31238         * platform/mac/svg/custom/text-dom-01-f-expected.txt:
31239         * platform/mac/svg/custom/text-gradient-no-content-expected.txt:
31240         * platform/mac/svg/custom/text-linking-expected.txt:
31241         * platform/mac/svg/custom/text-x-dy-lists-expected.txt:
31242         * platform/mac/svg/custom/transform-ignore-after-invalid-expected.txt:
31243         * platform/mac/svg/custom/transform-invalid-expected.txt:
31244         * platform/mac/svg/custom/transform-removeAttributeNS-expected.txt:
31245         * platform/mac/svg/custom/transform-scale-parse-expected.txt:
31246         * platform/mac/svg/custom/transform-with-ending-space-expected.txt:
31247         * platform/mac/svg/custom/use-clipped-hit-expected.txt:
31248         * platform/mac/svg/custom/use-css-events-expected.txt:
31249         * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
31250         * platform/mac/svg/custom/use-detach-expected.txt:
31251         * platform/mac/svg/custom/use-dynamic-append-expected.txt:
31252         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt:
31253         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt:
31254         * platform/mac/svg/custom/use-events-crash-expected.txt:
31255         * platform/mac/svg/custom/use-forward-refs-expected.txt:
31256         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
31257         * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
31258         * platform/mac/svg/custom/use-modify-target-container-expected.txt:
31259         * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
31260         * platform/mac/svg/custom/use-nested-transform-expected.txt:
31261         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt:
31262         * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
31263         * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
31264         * platform/mac/svg/custom/use-on-g-expected.txt:
31265         * platform/mac/svg/custom/use-on-rect-expected.txt:
31266         * platform/mac/svg/custom/use-on-symbol-expected.txt:
31267         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
31268         * platform/mac/svg/custom/use-on-use-expected.txt:
31269         * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt:
31270         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt:
31271         * platform/mac/svg/custom/use-property-synchronization-crash-expected.txt:
31272         * platform/mac/svg/custom/use-recursion-1-expected.txt:
31273         * platform/mac/svg/custom/use-recursion-3-expected.txt:
31274         * platform/mac/svg/custom/use-recursion-4-expected.txt:
31275         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
31276         * platform/mac/svg/custom/use-symbol-overflow-expected.txt:
31277         * platform/mac/svg/custom/use-transform-expected.txt:
31278         * platform/mac/svg/custom/viewBox-hit-expected.txt:
31279         * platform/mac/svg/custom/viewbox-syntax-expected.txt:
31280         * platform/mac/svg/custom/viewport-clip-expected.txt:
31281         * platform/mac/svg/custom/viewport-em-expected.txt:
31282         * platform/mac/svg/custom/viewport-no-width-height-expected.txt:
31283         * platform/mac/svg/custom/viewport-update-expected.txt:
31284         * platform/mac/svg/custom/viewport-update2-expected.txt:
31285         * platform/mac/svg/custom/visibility-override-clip-expected.txt:
31286         * platform/mac/svg/custom/visibility-override-expected.txt:
31287         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
31288         * platform/mac/svg/custom/visibility-override-mask-expected.txt:
31289         * platform/mac/svg/custom/width-full-percentage-expected.txt:
31290         * platform/mac/svg/custom/xml-stylesheet-expected.txt:
31291         * platform/mac/svg/filters/big-sized-filter-2-expected.txt:
31292         * platform/mac/svg/filters/big-sized-filter-expected.txt:
31293         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
31294         * platform/mac/svg/filters/feComposite-expected.txt:
31295         * platform/mac/svg/filters/feGaussianBlur-expected.txt:
31296         * platform/mac/svg/filters/feLighting-crash-expected.txt:
31297         * platform/mac/svg/filters/feMerge-expected.txt:
31298         * platform/mac/svg/filters/feMerge-wrong-input-expected.txt:
31299         * platform/mac/svg/filters/feOffset-expected.txt:
31300         * platform/mac/svg/filters/feTile-expected.txt:
31301         * platform/mac/svg/filters/filter-clip-expected.txt:
31302         * platform/mac/svg/filters/filter-width-update-expected.txt:
31303         * platform/mac/svg/filters/filterRes-expected.txt:
31304         * platform/mac/svg/filters/filterRes1-expected.txt:
31305         * platform/mac/svg/filters/filterRes2-expected.txt:
31306         * platform/mac/svg/filters/filterRes3-expected.txt:
31307         * platform/mac/svg/filters/parent-children-with-same-filter-expected.txt:
31308         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
31309         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
31310         * platform/mac/svg/filters/subRegion-one-effect-expected.txt:
31311         * platform/mac/svg/filters/subRegion-two-effects-expected.txt:
31312         * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.txt:
31313         * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.txt:
31314         * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
31315         * platform/mac/svg/hixie/cascade/001-broken-expected.txt:
31316         * platform/mac/svg/hixie/cascade/002-expected.txt:
31317         * platform/mac/svg/hixie/data-types/001-expected.txt:
31318         * platform/mac/svg/hixie/data-types/002-expected.txt:
31319         * platform/mac/svg/hixie/dynamic/003-expected.txt:
31320         * platform/mac/svg/hixie/dynamic/004-expected.txt:
31321         * platform/mac/svg/hixie/dynamic/005-expected.txt:
31322         * platform/mac/svg/hixie/dynamic/006-expected.txt:
31323         * platform/mac/svg/hixie/error/001-expected.txt:
31324         * platform/mac/svg/hixie/error/003-expected.txt:
31325         * platform/mac/svg/hixie/error/007-expected.txt:
31326         * platform/mac/svg/hixie/error/008-expected.txt:
31327         * platform/mac/svg/hixie/error/009-expected.txt:
31328         * platform/mac/svg/hixie/error/010-expected.txt:
31329         * platform/mac/svg/hixie/error/011-expected.txt:
31330         * platform/mac/svg/hixie/error/014-expected.txt:
31331         * platform/mac/svg/hixie/error/014-test-expected.txt:
31332         * platform/mac/svg/hixie/error/015-expected.txt:
31333         * platform/mac/svg/hixie/error/016-expected.txt:
31334         * platform/mac/svg/hixie/error/017-expected.txt:
31335         * platform/mac/svg/hixie/links/001-expected.txt:
31336         * platform/mac/svg/hixie/links/003-broken-expected.txt:
31337         * platform/mac/svg/hixie/mixed/003-expected.txt:
31338         * platform/mac/svg/hixie/mixed/004-expected.txt:
31339         * platform/mac/svg/hixie/mixed/005-expected.txt:
31340         * platform/mac/svg/hixie/mixed/006-expected.txt:
31341         * platform/mac/svg/hixie/mixed/008-expected.txt:
31342         * platform/mac/svg/hixie/mixed/009-expected.txt:
31343         * platform/mac/svg/hixie/mixed/010-expected.txt:
31344         * platform/mac/svg/hixie/mixed/011-expected.txt:
31345         * platform/mac/svg/hixie/painting/001-expected.txt:
31346         * platform/mac/svg/hixie/perf/001-expected.txt:
31347         * platform/mac/svg/hixie/perf/002-expected.txt:
31348         * platform/mac/svg/hixie/perf/003-expected.txt:
31349         * platform/mac/svg/hixie/perf/004-expected.txt:
31350         * platform/mac/svg/hixie/perf/005-expected.txt:
31351         * platform/mac/svg/hixie/perf/006-expected.txt:
31352         * platform/mac/svg/hixie/perf/007-expected.txt:
31353         * platform/mac/svg/hixie/processing-model/005-expected.txt:
31354         * platform/mac/svg/hixie/rendering-model/001-expected.txt:
31355         * platform/mac/svg/hixie/rendering-model/002-expected.txt:
31356         * platform/mac/svg/hixie/rendering-model/003-expected.txt:
31357         * platform/mac/svg/hixie/rendering-model/003a-expected.txt:
31358         * platform/mac/svg/hixie/rendering-model/004-expected.txt:
31359         * platform/mac/svg/hixie/shapes/path/001-expected.txt:
31360         * platform/mac/svg/hixie/text/001-expected.txt:
31361         * platform/mac/svg/hixie/transform/001-expected.txt:
31362         * platform/mac/svg/hixie/use/001-expected.txt:
31363         * platform/mac/svg/hixie/use/002-expected.txt:
31364         * platform/mac/svg/hixie/use/002-test-expected.txt:
31365         * platform/mac/svg/hixie/viewbox/001-expected.txt:
31366         * platform/mac/svg/hixie/viewbox/002-expected.txt:
31367         * platform/mac/svg/hixie/viewbox/003-expected.txt:
31368         * platform/mac/svg/hixie/viewbox/004-expected.txt:
31369         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
31370         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
31371         * platform/mac/svg/in-html/circle-expected.txt:
31372         * platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt:
31373         * platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.txt:
31374         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt:
31375         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt:
31376         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt:
31377         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt:
31378         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt:
31379         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
31380         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt:
31381         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt:
31382         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
31383         * platform/mac/svg/repaint/filter-repaint-expected.txt:
31384         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.txt:
31385         * platform/mac/svg/text/kerning-expected.txt:
31386         * platform/mac/svg/text/multichar-glyph-expected.txt:
31387         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
31388         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
31389         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
31390         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
31391         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
31392         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
31393         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
31394         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
31395         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
31396         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
31397         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
31398         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
31399         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
31400         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
31401         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
31402         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
31403         * platform/mac/svg/text/select-x-list-1-expected.txt:
31404         * platform/mac/svg/text/select-x-list-2-expected.txt:
31405         * platform/mac/svg/text/select-x-list-3-expected.txt:
31406         * platform/mac/svg/text/select-x-list-4-expected.txt:
31407         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
31408         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
31409         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
31410         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
31411         * platform/mac/svg/text/text-align-01-b-expected.txt:
31412         * platform/mac/svg/text/text-align-02-b-expected.txt:
31413         * platform/mac/svg/text/text-align-03-b-expected.txt:
31414         * platform/mac/svg/text/text-align-04-b-expected.txt:
31415         * platform/mac/svg/text/text-align-05-b-expected.txt:
31416         * platform/mac/svg/text/text-align-06-b-expected.txt:
31417         * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
31418         * platform/mac/svg/text/text-deco-01-b-expected.txt:
31419         * platform/mac/svg/text/text-fonts-01-t-expected.txt:
31420         * platform/mac/svg/text/text-fonts-02-t-expected.txt:
31421         * platform/mac/svg/text/text-hkern-expected.txt:
31422         * platform/mac/svg/text/text-path-01-b-expected.txt:
31423         * platform/mac/svg/text/text-spacing-01-b-expected.txt:
31424         * platform/mac/svg/text/text-text-01-b-expected.txt:
31425         * platform/mac/svg/text/text-text-03-b-expected.txt:
31426         * platform/mac/svg/text/text-text-04-t-expected.txt:
31427         * platform/mac/svg/text/text-text-05-t-expected.txt:
31428         * platform/mac/svg/text/text-text-06-t-expected.txt:
31429         * platform/mac/svg/text/text-text-07-t-expected.txt:
31430         * platform/mac/svg/text/text-text-08-b-expected.txt:
31431         * platform/mac/svg/text/text-tref-01-b-expected.txt:
31432         * platform/mac/svg/text/text-tselect-01-b-expected.txt:
31433         * platform/mac/svg/text/text-tselect-02-f-expected.txt:
31434         * platform/mac/svg/text/text-tspan-01-b-expected.txt:
31435         * platform/mac/svg/text/text-vkern-expected.txt:
31436         * platform/mac/svg/text/text-ws-01-t-expected.txt:
31437         * platform/mac/svg/text/text-ws-02-t-expected.txt:
31438         * platform/mac/svg/text/textPathBoundsBug-expected.txt:
31439         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
31440         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
31441         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
31442         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
31443         * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt:
31444         * platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt:
31445         * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
31446         * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
31447         * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
31448         * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
31449         * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
31450         * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
31451         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
31452         * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
31453         * platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt:
31454         * platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt:
31455         * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.txt:
31456         * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
31457         * platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
31458         * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
31459         * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
31460         * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
31461         * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
31462         * svg/custom/animation-currentColor-expected.txt:
31463         * svg/custom/gradient-with-1d-boundingbox-expected.txt:
31464         * svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
31465         * svg/custom/text-dom-removal-expected.txt:
31466         * svg/custom/text-zoom-expected.txt:
31467         * svg/custom/transformedMaskFails-expected.txt:
31468         * svg/custom/use-clipped-transform-expected.txt:
31469         * svg/custom/use-elementInstance-event-target-expected.txt:
31470         * svg/custom/use-elementInstance-methods-expected.txt:
31471         * svg/custom/use-setAttribute-crash-expected.txt:
31472         * svg/dom/SVGRectElement/rect-modify-rx-expected.txt:
31473
31474 2010-10-08  Andras Becsi  <abecsi@webkit.org>
31475
31476         Reviewed by Csaba Osztrogonác.
31477
31478         [Qt] Add new platform and initial Skipped list for the Qt port of WebKit2.
31479         The list was copied from mac-wk2/Skipped and the Mac specific tests were removed.
31480         https://bugs.webkit.org/show_bug.cgi?id=47401
31481
31482         * platform/qt-wk2/Skipped: Added.
31483
31484 2010-10-08  Kinuko Yasuda  <kinuko@chromium.org>
31485
31486         Unreviewed, updating test expectations.
31487
31488         * platform/chromium/test_expectations.txt:
31489
31490 2010-10-08  Kinuko Yasuda  <kinuko@chromium.org>
31491
31492         Reviewed by David Levin.
31493
31494         Fix FileSystem path validation order to normalize '..' and '.' before restriction checks
31495         https://bugs.webkit.org/show_bug.cgi?id=47309
31496
31497         * fast/filesystem/op-get-entry-expected.txt: Updated.
31498         * fast/filesystem/resources/op-get-entry.js: Updated.
31499
31500 2010-10-07  Martin Robinson  <mrobinson@igalia.com>
31501
31502         Rebaseline failing GTK+ tests.
31503
31504         * platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt:
31505         * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.txt:
31506
31507 2010-10-07  Kent Tamura  <tkent@chromium.org>
31508
31509         Unreviewed, test expectation update.
31510
31511         * platform/chromium/drt_expectations.txt: Add recent failures.
31512
31513 2010-10-07  Zhenyao Mo  <zmo@google.com>
31514
31515         Unreviewed, update DRT WebGL test expectations.
31516
31517         * platform/chromium/drt_expectations.txt:
31518
31519 2010-10-07  Antonio Gomes  <agomes@rim.com>
31520
31521         Reviewed by Simon Fraser.
31522
31523         [Mac] [DRT] implement setSpatialNavigationEnabled
31524         https://bugs.webkit.org/show_bug.cgi?id=47291
31525
31526         Unskiping all spatial-navigation tests in fast/events/spatial-navigation but two
31527         (snav-iframe-with-offscreen-focusable-element.html and snav-unit-overflow-and-scroll-in-direction.html).
31528         These will be fixed on their own bugs.
31529
31530         * platform/mac/Skipped:
31531
31532 2010-10-07  Abhishek Arya  <inferno@chromium.org>
31533
31534         Unreviewed. 
31535
31536         Skipping failing test on qt because of incorrect behavior.
31537         https://bugs.webkit.org/show_bug.cgi?id=47388
31538
31539         * platform/qt/Skipped:
31540
31541 2010-10-07  Martin Robinson  <mrobinson@igalia.com>
31542
31543         Very small reorganization of the GTK+ skipped list.
31544
31545         * platform/gtk/Skipped: Moved to the formdata skipped line to the beginDragWithFiles section.
31546
31547 2010-10-07  Martin Robinson  <mrobinson@igalia.com>
31548
31549         Move GTK+ specific baselines to the platform-specific directories. In my
31550         last commit I mistakenly added these to the platform-independent locations.
31551         Also fix another baseline which seems to differ on the bots because they
31552         have a different version of DejaVu Serif than my machine.
31553
31554         * platform/gtk/fast/blockflow/block-level-images-expected.txt: Renamed from LayoutTests/fast/blockflow/block-level-images-expected.txt.
31555         * platform/gtk/fast/blockflow/fieldsets-expected.txt: Renamed from LayoutTests/fast/blockflow/fieldsets-expected.txt.
31556         * platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt: Renamed from LayoutTests/fast/blockflow/floats-in-block-layout-expected.txt.
31557         * platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt: Renamed from LayoutTests/fast/blockflow/inline-direction-positioning-expected.txt.
31558         * platform/gtk/fast/blockflow/margin-collapse-expected.txt: Renamed from LayoutTests/fast/blockflow/margin-collapse-expected.txt.
31559         * platform/gtk/fast/blockflow/root-lr-basic-expected.txt: Renamed from LayoutTests/fast/blockflow/root-lr-basic-expected.txt.
31560         * platform/gtk/fast/blockflow/self-collapsing-block-expected.txt: Renamed from LayoutTests/fast/blockflow/self-collapsing-block-expected.txt.
31561         * platform/gtk/fast/css/first-letter-punctuation-expected.txt: Renamed from LayoutTests/fast/css/first-letter-punctuation-expected.txt.
31562         * platform/gtk/fast/css/font-face-opentype-expected.txt: Renamed from LayoutTests/fast/css/font-face-opentype-expected.txt.
31563         * platform/gtk/fast/css/rtl-to-viewport-expected.txt: Renamed from LayoutTests/fast/css/rtl-to-viewport-expected.txt.
31564         * platform/gtk/fast/css/transformed-mask-expected.txt: Renamed from LayoutTests/fast/css/transformed-mask-expected.txt.
31565         * platform/gtk/fast/fonts/fontconfig-synthetic-bold-exepcted.txt: Updated baseline.
31566         * platform/gtk/fast/forms/input-button-sizes-expected.txt: Renamed from LayoutTests/fast/forms/input-button-sizes-expected.txt.
31567         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt: Renamed from LayoutTests/fast/forms/input-placeholder-focus-twice-expected.txt.
31568         * platform/gtk/inspector/console-uncaught-exception-expected.txt: Renamed from LayoutTests/inspector/console-uncaught-exception-expected.txt.
31569         * platform/gtk/svg/custom/image-rescale-expected.txt: Renamed from LayoutTests/svg/custom/image-rescale-expected.txt.
31570         * platform/gtk/svg/custom/text-rotation-expected.txt: Renamed from LayoutTests/svg/custom/text-rotation-expected.txt.
31571         * platform/gtk/svg/custom/text-x-dy-lists-expected.txt: Renamed from LayoutTests/svg/custom/text-x-dy-lists-expected.txt.
31572         * platform/gtk/svg/custom/use-invalid-style-expected.txt: Renamed from LayoutTests/svg/custom/use-invalid-style-expected.txt.
31573         * platform/gtk/svg/filters/filterRes1-expected.txt: Renamed from LayoutTests/svg/filters/filterRes1-expected.txt.
31574         * platform/gtk/svg/filters/filterRes2-expected.txt: Renamed from LayoutTests/svg/filters/filterRes2-expected.txt.
31575         * platform/gtk/svg/filters/filterRes3-expected.txt: Renamed from LayoutTests/svg/filters/filterRes3-expected.txt.
31576
31577 2010-10-07  Jian Li  <jianli@chromium.org>
31578
31579         Unreviewed. Skip the new test in those unsupported platforms.
31580
31581         * platform/gtk/Skipped:
31582         * platform/mac-wk2/Skipped:
31583         * platform/qt/Skipped:
31584         * platform/win/Skipped:
31585
31586 2010-10-07  Cris Neckar  <cdn@chromium.org>
31587
31588         Reviewed by Adam Barth.
31589
31590         Tests for crash when multiple objects tags with bad image content are nested as fallback content.
31591         https://bugs.webkit.org/show_bug.cgi?id=46921
31592
31593         * fast/html/object-image-nested-fallback-expected.txt: Added.
31594         * fast/html/object-image-nested-fallback.html: Added.
31595
31596 2010-10-07  Martin Robinson  <mrobinson@igalia.com>
31597
31598         Add some GTK+ specific baselines.
31599
31600         * fast/blockflow/block-level-images-expected.txt: Copied from LayoutTests/platform/mac/fast/blockflow/block-level-images-expected.txt.
31601         * fast/blockflow/fieldsets-expected.txt: Added.
31602         * fast/blockflow/floats-in-block-layout-expected.txt: Copied from LayoutTests/platform/mac/fast/blockflow/floats-in-block-layout-expected.txt.
31603         * fast/blockflow/inline-direction-positioning-expected.txt: Copied from LayoutTests/platform/mac/fast/blockflow/inline-direction-positioning-expected.txt.
31604         * fast/blockflow/margin-collapse-expected.txt: Copied from LayoutTests/platform/mac/fast/blockflow/margin-collapse-expected.txt.
31605         * fast/blockflow/root-lr-basic-expected.txt: Copied from LayoutTests/platform/mac/fast/blockflow/root-lr-basic-expected.txt.
31606         * fast/blockflow/self-collapsing-block-expected.txt: Copied from LayoutTests/platform/mac/fast/blockflow/self-collapsing-block-expected.txt.
31607         * fast/css/first-letter-punctuation-expected.txt: Added.
31608         * fast/css/font-face-opentype-expected.txt: Added.
31609         * fast/css/rtl-to-viewport-expected.txt: Added.
31610         * fast/css/transformed-mask-expected.txt: Added.
31611         * fast/forms/input-button-sizes-expected.txt: Added.
31612         * fast/forms/input-placeholder-focus-twice-expected.txt: Added.
31613         * inspector/console-uncaught-exception-expected.txt: Added.
31614         * platform/gtk/fast/blockflow/block-level-images-expected.checksum: Added.
31615         * platform/gtk/fast/blockflow/block-level-images-expected.png: Added.
31616         * platform/gtk/fast/blockflow/fieldsets-expected.checksum: Added.
31617         * platform/gtk/fast/blockflow/fieldsets-expected.png: Added.
31618         * platform/gtk/fast/blockflow/floats-in-block-layout-expected.checksum: Copied from LayoutTests/platform/mac/fast/blockflow/floats-in-block-layout-expected.checksum.
31619         * platform/gtk/fast/blockflow/floats-in-block-layout-expected.png: Added.
31620         * platform/gtk/fast/blockflow/inline-direction-positioning-expected.checksum: Copied from LayoutTests/platform/mac/fast/blockflow/inline-direction-positioning-expected.checksum.
31621         * platform/gtk/fast/blockflow/inline-direction-positioning-expected.png: Added.
31622         * platform/gtk/fast/blockflow/margin-collapse-expected.checksum: Copied from LayoutTests/platform/mac/fast/blockflow/margin-collapse-expected.checksum.
31623         * platform/gtk/fast/blockflow/margin-collapse-expected.png: Added.
31624         * platform/gtk/fast/blockflow/root-lr-basic-expected.checksum: Copied from LayoutTests/platform/mac/fast/blockflow/root-lr-basic-expected.checksum.
31625         * platform/gtk/fast/blockflow/root-lr-basic-expected.png: Added.
31626         * platform/gtk/fast/blockflow/self-collapsing-block-expected.checksum: Copied from LayoutTests/platform/mac/fast/blockflow/self-collapsing-block-expected.checksum.
31627         * platform/gtk/fast/blockflow/self-collapsing-block-expected.png: Added.
31628         * platform/gtk/fast/css/first-letter-punctuation-expected.checksum: Added.
31629         * platform/gtk/fast/css/first-letter-punctuation-expected.png: Added.
31630         * platform/gtk/fast/css/font-face-opentype-expected.checksum: Added.
31631         * platform/gtk/fast/css/font-face-opentype-expected.png: Added.
31632         * platform/gtk/fast/css/rtl-to-viewport-expected.checksum: Added.
31633         * platform/gtk/fast/css/rtl-to-viewport-expected.png: Added.
31634         * platform/gtk/fast/css/transformed-mask-expected.checksum: Added.
31635         * platform/gtk/fast/css/transformed-mask-expected.png: Added.
31636         * platform/gtk/fast/forms/input-button-sizes-expected.checksum: Added.
31637         * platform/gtk/fast/forms/input-button-sizes-expected.png: Added.
31638         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.checksum: Added.
31639         * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.png: Added.
31640         * platform/gtk/svg/custom/image-rescale-expected.checksum: Copied from LayoutTests/platform/chromium-linux/svg/custom/image-rescale-expected.checksum.
31641         * platform/gtk/svg/custom/image-rescale-expected.png: Added.
31642         * platform/gtk/svg/custom/text-rotation-expected.checksum: Added.
31643         * platform/gtk/svg/custom/text-rotation-expected.png: Added.
31644         * platform/gtk/svg/custom/text-x-dy-lists-expected.checksum: Added.
31645         * platform/gtk/svg/custom/text-x-dy-lists-expected.png: Added.
31646         * platform/gtk/svg/filters/filterRes1-expected.checksum: Copied from LayoutTests/platform/chromium-win/svg/filters/filterRes1-expected.checksum.
31647         * platform/gtk/svg/filters/filterRes1-expected.png: Added.
31648         * platform/gtk/svg/filters/filterRes2-expected.checksum: Added.
31649         * platform/gtk/svg/filters/filterRes2-expected.png: Added.
31650         * platform/gtk/svg/filters/filterRes3-expected.checksum: Copied from LayoutTests/platform/chromium-win/svg/filters/filterRes3-expected.checksum.
31651         * platform/gtk/svg/filters/filterRes3-expected.png: Added.
31652         * svg/custom/image-rescale-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/custom/image-rescale-expected.txt.
31653         * svg/custom/text-rotation-expected.txt: Added.
31654         * svg/custom/text-x-dy-lists-expected.txt: Added.
31655         * svg/custom/use-invalid-style-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-invalid-style-expected.txt.
31656         * svg/filters/filterRes1-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/filterRes1-expected.txt.
31657         * svg/filters/filterRes2-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/filterRes2-expected.txt.
31658         * svg/filters/filterRes3-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/filterRes3-expected.txt.
31659
31660 2010-10-07  James Kozianski  <koz@chromium.org>
31661
31662         Reviewed by Adam Barth.
31663
31664         getPropertyValue('border') is incorrect after border-top-width is set
31665         https://bugs.webkit.org/show_bug.cgi?id=45949
31666
31667         CSSMutableStyleDeclaration::getCommonValue() was ignoring values from
31668         properties that were implicitly set, which led to erroneous results
31669         from getPropertyValue().
31670
31671
31672         * fast/dom/css-shorthand-common-value-expected.txt: Added.
31673         * fast/dom/css-shorthand-common-value.html: Added.
31674
31675 2010-10-07  Martin Robinson  <mrobinson@igalia.com>
31676
31677         Reviewed by Gustavo Noronha Silva.
31678
31679         [GTK] The FreeType backend does not respect the FC_EMBOLDEN property
31680         https://bugs.webkit.org/show_bug.cgi?id=46216
31681
31682         Fix a baseline that was merged improperly.
31683
31684         * platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt: Fix baseline.
31685
31686 2010-10-07  Ryosuke Niwa  <rniwa@webkit.org>
31687
31688         Reviewed by Tony Chang.
31689
31690         REGRESSION: Indenting pre duplicates content
31691         https://bugs.webkit.org/show_bug.cgi?id=47233
31692
31693         Added tests to ensure WebKit indents texts inside pre correctly.
31694
31695         * editing/execCommand/indent-pre-expected.txt: This test passes if WebKit does not crash.
31696         * editing/execCommand/indent-pre-list-expected.txt: Added.
31697         * editing/execCommand/indent-pre-list.html: Added.
31698         * editing/execCommand/indent-pre-paragraphs-expected.txt: Added.
31699         * editing/execCommand/indent-pre-paragraphs.html: Added.
31700
31701 2010-10-07  Albert J. Wong  <ajwong@chromium.org>
31702
31703         [Chromium] Unreviewed. Build fix.
31704
31705         Reflecting move of autocorrection tests made in r69351.
31706
31707         * platform/chromium/test_expectations.txt:
31708
31709 2010-10-07  Albert J. Wong  <ajwong@chromium.org>
31710
31711         [Chromium] Unreviewed. Build fix.
31712
31713         The breakage of r69334 fast/css/transformed-mask.svg
31714
31715         * platform/chromium/test_expectations.txt:
31716
31717 2010-10-07  Jia Pu  <jpu@apple.com>
31718
31719         Reviewed by Adele Peterson.
31720
31721         Autocorrection panel regression tests fail on Windows
31722         https://bugs.webkit.org/show_bug.cgi?id=47341
31723         <rdar://problem/8523631>
31724
31725         Move Mac specific tests to platform/mac directory.
31726
31727         * editing/spelling/autocorrection-delete.html: Removed.
31728         * editing/spelling/autocorrection-removing-underline-after-paste.html: Removed.
31729         * editing/spelling/autocorrection-removing-underline.html: Removed.
31730         * editing/spelling/autocorrection-simple.html: Removed.
31731         * platform/mac-leopard/Skipped:
31732         * platform/mac-snowleopard/Skipped:
31733         * platform/mac-tiger/Skipped:
31734         * platform/mac-wk2/Skipped:
31735         * platform/mac/editing/spelling/autocorrection-delete.html: Added.
31736         * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html: Added.
31737         * platform/mac/editing/spelling/autocorrection-removing-underline.html: Added.
31738         * platform/mac/editing/spelling/autocorrection-simple.html: Added.
31739
31740 2010-10-07  Csaba Osztrogonác  <ossy@webkit.org>
31741
31742         Unreviewed.
31743
31744         [Qt] http/tests/local/formdata/send-form-data-constructed-from-form.html
31745         introduced in r69349, but eventSender.beginDragWithFiles is unimplemented.
31746
31747         * platform/qt/Skipped: http/tests/local/formdata/send-form-data-constructed-from-form.html added.
31748
31749 2010-10-07  Jian Li  <jianli@chromium.org>
31750
31751         Reviewed by Adam Barth.
31752
31753         Support generating a FormData object based on the data in an existing <form>.
31754         https://bugs.webkit.org/show_bug.cgi?id=45929
31755
31756         Add a new test to test this functionality.
31757
31758         * http/tests/local/formdata/resources/test.txt: Copied from LayoutTests/fast/files/resources/UTF8.txt.
31759         * http/tests/local/formdata/send-form-data-constructed-from-form-expected.txt: Added.
31760         * http/tests/local/formdata/send-form-data-constructed-from-form.html: Added.
31761
31762 2010-10-07  Abhishek Arya  <inferno@chromium.org>
31763
31764         Reviewed by Dave Hyatt.
31765
31766         Tests that we don't crash while setting selected children on the root inline box.
31767         https://bugs.webkit.org/show_bug.cgi?id=47201
31768
31769         * editing/selection/root-inlinebox-selected-children-crash-expected.txt: Added.
31770         * editing/selection/root-inlinebox-selected-children-crash.html: Added.
31771
31772 2010-10-07  Albert J. Wong  <ajwong@chromium.org>
31773
31774         [Chromium] Unreviewed. Build fix.
31775
31776         r69334 broke Chromium rendering of fast/css/transformed-mask.svg.
31777
31778         * platform/chromium/test_expectations.txt:
31779
31780 2010-10-07  Kinuko Yasuda  <kinuko@chromium.org>
31781
31782         Unreviewed, updating test expectations for chromium.
31783
31784         * platform/chromium-win/fast/filesystem: Removed.
31785         * platform/chromium-win/fast/filesystem/async-operations-expected.txt: Removed.
31786         * platform/chromium/test_expectations.txt:
31787
31788 2010-10-07  Kinuko Yasuda  <kinuko@chromium.org>
31789
31790         Reviewed by David Levin.
31791
31792         Add layout tests for FileSystem API
31793         https://bugs.webkit.org/show_bug.cgi?id=44920
31794
31795         Added tests for major Entry operations: copyTo, moveTo, getFile,
31796         getDirectory, remove, createReader.readEntries, getParent.
31797
31798         * fast/filesystem/op-copy-expected.txt: Added.
31799         * fast/filesystem/op-copy.html: Added.
31800         * fast/filesystem/op-get-entry-expected.txt: Added.
31801         * fast/filesystem/op-get-entry.html: Added.
31802         * fast/filesystem/op-get-parent-expected.txt: Added.
31803         * fast/filesystem/op-get-parent.html: Added.
31804         * fast/filesystem/op-move-expected.txt: Added.
31805         * fast/filesystem/op-move.html: Added.
31806         * fast/filesystem/op-read-directory-expected.txt: Added.
31807         * fast/filesystem/op-read-directory.html: Added.
31808         * fast/filesystem/op-remove-expected.txt: Added.
31809         * fast/filesystem/op-remove.html: Added.
31810         * fast/filesystem/op-restricted-chars-expected.txt: Added.
31811         * fast/filesystem/op-restricted-chars.html: Added.
31812         * fast/filesystem/op-restricted-names-expected.txt: Added.
31813         * fast/filesystem/op-restricted-names.html: Added.
31814         * fast/filesystem/resources/fs-test-util.js:
31815         * fast/filesystem/resources/op-copy.js: Added.
31816         * fast/filesystem/resources/op-get-entry.js: Added.
31817         * fast/filesystem/resources/op-get-parent.js: Added.
31818         * fast/filesystem/resources/op-move.js: Added.
31819         * fast/filesystem/resources/op-read-directory.js: Added.
31820         * fast/filesystem/resources/op-remove.js: Added.
31821         * fast/filesystem/resources/op-restricted-chars.js: Added.
31822         * fast/filesystem/resources/op-restricted-names.js: Added.
31823         * fast/filesystem/resources/op-tests-helper.js: Added.
31824
31825 2010-10-07  Albert J. Wong  <ajwong@chromium.org>
31826
31827         [Chromium] Unreviewed. Build fix. New baseline.
31828
31829         * platform/chromium-linux/fast/filesystem/async-operations-expected.txt: Added.
31830         * platform/chromium/test_expectations.txt:
31831
31832 2010-10-07  Simon Fraser  <simon.fraser@apple.com>
31833
31834         Reviewed by Beth Dakin.
31835
31836         Edge fringe artifact with transformed, masked elements (including reflections)
31837         https://bugs.webkit.org/show_bug.cgi?id=19179
31838         
31839         Testcase with reflected and transformed elements.
31840
31841         * fast/css/transformed-mask.html: Added.
31842         * platform/mac/fast/css/transformed-mask-expected.checksum: Added.
31843         * platform/mac/fast/css/transformed-mask-expected.png: Added.
31844         * platform/mac/fast/css/transformed-mask-expected.txt: Added.
31845
31846 2010-10-07  Albert J. Wong  <ajwong@chromium.org>
31847
31848         [Chromium] Unreviewed. New baselines, and expectations updates.
31849
31850         Changing fast/frames/cached-frame-counter.html to SKIP for DEBUG
31851         platforms since it always times out.
31852
31853         Upstreamed expectation:
31854           http/tests/misc/last-modified-parsing.html
31855
31856         Removed expecations for these as they pass consistently:
31857           svg/batik/text/textProperties.svg
31858           fast/dom/Window/window-screen-properties.html
31859           fast/media/color-does-not-include-alpha.html
31860           fast/events/mouse-focus-imagemap.html
31861           fast/dom/object-embed-plugin-scripting.html
31862           fast/images/imagemap-case.html
31863
31864         Marked as flaky:
31865           svg/hixie/perf/001.xml
31866           svg/hixie/perf/002.xml
31867           svg/W3C-SVG-1.1/animate-elem-03-t.svg
31868
31869         New test missing baseline:
31870           platform/gtk/fonts/fontconfig-synthetic-bold.html
31871
31872         * platform/chromium-mac/fast/images/imagemap-case-expected.checksum: Added.
31873         * platform/chromium-mac/fast/images/imagemap-case-expected.png: Added.
31874         * platform/chromium-win/fast/filesystem/async-operations-expected.txt: Added.
31875         * platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt: Added.
31876         * platform/chromium-win/svg/custom/struct-use-09-b-expected.png:
31877         * platform/chromium/test_expectations.txt:
31878
31879 2010-09-21  Martin Robinson  <mrobinson@igalia.com>
31880
31881         Reviewed by Chris Fleizach.
31882
31883         [GTK] The FreeType backend does not respect the FC_EMBOLDEN property
31884         https://bugs.webkit.org/show_bug.cgi?id=46216
31885
31886         Added tests for this issue.
31887
31888         * platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt: Added.
31889         * platform/gtk/fonts/fontconfig-synthetic-bold.html: Added.
31890
31891 2010-10-05  Martin Robinson  <mrobinson@igalia.com>
31892
31893         Reviewed by Chris Fleizach.
31894
31895         [Gtk] CSS font-style: italic behavior
31896         https://bugs.webkit.org/show_bug.cgi?id=33299
31897
31898         Added a test to test the FontConfig synthetic oblique behavior.
31899
31900         * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.checksum: Added.
31901         * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.png: Added.
31902         * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.txt: Added.
31903         * platform/gtk/fonts/fontconfig-synthetic-oblique.html: Added.
31904
31905 2010-10-07  Albert J. Wong  <ajwong@chromium.org>
31906
31907         Unreviewed. Chromium build fix.
31908
31909         Add new baselines for svg/hixie/perf/001.xml and
31910         svg/hixie/perf/002.xml.  After r69305, which removed the rendering
31911         timestamp from the image, these tests are now more deterministic.
31912
31913         * platform/chromium-linux/svg/hixie/perf/001-expected.checksum:
31914         * platform/chromium-linux/svg/hixie/perf/001-expected.png:
31915         * platform/chromium-linux/svg/hixie/perf/001-expected.txt:
31916         * platform/chromium-linux/svg/hixie/perf/002-expected.checksum:
31917         * platform/chromium-linux/svg/hixie/perf/002-expected.png:
31918         * platform/chromium-linux/svg/hixie/perf/002-expected.txt:
31919         * platform/chromium-mac/svg/hixie/perf/001-expected.checksum: Added.
31920         * platform/chromium-mac/svg/hixie/perf/001-expected.png: Added.
31921         * platform/chromium-mac/svg/hixie/perf/002-expected.checksum: Added.
31922         * platform/chromium-mac/svg/hixie/perf/002-expected.png: Added.
31923         * platform/chromium-win/svg/hixie/perf/001-expected.checksum:
31924         * platform/chromium-win/svg/hixie/perf/001-expected.png:
31925         * platform/chromium-win/svg/hixie/perf/001-expected.txt:
31926         * platform/chromium-win/svg/hixie/perf/002-expected.checksum:
31927         * platform/chromium-win/svg/hixie/perf/002-expected.png:
31928         * platform/chromium-win/svg/hixie/perf/002-expected.txt:
31929         * platform/chromium/test_expectations.txt:
31930
31931 2010-10-07  Nikolas Zimmermann  <nzimmermann@rim.com>
31932
31933         Reviewed by Dirk Schulze.
31934
31935         Reenable several skipped SVG tests on leopard & snow leopard
31936         https://bugs.webkit.org/show_bug.cgi?id=47340
31937
31938         Following tests can be unskipped, as they work as expected.
31939
31940         On SnowLeopard:
31941         svg/batik/paints/patternRegionA.svg
31942         svg/custom/path-bad-data.svg
31943         svg/custom/pattern-deep-referencing.svg
31944         svg/hixie/perf/007.xml
31945         svg/transforms/text-with-pattern-inside-transformed-html.xhtml
31946         svg/transforms/text-with-pattern-with-svg-transform.svg
31947
31948         On Leopard:
31949         svg/filters/filter-empty-g.svg
31950
31951         On both:
31952         svg/W3C-SVG-1.1/animate-elem-82-t.svg
31953         svg/W3C-SVG-1.1/coords-trans-01-b.svg
31954         svg/css/glyph-orientation-rounding-test.xhtml (not 100% sure about this one, I don't see any rounding problems, we may have to disable it again, if the problem shows up on the bots)
31955         svg/custom/tiling-regular-hexagonal-crash.svg (test needs some fixes though to make sense)
31956         svg/hixie/perf/001.xml (test needs a fix, so it doesn't dump the elapsed time)
31957         svg/hixie/perf/002.xml (ditto)
31958         svg/batik/text/smallFonts.svg (still not correct, but doesn't crash or hang)
31959
31960         * platform/mac-leopard/Skipped:
31961         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
31962         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
31963         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum: Added.
31964         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
31965         * platform/mac-leopard/svg/batik/text/smallFonts-expected.checksum: Added.
31966         * platform/mac-leopard/svg/batik/text/smallFonts-expected.png: Added.
31967         * platform/mac-leopard/svg/custom/path-bad-data-expected.checksum: Added.
31968         * platform/mac-leopard/svg/custom/path-bad-data-expected.png: Added.
31969         * platform/mac-leopard/svg/custom/path-bad-data-expected.txt: Added.
31970         * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.checksum: Added.
31971         * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.png: Added.
31972         * platform/mac-leopard/svg/hixie/perf: Added.
31973         * platform/mac-leopard/svg/hixie/perf/001-expected.checksum: Added.
31974         * platform/mac-leopard/svg/hixie/perf/001-expected.png: Added.
31975         * platform/mac-leopard/svg/hixie/perf/002-expected.checksum: Added.
31976         * platform/mac-leopard/svg/hixie/perf/002-expected.png: Added.
31977         * platform/mac-leopard/svg/hixie/perf/007-expected.checksum: Added.
31978         * platform/mac-leopard/svg/hixie/perf/007-expected.png: Added.
31979         * platform/mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Added.
31980         * platform/mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added.
31981         * platform/mac-leopard/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum: Added.
31982         * platform/mac-leopard/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
31983         * platform/mac-snowleopard/Skipped:
31984         * platform/mac/Skipped:
31985         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
31986         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
31987         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
31988         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
31989         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
31990         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
31991         * platform/mac/svg/batik/text/smallFonts-expected.checksum: Added.
31992         * platform/mac/svg/batik/text/smallFonts-expected.png: Added.
31993         * platform/mac/svg/batik/text/smallFonts-expected.txt:
31994         * platform/mac/svg/custom/path-bad-data-expected.checksum:
31995         * platform/mac/svg/custom/path-bad-data-expected.png:
31996         * platform/mac/svg/custom/path-bad-data-expected.txt:
31997         * platform/mac/svg/custom/pattern-deep-referencing-expected.checksum:
31998         * platform/mac/svg/custom/pattern-deep-referencing-expected.png:
31999         * platform/mac/svg/hixie/perf/001-expected.checksum:
32000         * platform/mac/svg/hixie/perf/001-expected.png:
32001         * platform/mac/svg/hixie/perf/001-expected.txt:
32002         * platform/mac/svg/hixie/perf/002-expected.checksum:
32003         * platform/mac/svg/hixie/perf/002-expected.png:
32004         * platform/mac/svg/hixie/perf/002-expected.txt:
32005         * platform/mac/svg/hixie/perf/007-expected.checksum:
32006         * platform/mac/svg/hixie/perf/007-expected.png:
32007         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
32008         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
32009         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
32010         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
32011         * svg/custom/tiling-regular-hexagonal-crash.svg: Make the test actually show up the pattern.
32012         * svg/hixie/perf/001.xml: Don't dump elapsed times, otherwhise results will be inconsistent. Add DRT waitUntilDone/notifyDone logic.
32013         * svg/hixie/perf/002.xml: Ditto.
32014
32015 2010-10-07  Nikolas Zimmermann  <nzimmermann@rim.com>
32016
32017         Rubber stamped by Dirk Schulze.
32018
32019         Finalize SVG pixel test baseline updates. We should have a clean baseline now for Leopard & Snow Leopard, that passes with --tolerance 0 (at least on my 10.5 & 10.6 systems).
32020
32021         * platform/mac-leopard/svg/batik/masking: Added.
32022         * platform/mac-leopard/svg/batik/masking/maskRegions-expected.checksum: Added.
32023         * platform/mac-leopard/svg/batik/masking/maskRegions-expected.png: Added.
32024         * platform/mac-leopard/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
32025         * platform/mac-leopard/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
32026         * platform/mac-leopard/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
32027         * platform/mac-leopard/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
32028         * platform/mac-leopard/svg/filters/big-sized-filter-expected.checksum: Added.
32029         * platform/mac-leopard/svg/filters/big-sized-filter-expected.png: Added.
32030         * platform/mac-leopard/svg/filters/feComposite-expected.checksum: Added.
32031         * platform/mac-leopard/svg/filters/feComposite-expected.png: Added.
32032         * platform/mac-leopard/svg/filters/feDisplacementMap-expected.checksum: Added.
32033         * platform/mac-leopard/svg/filters/feDisplacementMap-expected.png: Added.
32034         * platform/mac-leopard/svg/filters/feLighting-crash-expected.checksum: Added.
32035         * platform/mac-leopard/svg/filters/feLighting-crash-expected.png: Added.
32036         * platform/mac-leopard/svg/filters/feMerge-expected.checksum: Added.
32037         * platform/mac-leopard/svg/filters/feMerge-expected.png: Added.
32038         * platform/mac-leopard/svg/filters/feTile-expected.checksum: Added.
32039         * platform/mac-leopard/svg/filters/feTile-expected.png: Added.
32040         * platform/mac-leopard/svg/filters/filter-clip-expected.checksum: Added.
32041         * platform/mac-leopard/svg/filters/filter-clip-expected.png: Added.
32042         * platform/mac-leopard/svg/filters/filter-on-tspan-expected.checksum: Added.
32043         * platform/mac-leopard/svg/filters/filter-on-tspan-expected.png: Added.
32044         * platform/mac-leopard/svg/filters/filter-source-position-expected.checksum: Added.
32045         * platform/mac-leopard/svg/filters/filter-source-position-expected.png: Added.
32046         * platform/mac-leopard/svg/filters/filter-width-update-expected.checksum: Added.
32047         * platform/mac-leopard/svg/filters/filter-width-update-expected.png: Added.
32048         * platform/mac-leopard/svg/filters/filterRes-expected.checksum: Added.
32049         * platform/mac-leopard/svg/filters/filterRes-expected.png: Added.
32050         * platform/mac-leopard/svg/filters/filterRes1-expected.checksum: Added.
32051         * platform/mac-leopard/svg/filters/filterRes1-expected.png: Added.
32052         * platform/mac-leopard/svg/filters/filterRes3-expected.checksum: Added.
32053         * platform/mac-leopard/svg/filters/filterRes3-expected.png: Added.
32054         * platform/mac-leopard/svg/filters/filteredImage-expected.checksum: Added.
32055         * platform/mac-leopard/svg/filters/filteredImage-expected.png: Added.
32056         * platform/mac-leopard/svg/filters/subRegion-in-userSpace-expected.checksum: Added.
32057         * platform/mac-leopard/svg/filters/subRegion-in-userSpace-expected.png: Added.
32058         * platform/mac-leopard/svg/foreignObject: Added.
32059         * platform/mac-leopard/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.checksum: Added.
32060         * platform/mac-leopard/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: Added.
32061         * platform/mac-leopard/svg/foreignObject/svg-document-as-direct-child-expected.checksum: Added.
32062         * platform/mac-leopard/svg/foreignObject/svg-document-as-direct-child-expected.png: Added.
32063         * platform/mac-leopard/svg/foreignObject/svg-document-in-html-document-expected.checksum: Added.
32064         * platform/mac-leopard/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
32065         * platform/mac-leopard/svg/hixie/data-types: Added.
32066         * platform/mac-leopard/svg/hixie/data-types/002-expected.checksum: Added.
32067         * platform/mac-leopard/svg/hixie/data-types/002-expected.png: Added.
32068         * platform/mac-leopard/svg/hixie/error/002-expected.checksum: Added.
32069         * platform/mac-leopard/svg/hixie/error/002-expected.png: Added.
32070         * platform/mac-leopard/svg/hixie/error/004-expected.checksum: Added.
32071         * platform/mac-leopard/svg/hixie/error/004-expected.png: Added.
32072         * platform/mac-leopard/svg/hixie/error/005-expected.checksum: Added.
32073         * platform/mac-leopard/svg/hixie/error/005-expected.png: Added.
32074         * platform/mac-leopard/svg/hixie/error/013-expected.checksum: Added.
32075         * platform/mac-leopard/svg/hixie/error/013-expected.png: Added.
32076         * platform/mac-leopard/svg/hixie/mixed: Added.
32077         * platform/mac-leopard/svg/hixie/mixed/003-expected.checksum: Added.
32078         * platform/mac-leopard/svg/hixie/mixed/003-expected.png: Added.
32079         * platform/mac-leopard/svg/hixie/mixed/006-expected.checksum: Added.
32080         * platform/mac-leopard/svg/hixie/mixed/006-expected.png: Added.
32081         * platform/mac-leopard/svg/hixie/mixed/007-expected.checksum: Added.
32082         * platform/mac-leopard/svg/hixie/mixed/007-expected.png: Added.
32083         * platform/mac-leopard/svg/hixie/mixed/008-expected.checksum: Added.
32084         * platform/mac-leopard/svg/hixie/mixed/008-expected.png: Added.
32085         * platform/mac-leopard/svg/hixie/mixed/009-expected.checksum: Added.
32086         * platform/mac-leopard/svg/hixie/mixed/009-expected.png: Added.
32087         * platform/mac-leopard/svg/hixie/mixed/010-expected.checksum: Added.
32088         * platform/mac-leopard/svg/hixie/mixed/010-expected.png: Added.
32089         * platform/mac-leopard/svg/hixie/mixed/011-expected.checksum: Added.
32090         * platform/mac-leopard/svg/hixie/mixed/011-expected.png: Added.
32091         * platform/mac-leopard/svg/hixie/processing-model: Added.
32092         * platform/mac-leopard/svg/hixie/processing-model/003-expected.checksum: Added.
32093         * platform/mac-leopard/svg/hixie/processing-model/003-expected.png: Added.
32094         * platform/mac-leopard/svg/hixie/processing-model/004-expected.checksum: Added.
32095         * platform/mac-leopard/svg/hixie/processing-model/004-expected.png: Added.
32096         * platform/mac-leopard/svg/hixie/rendering-model: Added.
32097         * platform/mac-leopard/svg/hixie/rendering-model/003-expected.checksum: Added.
32098         * platform/mac-leopard/svg/hixie/rendering-model/003-expected.png: Added.
32099         * platform/mac-leopard/svg/hixie/rendering-model/004-expected.checksum: Added.
32100         * platform/mac-leopard/svg/hixie/rendering-model/004-expected.png: Added.
32101         * platform/mac-leopard/svg/hixie/text: Added.
32102         * platform/mac-leopard/svg/hixie/text/003-expected.checksum: Added.
32103         * platform/mac-leopard/svg/hixie/text/003-expected.png: Added.
32104         * platform/mac-leopard/svg/in-html: Added.
32105         * platform/mac-leopard/svg/in-html/circle-expected.checksum: Added.
32106         * platform/mac-leopard/svg/in-html/circle-expected.png: Added.
32107         * platform/mac-leopard/svg/repaint: Added.
32108         * platform/mac-leopard/svg/repaint/filter-repaint-expected.checksum: Added.
32109         * platform/mac-leopard/svg/repaint/filter-repaint-expected.png: Added.
32110         * platform/mac-leopard/svg/text/foreignObject-text-clipping-bug-expected.checksum: Added.
32111         * platform/mac-leopard/svg/text/foreignObject-text-clipping-bug-expected.png: Added.
32112         * platform/mac-leopard/svg/text/selection-background-color-expected.checksum: Added.
32113         * platform/mac-leopard/svg/text/selection-background-color-expected.png: Added.
32114         * platform/mac-leopard/svg/text/selection-styles-expected.checksum: Added.
32115         * platform/mac-leopard/svg/text/selection-styles-expected.png: Added.
32116         * platform/mac-leopard/svg/text/text-align-01-b-expected.checksum: Added.
32117         * platform/mac-leopard/svg/text/text-align-01-b-expected.png: Added.
32118         * platform/mac-leopard/svg/text/text-align-02-b-expected.checksum: Added.
32119         * platform/mac-leopard/svg/text/text-align-02-b-expected.png: Added.
32120         * platform/mac-leopard/svg/text/text-align-03-b-expected.checksum: Added.
32121         * platform/mac-leopard/svg/text/text-align-03-b-expected.png: Added.
32122         * platform/mac-leopard/svg/text/text-align-04-b-expected.checksum: Added.
32123         * platform/mac-leopard/svg/text/text-align-04-b-expected.png: Added.
32124         * platform/mac-leopard/svg/text/text-align-05-b-expected.checksum: Added.
32125         * platform/mac-leopard/svg/text/text-align-05-b-expected.png: Added.
32126         * platform/mac-leopard/svg/text/text-align-06-b-expected.checksum: Added.
32127         * platform/mac-leopard/svg/text/text-align-06-b-expected.png: Added.
32128         * platform/mac-leopard/svg/text/text-altglyph-01-b-expected.checksum: Added.
32129         * platform/mac-leopard/svg/text/text-altglyph-01-b-expected.png: Added.
32130         * platform/mac-leopard/svg/text/text-deco-01-b-expected.checksum: Added.
32131         * platform/mac-leopard/svg/text/text-deco-01-b-expected.png: Added.
32132         * platform/mac-leopard/svg/text/text-fonts-01-t-expected.checksum: Added.
32133         * platform/mac-leopard/svg/text/text-fonts-01-t-expected.png: Added.
32134         * platform/mac-leopard/svg/text/text-fonts-02-t-expected.checksum: Added.
32135         * platform/mac-leopard/svg/text/text-fonts-02-t-expected.png: Added.
32136         * platform/mac-leopard/svg/text/text-path-01-b-expected.checksum: Added.
32137         * platform/mac-leopard/svg/text/text-path-01-b-expected.png: Added.
32138         * platform/mac-leopard/svg/text/text-text-03-b-expected.checksum: Added.
32139         * platform/mac-leopard/svg/text/text-text-03-b-expected.png: Added.
32140         * platform/mac-leopard/svg/text/text-text-04-t-expected.checksum: Added.
32141         * platform/mac-leopard/svg/text/text-text-04-t-expected.png: Added.
32142         * platform/mac-leopard/svg/text/text-text-05-t-expected.checksum: Added.
32143         * platform/mac-leopard/svg/text/text-text-05-t-expected.png: Added.
32144         * platform/mac-leopard/svg/text/text-text-06-t-expected.checksum: Added.
32145         * platform/mac-leopard/svg/text/text-text-06-t-expected.png: Added.
32146         * platform/mac-leopard/svg/text/text-text-07-t-expected.checksum: Added.
32147         * platform/mac-leopard/svg/text/text-text-07-t-expected.png: Added.
32148         * platform/mac-leopard/svg/text/text-text-08-b-expected.checksum: Added.
32149         * platform/mac-leopard/svg/text/text-text-08-b-expected.png: Added.
32150         * platform/mac-leopard/svg/text/text-tref-01-b-expected.checksum: Added.
32151         * platform/mac-leopard/svg/text/text-tref-01-b-expected.png: Added.
32152         * platform/mac-leopard/svg/text/text-tselect-01-b-expected.checksum: Added.
32153         * platform/mac-leopard/svg/text/text-tselect-01-b-expected.png: Added.
32154         * platform/mac-leopard/svg/text/text-tselect-02-f-expected.checksum: Added.
32155         * platform/mac-leopard/svg/text/text-tselect-02-f-expected.png: Added.
32156         * platform/mac-leopard/svg/text/text-tspan-01-b-expected.checksum: Added.
32157         * platform/mac-leopard/svg/text/text-tspan-01-b-expected.png: Added.
32158         * platform/mac-leopard/svg/text/text-ws-01-t-expected.checksum: Added.
32159         * platform/mac-leopard/svg/text/text-ws-01-t-expected.png: Added.
32160         * platform/mac-leopard/svg/text/text-ws-02-t-expected.checksum: Added.
32161         * platform/mac-leopard/svg/text/text-ws-02-t-expected.png: Added.
32162         * platform/mac-leopard/svg/transforms: Added.
32163         * platform/mac-leopard/svg/transforms/animated-path-inside-transformed-html-expected.checksum: Added.
32164         * platform/mac-leopard/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
32165         * platform/mac-leopard/svg/transforms/text-with-mask-with-svg-transform-expected.checksum: Added.
32166         * platform/mac-leopard/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
32167         * platform/mac-leopard/svg/webarchive: Added.
32168         * platform/mac-leopard/svg/webarchive/svg-cursor-subresources-expected.checksum: Added.
32169         * platform/mac-leopard/svg/webarchive/svg-cursor-subresources-expected.png: Added.
32170         * platform/mac-leopard/svg/webarchive/svg-feimage-subresources-expected.checksum: Added.
32171         * platform/mac-leopard/svg/webarchive/svg-feimage-subresources-expected.png: Added.
32172         * platform/mac-leopard/svg/zoom: Added.
32173         * platform/mac-leopard/svg/zoom/page: Added.
32174         * platform/mac-leopard/svg/zoom/page/zoom-foreignObject-expected.checksum: Added.
32175         * platform/mac-leopard/svg/zoom/page/zoom-foreignObject-expected.png: Added.
32176         * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
32177         * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
32178         * platform/mac/svg/batik/masking/maskRegions-expected.checksum:
32179         * platform/mac/svg/batik/masking/maskRegions-expected.png:
32180         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum:
32181         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png:
32182         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum:
32183         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png:
32184         * platform/mac/svg/filters/big-sized-filter-expected.checksum:
32185         * platform/mac/svg/filters/big-sized-filter-expected.png:
32186         * platform/mac/svg/filters/feComposite-expected.checksum:
32187         * platform/mac/svg/filters/feComposite-expected.png:
32188         * platform/mac/svg/filters/feDisplacementMap-expected.checksum:
32189         * platform/mac/svg/filters/feDisplacementMap-expected.png:
32190         * platform/mac/svg/filters/feGaussianBlur-expected.checksum:
32191         * platform/mac/svg/filters/feGaussianBlur-expected.png:
32192         * platform/mac/svg/filters/feLighting-crash-expected.checksum:
32193         * platform/mac/svg/filters/feLighting-crash-expected.png:
32194         * platform/mac/svg/filters/feMerge-expected.checksum:
32195         * platform/mac/svg/filters/feMerge-expected.png:
32196         * platform/mac/svg/filters/feTile-expected.checksum:
32197         * platform/mac/svg/filters/feTile-expected.png:
32198         * platform/mac/svg/filters/filter-clip-expected.checksum:
32199         * platform/mac/svg/filters/filter-clip-expected.png:
32200         * platform/mac/svg/filters/filter-on-tspan-expected.checksum:
32201         * platform/mac/svg/filters/filter-on-tspan-expected.png:
32202         * platform/mac/svg/filters/filter-source-position-expected.checksum:
32203         * platform/mac/svg/filters/filter-source-position-expected.png:
32204         * platform/mac/svg/filters/filter-width-update-expected.checksum:
32205         * platform/mac/svg/filters/filter-width-update-expected.png:
32206         * platform/mac/svg/filters/filterRes-expected.checksum:
32207         * platform/mac/svg/filters/filterRes-expected.png:
32208         * platform/mac/svg/filters/filterRes1-expected.checksum:
32209         * platform/mac/svg/filters/filterRes1-expected.png:
32210         * platform/mac/svg/filters/filterRes3-expected.checksum:
32211         * platform/mac/svg/filters/filterRes3-expected.png:
32212         * platform/mac/svg/filters/filteredImage-expected.checksum:
32213         * platform/mac/svg/filters/filteredImage-expected.png:
32214         * platform/mac/svg/filters/shadow-on-filter-expected.checksum:
32215         * platform/mac/svg/filters/shadow-on-filter-expected.png:
32216         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.checksum:
32217         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.png:
32218         * platform/mac/svg/filters/subRegion-in-userSpace-expected.checksum:
32219         * platform/mac/svg/filters/subRegion-in-userSpace-expected.png:
32220         * platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.checksum:
32221         * platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png:
32222         * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.checksum:
32223         * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.png:
32224         * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.checksum:
32225         * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.png:
32226         * platform/mac/svg/hixie/data-types/002-expected.checksum:
32227         * platform/mac/svg/hixie/data-types/002-expected.png:
32228         * platform/mac/svg/hixie/error/002-expected.checksum:
32229         * platform/mac/svg/hixie/error/002-expected.png:
32230         * platform/mac/svg/hixie/error/004-expected.checksum:
32231         * platform/mac/svg/hixie/error/004-expected.png:
32232         * platform/mac/svg/hixie/error/005-expected.checksum:
32233         * platform/mac/svg/hixie/error/005-expected.png:
32234         * platform/mac/svg/hixie/error/012-expected.checksum:
32235         * platform/mac/svg/hixie/error/012-expected.png:
32236         * platform/mac/svg/hixie/error/013-expected.checksum:
32237         * platform/mac/svg/hixie/error/013-expected.png:
32238         * platform/mac/svg/hixie/mixed/003-expected.checksum:
32239         * platform/mac/svg/hixie/mixed/003-expected.png:
32240         * platform/mac/svg/hixie/mixed/006-expected.checksum:
32241         * platform/mac/svg/hixie/mixed/006-expected.png:
32242         * platform/mac/svg/hixie/mixed/007-expected.checksum:
32243         * platform/mac/svg/hixie/mixed/007-expected.png:
32244         * platform/mac/svg/hixie/mixed/008-expected.checksum:
32245         * platform/mac/svg/hixie/mixed/008-expected.png:
32246         * platform/mac/svg/hixie/mixed/009-expected.checksum:
32247         * platform/mac/svg/hixie/mixed/009-expected.png:
32248         * platform/mac/svg/hixie/mixed/010-expected.checksum:
32249         * platform/mac/svg/hixie/mixed/010-expected.png:
32250         * platform/mac/svg/hixie/mixed/011-expected.checksum:
32251         * platform/mac/svg/hixie/mixed/011-expected.png:
32252         * platform/mac/svg/hixie/processing-model/003-expected.checksum:
32253         * platform/mac/svg/hixie/processing-model/003-expected.png:
32254         * platform/mac/svg/hixie/processing-model/004-expected.checksum:
32255         * platform/mac/svg/hixie/processing-model/004-expected.png:
32256         * platform/mac/svg/hixie/rendering-model/003-expected.checksum:
32257         * platform/mac/svg/hixie/rendering-model/003-expected.png:
32258         * platform/mac/svg/hixie/rendering-model/004-expected.checksum:
32259         * platform/mac/svg/hixie/rendering-model/004-expected.png:
32260         * platform/mac/svg/hixie/text/003-expected.checksum:
32261         * platform/mac/svg/hixie/text/003-expected.png:
32262         * platform/mac/svg/in-html/circle-expected.checksum:
32263         * platform/mac/svg/in-html/circle-expected.png:
32264         * platform/mac/svg/repaint/filter-repaint-expected.checksum:
32265         * platform/mac/svg/repaint/filter-repaint-expected.png:
32266         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.checksum:
32267         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.png:
32268         * platform/mac/svg/text/multichar-glyph-expected.checksum:
32269         * platform/mac/svg/text/multichar-glyph-expected.png:
32270         * platform/mac/svg/text/selection-background-color-expected.checksum:
32271         * platform/mac/svg/text/selection-background-color-expected.png:
32272         * platform/mac/svg/text/selection-styles-expected.checksum:
32273         * platform/mac/svg/text/selection-styles-expected.png:
32274         * platform/mac/svg/text/text-align-01-b-expected.checksum:
32275         * platform/mac/svg/text/text-align-01-b-expected.png:
32276         * platform/mac/svg/text/text-align-02-b-expected.checksum:
32277         * platform/mac/svg/text/text-align-02-b-expected.png:
32278         * platform/mac/svg/text/text-align-03-b-expected.checksum:
32279         * platform/mac/svg/text/text-align-03-b-expected.png:
32280         * platform/mac/svg/text/text-align-04-b-expected.checksum:
32281         * platform/mac/svg/text/text-align-04-b-expected.png:
32282         * platform/mac/svg/text/text-align-05-b-expected.checksum:
32283         * platform/mac/svg/text/text-align-05-b-expected.png:
32284         * platform/mac/svg/text/text-align-06-b-expected.checksum:
32285         * platform/mac/svg/text/text-align-06-b-expected.png:
32286         * platform/mac/svg/text/text-altglyph-01-b-expected.checksum:
32287         * platform/mac/svg/text/text-altglyph-01-b-expected.png:
32288         * platform/mac/svg/text/text-deco-01-b-expected.checksum:
32289         * platform/mac/svg/text/text-deco-01-b-expected.png:
32290         * platform/mac/svg/text/text-fonts-01-t-expected.checksum:
32291         * platform/mac/svg/text/text-fonts-01-t-expected.png:
32292         * platform/mac/svg/text/text-fonts-02-t-expected.checksum:
32293         * platform/mac/svg/text/text-fonts-02-t-expected.png:
32294         * platform/mac/svg/text/text-path-01-b-expected.checksum:
32295         * platform/mac/svg/text/text-path-01-b-expected.png:
32296         * platform/mac/svg/text/text-text-03-b-expected.checksum:
32297         * platform/mac/svg/text/text-text-03-b-expected.png:
32298         * platform/mac/svg/text/text-text-04-t-expected.checksum:
32299         * platform/mac/svg/text/text-text-04-t-expected.png:
32300         * platform/mac/svg/text/text-text-05-t-expected.checksum:
32301         * platform/mac/svg/text/text-text-05-t-expected.png:
32302         * platform/mac/svg/text/text-text-06-t-expected.checksum:
32303         * platform/mac/svg/text/text-text-06-t-expected.png:
32304         * platform/mac/svg/text/text-text-07-t-expected.checksum:
32305         * platform/mac/svg/text/text-text-07-t-expected.png:
32306         * platform/mac/svg/text/text-text-08-b-expected.checksum:
32307         * platform/mac/svg/text/text-text-08-b-expected.png:
32308         * platform/mac/svg/text/text-tref-01-b-expected.checksum:
32309         * platform/mac/svg/text/text-tref-01-b-expected.png:
32310         * platform/mac/svg/text/text-tselect-01-b-expected.checksum:
32311         * platform/mac/svg/text/text-tselect-01-b-expected.png:
32312         * platform/mac/svg/text/text-tselect-02-f-expected.checksum:
32313         * platform/mac/svg/text/text-tselect-02-f-expected.png:
32314         * platform/mac/svg/text/text-tspan-01-b-expected.checksum:
32315         * platform/mac/svg/text/text-tspan-01-b-expected.png:
32316         * platform/mac/svg/text/text-ws-01-t-expected.checksum:
32317         * platform/mac/svg/text/text-ws-01-t-expected.png:
32318         * platform/mac/svg/text/text-ws-02-t-expected.checksum:
32319         * platform/mac/svg/text/text-ws-02-t-expected.png:
32320         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
32321         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
32322         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
32323         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
32324         * platform/mac/svg/webarchive/svg-cursor-subresources-expected.checksum:
32325         * platform/mac/svg/webarchive/svg-cursor-subresources-expected.png:
32326         * platform/mac/svg/webarchive/svg-feimage-subresources-expected.checksum:
32327         * platform/mac/svg/webarchive/svg-feimage-subresources-expected.png:
32328         * platform/mac/svg/zoom/page/zoom-foreignObject-expected.checksum:
32329         * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
32330         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
32331         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
32332
32333 2010-10-07  Nikolas Zimmermann  <nzimmermann@rim.com>
32334
32335         Not reviewed.
32336
32337         Deduplicate some resuts of my last baseline recreations.
32338
32339         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Removed.
32340         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Removed.
32341         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Removed.
32342         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Removed.
32343         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Removed.
32344         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Removed.
32345         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Removed.
32346         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Removed.
32347         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Removed.
32348         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
32349         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Removed.
32350         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Removed.
32351         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
32352         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Removed.
32353         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Removed.
32354         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
32355         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Removed.
32356         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
32357         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Removed.
32358         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Removed.
32359         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Removed.
32360         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Removed.
32361         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Removed.
32362         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Removed.
32363         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Removed.
32364         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Removed.
32365         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Removed.
32366         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Removed.
32367         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Removed.
32368         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Removed.
32369         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Removed.
32370         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Removed.
32371         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Removed.
32372         * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Removed.
32373         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Removed.
32374         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Removed.
32375         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Removed.
32376         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Removed.
32377         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Removed.
32378         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Removed.
32379         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Removed.
32380         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Removed.
32381         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Removed.
32382         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Removed.
32383         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Removed.
32384         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Removed.
32385         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Removed.
32386         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Removed.
32387         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Removed.
32388         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Removed.
32389         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Removed.
32390         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Removed.
32391         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Removed.
32392         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Removed.
32393         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Removed.
32394         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Removed.
32395         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Removed.
32396         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Removed.
32397         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Removed.
32398         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Removed.
32399         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Removed.
32400         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Removed.
32401         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Removed.
32402         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Removed.
32403         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Removed.
32404         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Removed.
32405         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Removed.
32406         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Removed.
32407         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Removed.
32408         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Removed.
32409         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Removed.
32410         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
32411         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Removed.
32412         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Removed.
32413         * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Removed.
32414         * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Removed.
32415         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Removed.
32416         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Removed.
32417         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Removed.
32418         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Removed.
32419         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Removed.
32420         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Removed.
32421         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Removed.
32422         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
32423         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Removed.
32424         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Removed.
32425         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Removed.
32426         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Removed.
32427         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Removed.
32428         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Removed.
32429         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Removed.
32430         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Removed.
32431         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Removed.
32432         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Removed.
32433         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Removed.
32434         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Removed.
32435         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Removed.
32436         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Removed.
32437         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Removed.
32438         * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Removed.
32439         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Removed.
32440         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Removed.
32441         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Removed.
32442         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Removed.
32443         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Removed.
32444         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Removed.
32445         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Removed.
32446         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Removed.
32447         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Removed.
32448         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Removed.
32449         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Removed.
32450         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Removed.
32451         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Removed.
32452         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Removed.
32453         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Removed.
32454         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Removed.
32455         * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Removed.
32456         * platform/mac-leopard/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Removed.
32457         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Removed.
32458         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
32459         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Removed.
32460         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Removed.
32461         * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Removed.
32462         * platform/mac-leopard/svg/batik/filters/filterRegions-expected.txt: Removed.
32463         * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Removed.
32464         * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Removed.
32465         * platform/mac-leopard/svg/batik/text/textAnchor-expected.txt: Removed.
32466         * platform/mac-leopard/svg/batik/text/textAnchor2-expected.txt: Removed.
32467         * platform/mac-leopard/svg/batik/text/textDecoration-expected.txt: Removed.
32468         * platform/mac-leopard/svg/batik/text/textEffect-expected.txt: Removed.
32469         * platform/mac-leopard/svg/batik/text/textEffect2-expected.txt: Removed.
32470         * platform/mac-leopard/svg/batik/text/textEffect3-expected.txt: Removed.
32471         * platform/mac-leopard/svg/batik/text/textFeatures-expected.txt: Removed.
32472         * platform/mac-leopard/svg/batik/text/textLayout2-expected.txt: Removed.
32473         * platform/mac-leopard/svg/batik/text/textOnPath3-expected.txt: Removed.
32474         * platform/mac-leopard/svg/batik/text/textProperties2-expected.txt: Removed.
32475         * platform/mac-leopard/svg/batik/text/textStyles-expected.txt: Removed.
32476         * platform/mac-leopard/svg/batik/text/verticalText-expected.txt: Removed.
32477         * platform/mac-leopard/svg/carto.net/colourpicker-expected.txt: Removed.
32478         * platform/mac-leopard/svg/carto.net/scrollbar-expected.txt: Removed.
32479         * platform/mac-leopard/svg/carto.net/selectionlist-expected.txt: Removed.
32480         * platform/mac-leopard/svg/carto.net/slider-expected.txt: Removed.
32481         * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.txt: Removed.
32482         * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.txt: Removed.
32483         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Removed.
32484         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Removed.
32485         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Removed.
32486         * platform/mac-leopard/svg/css/composite-shadow-text-expected.txt: Removed.
32487         * platform/mac-leopard/svg/css/text-shadow-multiple-expected.txt: Removed.
32488         * platform/mac-leopard/svg/custom/SVGMatrix-interface-expected.txt: Removed.
32489         * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.txt: Removed.
32490         * platform/mac-leopard/svg/custom/absolute-sized-svg-in-xhtml-expected.txt: Removed.
32491         * platform/mac-leopard/svg/custom/altglyph-expected.txt: Removed.
32492         * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.txt: Removed.
32493         * platform/mac-leopard/svg/custom/bug45331-expected.txt: Removed.
32494         * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.txt: Removed.
32495         * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.txt: Removed.
32496         * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.txt: Removed.
32497         * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.txt: Removed.
32498         * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.txt: Removed.
32499         * platform/mac-leopard/svg/custom/container-opacity-clip-viewBox-expected.txt: Removed.
32500         * platform/mac-leopard/svg/custom/convolution-crash-expected.txt: Removed.
32501         * platform/mac-leopard/svg/custom/createImageElement-expected.txt: Removed.
32502         * platform/mac-leopard/svg/custom/createImageElement2-expected.txt: Removed.
32503         * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.txt: Removed.
32504         * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.txt: Removed.
32505         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.txt: Removed.
32506         * platform/mac-leopard/svg/custom/dynamic-svg-document-creation-expected.txt: Removed.
32507         * platform/mac-leopard/svg/custom/empty-clip-path-expected.txt: Removed.
32508         * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.txt: Removed.
32509         * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.txt: Removed.
32510         * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.txt: Removed.
32511         * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.txt: Removed.
32512         * platform/mac-leopard/svg/custom/fill-SVGPaint-interface-expected.txt: Removed.
32513         * platform/mac-leopard/svg/custom/fill-fallback-expected.txt: Removed.
32514         * platform/mac-leopard/svg/custom/focus-ring-expected.txt: Removed.
32515         * platform/mac-leopard/svg/custom/font-face-cascade-order-expected.txt: Removed.
32516         * platform/mac-leopard/svg/custom/font-face-simple-expected.txt: Removed.
32517         * platform/mac-leopard/svg/custom/foreign-object-skew-expected.txt: Removed.
32518         * platform/mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.txt: Removed.
32519         * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.txt: Removed.
32520         * platform/mac-leopard/svg/custom/getTransformToElement-expected.txt: Removed.
32521         * platform/mac-leopard/svg/custom/getscreenctm-in-mixed-content-expected.txt: Removed.
32522         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Removed.
32523         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Removed.
32524         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Removed.
32525         * platform/mac-leopard/svg/custom/getsvgdocument-expected.txt: Removed.
32526         * platform/mac-leopard/svg/custom/gradient-cycle-detection-expected.txt: Removed.
32527         * platform/mac-leopard/svg/custom/gradient-deep-referencing-expected.txt: Removed.
32528         * platform/mac-leopard/svg/custom/gradient-rotated-bbox-expected.txt: Removed.
32529         * platform/mac-leopard/svg/custom/gradient-stop-corner-cases-expected.txt: Removed.
32530         * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.txt: Removed.
32531         * platform/mac-leopard/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt: Removed.
32532         * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.txt: Removed.
32533         * platform/mac-leopard/svg/custom/group-opacity-expected.txt: Removed.
32534         * platform/mac-leopard/svg/custom/hit-test-path-expected.txt: Removed.
32535         * platform/mac-leopard/svg/custom/hit-test-path-stroke-expected.txt: Removed.
32536         * platform/mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.txt: Removed.
32537         * platform/mac-leopard/svg/custom/hit-test-with-br-expected.txt: Removed.
32538         * platform/mac-leopard/svg/custom/image-parent-translation-expected.txt: Removed.
32539         * platform/mac-leopard/svg/custom/image-small-width-height-expected.txt: Removed.
32540         * platform/mac-leopard/svg/custom/image-with-transform-clip-filter-expected.txt: Removed.
32541         * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.txt: Removed.
32542         * platform/mac-leopard/svg/custom/invalid-css-expected.txt: Removed.
32543         * platform/mac-leopard/svg/custom/invalid-fill-expected.txt: Removed.
32544         * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.txt: Removed.
32545         * platform/mac-leopard/svg/custom/invalid-lengthlist-expected.txt: Removed.
32546         * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.txt: Removed.
32547         * platform/mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.txt: Removed.
32548         * platform/mac-leopard/svg/custom/js-late-gradient-creation-expected.txt: Removed.
32549         * platform/mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.txt: Removed.
32550         * platform/mac-leopard/svg/custom/js-late-pattern-creation-expected.txt: Removed.
32551         * platform/mac-leopard/svg/custom/js-update-bounce-expected.txt: Removed.
32552         * platform/mac-leopard/svg/custom/js-update-gradient-expected.txt: Removed.
32553         * platform/mac-leopard/svg/custom/js-update-image-and-display-expected.txt: Removed.
32554         * platform/mac-leopard/svg/custom/js-update-image-and-display2-expected.txt: Removed.
32555         * platform/mac-leopard/svg/custom/js-update-image-and-display3-expected.txt: Removed.
32556         * platform/mac-leopard/svg/custom/js-update-image-expected.txt: Removed.
32557         * platform/mac-leopard/svg/custom/js-update-stop-expected.txt: Removed.
32558         * platform/mac-leopard/svg/custom/js-update-stop-linked-gradient-expected.txt: Removed.
32559         * platform/mac-leopard/svg/custom/large-bounding-box-percents-expected.txt: Removed.
32560         * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.txt: Removed.
32561         * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Removed.
32562         * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.txt: Removed.
32563         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.txt: Removed.
32564         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.txt: Removed.
32565         * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt: Removed.
32566         * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Removed.
32567         * platform/mac-leopard/svg/custom/marker-opacity-expected.txt: Removed.
32568         * platform/mac-leopard/svg/custom/marker-overflow-clip-expected.txt: Removed.
32569         * platform/mac-leopard/svg/custom/mask-colorspace-expected.txt: Removed.
32570         * platform/mac-leopard/svg/custom/mask-invalidation-expected.txt: Removed.
32571         * platform/mac-leopard/svg/custom/mask-with-all-units-expected.txt: Removed.
32572         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.txt: Removed.
32573         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Removed.
32574         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.txt: Removed.
32575         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Removed.
32576         * platform/mac-leopard/svg/custom/no-inherited-dashed-stroke-expected.txt: Removed.
32577         * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.txt: Removed.
32578         * platform/mac-leopard/svg/custom/non-opaque-filters-expected.txt: Removed.
32579         * platform/mac-leopard/svg/custom/non-scaling-stroke-expected.txt: Removed.
32580         * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.txt: Removed.
32581         * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.txt: Removed.
32582         * platform/mac-leopard/svg/custom/pattern-rotate-expected.txt: Removed.
32583         * platform/mac-leopard/svg/custom/pattern-skew-transformed-expected.txt: Removed.
32584         * platform/mac-leopard/svg/custom/pattern-with-transformation-expected.txt: Removed.
32585         * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.txt: Removed.
32586         * platform/mac-leopard/svg/custom/pointer-events-image-expected.txt: Removed.
32587         * platform/mac-leopard/svg/custom/pointer-events-path-expected.txt: Removed.
32588         * platform/mac-leopard/svg/custom/pointer-events-text-expected.txt: Removed.
32589         * platform/mac-leopard/svg/custom/recursive-clippath-expected.txt: Removed.
32590         * platform/mac-leopard/svg/custom/recursive-filter-expected.txt: Removed.
32591         * platform/mac-leopard/svg/custom/recursive-gradient-expected.txt: Removed.
32592         * platform/mac-leopard/svg/custom/recursive-mask-expected.txt: Removed.
32593         * platform/mac-leopard/svg/custom/recursive-pattern-expected.txt: Removed.
32594         * platform/mac-leopard/svg/custom/relative-sized-content-expected.txt: Removed.
32595         * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.txt: Removed.
32596         * platform/mac-leopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt: Removed.
32597         * platform/mac-leopard/svg/custom/relative-sized-inner-svg-expected.txt: Removed.
32598         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-expected.txt: Removed.
32599         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: Removed.
32600         * platform/mac-leopard/svg/custom/relative-sized-use-on-symbol-expected.txt: Removed.
32601         * platform/mac-leopard/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Removed.
32602         * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.txt: Removed.
32603         * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.txt: Removed.
32604         * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Removed.
32605         * platform/mac-leopard/svg/custom/second-inline-text-expected.txt: Removed.
32606         * platform/mac-leopard/svg/custom/shape-rendering-expected.txt: Removed.
32607         * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.txt: Removed.
32608         * platform/mac-leopard/svg/custom/simpleCDF-expected.txt: Removed.
32609         * platform/mac-leopard/svg/custom/stroke-fallback-expected.txt: Removed.
32610         * platform/mac-leopard/svg/custom/stroked-pattern-expected.txt: Removed.
32611         * platform/mac-leopard/svg/custom/struct-use-09-b-expected.txt: Removed.
32612         * platform/mac-leopard/svg/custom/style-attribute-font-size-expected.txt: Removed.
32613         * platform/mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
32614         * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.txt: Removed.
32615         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.txt: Removed.
32616         * platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed.
32617         * platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.txt: Removed.
32618         * platform/mac-leopard/svg/custom/svg-overflow-types-expected.txt: Removed.
32619         * platform/mac-leopard/svg/custom/text-decoration-visibility-expected.txt: Removed.
32620         * platform/mac-leopard/svg/custom/text-filter-expected.txt: Removed.
32621         * platform/mac-leopard/svg/custom/text-image-opacity-expected.txt: Removed.
32622         * platform/mac-leopard/svg/custom/text-linking-expected.txt: Removed.
32623         * platform/mac-leopard/svg/custom/text-repaint-including-stroke-expected.txt: Removed.
32624         * platform/mac-leopard/svg/custom/text-rotated-gradient-expected.txt: Removed.
32625         * platform/mac-leopard/svg/custom/text-xy-updates-SVGList-expected.txt: Removed.
32626         * platform/mac-leopard/svg/custom/text-xy-updates-expected.txt: Removed.
32627         * platform/mac-leopard/svg/custom/use-clipped-hit-expected.txt: Removed.
32628         * platform/mac-leopard/svg/custom/use-css-events-expected.txt: Removed.
32629         * platform/mac-leopard/svg/custom/use-detach-expected.txt: Removed.
32630         * platform/mac-leopard/svg/custom/use-dynamic-append-expected.txt: Removed.
32631         * platform/mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.txt: Removed.
32632         * platform/mac-leopard/svg/custom/use-event-handler-on-use-element-expected.txt: Removed.
32633         * platform/mac-leopard/svg/custom/use-events-crash-expected.txt: Removed.
32634         * platform/mac-leopard/svg/custom/use-on-clip-path-with-transformation-expected.txt: Removed.
32635         * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Removed.
32636         * platform/mac-leopard/svg/custom/use-on-symbol-inside-pattern-expected.txt: Removed.
32637         * platform/mac-leopard/svg/custom/use-on-text-expected.txt: Removed.
32638         * platform/mac-leopard/svg/custom/use-property-changes-through-dom-expected.txt: Removed.
32639         * platform/mac-leopard/svg/custom/use-property-changes-through-svg-dom-expected.txt: Removed.
32640         * platform/mac-leopard/svg/custom/viewport-em-expected.txt: Removed.
32641
32642 2010-10-06  Andreas Kling  <andreas.kling@nokia.com>
32643
32644         Unreviewed, s/RenderPath/RenderSVGPath/
32645         Changeset 2 of 2
32646
32647 2010-10-06  Andreas Kling  <andreas.kling@nokia.com>
32648
32649         Unreviewed, s/RenderPath/RenderSVGPath/
32650         Changeset 1 of 2, since the SVN server keeps 500'ing on me during commit.
32651
32652 2010-10-06  Alejandro G. Castro  <alex@igalia.com>
32653
32654         Unreviewed, update GTK+ expected results.
32655
32656         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
32657
32658 2010-10-06  Kent Tamura  <tkent@chromium.org>
32659
32660         Unreviewed, test expectation update.
32661
32662         Add expectations for r69269 and r69270.
32663
32664         * platform/chromium-linux/fast/css/first-letter-punctuation-expected.checksum: Added.
32665         * platform/chromium-linux/fast/css/first-letter-punctuation-expected.png: Added.
32666         * platform/chromium-mac/fast/css/first-letter-punctuation-expected.checksum: Added.
32667         * platform/chromium-mac/fast/css/first-letter-punctuation-expected.png: Added.
32668         * platform/chromium-win/fast/css/first-letter-punctuation-expected.checksum: Added.
32669         * platform/chromium-win/fast/css/first-letter-punctuation-expected.png: Added.
32670         * platform/chromium-win/fast/css/first-letter-punctuation-expected.txt: Added.
32671         * platform/chromium/test_expectations.txt:
32672
32673 2010-10-06  Simon Fraser  <simon.fraser@apple.com>
32674
32675         Reviewed by Dan Bernstein, Darin Adler.
32676
32677         :first-letter should apply to "punctuation" after the first letter
32678         https://bugs.webkit.org/show_bug.cgi?id=45986
32679         
32680         Testcase for :first-letter with various punctuation and whitespace combinations.
32681
32682         * fast/css/first-letter-punctuation.html: Added.
32683         * platform/mac/fast/css/first-letter-punctuation-expected.checksum: Added.
32684         * platform/mac/fast/css/first-letter-punctuation-expected.png: Added.
32685         * platform/mac/fast/css/first-letter-punctuation-expected.txt: Added.
32686
32687 2010-10-06  Jia Pu  <jpu@apple.com>
32688
32689         Reviewed by Adele Peterson.
32690
32691         Add regression tests for autocorrection panel
32692         https://bugs.webkit.org/show_bug.cgi?id=47308
32693         <rdar://problem/8521243>
32694
32695         Added regression tests for recently added autocorrection panel on Mac platform, as implemented in <https://bugs.webkit.org/show_bug.cgi?id=44958>.
32696
32697         * editing/spelling/autocorrection-delete.html: Added.
32698         * editing/spelling/autocorrection-removing-underline-after-paste.html: Added.
32699         * editing/spelling/autocorrection-removing-underline.html: Added.
32700         * editing/spelling/autocorrection-simple.html: Added.
32701         * platform/mac-leopard/Skipped:
32702         * platform/mac-snowleopard/Skipped:
32703         * platform/mac-tiger/Skipped:
32704         * platform/mac-wk2/Skipped:
32705         * platform/mac/editing/spelling/autocorrection-delete-expected.checksum: Added.
32706         * platform/mac/editing/spelling/autocorrection-delete-expected.png: Added.
32707         * platform/mac/editing/spelling/autocorrection-delete-expected.txt: Added.
32708         * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.checksum: Added.
32709         * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.png: Added.
32710         * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt: Added.
32711         * platform/mac/editing/spelling/autocorrection-removing-underline-expected.checksum: Added.
32712         * platform/mac/editing/spelling/autocorrection-removing-underline-expected.png: Added.
32713         * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt: Added.
32714         * platform/mac/editing/spelling/autocorrection-simple-expected.checksum: Added.
32715         * platform/mac/editing/spelling/autocorrection-simple-expected.png: Added.
32716         * platform/mac/editing/spelling/autocorrection-simple-expected.txt: Added.
32717
32718 2010-10-06  Adam Barth  <abarth@webkit.org>
32719
32720         Reviewed by Simon Fraser.
32721
32722         compositing/geometry/limit-layer-bounds-transformed-overflow.html is flakey
32723         https://bugs.webkit.org/show_bug.cgi?id=46912
32724
32725         This test is the flakiest test of all because sometimes it doesn't show
32726         that it's using tiled layering.  It seems likely that the compositor
32727         state just hasn't synced all the time.  This patch adds an explicit
32728         display() call to force the compositor state to sync.  Hopefully it
32729         will make the test non-flaky.
32730
32731         * compositing/geometry/limit-layer-bounds-transformed-overflow.html:
32732
32733 2010-10-06  Adam Barth  <abarth@webkit.org>
32734
32735         Update expected results.  I think this should have been part of Hyatt's
32736         patch, but I'll confirm with him via bugs.webkit.org.
32737
32738         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
32739
32740 2010-10-06  Albert J. Wong  <ajwong@chromium.org>
32741
32742         [chromium] Unreviewed. Build fix.
32743
32744         Cleaning up test_expectations, and marking more failures.
32745
32746         * platform/chromium/test_expectations.txt:
32747
32748 2010-10-06  Daniel Bates  <dbates@rim.com>
32749
32750         Reviewed by Darin Adler.
32751
32752         ASSERTION FAILURE: Attempt to cast RenderObject to RenderFrameSet
32753         when <frameset> has CSS content property
32754         https://bugs.webkit.org/show_bug.cgi?id=47314
32755
32756         Test to ensure that we don't crash when clicking on a <frameset> that specifies the CSS content property.
32757
32758         * fast/frames/crash-frameset-CSS-content-property-expected.txt: Added.
32759         * fast/frames/crash-frameset-CSS-content-property.html: Added.
32760
32761 2010-10-06  Chris Fleizach  <cfleizach@apple.com>
32762
32763         Unreviewed. Try to make test pass on GTK and QT.
32764
32765         REGRESSION (r53857): AREA tag with tabindex="-1" displays focus ring after multiple mouse clicks.
32766         https://bugs.webkit.org/show_bug.cgi?id=45832
32767
32768         * fast/events/mouse-focus-imagemap-expected.txt:
32769         * fast/events/mouse-focus-imagemap.html:
32770
32771 2010-10-06  Dirk Pranke  <dpranke@chromium.org>
32772
32773         Reviewed by Kenneth Russell.
32774
32775         Add a "FIXME" to clarify that all of the tests are currently marked
32776         "PASS FAIL" and hence we won't actually see any failures requiring
32777         new baselines (only crashes or timeouts).
32778
32779         https://bugs.webkit.org/show_bug.cgi?id=47312
32780
32781
32782         * platform/chromium-gpu/test_expectations.txt:
32783
32784 2010-10-06  Kinuko Yasuda  <kinuko@chromium.org>
32785
32786         Reviewed by David Levin.
32787
32788         Add FileSystemSync implementation for Worker
32789         https://bugs.webkit.org/show_bug.cgi?id=47044
32790
32791         * fast/filesystem/async-operations.html: Added.
32792         * fast/filesystem/resources/async-operations.js: Added.
32793         * fast/filesystem/resources/fs-worker-test-pre.js:
32794         * fast/filesystem/resources/sync-operations.js: Added.
32795         * fast/filesystem/script-tests/flags-passing.js:
32796         * fast/filesystem/workers/async-operations-expected.txt: Added.
32797         * fast/filesystem/workers/async-operations.html: Added.
32798         * fast/filesystem/workers/simple-persistent-sync-expected.txt:
32799         * fast/filesystem/workers/simple-temporary-sync-expected.txt:
32800         * fast/filesystem/workers/sync-operations-expected.txt: Added.
32801         * fast/filesystem/workers/sync-operations.html: Added.
32802
32803 2010-10-06  Andrei Popescu  <andreip@google.com>
32804
32805         Reviewed by Jeremy Orlow.
32806
32807         IDBDatabase and IDBObjectStore metadata is not recovered correctly when the setVersion transactions aborts.
32808         https://bugs.webkit.org/show_bug.cgi?id=47245
32809
32810         * storage/indexeddb/database-basics-expected.txt:
32811         * storage/indexeddb/database-basics.html:
32812         * storage/indexeddb/objectstore-basics-expected.txt:
32813         * storage/indexeddb/objectstore-basics.html:
32814         * storage/indexeddb/resources/shared.js:
32815         (unexpectedAbortCallback):
32816         (unexpectedCompleteCallback):
32817         (deleteAllObjectStores):
32818         * storage/indexeddb/transaction-basics-expected.txt:
32819         * storage/indexeddb/transaction-basics.html:
32820
32821 2010-10-06  Albert J. Wong  <ajwong@chromium.org>
32822
32823         [chromium] Unreviewed. Build fix. Mark flaky tests.
32824
32825         * platform/chromium/test_expectations.txt:
32826
32827 2010-10-06  Chris Fleizach  <cfleizach@apple.com>
32828
32829         Unreviewed. Make test work on QT as well as other platforms.
32830
32831         REGRESSION (r53857): AREA tag with tabindex="-1" displays focus ring after multiple mouse clicks.
32832         https://bugs.webkit.org/show_bug.cgi?id=45832
32833
32834         * fast/events/mouse-focus-imagemap-expected.txt:
32835         * fast/events/mouse-focus-imagemap.html:
32836
32837 2010-10-06  Albert J. Wong  <ajwong@chromium.org>
32838
32839         [chromium] Unreviewed. Rebaseline more tests.
32840
32841         Linux having similar SVG failures to windows. Revision r69226 added
32842         http/tests/appcache/main-resource-redirect.html which does not work
32843         on chromium yet.
32844
32845         * platform/chromium-linux/fast/blockflow/fieldsets-expected.checksum: Added.
32846         * platform/chromium-linux/fast/blockflow/fieldsets-expected.png: Added.
32847         * platform/chromium-linux/svg/filters/feDisplacementMap-expected.checksum: Copied from LayoutTests/platform/chromium-win/svg/filters/feDisplacementMap-expected.checksum.
32848         * platform/chromium-linux/svg/filters/feDisplacementMap-expected.png: Copied from LayoutTests/platform/chromium-win/svg/filters/feDisplacementMap-expected.png.
32849         * platform/chromium-win/fast/blockflow/fieldsets-expected.checksum: Added.
32850         * platform/chromium-win/fast/blockflow/fieldsets-expected.png: Added.
32851         * platform/chromium-win/fast/blockflow/fieldsets-expected.txt: Added.
32852         * platform/chromium/test_expectations.txt:
32853
32854 2010-10-06  Chris Fleizach  <cfleizach@apple.com>
32855
32856         Reviewed by Beth Dakin.
32857
32858         REGRESSION (r53857): AREA tag with tabindex="-1" displays focus ring after multiple mouse clicks.
32859         https://bugs.webkit.org/show_bug.cgi?id=45832
32860
32861         * fast/events/mouse-focus-imagemap-expected.txt: Added.
32862         * fast/events/mouse-focus-imagemap.html: Added.
32863         * fast/events/resources/tabindex-focus-blur-all.js:
32864         (testProgrammaticFocus):
32865         * fast/events/tabindex-focus-blur-all-expected.txt:
32866             Update test to reflect that AREA with tabindex=-1 should not be focusable.
32867
32868 2010-10-06  Albert J. Wong  <ajwong@chromium.org>
32869
32870         [chromium] Unreviewed. Rebaseline layout tests.
32871
32872         Rebaselining for changes caused by r69181, r69220, and a few others
32873         in that range.
32874
32875         Bugs filed for the 2 tests that look like real failures.
32876
32877         * platform/chromium-linux/fast/block/basic/fieldset-stretch-to-legend-expected.checksum:
32878         * platform/chromium-linux/fast/block/basic/fieldset-stretch-to-legend-expected.png:
32879         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
32880         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
32881         * platform/chromium-linux/fast/forms/006-expected.checksum:
32882         * platform/chromium-linux/fast/forms/006-expected.png:
32883         * platform/chromium-linux/fast/forms/007-expected.checksum:
32884         * platform/chromium-linux/fast/forms/007-expected.png:
32885         * platform/chromium-linux/fast/forms/fieldset-align-expected.checksum:
32886         * platform/chromium-linux/fast/forms/fieldset-align-expected.png:
32887         * platform/chromium-linux/fast/forms/float-before-fieldset-expected.checksum:
32888         * platform/chromium-linux/fast/forms/float-before-fieldset-expected.png:
32889         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
32890         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
32891         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
32892         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
32893         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
32894         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
32895         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
32896         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
32897         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
32898         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
32899         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
32900         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
32901         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
32902         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
32903         * platform/chromium-linux/svg/batik/filters/feTile-expected.checksum:
32904         * platform/chromium-linux/svg/batik/filters/feTile-expected.png:
32905         * platform/chromium-linux/svg/batik/filters/filterRegions-expected.checksum:
32906         * platform/chromium-linux/svg/batik/filters/filterRegions-expected.png:
32907         * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
32908         * platform/chromium-linux/svg/batik/text/textEffect-expected.png:
32909         * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
32910         * platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
32911         * platform/chromium-linux/svg/batik/text/textFeatures-expected.checksum:
32912         * platform/chromium-linux/svg/batik/text/textFeatures-expected.png:
32913         * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: Removed.
32914         * platform/chromium-linux/svg/custom/empty-merge-expected.checksum: Removed.
32915         * platform/chromium-linux/svg/custom/empty-merge-expected.png: Removed.
32916         * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.checksum:
32917         * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.png:
32918         * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.checksum:
32919         * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.png:
32920         * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.checksum:
32921         * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.png:
32922         * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.checksum:
32923         * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.png:
32924         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.checksum:
32925         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.png:
32926         * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.checksum:
32927         * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.png:
32928         * platform/chromium-linux/svg/custom/non-opaque-filters-expected.checksum:
32929         * platform/chromium-linux/svg/custom/non-opaque-filters-expected.png:
32930         * platform/chromium-linux/svg/custom/recursive-filter-expected.checksum:
32931         * platform/chromium-linux/svg/custom/recursive-filter-expected.png:
32932         * platform/chromium-linux/svg/custom/text-filter-expected.checksum:
32933         * platform/chromium-linux/svg/custom/text-filter-expected.png:
32934         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum:
32935         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
32936         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum:
32937         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
32938         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum:
32939         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
32940         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum:
32941         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
32942         * platform/chromium-linux/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum: Added.
32943         * platform/chromium-linux/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Added.
32944         * platform/chromium-linux/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum: Added.
32945         * platform/chromium-linux/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Added.
32946         * platform/chromium-linux/svg/filters/feComposite-expected.checksum:
32947         * platform/chromium-linux/svg/filters/feComposite-expected.png:
32948         * platform/chromium-linux/svg/filters/filter-on-filter-for-text-expected.checksum:
32949         * platform/chromium-linux/svg/filters/filter-on-filter-for-text-expected.png:
32950         * platform/chromium-linux/svg/filters/filter-on-tspan-expected.checksum:
32951         * platform/chromium-linux/svg/filters/filter-on-tspan-expected.png:
32952         * platform/chromium-linux/svg/filters/sourceAlpha-expected.checksum:
32953         * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.checksum:
32954         * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.png:
32955         * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.checksum:
32956         * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.png:
32957         * platform/chromium-mac/fast/blockflow/fieldsets-expected.checksum: Added.
32958         * platform/chromium-mac/fast/blockflow/fieldsets-expected.png: Added.
32959         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
32960         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
32961         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Copied from LayoutTests/platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum.
32962         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added.
32963         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
32964         * platform/chromium-win/fast/block/basic/fieldset-stretch-to-legend-expected.checksum:
32965         * platform/chromium-win/fast/block/basic/fieldset-stretch-to-legend-expected.png:
32966         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
32967         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
32968         * platform/chromium-win/fast/forms/006-expected.checksum:
32969         * platform/chromium-win/fast/forms/006-expected.png:
32970         * platform/chromium-win/fast/forms/007-expected.checksum:
32971         * platform/chromium-win/fast/forms/007-expected.png:
32972         * platform/chromium-win/fast/forms/fieldset-align-expected.checksum:
32973         * platform/chromium-win/fast/forms/fieldset-align-expected.png:
32974         * platform/chromium-win/fast/forms/float-before-fieldset-expected.checksum:
32975         * platform/chromium-win/fast/forms/float-before-fieldset-expected.png:
32976         * platform/chromium-win/inspector/console-uncaught-exception-expected.txt: Added.
32977         * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
32978         * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
32979         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
32980         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
32981         * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
32982         * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
32983         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
32984         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
32985         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
32986         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
32987         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
32988         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
32989         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
32990         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
32991         * platform/chromium-win/svg/batik/filters/feTile-expected.checksum:
32992         * platform/chromium-win/svg/batik/filters/feTile-expected.png:
32993         * platform/chromium-win/svg/batik/filters/filterRegions-expected.checksum:
32994         * platform/chromium-win/svg/batik/filters/filterRegions-expected.png:
32995         * platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
32996         * platform/chromium-win/svg/batik/text/textEffect-expected.png:
32997         * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
32998         * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
32999         * platform/chromium-win/svg/batik/text/textFeatures-expected.checksum:
33000         * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
33001         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
33002         * platform/chromium-win/svg/custom/convolution-crash-expected.checksum:
33003         * platform/chromium-win/svg/custom/convolution-crash-expected.png:
33004         * platform/chromium-win/svg/custom/empty-merge-expected.checksum:
33005         * platform/chromium-win/svg/custom/empty-merge-expected.png:
33006         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.checksum:
33007         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.png:
33008         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.checksum:
33009         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.png:
33010         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.checksum:
33011         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.png:
33012         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.checksum:
33013         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.png:
33014         * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.checksum:
33015         * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.png:
33016         * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.checksum:
33017         * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.png:
33018         * platform/chromium-win/svg/custom/non-opaque-filters-expected.checksum:
33019         * platform/chromium-win/svg/custom/non-opaque-filters-expected.png:
33020         * platform/chromium-win/svg/custom/recursive-filter-expected.checksum:
33021         * platform/chromium-win/svg/custom/recursive-filter-expected.png:
33022         * platform/chromium-win/svg/custom/text-filter-expected.checksum:
33023         * platform/chromium-win/svg/custom/text-filter-expected.png:
33024         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum:
33025         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
33026         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum:
33027         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
33028         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum:
33029         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
33030         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum:
33031         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
33032         * platform/chromium-win/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum: Added.
33033         * platform/chromium-win/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Added.
33034         * platform/chromium-win/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum: Added.
33035         * platform/chromium-win/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Added.
33036         * platform/chromium-win/svg/filters/big-sized-filter-expected.checksum:
33037         * platform/chromium-win/svg/filters/big-sized-filter-expected.png:
33038         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.checksum:
33039         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.png:
33040         * platform/chromium-win/svg/filters/feComposite-expected.checksum:
33041         * platform/chromium-win/svg/filters/feComposite-expected.png:
33042         * platform/chromium-win/svg/filters/feGaussianBlur-expected.checksum:
33043         * platform/chromium-win/svg/filters/feGaussianBlur-expected.png:
33044         * platform/chromium-win/svg/filters/feOffset-expected.checksum:
33045         * platform/chromium-win/svg/filters/feOffset-expected.png:
33046         * platform/chromium-win/svg/filters/feTile-expected.checksum:
33047         * platform/chromium-win/svg/filters/feTile-expected.png:
33048         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.checksum:
33049         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.png:
33050         * platform/chromium-win/svg/filters/filter-on-tspan-expected.checksum:
33051         * platform/chromium-win/svg/filters/filter-on-tspan-expected.png:
33052         * platform/chromium-win/svg/filters/filterRes1-expected.checksum: Added.
33053         * platform/chromium-win/svg/filters/filterRes1-expected.png: Added.
33054         * platform/chromium-win/svg/filters/filterRes2-expected.checksum: Added.
33055         * platform/chromium-win/svg/filters/filterRes2-expected.png: Added.
33056         * platform/chromium-win/svg/filters/filterRes3-expected.checksum: Added.
33057         * platform/chromium-win/svg/filters/filterRes3-expected.png: Added.
33058         * platform/chromium-win/svg/filters/filteredImage-expected.checksum:
33059         * platform/chromium-win/svg/filters/filteredImage-expected.png:
33060         * platform/chromium-win/svg/filters/parent-children-with-same-filter-expected.checksum:
33061         * platform/chromium-win/svg/filters/parent-children-with-same-filter-expected.png:
33062         * platform/chromium-win/svg/filters/shadow-on-filter-expected.checksum:
33063         * platform/chromium-win/svg/filters/shadow-on-filter-expected.png:
33064         * platform/chromium-win/svg/filters/sourceAlpha-expected.checksum:
33065         * platform/chromium-win/svg/filters/sourceAlpha-expected.png:
33066         * platform/chromium-win/svg/filters/subRegion-in-userSpace-expected.checksum:
33067         * platform/chromium-win/svg/filters/subRegion-in-userSpace-expected.png:
33068         * platform/chromium-win/svg/filters/subRegion-one-effect-expected.checksum:
33069         * platform/chromium-win/svg/filters/subRegion-one-effect-expected.png:
33070         * platform/chromium-win/svg/filters/subRegion-two-effects-expected.checksum:
33071         * platform/chromium-win/svg/filters/subRegion-two-effects-expected.png:
33072         * platform/chromium/test_expectations.txt:
33073
33074 2010-10-06  Nikolas Zimmermann  <nzimmermann@rim.com>
33075
33076         Rubber stamped by Dirk Schulze.
33077
33078         Next patch updating the SVG pixel test baseline for Leopard & Snow Leopard.
33079
33080         * platform/mac-leopard/svg/dynamic-updates: Added.
33081         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
33082         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
33083         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
33084         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
33085         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
33086         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
33087         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
33088         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
33089         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
33090         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
33091         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
33092         * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
33093         * platform/mac-leopard/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.checksum: Added.
33094         * platform/mac-leopard/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Added.
33095         * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
33096         * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
33097         * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
33098         * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
33099         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: Added.
33100         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added.
33101         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum: Added.
33102         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added.
33103         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum: Added.
33104         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added.
33105         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum: Added.
33106         * platform/mac-leopard/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added.
33107         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
33108         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
33109         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
33110         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
33111         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
33112         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
33113         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
33114         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
33115         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
33116         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
33117         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
33118         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
33119         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
33120         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
33121         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
33122         * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
33123         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added.
33124         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
33125         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added.
33126         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
33127         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added.
33128         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
33129         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added.
33130         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
33131         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added.
33132         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
33133         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added.
33134         * platform/mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
33135         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum: Added.
33136         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Added.
33137         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum: Added.
33138         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png: Added.
33139         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum: Added.
33140         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Added.
33141         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum: Added.
33142         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Added.
33143         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum: Added.
33144         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Added.
33145         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum: Added.
33146         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Added.
33147         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum: Added.
33148         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Added.
33149         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum: Added.
33150         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Added.
33151         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum: Added.
33152         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Added.
33153         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum: Added.
33154         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Added.
33155         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum: Added.
33156         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Added.
33157         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum: Added.
33158         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Added.
33159         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum: Added.
33160         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Added.
33161         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum: Added.
33162         * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Added.
33163         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum: Added.
33164         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Added.
33165         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum: Added.
33166         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Added.
33167         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum: Added.
33168         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Added.
33169         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum: Added.
33170         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Added.
33171         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum: Added.
33172         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Added.
33173         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum: Added.
33174         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Added.
33175         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum: Added.
33176         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Added.
33177         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum: Added.
33178         * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
33179         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.checksum: Added.
33180         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: Added.
33181         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.checksum: Added.
33182         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: Added.
33183         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.checksum: Added.
33184         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: Added.
33185         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.checksum: Added.
33186         * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: Added.
33187         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.checksum: Added.
33188         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Added.
33189         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.checksum: Added.
33190         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Added.
33191         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.checksum: Added.
33192         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Added.
33193         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.checksum: Added.
33194         * platform/mac-leopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Added.
33195         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum: Added.
33196         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Added.
33197         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum: Added.
33198         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Added.
33199         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum: Added.
33200         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Added.
33201         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum: Added.
33202         * platform/mac-leopard/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Added.
33203         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum: Added.
33204         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Added.
33205         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum: Added.
33206         * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Added.
33207         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum: Added.
33208         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
33209         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum: Added.
33210         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
33211         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum: Added.
33212         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
33213         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum: Added.
33214         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
33215         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum: Added.
33216         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
33217         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum: Added.
33218         * platform/mac-leopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
33219         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum: Added.
33220         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
33221         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum: Added.
33222         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
33223         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum: Added.
33224         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
33225         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum: Added.
33226         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
33227         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum: Added.
33228         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
33229         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum: Added.
33230         * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
33231         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum: Added.
33232         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
33233         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum: Added.
33234         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
33235         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum: Added.
33236         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
33237         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum: Added.
33238         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
33239         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum: Added.
33240         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
33241         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum: Added.
33242         * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
33243         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.checksum: Added.
33244         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
33245         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.checksum: Added.
33246         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
33247         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.checksum: Added.
33248         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
33249         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.checksum: Added.
33250         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
33251         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.checksum: Added.
33252         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
33253         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.checksum: Added.
33254         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
33255         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.checksum: Added.
33256         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
33257         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.checksum: Added.
33258         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
33259         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.checksum: Added.
33260         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
33261         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.checksum: Added.
33262         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
33263         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.checksum: Added.
33264         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
33265         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.checksum: Added.
33266         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
33267         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.checksum: Added.
33268         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
33269         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.checksum: Added.
33270         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
33271         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.checksum: Added.
33272         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
33273         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.checksum: Added.
33274         * platform/mac-leopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
33275         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum: Added.
33276         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
33277         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum: Added.
33278         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
33279         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum: Added.
33280         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
33281         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum: Added.
33282         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
33283         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum: Added.
33284         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
33285         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum: Added.
33286         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
33287         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum: Added.
33288         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
33289         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum: Added.
33290         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
33291         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum: Added.
33292         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
33293         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum: Added.
33294         * platform/mac-leopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
33295         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum: Added.
33296         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
33297         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum: Added.
33298         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
33299         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum: Added.
33300         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
33301         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum: Added.
33302         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
33303         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum: Added.
33304         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
33305         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum: Added.
33306         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
33307         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum: Added.
33308         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
33309         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum: Added.
33310         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
33311         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum: Added.
33312         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
33313         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum: Added.
33314         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
33315         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum: Added.
33316         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
33317         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum: Added.
33318         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
33319         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum: Added.
33320         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
33321         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum: Added.
33322         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
33323         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum: Added.
33324         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
33325         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum: Added.
33326         * platform/mac-leopard/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
33327         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.checksum: Added.
33328         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Added.
33329         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.checksum: Added.
33330         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Added.
33331         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.checksum: Added.
33332         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Added.
33333         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.checksum: Added.
33334         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Added.
33335         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.checksum: Added.
33336         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Added.
33337         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.checksum: Added.
33338         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Added.
33339         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.checksum: Added.
33340         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Added.
33341         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.checksum: Added.
33342         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Added.
33343         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.checksum: Added.
33344         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Added.
33345         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.checksum: Added.
33346         * platform/mac-leopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Added.
33347         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
33348         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
33349         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
33350         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
33351         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
33352         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
33353         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
33354         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
33355         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
33356         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
33357         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
33358         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
33359         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
33360         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
33361         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
33362         * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
33363         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added.
33364         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
33365         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
33366         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
33367         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added.
33368         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
33369         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added.
33370         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
33371         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added.
33372         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
33373         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added.
33374         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
33375         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
33376         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
33377         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added.
33378         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
33379         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added.
33380         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
33381         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added.
33382         * platform/mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
33383         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum: Added.
33384         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added.
33385         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum: Added.
33386         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added.
33387         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum: Added.
33388         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added.
33389         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum: Added.
33390         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added.
33391         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum: Added.
33392         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added.
33393         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum: Added.
33394         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added.
33395         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum: Added.
33396         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added.
33397         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum: Added.
33398         * platform/mac-leopard/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added.
33399         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
33400         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Added.
33401         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
33402         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
33403         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum: Added.
33404         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Added.
33405         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum: Added.
33406         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Added.
33407         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum: Added.
33408         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Added.
33409         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum: Added.
33410         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Added.
33411         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
33412         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
33413         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
33414         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
33415         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum: Added.
33416         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Added.
33417         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum: Added.
33418         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Added.
33419         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum: Added.
33420         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Added.
33421         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum: Added.
33422         * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Added.
33423         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum: Added.
33424         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added.
33425         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum: Added.
33426         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added.
33427         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum: Added.
33428         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added.
33429         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum: Added.
33430         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added.
33431         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum: Added.
33432         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added.
33433         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum: Added.
33434         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added.
33435         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum: Added.
33436         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added.
33437         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum: Added.
33438         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added.
33439         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum: Added.
33440         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added.
33441         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum: Added.
33442         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added.
33443         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum: Added.
33444         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added.
33445         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum: Added.
33446         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
33447         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum: Added.
33448         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
33449         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Added.
33450         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
33451         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Added.
33452         * platform/mac-leopard/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
33453         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum: Added.
33454         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
33455         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum: Added.
33456         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
33457         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum: Added.
33458         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
33459         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum: Added.
33460         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
33461         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum: Added.
33462         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
33463         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum: Added.
33464         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
33465         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum: Added.
33466         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
33467         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum: Added.
33468         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
33469         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum: Added.
33470         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
33471         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum: Added.
33472         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
33473         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum: Added.
33474         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
33475         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum: Added.
33476         * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
33477         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum: Added.
33478         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
33479         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: Added.
33480         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
33481         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum: Added.
33482         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
33483         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum: Added.
33484         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
33485         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum: Added.
33486         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
33487         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum: Added.
33488         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
33489         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum: Added.
33490         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
33491         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum: Added.
33492         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
33493         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: Added.
33494         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
33495         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
33496         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
33497         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum: Added.
33498         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
33499         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum: Added.
33500         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
33501         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum: Added.
33502         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
33503         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum: Added.
33504         * platform/mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
33505         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum: Added.
33506         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
33507         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum: Added.
33508         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
33509         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum: Added.
33510         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
33511         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum: Added.
33512         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
33513         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
33514         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
33515         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
33516         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
33517         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum: Added.
33518         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
33519         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum: Added.
33520         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
33521         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum: Added.
33522         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
33523         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum: Added.
33524         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
33525         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum: Added.
33526         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
33527         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
33528         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
33529         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
33530         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
33531         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum: Added.
33532         * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
33533         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum: Added.
33534         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
33535         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum: Added.
33536         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
33537         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum: Added.
33538         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
33539         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum: Added.
33540         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
33541         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum: Added.
33542         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
33543         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum: Added.
33544         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
33545         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum: Added.
33546         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
33547         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum: Added.
33548         * platform/mac-leopard/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
33549         * platform/mac-leopard/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.checksum: Added.
33550         * platform/mac-leopard/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
33551         * platform/mac-leopard/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.checksum: Added.
33552         * platform/mac-leopard/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
33553         * platform/mac-leopard/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.checksum: Added.
33554         * platform/mac-leopard/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Added.
33555         * platform/mac-leopard/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.checksum: Added.
33556         * platform/mac-leopard/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
33557         * platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png:
33558         * platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png:
33559         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png:
33560         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png:
33561         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
33562         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
33563         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
33564         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
33565         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
33566         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
33567         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
33568         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
33569         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
33570         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
33571         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
33572         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
33573         * platform/mac/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.checksum:
33574         * platform/mac/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
33575         * platform/mac/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum:
33576         * platform/mac/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
33577         * platform/mac/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum:
33578         * platform/mac/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
33579         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum:
33580         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
33581         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum:
33582         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
33583         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum:
33584         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
33585         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum:
33586         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
33587         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
33588         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
33589         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
33590         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
33591         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
33592         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
33593         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
33594         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
33595         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
33596         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
33597         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
33598         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
33599         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
33600         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
33601         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
33602         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
33603         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum:
33604         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
33605         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum:
33606         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
33607         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum:
33608         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
33609         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum:
33610         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
33611         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum:
33612         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
33613         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum:
33614         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
33615         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum:
33616         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
33617         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
33618         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
33619         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
33620         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
33621         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
33622         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
33623         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
33624         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
33625         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
33626         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
33627         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
33628         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
33629         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum:
33630         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
33631         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
33632         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
33633         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
33634         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
33635         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
33636         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
33637         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
33638         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
33639         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
33640         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
33641         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
33642         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
33643         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum:
33644         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
33645         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum:
33646         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
33647         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum:
33648         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
33649         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum:
33650         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
33651         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
33652         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
33653         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum:
33654         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
33655         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum:
33656         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
33657         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum:
33658         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
33659         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.checksum:
33660         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
33661         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.checksum:
33662         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
33663         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.checksum:
33664         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
33665         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.checksum:
33666         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
33667         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.checksum:
33668         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
33669         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.checksum:
33670         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
33671         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.checksum:
33672         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
33673         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.checksum:
33674         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
33675         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum:
33676         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
33677         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum:
33678         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
33679         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum:
33680         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
33681         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum:
33682         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
33683         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum:
33684         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
33685         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum:
33686         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
33687         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum:
33688         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
33689         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum:
33690         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
33691         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum:
33692         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
33693         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum:
33694         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
33695         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum:
33696         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
33697         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum:
33698         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
33699         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum:
33700         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
33701         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum:
33702         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
33703         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum:
33704         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
33705         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum:
33706         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
33707         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum:
33708         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
33709         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum:
33710         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
33711         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum:
33712         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
33713         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum:
33714         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
33715         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum:
33716         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
33717         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum:
33718         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
33719         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum:
33720         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
33721         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum:
33722         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
33723         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.checksum:
33724         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
33725         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.checksum:
33726         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
33727         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.checksum:
33728         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
33729         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.checksum:
33730         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
33731         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.checksum:
33732         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
33733         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.checksum:
33734         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
33735         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.checksum:
33736         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
33737         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.checksum:
33738         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
33739         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.checksum:
33740         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
33741         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.checksum:
33742         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
33743         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.checksum:
33744         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
33745         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.checksum:
33746         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
33747         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.checksum:
33748         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
33749         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.checksum:
33750         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
33751         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.checksum:
33752         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
33753         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.checksum:
33754         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
33755         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum:
33756         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
33757         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum:
33758         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
33759         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum:
33760         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
33761         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum:
33762         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
33763         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum:
33764         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
33765         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum:
33766         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
33767         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum:
33768         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
33769         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum:
33770         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
33771         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum:
33772         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
33773         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum:
33774         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
33775         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum:
33776         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
33777         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum:
33778         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
33779         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum:
33780         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
33781         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum:
33782         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
33783         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum:
33784         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
33785         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum:
33786         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
33787         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum:
33788         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
33789         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum:
33790         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
33791         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum:
33792         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
33793         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum:
33794         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
33795         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum:
33796         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
33797         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum:
33798         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
33799         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum:
33800         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
33801         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum:
33802         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
33803         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum:
33804         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
33805         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum:
33806         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
33807         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.checksum:
33808         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
33809         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.checksum:
33810         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
33811         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.checksum:
33812         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
33813         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.checksum:
33814         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
33815         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.checksum:
33816         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
33817         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.checksum:
33818         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
33819         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.checksum:
33820         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
33821         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.checksum:
33822         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
33823         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.checksum:
33824         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
33825         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.checksum:
33826         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
33827         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum:
33828         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
33829         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum:
33830         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
33831         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum:
33832         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
33833         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum:
33834         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
33835         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum:
33836         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
33837         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum:
33838         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
33839         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum:
33840         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
33841         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum:
33842         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
33843         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum:
33844         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
33845         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum:
33846         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
33847         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum:
33848         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
33849         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum:
33850         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
33851         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum:
33852         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
33853         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum:
33854         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
33855         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
33856         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
33857         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum:
33858         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
33859         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum:
33860         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
33861         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum:
33862         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
33863         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum:
33864         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
33865         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum:
33866         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
33867         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum:
33868         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
33869         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum:
33870         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
33871         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum:
33872         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
33873         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum:
33874         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
33875         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum:
33876         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
33877         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum:
33878         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
33879         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
33880         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
33881         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
33882         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
33883         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
33884         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
33885         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
33886         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
33887         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
33888         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
33889         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
33890         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
33891         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
33892         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
33893         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
33894         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
33895         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
33896         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
33897         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
33898         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
33899         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
33900         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
33901         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
33902         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
33903         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum:
33904         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
33905         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum:
33906         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
33907         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum:
33908         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
33909         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum:
33910         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
33911         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum:
33912         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
33913         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum:
33914         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
33915         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum:
33916         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
33917         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum:
33918         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
33919         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum:
33920         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
33921         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum:
33922         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
33923         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum:
33924         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
33925         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum:
33926         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png:
33927         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum:
33928         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png:
33929         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum:
33930         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png:
33931         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum:
33932         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png:
33933         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
33934         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
33935         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
33936         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
33937         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
33938         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
33939         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
33940         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
33941         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
33942         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
33943         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
33944         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
33945         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
33946         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
33947         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
33948         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
33949         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
33950         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
33951         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
33952         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
33953         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
33954         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
33955         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
33956         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
33957         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum:
33958         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png:
33959         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum:
33960         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png:
33961         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum:
33962         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png:
33963         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum:
33964         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png:
33965         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum:
33966         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png:
33967         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum:
33968         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png:
33969         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum:
33970         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png:
33971         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum:
33972         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png:
33973         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum:
33974         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png:
33975         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum:
33976         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
33977         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum:
33978         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png:
33979         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum:
33980         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png:
33981         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum:
33982         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png:
33983         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum:
33984         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png:
33985         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
33986         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
33987         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
33988         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
33989         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
33990         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
33991         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
33992         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
33993         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
33994         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
33995         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
33996         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
33997         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
33998         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
33999         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
34000         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
34001         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
34002         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
34003         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
34004         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
34005         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
34006         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
34007         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
34008         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
34009         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
34010         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
34011         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
34012         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
34013         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum:
34014         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png:
34015         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum:
34016         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png:
34017         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum:
34018         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png:
34019         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum:
34020         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png:
34021         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum:
34022         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png:
34023         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum:
34024         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png:
34025         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum:
34026         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png:
34027         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum:
34028         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png:
34029         * platform/mac/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.checksum:
34030         * platform/mac/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png:
34031         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.checksum:
34032         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png:
34033         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.checksum:
34034         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png:
34035         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.checksum:
34036         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png:
34037
34038 2010-10-06  Alexey Proskuryakov  <ap@apple.com>
34039
34040         Reviewed by Brady Eidson.
34041
34042         https://bugs.webkit.org/show_bug.cgi?id=47294
34043         <rdar://problem/8425647>Application cache isn't consulted on redirect
34044
34045         Redirect to a main page that's not accessible at the moment (with the help of network-simulator.php).
34046
34047         * http/tests/appcache/main-resource-redirect-expected.txt: Added.
34048         * http/tests/appcache/main-resource-redirect.html: Added.
34049         * http/tests/appcache/resources/main-resource-redirect-frame-2.html: Added.
34050         * http/tests/appcache/resources/main-resource-redirect-frame.php: Added.
34051         * http/tests/appcache/resources/main-resource-redirect.manifest: Added.
34052
34053 2010-10-06  Nikolas Zimmermann  <nzimmermann@rim.com>
34054
34055         Rubber stamped by Dirk Schulze.
34056
34057         Next patch updating the SVG pixel test baseline for Leopard & Snow Leopard.
34058
34059         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
34060         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
34061         * platform/mac-leopard/svg/batik/filters/filterRegions-expected.checksum: Added.
34062         * platform/mac-leopard/svg/batik/filters/filterRegions-expected.png: Added.
34063         * platform/mac-leopard/svg/batik/filters/filterRegions-expected.txt: Added.
34064         * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: Added.
34065         * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
34066         * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
34067         * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
34068         * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
34069         * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
34070         * platform/mac-leopard/svg/batik/text/textAnchor-expected.checksum: Added.
34071         * platform/mac-leopard/svg/batik/text/textAnchor-expected.png: Added.
34072         * platform/mac-leopard/svg/batik/text/textAnchor-expected.txt: Added.
34073         * platform/mac-leopard/svg/batik/text/textAnchor2-expected.checksum: Added.
34074         * platform/mac-leopard/svg/batik/text/textAnchor2-expected.png: Added.
34075         * platform/mac-leopard/svg/batik/text/textAnchor2-expected.txt: Added.
34076         * platform/mac-leopard/svg/batik/text/textDecoration-expected.checksum: Added.
34077         * platform/mac-leopard/svg/batik/text/textDecoration-expected.png: Added.
34078         * platform/mac-leopard/svg/batik/text/textDecoration-expected.txt: Added.
34079         * platform/mac-leopard/svg/batik/text/textEffect-expected.checksum: Added.
34080         * platform/mac-leopard/svg/batik/text/textEffect-expected.png: Added.
34081         * platform/mac-leopard/svg/batik/text/textEffect-expected.txt: Added.
34082         * platform/mac-leopard/svg/batik/text/textEffect2-expected.checksum: Added.
34083         * platform/mac-leopard/svg/batik/text/textEffect2-expected.png: Added.
34084         * platform/mac-leopard/svg/batik/text/textEffect2-expected.txt: Added.
34085         * platform/mac-leopard/svg/batik/text/textEffect3-expected.checksum: Added.
34086         * platform/mac-leopard/svg/batik/text/textEffect3-expected.png: Added.
34087         * platform/mac-leopard/svg/batik/text/textEffect3-expected.txt: Added.
34088         * platform/mac-leopard/svg/batik/text/textFeatures-expected.checksum: Added.
34089         * platform/mac-leopard/svg/batik/text/textFeatures-expected.png: Added.
34090         * platform/mac-leopard/svg/batik/text/textFeatures-expected.txt: Added.
34091         * platform/mac-leopard/svg/batik/text/textLayout2-expected.checksum: Added.
34092         * platform/mac-leopard/svg/batik/text/textLayout2-expected.png: Added.
34093         * platform/mac-leopard/svg/batik/text/textLayout2-expected.txt: Added.
34094         * platform/mac-leopard/svg/batik/text/textOnPath3-expected.checksum: Added.
34095         * platform/mac-leopard/svg/batik/text/textOnPath3-expected.png: Added.
34096         * platform/mac-leopard/svg/batik/text/textOnPath3-expected.txt: Added.
34097         * platform/mac-leopard/svg/batik/text/textProperties2-expected.checksum: Added.
34098         * platform/mac-leopard/svg/batik/text/textProperties2-expected.png: Added.
34099         * platform/mac-leopard/svg/batik/text/textProperties2-expected.txt: Added.
34100         * platform/mac-leopard/svg/batik/text/textStyles-expected.checksum: Added.
34101         * platform/mac-leopard/svg/batik/text/textStyles-expected.png: Added.
34102         * platform/mac-leopard/svg/batik/text/textStyles-expected.txt: Added.
34103         * platform/mac-leopard/svg/batik/text/verticalText-expected.checksum: Added.
34104         * platform/mac-leopard/svg/batik/text/verticalText-expected.png: Added.
34105         * platform/mac-leopard/svg/batik/text/verticalText-expected.txt: Added.
34106         * platform/mac-leopard/svg/carto.net: Added.
34107         * platform/mac-leopard/svg/carto.net/colourpicker-expected.checksum: Added.
34108         * platform/mac-leopard/svg/carto.net/colourpicker-expected.png: Added.
34109         * platform/mac-leopard/svg/carto.net/colourpicker-expected.txt: Added.
34110         * platform/mac-leopard/svg/carto.net/scrollbar-expected.checksum: Added.
34111         * platform/mac-leopard/svg/carto.net/scrollbar-expected.png: Added.
34112         * platform/mac-leopard/svg/carto.net/scrollbar-expected.txt: Added.
34113         * platform/mac-leopard/svg/carto.net/selectionlist-expected.checksum: Added.
34114         * platform/mac-leopard/svg/carto.net/selectionlist-expected.png: Added.
34115         * platform/mac-leopard/svg/carto.net/selectionlist-expected.txt: Added.
34116         * platform/mac-leopard/svg/carto.net/slider-expected.checksum: Added.
34117         * platform/mac-leopard/svg/carto.net/slider-expected.png: Added.
34118         * platform/mac-leopard/svg/carto.net/slider-expected.txt: Added.
34119         * platform/mac-leopard/svg/clip-path: Added.
34120         * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.checksum: Added.
34121         * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.png: Added.
34122         * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.txt: Added.
34123         * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.checksum: Added.
34124         * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.png: Added.
34125         * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.txt: Added.
34126         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum: Added.
34127         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Added.
34128         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Added.
34129         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.checksum: Added.
34130         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.png: Added.
34131         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Added.
34132         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum: Added.
34133         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Added.
34134         * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Added.
34135         * platform/mac-leopard/svg/css/composite-shadow-text-expected.checksum: Added.
34136         * platform/mac-leopard/svg/css/composite-shadow-text-expected.png: Added.
34137         * platform/mac-leopard/svg/css/composite-shadow-text-expected.txt: Added.
34138         * platform/mac-leopard/svg/css/text-shadow-multiple-expected.checksum: Added.
34139         * platform/mac-leopard/svg/css/text-shadow-multiple-expected.png: Added.
34140         * platform/mac-leopard/svg/css/text-shadow-multiple-expected.txt: Added.
34141         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
34142         * platform/mac/svg/batik/filters/feTile-expected.checksum:
34143         * platform/mac/svg/batik/filters/filterRegions-expected.checksum:
34144         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
34145         * platform/mac/svg/batik/paints/patternRegions-expected.checksum:
34146         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
34147         * platform/mac/svg/batik/text/textAnchor-expected.checksum:
34148         * platform/mac/svg/batik/text/textAnchor2-expected.checksum:
34149         * platform/mac/svg/batik/text/textAnchor3-expected.checksum:
34150         * platform/mac/svg/batik/text/textDecoration-expected.checksum:
34151         * platform/mac/svg/batik/text/textEffect-expected.checksum:
34152         * platform/mac/svg/batik/text/textEffect2-expected.checksum:
34153         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
34154         * platform/mac/svg/batik/text/textFeatures-expected.checksum:
34155         * platform/mac/svg/batik/text/textLayout2-expected.checksum:
34156         * platform/mac/svg/batik/text/textLength-expected.checksum:
34157         * platform/mac/svg/batik/text/textOnPath-expected.checksum:
34158         * platform/mac/svg/batik/text/textOnPath2-expected.checksum:
34159         * platform/mac/svg/batik/text/textOnPath3-expected.checksum:
34160         * platform/mac/svg/batik/text/textOnPathSpaces-expected.checksum:
34161         * platform/mac/svg/batik/text/textPCDATA-expected.checksum:
34162         * platform/mac/svg/batik/text/textProperties-expected.checksum:
34163         * platform/mac/svg/batik/text/textProperties2-expected.checksum:
34164         * platform/mac/svg/batik/text/textStyles-expected.checksum:
34165         * platform/mac/svg/batik/text/verticalText-expected.checksum:
34166         * platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum:
34167         * platform/mac/svg/batik/text/xmlSpace-expected.checksum:
34168         * platform/mac/svg/carto.net/colourpicker-expected.checksum:
34169         * platform/mac/svg/carto.net/scrollbar-expected.checksum:
34170         * platform/mac/svg/carto.net/selectionlist-expected.checksum:
34171         * platform/mac/svg/carto.net/slider-expected.checksum:
34172         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.checksum:
34173         * platform/mac/svg/clip-path/clip-path-pixelation-expected.checksum:
34174         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum:
34175         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.checksum:
34176         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum:
34177         * platform/mac/svg/css/composite-shadow-example-expected.checksum:
34178         * platform/mac/svg/css/composite-shadow-text-expected.checksum:
34179         * platform/mac/svg/css/composite-shadow-with-opacity-expected.checksum:
34180         * platform/mac/svg/css/group-with-shadow-expected.checksum:
34181         * platform/mac/svg/css/text-shadow-multiple-expected.checksum:
34182         * platform/mac/svg/filters/filterRes-expected.checksum:
34183         * platform/mac/svg/filters/filterRes-expected.png:
34184         * platform/mac/svg/text/text-intro-05-t-expected.checksum: Added.
34185
34186 2010-10-06  David Hyatt  <hyatt@apple.com>
34187
34188         Reviewed by Dan Bernstein.
34189
34190         https://bugs.webkit.org/show_bug.cgi?id=47285
34191
34192         Update to the latest writing-mode draft. The block-flow property is gone and has been replaced with writing-mode.
34193         Change all the code to use writingMode() instead of blockFlow() and rename all functions that referred to block flow
34194         as appropriate.
34195
34196         Also hacked all of the getComputedStyle tests to just omit dashboard regions so that the results can be
34197         cross-platform.
34198
34199         * fast/blockflow/auto-margins-across-boundaries.html:
34200         * fast/blockflow/block-formatting-context.html:
34201         * fast/blockflow/block-level-images.html:
34202         * fast/blockflow/display-mutation.html:
34203         * fast/blockflow/fieldsets.html:
34204         * fast/blockflow/floats-in-block-layout.html:
34205         * fast/blockflow/inline-direction-positioning.html:
34206         * fast/blockflow/margin-collapse.html:
34207         * fast/blockflow/percentage-padding.html:
34208         * fast/blockflow/relative-positioning-percentages.html:
34209         * fast/blockflow/root-lr-basic.html:
34210         * fast/blockflow/self-collapsing-block.html:
34211         * fast/css/getComputedStyle/computed-style-expected.txt:
34212         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
34213         * fast/css/getComputedStyle/computed-style-without-renderer.html:
34214         * fast/css/getComputedStyle/computed-style.html:
34215         * fast/css/logical-property-resolution.html:
34216         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
34217         * platform/mac/svg/css/getComputedStyle-basic-expected.checksum: Removed.
34218         * platform/mac/svg/css/getComputedStyle-basic-expected.png: Removed.
34219         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
34220         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
34221         * svg/css/getComputedStyle-basic-expected.txt:
34222         * svg/css/getComputedStyle-basic.xhtml:
34223
34224 2010-10-06  Albert J. Wong  <ajwong@chromium.org>
34225
34226         [chromium] Unreviewed. Build fix.
34227
34228         Update test expectations for more svg failures, and some new crashes.
34229
34230         * platform/chromium/test_expectations.txt:
34231
34232 2010-10-06  Albert J. Wong  <ajwong@chromium.org>
34233
34234         [chromium] Unreviewed. Build fix.
34235
34236         Change svg test expectations after r69181
34237
34238         * platform/chromium/test_expectations.txt:
34239
34240 2010-10-06  Nikolas Zimmermann  <nzimmermann@rim.com>
34241
34242         Not reviewed.
34243
34244         Fixed incorrect baseline for svg/custom/use-invalid-style.svg
34245
34246         * platform/mac-leopard/svg/custom/use-invalid-style-expected.txt: Copied from svg/custom/use-invalid-style-expected.txt.
34247         * platform/mac/svg/custom/use-invalid-style-expected.txt: Added.
34248         * svg/custom/use-invalid-style-expected.txt: Removed.
34249
34250 2010-10-06  Nikolas Zimmermann  <nzimmermann@rim.com>
34251
34252         Rubber stamped by Dirk Schulze.
34253
34254         Generate SVG pixel test baseline for Snow Leopard (placed in platform/mac/svg) in svg/custom.
34255
34256         * platform/mac-leopard/svg/custom/SVGMatrix-interface-expected.checksum: Added.
34257         * platform/mac-leopard/svg/custom/SVGMatrix-interface-expected.png: Added.
34258         * platform/mac-leopard/svg/custom/SVGMatrix-interface-expected.txt: Added.
34259         * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.checksum: Added.
34260         * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png: Added.
34261         * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.txt: Added.
34262         * platform/mac-leopard/svg/custom/absolute-sized-svg-in-xhtml-expected.checksum: Added.
34263         * platform/mac-leopard/svg/custom/absolute-sized-svg-in-xhtml-expected.png: Added.
34264         * platform/mac-leopard/svg/custom/absolute-sized-svg-in-xhtml-expected.txt: Added.
34265         * platform/mac-leopard/svg/custom/altglyph-expected.txt: Added.
34266         * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.txt: Added.
34267         * platform/mac-leopard/svg/custom/bug45331-expected.checksum: Added.
34268         * platform/mac-leopard/svg/custom/bug45331-expected.png: Added.
34269         * platform/mac-leopard/svg/custom/bug45331-expected.txt: Added.
34270         * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.checksum: Added.
34271         * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.png: Added.
34272         * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.txt: Added.
34273         * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.checksum: Added.
34274         * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.png: Added.
34275         * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.txt: Added.
34276         * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.txt: Added.
34277         * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.txt: Added.
34278         * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.checksum: Added.
34279         * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.png: Added.
34280         * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.txt: Added.
34281         * platform/mac-leopard/svg/custom/container-opacity-clip-viewBox-expected.txt: Added.
34282         * platform/mac-leopard/svg/custom/convolution-crash-expected.checksum: Added.
34283         * platform/mac-leopard/svg/custom/convolution-crash-expected.png: Added.
34284         * platform/mac-leopard/svg/custom/convolution-crash-expected.txt: Added.
34285         * platform/mac-leopard/svg/custom/createImageElement-expected.checksum: Added.
34286         * platform/mac-leopard/svg/custom/createImageElement-expected.png: Added.
34287         * platform/mac-leopard/svg/custom/createImageElement-expected.txt: Added.
34288         * platform/mac-leopard/svg/custom/createImageElement2-expected.checksum: Added.
34289         * platform/mac-leopard/svg/custom/createImageElement2-expected.png: Added.
34290         * platform/mac-leopard/svg/custom/createImageElement2-expected.txt: Added.
34291         * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.checksum: Added.
34292         * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.png: Added.
34293         * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.txt: Added.
34294         * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.checksum: Added.
34295         * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.png: Added.
34296         * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.txt: Added.
34297         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.txt: Added.
34298         * platform/mac-leopard/svg/custom/dynamic-svg-document-creation-expected.checksum: Added.
34299         * platform/mac-leopard/svg/custom/dynamic-svg-document-creation-expected.png: Added.
34300         * platform/mac-leopard/svg/custom/dynamic-svg-document-creation-expected.txt: Added.
34301         * platform/mac-leopard/svg/custom/empty-clip-path-expected.checksum: Added.
34302         * platform/mac-leopard/svg/custom/empty-clip-path-expected.png: Added.
34303         * platform/mac-leopard/svg/custom/empty-clip-path-expected.txt: Added.
34304         * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.txt: Added.
34305         * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.txt: Added.
34306         * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.txt: Added.
34307         * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.txt: Added.
34308         * platform/mac-leopard/svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
34309         * platform/mac-leopard/svg/custom/fill-SVGPaint-interface-expected.png: Added.
34310         * platform/mac-leopard/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
34311         * platform/mac-leopard/svg/custom/fill-fallback-expected.txt: Added.
34312         * platform/mac-leopard/svg/custom/focus-ring-expected.checksum: Added.
34313         * platform/mac-leopard/svg/custom/focus-ring-expected.png: Added.
34314         * platform/mac-leopard/svg/custom/focus-ring-expected.txt: Added.
34315         * platform/mac-leopard/svg/custom/font-face-cascade-order-expected.checksum: Added.
34316         * platform/mac-leopard/svg/custom/font-face-cascade-order-expected.png: Added.
34317         * platform/mac-leopard/svg/custom/font-face-cascade-order-expected.txt: Added.
34318         * platform/mac-leopard/svg/custom/font-face-simple-expected.checksum: Added.
34319         * platform/mac-leopard/svg/custom/font-face-simple-expected.png: Added.
34320         * platform/mac-leopard/svg/custom/font-face-simple-expected.txt: Added.
34321         * platform/mac-leopard/svg/custom/foreign-object-skew-expected.txt: Added.
34322         * platform/mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.checksum: Added.
34323         * platform/mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.png: Added.
34324         * platform/mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.txt: Added.
34325         * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.txt: Added.
34326         * platform/mac-leopard/svg/custom/getTransformToElement-expected.checksum: Added.
34327         * platform/mac-leopard/svg/custom/getTransformToElement-expected.png: Added.
34328         * platform/mac-leopard/svg/custom/getTransformToElement-expected.txt: Added.
34329         * platform/mac-leopard/svg/custom/getscreenctm-in-mixed-content-expected.checksum: Added.
34330         * platform/mac-leopard/svg/custom/getscreenctm-in-mixed-content-expected.png: Added.
34331         * platform/mac-leopard/svg/custom/getscreenctm-in-mixed-content-expected.txt: Added.
34332         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum: Added.
34333         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Added.
34334         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
34335         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum: Added.
34336         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
34337         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
34338         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Added.
34339         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
34340         * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
34341         * platform/mac-leopard/svg/custom/getsvgdocument-expected.txt: Added.
34342         * platform/mac-leopard/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added.
34343         * platform/mac-leopard/svg/custom/glyph-transformation-with-hkern-expected.png: Added.
34344         * platform/mac-leopard/svg/custom/gradient-cycle-detection-expected.checksum: Added.
34345         * platform/mac-leopard/svg/custom/gradient-cycle-detection-expected.png: Added.
34346         * platform/mac-leopard/svg/custom/gradient-cycle-detection-expected.txt: Added.
34347         * platform/mac-leopard/svg/custom/gradient-deep-referencing-expected.checksum: Added.
34348         * platform/mac-leopard/svg/custom/gradient-deep-referencing-expected.png: Added.
34349         * platform/mac-leopard/svg/custom/gradient-deep-referencing-expected.txt: Added.
34350         * platform/mac-leopard/svg/custom/gradient-rotated-bbox-expected.checksum: Added.
34351         * platform/mac-leopard/svg/custom/gradient-rotated-bbox-expected.png: Added.
34352         * platform/mac-leopard/svg/custom/gradient-rotated-bbox-expected.txt: Added.
34353         * platform/mac-leopard/svg/custom/gradient-stop-corner-cases-expected.checksum: Added.
34354         * platform/mac-leopard/svg/custom/gradient-stop-corner-cases-expected.png: Added.
34355         * platform/mac-leopard/svg/custom/gradient-stop-corner-cases-expected.txt: Added.
34356         * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.checksum: Added.
34357         * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.png: Added.
34358         * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.txt: Added.
34359         * platform/mac-leopard/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.checksum: Added.
34360         * platform/mac-leopard/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png: Added.
34361         * platform/mac-leopard/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt: Added.
34362         * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.checksum: Added.
34363         * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.png: Added.
34364         * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.txt: Added.
34365         * platform/mac-leopard/svg/custom/group-opacity-expected.checksum: Added.
34366         * platform/mac-leopard/svg/custom/group-opacity-expected.png: Added.
34367         * platform/mac-leopard/svg/custom/group-opacity-expected.txt: Added.
34368         * platform/mac-leopard/svg/custom/hit-test-path-expected.checksum: Added.
34369         * platform/mac-leopard/svg/custom/hit-test-path-expected.png: Added.
34370         * platform/mac-leopard/svg/custom/hit-test-path-expected.txt: Added.
34371         * platform/mac-leopard/svg/custom/hit-test-path-stroke-expected.checksum: Added.
34372         * platform/mac-leopard/svg/custom/hit-test-path-stroke-expected.png: Added.
34373         * platform/mac-leopard/svg/custom/hit-test-path-stroke-expected.txt: Added.
34374         * platform/mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.checksum: Added.
34375         * platform/mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
34376         * platform/mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.txt: Added.
34377         * platform/mac-leopard/svg/custom/hit-test-with-br-expected.checksum: Added.
34378         * platform/mac-leopard/svg/custom/hit-test-with-br-expected.png: Added.
34379         * platform/mac-leopard/svg/custom/hit-test-with-br-expected.txt: Added.
34380         * platform/mac-leopard/svg/custom/image-parent-translation-expected.txt: Added.
34381         * platform/mac-leopard/svg/custom/image-small-width-height-expected.checksum: Added.
34382         * platform/mac-leopard/svg/custom/image-small-width-height-expected.png: Added.
34383         * platform/mac-leopard/svg/custom/image-small-width-height-expected.txt: Added.
34384         * platform/mac-leopard/svg/custom/image-with-prefix-in-webarchive-expected.checksum: Added.
34385         * platform/mac-leopard/svg/custom/image-with-prefix-in-webarchive-expected.png: Added.
34386         * platform/mac-leopard/svg/custom/image-with-transform-clip-filter-expected.checksum: Added.
34387         * platform/mac-leopard/svg/custom/image-with-transform-clip-filter-expected.png: Added.
34388         * platform/mac-leopard/svg/custom/image-with-transform-clip-filter-expected.txt: Added.
34389         * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Added.
34390         * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png: Added.
34391         * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.txt: Added.
34392         * platform/mac-leopard/svg/custom/invalid-css-expected.checksum: Added.
34393         * platform/mac-leopard/svg/custom/invalid-css-expected.png: Added.
34394         * platform/mac-leopard/svg/custom/invalid-css-expected.txt: Added.
34395         * platform/mac-leopard/svg/custom/invalid-fill-expected.txt: Added.
34396         * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.txt: Added.
34397         * platform/mac-leopard/svg/custom/invalid-lengthlist-expected.checksum: Added.
34398         * platform/mac-leopard/svg/custom/invalid-lengthlist-expected.png: Added.
34399         * platform/mac-leopard/svg/custom/invalid-lengthlist-expected.txt: Added.
34400         * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.txt: Added.
34401         * platform/mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Added.
34402         * platform/mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
34403         * platform/mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.txt: Added.
34404         * platform/mac-leopard/svg/custom/js-late-gradient-creation-expected.checksum: Added.
34405         * platform/mac-leopard/svg/custom/js-late-gradient-creation-expected.png: Added.
34406         * platform/mac-leopard/svg/custom/js-late-gradient-creation-expected.txt: Added.
34407         * platform/mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added.
34408         * platform/mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
34409         * platform/mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
34410         * platform/mac-leopard/svg/custom/js-late-pattern-creation-expected.checksum: Added.
34411         * platform/mac-leopard/svg/custom/js-late-pattern-creation-expected.png: Added.
34412         * platform/mac-leopard/svg/custom/js-late-pattern-creation-expected.txt: Added.
34413         * platform/mac-leopard/svg/custom/js-update-bounce-expected.txt: Added.
34414         * platform/mac-leopard/svg/custom/js-update-gradient-expected.checksum: Added.
34415         * platform/mac-leopard/svg/custom/js-update-gradient-expected.png: Added.
34416         * platform/mac-leopard/svg/custom/js-update-gradient-expected.txt: Added.
34417         * platform/mac-leopard/svg/custom/js-update-image-and-display-expected.checksum: Added.
34418         * platform/mac-leopard/svg/custom/js-update-image-and-display-expected.png: Added.
34419         * platform/mac-leopard/svg/custom/js-update-image-and-display-expected.txt: Added.
34420         * platform/mac-leopard/svg/custom/js-update-image-and-display2-expected.checksum: Added.
34421         * platform/mac-leopard/svg/custom/js-update-image-and-display2-expected.png: Added.
34422         * platform/mac-leopard/svg/custom/js-update-image-and-display2-expected.txt: Added.
34423         * platform/mac-leopard/svg/custom/js-update-image-and-display3-expected.checksum: Added.
34424         * platform/mac-leopard/svg/custom/js-update-image-and-display3-expected.png: Added.
34425         * platform/mac-leopard/svg/custom/js-update-image-and-display3-expected.txt: Added.
34426         * platform/mac-leopard/svg/custom/js-update-image-expected.checksum: Added.
34427         * platform/mac-leopard/svg/custom/js-update-image-expected.png: Added.
34428         * platform/mac-leopard/svg/custom/js-update-image-expected.txt: Added.
34429         * platform/mac-leopard/svg/custom/js-update-stop-expected.checksum: Added.
34430         * platform/mac-leopard/svg/custom/js-update-stop-expected.png: Added.
34431         * platform/mac-leopard/svg/custom/js-update-stop-expected.txt: Added.
34432         * platform/mac-leopard/svg/custom/js-update-stop-linked-gradient-expected.checksum: Added.
34433         * platform/mac-leopard/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
34434         * platform/mac-leopard/svg/custom/js-update-stop-linked-gradient-expected.txt: Added.
34435         * platform/mac-leopard/svg/custom/large-bounding-box-percents-expected.checksum: Added.
34436         * platform/mac-leopard/svg/custom/large-bounding-box-percents-expected.png: Added.
34437         * platform/mac-leopard/svg/custom/large-bounding-box-percents-expected.txt: Added.
34438         * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.checksum: Added.
34439         * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.png: Added.
34440         * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.txt: Added.
34441         * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum: Added.
34442         * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Added.
34443         * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Added.
34444         * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.checksum: Added.
34445         * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.png: Added.
34446         * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.txt: Added.
34447         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.checksum: Added.
34448         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.png: Added.
34449         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.txt: Added.
34450         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum: Added.
34451         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png: Added.
34452         * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.txt: Added.
34453         * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.checksum: Added.
34454         * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.png: Added.
34455         * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt: Added.
34456         * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum: Added.
34457         * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.png: Added.
34458         * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Added.
34459         * platform/mac-leopard/svg/custom/marker-opacity-expected.checksum: Added.
34460         * platform/mac-leopard/svg/custom/marker-opacity-expected.png: Added.
34461         * platform/mac-leopard/svg/custom/marker-opacity-expected.txt: Added.
34462         * platform/mac-leopard/svg/custom/marker-overflow-clip-expected.checksum: Added.
34463         * platform/mac-leopard/svg/custom/marker-overflow-clip-expected.png: Added.
34464         * platform/mac-leopard/svg/custom/marker-overflow-clip-expected.txt: Added.
34465         * platform/mac-leopard/svg/custom/mask-colorspace-expected.txt: Added.
34466         * platform/mac-leopard/svg/custom/mask-invalidation-expected.txt: Added.
34467         * platform/mac-leopard/svg/custom/mask-with-all-units-expected.checksum: Added.
34468         * platform/mac-leopard/svg/custom/mask-with-all-units-expected.png: Added.
34469         * platform/mac-leopard/svg/custom/mask-with-all-units-expected.txt: Added.
34470         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
34471         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png: Added.
34472         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
34473         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
34474         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
34475         * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
34476         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
34477         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png: Added.
34478         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
34479         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
34480         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
34481         * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
34482         * platform/mac-leopard/svg/custom/no-inherited-dashed-stroke-expected.checksum: Added.
34483         * platform/mac-leopard/svg/custom/no-inherited-dashed-stroke-expected.png: Added.
34484         * platform/mac-leopard/svg/custom/no-inherited-dashed-stroke-expected.txt: Added.
34485         * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.checksum: Added.
34486         * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.png: Added.
34487         * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.txt: Added.
34488         * platform/mac-leopard/svg/custom/non-opaque-filters-expected.checksum: Added.
34489         * platform/mac-leopard/svg/custom/non-opaque-filters-expected.png: Added.
34490         * platform/mac-leopard/svg/custom/non-opaque-filters-expected.txt: Added.
34491         * platform/mac-leopard/svg/custom/non-scaling-stroke-expected.checksum: Added.
34492         * platform/mac-leopard/svg/custom/non-scaling-stroke-expected.png: Added.
34493         * platform/mac-leopard/svg/custom/non-scaling-stroke-expected.txt: Added.
34494         * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.checksum: Added.
34495         * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.png: Added.
34496         * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.txt: Added.
34497         * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
34498         * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.png: Added.
34499         * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
34500         * platform/mac-leopard/svg/custom/pattern-rotate-expected.checksum: Added.
34501         * platform/mac-leopard/svg/custom/pattern-rotate-expected.png: Added.
34502         * platform/mac-leopard/svg/custom/pattern-rotate-expected.txt: Added.
34503         * platform/mac-leopard/svg/custom/pattern-skew-transformed-expected.checksum: Added.
34504         * platform/mac-leopard/svg/custom/pattern-skew-transformed-expected.png: Added.
34505         * platform/mac-leopard/svg/custom/pattern-skew-transformed-expected.txt: Added.
34506         * platform/mac-leopard/svg/custom/pattern-with-transformation-expected.checksum: Added.
34507         * platform/mac-leopard/svg/custom/pattern-with-transformation-expected.png: Added.
34508         * platform/mac-leopard/svg/custom/pattern-with-transformation-expected.txt: Added.
34509         * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.txt: Added.
34510         * platform/mac-leopard/svg/custom/pointer-events-image-expected.txt: Added.
34511         * platform/mac-leopard/svg/custom/pointer-events-path-expected.checksum: Added.
34512         * platform/mac-leopard/svg/custom/pointer-events-path-expected.png: Added.
34513         * platform/mac-leopard/svg/custom/pointer-events-path-expected.txt: Added.
34514         * platform/mac-leopard/svg/custom/pointer-events-text-expected.txt: Added.
34515         * platform/mac-leopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added.
34516         * platform/mac-leopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
34517         * platform/mac-leopard/svg/custom/recursive-clippath-expected.checksum: Added.
34518         * platform/mac-leopard/svg/custom/recursive-clippath-expected.png: Added.
34519         * platform/mac-leopard/svg/custom/recursive-clippath-expected.txt: Added.
34520         * platform/mac-leopard/svg/custom/recursive-filter-expected.checksum: Added.
34521         * platform/mac-leopard/svg/custom/recursive-filter-expected.png: Added.
34522         * platform/mac-leopard/svg/custom/recursive-filter-expected.txt: Added.
34523         * platform/mac-leopard/svg/custom/recursive-gradient-expected.checksum: Added.
34524         * platform/mac-leopard/svg/custom/recursive-gradient-expected.png: Added.
34525         * platform/mac-leopard/svg/custom/recursive-gradient-expected.txt: Added.
34526         * platform/mac-leopard/svg/custom/recursive-mask-expected.checksum: Added.
34527         * platform/mac-leopard/svg/custom/recursive-mask-expected.png: Added.
34528         * platform/mac-leopard/svg/custom/recursive-mask-expected.txt: Added.
34529         * platform/mac-leopard/svg/custom/recursive-pattern-expected.checksum: Added.
34530         * platform/mac-leopard/svg/custom/recursive-pattern-expected.png: Added.
34531         * platform/mac-leopard/svg/custom/recursive-pattern-expected.txt: Added.
34532         * platform/mac-leopard/svg/custom/relative-sized-content-expected.txt: Added.
34533         * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.checksum: Added.
34534         * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.png: Added.
34535         * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
34536         * platform/mac-leopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt: Added.
34537         * platform/mac-leopard/svg/custom/relative-sized-inner-svg-expected.checksum: Added.
34538         * platform/mac-leopard/svg/custom/relative-sized-inner-svg-expected.png: Added.
34539         * platform/mac-leopard/svg/custom/relative-sized-inner-svg-expected.txt: Added.
34540         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-expected.txt: Added.
34541         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: Added.
34542         * platform/mac-leopard/svg/custom/relative-sized-use-on-symbol-expected.checksum: Added.
34543         * platform/mac-leopard/svg/custom/relative-sized-use-on-symbol-expected.png: Added.
34544         * platform/mac-leopard/svg/custom/relative-sized-use-on-symbol-expected.txt: Added.
34545         * platform/mac-leopard/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum: Added.
34546         * platform/mac-leopard/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
34547         * platform/mac-leopard/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Added.
34548         * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.checksum: Added.
34549         * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.png: Added.
34550         * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.txt: Added.
34551         * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.txt: Added.
34552         * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added.
34553         * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
34554         * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
34555         * platform/mac-leopard/svg/custom/second-inline-text-expected.checksum: Added.
34556         * platform/mac-leopard/svg/custom/second-inline-text-expected.png: Added.
34557         * platform/mac-leopard/svg/custom/second-inline-text-expected.txt: Added.
34558         * platform/mac-leopard/svg/custom/shape-rendering-expected.txt: Added.
34559         * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.checksum: Added.
34560         * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.png: Added.
34561         * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.txt: Added.
34562         * platform/mac-leopard/svg/custom/simpleCDF-expected.checksum: Added.
34563         * platform/mac-leopard/svg/custom/simpleCDF-expected.png: Added.
34564         * platform/mac-leopard/svg/custom/simpleCDF-expected.txt: Added.
34565         * platform/mac-leopard/svg/custom/stroke-fallback-expected.txt: Added.
34566         * platform/mac-leopard/svg/custom/stroked-pattern-expected.checksum: Added.
34567         * platform/mac-leopard/svg/custom/stroked-pattern-expected.png: Added.
34568         * platform/mac-leopard/svg/custom/stroked-pattern-expected.txt: Added.
34569         * platform/mac-leopard/svg/custom/struct-use-09-b-expected.checksum: Added.
34570         * platform/mac-leopard/svg/custom/struct-use-09-b-expected.png: Added.
34571         * platform/mac-leopard/svg/custom/struct-use-09-b-expected.txt: Added.
34572         * platform/mac-leopard/svg/custom/style-attribute-font-size-expected.checksum: Added.
34573         * platform/mac-leopard/svg/custom/style-attribute-font-size-expected.png: Added.
34574         * platform/mac-leopard/svg/custom/style-attribute-font-size-expected.txt: Added.
34575         * platform/mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Added.
34576         * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.txt: Added.
34577         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.txt: Added.
34578         * platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added.
34579         * platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added.
34580         * platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
34581         * platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.checksum: Added.
34582         * platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added.
34583         * platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.txt: Added.
34584         * platform/mac-leopard/svg/custom/svg-overflow-types-expected.checksum: Added.
34585         * platform/mac-leopard/svg/custom/svg-overflow-types-expected.png: Added.
34586         * platform/mac-leopard/svg/custom/svg-overflow-types-expected.txt: Added.
34587         * platform/mac-leopard/svg/custom/text-decoration-visibility-expected.checksum: Added.
34588         * platform/mac-leopard/svg/custom/text-decoration-visibility-expected.png: Added.
34589         * platform/mac-leopard/svg/custom/text-decoration-visibility-expected.txt: Added.
34590         * platform/mac-leopard/svg/custom/text-filter-expected.checksum: Added.
34591         * platform/mac-leopard/svg/custom/text-filter-expected.png: Added.
34592         * platform/mac-leopard/svg/custom/text-filter-expected.txt: Added.
34593         * platform/mac-leopard/svg/custom/text-image-opacity-expected.checksum: Added.
34594         * platform/mac-leopard/svg/custom/text-image-opacity-expected.png: Added.
34595         * platform/mac-leopard/svg/custom/text-image-opacity-expected.txt: Added.
34596         * platform/mac-leopard/svg/custom/text-linking-expected.checksum: Added.
34597         * platform/mac-leopard/svg/custom/text-linking-expected.png: Added.
34598         * platform/mac-leopard/svg/custom/text-linking-expected.txt: Added.
34599         * platform/mac-leopard/svg/custom/text-repaint-including-stroke-expected.checksum: Added.
34600         * platform/mac-leopard/svg/custom/text-repaint-including-stroke-expected.png: Added.
34601         * platform/mac-leopard/svg/custom/text-repaint-including-stroke-expected.txt: Added.
34602         * platform/mac-leopard/svg/custom/text-rotated-gradient-expected.checksum: Added.
34603         * platform/mac-leopard/svg/custom/text-rotated-gradient-expected.png: Added.
34604         * platform/mac-leopard/svg/custom/text-rotated-gradient-expected.txt: Added.
34605         * platform/mac-leopard/svg/custom/text-xy-updates-SVGList-expected.checksum: Added.
34606         * platform/mac-leopard/svg/custom/text-xy-updates-SVGList-expected.png: Added.
34607         * platform/mac-leopard/svg/custom/text-xy-updates-SVGList-expected.txt: Added.
34608         * platform/mac-leopard/svg/custom/text-xy-updates-expected.checksum: Added.
34609         * platform/mac-leopard/svg/custom/text-xy-updates-expected.png: Added.
34610         * platform/mac-leopard/svg/custom/text-xy-updates-expected.txt: Added.
34611         * platform/mac-leopard/svg/custom/use-clipped-hit-expected.checksum: Added.
34612         * platform/mac-leopard/svg/custom/use-clipped-hit-expected.png: Added.
34613         * platform/mac-leopard/svg/custom/use-clipped-hit-expected.txt: Added.
34614         * platform/mac-leopard/svg/custom/use-css-events-expected.checksum: Added.
34615         * platform/mac-leopard/svg/custom/use-css-events-expected.png: Added.
34616         * platform/mac-leopard/svg/custom/use-css-events-expected.txt: Added.
34617         * platform/mac-leopard/svg/custom/use-detach-expected.checksum: Added.
34618         * platform/mac-leopard/svg/custom/use-detach-expected.png: Added.
34619         * platform/mac-leopard/svg/custom/use-detach-expected.txt: Added.
34620         * platform/mac-leopard/svg/custom/use-dynamic-append-expected.checksum: Added.
34621         * platform/mac-leopard/svg/custom/use-dynamic-append-expected.png: Added.
34622         * platform/mac-leopard/svg/custom/use-dynamic-append-expected.txt: Added.
34623         * platform/mac-leopard/svg/custom/use-elementInstance-event-target-expected.checksum: Added.
34624         * platform/mac-leopard/svg/custom/use-elementInstance-event-target-expected.png: Added.
34625         * platform/mac-leopard/svg/custom/use-elementInstance-methods-expected.checksum: Added.
34626         * platform/mac-leopard/svg/custom/use-elementInstance-methods-expected.png: Added.
34627         * platform/mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.checksum: Added.
34628         * platform/mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
34629         * platform/mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.txt: Added.
34630         * platform/mac-leopard/svg/custom/use-event-handler-on-use-element-expected.checksum: Added.
34631         * platform/mac-leopard/svg/custom/use-event-handler-on-use-element-expected.png: Added.
34632         * platform/mac-leopard/svg/custom/use-event-handler-on-use-element-expected.txt: Added.
34633         * platform/mac-leopard/svg/custom/use-events-crash-expected.checksum: Added.
34634         * platform/mac-leopard/svg/custom/use-events-crash-expected.png: Added.
34635         * platform/mac-leopard/svg/custom/use-events-crash-expected.txt: Added.
34636         * platform/mac-leopard/svg/custom/use-font-face-crash-expected.checksum: Added.
34637         * platform/mac-leopard/svg/custom/use-font-face-crash-expected.png: Added.
34638         * platform/mac-leopard/svg/custom/use-invalid-pattern-expected.txt: Replaced.
34639         * platform/mac-leopard/svg/custom/use-invalid-style-expected.txt: Removed.
34640         * platform/mac-leopard/svg/custom/use-on-clip-path-with-transformation-expected.checksum: Added.
34641         * platform/mac-leopard/svg/custom/use-on-clip-path-with-transformation-expected.png: Added.
34642         * platform/mac-leopard/svg/custom/use-on-clip-path-with-transformation-expected.txt: Added.
34643         * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum: Added.
34644         * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Added.
34645         * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Added.
34646         * platform/mac-leopard/svg/custom/use-on-symbol-inside-pattern-expected.checksum: Added.
34647         * platform/mac-leopard/svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
34648         * platform/mac-leopard/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
34649         * platform/mac-leopard/svg/custom/use-on-text-expected.checksum: Added.
34650         * platform/mac-leopard/svg/custom/use-on-text-expected.png: Added.
34651         * platform/mac-leopard/svg/custom/use-on-text-expected.txt: Added.
34652         * platform/mac-leopard/svg/custom/use-property-changes-through-dom-expected.checksum: Added.
34653         * platform/mac-leopard/svg/custom/use-property-changes-through-dom-expected.png: Added.
34654         * platform/mac-leopard/svg/custom/use-property-changes-through-dom-expected.txt: Added.
34655         * platform/mac-leopard/svg/custom/use-property-changes-through-svg-dom-expected.checksum: Added.
34656         * platform/mac-leopard/svg/custom/use-property-changes-through-svg-dom-expected.png: Added.
34657         * platform/mac-leopard/svg/custom/use-property-changes-through-svg-dom-expected.txt: Added.
34658         * platform/mac-leopard/svg/custom/use-setAttribute-crash-expected.checksum: Added.
34659         * platform/mac-leopard/svg/custom/use-setAttribute-crash-expected.png: Added.
34660         * platform/mac-leopard/svg/custom/viewport-em-expected.checksum: Added.
34661         * platform/mac-leopard/svg/custom/viewport-em-expected.png: Added.
34662         * platform/mac-leopard/svg/custom/viewport-em-expected.txt: Added.
34663         * platform/mac-snowleopard/svg: Removed.
34664         * platform/mac-snowleopard/svg/custom: Removed.
34665         * platform/mac-snowleopard/svg/custom/use-invalid-pattern-expected.txt: Removed.
34666         * platform/mac/svg/custom/SVGMatrix-interface-expected.checksum:
34667         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.checksum:
34668         * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.checksum:
34669         * platform/mac/svg/custom/altglyph-expected.checksum:
34670         * platform/mac/svg/custom/bug45331-expected.checksum:
34671         * platform/mac/svg/custom/circle-move-invalidation-expected.checksum:
34672         * platform/mac/svg/custom/circular-marker-reference-2-expected.checksum:
34673         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.checksum:
34674         * platform/mac/svg/custom/convolution-crash-expected.checksum:
34675         * platform/mac/svg/custom/convolution-crash-expected.png:
34676         * platform/mac/svg/custom/createImageElement-expected.checksum:
34677         * platform/mac/svg/custom/createImageElement2-expected.checksum:
34678         * platform/mac/svg/custom/dasharrayOrigin-expected.checksum:
34679         * platform/mac/svg/custom/deep-dynamic-updates-expected.checksum:
34680         * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum:
34681         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.checksum:
34682         * platform/mac/svg/custom/empty-clip-path-expected.checksum:
34683         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum:
34684         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum:
34685         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum:
34686         * platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum:
34687         * platform/mac/svg/custom/fill-SVGPaint-interface-expected.checksum:
34688         * platform/mac/svg/custom/focus-ring-expected.checksum:
34689         * platform/mac/svg/custom/font-face-cascade-order-expected.checksum:
34690         * platform/mac/svg/custom/font-face-simple-expected.checksum:
34691         * platform/mac/svg/custom/foreign-object-skew-expected.checksum:
34692         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.checksum:
34693         * platform/mac/svg/custom/getTransformToElement-expected.checksum:
34694         * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.checksum:
34695         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum:
34696         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum:
34697         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum:
34698         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.checksum:
34699         * platform/mac/svg/custom/gradient-cycle-detection-expected.checksum:
34700         * platform/mac/svg/custom/gradient-deep-referencing-expected.checksum:
34701         * platform/mac/svg/custom/gradient-rotated-bbox-expected.checksum:
34702         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.checksum:
34703         * platform/mac/svg/custom/gradient-stroke-width-expected.checksum:
34704         * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.checksum:
34705         * platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
34706         * platform/mac/svg/custom/group-opacity-expected.checksum:
34707         * platform/mac/svg/custom/hit-test-path-expected.checksum:
34708         * platform/mac/svg/custom/hit-test-path-stroke-expected.checksum:
34709         * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.checksum:
34710         * platform/mac/svg/custom/hit-test-with-br-expected.checksum:
34711         * platform/mac/svg/custom/image-small-width-height-expected.checksum:
34712         * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.checksum:
34713         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum:
34714         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
34715         * platform/mac/svg/custom/invalid-css-expected.checksum:
34716         * platform/mac/svg/custom/invalid-lengthlist-expected.checksum:
34717         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
34718         * platform/mac/svg/custom/js-late-gradient-creation-expected.checksum:
34719         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
34720         * platform/mac/svg/custom/js-late-pattern-creation-expected.checksum:
34721         * platform/mac/svg/custom/js-update-bounce-expected.checksum:
34722         * platform/mac/svg/custom/js-update-gradient-expected.checksum:
34723         * platform/mac/svg/custom/js-update-image-and-display-expected.checksum:
34724         * platform/mac/svg/custom/js-update-image-and-display2-expected.checksum:
34725         * platform/mac/svg/custom/js-update-image-and-display3-expected.checksum:
34726         * platform/mac/svg/custom/js-update-image-expected.checksum:
34727         * platform/mac/svg/custom/js-update-stop-expected.checksum:
34728         * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.checksum:
34729         * platform/mac/svg/custom/junk-data-expected.checksum:
34730         * platform/mac/svg/custom/large-bounding-box-percents-expected.checksum:
34731         * platform/mac/svg/custom/linking-a-03-b-all-expected.checksum:
34732         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
34733         * platform/mac/svg/custom/linking-a-03-b-transform-expected.checksum:
34734         * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.checksum:
34735         * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
34736         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.checksum:
34737         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
34738         * platform/mac/svg/custom/marker-opacity-expected.checksum:
34739         * platform/mac/svg/custom/marker-overflow-clip-expected.checksum:
34740         * platform/mac/svg/custom/mask-colorspace-expected.checksum:
34741         * platform/mac/svg/custom/mask-colorspace-expected.png:
34742         * platform/mac/svg/custom/mask-with-all-units-expected.checksum:
34743         * platform/mac/svg/custom/missing-xlink-expected.checksum:
34744         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.checksum:
34745         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum:
34746         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.checksum:
34747         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum:
34748         * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.checksum:
34749         * platform/mac/svg/custom/non-circular-marker-reference-expected.checksum:
34750         * platform/mac/svg/custom/non-opaque-filters-expected.checksum:
34751         * platform/mac/svg/custom/non-scaling-stroke-expected.checksum:
34752         * platform/mac/svg/custom/pattern-cycle-detection-expected.checksum:
34753         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.checksum:
34754         * platform/mac/svg/custom/pattern-rotate-expected.checksum:
34755         * platform/mac/svg/custom/pattern-skew-transformed-expected.checksum:
34756         * platform/mac/svg/custom/pattern-with-transformation-expected.checksum:
34757         * platform/mac/svg/custom/pointer-events-path-expected.checksum:
34758         * platform/mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum:
34759         * platform/mac/svg/custom/recursive-clippath-expected.checksum:
34760         * platform/mac/svg/custom/recursive-filter-expected.checksum:
34761         * platform/mac/svg/custom/recursive-gradient-expected.checksum:
34762         * platform/mac/svg/custom/recursive-mask-expected.checksum:
34763         * platform/mac/svg/custom/recursive-pattern-expected.checksum:
34764         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.checksum:
34765         * platform/mac/svg/custom/relative-sized-inner-svg-expected.checksum:
34766         * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.checksum:
34767         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum:
34768         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.checksum:
34769         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
34770         * platform/mac/svg/custom/second-inline-text-expected.checksum:
34771         * platform/mac/svg/custom/shapes-supporting-markers-expected.checksum:
34772         * platform/mac/svg/custom/simpleCDF-expected.checksum:
34773         * platform/mac/svg/custom/stroked-pattern-expected.checksum:
34774         * platform/mac/svg/custom/struct-use-09-b-expected.checksum:
34775         * platform/mac/svg/custom/style-attribute-font-size-expected.checksum:
34776         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum:
34777         * platform/mac/svg/custom/svg-fonts-in-html-expected.checksum:
34778         * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
34779         * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
34780         * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.png:
34781         * platform/mac/svg/custom/svg-overflow-types-expected.checksum:
34782         * platform/mac/svg/custom/text-decoration-visibility-expected.checksum:
34783         * platform/mac/svg/custom/text-filter-expected.checksum:
34784         * platform/mac/svg/custom/text-image-opacity-expected.checksum:
34785         * platform/mac/svg/custom/text-linking-expected.checksum:
34786         * platform/mac/svg/custom/text-repaint-including-stroke-expected.checksum:
34787         * platform/mac/svg/custom/text-rotated-gradient-expected.checksum:
34788         * platform/mac/svg/custom/text-xy-updates-SVGList-expected.checksum:
34789         * platform/mac/svg/custom/text-xy-updates-expected.checksum:
34790         * platform/mac/svg/custom/use-clipped-hit-expected.checksum:
34791         * platform/mac/svg/custom/use-css-events-expected.checksum:
34792         * platform/mac/svg/custom/use-detach-expected.checksum:
34793         * platform/mac/svg/custom/use-dynamic-append-expected.checksum:
34794         * platform/mac/svg/custom/use-elementInstance-event-target-expected.checksum:
34795         * platform/mac/svg/custom/use-elementInstance-methods-expected.checksum:
34796         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.checksum:
34797         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.checksum:
34798         * platform/mac/svg/custom/use-events-crash-expected.checksum:
34799         * platform/mac/svg/custom/use-font-face-crash-expected.checksum:
34800         * platform/mac/svg/custom/use-invalid-pattern-expected.txt: Added.
34801         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.checksum:
34802         * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum:
34803         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.checksum:
34804         * platform/mac/svg/custom/use-on-text-expected.checksum:
34805         * platform/mac/svg/custom/use-property-changes-through-dom-expected.checksum:
34806         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.checksum:
34807         * platform/mac/svg/custom/use-setAttribute-crash-expected.checksum:
34808         * platform/mac/svg/custom/viewport-em-expected.checksum:
34809         * svg/custom/use-invalid-style-expected.txt:
34810
34811 2010-10-06  Renata Hodovan  <reni@inf.u-szeged.hu>
34812
34813         Reviewed by Nikolas Zimmermann.
34814
34815         SVGFEMergeNodeElement doesn't support dynamic invalidation, when attributes change.
34816         https://bugs.webkit.org/show_bug.cgi?id=47181
34817
34818         Adding layout tests for feMergeNode dynamic changes.
34819
34820         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum: Added.
34821         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Added.
34822         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum: Added.
34823         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Added.
34824         * svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.txt: Added.
34825         * svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr.html: Added.
34826         * svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.txt: Added.
34827         * svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop.html: Added.
34828         * svg/dynamic-updates/script-tests/SVGFEMergeNodeElement-dom-in-attr.js: Added.
34829         (executeTest):
34830         * svg/dynamic-updates/script-tests/SVGFEMergeNodeElement-svgdom-in-prop.js: Added.
34831         (executeTest):
34832
34833 2010-10-06  Nikolas Zimmermann  <nzimmermann@rim.com>
34834
34835         Rubber stamped by Dirk Schulze.
34836
34837         Generate SVG pixel test baseline for Snow Leopard (placed in platform/mac/svg). Where the results differ in Leopard
34838         place new results in platform/mac-leopard/svg. As I finally have a 10.5 and 10.6 machine, we can now maintain two
34839         baselines.
34840
34841         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum: Added.
34842         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added.
34843         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
34844         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: Added.
34845         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
34846         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
34847         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum: Added.
34848         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added.
34849         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Added.
34850         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum: Added.
34851         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Added.
34852         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Added.
34853         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum: Added.
34854         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Added.
34855         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Added.
34856         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum: Added.
34857         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
34858         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Added.
34859         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum: Added.
34860         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
34861         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
34862         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
34863         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
34864         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
34865         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum: Added.
34866         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
34867         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
34868         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Replaced.
34869         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Replaced.
34870         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
34871         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Replaced.
34872         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Replaced.
34873         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
34874         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Replaced.
34875         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Replaced.
34876         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
34877         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Replaced.
34878         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Replaced.
34879         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
34880         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Replaced.
34881         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Replaced.
34882         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Added.
34883         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum: Added.
34884         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
34885         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
34886         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Replaced.
34887         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Replaced.
34888         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
34889         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum: Added.
34890         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
34891         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Added.
34892         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Replaced.
34893         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Replaced.
34894         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
34895         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Replaced.
34896         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Replaced.
34897         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
34898         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Replaced.
34899         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Replaced.
34900         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
34901         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Replaced.
34902         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Replaced.
34903         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
34904         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: Added.
34905         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
34906         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
34907         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Replaced.
34908         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Replaced.
34909         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
34910         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Replaced.
34911         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Replaced.
34912         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
34913         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Replaced.
34914         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Replaced.
34915         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
34916         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Replaced.
34917         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Replaced.
34918         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
34919         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Replaced.
34920         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Replaced.
34921         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
34922         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Replaced.
34923         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Replaced.
34924         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Added.
34925         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Replaced.
34926         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Replaced.
34927         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
34928         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Replaced.
34929         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Replaced.
34930         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
34931         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Replaced.
34932         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Replaced.
34933         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
34934         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Replaced.
34935         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Replaced.
34936         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Added.
34937         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Replaced.
34938         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Replaced.
34939         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
34940         * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum: Added.
34941         * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Added.
34942         * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Added.
34943         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Replaced.
34944         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Replaced.
34945         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Added.
34946         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Replaced.
34947         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Replaced.
34948         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Added.
34949         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Replaced.
34950         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Replaced.
34951         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
34952         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Replaced.
34953         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Replaced.
34954         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
34955         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Added.
34956         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added.
34957         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
34958         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: Added.
34959         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
34960         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
34961         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Replaced.
34962         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Replaced.
34963         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
34964         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: Added.
34965         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
34966         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
34967         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Replaced.
34968         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Replaced.
34969         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Added.
34970         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Replaced.
34971         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Replaced.
34972         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added.
34973         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: Added.
34974         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
34975         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
34976         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: Added.
34977         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Added.
34978         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
34979         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Replaced.
34980         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Replaced.
34981         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added.
34982         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Replaced.
34983         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Replaced.
34984         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
34985         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: Added.
34986         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
34987         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added.
34988         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Replaced.
34989         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Replaced.
34990         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
34991         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: Added.
34992         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added.
34993         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added.
34994         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Replaced.
34995         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Replaced.
34996         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added.
34997         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum: Added.
34998         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added.
34999         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added.
35000         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum: Added.
35001         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added.
35002         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added.
35003         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added.
35004         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
35005         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
35006         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Replaced.
35007         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Replaced.
35008         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Added.
35009         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum: Added.
35010         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added.
35011         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Added.
35012         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Replaced.
35013         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Replaced.
35014         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Added.
35015         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Replaced.
35016         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Replaced.
35017         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
35018         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Replaced.
35019         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Replaced.
35020         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
35021         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Replaced.
35022         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Replaced.
35023         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
35024         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Replaced.
35025         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Replaced.
35026         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
35027         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Replaced.
35028         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Replaced.
35029         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
35030         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum: Added.
35031         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
35032         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Added.
35033         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum: Added.
35034         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Added.
35035         * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
35036         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum: Added.
35037         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added.
35038         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Added.
35039         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Replaced.
35040         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Replaced.
35041         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
35042         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum: Added.
35043         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
35044         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
35045         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Replaced.
35046         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Replaced.
35047         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Added.
35048         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Replaced.
35049         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Replaced.
35050         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Added.
35051         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Replaced.
35052         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Replaced.
35053         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Added.
35054         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Added.
35055         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
35056         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
35057         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: Added.
35058         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
35059         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
35060         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: Added.
35061         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
35062         * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
35063         * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum: Added.
35064         * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
35065         * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Added.
35066         * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum: Added.
35067         * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added.
35068         * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Added.
35069         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum: Added.
35070         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Added.
35071         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Added.
35072         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added.
35073         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
35074         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
35075         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum: Added.
35076         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
35077         * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Added.
35078         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum: Added.
35079         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
35080         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Added.
35081         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum: Added.
35082         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added.
35083         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Added.
35084         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum: Added.
35085         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added.
35086         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Added.
35087         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum: Added.
35088         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added.
35089         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Added.
35090         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum: Added.
35091         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Added.
35092         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
35093         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum: Added.
35094         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added.
35095         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Added.
35096         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum: Added.
35097         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Added.
35098         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Added.
35099         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum: Added.
35100         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Added.
35101         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Added.
35102         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum: Added.
35103         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
35104         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Added.
35105         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum: Added.
35106         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added.
35107         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Added.
35108         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum: Added.
35109         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
35110         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Added.
35111         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
35112         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
35113         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Added.
35114         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Replaced.
35115         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Replaced.
35116         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Added.
35117         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum: Added.
35118         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
35119         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
35120         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum: Added.
35121         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
35122         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Added.
35123         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: Replaced.
35124         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Replaced.
35125         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Added.
35126         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum: Added.
35127         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
35128         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Added.
35129         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum: Added.
35130         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added.
35131         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Added.
35132         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum: Added.
35133         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
35134         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
35135         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: Added.
35136         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
35137         * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
35138         * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum: Replaced.
35139         * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Replaced.
35140         * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Added.
35141         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum: Added.
35142         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Added.
35143         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Added.
35144         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum: Added.
35145         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Added.
35146         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Added.
35147         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added.
35148         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
35149         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Added.
35150         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum: Added.
35151         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added.
35152         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Added.
35153         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Replaced.
35154         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Replaced.
35155         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Added.
35156         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum: Added.
35157         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
35158         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Added.
35159         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum: Added.
35160         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Added.
35161         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Added.
35162         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum: Added.
35163         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added.
35164         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Added.
35165         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum: Added.
35166         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Added.
35167         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Added.
35168         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum: Added.
35169         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Added.
35170         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Added.
35171         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum: Added.
35172         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Added.
35173         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Added.
35174         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum: Added.
35175         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: Added.
35176         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Added.
35177         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-09-t-expected.checksum: Added.
35178         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
35179         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Added.
35180         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Added.
35181         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
35182         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Added.
35183         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum: Added.
35184         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: Added.
35185         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Added.
35186         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum: Added.
35187         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added.
35188         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Added.
35189         * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum: Added.
35190         * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
35191         * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Added.
35192         * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Replaced.
35193         * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Replaced.
35194         * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Replaced.
35195         * platform/mac-leopard/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum: Added.
35196         * platform/mac-leopard/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Added.
35197         * platform/mac-leopard/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Added.
35198         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Replaced.
35199         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Replaced.
35200         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
35201         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Replaced.
35202         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Replaced.
35203         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Added.
35204         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.checksum: Added.
35205         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Added.
35206         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Added.
35207         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Replaced.
35208         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Replaced.
35209         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
35210         * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum: Added.
35211         * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added.
35212         * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Added.
35213         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
35214         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
35215         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
35216         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
35217         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
35218         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
35219         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
35220         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
35221         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
35222         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
35223         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
35224         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
35225         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
35226         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
35227         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
35228         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
35229         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum:
35230         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png:
35231         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
35232         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
35233         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
35234         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
35235         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
35236         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
35237         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
35238         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
35239         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
35240         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
35241         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum:
35242         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png:
35243         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum:
35244         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
35245         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum:
35246         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
35247         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum:
35248         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
35249         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum:
35250         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
35251         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum:
35252         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
35253         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum:
35254         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
35255         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum:
35256         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
35257         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
35258         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
35259         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum:
35260         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
35261         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum:
35262         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
35263         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
35264         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
35265         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
35266         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
35267         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
35268         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
35269         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
35270         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
35271         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
35272         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
35273         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
35274         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
35275         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
35276         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
35277         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
35278         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
35279         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
35280         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
35281         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
35282         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
35283         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
35284         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
35285         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
35286         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
35287         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
35288         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
35289         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
35290         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
35291         * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
35292         * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
35293         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
35294         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
35295         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
35296         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
35297         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
35298         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
35299         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
35300         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
35301         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
35302         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
35303         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum:
35304         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.png:
35305         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
35306         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
35307         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
35308         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
35309         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
35310         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
35311         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
35312         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
35313         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
35314         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
35315         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
35316         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
35317         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
35318         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
35319         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum:
35320         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.png:
35321         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
35322         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
35323         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
35324         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
35325         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
35326         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
35327         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
35328         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
35329         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
35330         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
35331         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
35332         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
35333         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
35334         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
35335         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
35336         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
35337         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
35338         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
35339         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
35340         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
35341         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
35342         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
35343         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
35344         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
35345         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
35346         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
35347         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
35348         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
35349         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
35350         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
35351         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
35352         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
35353         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
35354         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
35355         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
35356         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
35357         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
35358         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
35359         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
35360         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
35361         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
35362         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
35363         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
35364         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
35365         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
35366         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
35367         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum:
35368         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
35369         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
35370         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
35371         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
35372         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
35373         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
35374         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
35375         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
35376         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
35377         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum:
35378         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
35379         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum:
35380         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.png:
35381         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.checksum:
35382         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.png:
35383         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum:
35384         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.png:
35385         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
35386         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
35387         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum:
35388         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
35389         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
35390         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
35391         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Added.
35392         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Added.
35393         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
35394         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
35395         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
35396         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
35397         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
35398         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.png:
35399         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
35400         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
35401         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
35402         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
35403
35404 2010-10-06  Yury Semikhatsky  <yurys@chromium.org>
35405
35406         Reviewed by Pavel Feldman.
35407
35408         Web Inspector: test that uncaught exceptions have stack trace when inspector is open
35409         https://bugs.webkit.org/show_bug.cgi?id=47250
35410
35411         * http/tests/inspector/console-tests2.js: Added.
35412         (initialize_ConsoleTest.InspectorTest.dumpConsoleMessages):
35413         (initialize_ConsoleTest.InspectorTest.expandConsoleMessages):
35414         (initialize_ConsoleTest):
35415         * inspector/console-uncaught-exception.html: Added.
35416         * platform/chromium/inspector/console-uncaught-exception-expected.txt: Added.
35417
35418 2010-10-06  Andrey Kosyakov  <caseq@chromium.org>
35419
35420         Unreviewed. Rebased test expectations after r69185.
35421
35422         * inspector/report-protocol-errors-expected.txt:
35423         * platform/mac-leopard/inspector/extensions-resources-expected.txt: Added.
35424
35425 2010-10-06  Nikolas Zimmermann  <nzimmermann@rim.com>
35426
35427         Rubber stamped by Dirk Schulze.
35428
35429         SVGs with filters look grainy when scaled
35430         https://bugs.webkit.org/show_bug.cgi?id=5526
35431
35432         Land new mac pixel test baseline after the filter patch.
35433
35434         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
35435         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
35436         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
35437         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
35438         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
35439         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
35440         * platform/mac-leopard/svg/batik/filters/feTile-expected.checksum:
35441         * platform/mac-leopard/svg/batik/filters/feTile-expected.png:
35442         * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.checksum:
35443         * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png:
35444         * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.checksum:
35445         * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png:
35446         * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.checksum:
35447         * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png:
35448         * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.checksum:
35449         * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.png:
35450         * platform/mac-leopard/svg/filters/feGaussianBlur-expected.checksum:
35451         * platform/mac-leopard/svg/filters/feGaussianBlur-expected.png:
35452         * platform/mac-leopard/svg/filters/shadow-on-filter-expected.checksum:
35453         * platform/mac-leopard/svg/filters/shadow-on-filter-expected.png:
35454         * platform/mac-leopard/svg/filters/shadow-on-rect-with-filter-expected.checksum:
35455         * platform/mac-leopard/svg/filters/shadow-on-rect-with-filter-expected.png:
35456         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
35457         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
35458         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
35459         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
35460         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
35461         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
35462         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
35463         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
35464         * platform/mac/svg/batik/filters/filterRegions-expected.checksum:
35465         * platform/mac/svg/batik/filters/filterRegions-expected.png:
35466         * platform/mac/svg/batik/text/textEffect-expected.checksum:
35467         * platform/mac/svg/batik/text/textEffect-expected.png:
35468         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
35469         * platform/mac/svg/batik/text/textEffect3-expected.png:
35470         * platform/mac/svg/batik/text/textFeatures-expected.checksum:
35471         * platform/mac/svg/batik/text/textFeatures-expected.png:
35472         * platform/mac/svg/custom/convolution-crash-expected.checksum:
35473         * platform/mac/svg/custom/convolution-crash-expected.png:
35474         * platform/mac/svg/custom/empty-merge-expected.checksum:
35475         * platform/mac/svg/custom/empty-merge-expected.png:
35476         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum:
35477         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
35478         * platform/mac/svg/custom/non-opaque-filters-expected.checksum:
35479         * platform/mac/svg/custom/non-opaque-filters-expected.png:
35480         * platform/mac/svg/custom/recursive-filter-expected.checksum:
35481         * platform/mac/svg/custom/recursive-filter-expected.png:
35482         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.checksum:
35483         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.png:
35484         * platform/mac/svg/custom/text-filter-expected.checksum:
35485         * platform/mac/svg/custom/text-filter-expected.png:
35486         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum:
35487         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
35488         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum:
35489         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
35490         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum:
35491         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
35492         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum:
35493         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
35494         * platform/mac/svg/filters/big-sized-filter-expected.checksum:
35495         * platform/mac/svg/filters/big-sized-filter-expected.png:
35496         * platform/mac/svg/filters/feColorMatrix-values-expected.checksum:
35497         * platform/mac/svg/filters/feColorMatrix-values-expected.png:
35498         * platform/mac/svg/filters/feComposite-expected.checksum:
35499         * platform/mac/svg/filters/feComposite-expected.png:
35500         * platform/mac/svg/filters/feDisplacementMap-expected.checksum:
35501         * platform/mac/svg/filters/feDisplacementMap-expected.png:
35502         * platform/mac/svg/filters/feOffset-expected.checksum:
35503         * platform/mac/svg/filters/feOffset-expected.png:
35504         * platform/mac/svg/filters/feTile-expected.checksum:
35505         * platform/mac/svg/filters/feTile-expected.png:
35506         * platform/mac/svg/filters/filter-on-filter-for-text-expected.checksum:
35507         * platform/mac/svg/filters/filter-on-filter-for-text-expected.png:
35508         * platform/mac/svg/filters/filter-on-tspan-expected.checksum:
35509         * platform/mac/svg/filters/filter-on-tspan-expected.png:
35510         * platform/mac/svg/filters/filterRes-expected.checksum:
35511         * platform/mac/svg/filters/filterRes-expected.png:
35512         * platform/mac/svg/filters/filterRes1-expected.checksum:
35513         * platform/mac/svg/filters/filterRes1-expected.png:
35514         * platform/mac/svg/filters/filterRes3-expected.checksum:
35515         * platform/mac/svg/filters/filterRes3-expected.png:
35516         * platform/mac/svg/filters/filteredImage-expected.checksum:
35517         * platform/mac/svg/filters/filteredImage-expected.png:
35518         * platform/mac/svg/filters/parent-children-with-same-filter-expected.checksum:
35519         * platform/mac/svg/filters/parent-children-with-same-filter-expected.png:
35520         * platform/mac/svg/filters/sourceAlpha-expected.checksum:
35521         * platform/mac/svg/filters/sourceAlpha-expected.png:
35522         * platform/mac/svg/filters/subRegion-in-userSpace-expected.checksum:
35523         * platform/mac/svg/filters/subRegion-in-userSpace-expected.png:
35524         * platform/mac/svg/filters/subRegion-one-effect-expected.checksum:
35525         * platform/mac/svg/filters/subRegion-one-effect-expected.png:
35526         * platform/mac/svg/filters/subRegion-two-effects-expected.checksum:
35527         * platform/mac/svg/filters/subRegion-two-effects-expected.png:
35528         * platform/mac/svg/repaint/filter-repaint-expected.checksum:
35529         * platform/mac/svg/repaint/filter-repaint-expected.png:
35530         * platform/mac/svg/webarchive/svg-feimage-subresources-expected.checksum:
35531         * platform/mac/svg/webarchive/svg-feimage-subresources-expected.png:
35532
35533 2010-10-05  Andrey Kosyakov  <caseq@chromium.org>
35534
35535         Reviewed by Yury Semikhatsky.
35536
35537         Web Inspector: [Extensions API] Expose access to resource bodies
35538         https://bugs.webkit.org/show_bug.cgi?id=45953
35539
35540         * inspector/extensions-api-expected.txt:
35541         * inspector/extensions-resources-expected.txt:
35542         * inspector/extensions-resources.html:
35543
35544 2010-10-06  David Hyatt  <hyatt@apple.com>
35545
35546         Reviewed by Dan Bernstein.
35547
35548         https://bugs.webkit.org/show_bug.cgi?id=47235
35549         
35550         Make "lr" block-flow fieldsets work.
35551         
35552         (1) Patched html.css rules for legends and fieldsets to use logical margins and padding.
35553         (2) Converted just enough of computePreferredLogicalWidths to make basic examples work.
35554         (3) Removed the extra border drawing code from fieldsets so that the "clip out the legend" approach
35555         is now just always used.  It's silly to keep the old border drawing code in (which has already gotten out
35556         of sync with the base class) just to avoid a save/restore and some clipping.
35557         (4) Modified the layout/painting routines to place the legend properly and to be able to draw it in
35558         both the top and the left borders.
35559
35560         Added fast/blockflow/fieldsets.html
35561
35562         * fast/blockflow/fieldsets.html: Added.
35563         * platform/mac/fast/blockflow/fieldsets-expected.checksum: Added.
35564         * platform/mac/fast/blockflow/fieldsets-expected.png: Added.
35565         * platform/mac/fast/blockflow/fieldsets-expected.txt: Added.
35566         * platform/mac/fast/forms/fieldset-align-expected.checksum:
35567         * platform/mac/fast/forms/fieldset-align-expected.png:
35568         * platform/mac/fast/forms/fieldset-align-expected.txt:
35569
35570 2010-10-06  Dirk Schulze  <krit@webkit.org>
35571
35572         Unreviewed new baseline for Qt.
35573
35574         SVGs with filters look grainy when scaled
35575         https://bugs.webkit.org/show_bug.cgi?id=5526
35576
35577         * platform/qt/svg/filters/shadow-on-filter-expected.txt:
35578         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt:
35579
35580 2010-10-06  Dirk Schulze  <krit@webkit.org>
35581
35582         Reviewed by Nikolas Zimmermann.
35583
35584         SVGs with filters look grainy when scaled
35585         https://bugs.webkit.org/show_bug.cgi?id=5526
35586
35587         Added three new tests for SVGs filterRes.
35588         Shadow tests for SVG Filter needed an update. Current tests didn't respect
35589         primitiveUnits "objectBoundingBox" for stdDeviation on feGaussianBlur correctly.
35590
35591         * platform/mac/svg/filters/filterRes1-expected.checksum: Added.
35592         * platform/mac/svg/filters/filterRes1-expected.png: Added.
35593         * platform/mac/svg/filters/filterRes1-expected.txt: Added.
35594         * platform/mac/svg/filters/filterRes2-expected.checksum: Added.
35595         * platform/mac/svg/filters/filterRes2-expected.png: Added.
35596         * platform/mac/svg/filters/filterRes2-expected.txt: Added.
35597         * platform/mac/svg/filters/filterRes3-expected.checksum: Added.
35598         * platform/mac/svg/filters/filterRes3-expected.png: Added.
35599         * platform/mac/svg/filters/filterRes3-expected.txt: Added.
35600         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
35601         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
35602         * svg/filters/filterRes1.svg: Added.
35603         * svg/filters/filterRes2.svg: Added.
35604         * svg/filters/filterRes3.svg: Added.
35605         * svg/filters/shadow-on-filter.svg:
35606         * svg/filters/shadow-on-rect-with-filter.svg:
35607
35608 2010-10-06  Kent Tamura  <tkent@chromium.org>
35609
35610         Unreviewed, test expectation update.
35611
35612         Add Chromium results for r69176.
35613
35614         * platform/chromium-linux/fast/forms/input-placeholder-focus-twice-expected.checksum: Added.
35615         * platform/chromium-linux/fast/forms/input-placeholder-focus-twice-expected.png: Added.
35616         * platform/chromium-mac/fast/forms/input-placeholder-focus-twice-expected.checksum: Added.
35617         * platform/chromium-mac/fast/forms/input-placeholder-focus-twice-expected.png: Added.
35618         * platform/chromium-win/fast/forms/input-placeholder-focus-twice-expected.checksum: Added.
35619         * platform/chromium-win/fast/forms/input-placeholder-focus-twice-expected.png: Added.
35620         * platform/chromium-win/fast/forms/input-placeholder-focus-twice-expected.txt: Added.
35621         * platform/chromium/test_expectations.txt:
35622
35623 2010-10-05  Kinuko Yasuda  <kinuko@chromium.org>
35624
35625         Reviewed by David Levin.
35626
35627         Add idl and mock classes for FileSystemSync for FileSystem API
35628         https://bugs.webkit.org/show_bug.cgi?id=46405
35629
35630         Add small subset of tests for workers (and non-workers) that can be
35631         tested with the current minimal implementation.
35632
35633         An entry method (requestFileSystemSync) is not yet exposed to the
35634         WorkerContext in this patch, so workers/simple-*-sync-expected.txt
35635         have reference errors for now.
35636
35637         * fast/filesystem/resources/fs-worker-common.js: Added.
35638         * fast/filesystem/resources/fs-worker-test-post.js: Added.
35639         * fast/filesystem/resources/fs-worker-test-pre.js: Added.
35640         * fast/filesystem/resources/simple-persistent-sync.js: Added.
35641         * fast/filesystem/resources/simple-persistent.js: Added.
35642         * fast/filesystem/resources/simple-temporary-sync.js: Added.
35643         * fast/filesystem/resources/simple-temporary.js: Added.
35644         * fast/filesystem/simple-persistent-expected.txt: Added.
35645         * fast/filesystem/simple-persistent.html: Added.
35646         * fast/filesystem/simple-temporary-expected.txt: Added.
35647         * fast/filesystem/simple-temporary.html: Added.
35648         * fast/filesystem/workers/simple-persistent-expected.txt: Added.
35649         * fast/filesystem/workers/simple-persistent-sync-expected.txt: Added.
35650         * fast/filesystem/workers/simple-persistent-sync.html: Added.
35651         * fast/filesystem/workers/simple-persistent-sync.txt: Added.
35652         * fast/filesystem/workers/simple-persistent.html: Added.
35653         * fast/filesystem/workers/simple-temporary-expected.txt: Added.
35654         * fast/filesystem/workers/simple-temporary-sync-expected.txt: Added.
35655         * fast/filesystem/workers/simple-temporary-sync.html: Added.
35656         * fast/filesystem/workers/simple-temporary.html: Added.
35657         * fast/js/resources/fs-test-post.js: Added.
35658         * platform/chromium/test_expectations.txt: Added fast/filesystem/workers
35659         not to run them in regular test runs.
35660
35661 2010-10-05  Kent Tamura  <tkent@chromium.org>
35662
35663         Reviewed by Dimitri Glazkov.
35664
35665         REGRESSION (r67166): "Placeholder" text remains in input box after 2nd focus()
35666         https://bugs.webkit.org/show_bug.cgi?id=45940
35667
35668         * fast/forms/input-placeholder-focus-twice.html: Added.
35669         * platform/chromium/test_expectations.txt:
35670         * platform/mac/fast/forms/input-placeholder-focus-twice-expected.checksum: Added.
35671         * platform/mac/fast/forms/input-placeholder-focus-twice-expected.png: Added.
35672         * platform/mac/fast/forms/input-placeholder-focus-twice-expected.txt: Added.
35673
35674 2010-10-05  Martin Robinson  <mrobinson@igalia.com>
35675
35676         [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails on GTK+
35677         https://bugs.webkit.org/show_bug.cgi?id=47244
35678
35679         * platform/gtk/Skipped: Skip this test as it's failing on GTK+ currently.
35680
35681 2010-10-05  Julie Parent  <jparent@chromium.org>
35682
35683         Reviewed by Tony Chang.
35684
35685         [Chromium] Rebaseline svg/W3C-SVG-1.1/fonts-glyph-02-t.svg
35686         https://bugs.webkit.org/show_bug.cgi?id=47229
35687
35688         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum: Added.
35689         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
35690         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum:
35691         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Old baseline had invalid character. 
35692         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
35693         * platform/chromium/test_expectations.txt:Link to bug about crashing. 
35694
35695 2010-10-05  Adam Barth  <abarth@webkit.org>
35696
35697         Reviewed by Darin Adler.
35698
35699         Issue in treebuilder parsing related to table tags
35700         https://bugs.webkit.org/show_bug.cgi?id=47190
35701
35702         Add test coverage.
35703
35704         * html5lib/resources/webkit02.dat:
35705
35706 2010-10-05  Kenneth Russell  <kbr@google.com>
35707
35708         Unreviewed, test expectations update.
35709
35710         Added initial skip list for Chromium GPU testing. With this list,
35711         runs are clean with:
35712         new-run-webkit-tests --chromium --platform chromium-gpu --use-drt --debug
35713
35714         * platform/chromium-gpu/test_expectations.txt:
35715
35716 2010-10-05  Kent Tamura  <tkent@chromium.org>
35717
35718         Unreviewed, test expectation update.
35719
35720         * platform/chromium/test_expectations.txt:
35721
35722 2010-10-05  Kinuko Yasuda  <kinuko@chromium.org>
35723
35724         Reviewed by Jian Li.
35725
35726         FileEntry::file needs to be implemented
35727         https://bugs.webkit.org/show_bug.cgi?id=47192
35728
35729         * fast/filesystem/file-from-file-entry-expected.txt: Added.
35730         * fast/filesystem/file-from-file-entry.html: Added.
35731         * fast/filesystem/script-tests/file-from-file-entry.js: Added.
35732
35733 2010-10-05  Fady Samuel  <fsamuel@chromium.org>
35734
35735         Reviewed by Darin Adler.
35736
35737         REGRESSION (r65539): One pixel white gaps when scrolling Trac changeset pages
35738         https://bugs.webkit.org/show_bug.cgi?id=45131
35739
35740         Added a layout test to check for paint rects that touch the border of an adjacent sell,
35741         when border-collapse: separate is set for the table. 
35742
35743         * fast/table/simple_paint.html: 
35744             Don't do rtl as it doesn't exercise some of the new  paint code.
35745         * fast/table/simple_paint_separate_borders-expected.checksum: Added.
35746         * fast/table/simple_paint_separate_borders-expected.png: Added.
35747         * fast/table/simple_paint_separate_borders-expected.txt: Added.
35748         * fast/table/simple_paint_separate_borders.html: Added.
35749
35750 2010-10-04  Ryosuke Niwa  <rniwa@webkit.org>
35751
35752         Reviewed by Tony Chang.
35753
35754         dump-as-markup conversion: editing/execCommand/format-block-with-braces.html and format-block.html
35755         https://bugs.webkit.org/show_bug.cgi?id=47098
35756
35757         Converted editing/execCommand/format-block-with-braces.html and format-block.html to dump-as-text tests.
35758
35759         * editing/execCommand/format-block-expected.txt: Added.
35760         * editing/execCommand/format-block-with-braces-expected.txt: Added.
35761         * editing/execCommand/format-block-with-braces.html:
35762         * editing/execCommand/format-block.html:
35763         * platform/chromium-linux/editing/execCommand/format-block-expected.checksum: Removed.
35764         * platform/chromium-linux/editing/execCommand/format-block-expected.png: Removed.
35765         * platform/chromium-linux/editing/execCommand/format-block-with-braces-expected.checksum: Removed.
35766         * platform/chromium-linux/editing/execCommand/format-block-with-braces-expected.png: Removed.
35767         * platform/chromium-win/editing/execCommand/format-block-expected.checksum: Removed.
35768         * platform/chromium-win/editing/execCommand/format-block-expected.png: Removed.
35769         * platform/chromium-win/editing/execCommand/format-block-expected.txt: Removed.
35770         * platform/chromium-win/editing/execCommand/format-block-with-braces-expected.checksum: Removed.
35771         * platform/chromium-win/editing/execCommand/format-block-with-braces-expected.png: Removed.
35772         * platform/chromium-win/editing/execCommand/format-block-with-braces-expected.txt: Removed.
35773         * platform/mac/editing/execCommand/format-block-expected.checksum: Removed.
35774         * platform/mac/editing/execCommand/format-block-expected.png: Removed.
35775         * platform/mac/editing/execCommand/format-block-expected.txt: Removed.
35776         * platform/mac/editing/execCommand/format-block-with-braces-expected.checksum: Removed.
35777         * platform/mac/editing/execCommand/format-block-with-braces-expected.png: Removed.
35778         * platform/mac/editing/execCommand/format-block-with-braces-expected.txt: Removed.
35779         * platform/qt/editing/execCommand/format-block-expected.txt: Removed.
35780         * platform/qt/editing/execCommand/format-block-with-braces-expected.txt: Removed.
35781
35782 2010-10-05  David Hyatt  <hyatt@apple.com>
35783
35784         Reviewed by Sam Weinig.
35785
35786         https://bugs.webkit.org/show_bug.cgi?id=47204
35787         
35788         Make isSelfCollapsingBlock use logical height instead of height in all its checks.
35789
35790         Added fast/blockflow/self-collapsing-block.html
35791
35792         * fast/blockflow/self-collapsing-block.html: Added.
35793         * platform/mac/fast/blockflow/self-collapsing-block-expected.checksum: Added.
35794         * platform/mac/fast/blockflow/self-collapsing-block-expected.png: Added.
35795         * platform/mac/fast/blockflow/self-collapsing-block-expected.txt: Added.
35796
35797 2010-10-05  Daniel Cheng  <dcheng@chromium.org>
35798
35799         Reviewed by Tony Chang.
35800
35801         [chromium] getData('text/uri-list') should return the same thing that was passed to setData('text/uri-list')
35802         https://bugs.webkit.org/show_bug.cgi?id=46943
35803
35804         Update the layout test to check that getData('text/uri-list') returns
35805         the same thing that was passed to setData('text/uri-list').
35806
35807         * editing/pasteboard/dataTransfer-setData-getData-expected.txt:
35808         * editing/pasteboard/script-tests/dataTransfer-setData-getData.js:
35809         (doDrop):
35810         (test):
35811         (runTest):
35812         * fast/js/resources/js-test-pre.js:
35813         (shouldBeEqualToString): Updated to allow '\n' and '\r' in expected argument.
35814
35815 2010-10-05  David Hyatt  <hyatt@apple.com>
35816
35817         Reviewed by Anders Carlsson.
35818
35819         https://bugs.webkit.org/show_bug.cgi?id=47199
35820         
35821         Make float positioning work in block layout with block children.
35822         It doesn't work yet from inside line layout, since line layout is unpatched.
35823
35824         Added fast/blockflow/floats-in-block-layout.html
35825
35826         * fast/blockflow/floats-in-block-layout.html: Added.
35827         * platform/mac/fast/blockflow/floats-in-block-layout-expected.checksum: Added.
35828         * platform/mac/fast/blockflow/floats-in-block-layout-expected.png: Added.
35829         * platform/mac/fast/blockflow/floats-in-block-layout-expected.txt: Added.
35830
35831 2010-10-05  Robert Hogan  <robert@webkit.org>
35832
35833         Reviewed by Andreas Kling.
35834
35835         [Qt] Fix url conversion in QWebHistory
35836
35837         Converting from KURL to WFT::String to QUrl does not
35838         permit proper percent encoding later.
35839
35840         Unskp tests that now pass:
35841          http/tests/navigation/postredirect-goback2.html
35842          http/tests/navigation/error404-frames.html
35843          http/tests/navigation/post-basic.html
35844          http/tests/navigation/post-frames.html
35845          http/tests/navigation/post-goback1.html
35846          http/tests/navigation/anchor-frames.html
35847
35848         These produce only rendertree differences with '--platform mac'.
35849         Unskipping so we can get Qt-specific results from bot:
35850          http/tests/navigation/error404-basic.html
35851          http/tests/navigation/error404-goback.html
35852          http/tests/navigation/error404-subframeload.html
35853          http/tests/navigation/javascriptlink-frames.html
35854          http/tests/navigation/postredirect-basic.html
35855          http/tests/navigation/postredirect-frames.html
35856          http/tests/navigation/postredirect-goback1.html
35857
35858         https://bugs.webkit.org/show_bug.cgi?id=47048
35859
35860         * platform/qt/Skipped:
35861
35862 2010-10-05  Tony Chang  <tony@chromium.org>
35863
35864         Unreviewed, updating chromium linux baselines after landing r69126
35865         which changed how really short scrollbars are painted.
35866
35867         * platform/chromium-linux/fast/frames/invalid-expected.checksum:
35868         * platform/chromium-linux/fast/frames/invalid-expected.png:
35869         * platform/chromium-linux/fast/frames/valid-expected.checksum:
35870         * platform/chromium-linux/fast/frames/valid-expected.png:
35871         * platform/chromium-linux/fast/replaced/width100percent-textarea-expected.checksum:
35872         * platform/chromium-linux/fast/replaced/width100percent-textarea-expected.png:
35873         * platform/chromium-linux/fast/text/drawBidiText-expected.checksum:
35874         * platform/chromium-linux/fast/text/drawBidiText-expected.png:
35875
35876 2010-10-05  Tony Chang  <tony@chromium.org>
35877
35878         Reviewed by Kent Tamura.
35879
35880         [chromium] properly paint really small scrollbar arrows on linux
35881         https://bugs.webkit.org/show_bug.cgi?id=47109
35882
35883         * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.checksum:
35884         * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.png:
35885         * platform/chromium/test_expectations.txt: Remove passing test and remove windows test that has no failures on
35886             the dashboard
35887
35888 2010-10-04  Jeremy Orlow  <jorlow@chromium.org>
35889
35890         Reviewed by Nate Chapin.
35891
35892         Rename get* and open*Cursor per the spec on IDBIndex
35893         https://bugs.webkit.org/show_bug.cgi?id=46906
35894
35895         The spec changed so that:
35896         IDBIndex.get -> getKey
35897         IDBIndex.getObject -> get
35898         IDBIndex.openCursor -> openKeyCursor
35899         IDBIndex.openObjectCursor -> openCursor
35900
35901         * storage/indexeddb/index-basics-expected.txt:
35902         * storage/indexeddb/index-basics.html:
35903         * storage/indexeddb/index-cursor.html:
35904
35905 2010-10-04  Andrei Popescu  <andreip@google.com>
35906
35907         Reviewed by Jeremy Orlow.
35908
35909         IDBDatabase::createObjectStore/removeObjectStore and IDBObjectStore::createIndex/removeIndex should be synchronous.
35910         https://bugs.webkit.org/show_bug.cgi?id=46883
35911
35912         * storage/indexeddb/database-basics-expected.txt:
35913         * storage/indexeddb/database-basics.html:
35914         * storage/indexeddb/index-basics-expected.txt:
35915         * storage/indexeddb/index-basics.html:
35916         * storage/indexeddb/index-cursor-expected.txt:
35917         * storage/indexeddb/index-cursor.html:
35918         * storage/indexeddb/objectstore-basics-expected.txt:
35919         * storage/indexeddb/objectstore-basics.html:
35920         * storage/indexeddb/objectstore-cursor-expected.txt:
35921         * storage/indexeddb/objectstore-cursor.html:
35922         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
35923         * storage/indexeddb/objectstore-removeobjectstore.html:
35924         * storage/indexeddb/open-cursor-expected.txt:
35925         * storage/indexeddb/open-cursor.html:
35926         * storage/indexeddb/resources/shared.js:
35927         (deleteAllObjectStores):
35928         * storage/indexeddb/transaction-basics-expected.txt:
35929         * storage/indexeddb/transaction-basics.html:
35930
35931 2010-10-05  Chris Fleizach  <cfleizach@apple.com>
35932
35933         Reviewed by Darin Adler.
35934
35935         WAI-ARIA 'marquee' role live region uses aria-live="polite", should use aria-live="off"
35936         https://bugs.webkit.org/show_bug.cgi?id=47185
35937
35938         * platform/mac/accessibility/aria-liveregion-marquee-default-expected.txt: Added.
35939         * platform/mac/accessibility/aria-liveregion-marquee-default.html: Added.
35940
35941 2010-10-05  Martin Robinson  <mrobinson@igalia.com>
35942
35943         Reviewed by Gustavo Noronha Silva.
35944
35945         [GTK] Complex text rendering does not render custom fonts
35946         https://bugs.webkit.org/show_bug.cgi?id=41091
35947
35948         Added a layout test that verifies that custom fonts are rendered with
35949         the correct font when hitting the complex text code path.
35950
35951         * platform/gtk/fonts/font-face-with-complex-text-expected.checksum: Added.
35952         * platform/gtk/fonts/font-face-with-complex-text-expected.png: Added.
35953         * platform/gtk/fonts/font-face-with-complex-text-expected.txt: Added.
35954         * platform/gtk/fonts/font-face-with-complex-text.html: Added.
35955         * platform/gtk/fonts/resources/Ahem.ttf: Copied from LayoutTests/fast/css/resources/Ahem.ttf.
35956
35957 2010-10-05  Kent Tamura  <tkent@chromium.org>
35958
35959         Unreviewed, test expectation update.
35960
35961         Add baselines for tests added by r69076 and r69077.
35962
35963         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.checksum: Added.
35964         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Added.
35965         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.checksum: Added.
35966         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Added.
35967         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.checksum: Added.
35968         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Added.
35969         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.checksum: Added.
35970         * platform/chromium-linux/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Added.
35971         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum: Added.
35972         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Added.
35973         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum: Added.
35974         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Added.
35975         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum: Added.
35976         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Added.
35977         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum: Added.
35978         * platform/chromium-linux/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Added.
35979         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.checksum: Added.
35980         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Added.
35981         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.checksum: Added.
35982         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Added.
35983         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.checksum: Added.
35984         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Added.
35985         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.checksum: Added.
35986         * platform/chromium-win/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Added.
35987         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum: Added.
35988         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Added.
35989         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum: Added.
35990         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Added.
35991         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum: Added.
35992         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Added.
35993         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum: Added.
35994         * platform/chromium-win/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Added.
35995         * platform/chromium/test_expectations.txt:
35996
35997 2010-10-05  Satish Sampath  <satish@chromium.org>
35998
35999         Reviewed by Kent Tamura.
36000
36001         Added event onwebkitspeechchange to invoke on new speech input results.
36002         https://bugs.webkit.org/show_bug.cgi?id=47127
36003
36004         Updated to use onwebkitspeechchange instead of onchange.
36005
36006         * fast/speech/input-text-speechbutton.html:
36007         * fast/speech/speech-button-ignore-generated-events.html:
36008
36009 2010-10-05  Satish Sampath  <satish@chromium.org>
36010
36011         Reviewed by Jeremy Orlow.
36012
36013         Rename @webkitspeech to @x-webkit-speech to follow HTML5 convention.
36014         https://bugs.webkit.org/show_bug.cgi?id=46873
36015
36016         Updated layout tests to use the new attribute name.
36017
36018         * fast/speech/input-appearance-numberandspeech.html:
36019         * fast/speech/input-appearance-searchandspeech.html:
36020         * fast/speech/input-appearance-speechbutton.html:
36021         * fast/speech/input-text-speechbutton.html:
36022         * fast/speech/speech-button-ignore-generated-events.html:
36023
36024 2010-10-05  Kent Tamura  <tkent@chromium.org>
36025
36026         Unreviewed, test expectation update.
36027
36028         * platform/chromium/test_expectations.txt:
36029           Add expectations for tests added by r69076 and r69077.
36030
36031 2010-10-04  Yael Aharon  <yael.aharon@nokia.com>
36032
36033         Reviewed by Antonio Gomes.
36034
36035         Spatial Navigation: Add support for <input type="radio">
36036         https://bugs.webkit.org/show_bug.cgi?id=46993
36037
36038         * fast/events/spatial-navigation/snav-radio-expected.txt: Added.
36039         * fast/events/spatial-navigation/snav-radio-group-expected.txt: Added.
36040         * fast/events/spatial-navigation/snav-radio-group.html: Added.
36041         * fast/events/spatial-navigation/snav-radio.html: Added.
36042
36043 2010-10-04  Renata Hodovan  <reni@inf.u-szeged.hu>
36044
36045         Reviewed by Andreas Kling.
36046
36047         SVGFEGaussianBlurElement doesn't support dynamic invalidation, when attributes change.
36048         https://bugs.webkit.org/show_bug.cgi?id=47074
36049         Adding layout tests for feGaussianBlur dynamic changes.
36050
36051         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.checksum: Added.
36052         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Added.
36053         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.checksum: Added.
36054         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Added.
36055         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.checksum: Added.
36056         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Added.
36057         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.checksum: Added.
36058         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Added.
36059         * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt: Added.
36060         * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr.html: Added.
36061         * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.txt: Added.
36062         * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr.html: Added.
36063         * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.txt: Added.
36064         * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call.html: Added.
36065         * svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.txt: Added.
36066         * svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop.html: Added.
36067         * svg/dynamic-updates/script-tests/SVGFEGaussianBlurElement-dom-in-attr.js: Added.
36068         (executeTest):
36069         * svg/dynamic-updates/script-tests/SVGFEGaussianBlurElement-dom-stdDeviation-attr.js: Added.
36070         (executeTest):
36071         * svg/dynamic-updates/script-tests/SVGFEGaussianBlurElement-svgdom-in-prop.js: Added.
36072         (executeTest):
36073         * svg/dynamic-updates/script-tests/SVGFEGaussianBlurElement-svgdom-stdDeviation-call.js: Added.
36074         (executeTest):
36075
36076 2010-10-04  Renata Hodovan  <reni@inf.u-szeged.hu>
36077
36078         Reviewed by Dirk Schulze.
36079
36080         SVGFEFloodElement doesn't support dynamic invalidation, when attributes change.
36081         https://bugs.webkit.org/show_bug.cgi?id=47077
36082
36083         Adding layout tests for feFlood dynamic changes. Since the attributes are CSS attributes,
36084         their changes are captured by the CSS support sub-system, and invalidated when needed.
36085         Thus, no need to add a new handler for SVGFEFloodElement.
36086
36087         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.checksum: Added.
36088         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Added.
36089         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.checksum: Added.
36090         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Added.
36091         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.checksum: Added.
36092         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Added.
36093         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.checksum: Added.
36094         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Added.
36095         * svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt: Added.
36096         * svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr.html: Added.
36097         * svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt: Added.
36098         * svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr.html: Added.
36099         * svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt: Added.
36100         * svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop.html: Added.
36101         * svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt: Added.
36102         * svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop.html: Added.
36103         * svg/dynamic-updates/script-tests/SVGFEFloodElement-dom-flood-color-attr.js: Added.
36104         (executeTest):
36105         * svg/dynamic-updates/script-tests/SVGFEFloodElement-dom-flood-opacity-attr.js: Added.
36106         (executeTest):
36107         * svg/dynamic-updates/script-tests/SVGFEFloodElement-svgdom-flood-color-prop.js: Added.
36108         (executeTest):
36109         * svg/dynamic-updates/script-tests/SVGFEFloodElement-svgdom-flood-opacity-prop.js: Added.
36110         (executeTest):
36111
36112 2010-10-04  Robert Hogan  <robert@webkit.org>
36113
36114         Reviewed by Andreas Kling.
36115
36116         [Qt] Fix timeout on http/tests/navigation/post-goback2.html and postredirect-goback2.html
36117
36118         We need to queue back and forward navigations in the DRT from the
36119         LayoutTestController so that maybeDump() knows about them.
36120
36121         Unskip:
36122          http/tests/navigation/post-goback2.html
36123
36124         * platform/qt/Skipped:
36125
36126 2010-10-04  Patrick Gansterer  <paroga@paroga.com>
36127
36128         Reviewed by Darin Adler.
36129
36130         Add Base64DecodePolicy option at base64Decode()
36131         https://bugs.webkit.org/show_bug.cgi?id=41510
36132
36133         * fast/dom/Window/atob-btoa-expected.txt:
36134         * fast/dom/Window/atob-btoa.html:
36135         * platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt:
36136         * platform/mac/fast/loader/user-stylesheet-fast-path.html: Added additional data urls tests.
36137
36138 2010-10-04  Yael Aharon  <yael.aharon@nokia.com>
36139
36140         Reviewed by Antonio Gomes.
36141
36142         Spatial Navigation: select element does not release focus with Spatial Navigation
36143         https://bugs.webkit.org/show_bug.cgi?id=46896
36144
36145         * fast/events/spatial-navigation/snav-multiple-select-expected.txt: Added.
36146         * fast/events/spatial-navigation/snav-multiple-select.html: Added.
36147         * fast/events/spatial-navigation/snav-single-select-expected.txt: Added.
36148         * fast/events/spatial-navigation/snav-single-select.html: Added.
36149
36150 2010-10-04  Chang Shu  <chang.shu@nokia.com>
36151
36152         Reviewed by Antonio Gomes.
36153
36154         Fixed the typo that searches the wrong direction in the no-focus-node case.
36155         As a result, after page is loaded, pressing key "arrowdown" will bring the
36156         focus to the 1st element instead of the last element.
36157         https://bugs.webkit.org/show_bug.cgi?id=46901
36158
36159         * fast/events/spatial-navigation/snav-1st-stop-expected.txt: Added.
36160         * fast/events/spatial-navigation/snav-1st-stop.html: Added.
36161
36162 2010-10-04  Kent Tamura  <tkent@chromium.org>
36163
36164         Unreviewed, test expectation update.
36165
36166         * platform/chromium/test_expectations.txt: Remove a duplicated entry.
36167
36168 2010-10-04  Kent Tamura  <tkent@chromium.org>
36169
36170         Unreviewed, test expectation update.
36171
36172         * platform/chromium/test_expectations.txt: fail-on-update-2.html is TIMEOUT on Windows.
36173
36174 2010-10-04  Jeremy Orlow  <jorlow@chromium.org>
36175
36176         Reviewed by Nate Chapin.
36177
36178         Implement IndexedDB's oncomplete and ontimeout.
36179         https://bugs.webkit.org/show_bug.cgi?id=47106
36180
36181         * storage/indexeddb/resources/shared.js:
36182         (verifyCompleteEvent):
36183         * storage/indexeddb/transaction-basics.html:
36184
36185 2010-10-04  Enrica Casucci  <enrica@apple.com>
36186
36187         Reviewed by Darin Adler.
36188
36189         Crash at WebCore::nextCandidate + 27
36190         https://bugs.webkit.org/show_bug.cgi?id=47118
36191         <rdar://problem/7282934>
36192
36193         * editing/resources/iframebody.html: Added.
36194         * editing/selection/focus-crash-expected.txt: Added.
36195         * editing/selection/focus-crash.html: Added.
36196
36197 2010-10-04  Alexey Proskuryakov  <ap@apple.com>
36198
36199         Reviewed by Adam Barth.
36200
36201         https://bugs.webkit.org/show_bug.cgi?id=37812
36202         Assertion failure when appcache/fail-on-update.html is run twice in a row
36203
36204         * http/tests/appcache/fail-on-update-2-expected.txt: Added.
36205         * http/tests/appcache/fail-on-update-2.html: Added.
36206         * http/tests/appcache/resources/fail-on-update-2.html: Added.
36207         * http/tests/appcache/resources/fail-on-update-2.php: Added.
36208
36209 2010-10-04  Erik Arvidsson  <arv@chromium.org>
36210
36211         Reviewed by James Robinson.
36212
36213         https://bugs.webkit.org/show_bug.cgi?id=47122
36214         Crash in classList when class attribute is empty.
36215
36216         * fast/dom/HTMLElement/class-list-expected.txt:
36217         * fast/dom/HTMLElement/class-list-quirks-expected.txt:
36218         * fast/dom/HTMLElement/script-tests/class-list.js:
36219
36220 2010-10-04  Justin Schuh  <jschuh@chromium.org>
36221
36222         Reviewed by James Robinson.
36223
36224         HTMLMediaElement delayed load should fire asynchronously
36225         https://bugs.webkit.org/show_bug.cgi?id=45765
36226
36227         * media/remove-from-document-before-load-expected.txt: Added.
36228         * media/remove-from-document-before-load.html: Added.
36229         * media/video-click-dblckick-standalone.html:
36230         * media/video-controls-rendering.html:
36231         * media/video-transformed.html:
36232
36233 2010-10-04  Alpha Lam  <hclam@chromium.org>
36234
36235         Build fix. Not reviewed.
36236
36237         Add test expectations for the recently SVG change.
36238
36239         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
36240         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
36241         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Added.
36242         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
36243         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
36244         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
36245         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
36246         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
36247         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Added.
36248         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
36249         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
36250         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Added.
36251         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
36252         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
36253         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
36254         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
36255         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
36256         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Added.
36257         * platform/chromium-linux/svg/text/kerning-expected.txt: Added.
36258         * platform/chromium-linux/svg/text/multichar-glyph-expected.checksum:
36259         * platform/chromium-linux/svg/text/multichar-glyph-expected.png:
36260         * platform/chromium-linux/svg/text/multichar-glyph-expected.txt: Added.
36261         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
36262         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-1-expected.png:
36263         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt.
36264         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
36265         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-2-expected.png:
36266         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt.
36267         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
36268         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-3-expected.png:
36269         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt.
36270         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
36271         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-4-expected.png:
36272         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt.
36273         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
36274         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-1-expected.png:
36275         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-1-expected.txt:
36276         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
36277         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-2-expected.png:
36278         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-2-expected.txt:
36279         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
36280         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-3-expected.png:
36281         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-3-expected.txt:
36282         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
36283         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.png:
36284         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.txt:
36285         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum:
36286         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
36287         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt.
36288         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum:
36289         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
36290         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt.
36291         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum:
36292         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
36293         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt.
36294         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum:
36295         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
36296         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt.
36297         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum:
36298         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
36299         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
36300         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum:
36301         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
36302         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
36303         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum:
36304         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
36305         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
36306         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
36307         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
36308         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
36309         * platform/chromium-linux/svg/text/select-x-list-1-expected.checksum:
36310         * platform/chromium-linux/svg/text/select-x-list-1-expected.png:
36311         * platform/chromium-linux/svg/text/select-x-list-1-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-1-expected.txt.
36312         * platform/chromium-linux/svg/text/select-x-list-2-expected.checksum:
36313         * platform/chromium-linux/svg/text/select-x-list-2-expected.png:
36314         * platform/chromium-linux/svg/text/select-x-list-2-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-2-expected.txt.
36315         * platform/chromium-linux/svg/text/select-x-list-3-expected.checksum:
36316         * platform/chromium-linux/svg/text/select-x-list-3-expected.png:
36317         * platform/chromium-linux/svg/text/select-x-list-3-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-3-expected.txt.
36318         * platform/chromium-linux/svg/text/select-x-list-4-expected.checksum:
36319         * platform/chromium-linux/svg/text/select-x-list-4-expected.png:
36320         * platform/chromium-linux/svg/text/select-x-list-4-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-4-expected.txt.
36321         * platform/chromium-linux/svg/text/select-x-list-with-tspans-1-expected.checksum:
36322         * platform/chromium-linux/svg/text/select-x-list-with-tspans-1-expected.png:
36323         * platform/chromium-linux/svg/text/select-x-list-with-tspans-1-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt.
36324         * platform/chromium-linux/svg/text/select-x-list-with-tspans-2-expected.checksum:
36325         * platform/chromium-linux/svg/text/select-x-list-with-tspans-2-expected.png:
36326         * platform/chromium-linux/svg/text/select-x-list-with-tspans-2-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt.
36327         * platform/chromium-linux/svg/text/select-x-list-with-tspans-3-expected.checksum:
36328         * platform/chromium-linux/svg/text/select-x-list-with-tspans-3-expected.png:
36329         * platform/chromium-linux/svg/text/select-x-list-with-tspans-3-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt.
36330         * platform/chromium-linux/svg/text/select-x-list-with-tspans-4-expected.checksum:
36331         * platform/chromium-linux/svg/text/select-x-list-with-tspans-4-expected.png:
36332         * platform/chromium-linux/svg/text/select-x-list-with-tspans-4-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt.
36333         * platform/chromium-linux/svg/text/text-align-01-b-expected.txt: Added.
36334         * platform/chromium-linux/svg/text/text-align-02-b-expected.checksum:
36335         * platform/chromium-linux/svg/text/text-align-02-b-expected.png:
36336         * platform/chromium-linux/svg/text/text-align-02-b-expected.txt: Added.
36337         * platform/chromium-linux/svg/text/text-align-03-b-expected.txt: Added.
36338         * platform/chromium-linux/svg/text/text-align-04-b-expected.checksum:
36339         * platform/chromium-linux/svg/text/text-align-04-b-expected.png:
36340         * platform/chromium-linux/svg/text/text-align-04-b-expected.txt: Added.
36341         * platform/chromium-linux/svg/text/text-align-05-b-expected.checksum:
36342         * platform/chromium-linux/svg/text/text-align-05-b-expected.png:
36343         * platform/chromium-linux/svg/text/text-align-05-b-expected.txt: Added.
36344         * platform/chromium-linux/svg/text/text-align-06-b-expected.checksum:
36345         * platform/chromium-linux/svg/text/text-align-06-b-expected.png:
36346         * platform/chromium-linux/svg/text/text-align-06-b-expected.txt: Added.
36347         * platform/chromium-linux/svg/text/text-altglyph-01-b-expected.txt: Added.
36348         * platform/chromium-linux/svg/text/text-deco-01-b-expected.checksum:
36349         * platform/chromium-linux/svg/text/text-deco-01-b-expected.png:
36350         * platform/chromium-linux/svg/text/text-deco-01-b-expected.txt: Added.
36351         * platform/chromium-linux/svg/text/text-fonts-01-t-expected.txt:
36352         * platform/chromium-linux/svg/text/text-fonts-02-t-expected.txt:
36353         * platform/chromium-linux/svg/text/text-gradient-positioning-expected.txt: Added.
36354         * platform/chromium-linux/svg/text/text-hkern-expected.png: Added.
36355         * platform/chromium-linux/svg/text/text-intro-05-t-expected.txt:
36356         * platform/chromium-linux/svg/text/text-path-01-b-expected.checksum:
36357         * platform/chromium-linux/svg/text/text-path-01-b-expected.png:
36358         * platform/chromium-linux/svg/text/text-path-01-b-expected.txt: Added.
36359         * platform/chromium-linux/svg/text/text-repaint-rects-expected.txt: Added.
36360         * platform/chromium-linux/svg/text/text-spacing-01-b-expected.checksum:
36361         * platform/chromium-linux/svg/text/text-spacing-01-b-expected.png:
36362         * platform/chromium-linux/svg/text/text-spacing-01-b-expected.txt:
36363         * platform/chromium-linux/svg/text/text-text-01-b-expected.checksum:
36364         * platform/chromium-linux/svg/text/text-text-01-b-expected.png:
36365         * platform/chromium-linux/svg/text/text-text-01-b-expected.txt:
36366         * platform/chromium-linux/svg/text/text-text-03-b-expected.txt: Added.
36367         * platform/chromium-linux/svg/text/text-text-04-t-expected.checksum:
36368         * platform/chromium-linux/svg/text/text-text-04-t-expected.png:
36369         * platform/chromium-linux/svg/text/text-text-04-t-expected.txt: Added.
36370         * platform/chromium-linux/svg/text/text-text-05-t-expected.checksum:
36371         * platform/chromium-linux/svg/text/text-text-05-t-expected.png:
36372         * platform/chromium-linux/svg/text/text-text-05-t-expected.txt: Added.
36373         * platform/chromium-linux/svg/text/text-text-06-t-expected.txt: Added.
36374         * platform/chromium-linux/svg/text/text-text-07-t-expected.checksum:
36375         * platform/chromium-linux/svg/text/text-text-07-t-expected.png:
36376         * platform/chromium-linux/svg/text/text-text-07-t-expected.txt: Added.
36377         * platform/chromium-linux/svg/text/text-text-08-b-expected.checksum:
36378         * platform/chromium-linux/svg/text/text-text-08-b-expected.png:
36379         * platform/chromium-linux/svg/text/text-text-08-b-expected.txt: Added.
36380         * platform/chromium-linux/svg/text/text-tref-01-b-expected.txt: Added.
36381         * platform/chromium-linux/svg/text/text-tselect-01-b-expected.txt: Added.
36382         * platform/chromium-linux/svg/text/text-tselect-02-f-expected.txt: Added.
36383         * platform/chromium-linux/svg/text/text-tspan-01-b-expected.txt: Added.
36384         * platform/chromium-linux/svg/text/text-vkern-expected.png: Added.
36385         * platform/chromium-linux/svg/text/text-ws-01-t-expected.txt: Added.
36386         * platform/chromium-linux/svg/text/text-ws-02-t-expected.txt: Added.
36387         * platform/chromium-linux/svg/text/textPathBoundsBug-expected.txt: Added.
36388         * platform/chromium-mac/svg/text/text-align-02-b-expected.checksum:
36389         * platform/chromium-mac/svg/text/text-align-02-b-expected.png: Added.
36390         * platform/chromium-mac/svg/text/text-align-04-b-expected.checksum:
36391         * platform/chromium-mac/svg/text/text-align-04-b-expected.png:
36392         * platform/chromium-mac/svg/text/text-align-05-b-expected.checksum:
36393         * platform/chromium-mac/svg/text/text-align-05-b-expected.png: Added.
36394         * platform/chromium-mac/svg/text/text-align-06-b-expected.checksum:
36395         * platform/chromium-mac/svg/text/text-align-06-b-expected.png: Added.
36396         * platform/chromium-mac/svg/text/text-deco-01-b-expected.checksum:
36397         * platform/chromium-mac/svg/text/text-deco-01-b-expected.png: Added.
36398         * platform/chromium-mac/svg/text/text-path-01-b-expected.checksum:
36399         * platform/chromium-mac/svg/text/text-path-01-b-expected.png:
36400         * platform/chromium-mac/svg/text/text-spacing-01-b-expected.checksum:
36401         * platform/chromium-mac/svg/text/text-spacing-01-b-expected.png: Added.
36402         * platform/chromium-mac/svg/text/text-text-01-b-expected.checksum:
36403         * platform/chromium-mac/svg/text/text-text-01-b-expected.png: Added.
36404         * platform/chromium-mac/svg/text/text-text-04-t-expected.checksum:
36405         * platform/chromium-mac/svg/text/text-text-04-t-expected.png: Added.
36406         * platform/chromium-mac/svg/text/text-text-07-t-expected.checksum:
36407         * platform/chromium-mac/svg/text/text-text-07-t-expected.png: Added.
36408         * platform/chromium-mac/svg/text/text-text-08-b-expected.checksum:
36409         * platform/chromium-mac/svg/text/text-text-08-b-expected.png:
36410         * platform/chromium-win-vista/svg/batik/text/verticalText-expected.checksum:
36411         * platform/chromium-win-vista/svg/batik/text/verticalText-expected.png:
36412         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
36413         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
36414         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
36415         * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
36416         * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
36417         * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
36418         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
36419         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
36420         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
36421         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
36422         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
36423         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
36424         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
36425         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
36426         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
36427         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
36428         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
36429         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
36430         * platform/chromium-win/svg/text/kerning-expected.txt:
36431         * platform/chromium-win/svg/text/multichar-glyph-expected.checksum:
36432         * platform/chromium-win/svg/text/multichar-glyph-expected.png:
36433         * platform/chromium-win/svg/text/multichar-glyph-expected.txt:
36434         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
36435         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-1-expected.png:
36436         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
36437         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
36438         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-2-expected.png:
36439         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
36440         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
36441         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-3-expected.png:
36442         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
36443         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
36444         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-4-expected.png:
36445         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
36446         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
36447         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-1-expected.png:
36448         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-1-expected.txt:
36449         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
36450         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-2-expected.png:
36451         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-2-expected.txt:
36452         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
36453         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-3-expected.png:
36454         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-3-expected.txt:
36455         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
36456         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-4-expected.png:
36457         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-4-expected.txt:
36458         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum:
36459         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
36460         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
36461         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum:
36462         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
36463         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
36464         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum:
36465         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
36466         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
36467         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum:
36468         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
36469         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
36470         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum:
36471         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
36472         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
36473         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum:
36474         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
36475         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
36476         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum:
36477         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
36478         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
36479         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
36480         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
36481         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
36482         * platform/chromium-win/svg/text/select-x-list-1-expected.checksum:
36483         * platform/chromium-win/svg/text/select-x-list-1-expected.png:
36484         * platform/chromium-win/svg/text/select-x-list-1-expected.txt:
36485         * platform/chromium-win/svg/text/select-x-list-2-expected.checksum:
36486         * platform/chromium-win/svg/text/select-x-list-2-expected.png:
36487         * platform/chromium-win/svg/text/select-x-list-2-expected.txt:
36488         * platform/chromium-win/svg/text/select-x-list-3-expected.checksum:
36489         * platform/chromium-win/svg/text/select-x-list-3-expected.png:
36490         * platform/chromium-win/svg/text/select-x-list-3-expected.txt:
36491         * platform/chromium-win/svg/text/select-x-list-4-expected.checksum:
36492         * platform/chromium-win/svg/text/select-x-list-4-expected.png:
36493         * platform/chromium-win/svg/text/select-x-list-4-expected.txt:
36494         * platform/chromium-win/svg/text/select-x-list-with-tspans-1-expected.checksum:
36495         * platform/chromium-win/svg/text/select-x-list-with-tspans-1-expected.png:
36496         * platform/chromium-win/svg/text/select-x-list-with-tspans-1-expected.txt:
36497         * platform/chromium-win/svg/text/select-x-list-with-tspans-2-expected.checksum:
36498         * platform/chromium-win/svg/text/select-x-list-with-tspans-2-expected.png:
36499         * platform/chromium-win/svg/text/select-x-list-with-tspans-2-expected.txt:
36500         * platform/chromium-win/svg/text/select-x-list-with-tspans-3-expected.checksum:
36501         * platform/chromium-win/svg/text/select-x-list-with-tspans-3-expected.png:
36502         * platform/chromium-win/svg/text/select-x-list-with-tspans-3-expected.txt:
36503         * platform/chromium-win/svg/text/select-x-list-with-tspans-4-expected.checksum:
36504         * platform/chromium-win/svg/text/select-x-list-with-tspans-4-expected.png:
36505         * platform/chromium-win/svg/text/select-x-list-with-tspans-4-expected.txt:
36506         * platform/chromium-win/svg/text/text-align-01-b-expected.txt:
36507         * platform/chromium-win/svg/text/text-align-02-b-expected.checksum:
36508         * platform/chromium-win/svg/text/text-align-02-b-expected.png:
36509         * platform/chromium-win/svg/text/text-align-02-b-expected.txt:
36510         * platform/chromium-win/svg/text/text-align-03-b-expected.txt:
36511         * platform/chromium-win/svg/text/text-align-04-b-expected.checksum:
36512         * platform/chromium-win/svg/text/text-align-04-b-expected.png:
36513         * platform/chromium-win/svg/text/text-align-04-b-expected.txt:
36514         * platform/chromium-win/svg/text/text-align-05-b-expected.checksum:
36515         * platform/chromium-win/svg/text/text-align-05-b-expected.png:
36516         * platform/chromium-win/svg/text/text-align-05-b-expected.txt:
36517         * platform/chromium-win/svg/text/text-align-06-b-expected.checksum:
36518         * platform/chromium-win/svg/text/text-align-06-b-expected.png:
36519         * platform/chromium-win/svg/text/text-align-06-b-expected.txt:
36520         * platform/chromium-win/svg/text/text-altglyph-01-b-expected.txt:
36521         * platform/chromium-win/svg/text/text-deco-01-b-expected.checksum:
36522         * platform/chromium-win/svg/text/text-deco-01-b-expected.png:
36523         * platform/chromium-win/svg/text/text-deco-01-b-expected.txt:
36524         * platform/chromium-win/svg/text/text-fonts-01-t-expected.txt:
36525         * platform/chromium-win/svg/text/text-fonts-02-t-expected.txt:
36526         * platform/chromium-win/svg/text/text-gradient-positioning-expected.txt:
36527         * platform/chromium-win/svg/text/text-hkern-expected.checksum:
36528         * platform/chromium-win/svg/text/text-hkern-expected.png:
36529         * platform/chromium-win/svg/text/text-intro-05-t-expected.txt: Added.
36530         * platform/chromium-win/svg/text/text-path-01-b-expected.checksum:
36531         * platform/chromium-win/svg/text/text-path-01-b-expected.png:
36532         * platform/chromium-win/svg/text/text-path-01-b-expected.txt:
36533         * platform/chromium-win/svg/text/text-repaint-rects-expected.txt:
36534         * platform/chromium-win/svg/text/text-spacing-01-b-expected.checksum:
36535         * platform/chromium-win/svg/text/text-spacing-01-b-expected.png:
36536         * platform/chromium-win/svg/text/text-spacing-01-b-expected.txt:
36537         * platform/chromium-win/svg/text/text-text-01-b-expected.checksum:
36538         * platform/chromium-win/svg/text/text-text-01-b-expected.png:
36539         * platform/chromium-win/svg/text/text-text-01-b-expected.txt:
36540         * platform/chromium-win/svg/text/text-text-03-b-expected.txt:
36541         * platform/chromium-win/svg/text/text-text-04-t-expected.checksum:
36542         * platform/chromium-win/svg/text/text-text-04-t-expected.png:
36543         * platform/chromium-win/svg/text/text-text-04-t-expected.txt:
36544         * platform/chromium-win/svg/text/text-text-05-t-expected.checksum:
36545         * platform/chromium-win/svg/text/text-text-05-t-expected.png:
36546         * platform/chromium-win/svg/text/text-text-05-t-expected.txt:
36547         * platform/chromium-win/svg/text/text-text-06-t-expected.txt:
36548         * platform/chromium-win/svg/text/text-text-07-t-expected.checksum:
36549         * platform/chromium-win/svg/text/text-text-07-t-expected.png:
36550         * platform/chromium-win/svg/text/text-text-07-t-expected.txt:
36551         * platform/chromium-win/svg/text/text-text-08-b-expected.checksum:
36552         * platform/chromium-win/svg/text/text-text-08-b-expected.png:
36553         * platform/chromium-win/svg/text/text-text-08-b-expected.txt:
36554         * platform/chromium-win/svg/text/text-tref-01-b-expected.txt:
36555         * platform/chromium-win/svg/text/text-tselect-01-b-expected.txt:
36556         * platform/chromium-win/svg/text/text-tselect-02-f-expected.txt:
36557         * platform/chromium-win/svg/text/text-tspan-01-b-expected.txt:
36558         * platform/chromium-win/svg/text/text-vkern-expected.checksum:
36559         * platform/chromium-win/svg/text/text-vkern-expected.png:
36560         * platform/chromium-win/svg/text/text-ws-01-t-expected.txt:
36561         * platform/chromium-win/svg/text/text-ws-02-t-expected.txt:
36562         * platform/chromium-win/svg/text/textPathBoundsBug-expected.txt:
36563         * platform/chromium/test_expectations.txt:
36564
36565 2010-10-04  Chris Fleizach  <cfleizach@apple.com>
36566
36567         Reviewed by Beth Dakin.
36568
36569         AX: doAXRangeForLine does not work
36570         https://bugs.webkit.org/show_bug.cgi?id=47101
36571
36572         * platform/mac/accessibility/range-for-line-textarea-expected.txt: Added.
36573         * platform/mac/accessibility/range-for-line-textarea.html: Added.
36574
36575 2010-10-04  Alexey Proskuryakov  <ap@apple.com>
36576
36577         Reviewed by Adam Barth.
36578
36579         https://bugs.webkit.org/show_bug.cgi?id=47035
36580         Application cache selection algorithm should only be invoked after navigation
36581
36582         * http/tests/appcache/document-write-html-element-expected.txt: Added.
36583         * http/tests/appcache/document-write-html-element.html: Added.
36584         After onload, document.write <html> with manifest. It shouldn't be used for cache selection.
36585
36586         * http/tests/appcache/document-write-html-element-2-expected.txt: Added.
36587         * http/tests/appcache/document-write-html-element-2.html: Added.
36588         After onload, document.write some text into a document that already has a manifest. The original
36589         cache should stay associated with the document. We used to fail on an assertion here.
36590
36591         * http/tests/appcache/insert-html-element-with-manifest-expected.txt: Added.
36592         * http/tests/appcache/insert-html-element-with-manifest.html: Added.
36593         Replace <html> element with another one while parsing. Manifest shouldn't be taken from
36594         the new one.
36595
36596         * http/tests/appcache/insert-html-element-with-manifest-2-expected.txt: Added.
36597         * http/tests/appcache/insert-html-element-with-manifest-2.html: Added.
36598         Parse a fragment with <html manifest=..> while parsing a document.
36599
36600         * http/tests/appcache/resources/document-write-html-element.manifest: Added.
36601         * http/tests/appcache/resources/insert-html-element-with-manifest.manifest: Added.
36602
36603 2010-10-04  Adam Roben  <aroben@apple.com>
36604
36605         Skip a timing-out test on Windows
36606
36607         * platform/win/Skipped: Added http/tests/misc/copy-resolves-urls.html,
36608         which times out in Release builds.
36609
36610 2010-10-04  Adam Roben  <aroben@apple.com>
36611
36612         Skip a flaky SVG test on Windows
36613
36614         * platform/win/Skipped: Added
36615         svg/dom/SVGScriptElement/script-load-and-error-events.svg
36616
36617 2010-10-04  Adam Roben  <aroben@apple.com>
36618
36619         Skip
36620         http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html
36621         on Windows
36622
36623         It seems to be causing other tests to time out, like
36624         http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html.
36625
36626         * platform/win/Skipped:
36627
36628 2010-10-04  Adam Roben  <aroben@apple.com>
36629
36630         Land XP-specific results for fast/text/international/bidi-mirror-he-ar.html
36631
36632         In r69008 I updated the post-XP results, but forgot to check in the
36633         XP-specific results.
36634
36635         * platform/win-xp/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
36636
36637 2010-10-04  Adam Roben  <aroben@apple.com>
36638
36639         Land correct post-XP results for
36640         fast/text/international/bidi-mirror-he-ar.html
36641
36642         Apparently the results I landed earlier weren't quite right.
36643
36644         * platform/win/fast/text/international/bidi-mirror-he-ar-expected.txt:
36645
36646 2010-10-04  Pavel Podivilov  <podivilov@chromium.org>
36647
36648         Unreviewed, test expectation update.
36649
36650         [Chromium] Mark debugger-breakpoints-not-activated-on-reload.html as slow on win debug
36651
36652         * platform/chromium/test_expectations.txt:
36653
36654 2010-10-04  Kent Tamura  <tkent@chromium.org>
36655
36656         Unreviewed, test expectation update.
36657
36658         Fix incorrect rebaseline of verticalText.svg by r69004.
36659         - move chromium-win image baseline to chromium-win-xp
36660         - revert chromium-win image baseline
36661
36662         * platform/chromium-win-xp/svg/batik/text/verticalText-expected.checksum:
36663         * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
36664         * platform/chromium-win/svg/batik/text/verticalText-expected.checksum:
36665         * platform/chromium-win/svg/batik/text/verticalText-expected.png:
36666         * platform/chromium/test_expectations.txt:
36667
36668 2010-10-04  Kent Tamura  <tkent@chromium.org>
36669
36670         Unreviewed, test expectation update.
36671
36672         Update SVG baseline for Chromium.
36673
36674         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
36675         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Added.
36676         * platform/chromium-linux/svg/batik/text/textLength-expected.txt: Added.
36677         * platform/chromium-linux/svg/carto.net/button-expected.txt: Added.
36678         * platform/chromium-linux/svg/carto.net/colourpicker-expected.txt: Added.
36679         * platform/chromium-linux/svg/carto.net/combobox-expected.txt: Added.
36680         * platform/chromium-linux/svg/carto.net/selectionlist-expected.checksum:
36681         * platform/chromium-linux/svg/carto.net/selectionlist-expected.png:
36682         * platform/chromium-linux/svg/carto.net/selectionlist-expected.txt: Added.
36683         * platform/chromium-linux/svg/carto.net/textbox-expected.txt: Added.
36684         * platform/chromium-linux/svg/carto.net/window-expected.txt:
36685         * platform/chromium-linux/svg/clip-path/clip-path-text-and-shape-expected.txt: Added.
36686         * platform/chromium-linux/svg/clip-path/clip-path-text-and-stroke-expected.txt: Added.
36687         * platform/chromium-linux/svg/clip-path/clip-path-text-expected.txt: Added.
36688         * platform/chromium-linux/svg/clip-path/clip-path-with-text-clipped-expected.txt: Added.
36689         * platform/chromium-linux/svg/css/composite-shadow-text-expected.txt: Added.
36690         * platform/chromium-linux/svg/css/shadow-changes-expected.txt: Added.
36691         * platform/chromium-linux/svg/css/text-shadow-multiple-expected.txt: Added.
36692         * platform/chromium-linux/svg/custom/use-detach-expected.txt: Added.
36693         * platform/chromium-linux/svg/filters/filter-on-filter-for-text-expected.txt: Added.
36694         * platform/chromium-linux/svg/filters/filter-on-tspan-expected.txt: Copied from LayoutTests/platform/gtk/svg/filters/filter-on-tspan-expected.txt.
36695         * platform/chromium-linux/svg/filters/sourceAlpha-expected.checksum:
36696         * platform/chromium-linux/svg/filters/sourceAlpha-expected.png: Removed.
36697         * platform/chromium-linux/svg/filters/sourceAlpha-expected.txt: Added.
36698         * platform/chromium-linux/svg/hixie/error/017-expected.txt: Added.
36699         * platform/chromium-linux/svg/hixie/text/002-expected.txt: Added.
36700         * platform/chromium-linux/svg/hixie/text/003b-expected.txt:
36701         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
36702         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
36703         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Added.
36704         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
36705         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
36706         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Added.
36707         * platform/chromium-linux/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added.
36708         * platform/chromium-linux/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added.
36709         * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.txt: Added.
36710         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
36711         * platform/chromium-win/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
36712         * platform/chromium-win/svg/batik/text/textLength-expected.txt:
36713         * platform/chromium-win/svg/carto.net/button-expected.txt:
36714         * platform/chromium-win/svg/carto.net/colourpicker-expected.txt:
36715         * platform/chromium-win/svg/carto.net/combobox-expected.txt:
36716         * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum:
36717         * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
36718         * platform/chromium-win/svg/carto.net/selectionlist-expected.txt:
36719         * platform/chromium-win/svg/carto.net/textbox-expected.txt:
36720         * platform/chromium-win/svg/carto.net/window-expected.txt:
36721         * platform/chromium-win/svg/clip-path/clip-path-text-and-shape-expected.txt:
36722         * platform/chromium-win/svg/clip-path/clip-path-text-and-stroke-expected.txt:
36723         * platform/chromium-win/svg/clip-path/clip-path-text-expected.txt:
36724         * platform/chromium-win/svg/clip-path/clip-path-with-text-clipped-expected.txt:
36725         * platform/chromium-win/svg/css/composite-shadow-text-expected.txt:
36726         * platform/chromium-win/svg/css/shadow-changes-expected.txt:
36727         * platform/chromium-win/svg/css/text-shadow-multiple-expected.txt:
36728         * platform/chromium-win/svg/custom/use-detach-expected.txt:
36729         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.txt:
36730         * platform/chromium-win/svg/filters/filter-on-tspan-expected.txt:
36731         * platform/chromium-win/svg/filters/sourceAlpha-expected.checksum:
36732         * platform/chromium-win/svg/filters/sourceAlpha-expected.png:
36733         * platform/chromium-win/svg/filters/sourceAlpha-expected.txt:
36734         * platform/chromium-win/svg/hixie/error/017-expected.txt:
36735         * platform/chromium-win/svg/hixie/text/002-expected.txt:
36736         * platform/chromium-win/svg/hixie/text/003b-expected.txt:
36737         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
36738         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
36739         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
36740         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
36741         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
36742         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
36743         * platform/chromium-win/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
36744         * platform/chromium-win/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
36745         * platform/chromium-win/transitions/svg-text-shadow-transition-expected.txt:
36746         * platform/chromium/test_expectations.txt:
36747
36748 2010-10-04  Kent Tamura  <tkent@chromium.org>
36749
36750         Unreviewed, test expectation update.
36751
36752         Update svg/batik results for Chromium.
36753
36754         * platform/chromium-linux/svg/batik/text/longTextOnPath-expected.txt: Added.
36755         * platform/chromium-linux/svg/batik/text/textAnchor-expected.txt: Added.
36756         * platform/chromium-linux/svg/batik/text/textAnchor2-expected.checksum:
36757         * platform/chromium-linux/svg/batik/text/textAnchor2-expected.png:
36758         * platform/chromium-linux/svg/batik/text/textAnchor2-expected.txt: Added.
36759         * platform/chromium-linux/svg/batik/text/textAnchor3-expected.txt: Added.
36760         * platform/chromium-linux/svg/batik/text/textDecoration-expected.checksum:
36761         * platform/chromium-linux/svg/batik/text/textDecoration-expected.png:
36762         * platform/chromium-linux/svg/batik/text/textDecoration-expected.txt: Added.
36763         * platform/chromium-linux/svg/batik/text/textDecoration2-expected.checksum:
36764         * platform/chromium-linux/svg/batik/text/textDecoration2-expected.png:
36765         * platform/chromium-linux/svg/batik/text/textDecoration2-expected.txt: Added.
36766         * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
36767         * platform/chromium-linux/svg/batik/text/textEffect-expected.png:
36768         * platform/chromium-linux/svg/batik/text/textEffect-expected.txt: Added.
36769         * platform/chromium-linux/svg/batik/text/textEffect2-expected.txt: Added.
36770         * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
36771         * platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
36772         * platform/chromium-linux/svg/batik/text/textEffect3-expected.txt: Added.
36773         * platform/chromium-linux/svg/batik/text/textFeatures-expected.txt: Added.
36774         * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
36775         * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
36776         * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
36777         * platform/chromium-linux/svg/batik/text/textLayout-expected.txt: Added.
36778         * platform/chromium-linux/svg/batik/text/textLayout2-expected.checksum:
36779         * platform/chromium-linux/svg/batik/text/textLayout2-expected.png:
36780         * platform/chromium-linux/svg/batik/text/textLayout2-expected.txt: Added.
36781         * platform/chromium-linux/svg/batik/text/textOnPath-expected.checksum:
36782         * platform/chromium-linux/svg/batik/text/textOnPath-expected.png:
36783         * platform/chromium-linux/svg/batik/text/textOnPath-expected.txt:
36784         * platform/chromium-linux/svg/batik/text/textOnPath2-expected.txt: Added.
36785         * platform/chromium-linux/svg/batik/text/textOnPath3-expected.txt: Added.
36786         * platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.txt: Added.
36787         * platform/chromium-linux/svg/batik/text/textPCDATA-expected.txt: Added.
36788         * platform/chromium-linux/svg/batik/text/textPosition-expected.txt:
36789         * platform/chromium-linux/svg/batik/text/textPosition2-expected.txt:
36790         * platform/chromium-linux/svg/batik/text/textProperties-expected.checksum:
36791         * platform/chromium-linux/svg/batik/text/textProperties-expected.png:
36792         * platform/chromium-linux/svg/batik/text/textProperties-expected.txt: Added.
36793         * platform/chromium-linux/svg/batik/text/textProperties2-expected.txt: Added.
36794         * platform/chromium-linux/svg/batik/text/verticalText-expected.checksum:
36795         * platform/chromium-linux/svg/batik/text/verticalText-expected.png:
36796         * platform/chromium-linux/svg/batik/text/verticalText-expected.txt: Added.
36797         * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.checksum:
36798         * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.png:
36799         * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.txt:
36800         * platform/chromium-linux/svg/batik/text/xmlSpace-expected.checksum:
36801         * platform/chromium-linux/svg/batik/text/xmlSpace-expected.png:
36802         * platform/chromium-linux/svg/batik/text/xmlSpace-expected.txt: Added.
36803         * platform/chromium-win/svg/batik/text/longTextOnPath-expected.txt:
36804         * platform/chromium-win/svg/batik/text/textAnchor-expected.txt:
36805         * platform/chromium-win/svg/batik/text/textAnchor2-expected.checksum:
36806         * platform/chromium-win/svg/batik/text/textAnchor2-expected.png:
36807         * platform/chromium-win/svg/batik/text/textAnchor2-expected.txt:
36808         * platform/chromium-win/svg/batik/text/textAnchor3-expected.txt:
36809         * platform/chromium-win/svg/batik/text/textDecoration-expected.checksum:
36810         * platform/chromium-win/svg/batik/text/textDecoration-expected.png:
36811         * platform/chromium-win/svg/batik/text/textDecoration-expected.txt:
36812         * platform/chromium-win/svg/batik/text/textDecoration2-expected.checksum:
36813         * platform/chromium-win/svg/batik/text/textDecoration2-expected.png:
36814         * platform/chromium-win/svg/batik/text/textDecoration2-expected.txt:
36815         * platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
36816         * platform/chromium-win/svg/batik/text/textEffect-expected.png:
36817         * platform/chromium-win/svg/batik/text/textEffect-expected.txt:
36818         * platform/chromium-win/svg/batik/text/textEffect2-expected.txt:
36819         * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
36820         * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
36821         * platform/chromium-win/svg/batik/text/textEffect3-expected.txt:
36822         * platform/chromium-win/svg/batik/text/textFeatures-expected.txt:
36823         * platform/chromium-win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
36824         * platform/chromium-win/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
36825         * platform/chromium-win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
36826         * platform/chromium-win/svg/batik/text/textLayout-expected.txt:
36827         * platform/chromium-win/svg/batik/text/textLayout2-expected.checksum:
36828         * platform/chromium-win/svg/batik/text/textLayout2-expected.png:
36829         * platform/chromium-win/svg/batik/text/textLayout2-expected.txt:
36830         * platform/chromium-win/svg/batik/text/textOnPath-expected.checksum:
36831         * platform/chromium-win/svg/batik/text/textOnPath-expected.png:
36832         * platform/chromium-win/svg/batik/text/textOnPath-expected.txt:
36833         * platform/chromium-win/svg/batik/text/textOnPath2-expected.txt:
36834         * platform/chromium-win/svg/batik/text/textOnPath3-expected.txt:
36835         * platform/chromium-win/svg/batik/text/textOnPathSpaces-expected.txt:
36836         * platform/chromium-win/svg/batik/text/textPCDATA-expected.txt:
36837         * platform/chromium-win/svg/batik/text/textPosition-expected.txt:
36838         * platform/chromium-win/svg/batik/text/textPosition2-expected.txt:
36839         * platform/chromium-win/svg/batik/text/textProperties-expected.checksum:
36840         * platform/chromium-win/svg/batik/text/textProperties-expected.png:
36841         * platform/chromium-win/svg/batik/text/textProperties-expected.txt:
36842         * platform/chromium-win/svg/batik/text/textProperties2-expected.txt:
36843         * platform/chromium-win/svg/batik/text/verticalText-expected.checksum:
36844         * platform/chromium-win/svg/batik/text/verticalText-expected.png:
36845         * platform/chromium-win/svg/batik/text/verticalText-expected.txt:
36846         * platform/chromium-win/svg/batik/text/verticalTextOnPath-expected.checksum:
36847         * platform/chromium-win/svg/batik/text/verticalTextOnPath-expected.png:
36848         * platform/chromium-win/svg/batik/text/verticalTextOnPath-expected.txt:
36849         * platform/chromium-win/svg/batik/text/xmlSpace-expected.checksum:
36850         * platform/chromium-win/svg/batik/text/xmlSpace-expected.png:
36851         * platform/chromium-win/svg/batik/text/xmlSpace-expected.txt:
36852         * platform/chromium/test_expectations.txt:
36853
36854 2010-10-04  Kent Tamura  <tkent@chromium.org>
36855
36856         Unreviewed, test expectation update.
36857
36858         * platform/chromium/test_expectations.txt:
36859
36860 2010-10-03  Kent Tamura  <tkent@chromium.org>
36861
36862         Unreviewed, remove redundant expectations.
36863
36864         * platform/chromium/test_expectations.txt:
36865
36866 2010-10-03  MORITA Hajime  <morrita@google.com>
36867
36868         Unrevied, added test expectations for because of the massive SVG change in r68976.
36869         This chanage is for svg/W3C-SVG-1.1/*.
36870         
36871         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
36872         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Added.
36873         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Added.
36874         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Added.
36875         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Added.
36876         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Added.
36877         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Added.
36878         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Added.
36879         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Added.
36880         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Added.
36881         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Added.
36882         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Added.
36883         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Added.
36884         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Added.
36885         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
36886         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
36887         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
36888         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Added.
36889         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Added.
36890         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Added.
36891         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Added.
36892         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Added.
36893         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
36894         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
36895         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
36896         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
36897         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
36898         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
36899         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
36900         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
36901         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Added.
36902         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
36903         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
36904         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Added.
36905         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
36906         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
36907         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
36908         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
36909         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
36910         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
36911         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
36912         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
36913         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
36914         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
36915         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Added.
36916         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
36917         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
36918         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Added.
36919         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
36920         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
36921         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
36922         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
36923         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Added.
36924         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Added.
36925         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Added.
36926         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Added.
36927         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
36928         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
36929         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Added.
36930         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Added.
36931         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Added.
36932         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Added.
36933         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Added.
36934         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Added.
36935         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Added.
36936         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Added.
36937         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
36938         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
36939         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Added.
36940         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
36941         * platform/chromium-linux/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Added.
36942         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
36943         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
36944         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
36945         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added.
36946         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
36947         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
36948         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
36949         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added.
36950         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
36951         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added.
36952         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
36953         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added.
36954         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added.
36955         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added.
36956         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added.
36957         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
36958         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Added.
36959         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Added.
36960         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Added.
36961         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
36962         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
36963         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
36964         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
36965         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
36966         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
36967         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
36968         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Added.
36969         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Added.
36970         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Added.
36971         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Added.
36972         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Added.
36973         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Added.
36974         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
36975         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Added.
36976         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Added.
36977         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
36978         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Added.
36979         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
36980         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
36981         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Added.
36982         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Added.
36983         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Added.
36984         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
36985         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Added.
36986         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Added.
36987         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
36988         * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
36989         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Added.
36990         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Added.
36991         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Added.
36992         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Added.
36993         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Added.
36994         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Added.
36995         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Added.
36996         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
36997         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Added.
36998         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Added.
36999         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Added.
37000         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Added.
37001         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Added.
37002         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Added.
37003         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Added.
37004         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Added.
37005         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
37006         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
37007         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
37008         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
37009         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
37010         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
37011         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Added.
37012         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Added.
37013         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
37014         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Added.
37015         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Added.
37016         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Added.
37017         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Added.
37018         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Added.
37019         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Added.
37020         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Added.
37021         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Added.
37022         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
37023         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Added.
37024         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Added.
37025         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Added.
37026         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Added.
37027         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Added.
37028         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
37029         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Added.
37030         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Added.
37031         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Added.
37032         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Added.
37033         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Added.
37034         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Added.
37035         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Added.
37036         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Added.
37037         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Added.
37038         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
37039         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Added.
37040         * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
37041         * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
37042         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Added.
37043         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Added.
37044         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Added.
37045         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Added.
37046         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Added.
37047         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Added.
37048         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Added.
37049         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Added.
37050         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Added.
37051         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: Added.
37052         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: Added.
37053         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Added.
37054         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: Added.
37055         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Added.
37056         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: Added.
37057         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: Added.
37058         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Added.
37059         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: Added.
37060         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Added.
37061         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Added.
37062         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Added.
37063         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: Added.
37064         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: Added.
37065         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Added.
37066         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Added.
37067         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Added.
37068         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Added.
37069         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: Added.
37070         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Added.
37071         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Added.
37072         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Added.
37073         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Added.
37074         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Added.
37075         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Added.
37076         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Added.
37077         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: Added.
37078         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: Added.
37079         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: Added.
37080         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Added.
37081         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Added.
37082         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Added.
37083         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: Added.
37084         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Added.
37085         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-03-b-expected.txt: Added.
37086         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Added.
37087         * platform/chromium-linux/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Added.
37088         * platform/chromium-linux/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Added.
37089         * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
37090         * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
37091         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Added.
37092         * platform/chromium-linux/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
37093         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
37094         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Added.
37095         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
37096         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Added.
37097         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Added.
37098         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Added.
37099         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: Added.
37100         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Added.
37101         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
37102         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Added.
37103         * platform/chromium-linux/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Added.
37104         * platform/chromium-linux/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Added.
37105         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Added.
37106         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
37107         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
37108         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
37109         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
37110         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
37111         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
37112         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
37113         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
37114         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
37115         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
37116         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
37117         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
37118         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
37119         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
37120         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
37121         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
37122         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
37123         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
37124         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
37125         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
37126         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
37127         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
37128         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
37129         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
37130         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
37131         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
37132         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
37133         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
37134         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
37135         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
37136         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
37137         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
37138         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
37139         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
37140         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
37141         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
37142         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
37143         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
37144         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
37145         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
37146         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
37147         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
37148         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
37149         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
37150         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
37151         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
37152         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
37153         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
37154         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
37155         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
37156         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
37157         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
37158         * platform/chromium-win/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
37159         * platform/chromium-win/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
37160         * platform/chromium-win/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
37161         * platform/chromium-win/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
37162         * platform/chromium-win/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
37163         * platform/chromium-win/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
37164         * platform/chromium-win/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
37165         * platform/chromium-win/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
37166         * platform/chromium-win/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
37167         * platform/chromium-win/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
37168         * platform/chromium-win/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
37169         * platform/chromium-win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
37170         * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
37171         * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
37172         * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
37173         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
37174         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
37175         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
37176         * platform/chromium-win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
37177         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
37178         * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
37179         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
37180         * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
37181         * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
37182         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
37183         * platform/chromium-win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
37184         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
37185         * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
37186         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
37187         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
37188         * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
37189         * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
37190         * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
37191         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
37192         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
37193         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
37194         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
37195         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
37196         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
37197         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
37198         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
37199         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
37200         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
37201         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
37202         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
37203         * platform/chromium-win/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
37204         * platform/chromium-win/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
37205         * platform/chromium-win/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
37206         * platform/chromium-win/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
37207         * platform/chromium-win/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
37208         * platform/chromium-win/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
37209         * platform/chromium-win/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
37210         * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
37211         * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
37212         * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
37213         * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
37214         * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
37215         * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
37216         * platform/chromium-win/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
37217         * platform/chromium-win/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
37218         * platform/chromium-win/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
37219         * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
37220         * platform/chromium-win/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
37221         * platform/chromium-win/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
37222         * platform/chromium-win/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
37223         * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
37224         * platform/chromium-win/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
37225         * platform/chromium-win/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
37226         * platform/chromium-win/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
37227         * platform/chromium-win/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
37228         * platform/chromium-win/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
37229         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
37230         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
37231         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
37232         * platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
37233         * platform/chromium-win/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
37234         * platform/chromium-win/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
37235         * platform/chromium-win/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
37236         * platform/chromium-win/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
37237         * platform/chromium-win/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
37238         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
37239         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
37240         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
37241         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
37242         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
37243         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
37244         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
37245         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
37246         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
37247         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
37248         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
37249         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
37250         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
37251         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
37252         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
37253         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
37254         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
37255         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
37256         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
37257         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
37258         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
37259         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
37260         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
37261         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
37262         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
37263         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
37264         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
37265         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
37266         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
37267         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
37268         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
37269         * platform/chromium-win/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
37270         * platform/chromium-win/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
37271         * platform/chromium-win/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
37272         * platform/chromium-win/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
37273         * platform/chromium-win/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
37274         * platform/chromium-win/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
37275         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
37276         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
37277         * platform/chromium-win/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
37278         * platform/chromium-win/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
37279         * platform/chromium-win/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
37280         * platform/chromium-win/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
37281         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
37282         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
37283         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
37284         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
37285         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
37286         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
37287         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
37288         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
37289         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
37290         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
37291         * platform/chromium-win/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
37292         * platform/chromium-win/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
37293         * platform/chromium-win/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
37294         * platform/chromium-win/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
37295         * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
37296         * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
37297         * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
37298         * platform/chromium-win/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
37299         * platform/chromium-win/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
37300         * platform/chromium-win/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
37301         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
37302         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
37303         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
37304         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
37305         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
37306         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
37307         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
37308         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
37309         * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
37310         * platform/chromium-win/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
37311         * platform/chromium-win/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
37312         * platform/chromium-win/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
37313         * platform/chromium-win/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
37314         * platform/chromium-win/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
37315         * platform/chromium-win/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
37316         * platform/chromium-win/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
37317         * platform/chromium-win/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
37318         * platform/chromium-win/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
37319         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
37320         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
37321         * platform/chromium-win/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
37322         * platform/chromium-win/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
37323         * platform/chromium-win/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
37324         * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
37325         * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
37326         * platform/chromium-win/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
37327         * platform/chromium-win/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
37328         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
37329         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
37330         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
37331         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
37332         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
37333         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
37334         * platform/chromium-win/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
37335         * platform/chromium-win/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
37336         * platform/chromium-win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
37337         * platform/chromium-win/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
37338         * platform/chromium-win/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
37339         * platform/chromium-win/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
37340         * platform/chromium-win/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
37341         * platform/chromium/test_expectations.txt:
37342
37343 2010-10-03  Kent Tamura  <tkent@chromium.org>
37344
37345         Unreviewed, upstreaming test expectations in Chromium tree.
37346
37347         * platform/chromium/test_expectations.txt:
37348
37349 2010-10-03  Kent Tamura  <tkent@chromium.org>
37350
37351         Unreviewed, test expectation update for r68976.
37352
37353         * platform/chromium/test_expectations.txt:
37354
37355 2010-10-03  Dimitri Glazkov  <dglazkov@chromium.org>
37356
37357         Move chromium-win-xp-specific result to its proper place.
37358
37359         * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.txt:
37360         * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.txt: Removed.
37361
37362 2010-10-03  Dimitri Glazkov  <dglazkov@chromium.org>
37363
37364         Reviewed by Nikolas Zimmermann.
37365
37366         [Chromium] Rebaseline svg/custom tests due to http://trac.webkit.org/changeset/68976.
37367         https://bugs.webkit.org/show_bug.cgi?id=47061
37368
37369         * platform/chromium-linux/svg/custom/alignment-baseline-modes-expected.checksum:
37370         * platform/chromium-linux/svg/custom/alignment-baseline-modes-expected.png:
37371         * platform/chromium-linux/svg/custom/alignment-baseline-modes-expected.txt: Added.
37372         * platform/chromium-linux/svg/custom/altglyph-expected.checksum:
37373         * platform/chromium-linux/svg/custom/altglyph-expected.png:
37374         * platform/chromium-linux/svg/custom/altglyph-expected.txt: Added.
37375         * platform/chromium-linux/svg/custom/broken-internal-references-expected.txt:
37376         * platform/chromium-linux/svg/custom/container-opacity-clip-viewBox-expected.txt: Added.
37377         * platform/chromium-linux/svg/custom/dominant-baseline-modes-expected.checksum:
37378         * platform/chromium-linux/svg/custom/dominant-baseline-modes-expected.png:
37379         * platform/chromium-linux/svg/custom/dominant-baseline-modes-expected.txt: Added.
37380         * platform/chromium-linux/svg/custom/glyph-transformation-with-hkern-expected.checksum:
37381         * platform/chromium-linux/svg/custom/glyph-transformation-with-hkern-expected.png:
37382         * platform/chromium-linux/svg/custom/image-small-width-height-expected.checksum:
37383         * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
37384         * platform/chromium-linux/svg/custom/image-small-width-height-expected.txt: Added.
37385         * platform/chromium-linux/svg/custom/invalid-fill-expected.txt: Added.
37386         * platform/chromium-linux/svg/custom/invalid-fill-hex-expected.txt: Added.
37387         * platform/chromium-linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
37388         * platform/chromium-linux/svg/custom/js-late-clipPath-creation-expected.txt: Added.
37389         * platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.txt: Added.
37390         * platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.txt: Added.
37391         * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.txt:
37392         * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.txt: Added.
37393         * platform/chromium-linux/svg/custom/pattern-rotate-expected.txt: Added.
37394         * platform/chromium-linux/svg/custom/pattern-with-transformation-expected.txt: Added.
37395         * platform/chromium-linux/svg/custom/pointer-events-text-expected.txt: Added.
37396         * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
37397         * platform/chromium-linux/svg/custom/stroke-width-large-expected.txt:
37398         * platform/chromium-linux/svg/custom/struct-use-09-b-expected.txt:
37399         * platform/chromium-linux/svg/custom/style-attribute-font-size-expected.txt: Added.
37400         * platform/chromium-linux/svg/custom/text-clip-expected.txt: Added.
37401         * platform/chromium-linux/svg/custom/text-dom-01-f-expected.txt: Added.
37402         * platform/chromium-linux/svg/custom/text-filter-expected.checksum:
37403         * platform/chromium-linux/svg/custom/text-filter-expected.png:
37404         * platform/chromium-linux/svg/custom/text-filter-expected.txt: Added.
37405         * platform/chromium-linux/svg/custom/text-letter-spacing-expected.txt: Added.
37406         * platform/chromium-linux/svg/custom/text-linking-expected.txt: Added.
37407         * platform/chromium-linux/svg/custom/text-repaint-including-stroke-expected.txt: Added.
37408         * platform/chromium-linux/svg/custom/text-rotation-expected.checksum: Added.
37409         * platform/chromium-linux/svg/custom/text-rotation-expected.png: Added.
37410         * platform/chromium-linux/svg/custom/text-rotation-expected.txt: Added.
37411         * platform/chromium-linux/svg/custom/text-whitespace-handling-expected.txt: Added.
37412         * platform/chromium-linux/svg/custom/text-x-dx-lists-expected.txt: Added.
37413         * platform/chromium-linux/svg/custom/text-x-dy-lists-expected.checksum: Added.
37414         * platform/chromium-linux/svg/custom/text-x-dy-lists-expected.png: Added.
37415         * platform/chromium-linux/svg/custom/text-x-dy-lists-expected.txt: Added.
37416         * platform/chromium-linux/svg/custom/text-x-override-in-tspan-child-expected.checksum:
37417         * platform/chromium-linux/svg/custom/text-x-override-in-tspan-child-expected.png:
37418         * platform/chromium-linux/svg/custom/text-x-override-in-tspan-child-expected.txt: Added.
37419         * platform/chromium-linux/svg/custom/use-on-text-expected.txt: Added.
37420         * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
37421         * platform/chromium-mac/svg/custom/altglyph-expected.checksum: Added.
37422         * platform/chromium-mac/svg/custom/altglyph-expected.png: Added.
37423         * platform/chromium-win/svg/custom/alignment-baseline-modes-expected.checksum:
37424         * platform/chromium-win/svg/custom/alignment-baseline-modes-expected.png:
37425         * platform/chromium-win/svg/custom/alignment-baseline-modes-expected.txt:
37426         * platform/chromium-win/svg/custom/altglyph-expected.checksum:
37427         * platform/chromium-win/svg/custom/altglyph-expected.png:
37428         * platform/chromium-win/svg/custom/altglyph-expected.txt:
37429         * platform/chromium-win/svg/custom/broken-internal-references-expected.txt:
37430         * platform/chromium-win/svg/custom/container-opacity-clip-viewBox-expected.txt:
37431         * platform/chromium-win/svg/custom/dominant-baseline-modes-expected.checksum:
37432         * platform/chromium-win/svg/custom/dominant-baseline-modes-expected.png:
37433         * platform/chromium-win/svg/custom/dominant-baseline-modes-expected.txt:
37434         * platform/chromium-win/svg/custom/glyph-transformation-with-hkern-expected.checksum:
37435         * platform/chromium-win/svg/custom/glyph-transformation-with-hkern-expected.png:
37436         * platform/chromium-win/svg/custom/image-small-width-height-expected.checksum:
37437         * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
37438         * platform/chromium-win/svg/custom/image-small-width-height-expected.txt:
37439         * platform/chromium-win/svg/custom/invalid-fill-expected.txt:
37440         * platform/chromium-win/svg/custom/invalid-fill-hex-expected.txt:
37441         * platform/chromium-win/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
37442         * platform/chromium-win/svg/custom/js-late-clipPath-creation-expected.txt:
37443         * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.txt:
37444         * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.txt:
37445         * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
37446         * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.txt:
37447         * platform/chromium-win/svg/custom/pattern-rotate-expected.txt:
37448         * platform/chromium-win/svg/custom/pattern-with-transformation-expected.txt:
37449         * platform/chromium-win/svg/custom/pointer-events-text-expected.txt:
37450         * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
37451         * platform/chromium-win/svg/custom/stroke-width-large-expected.txt:
37452         * platform/chromium-win/svg/custom/struct-use-09-b-expected.checksum: Added.
37453         * platform/chromium-win/svg/custom/struct-use-09-b-expected.png: Added.
37454         * platform/chromium-win/svg/custom/struct-use-09-b-expected.txt: Added.
37455         * platform/chromium-win/svg/custom/style-attribute-font-size-expected.txt:
37456         * platform/chromium-win/svg/custom/text-clip-expected.txt:
37457         * platform/chromium-win/svg/custom/text-dom-01-f-expected.txt:
37458         * platform/chromium-win/svg/custom/text-filter-expected.checksum:
37459         * platform/chromium-win/svg/custom/text-filter-expected.png:
37460         * platform/chromium-win/svg/custom/text-filter-expected.txt:
37461         * platform/chromium-win/svg/custom/text-letter-spacing-expected.txt:
37462         * platform/chromium-win/svg/custom/text-linking-expected.txt:
37463         * platform/chromium-win/svg/custom/text-repaint-including-stroke-expected.txt:
37464         * platform/chromium-win/svg/custom/text-rotation-expected.checksum: Added.
37465         * platform/chromium-win/svg/custom/text-rotation-expected.png: Added.
37466         * platform/chromium-win/svg/custom/text-rotation-expected.txt: Added.
37467         * platform/chromium-win/svg/custom/text-whitespace-handling-expected.txt:
37468         * platform/chromium-win/svg/custom/text-x-dx-lists-expected.txt:
37469         * platform/chromium-win/svg/custom/text-x-dy-lists-expected.checksum: Added.
37470         * platform/chromium-win/svg/custom/text-x-dy-lists-expected.png: Added.
37471         * platform/chromium-win/svg/custom/text-x-dy-lists-expected.txt: Added.
37472         * platform/chromium-win/svg/custom/text-x-override-in-tspan-child-expected.checksum:
37473         * platform/chromium-win/svg/custom/text-x-override-in-tspan-child-expected.png:
37474         * platform/chromium-win/svg/custom/text-x-override-in-tspan-child-expected.txt:
37475         * platform/chromium-win/svg/custom/use-on-text-expected.txt:
37476         * platform/chromium-win/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
37477         * platform/chromium/test_expectations.txt:
37478
37479 2010-10-02  Alpha Lam  <hclam@chromium.org>
37480
37481         Build fix. Not reviewed.
37482
37483         Remove LayoutTests/websocket and the dummy file.
37484
37485         * websocket/tests/workers/README: Removed.
37486
37487 2010-10-02  Alpha Lam  <hclam@chromium.org>
37488
37489         Build fix. Not reviewed.
37490
37491         Add test expectations because of the massive SVG change in r68976.
37492
37493         * platform/chromium/test_expectations.txt:
37494
37495 2010-10-02  Nikolas Zimmermann  <nzimmermann@rim.com>
37496
37497         Not reviewed.
37498
37499         Rewrite SVG text layout code
37500         https://bugs.webkit.org/show_bug.cgi?id=45532
37501
37502         Rebaseline gtk / qt / win specific SVG text results.
37503
37504         * platform/gtk/svg/batik/text/textDecoration-expected.txt:
37505         * platform/gtk/svg/css/composite-shadow-text-expected.txt:
37506         * platform/gtk/svg/css/shadow-changes-expected.txt:
37507         * platform/gtk/svg/css/text-shadow-multiple-expected.txt:
37508         * platform/gtk/svg/custom/broken-internal-references-expected.txt:
37509         * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
37510         * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
37511         * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
37512         * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
37513         * platform/gtk/svg/custom/stroke-width-large-expected.txt:
37514         * platform/gtk/svg/filters/filter-on-filter-for-text-expected.txt:
37515         * platform/gtk/svg/filters/filter-on-tspan-expected.txt:
37516         * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
37517         * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
37518         * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
37519         * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
37520         * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
37521         * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
37522         * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
37523         * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
37524         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
37525         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
37526         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
37527         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
37528         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
37529         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
37530         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
37531         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
37532         * platform/gtk/svg/text/select-x-list-1-expected.txt:
37533         * platform/gtk/svg/text/select-x-list-2-expected.txt:
37534         * platform/gtk/svg/text/select-x-list-3-expected.txt:
37535         * platform/gtk/svg/text/select-x-list-4-expected.txt:
37536         * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
37537         * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
37538         * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
37539         * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
37540         * platform/gtk/svg/text/text-hkern-expected.txt:
37541         * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt:
37542         * platform/gtk/svg/text/text-vkern-expected.txt:
37543         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
37544         * platform/qt/svg/batik/text/textDecoration-expected.txt:
37545         * platform/qt/svg/custom/broken-internal-references-expected.txt:
37546         * platform/qt/svg/filters/filter-on-filter-for-text-expected.txt:
37547         * platform/qt/svg/filters/filter-on-tspan-expected.txt:
37548         * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
37549         * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
37550         * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
37551         * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
37552         * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt:
37553         * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt:
37554         * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt:
37555         * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt:
37556         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
37557         * platform/qt/svg/text/select-x-list-1-expected.txt:
37558         * platform/qt/svg/text/select-x-list-2-expected.txt:
37559         * platform/qt/svg/text/select-x-list-3-expected.txt:
37560         * platform/qt/svg/text/select-x-list-4-expected.txt:
37561         * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
37562         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
37563         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
37564         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
37565         * platform/qt/svg/text/text-hkern-expected.txt:
37566         * platform/qt/svg/text/text-hkern-on-vertical-text-expected.txt:
37567         * platform/qt/svg/text/text-vkern-expected.txt:
37568         * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
37569         * platform/win/svg/custom/broken-internal-references-expected.txt:
37570
37571 2010-10-01  Nikolas Zimmermann  <nzimmermann@rim.com>
37572
37573         Reviewed by Dirk Schulze.
37574
37575         Rewrite SVG text layout code
37576         https://bugs.webkit.org/show_bug.cgi?id=45532
37577
37578         Rebaseline most SVGs containing text. The underlying concept has changed, I tried hard to maintain
37579         a somewhat compatible DRT output, so it doesn't require rebaselines of _all_ tests.
37580         The dump looks awkward now, it will always report "chunk 1", as it's hardcoded in SVGRenderTreeAsText.
37581         Follow up patches will change the output of text dumps completly.
37582
37583         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
37584         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
37585         * platform/mac-leopard/svg/batik/text/textOnPath-expected.checksum:
37586         * platform/mac-leopard/svg/batik/text/textOnPath-expected.png: baseline-shift adjustments now match Opera.
37587         * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.checksum:
37588         * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.png: Ditto.
37589         * platform/mac-leopard/svg/batik/text/xmlSpace-expected.checksum:
37590         * platform/mac-leopard/svg/batik/text/xmlSpace-expected.png:
37591         * platform/mac-leopard/svg/custom/altglyph-expected.checksum:
37592         * platform/mac-leopard/svg/custom/altglyph-expected.png:
37593         * platform/mac-leopard/svg/text/multichar-glyph-expected.checksum:
37594         * platform/mac-leopard/svg/text/multichar-glyph-expected.png:
37595         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
37596         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
37597         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
37598         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
37599         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
37600         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
37601         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
37602         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
37603         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
37604         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
37605         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
37606         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
37607         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
37608         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
37609         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
37610         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
37611         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
37612         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
37613         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
37614         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
37615         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
37616         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
37617         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
37618         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
37619         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
37620         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: No more blurry edges, size calculations fixed.
37621         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
37622         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
37623         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
37624         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
37625         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
37626         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
37627         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
37628         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
37629         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
37630         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
37631         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
37632         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
37633         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
37634         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png: baseline-shift looks slightly different, now matches Opera.
37635         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
37636         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
37637         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
37638         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
37639         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png: Vertical text now starts at correct origin, and is centered correctly.
37640         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
37641         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
37642         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Ditto + baseline-shift differences.
37643         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
37644         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
37645         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
37646         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
37647         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
37648         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
37649         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
37650         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
37651         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
37652         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
37653         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
37654         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
37655         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
37656         * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
37657         * platform/mac/svg/batik/text/textAnchor-expected.txt:
37658         * platform/mac/svg/batik/text/textAnchor2-expected.checksum:
37659         * platform/mac/svg/batik/text/textAnchor2-expected.png: y-position adjustments start new text chunks since SVG 1.1 2nd edition (in contrary to SVG 1.2 Tiny). Left the test as is.
37660         * platform/mac/svg/batik/text/textAnchor2-expected.txt:
37661         * platform/mac/svg/batik/text/textAnchor3-expected.txt:
37662         * platform/mac/svg/batik/text/textDecoration-expected.checksum:
37663         * platform/mac/svg/batik/text/textDecoration-expected.png: text-decoration defined on <text> paints with the paint sever defined on the <tspan>, test finally works!
37664         * platform/mac/svg/batik/text/textDecoration-expected.txt:
37665         * platform/mac/svg/batik/text/textDecoration2-expected.checksum:
37666         * platform/mac/svg/batik/text/textDecoration2-expected.png: Ditto.
37667         * platform/mac/svg/batik/text/textDecoration2-expected.txt:
37668         * platform/mac/svg/batik/text/textEffect-expected.checksum:
37669         * platform/mac/svg/batik/text/textEffect-expected.png: Just like pservers-grad-08-b.svg, no more blurry edges.
37670         * platform/mac/svg/batik/text/textEffect-expected.txt:
37671         * platform/mac/svg/batik/text/textEffect2-expected.txt:
37672         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
37673         * platform/mac/svg/batik/text/textEffect3-expected.png: Ditto.
37674         * platform/mac/svg/batik/text/textEffect3-expected.txt:
37675         * platform/mac/svg/batik/text/textFeatures-expected.checksum:
37676         * platform/mac/svg/batik/text/textFeatures-expected.png: baseline-shift differences.
37677         * platform/mac/svg/batik/text/textFeatures-expected.txt:
37678         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
37679         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Completly fixed, now aligns properly with path, matches Opera & Batik.
37680         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
37681         * platform/mac/svg/batik/text/textLayout-expected.txt:
37682         * platform/mac/svg/batik/text/textLayout2-expected.checksum:
37683         * platform/mac/svg/batik/text/textLayout2-expected.png: baseline-shift differences.
37684         * platform/mac/svg/batik/text/textLayout2-expected.txt:
37685         * platform/mac/svg/batik/text/textLength-expected.txt:
37686         * platform/mac/svg/batik/text/textOnPath-expected.txt:
37687         * platform/mac/svg/batik/text/textOnPath2-expected.txt:
37688         * platform/mac/svg/batik/text/textOnPath3-expected.txt:
37689         * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
37690         * platform/mac/svg/batik/text/textPCDATA-expected.txt:
37691         * platform/mac/svg/batik/text/textPosition-expected.txt:
37692         * platform/mac/svg/batik/text/textPosition2-expected.txt:
37693         * platform/mac/svg/batik/text/textProperties-expected.txt:
37694         * platform/mac/svg/batik/text/textProperties2-expected.txt:
37695         * platform/mac/svg/batik/text/verticalText-expected.checksum:
37696         * platform/mac/svg/batik/text/verticalText-expected.png:
37697         * platform/mac/svg/batik/text/verticalText-expected.txt:
37698         * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
37699         * platform/mac/svg/batik/text/xmlSpace-expected.txt:
37700         * platform/mac/svg/carto.net/button-expected.txt:
37701         * platform/mac/svg/carto.net/colourpicker-expected.txt:
37702         * platform/mac/svg/carto.net/combobox-expected.txt:
37703         * platform/mac/svg/carto.net/selectionlist-expected.txt:
37704         * platform/mac/svg/carto.net/tabgroup-expected.txt:
37705         * platform/mac/svg/carto.net/textbox-expected.txt:
37706         * platform/mac/svg/carto.net/window-expected.txt:
37707         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt:
37708         * platform/mac/svg/css/text-shadow-multiple-expected.txt:
37709         * platform/mac/svg/custom/alignment-baseline-modes-expected.checksum:
37710         * platform/mac/svg/custom/alignment-baseline-modes-expected.png: central baseline now works as expected.
37711         * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
37712         * platform/mac/svg/custom/altglyph-expected.txt:
37713         * platform/mac/svg/custom/broken-internal-references-expected.txt:
37714         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt:
37715         * platform/mac/svg/custom/dominant-baseline-modes-expected.checksum:
37716         * platform/mac/svg/custom/dominant-baseline-modes-expected.png: ditto.
37717         * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
37718         * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
37719         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.checksum:
37720         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.png: Kerning is now properly respected.
37721         * platform/mac/svg/custom/image-small-width-height-expected.txt:
37722         * platform/mac/svg/custom/invalid-fill-expected.txt:
37723         * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
37724         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt:
37725         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
37726         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.txt:
37727         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
37728         * platform/mac/svg/custom/pattern-rotate-expected.txt:
37729         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
37730         * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
37731         * platform/mac/svg/custom/text-dom-01-f-expected.txt:
37732         * platform/mac/svg/custom/text-letter-spacing-expected.txt:
37733         * platform/mac/svg/custom/text-linking-expected.txt:
37734         * platform/mac/svg/custom/text-rotation-expected.checksum: Added.
37735         * platform/mac/svg/custom/text-rotation-expected.png: Added.
37736         * platform/mac/svg/custom/text-rotation-expected.txt: Added.
37737         * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
37738         * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
37739         * platform/mac/svg/custom/text-x-dy-lists-expected.checksum: Added.
37740         * platform/mac/svg/custom/text-x-dy-lists-expected.png: Added.
37741         * platform/mac/svg/custom/text-x-dy-lists-expected.txt: Added.
37742         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.checksum:
37743         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.png:
37744         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
37745         * platform/mac/svg/custom/use-detach-expected.txt:
37746         * platform/mac/svg/filters/filter-on-filter-for-text-expected.txt:
37747         * platform/mac/svg/filters/filter-on-tspan-expected.txt:
37748         * platform/mac/svg/text/kerning-expected.txt:
37749         * platform/mac/svg/text/multichar-glyph-expected.txt:
37750         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
37751         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.png:
37752         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
37753         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
37754         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.png:
37755         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
37756         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
37757         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.png:
37758         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
37759         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
37760         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.png:
37761         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
37762         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
37763         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.png:
37764         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
37765         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
37766         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.png:
37767         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
37768         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
37769         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.png:
37770         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
37771         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
37772         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.png:
37773         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
37774         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum:
37775         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
37776         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
37777         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum:
37778         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
37779         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
37780         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum:
37781         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
37782         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
37783         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum:
37784         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
37785         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
37786         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum:
37787         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
37788         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
37789         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum:
37790         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
37791         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
37792         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum:
37793         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
37794         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
37795         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
37796         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
37797         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
37798         * platform/mac/svg/text/select-x-list-1-expected.checksum:
37799         * platform/mac/svg/text/select-x-list-1-expected.png:
37800         * platform/mac/svg/text/select-x-list-1-expected.txt:
37801         * platform/mac/svg/text/select-x-list-2-expected.checksum:
37802         * platform/mac/svg/text/select-x-list-2-expected.png:
37803         * platform/mac/svg/text/select-x-list-2-expected.txt:
37804         * platform/mac/svg/text/select-x-list-3-expected.checksum:
37805         * platform/mac/svg/text/select-x-list-3-expected.png:
37806         * platform/mac/svg/text/select-x-list-3-expected.txt:
37807         * platform/mac/svg/text/select-x-list-4-expected.checksum:
37808         * platform/mac/svg/text/select-x-list-4-expected.png:
37809         * platform/mac/svg/text/select-x-list-4-expected.txt:
37810         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.checksum:
37811         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.png:
37812         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
37813         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.checksum:
37814         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.png:
37815         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
37816         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.checksum:
37817         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.png:
37818         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
37819         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.checksum:
37820         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.png:
37821         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
37822         * platform/mac/svg/text/text-align-02-b-expected.checksum:
37823         * platform/mac/svg/text/text-align-02-b-expected.png:
37824         * platform/mac/svg/text/text-align-02-b-expected.txt:
37825         * platform/mac/svg/text/text-align-03-b-expected.txt:
37826         * platform/mac/svg/text/text-align-04-b-expected.checksum:
37827         * platform/mac/svg/text/text-align-04-b-expected.png:
37828         * platform/mac/svg/text/text-align-04-b-expected.txt:
37829         * platform/mac/svg/text/text-align-05-b-expected.checksum:
37830         * platform/mac/svg/text/text-align-05-b-expected.png:
37831         * platform/mac/svg/text/text-align-05-b-expected.txt:
37832         * platform/mac/svg/text/text-align-06-b-expected.checksum:
37833         * platform/mac/svg/text/text-align-06-b-expected.png:
37834         * platform/mac/svg/text/text-align-06-b-expected.txt:
37835         * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
37836         * platform/mac/svg/text/text-deco-01-b-expected.checksum:
37837         * platform/mac/svg/text/text-deco-01-b-expected.png:
37838         * platform/mac/svg/text/text-deco-01-b-expected.txt:
37839         * platform/mac/svg/text/text-hkern-expected.checksum:
37840         * platform/mac/svg/text/text-hkern-expected.png: Kerning now respects text chunk boundaries.
37841         * platform/mac/svg/text/text-hkern-expected.txt:
37842         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt:
37843         * platform/mac/svg/text/text-path-01-b-expected.checksum:
37844         * platform/mac/svg/text/text-path-01-b-expected.png:
37845         * platform/mac/svg/text/text-path-01-b-expected.txt:
37846         * platform/mac/svg/text/text-spacing-01-b-expected.checksum:
37847         * platform/mac/svg/text/text-spacing-01-b-expected.png:
37848         * platform/mac/svg/text/text-spacing-01-b-expected.txt:
37849         * platform/mac/svg/text/text-text-01-b-expected.checksum:
37850         * platform/mac/svg/text/text-text-01-b-expected.png:
37851         * platform/mac/svg/text/text-text-01-b-expected.txt:
37852         * platform/mac/svg/text/text-text-04-t-expected.checksum:
37853         * platform/mac/svg/text/text-text-04-t-expected.png:
37854         * platform/mac/svg/text/text-text-04-t-expected.txt:
37855         * platform/mac/svg/text/text-text-05-t-expected.checksum:
37856         * platform/mac/svg/text/text-text-05-t-expected.png: y positions now also start text chunks, finally a progression on this test!
37857         * platform/mac/svg/text/text-text-05-t-expected.txt:
37858         * platform/mac/svg/text/text-text-06-t-expected.txt:
37859         * platform/mac/svg/text/text-text-07-t-expected.checksum:
37860         * platform/mac/svg/text/text-text-07-t-expected.png:
37861         * platform/mac/svg/text/text-text-07-t-expected.txt:
37862         * platform/mac/svg/text/text-text-08-b-expected.checksum:
37863         * platform/mac/svg/text/text-text-08-b-expected.png: Opacity doesn't affect selection anymore, matches all other browsers.
37864         * platform/mac/svg/text/text-tselect-01-b-expected.txt:
37865         * platform/mac/svg/text/text-tselect-02-f-expected.txt:
37866         * platform/mac/svg/text/text-tspan-01-b-expected.txt:
37867         * platform/mac/svg/text/text-vkern-expected.checksum:
37868         * platform/mac/svg/text/text-vkern-expected.png: Kerning now respects text chunk boundaries.
37869         * platform/mac/svg/text/text-vkern-expected.txt:
37870         * platform/mac/svg/text/textPathBoundsBug-expected.txt:
37871         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
37872         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
37873         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
37874         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
37875         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
37876         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
37877         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
37878         * svg/batik/text/xmlSpace.svg: Fixed wrong test, now the embedded SVG Font is actually used.
37879         * svg/custom/altglyph.svg: Fixed wrong test, xlink namespace was wrong, xlink:href for altGlyph had no effect.
37880         * svg/custom/glyph-setting-d-attribute-expected.txt:
37881         * svg/custom/glyph-transformation-with-hkern-expected.txt:
37882         * svg/custom/text-rotation.svg: Added.
37883         * svg/custom/text-x-dy-lists.svg: Added.
37884         * svg/custom/text-x-override-in-tspan-child.svg: Fixed wrong test, depending on a previous bug - now matches Opera.
37885         * svg/text/multichar-glyph.svg: Also dump end positions of characters.
37886         * svg/text/resources/SelectionTestCase.js: Modify the selection test cases, to draw green lines marking the computed start & end postions of the selected characters.
37887         (selectRange):
37888
37889 2010-10-02  Alpha Lam  <hclam@chromium.org>
37890
37891         Not reviewed. Build fix.
37892
37893         Add test expectations for Chromium.
37894
37895         * platform/chromium/test_expectations.txt:
37896
37897 2010-10-01  Martin Robinson  <mrobinson@igalia.com>
37898
37899         Removed an expected result for a previously skipped test. This test
37900         is skipped because it fails on 1 (out of 4) GTK+ bots. It had
37901         started failing again after the WebSocket tests were relocated and
37902         the skipped list was no longer up to date.
37903
37904         * platform/gtk/Skipped: Update skipped list to reflect new test location.
37905         * platform/gtk/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt: Removed.
37906
37907 2010-10-01  Tony Chang  <tony@chromium.org>
37908
37909         Unreviewed.  Turns out Safari Win matches Safari Mac so move the
37910         expectation to chromium-win.
37911
37912         * platform/chromium-win/editing/selection/5354455-1-expected.txt: Renamed from LayoutTests/platform/win/editing/selection/5354455-1-expected.txt.
37913         * platform/win/Skipped:
37914
37915 2010-10-01  Tony Chang  <tony@chromium.org>
37916
37917         Unreviewed.  Updating layout test (editing/selection/5354455-1.html) after r68948.
37918         Will fix soon.
37919
37920         * platform/chromium/test_expectations.txt:
37921         * platform/win/Skipped:
37922
37923 2010-10-01  Evan Martin  <evan@chromium.org>
37924
37925         Reviewed by Tony Chang.
37926
37927         editing/selection/5354455-1 has incorrect description text
37928         https://bugs.webkit.org/show_bug.cgi?id=44990
37929
37930         This test includes descriptive text that describes an OS X-specific behavior.
37931         I almost checked in an incorrect baseline because I believed the text.
37932         This change amends the text to describe expected behavior on Mac/Win/Linux.
37933
37934         Rather than requiring new baselines on all platforms, I took this opportunity
37935         to also convert the test to a markup dump.  We'll then end up with just one
37936         Mac baseline and one non-Mac baseline.
37937
37938         * editing/selection/5354455-1.html:
37939         * platform/chromium-linux/editing/selection/5354455-1-expected.checksum: Removed.
37940         * platform/chromium-linux/editing/selection/5354455-1-expected.png: Removed.
37941         * platform/chromium-win/editing/selection/5354455-1-expected.checksum: Removed.
37942         * platform/chromium-win/editing/selection/5354455-1-expected.png: Removed.
37943         * platform/chromium-win/editing/selection/5354455-1-expected.txt: Removed.
37944         * platform/chromium/test_expectations.txt:
37945         * platform/gtk/editing/selection/5354455-1-expected.txt: Removed.
37946         * platform/mac-leopard/editing/selection/5354455-1-expected.checksum: Removed.
37947         * platform/mac-leopard/editing/selection/5354455-1-expected.png: Removed.
37948         * platform/mac/editing/selection/5354455-1-expected.checksum: Removed.
37949         * platform/mac/editing/selection/5354455-1-expected.png: Removed.
37950         * platform/mac/editing/selection/5354455-1-expected.txt: Updated.
37951         * platform/win/editing/selection/5354455-1-expected.txt: Added.
37952
37953 2010-09-30  Zhenyao Mo  <zmo@google.com>
37954
37955         Reviewed by Kenneth Russell.
37956
37957         texImage2D fails on 16-bit-per-channel images
37958         https://bugs.webkit.org/show_bug.cgi?id=46947
37959
37960         * fast/canvas/webgl/gl-teximage-expected.txt: Add a test case for loading 16-bit-per-channel images as textures.
37961         * fast/canvas/webgl/gl-teximage.html: Ditto.
37962         * fast/canvas/webgl/resources/green-2x2-16bit.png: Added.
37963
37964 2010-10-01  Alpha Lam  <hclam@chromium.org>
37965
37966         Build fix. Not reviewed.
37967
37968         Add test expectations for Chromium.
37969
37970         * platform/chromium-linux/fast/blockflow/block-level-images-expected.checksum: Added.
37971         * platform/chromium-linux/fast/blockflow/block-level-images-expected.png: Added.
37972         * platform/chromium-linux/fast/css/rtl-to-viewport-expected.checksum: Added.
37973         * platform/chromium-linux/fast/css/rtl-to-viewport-expected.png: Added.
37974         * platform/chromium-linux/fast/css/rtl-to-viewport-expected.txt: Added.
37975         * platform/chromium-linux/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt: Copied from LayoutTests/platform/chromium-linux/websocket/tests/bad-sub-protocol-control-chars-expected.txt.
37976         * platform/chromium-linux/http/tests/websocket/tests/url-parsing-expected.txt: Added.
37977         * platform/chromium-mac/fast/blockflow/block-level-images-expected.checksum: Added.
37978         * platform/chromium-mac/fast/blockflow/block-level-images-expected.png: Added.
37979         * platform/chromium-mac/fast/css/rtl-to-viewport-expected.checksum: Added.
37980         * platform/chromium-mac/fast/css/rtl-to-viewport-expected.png: Added.
37981         * platform/chromium-mac/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt: Copied from LayoutTests/platform/chromium-linux/websocket/tests/bad-sub-protocol-control-chars-expected.txt.
37982         * platform/chromium-mac/http/tests/websocket/tests/url-parsing-expected.txt: Added.
37983         * platform/chromium-win-xp/fast/blockflow/block-level-images-expected.png: Added.
37984         * platform/chromium-win-xp/fast/css/rtl-to-viewport-expected.png: Added.
37985         * platform/chromium-win/fast/blockflow/block-level-images-expected.checksum: Added.
37986         * platform/chromium-win/fast/blockflow/block-level-images-expected.png: Added.
37987         * platform/chromium-win/fast/css/rtl-to-viewport-expected.checksum: Added.
37988         * platform/chromium-win/fast/css/rtl-to-viewport-expected.png: Added.
37989         * platform/chromium-win/fast/css/rtl-to-viewport-expected.txt: Added.
37990         * platform/chromium-win/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt: Copied from LayoutTests/platform/chromium-win/websocket/tests/bad-sub-protocol-control-chars-expected.txt.
37991         * platform/chromium-win/http/tests/websocket/tests/url-parsing-expected.txt: Added.
37992         * platform/chromium-win/platform/win/plugins/get-value-netscape-window-expected.txt: Added.
37993         * platform/chromium/test_expectations.txt:
37994
37995 2010-10-01  Alpha Lam  <hclam@chromium.org>
37996
37997         Build fix. Not reviewed.
37998
37999         Add test expectations for Chromium.
38000
38001         * platform/chromium/test_expectations.txt:
38002
38003 2010-10-01  Adam Roben  <aroben@apple.com>
38004
38005         Land post-XP results for fast/text/backslash-to-yen-sign-euc.html
38006
38007         The fonts this test uses must have changed after Windows XP
38008
38009         * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.txt:
38010         Copied from LayoutTests/platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt.
38011         * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt:
38012         Updated for post-XP.
38013
38014 2010-10-01  Adam Barth  <abarth@webkit.org>
38015
38016         Add a Gtk-specific baseline for a WebSocket test.
38017
38018         * platform/gtk/http/tests/websocket: Added.
38019         * platform/gtk/http/tests/websocket/tests: Added.
38020         * platform/gtk/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt: Added.
38021
38022 2010-10-01  Alpha Lam  <hclam@chromium.org>
38023
38024         Build fix. Not reviewed.
38025
38026         Add the dummy README file to solve build breakages in Chromium.
38027         It should be removed once the breakage is resolved.
38028
38029         * websocket/tests/workers/README: Added.
38030
38031 2010-10-01  Enrica Casucci  <enrica@apple.com>
38032
38033         Reviewed by Darin Adler.
38034
38035         DOMFocusIn/DOMFocusOut return focusin/focusout Event.type
38036         https://bugs.webkit.org/show_bug.cgi?id=42580
38037         <rdar://problem/8107311>
38038         
38039         * fast/events/focusinout.html: Modified to check the event type.
38040
38041 2010-10-01  Adam Roben  <aroben@apple.com>
38042
38043         Land new Windows results for
38044         fast/text/international/bidi-mirror-he-ar.html
38045
38046         Fixes <http://webkit.org/b/47001> <rdar://problem/8503550>
38047         fast/text/international/bidi-mirror-he-ar.html fails on Windows
38048
38049         Recommended by Dan Bernstein.
38050
38051         * platform/win/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
38052         * platform/win/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
38053         * platform/win/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
38054
38055 2010-10-01  David Hyatt  <hyatt@apple.com>
38056
38057         Reviewed by Darin Adler.
38058
38059         https://bugs.webkit.org/show_bug.cgi?id=46642, make replaced elements work with block-flow.  This patch changes
38060         all of the computeReplacedLogicalWidth and comuteReplacedLogicalHeight functions (and their helpers) to use logical width
38061         and logical height instead.
38062
38063         Added fast/blockflow/block-level-images.html
38064
38065         * fast/blockflow/block-level-images.html: Added.
38066         * fast/blockflow/resources: Added.
38067         * fast/blockflow/resources/circle.svg: Added.
38068         * fast/blockflow/resources/oval.png: Added.
38069         * platform/mac/fast/blockflow/block-level-images-expected.checksum: Added.
38070         * platform/mac/fast/blockflow/block-level-images-expected.png: Added.
38071         * platform/mac/fast/blockflow/block-level-images-expected.txt: Added.
38072
38073 2010-09-30  Adam Barth  <abarth@webkit.org>
38074
38075         Reviewed by Eric Seidel.
38076
38077         WebSocket tests are flaky
38078         https://bugs.webkit.org/show_bug.cgi?id=46956
38079
38080         Hosting the WebSocket tests using the Python HTTP server causes the
38081         tests to time out occationally.  This patch moves the tests to be
38082         hosted by the usual Apache server.
38083
38084         This patch doesn't completely eliminate the flakiness.  However,
38085         testing on my local machine shows that it reduces it by a large factor.
38086         I suspect there's more flakiness hiding in the Python server, but this
38087         patch makes some amount of progress on the issue.
38088
38089         * http/tests/websocket: Copied from LayoutTests/websocket.
38090         * http/tests/websocket/tests/alert-in-event-handler.html:
38091         * http/tests/websocket/tests/bad-handshake-crash.html:
38092         * http/tests/websocket/tests/bad-sub-protocol-control-chars.html:
38093         * http/tests/websocket/tests/bad-sub-protocol-empty.html:
38094         * http/tests/websocket/tests/bad-sub-protocol-non-ascii.html:
38095         * http/tests/websocket/tests/bufferedAmount-after-close.html:
38096         * http/tests/websocket/tests/close-on-navigate-new-location.html:
38097         * http/tests/websocket/tests/close-on-unload-and-force-gc.html:
38098         * http/tests/websocket/tests/close-on-unload-reference-in-parent.html:
38099         * http/tests/websocket/tests/close-on-unload.html:
38100         * http/tests/websocket/tests/cross-origin-expected.txt:
38101         * http/tests/websocket/tests/cross-origin.html:
38102         * http/tests/websocket/tests/error-detect.html:
38103         * http/tests/websocket/tests/frame-length-longer-than-buffer.html:
38104         * http/tests/websocket/tests/frame-length-overflow.html:
38105         * http/tests/websocket/tests/frame-length-skip.html:
38106         * http/tests/websocket/tests/handshake-challenge-randomness.html:
38107         * http/tests/websocket/tests/handshake-error.html:
38108         * http/tests/websocket/tests/handshake-fail-by-cross-origin-expected.txt:
38109         * http/tests/websocket/tests/handshake-fail-by-cross-origin.html:
38110         * http/tests/websocket/tests/handshake-fail-by-no-cr.html:
38111         * http/tests/websocket/tests/handshake-fail-by-sub-protocol-mismatch.html:
38112         * http/tests/websocket/tests/httponly-cookie.pl:
38113         * http/tests/websocket/tests/long-invalid-header.html:
38114         * http/tests/websocket/tests/null-character.html:
38115         * http/tests/websocket/tests/reload-crash.html:
38116         * http/tests/websocket/tests/resources/close-on-unload-iframe-reference-in-parent.html:
38117         * http/tests/websocket/tests/resources/close-on-unload-iframe.html:
38118         * http/tests/websocket/tests/resources/js-test-post-function.js: Copied from LayoutTests/fast/js/resources/js-test-post-function.js.
38119         * http/tests/websocket/tests/resources/js-test-pre.js: Copied from LayoutTests/fast/js/resources/js-test-pre.js.
38120         * http/tests/websocket/tests/resources/js-test-style.css: Copied from LayoutTests/fast/js/resources/js-test-style.css.
38121         * http/tests/websocket/tests/resources/reload-crash-iframe.html:
38122         * http/tests/websocket/tests/script-tests/TEMPLATE.html:
38123         * http/tests/websocket/tests/script-tests/cross-origin.js:
38124         (endTest):
38125         * http/tests/websocket/tests/send-after-close-on-unload.html:
38126         * http/tests/websocket/tests/send-throw.html:
38127         * http/tests/websocket/tests/send.html:
38128         * http/tests/websocket/tests/simple.html:
38129         * http/tests/websocket/tests/sub-protocol-with-space.html:
38130         * http/tests/websocket/tests/sub-protocol.html:
38131         * http/tests/websocket/tests/unicode.html:
38132         * http/tests/websocket/tests/url-no-trailing-slash.html:
38133         * http/tests/websocket/tests/url-parsing-expected.txt:
38134         * http/tests/websocket/tests/url-parsing.html:
38135         * http/tests/websocket/tests/url-with-credential.html:
38136         * http/tests/websocket/tests/url-with-empty-query.html:
38137         * http/tests/websocket/tests/url-with-query-for-no-query.html:
38138         * http/tests/websocket/tests/url-with-query.html:
38139         * http/tests/websocket/tests/websocket-event-target.html:
38140         * http/tests/websocket/tests/websocket-protocol-ignored.html:
38141         * platform/chromium-gpu/test_expectations.txt:
38142         * platform/chromium/test_expectations.txt:
38143         * platform/mac/test_expectations.txt:
38144         * platform/win/Skipped:
38145         * websocket: Removed.
38146         * websocket/resources: Removed.
38147         * websocket/resources/server-failed-to-start.html: Removed.
38148         * websocket/tests: Removed.
38149         * websocket/tests/alert-in-event-handler-expected.txt: Removed.
38150         * websocket/tests/alert-in-event-handler.html: Removed.
38151         * websocket/tests/bad-handshake-crash-expected.txt: Removed.
38152         * websocket/tests/bad-handshake-crash.html: Removed.
38153         * websocket/tests/bad-handshake-crash_wsh.py: Removed.
38154         * websocket/tests/bad-sub-protocol-control-chars-expected.txt: Removed.
38155         * websocket/tests/bad-sub-protocol-control-chars.html: Removed.
38156         * websocket/tests/bad-sub-protocol-empty-expected.txt: Removed.
38157         * websocket/tests/bad-sub-protocol-empty.html: Removed.
38158         * websocket/tests/bad-sub-protocol-non-ascii-expected.txt: Removed.
38159         * websocket/tests/bad-sub-protocol-non-ascii.html: Removed.
38160         * websocket/tests/bufferedAmount-after-close-expected.txt: Removed.
38161         * websocket/tests/bufferedAmount-after-close.html: Removed.
38162         * websocket/tests/close-on-navigate-new-location-expected.txt: Removed.
38163         * websocket/tests/close-on-navigate-new-location.html: Removed.
38164         * websocket/tests/close-on-unload-and-force-gc-expected.txt: Removed.
38165         * websocket/tests/close-on-unload-and-force-gc.html: Removed.
38166         * websocket/tests/close-on-unload-expected.txt: Removed.
38167         * websocket/tests/close-on-unload-reference-in-parent-expected.txt: Removed.
38168         * websocket/tests/close-on-unload-reference-in-parent.html: Removed.
38169         * websocket/tests/close-on-unload.html: Removed.
38170         * websocket/tests/close-on-unload_wsh.py: Removed.
38171         * websocket/tests/cross-origin-expected.txt: Removed.
38172         * websocket/tests/cross-origin.html: Removed.
38173         * websocket/tests/echo-challenge_wsh.py: Removed.
38174         * websocket/tests/echo-cookie_wsh.py: Removed.
38175         * websocket/tests/echo-location_wsh.py: Removed.
38176         * websocket/tests/echo_wsh.py: Removed.
38177         * websocket/tests/error-detect-expected.txt: Removed.
38178         * websocket/tests/error-detect.html: Removed.
38179         * websocket/tests/fixed-origin_wsh.py: Removed.
38180         * websocket/tests/frame-length-longer-than-buffer-expected.txt: Removed.
38181         * websocket/tests/frame-length-longer-than-buffer.html: Removed.
38182         * websocket/tests/frame-length-longer-than-buffer_wsh.py: Removed.
38183         * websocket/tests/frame-length-overflow-expected.txt: Removed.
38184         * websocket/tests/frame-length-overflow.html: Removed.
38185         * websocket/tests/frame-length-overflow_wsh.py: Removed.
38186         * websocket/tests/frame-length-skip-expected.txt: Removed.
38187         * websocket/tests/frame-length-skip.html: Removed.
38188         * websocket/tests/frame-length-skip_wsh.py: Removed.
38189         * websocket/tests/frame-lengths-expected.txt: Removed.
38190         * websocket/tests/frame-lengths.html: Removed.
38191         * websocket/tests/handler_map.txt: Removed.
38192         * websocket/tests/handshake-challenge-randomness-expected.txt: Removed.
38193         * websocket/tests/handshake-challenge-randomness.html: Removed.
38194         * websocket/tests/handshake-error-expected.txt: Removed.
38195         * websocket/tests/handshake-error.html: Removed.
38196         * websocket/tests/handshake-error_wsh.py: Removed.
38197         * websocket/tests/handshake-fail-by-cross-origin-expected.txt: Removed.
38198         * websocket/tests/handshake-fail-by-cross-origin.html: Removed.
38199         * websocket/tests/handshake-fail-by-no-cr-expected.txt: Removed.
38200         * websocket/tests/handshake-fail-by-no-cr.html: Removed.
38201         * websocket/tests/handshake-fail-by-no-cr_wsh.py: Removed.
38202         * websocket/tests/handshake-fail-by-sub-protocol-mismatch-expected.txt: Removed.
38203         * websocket/tests/handshake-fail-by-sub-protocol-mismatch.html: Removed.
38204         * websocket/tests/httponly-cookie-expected.txt: Removed.
38205         * websocket/tests/httponly-cookie.pl: Removed.
38206         * websocket/tests/long-invalid-header-expected.txt: Removed.
38207         * websocket/tests/long-invalid-header.html: Removed.
38208         * websocket/tests/long-invalid-header_wsh.py: Removed.
38209         * websocket/tests/multiple-connections-expected.txt: Removed.
38210         * websocket/tests/multiple-connections.html: Removed.
38211         * websocket/tests/no-query_wsh.py: Removed.
38212         * websocket/tests/null-character-expected.txt: Removed.
38213         * websocket/tests/null-character.html: Removed.
38214         * websocket/tests/origin-test_wsh.py: Removed.
38215         * websocket/tests/protocol-test_wsh.py: Removed.
38216         * websocket/tests/reload-crash-expected.txt: Removed.
38217         * websocket/tests/reload-crash.html: Removed.
38218         * websocket/tests/resources: Removed.
38219         * websocket/tests/resources/close-on-unload-iframe-reference-in-parent.html: Removed.
38220         * websocket/tests/resources/close-on-unload-iframe.html: Removed.
38221         * websocket/tests/resources/reload-crash-iframe.html: Removed.
38222         * websocket/tests/script-tests: Removed.
38223         * websocket/tests/script-tests/TEMPLATE.html: Removed.
38224         * websocket/tests/script-tests/alert-in-event-handler.js: Removed.
38225         * websocket/tests/script-tests/bad-handshake-crash.js: Removed.
38226         * websocket/tests/script-tests/bad-sub-protocol-control-chars.js: Removed.
38227         * websocket/tests/script-tests/bad-sub-protocol-empty.js: Removed.
38228         * websocket/tests/script-tests/bad-sub-protocol-non-ascii.js: Removed.
38229         * websocket/tests/script-tests/bufferedAmount-after-close.js: Removed.
38230         * websocket/tests/script-tests/cross-origin.js: Removed.
38231         * websocket/tests/script-tests/error-detect.js: Removed.
38232         * websocket/tests/script-tests/frame-length-longer-than-buffer.js: Removed.
38233         * websocket/tests/script-tests/frame-length-skip.js: Removed.
38234         * websocket/tests/script-tests/handshake-challenge-randomness.js: Removed.
38235         * websocket/tests/script-tests/handshake-error.js: Removed.
38236         * websocket/tests/script-tests/handshake-fail-by-cross-origin.js: Removed.
38237         * websocket/tests/script-tests/handshake-fail-by-no-cr.js: Removed.
38238         * websocket/tests/script-tests/handshake-fail-by-sub-protocol-mismatch.js: Removed.
38239         * websocket/tests/script-tests/long-invalid-header.js: Removed.
38240         * websocket/tests/script-tests/null-character.js: Removed.
38241         * websocket/tests/script-tests/send-throw.js: Removed.
38242         * websocket/tests/script-tests/send.js: Removed.
38243         * websocket/tests/script-tests/simple.js: Removed.
38244         * websocket/tests/script-tests/sub-protocol-with-space.js: Removed.
38245         * websocket/tests/script-tests/sub-protocol.js: Removed.
38246         * websocket/tests/script-tests/unicode.js: Removed.
38247         * websocket/tests/script-tests/url-no-trailing-slash.js: Removed.
38248         * websocket/tests/script-tests/url-parsing.js: Removed.
38249         * websocket/tests/script-tests/url-with-credential.js: Removed.
38250         * websocket/tests/script-tests/url-with-empty-query.js: Removed.
38251         * websocket/tests/script-tests/url-with-query-for-no-query.js: Removed.
38252         * websocket/tests/script-tests/url-with-query.js: Removed.
38253         * websocket/tests/script-tests/websocket-event-target.js: Removed.
38254         * websocket/tests/script-tests/websocket-protocol-ignored.js: Removed.
38255         * websocket/tests/send-after-close-on-unload-expected.txt: Removed.
38256         * websocket/tests/send-after-close-on-unload.html: Removed.
38257         * websocket/tests/send-expected.txt: Removed.
38258         * websocket/tests/send-throw-expected.txt: Removed.
38259         * websocket/tests/send-throw.html: Removed.
38260         * websocket/tests/send.html: Removed.
38261         * websocket/tests/send2_wsh.py: Removed.
38262         * websocket/tests/send_wsh.py: Removed.
38263         * websocket/tests/simple-expected.txt: Removed.
38264         * websocket/tests/simple-stress-expected.txt: Removed.
38265         * websocket/tests/simple-stress.html: Removed.
38266         * websocket/tests/simple.html: Removed.
38267         * websocket/tests/simple_wsh.py: Removed.
38268         * websocket/tests/sub-protocol-expected.txt: Removed.
38269         * websocket/tests/sub-protocol-with-space-expected.txt: Removed.
38270         * websocket/tests/sub-protocol-with-space.html: Removed.
38271         * websocket/tests/sub-protocol.html: Removed.
38272         * websocket/tests/unicode-expected.txt: Removed.
38273         * websocket/tests/unicode.html: Removed.
38274         * websocket/tests/unicode_wsh.py: Removed.
38275         * websocket/tests/unknown-frame-type_wsh.py: Removed.
38276         * websocket/tests/url-no-trailing-slash-expected.txt: Removed.
38277         * websocket/tests/url-no-trailing-slash.html: Removed.
38278         * websocket/tests/url-parsing-expected.txt: Removed.
38279         * websocket/tests/url-parsing.html: Removed.
38280         * websocket/tests/url-with-credential-expected.txt: Removed.
38281         * websocket/tests/url-with-credential.html: Removed.
38282         * websocket/tests/url-with-empty-query-expected.txt: Removed.
38283         * websocket/tests/url-with-empty-query.html: Removed.
38284         * websocket/tests/url-with-query-expected.txt: Removed.
38285         * websocket/tests/url-with-query-for-no-query-expected.txt: Removed.
38286         * websocket/tests/url-with-query-for-no-query.html: Removed.
38287         * websocket/tests/url-with-query.html: Removed.
38288         * websocket/tests/websocket-event-target-expected.txt: Removed.
38289         * websocket/tests/websocket-event-target.html: Removed.
38290         * websocket/tests/websocket-pending-activity-expected.txt: Removed.
38291         * websocket/tests/websocket-pending-activity.html: Removed.
38292         * websocket/tests/websocket-protocol-ignored-expected.txt: Removed.
38293         * websocket/tests/websocket-protocol-ignored.html: Removed.
38294         * websocket/tests/workers: Removed.
38295         * websocket/tests/workers/close-in-onmessage-crash-expected.txt: Removed.
38296         * websocket/tests/workers/close-in-onmessage-crash.html: Removed.
38297         * websocket/tests/workers/close-in-shared-worker-expected.txt: Removed.
38298         * websocket/tests/workers/close-in-shared-worker.html: Removed.
38299         * websocket/tests/workers/close-in-worker-expected.txt: Removed.
38300         * websocket/tests/workers/close-in-worker.html: Removed.
38301         * websocket/tests/workers/resources: Removed.
38302         * websocket/tests/workers/resources/close-in-onmessage-crash.js: Removed.
38303         * websocket/tests/workers/resources/close-in-worker.js: Removed.
38304         * websocket/tests/workers/resources/echo-challenge_wsh.py: Removed.
38305         * websocket/tests/workers/resources/echo_wsh.py: Removed.
38306         * websocket/tests/workers/resources/simple_wsh.py: Removed.
38307         * websocket/tests/workers/resources/worker-handshake-challenge-randomness.js: Removed.
38308         * websocket/tests/workers/resources/worker-simple.js: Removed.
38309         * websocket/tests/workers/shared-worker-simple-expected.txt: Removed.
38310         * websocket/tests/workers/shared-worker-simple.html: Removed.
38311         * websocket/tests/workers/worker-handshake-challenge-randomness-expected.txt: Removed.
38312         * websocket/tests/workers/worker-handshake-challenge-randomness.html: Removed.
38313         * websocket/tests/workers/worker-simple-expected.txt: Removed.
38314         * websocket/tests/workers/worker-simple.html: Removed.
38315
38316 2010-10-01  Alpha Lam  <hclam@chromium.org>
38317
38318         Not reviewed. Build fix.
38319
38320         Adjust test expectations for Chromium.
38321
38322         * platform/chromium/test_expectations.txt:
38323
38324 2010-10-01  Dan Bernstein  <mitz@apple.com>
38325
38326         Reviewed by Adele Peterson.
38327
38328         <rdar://problem/7563219> Null dereference when dragging an element with generated content
38329         https://bugs.webkit.org/show_bug.cgi?id=47005
38330
38331         * fast/css-generated-content/drag-state-expected.txt: Added.
38332         * fast/css-generated-content/drag-state.html: Added.
38333
38334 2010-10-01  Alpha Lam  <hclam@chromium.org>
38335
38336         Not reviewed. Build fix.
38337
38338         Change test expectations for Chromium.
38339
38340         * platform/chromium/test_expectations.txt:
38341
38342 2010-10-01  Adam Roben  <aroben@apple.com>
38343
38344         Remove a test I just fixed from the Skipped file
38345
38346         * platform/win/Skipped:
38347
38348 2010-10-01  Robert Hogan  <robert@webkit.org>
38349
38350         Reviewed by Adam Barth.
38351
38352         [Qt] Fix http/tests/loading/redirect-methods.html
38353
38354         https://bugs.webkit.org/show_bug.cgi?id=41571
38355
38356         Unskip http/tests/loading/redirect-methods.html
38357  
38358         * platform/qt/Skipped:
38359
38360 2010-09-30  Ryosuke Niwa  <rniwa@webkit.org>
38361
38362         Reviewed by Darin Adler.
38363
38364         Implement queryCommandState('justifyFull')
38365         https://bugs.webkit.org/show_bug.cgi?id=46954
38366
38367         Added tests for queryCommandState('justifyFull') to editing/execCommand/query-text-alignment.html
38368
38369         * editing/execCommand/query-text-alignment-expected.txt:
38370         * editing/execCommand/script-tests/query-text-alignment.js:
38371         (queryTextAlignment):
38372         (runRangeTests):
38373
38374 2010-10-01  David Hyatt  <hyatt@apple.com>
38375
38376         Reviewed by Dan Bernstein.
38377
38378         https://bugs.webkit.org/show_bug.cgi?id=46995, make direction propagate up to the viewport from the root element.
38379
38380         * fast/css/rtl-to-viewport.html: Added.
38381         * platform/mac/fast/css/rtl-to-viewport-expected.checksum: Added.
38382         * platform/mac/fast/css/rtl-to-viewport-expected.png: Added.
38383         * platform/mac/fast/css/rtl-to-viewport-expected.txt: Added.
38384
38385 2010-10-01  Alexey Proskuryakov  <ap@apple.com>
38386
38387         Reviewed by Anders Carlsson.
38388
38389         https://bugs.webkit.org/show_bug.cgi?id=44406
38390         <rdar://problem/8310921> Application Cache crash when a fallback document has a manifest URL
38391
38392         * http/tests/appcache/foreign-fallback-expected.txt: Added.
38393         * http/tests/appcache/foreign-fallback.html: Added.
38394         * http/tests/appcache/resources/foreign-fallback-fallback.html: Added.
38395         * http/tests/appcache/resources/foreign-fallback.manifest: Added.
38396
38397 2010-10-01  Adam Roben  <aroben@apple.com>
38398
38399         Support for testing NPN_GetValue(NPNVnetscapeWindow)
38400
38401         Test for <http://webkit.org/b/46726> <rdar://problem/8486319>
38402         Right-clicking on windowless Flash plugin in WebKit2 makes a context
38403         menu appear in the bottom-right corner of the screen
38404
38405         Reviewed by Anders Carlsson.
38406
38407         * platform/win/plugins/get-value-netscape-window-expected.txt: Added.
38408         * platform/win/plugins/get-value-netscape-window.html: Added.
38409
38410 2010-10-01  Adam Roben  <aroben@apple.com>
38411
38412         Add expected Windows results for
38413         scrollbars/custom-scrollbar-with-incomplete-style.html
38414
38415         This test was added in r66372 without any expected results.
38416
38417         * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum: Added.
38418         * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
38419         * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added.
38420
38421 2010-10-01  Andrey Kosyakov  <caseq@chromium.org>
38422
38423         Reviewed by Pavel Feldman.
38424
38425         Web Inspector: [Extensions API] expose page load events timings
38426         Added webInspector.resources.getPageTimings()
38427         https://bugs.webkit.org/show_bug.cgi?id=45954
38428
38429         * inspector/extensions-api-expected.txt:
38430         * inspector/extensions-resources-expected.txt:
38431         * inspector/extensions-resources.html:
38432
38433 2010-10-01  Adam Roben  <aroben@apple.com>
38434
38435         Remove the fixed test from the Skipped file, too
38436
38437         * platform/win/Skipped:
38438
38439 2010-10-01  Adam Roben  <aroben@apple.com>
38440
38441         Remove bogus Windows results for clip-path-referencing-use2.svg
38442
38443         Fixes <http://webkit.org/b/46919> <rdar://problem/8497626> REGRESSION?
38444         (r65617?): svg/custom/clip-path-referencing-use2.svg fails on Windows
38445
38446         Rubber-stamped by Nikolas Zimmermann.
38447
38448         * platform/win/svg/custom/clip-path-referencing-use2-expected.txt: Removed.
38449
38450 2010-10-01  Adam Roben  <aroben@apple.com>
38451
38452         Make regression tests pass on machines with 16-bit displays
38453
38454         I made these tests require 24-bit displays in r68808 and r68809,
38455         thinking that we didn't have any testers that had 16-bit displays. But
38456         apparently I was wrong; at least one Windows tester has a 16-bit
38457         display.
38458
38459         Fixes <http://webkit.org/b/46980>
38460         fast/media/color-does-not-include-alpha.html failing on Windows
38461
38462         Reviewed by Nikolas Zimmermann.
38463
38464         * fast/dom/Window/window-screen-properties-expected.txt: Updated
38465         results.
38466         * fast/dom/Window/window-screen-properties.html: Changed to allow
38467         either 16 or 24 bits.
38468         * fast/media/color-does-not-include-alpha.html: Changed to allow
38469         either 5 or 8 bits per channel.
38470
38471 2010-10-01  Csaba Osztrogonác  <ossy@webkit.org>
38472
38473         Unreviewed rolling out r68633, because we don't need Qt specific expected results any more.
38474
38475         * platform/qt/canvas: Removed.
38476         * platform/qt/canvas/philip: Removed.
38477         * platform/qt/canvas/philip/tests: Removed.
38478         * platform/qt/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Removed.
38479         * platform/qt/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Removed.
38480         * platform/qt/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Removed.
38481         * platform/qt/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Removed.
38482         * platform/qt/canvas/philip/tests/2d.line.cap.closed-expected.txt: Removed.
38483         * platform/qt/canvas/philip/tests/2d.line.join.parallel-expected.txt: Removed.
38484         * platform/qt/canvas/philip/tests/2d.shadow.enable.blur-expected.txt: Removed.
38485         * platform/qt/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Removed.
38486         * platform/qt/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Removed.
38487         * platform/qt/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt: Removed.
38488         * platform/qt/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt: Removed.
38489         * platform/qt/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt: Removed.
38490         * platform/qt/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Removed.
38491         * platform/qt/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt: Removed.
38492
38493 2010-10-01  Adam Roben  <aroben@apple.com>
38494
38495         Add some more failing tests to the Windows Skipped file
38496
38497         * platform/win/Skipped:
38498
38499 2010-10-01  MORITA Hajime  <morrita@google.com>
38500
38501         Unreviewed, added a expectation.
38502
38503         * platform/chromium-mac/fast/repaint/canvas-putImageData-expected.checksum: Added.
38504         * platform/chromium-mac/fast/repaint/canvas-putImageData-expected.png: Added.
38505         * platform/chromium/test_expectations.txt:
38506
38507 2010-10-01  Csaba Osztrogonác  <ossy@webkit.org>
38508
38509         Unreviewed.
38510
38511         [Qt] fast/media/color-does-not-include-alpha.html fails
38512         https://bugs.webkit.org/show_bug.cgi?id=46966
38513
38514         * platform/qt/Skipped: fast/media/color-does-not-include-alpha.html added until fix.
38515
38516 2010-10-01  Adam Barth  <abarth@webkit.org>
38517
38518         Reviewed by Eric Seidel.
38519
38520         http/tests/navigation/ping-same-origin.html is flaky
38521         https://bugs.webkit.org/show_bug.cgi?id=46961
38522
38523         This test fails by forgetting to print out the REQUEST_METHOD:
38524
38525         http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r68727%20(18470)/http/tests/navigation/ping-same-origin-pretty-diff.html
38526
38527         The only way this makes sense is if the file isn't finished writing by
38528         the time it gets read.  This can happen because the reader is polling
38529         the file for existence (!) to decide whether to read it.
38530
38531         This patch writes to a temporary location and then moves the finished
38532         bytes into the well-known location atomically.  I haven't verified that
38533         it fixes the flakiness, but it seems like a good bet.
38534
38535         * http/tests/navigation/resources/save-ping.php:
38536
38537 2010-10-01  Vincent Scheib  <scheib@chromium.org>
38538
38539         Reviewed by James Robinson.
38540
38541         REGRESSION: Lots of fast canvas updates fail to completely render
38542         https://bugs.webkit.org/show_bug.cgi?id=46319
38543
38544         * fast/repaint/canvas-putImageData-expected.txt: Added.
38545         * fast/repaint/canvas-putImageData.html: Added.
38546         * platform/chromium-win/fast/repaint/canvas-putImageData-expected.checksum: Added.
38547         * platform/chromium-win/fast/repaint/canvas-putImageData-expected.png: Added.
38548         * platform/chromium/test_expectations.txt:
38549
38550 2010-09-30  Kent Tamura  <tkent@chromium.org>
38551
38552         Unreviewed, test expectation update.
38553
38554         * platform/chromium/drt_expectations.txt: Add recent failures.
38555
38556 2010-09-30  Abhishek Arya  <inferno@chromium.org>
38557
38558         Reviewed by Dan Bernstein.
38559
38560         Tests that adding text to a :before container that is styled as a
38561         table column group does not result in crash.
38562         https://bugs.webkit.org/show_bug.cgi?id=46106
38563
38564         * fast/css-generated-content/text-before-table-col-crash-expected.txt: Added.
38565         * fast/css-generated-content/text-before-table-col-crash.html: Added.
38566
38567 2010-09-30  Alpha Lam  <hclam@chromium.org>
38568
38569         Not reviewed. Build fix.
38570
38571         Adjust test expectations for Chromium.
38572
38573         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
38574         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
38575         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
38576         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
38577         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
38578         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
38579         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
38580         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
38581         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
38582         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
38583         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
38584         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
38585         * platform/chromium-linux/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
38586         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
38587         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
38588         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
38589         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
38590         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
38591         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
38592         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
38593         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
38594         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
38595         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
38596         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
38597         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
38598         * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
38599         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
38600         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
38601         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
38602         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
38603         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
38604         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
38605         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
38606         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
38607         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
38608         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
38609         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
38610         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
38611         * platform/chromium-win/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
38612         * platform/chromium/test_expectations.txt:
38613
38614 2010-09-30  Beth Dakin  <bdakin@apple.com>
38615
38616         Reviewed by Adele Peterson.
38617
38618         https://bugs.webkit.org/show_bug.cgi?id=46948 Crash with all-
38619         whitespace separators for mfenced
38620
38621         * mathml/fenced-whitespace-separators-crash-expected.txt: Added.
38622         * mathml/fenced-whitespace-separators-crash.html: Added.
38623
38624 2010-09-30  Simon Fraser  <simon.fraser@apple.com>
38625
38626         Reviewed by Jon Honeycutt.
38627
38628         REGRESSION (r65681): Crash in AccessibilityUIElement::addSelection when running platform/win/accessibility/selection-and-focus.html
38629         https://bugs.webkit.org/show_bug.cgi?id=46913
38630
38631         REGRESSION (r65681): platform/win/accessibility/img-alt-attribute.html failing on Windows
38632         https://bugs.webkit.org/show_bug.cgi?id=46914
38633
38634         <rdar://problem/8497332&8497393>
38635
38636         Fix two layout tests that made incorrect assumptions about the structure of the
38637         accessibility tree.
38638
38639         * platform/win/Skipped:
38640         * platform/win/accessibility/img-alt-attribute.html:
38641         * platform/win/accessibility/selection-and-focus.html:
38642
38643 2010-09-30  Darin Adler  <darin@apple.com>
38644
38645         Reviewed by Sam Weinig.
38646
38647         Remove remaining calls to deprecatedParseURL
38648         https://bugs.webkit.org/show_bug.cgi?id=26599
38649
38650         * fast/replaced/object-param-spaces-expected.txt: Copied from
38651         LayoutTests/fast/replaced/object-param-url-control-char-expected.txt.
38652         * fast/replaced/object-param-spaces.html: Copied from
38653         LayoutTests/fast/replaced/object-param-url-control-char.html.
38654         * fast/replaced/object-param-url-control-char-expected.txt: Removed.
38655         * fast/replaced/object-param-url-control-char.html: Removed.
38656         Changed this test to expect HTML standard space trimming, but not the WebKit-only
38657         control character stripping we had historically.
38658
38659         * fast/url/query-expected.txt: Updated to expect the test to pass.
38660
38661         * fast/url/script-tests/segments-from-data-url.js: Changed expected result to not
38662         expect stripping of newline characters.
38663         * fast/url/script-tests/segments.js: Ditto.
38664         * fast/url/segments-expected.txt: Updated results.
38665         * fast/url/segments-from-data-url-expected.txt: Ditto.
38666
38667         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
38668         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
38669         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
38670         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
38671         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
38672         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
38673         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
38674         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
38675         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
38676         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
38677         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
38678         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
38679         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
38680         These tests had multiple test cases with embedded control characters. These URLs no
38681         longer qualify as javascript URLs, so there are no longer any unsafe JavaScript log
38682         messages for them. The test cases themselves need not be changed at this time.
38683
38684         * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
38685         * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
38686         Updated expected results to reflect the fact that the control character is no longer
38687         stripped from the URL in these cases. The test is still valid, but these are not as
38688         interesting test cases any more since control characters do not have special handling.
38689
38690 2010-09-30  Martin Robinson  <mrobinson@igalia.com>
38691
38692         Unskip some tests that are passing and rebaseline a couple others.
38693
38694         * platform/gtk/Skipped: Unskip tests and do a little reorganization.
38695         * platform/gtk/fast/dom/Window/window-properties-expected.txt: Rebaselined.
38696         * platform/gtk/fast/overflow/line-clamp-expected.txt: Added.
38697
38698 2010-09-30  Alpha Lam  <hclam@chromium.org>
38699
38700         Build fix. Not reviewed.
38701
38702         Remove a test expectation since the problem was fixed.
38703
38704         * platform/chromium-win/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
38705
38706 2010-09-30  Alpha Lam  <hclam@chromium.org>
38707
38708         Build fix. Not reviewed.
38709
38710         Add test expectations for Chromium.
38711
38712         * platform/chromium-win/editing/execCommand/toggle-compound-styles-expected.txt: Added.
38713
38714 2010-09-30  Alpha Lam  <hclam@chromium.org>
38715
38716         Build fix. Not reviewed.
38717
38718         Update test expectations for Chromium.
38719
38720         * platform/chromium-linux/fast/text/international/thai-baht-space-expected.checksum:
38721         * platform/chromium-linux/fast/text/international/thai-baht-space-expected.png:
38722
38723 2010-09-30  David Hyatt  <hyatt@apple.com>
38724
38725         Reviewed by Sam Weinig.
38726
38727         https://bugs.webkit.org/show_bug.cgi?id=46938
38728         
38729         Rewrite margin collapsing to be block-flow-aware.  Eliminate a bunch of the margin functions on RenderBox in favor of a single
38730         master function for grabbing all the margin values for a child: marginValuesForChild on RenderBlock.  Introduce a new
38731         MarginValues struct to make returning the collection of 4 margin values easy.
38732     
38733         fast/blockflow/inline-direction-positioning.html progresses to have the correct results.
38734         Added fast/blockflow/margin-collapse.html
38735
38736
38737         * fast/blockflow/margin-collapse.html: Added.
38738         * platform/mac/fast/blockflow/inline-direction-positioning-expected.checksum:
38739         * platform/mac/fast/blockflow/inline-direction-positioning-expected.png:
38740         * platform/mac/fast/blockflow/inline-direction-positioning-expected.txt:
38741         * platform/mac/fast/blockflow/margin-collapse-expected.checksum: Added.
38742         * platform/mac/fast/blockflow/margin-collapse-expected.png: Added.
38743         * platform/mac/fast/blockflow/margin-collapse-expected.txt: Added.
38744
38745 2010-09-30  Ryosuke Niwa  <rniwa@webkit.org>
38746
38747         Unreviewed rebaseline for Qt and Windows platforms required by r68830.
38748
38749         * platform/qt/editing/execCommand/toggle-compound-styles-expected.txt: Merged b elements.
38750         * platform/win/editing/execCommand/toggle-compound-styles-expected.txt: Ditto.
38751
38752 2010-09-30  James Simonsen  <simonjam@chromium.org>
38753
38754         Reviewed by Adam Barth.
38755
38756         [Web Timing] Make requestEnd equal to start of response
38757         https://bugs.webkit.org/show_bug.cgi?id=46302
38758
38759         * fast/dom/script-tests/webtiming.js:
38760         (checkTimingBeforeLoad):
38761         (checkWebTimingOnLoad):
38762         (checkWebTimingAfterLoad):
38763         * fast/dom/webtiming-expected.txt:
38764
38765 2010-09-30  Xiaomei Ji  <xji@chromium.org>
38766
38767         Unreviewed, updated test_expectations.txt
38768
38769         * platform/chromium/test_expectations.txt:
38770
38771 2010-09-30  Zhenyao Mo  <zmo@google.com>
38772
38773         Reviewed by Kenneth Russell.
38774
38775         fast/canvas/webgl/draw-elements-out-of-bounds.html is crashing on Snow Leopard
38776         https://bugs.webkit.org/show_bug.cgi?id=46870
38777
38778         * platform/mac-snowleopard/Skipped: Re-enable the test.
38779
38780 2010-09-30  Ryosuke Niwa  <rniwa@webkit.org>
38781
38782         Reviewed by Tony Chang.
38783
38784         WebKit nests font element when applying different font styles
38785         https://bugs.webkit.org/show_bug.cgi?id=45568
38786
38787         Added a test to ensure WebKit does not add extra font elements when the content already has an enclosing font element.
38788         The test also ensures WebKit tries to add style attribute to the inner most span.
38789
38790         * editing/execCommand/createLink-expected.txt: The ordering of anchor and span changed.
38791         * editing/execCommand/unlink-expected.txt: Ditto.
38792         * editing/execCommand/query-font-size-expected.txt: Merged font elements.
38793         * editing/execCommand/script-tests/toggle-style-2.js: The ordering of s and u elements changed.
38794         * editing/execCommand/toggle-style-2-expected.txt:  Ditto.
38795         * editing/style/inline-style-container-expected.txt: Added.
38796         * editing/style/inline-style-container.html: Added.
38797         * editing/style/make-text-writing-direction-inline-expected.txt: Removed some extraneous spans added by the bug 44359.
38798         * editing/style/script-tests/inline-style-container.js: Added.
38799         (testSingleToggle):
38800         * editing/style/style-3690704-fix-expected.txt: Merged two b elements.
38801         * fast/events/event-input-contentEditable-expected.txt: Merged anchor elements.
38802         * fast/events/script-tests/event-input-contentEditable-expected.txt: Ditto.
38803
38804 2010-09-30  Alpha Lam  <hclam@chromium.org>
38805
38806         Build fix. Not reviewed.
38807
38808         Remove expectation files in wrong place.
38809
38810         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.png: Removed.
38811         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.png: Removed.
38812         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.png: Removed.
38813         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.png: Removed.
38814         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.png: Removed.
38815         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.png: Removed.
38816         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.png: Removed.
38817         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.png: Removed.
38818         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.png: Removed.
38819         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.png: Removed.
38820         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.png: Removed.
38821         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.png: Removed.
38822         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.png: Removed.
38823         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.png: Removed.
38824
38825 2010-09-30  Alpha Lam  <hclam@chromium.org>
38826
38827         Build fix. Not reviewed.
38828
38829         Update test expectations for chromium.
38830
38831         * platform/chromium/test_expectations.txt:
38832
38833 2010-09-30  Alpha Lam  <hclam@chromium.org>
38834
38835         Build fix. Not reviewed.
38836
38837         Rename test expectations last submitted.
38838
38839         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.checksum.
38840         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.png.
38841         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.checksum.
38842         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.png.
38843         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.checksum.
38844         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.png.
38845         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.checksum.
38846         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.png.
38847         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.checksum.
38848         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.png.
38849         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.checksum.
38850         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.png.
38851         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.checksum.
38852         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.png.
38853         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.checksum.
38854         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.png.
38855         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.checksum.
38856         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.png.
38857         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.checksum.
38858         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.png.
38859         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.checksum.
38860         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.png.
38861         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.checksum.
38862         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.png.
38863         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.checksum.
38864         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.png.
38865         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.checksum.
38866         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.png.
38867         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.checksum.
38868         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.png.
38869         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.checksum.
38870         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.png.
38871         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.checksum.
38872         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.png.
38873         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.checksum.
38874         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.png.
38875         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.checksum.
38876         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.png.
38877         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.checksum.
38878         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.png.
38879         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.checksum.
38880         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.png.
38881         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.checksum.
38882         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.png.
38883         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.checksum.
38884         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.png.
38885         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.checksum.
38886         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.png.
38887         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.checksum.
38888         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.png.
38889         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.checksum.
38890         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.png.
38891         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.checksum.
38892         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.png.
38893         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.checksum.
38894         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Copied from LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.png.
38895
38896 2010-09-30  Robert Hogan  <robert@webkit.org>
38897
38898         Reviewed by Andreas Kling.
38899
38900         [Qt] Support for PlainTextController
38901
38902         Unskip editing/text-iterator/basic-iteration.html
38903
38904         https://bugs.webkit.org/show_bug.cgi?id=38805
38905
38906         * platform/qt/Skipped:
38907
38908 2010-09-30  Martin Robinson  <mrobinson@igalia.com>
38909
38910         Unskip websocket tests for GTK+, as the bots should be running
38911         a version of the Linux kernel which has support for SOCK_CLOEXEC.
38912
38913         * platform/gtk/Skipped: Unskip websocket tests.
38914
38915 2010-09-30  Cris Neckar  <cdn@chromium.org>
38916
38917         Reviewed by Darin Adler.
38918
38919         Tests for crash in counter nodes when traversing table cells.
38920         https://bugs.webkit.org/show_bug.cgi?id=46387
38921
38922         * fast/css/counters/counter-traverse-table-cell-expected.txt: Added.
38923         * fast/css/counters/counter-traverse-table-cell.html: Added.
38924
38925 2010-09-30  Alpha Lam  <hclam@chromium.org>
38926
38927         Unreviewed. Build fix.
38928
38929         Add test expectations for Chromium for new tests introduced in r68797.
38930
38931         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.checksum: Added.
38932         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.png: Added.
38933         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.checksum: Added.
38934         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.png: Added.
38935         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.checksum: Added.
38936         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.png: Added.
38937         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.checksum: Added.
38938         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.png: Added.
38939         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.checksum: Added.
38940         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.png: Added.
38941         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.checksum: Added.
38942         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.png: Added.
38943         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.checksum: Added.
38944         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.png: Added.
38945         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.checksum: Added.
38946         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.png: Added.
38947         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.checksum: Added.
38948         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.png: Added.
38949         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.checksum: Added.
38950         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.png: Added.
38951         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.checksum: Added.
38952         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.png: Added.
38953         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.checksum: Added.
38954         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.png: Added.
38955         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.checksum: Added.
38956         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.png: Added.
38957         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.checksum: Added.
38958         * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.png: Added.
38959         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.checksum: Added.
38960         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-actual.png: Added.
38961         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.checksum: Added.
38962         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-actual.png: Added.
38963         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.checksum: Added.
38964         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-actual.png: Added.
38965         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.checksum: Added.
38966         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-actual.png: Added.
38967         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.checksum: Added.
38968         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-actual.png: Added.
38969         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.checksum: Added.
38970         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-actual.png: Added.
38971         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.checksum: Added.
38972         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-actual.png: Added.
38973         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.checksum: Added.
38974         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-actual.png: Added.
38975         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.checksum: Added.
38976         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-actual.png: Added.
38977         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.checksum: Added.
38978         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-actual.png: Added.
38979         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.checksum: Added.
38980         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-actual.png: Added.
38981         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.checksum: Added.
38982         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-actual.png: Added.
38983         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.checksum: Added.
38984         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-actual.png: Added.
38985         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.checksum: Added.
38986         * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-actual.png: Added.
38987
38988 2010-09-30  David Hyatt  <hyatt@apple.com>
38989
38990         Reviewed by Simon Fraser.
38991
38992         https://bugs.webkit.org/show_bug.cgi?id=46923
38993         
38994         Make determineLogicalLeftPositionForChild block-flow-aware.  Rewrite the function so that there aren't
38995         completely separate LTR/RTL cases.
38996
38997         Added fast/blockflow/inline-direction-positioning.html
38998
38999         * fast/blockflow/inline-direction-positioning.html: Added.
39000         * platform/mac/fast/blockflow/inline-direction-positioning-expected.checksum: Added.
39001         * platform/mac/fast/blockflow/inline-direction-positioning-expected.png: Added.
39002         * platform/mac/fast/blockflow/inline-direction-positioning-expected.txt: Added.
39003
39004 2010-09-29  Adam Roben  <aroben@apple.com>
39005
39006         Add test for color:8 media queries
39007
39008         Test for <http://webkit.org/b/42973> <rdar://problem/8234072>
39009         (color:8) media query does not evaluate to true for 32bpp displays on
39010         Windows
39011
39012         Reviewed by Darin Adler.
39013
39014         * fast/media/color-does-not-include-alpha-expected.txt: Added.
39015         * fast/media/color-does-not-include-alpha.html: Added.
39016
39017 2010-09-29  Adam Roben  <aroben@apple.com>
39018
39019         Update screen.colorDepth/screen.pixelDepth test to not allow values
39020         that contain bits for alpha
39021
39022         Fixes <http://webkit.org/b/42972> <rdar://problem/8234071>
39023         screen.colorDepth and screen.pixelDepth return 32 on Windows, but
39024         should return 24 (according to CSSOM View and Firefox)
39025
39026         Reviewed by Darin Adler.
39027
39028         * fast/dom/Window/window-screen-properties-expected.txt: Updated
39029         results.
39030         * fast/dom/Window/window-screen-properties.html: Changed only to
39031         expect 24.
39032
39033 2010-09-29  Zhenyao Mo  <zmo@google.com>
39034
39035         Reviewed by Kenneth Russell.
39036
39037         glsl-conformance.html on khronos will crash chromium --in-process-webgl
39038         https://bugs.webkit.org/show_bug.cgi?id=46863
39039
39040         * fast/canvas/webgl/glsl-conformance-expected.txt: Added.
39041         * fast/canvas/webgl/glsl-conformance.html: Added.
39042         * fast/canvas/webgl/resources/webgl-test-utils.js: Add a function to turn off console output.
39043         (WebGLTestUtils.):
39044         (WebGLTestUtils):
39045         * fast/canvas/webgl/shaders: Added.
39046         * fast/canvas/webgl/shaders/00_shaders.txt: Added.
39047         * fast/canvas/webgl/shaders/implicit: Added.
39048         * fast/canvas/webgl/shaders/implicit/00_shaders.txt: Added.
39049         * fast/canvas/webgl/shaders/implicit/add_int_float.vert: Added.
39050         * fast/canvas/webgl/shaders/implicit/add_int_mat2.vert: Added.
39051         * fast/canvas/webgl/shaders/implicit/add_int_mat3.vert: Added.
39052         * fast/canvas/webgl/shaders/implicit/add_int_mat4.vert: Added.
39053         * fast/canvas/webgl/shaders/implicit/add_int_vec2.vert: Added.
39054         * fast/canvas/webgl/shaders/implicit/add_int_vec3.vert: Added.
39055         * fast/canvas/webgl/shaders/implicit/add_int_vec4.vert: Added.
39056         * fast/canvas/webgl/shaders/implicit/add_ivec2_vec2.vert: Added.
39057         * fast/canvas/webgl/shaders/implicit/add_ivec3_vec3.vert: Added.
39058         * fast/canvas/webgl/shaders/implicit/add_ivec4_vec4.vert: Added.
39059         * fast/canvas/webgl/shaders/implicit/assign_int_to_float.vert: Added.
39060         * fast/canvas/webgl/shaders/implicit/assign_ivec2_to_vec2.vert: Added.
39061         * fast/canvas/webgl/shaders/implicit/assign_ivec3_to_vec3.vert: Added.
39062         * fast/canvas/webgl/shaders/implicit/assign_ivec4_to_vec4.vert: Added.
39063         * fast/canvas/webgl/shaders/implicit/construct_struct.vert: Added.
39064         * fast/canvas/webgl/shaders/implicit/divide_int_float.vert: Added.
39065         * fast/canvas/webgl/shaders/implicit/divide_int_mat2.vert: Added.
39066         * fast/canvas/webgl/shaders/implicit/divide_int_mat3.vert: Added.
39067         * fast/canvas/webgl/shaders/implicit/divide_int_mat4.vert: Added.
39068         * fast/canvas/webgl/shaders/implicit/divide_int_vec2.vert: Added.
39069         * fast/canvas/webgl/shaders/implicit/divide_int_vec3.vert: Added.
39070         * fast/canvas/webgl/shaders/implicit/divide_int_vec4.vert: Added.
39071         * fast/canvas/webgl/shaders/implicit/divide_ivec2_vec2.vert: Added.
39072         * fast/canvas/webgl/shaders/implicit/divide_ivec3_vec3.vert: Added.
39073         * fast/canvas/webgl/shaders/implicit/divide_ivec4_vec4.vert: Added.
39074         * fast/canvas/webgl/shaders/implicit/equal_int_float.vert: Added.
39075         * fast/canvas/webgl/shaders/implicit/equal_ivec2_vec2.vert: Added.
39076         * fast/canvas/webgl/shaders/implicit/equal_ivec3_vec3.vert: Added.
39077         * fast/canvas/webgl/shaders/implicit/equal_ivec4_vec4.vert: Added.
39078         * fast/canvas/webgl/shaders/implicit/function_int_float.vert: Added.
39079         * fast/canvas/webgl/shaders/implicit/function_ivec2_vec2.vert: Added.
39080         * fast/canvas/webgl/shaders/implicit/function_ivec3_vec3.vert: Added.
39081         * fast/canvas/webgl/shaders/implicit/function_ivec4_vec4.vert: Added.
39082         * fast/canvas/webgl/shaders/implicit/greater_than.vert: Added.
39083         * fast/canvas/webgl/shaders/implicit/greater_than_equal.vert: Added.
39084         * fast/canvas/webgl/shaders/implicit/less_than.vert: Added.
39085         * fast/canvas/webgl/shaders/implicit/less_than_equal.vert: Added.
39086         * fast/canvas/webgl/shaders/implicit/multiply_int_float.vert: Added.
39087         * fast/canvas/webgl/shaders/implicit/multiply_int_mat2.vert: Added.
39088         * fast/canvas/webgl/shaders/implicit/multiply_int_mat3.vert: Added.
39089         * fast/canvas/webgl/shaders/implicit/multiply_int_mat4.vert: Added.
39090         * fast/canvas/webgl/shaders/implicit/multiply_int_vec2.vert: Added.
39091         * fast/canvas/webgl/shaders/implicit/multiply_int_vec3.vert: Added.
39092         * fast/canvas/webgl/shaders/implicit/multiply_int_vec4.vert: Added.
39093         * fast/canvas/webgl/shaders/implicit/multiply_ivec2_vec2.vert: Added.
39094         * fast/canvas/webgl/shaders/implicit/multiply_ivec3_vec3.vert: Added.
39095         * fast/canvas/webgl/shaders/implicit/multiply_ivec4_vec4.vert: Added.
39096         * fast/canvas/webgl/shaders/implicit/not_equal_int_float.vert: Added.
39097         * fast/canvas/webgl/shaders/implicit/not_equal_ivec2_vec2.vert: Added.
39098         * fast/canvas/webgl/shaders/implicit/not_equal_ivec3_vec3.vert: Added.
39099         * fast/canvas/webgl/shaders/implicit/not_equal_ivec4_vec4.vert: Added.
39100         * fast/canvas/webgl/shaders/implicit/subtract_int_float.vert: Added.
39101         * fast/canvas/webgl/shaders/implicit/subtract_int_mat2.vert: Added.
39102         * fast/canvas/webgl/shaders/implicit/subtract_int_mat3.vert: Added.
39103         * fast/canvas/webgl/shaders/implicit/subtract_int_mat4.vert: Added.
39104         * fast/canvas/webgl/shaders/implicit/subtract_int_vec2.vert: Added.
39105         * fast/canvas/webgl/shaders/implicit/subtract_int_vec3.vert: Added.
39106         * fast/canvas/webgl/shaders/implicit/subtract_int_vec4.vert: Added.
39107         * fast/canvas/webgl/shaders/implicit/subtract_ivec2_vec2.vert: Added.
39108         * fast/canvas/webgl/shaders/implicit/subtract_ivec3_vec3.vert: Added.
39109         * fast/canvas/webgl/shaders/implicit/subtract_ivec4_vec4.vert: Added.
39110         * fast/canvas/webgl/shaders/implicit/ternary_int_float.vert: Added.
39111         * fast/canvas/webgl/shaders/implicit/ternary_ivec2_vec2.vert: Added.
39112         * fast/canvas/webgl/shaders/implicit/ternary_ivec3_vec3.vert: Added.
39113         * fast/canvas/webgl/shaders/implicit/ternary_ivec4_vec4.vert: Added.
39114         * fast/canvas/webgl/shaders/reserved: Added.
39115         * fast/canvas/webgl/shaders/reserved/00_shaders.txt: Added.
39116         * fast/canvas/webgl/shaders/reserved/_webgl_field.vert: Added.
39117         * fast/canvas/webgl/shaders/reserved/_webgl_function.vert: Added.
39118         * fast/canvas/webgl/shaders/reserved/_webgl_struct.vert: Added.
39119         * fast/canvas/webgl/shaders/reserved/_webgl_variable.vert: Added.
39120         * fast/canvas/webgl/shaders/reserved/webgl_field.vert: Added.
39121         * fast/canvas/webgl/shaders/reserved/webgl_function.vert: Added.
39122         * fast/canvas/webgl/shaders/reserved/webgl_struct.vert: Added.
39123         * fast/canvas/webgl/shaders/reserved/webgl_variable.vert: Added.
39124
39125 2010-09-30  Adam Roben  <aroben@apple.com>
39126
39127         Add some tests to the Windows Skipped list
39128
39129         These all have bugs filed about them.
39130
39131         * platform/win/Skipped:
39132
39133 2010-09-30  Adam Roben  <aroben@apple.com>
39134
39135         Make Windows match the Mac fallback font for the hyphen character in
39136         two tests
39137
39138         Fixes <http://webkit.org/b/46909> <rdar://problem/8497214> REGRESSION
39139         (r68551): fast/text/midword-break-after-breakable-char.html and
39140         fast/text/basic/014.html are failing on Windows
39141
39142         Rubber-stamped by Dan Bernstein.
39143
39144         * fast/text/basic/014.html:
39145         * fast/text/midword-break-after-breakable-char.html:
39146         Added a little @font-face magic to force the font for the hyphen
39147         character.
39148
39149 2010-09-30  Renata Hodovan  <reni@inf.u-szeged.hu>
39150
39151         Reviewed by Dirk Schulze.
39152
39153         SVGFECompositeElement doesn't support dynamic invalidation, when attributes change.
39154         https://bugs.webkit.org/show_bug.cgi?id=46902
39155
39156         Adding layout tests for feComposite dynamic changes.
39157
39158         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum: Added.
39159         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Added.
39160         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum: Added.
39161         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png: Added.
39162         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum: Added.
39163         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Added.
39164         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum: Added.
39165         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Added.
39166         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum: Added.
39167         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Added.
39168         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum: Added.
39169         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Added.
39170         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum: Added.
39171         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Added.
39172         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum: Added.
39173         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Added.
39174         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum: Added.
39175         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Added.
39176         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum: Added.
39177         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Added.
39178         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum: Added.
39179         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Added.
39180         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum: Added.
39181         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Added.
39182         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum: Added.
39183         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Added.
39184         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum: Added.
39185         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Added.
39186         * svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.txt: Added.
39187         * svg/dynamic-updates/SVGFECompositeElement-dom-in-attr.html: Added.
39188         * svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.txt: Added.
39189         * svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr.html: Added.
39190         * svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.txt: Added.
39191         * svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr.html: Added.
39192         * svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.txt: Added.
39193         * svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr.html: Added.
39194         * svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.txt: Added.
39195         * svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr.html: Added.
39196         * svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.txt: Added.
39197         * svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr.html: Added.
39198         * svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt: Added.
39199         * svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr.html: Added.
39200         * svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.txt: Added.
39201         * svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop.html: Added.
39202         * svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.txt: Added.
39203         * svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop.html: Added.
39204         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.txt: Added.
39205         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop.html: Added.
39206         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.txt: Added.
39207         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop.html: Added.
39208         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.txt: Added.
39209         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop.html: Added.
39210         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.txt: Added.
39211         * svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop.html: Added.
39212         * svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.txt: Added.
39213         * svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop.html: Added.
39214         * svg/dynamic-updates/script-tests/SVGFECompositeElement-dom-in-attr.js: Added.
39215         (executeTest):
39216         * svg/dynamic-updates/script-tests/SVGFECompositeElement-dom-in2-attr.js: Added.
39217         (executeTest):
39218         * svg/dynamic-updates/script-tests/SVGFECompositeElement-dom-k1-attr.js: Added.
39219         (executeTest):
39220         * svg/dynamic-updates/script-tests/SVGFECompositeElement-dom-k2-attr.js: Added.
39221         (executeTest):
39222         * svg/dynamic-updates/script-tests/SVGFECompositeElement-dom-k3-attr.js: Added.
39223         (executeTest):
39224         * svg/dynamic-updates/script-tests/SVGFECompositeElement-dom-k4-attr.js: Added.
39225         (executeTest):
39226         * svg/dynamic-updates/script-tests/SVGFECompositeElement-dom-operator-attr.js: Added.
39227         (executeTest):
39228         * svg/dynamic-updates/script-tests/SVGFECompositeElement-svgdom-in-prop.js: Added.
39229         (executeTest):
39230         * svg/dynamic-updates/script-tests/SVGFECompositeElement-svgdom-in2-prop.js: Added.
39231         (executeTest):
39232         * svg/dynamic-updates/script-tests/SVGFECompositeElement-svgdom-k1-prop.js: Added.
39233         (executeTest):
39234         * svg/dynamic-updates/script-tests/SVGFECompositeElement-svgdom-k2-prop.js: Added.
39235         (executeTest):
39236         * svg/dynamic-updates/script-tests/SVGFECompositeElement-svgdom-k3-prop.js: Added.
39237         (executeTest):
39238         * svg/dynamic-updates/script-tests/SVGFECompositeElement-svgdom-k4-prop.js: Added.
39239         (executeTest):
39240         * svg/dynamic-updates/script-tests/SVGFECompositeElement-svgdom-operator-prop.js: Added.
39241         (executeTest):
39242
39243 2010-09-29  Jeremy Orlow  <jorlow@chromium.org>
39244
39245         Reviewed by Steve Block.
39246
39247         Finished IDBTransaction for IndexedDB
39248         https://bugs.webkit.org/show_bug.cgi?id=46823
39249
39250         A bit of cleanup + use setVersion transactions for all of our work.
39251
39252         * storage/indexeddb/database-basics.html:
39253         * storage/indexeddb/index-basics.html:
39254         * storage/indexeddb/index-cursor.html:
39255         * storage/indexeddb/objectstore-basics.html:
39256         * storage/indexeddb/objectstore-cursor.html:
39257         * storage/indexeddb/objectstore-removeobjectstore.html:
39258         * storage/indexeddb/open-cursor.html:
39259         * storage/indexeddb/transaction-basics.html:
39260
39261 2010-09-30  Adam Roben  <aroben@apple.com>
39262
39263         Skip a crashing test on Windows
39264
39265         * platform/win/Skipped: Skip
39266         fast/frames/iframe-reparenting-adopt-node.html. There's already a bug
39267         filed about the issue.
39268
39269 2010-09-30  Adam Roben  <aroben@apple.com>
39270
39271         Skip a test that fails on Windows due to lack of SSL support
39272
39273         * platform/win/Skipped: Added
39274         http/tests/navigation/ping-cross-origin-from-https.html.
39275
39276 2010-09-30  Adam Roben  <aroben@apple.com>
39277
39278         Rebaseline fast/layers/video-layer.html on Windows
39279
39280         Fixes <http://webkit.org/b/46903> <rdar://problem/8496933> REGRESSION
39281         (r67251): fast/layers/video-layer.html failing on Windows
39282
39283         * platform/win/fast/layers/video-layer-expected.txt:
39284
39285 2010-09-30  Adam Roben  <aroben@apple.com>
39286
39287         Rebaseline Windows results for recent-ish changes
39288
39289         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
39290         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39291         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
39292         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
39293         * platform/win/fast/dom/prototype-inheritance-expected.txt:
39294         * platform/win/fast/js/global-constructors-expected.txt:
39295         * platform/win/html5lib/runner-expected.txt:
39296
39297 2010-09-29  W. James MacLean  <wjmaclean@chromium.org>
39298
39299         Reviewed by James Robinson.
39300
39301         Rebaseline image-rescale.svg results for chromium-win
39302         https://bugs.webkit.org/show_bug.cgi?id=46818
39303
39304         * platform/chromium-win/svg/custom/image-rescale-expected.checksum: Copied from LayoutTests/platform/chromium-linux/svg/custom/image-rescale-expected.checksum.
39305         * platform/chromium-win/svg/custom/image-rescale-expected.png: Copied from LayoutTests/platform/chromium-linux/svg/custom/image-rescale-expected.png.
39306         * platform/chromium/test_expectations.txt:
39307
39308 2010-09-29  Adam Barth  <abarth@webkit.org>
39309
39310         Unreviewed.  See comments in the Skipped file.
39311
39312         * platform/mac/Skipped:
39313
39314 2010-09-29  Brian Weinstein  <bweinstein@apple.com>
39315
39316         Rubber-stamped by Adam Barth.
39317         
39318         Skip plugins/plugin-document-load-prevented-userscript.html on Qt, because it doesn't
39319         support window.layoutTestController.addUserScript yet.
39320
39321         * platform/qt/Skipped:
39322
39323 2010-09-29  Alejandro G. Castro  <alex@igalia.com>
39324
39325         Unreviewed, LayoutTestController::addUserScript not supported in
39326         GTK+, skip plugin-document-load-prevented-userscript.html.
39327
39328         * platform/gtk/Skipped:
39329
39330 2010-09-29 MORITA Hajime  <morrita@google.com>
39331
39332         Unreviewed, updated test_expectations.txt
39333
39334         * platform/chromium/test_expectations.txt:
39335
39336 2010-09-29  MORITA Hajime <morrita@google.com>
39337
39338         Unreviewed, updated test_expectations.txt
39339
39340         * platform/chromium/test_expectations.txt:
39341
39342 2010-09-29  Eric Seidel  <eric@webkit.org>
39343
39344         Unreviewed.  Skipping crashing test to green the tree.
39345         This crash started when I skipped some canvas tests
39346         as part of rolling out r68568.
39347
39348         fast/canvas/webgl/draw-elements-out-of-bounds.html is crashing on Snow Leopard
39349         https://bugs.webkit.org/show_bug.cgi?id=46870
39350
39351         * platform/mac-snowleopard/Skipped:
39352
39353 2010-09-29  MORITA Hajime  <morrita@google.com>
39354
39355         Unreviewed, updated test_expectations.txt
39356
39357         * platform/chromium/test_expectations.txt:
39358
39359 2010-09-29  Mihai Parparita  <mihaip@chromium.org>
39360
39361         Reviewed by Darin Fisher.
39362
39363         REGRESSION: page reload on back button after history.pushState with appearing/disappearing iframes
39364         https://bugs.webkit.org/show_bug.cgi?id=46324
39365         
39366         Add test which uses pushState to generate history entries while also 
39367         changing the frames that are present in the document between history
39368         states. Add a similar test that uses fragment changes.
39369
39370         * fast/history/same-document-iframes-changing-fragment-expected.txt: Added.
39371         * fast/history/same-document-iframes-changing-fragment.html: Added.
39372         * fast/history/same-document-iframes-changing-pushstate-expected.txt: Added.
39373         * fast/history/same-document-iframes-changing-pushstate.html: Added.
39374
39375 2010-09-29  Adam Barth  <abarth@webkit.org>
39376
39377         This test result seems to be platform specific.
39378
39379         * platform/mac-leopard/plugins/plugin-initiate-popup-window-expected.txt: Renamed from LayoutTests/plugins/plugin-initiate-popup-window-expected.txt.
39380         * platform/mac/plugins/plugin-initiate-popup-window-expected.txt: Added.
39381
39382 2010-09-29  Eric Seidel  <eric@webkit.org>
39383
39384         Unreviewed, rolling out r68568.
39385         http://trac.webkit.org/changeset/68568
39386         https://bugs.webkit.org/show_bug.cgi?id=46439
39387
39388         Failing tests on both Leopard and Snow Leopard
39389
39390         * canvas/philip/tests/2d.composite.operation.darker-expected.txt:
39391         * canvas/philip/tests/2d.composite.operation.highlight-expected.txt:
39392         * canvas/philip/tests/2d.composite.uncovered.fill.copy-expected.txt:
39393         * canvas/philip/tests/2d.composite.uncovered.fill.destination-atop-expected.txt:
39394         * canvas/philip/tests/2d.composite.uncovered.fill.destination-in-expected.txt:
39395         * canvas/philip/tests/2d.composite.uncovered.fill.source-in-expected.txt:
39396         * canvas/philip/tests/2d.composite.uncovered.fill.source-out-expected.txt:
39397         * canvas/philip/tests/2d.composite.uncovered.image.copy-expected.txt:
39398         * canvas/philip/tests/2d.composite.uncovered.image.destination-atop-expected.txt:
39399         * canvas/philip/tests/2d.composite.uncovered.image.destination-in-expected.txt:
39400         * canvas/philip/tests/2d.composite.uncovered.image.source-in-expected.txt:
39401         * canvas/philip/tests/2d.composite.uncovered.image.source-out-expected.txt:
39402         * canvas/philip/tests/2d.composite.uncovered.pattern.copy-expected.txt:
39403         * canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop-expected.txt:
39404         * canvas/philip/tests/2d.composite.uncovered.pattern.destination-in-expected.txt:
39405         * canvas/philip/tests/2d.composite.uncovered.pattern.source-in-expected.txt:
39406         * canvas/philip/tests/2d.composite.uncovered.pattern.source-out-expected.txt:
39407         * canvas/philip/tests/2d.drawImage.incomplete-expected.txt:
39408         * canvas/philip/tests/2d.drawImage.null-expected.txt:
39409         * canvas/philip/tests/2d.fillStyle.parse.current.basic-expected.txt:
39410         * canvas/philip/tests/2d.fillStyle.parse.current.changed-expected.txt:
39411         * canvas/philip/tests/2d.fillStyle.parse.current.removed-expected.txt:
39412         * canvas/philip/tests/2d.fillStyle.parse.system-expected.txt:
39413         * canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt:
39414         * canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt:
39415         * canvas/philip/tests/2d.gradient.radial.inside2-expected.txt:
39416         * canvas/philip/tests/2d.gradient.radial.inside3-expected.txt:
39417         * canvas/philip/tests/2d.gradient.radial.negative-expected.txt:
39418         * canvas/philip/tests/2d.gradient.radial.outside1-expected.txt:
39419         * canvas/philip/tests/2d.imageData.create1.type-expected.txt:
39420         * canvas/philip/tests/2d.imageData.create2.type-expected.txt:
39421         * canvas/philip/tests/2d.imageData.get.source.negative-expected.txt:
39422         * canvas/philip/tests/2d.imageData.get.type-expected.txt:
39423         * canvas/philip/tests/2d.line.cap.closed-expected.txt:
39424         * canvas/philip/tests/2d.line.join.parallel-expected.txt:
39425         * canvas/philip/tests/2d.line.miter.lineedge-expected.txt:
39426         * canvas/philip/tests/2d.missingargs-expected.txt:
39427         * canvas/philip/tests/2d.path.rect.winding-expected.txt:
39428         * canvas/philip/tests/2d.pattern.image.broken-expected.txt:
39429         * canvas/philip/tests/2d.pattern.image.incomplete-expected.txt:
39430         * canvas/philip/tests/2d.pattern.image.null-expected.txt:
39431         * canvas/philip/tests/2d.pattern.image.undefined-expected.txt:
39432         * canvas/philip/tests/2d.shadow.enable.blur-expected.txt:
39433         * canvas/philip/tests/2d.shadow.enable.x-expected.txt:
39434         * canvas/philip/tests/2d.shadow.enable.y-expected.txt:
39435         * canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt:
39436         * canvas/philip/tests/2d.shadow.gradient.basic-expected.txt:
39437         * canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt:
39438         * canvas/philip/tests/2d.strokeRect.zero.4-expected.txt:
39439         * canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt:
39440         * canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt:
39441         * canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt:
39442         * canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt:
39443         * canvas/philip/tests/2d.text.draw.baseline.top-expected.txt:
39444         * canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt:
39445         * canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt:
39446         * canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt:
39447         * canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt:
39448         * canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt:
39449         * canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt:
39450         * canvas/philip/tests/2d.text.font.parse.basic-expected.txt:
39451         * canvas/philip/tests/2d.text.font.parse.complex-expected.txt:
39452         * canvas/philip/tests/2d.text.font.parse.invalid-expected.txt:
39453         * canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt:
39454         * canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt:
39455         * canvas/philip/tests/2d.text.font.parse.system-expected.txt:
39456         * canvas/philip/tests/2d.text.measure.width.space-expected.txt:
39457         * canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt:
39458         * canvas/philip/tests/type.prototype-expected.txt:
39459         * platform/mac/Skipped:
39460
39461 2010-09-29  Kinuko Yasuda  <kinuko@chromium.org>
39462
39463         Reviewed by David Levin.
39464
39465         Fix DirectoryReader's behavior to trigger only one EntriesCallback per readEntries
39466         https://bugs.webkit.org/show_bug.cgi?id=46563
39467
39468         * fast/filesystem/flags-passing.html: Updated to make it match
39469         with the updated TEMPLATE.html.
39470         * fast/filesystem/flags-passing-expected.txt: Updated.
39471         * fast/filesystem/read-directory.html: Added.
39472         * fast/filesystem/read-directory-expected.txt: Added.
39473         * fast/filesystem/resources/fs-test-util.js: Added for common test
39474         utilities.
39475         * fast/filesystem/script-tests/TEMPLATE.html: Updated to include
39476         fs-test-util.js.
39477         * fast/filesystem/script-tests/flags-passing.js: Updated to use
39478         jsTestIsAsync and finishJSTest (so that all the tests look alike).
39479         * fast/filesystem/script-tests/read-directory.js: Added.
39480
39481 2010-09-29  MORITA Hajime  <morrita@google.com>
39482
39483         Unreviewed, updated expectations.
39484
39485         * platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt:
39486         * platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt:
39487
39488 2010-09-29  Chris Fleizach  <cfleizach@apple.com>
39489
39490         No review. Update layout tests after new CSS property.
39491
39492         AX: implement CSS3 Speech "speak"
39493         https://bugs.webkit.org/show_bug.cgi?id=46827
39494
39495         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
39496         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39497         * svg/css/getComputedStyle-basic-expected.txt:
39498
39499 2010-09-29  Anders Carlsson  <andersca@apple.com>
39500
39501         Reviewed by Darin Adler.
39502
39503         plugins/npruntime/invoke-failure.html fails in WebKit2 due to slightly different exception being thrown
39504         https://bugs.webkit.org/show_bug.cgi?id=46715
39505         <rdar://problem/8485909>
39506
39507         Remove exclamation point.
39508
39509         * plugins/npruntime/invoke-failure-expected.txt:
39510
39511 2010-09-29  Chris Fleizach  <cfleizach@apple.com>
39512
39513         Unreviewed. Update test results.
39514
39515         AX: implement CSS3 Speech "speak"
39516         https://bugs.webkit.org/show_bug.cgi?id=46827
39517
39518         Rebaseline GTK test after CSS change.
39519
39520         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
39521
39522 2010-09-29  Brian Weinstein  <bweinstein@apple.com>
39523
39524         Reviewed by Brady Eidson.
39525
39526         REGRESSION (r66129): Loading full-frame .swf file crashes with flash blocker extension enabled
39527         <https://bugs.webkit.org/show_bug.cgi?id=46773>
39528         <rdar://problem/8390975>
39529         
39530         Add tests testing how plugin documents behave when the loading of their plugins are cancelled.
39531
39532         * plugins/plugin-document-load-prevented-userscript-expected.txt: Added.
39533         * plugins/plugin-document-load-prevented-userscript.html: Added. Tests cancelling the load of a 
39534             plugin in a plugin document using beforeload and preventDefault.
39535         * plugins/plugin-document-willSendRequest-null-expected.txt: Added.
39536         * plugins/plugin-document-willSendRequest-null.html: Added. Tests cancelling the load of a plugin
39537             in a plugin document by having willSendRequest return null.
39538
39539 2010-09-29  MORITA Hajime  <morrita@google.com>
39540
39541         Reviewed by Eric Seidel.
39542
39543         Assertion failed when accessing -webkit-margin-top-collapse via computed style.
39544         https://bugs.webkit.org/show_bug.cgi?id=46798
39545
39546         * fast/css/getComputedStyle/margin-top-bottom-collapse-alias-expected.txt: Added.
39547         * fast/css/getComputedStyle/margin-top-bottom-collapse-alias.html: Added.
39548         * fast/css/getComputedStyle/script-tests/margin-top-bottom-collapse-alias.js: Added.
39549
39550 2010-09-29  Stephen White  <senorblanco@chromium.org>
39551
39552         Unreviewed; updated test results.
39553
39554         [CHROMIUM] New test results after r68680.
39555
39556         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt:
39557         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39558         * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt:
39559         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
39560         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39561         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
39562         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
39563         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39564         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
39565
39566 2010-09-29  David Hyatt  <hyatt@apple.com>
39567
39568         Reviewed by Dan Bernstein.
39569
39570         https://bugs.webkit.org/show_bug.cgi?id=46835, patch a few more height/logicalHeights.
39571
39572         * platform/mac/fast/blockflow/root-lr-basic-expected.txt:
39573
39574 2010-09-29  Chris Fleizach  <cfleizach@apple.com>
39575
39576         Reviewed by Darin Adler.
39577
39578         AX: implement CSS3 Speech "speak"
39579         https://bugs.webkit.org/show_bug.cgi?id=46827
39580
39581         * platform/mac/accessibility/css-speech-speak-expected.txt: Added.
39582         * platform/mac/accessibility/css-speech-speak.html: Added.
39583
39584 2010-09-29  David Hyatt  <hyatt@apple.com>
39585
39586         Reviewed by Sam Weinig.
39587
39588         https://bugs.webkit.org/show_bug.cgi?id=46824
39589         
39590         Convert layoutBlockChild (but not the functions it calls) to be block-flow-aware.
39591
39592         fast/blockflow/root-lr.html progresses as a result of this change.
39593
39594         * platform/mac/fast/blockflow/root-lr-basic-expected.txt:
39595
39596 2010-09-29  Stephen White  <senorblanco@chromium.org>
39597
39598         Unreviewed; test expectations fix.
39599
39600         [CHROMIUM] Update test_expectations to better reflect the state of the
39601         build.
39602
39603         * platform/chromium/test_expectations.txt:
39604
39605 2010-09-29  Ryosuke Niwa  <rniwa@webkit.org>
39606
39607         Reviewed by Antonio Gomes.
39608
39609         queryCommandValue "formatBlock" always returns false
39610         https://bugs.webkit.org/show_bug.cgi?id=21305
39611
39612         Added a test for queryCommandValue('formatBlock').
39613
39614         * editing/execCommand/query-format-block-expected.txt: Added.
39615         * editing/execCommand/query-format-block.html: Added.
39616         * editing/execCommand/script-tests/query-format-block.js: Added.
39617         (queryFormatBlock):
39618         (selectFirstPosition):
39619         (selectMiddleOfHelloWorld):
39620
39621 2010-09-29  Martin Robinson  <mrobinson@igalia.com>
39622
39623         Reviewed by Chris Fleizach.
39624
39625         [GTK] editing/selection/selection-modify-crash.html crashes when run in Xvfb
39626         https://bugs.webkit.org/show_bug.cgi?id=46822
39627
39628         * platform/gtk/Skipped: Unskip a test which is no longer crashing.
39629
39630 2010-09-29  Anantanarayanan G Iyengar  <ananta@chromium.org>
39631
39632         Reviewed by Darin Fisher.
39633
39634         [chromium] Honor z-index specified by a plugin
39635         https://bugs.webkit.org/show_bug.cgi?id=46223
39636         
39637         The Chromium plugin code which implements the iframe shim technique
39638         for overlaying a windowed plugin with content on the page should
39639         honor the z-index specified on the plugin widget. If the z-index
39640         here is greater than the enclosing iframe shim then the plugin
39641         should be displayed over the iframe. Updated the layout test to test
39642         for this case. Skipped the plugins/iframe-shims.html layout test on
39643         platforms which don't support it.
39644
39645         * platform/mac/Skipped:
39646         * platform/qt/Skipped:
39647         * platform/win/Skipped:
39648         * plugins/iframe-shims.html:
39649
39650 2010-09-29  Philippe Normand  <pnormand@igalia.com>
39651
39652         Unreviewed, updated baselines of
39653         svg/css/getComputedStyle-basic.xhtml after the css properties
39654         were renamed in r68561.
39655
39656         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
39657
39658 2010-09-29  Satish Sampath  <satish@chromium.org>
39659
39660         Reviewed by Jeremy Orlow.
39661
39662         Rename the input element's @speech attribute to @webkitspeech since it is still experimental.
39663         https://bugs.webkit.org/show_bug.cgi?id=46799
39664
39665         * fast/speech/input-appearance-numberandspeech.html:
39666         * fast/speech/input-appearance-searchandspeech.html:
39667         * fast/speech/input-appearance-speechbutton.html:
39668         * fast/speech/input-text-speechbutton.html:
39669         * fast/speech/speech-button-ignore-generated-events.html:
39670
39671 2010-09-29  James Kozianski  <koz@chromium.org>
39672
39673         Reviewed by James Robinson.
39674
39675         Update test_expectations.txt from the flakiness dashboard.
39676         https://bugs.webkit.org/show_bug.cgi?id=46787
39677
39678         Updates some canvas/philip tests in test_expectations.txt that have
39679         started passing on the flakiness dashboard.
39680
39681         * platform/chromium/test_expectations.txt:
39682
39683 2010-09-28  Csaba Osztrogonác  <ossy@webkit.org>
39684
39685         Unreviewed fix after r68568. Add Qt specific expected files for passing tests.
39686
39687         Unskip remaining canvas layout tests so that they can track progressions/regressions
39688         https://bugs.webkit.org/show_bug.cgi?id=46439
39689
39690         * platform/qt/canvas: Added.
39691         * platform/qt/canvas/philip: Added.
39692         * platform/qt/canvas/philip/tests: Added.
39693         * platform/qt/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Added.
39694         * platform/qt/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Added.
39695         * platform/qt/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Added.
39696         * platform/qt/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Added.
39697         * platform/qt/canvas/philip/tests/2d.line.cap.closed-expected.txt: Added.
39698         * platform/qt/canvas/philip/tests/2d.line.join.parallel-expected.txt: Added.
39699         * platform/qt/canvas/philip/tests/2d.shadow.enable.blur-expected.txt: Added.
39700         * platform/qt/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Added.
39701         * platform/qt/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Added.
39702         * platform/qt/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt: Added.
39703         * platform/qt/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt: Added.
39704         * platform/qt/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt: Added.
39705         * platform/qt/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Added.
39706         * platform/qt/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt: Added.
39707
39708 2010-09-28  Johnny Ding  <jnd@chromium.org>
39709
39710         Reviewed by Adam Barth.
39711
39712         https://bugs.webkit.org/show_bug.cgi?id=41292.
39713         Add a test to initiate popup windows from plugin during plugin is
39714         handling mouse/keyboard event.
39715         Disable this test on gtk/qt/win since the test plugin in those platforms
39716         didn't implement NPP_HandleEvent.
39717
39718         * platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt: Added.
39719         * platform/chromium/test_expectations.txt:
39720         * platform/gtk/Skipped:
39721         * platform/qt/Skipped:
39722         * platform/win/Skipped:
39723         * plugins/plugin-initiate-popup-window-expected.txt: Added.
39724         * plugins/plugin-initiate-popup-window.html: Added.
39725
39726 2010-09-28 MORITA Hajime  <morrita@google.com>
39727
39728         Unreviewed; update test expectations.
39729
39730         * platform/chromium/test_expectations.txt:
39731
39732 2010-09-28  MORITA Hajime  <morrita@google.com>
39733
39734         Unreviewed; new test baselines.
39735         
39736         * platform/chromium-win/animations/opacity-transform-animation-expected.checksum: Added.
39737         * platform/chromium-win/animations/opacity-transform-animation-expected.png: Added.
39738
39739 2010-09-28  Mihai Parparita  <mihaip@chromium.org>
39740
39741         Reviewed by Simon Fraser.
39742
39743         [Chromium] animations/opacity-transform-animation.html fails on Chromium
39744         https://bugs.webkit.org/show_bug.cgi?id=46557
39745         
39746         Make transition from .7 opacity to 1.0 (instead of .8 to .9). The
39747         mid-point (where the pixel dump is done) is the same, but the overall
39748         change is more obvious, so failures are more noticeable.
39749         
39750         Update Chromium baselines (it has a slightly different intermediate
39751         color; (38, 109, 0) vs. (32, 110, 0) for the Mac port, albeit one which
39752         agrees with the expected interpolated value better).
39753
39754         * animations/opacity-transform-animation.html:
39755         * platform/chromium/animations/opacity-transform-animation-expected.checksum: Added.
39756         * platform/chromium/animations/opacity-transform-animation-expected.png: Added.
39757         * platform/chromium/test_expectations.txt:
39758
39759 2010-09-28  Stephen White  <senorblanco@chromium.org>
39760
39761         Unreviewed; update test expectations.
39762
39763         [CHROMIUM] Update Chromium/Linux test expectations.
39764
39765         * platform/chromium/test_expectations.txt:
39766
39767 2010-09-28  Stephen White  <senorblanco@chromium.org>
39768
39769         Unreviewed; update test expectations.
39770
39771         [CHROMIUM] Add some new test baselines and expectations.
39772
39773         * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt:
39774         * platform/chromium-mac/canvas: Added.
39775         * platform/chromium-mac/canvas/philip: Added.
39776         * platform/chromium-mac/canvas/philip/tests: Added.
39777         * platform/chromium-mac/canvas/philip/tests/2d.drawImage.null-expected.txt: Added.
39778         * platform/chromium-mac/canvas/philip/tests/2d.pattern.image.null-expected.txt: Added.
39779         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
39780         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
39781         * platform/chromium/test_expectations.txt:
39782
39783 2010-09-28  Mihai Parparita  <mihaip@chromium.org>
39784
39785         Reviewed by Dimitri Glazkov.
39786
39787         No back/forward list entry added when submitting a form via an onclick handler inside a frame
39788         https://bugs.webkit.org/show_bug.cgi?id=44140
39789         
39790         Add tests for user-gesture initiated form submissions inside iframes to
39791         make sure that they generate back/forward list entries.
39792
39793         * fast/history/form-submit-in-frame-expected.txt: Added.
39794         * fast/history/form-submit-in-frame-via-onclick-expected.txt: Added.
39795         * fast/history/form-submit-in-frame-via-onclick.html: Added.
39796         * fast/history/form-submit-in-frame.html: Added.
39797         * fast/history/resources/form-with-input-submit.html: Added.
39798         * fast/history/resources/form-with-onclick-submit.html: Added.
39799
39800 2010-09-28  Stephen White  <senorblanco@chromium.org>
39801
39802         Unreviewed; new Chromium/Win test baselines.
39803
39804         [CHROMIUM] These are tests we were passing on Chrome, but are now listed as failing due to r68568.  Adding platform-specific baselines should make us pass them again.
39805
39806         * platform/chromium-win/canvas: Added.
39807         * platform/chromium-win/canvas/philip: Added.
39808         * platform/chromium-win/canvas/philip/tests: Added.
39809         * platform/chromium-win/canvas/philip/tests/2d.drawImage.null-expected.txt: Added.
39810         * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Added.
39811         * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Added.
39812         * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Added.
39813         * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Added.
39814         * platform/chromium-win/canvas/philip/tests/2d.line.cap.closed-expected.txt: Added.
39815         * platform/chromium-win/canvas/philip/tests/2d.line.join.parallel-expected.txt: Added.
39816         * platform/chromium-win/canvas/philip/tests/2d.line.miter.lineedge-expected.txt: Added.
39817         * platform/chromium-win/canvas/philip/tests/2d.pattern.image.null-expected.txt: Added.
39818         * platform/chromium-win/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Added.
39819         * platform/chromium-win/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Added.
39820         * platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Added.
39821         * platform/chromium-win/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt: Added.
39822
39823 2010-09-28  Erik Arvidsson  <arv@chromium.org>
39824
39825         Reviewed by Ojan Vafai.
39826
39827         Fix perf/class-list-remove test
39828         https://bugs.webkit.org/show_bug.cgi?id=46745
39829
39830         Make sure we precompute the className in the setup functions and that
39831         we reset it before calling classList.remove.
39832
39833         * perf/class-list-remove.html:
39834
39835 2010-09-28  Stephen White  <senorblanco@chromium.org>
39836
39837         Unreviewed; new test baselines.
39838
39839         [CHROMIUM] Update test baselines after r68561.
39840
39841         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt:
39842         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39843         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
39844         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39845         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
39846         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39847
39848 2010-09-28  W. James MacLean  <wjmaclean@chromium.org>
39849
39850         Reviewed by James Robinson.
39851
39852         Scaled Resized images are blurred when sent to Skia
39853         https://bugs.webkit.org/show_bug.cgi?id=42370
39854
39855         * platform/chromium-linux/svg/custom/image-rescale-expected.checksum: Added.
39856         * platform/chromium-linux/svg/custom/image-rescale-expected.png: Added.
39857         * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Added.
39858         * platform/chromium/test_expectations.txt:
39859         * platform/mac/svg/custom/image-rescale-expected.checksum: Added.
39860         * platform/mac/svg/custom/image-rescale-expected.png: Added.
39861         * platform/mac/svg/custom/image-rescale-expected.txt: Added.
39862         * svg/custom/image-rescale.svg: Added.
39863         * svg/custom/resources/image-rescale.jpg: Added.
39864
39865 2010-09-28  Matthew Delaney  <mdelaney@apple.com>
39866
39867         Reviewed by Adele Peterson.
39868
39869         Unskip remaining canvas layout tests so that they can track progressions/regressions
39870         https://bugs.webkit.org/show_bug.cgi?id=46439
39871
39872 2010-09-28  Stephen White  <senorblanco@chromium.org>
39873
39874         Unreviewed; new test baselines.
39875
39876         [CHROMIUM] New chromium baselines post-r68334.
39877
39878         * platform/chromium-linux/fast/text/basic/014-expected.checksum:
39879         * platform/chromium-linux/fast/text/basic/014-expected.png:
39880         * platform/chromium-linux/fast/text/basic/014-expected.txt: Added.
39881         * platform/chromium-linux/fast/text/capitalize-boundaries-expected.checksum:
39882         * platform/chromium-linux/fast/text/capitalize-boundaries-expected.png:
39883         * platform/chromium-linux/fast/text/capitalize-boundaries-expected.txt:
39884         * platform/chromium-linux/fast/text/midword-break-after-breakable-char-expected.checksum:
39885         * platform/chromium-linux/fast/text/midword-break-after-breakable-char-expected.png:
39886         * platform/chromium-linux/fast/text/softHyphen-expected.txt: Added.
39887         * platform/chromium-linux/fast/text/word-break-soft-hyphen-expected.txt: Added.
39888         * platform/chromium-mac/fast/text/basic/014-expected.checksum: Added.
39889         * platform/chromium-mac/fast/text/midword-break-after-breakable-char-expected.checksum: Added.
39890         * platform/chromium-mac/fast/text/midword-break-after-breakable-char-expected.png: Added.
39891         * platform/chromium-mac/fast/text/word-break-soft-hyphen-expected.checksum: Added.
39892         * platform/chromium-win/fast/text/basic/014-expected.checksum:
39893         * platform/chromium-win/fast/text/basic/014-expected.png:
39894         * platform/chromium-win/fast/text/basic/014-expected.txt:
39895         * platform/chromium-win/fast/text/midword-break-after-breakable-char-expected.checksum:
39896         * platform/chromium-win/fast/text/midword-break-after-breakable-char-expected.png:
39897         * platform/chromium-win/fast/text/midword-break-after-breakable-char-expected.txt:
39898         * platform/chromium-win/fast/text/softHyphen-expected.txt:
39899         * platform/chromium-win/fast/text/word-break-soft-hyphen-expected.txt:
39900
39901 2010-09-28  David Hyatt  <hyatt@apple.com>
39902
39903         Reviewed by Sam Weinig.
39904
39905         Right now we have two properties named margin-top-collapse and margin-after-collapse.  They are proprietary and only used by Safari RSS.
39906
39907         I am adding margin-before-collapse and margin-after-collapse and just aliasing the old properties to the new ones.
39908         This way we have some names that are directionally independent.
39909
39910         Note that these properties aren't like other directional properties.  They are about what to do with the before side and after side of
39911         your block's margins when collapsing with adjacent blocks.  The meaning of before/after depend on the block-flow directionality
39912         of the containing block.
39913
39914         Computed style tests all changed and the remove-shorthand.html test covers manipulation of the shorthand.
39915
39916         * fast/css/remove-shorthand-expected.txt:
39917         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
39918         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
39919         * svg/css/getComputedStyle-basic-expected.txt:
39920
39921 2010-09-28  Martin Robinson  <mrobinson@igalia.com>
39922
39923         Reviewed by Gustavo Noronha Silva.
39924
39925         [Cairo] FreeType fonts should obey FontConfig hinting/anti-aliasing settings
39926         https://bugs.webkit.org/show_bug.cgi?id=46740
39927
39928         Added a test adapted from platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html
39929         which verifies that when rendering text the GTK+ port follows FontConfig settings.
39930
39931         * platform/gtk/fonts/fontconfig-aliasing-settings-expected.checksum: Added.
39932         * platform/gtk/fonts/fontconfig-aliasing-settings-expected.png: Added.
39933         * platform/gtk/fonts/fontconfig-aliasing-settings-expected.txt: Added.
39934         * platform/gtk/fonts/fontconfig-aliasing-settings.html: Added.
39935
39936 2010-09-28  Dan Bernstein  <mitz@apple.com>
39937
39938         Updated expected result to include the soft hyphen character in the plain text output.
39939
39940         * fast/encoding/charset-xuser-defined-expected.txt:
39941
39942 2010-09-28  Dan Bernstein  <mitz@apple.com>
39943
39944         Added Qt-specific results for the test added in the previous change. Qt doesn’t use ICU so
39945         it fails the test.
39946
39947         * platform/qt/fast/text/find-soft-hyphen-expected.txt: Added.
39948
39949 2010-09-28  Dan Bernstein  <mitz@apple.com>
39950
39951         Reviewed by Darin Adler.
39952
39953         Improved the handling of soft hyphens in copy and find operations, addressing the following
39954         bugs:
39955
39956         <rdar://problem/7938878> Soft hyphenation and the clipboard
39957         https://bugs.webkit.org/show_bug.cgi?id=11154
39958
39959         window.getSelection().toString() breaks soft hyphen &shy;
39960         https://bugs.webkit.org/show_bug.cgi?id=26774
39961
39962         <rdar://problem/5640505> soft hyphen breaks search function
39963         https://bugs.webkit.org/show_bug.cgi?id=16675
39964
39965         * fast/text/find-soft-hyphen-expected.txt: Added.
39966         * fast/text/find-soft-hyphen.html: Added.
39967         * fast/text/script-tests/find-soft-hyphen.js: Added.
39968         (canFind):
39969         * platform/mac/fast/text/basic/014-expected.checksum:
39970         * platform/mac/fast/text/basic/014-expected.png:
39971         * platform/mac/fast/text/basic/014-expected.txt:
39972         * platform/mac/fast/text/capitalize-boundaries-expected.checksum:
39973         * platform/mac/fast/text/capitalize-boundaries-expected.png:
39974         * platform/mac/fast/text/capitalize-boundaries-expected.txt:
39975         * platform/mac/fast/text/hyphens-expected.checksum:
39976         * platform/mac/fast/text/hyphens-expected.png:
39977         * platform/mac/fast/text/hyphens-expected.txt:
39978         * platform/mac/fast/text/midword-break-after-breakable-char-expected.checksum:
39979         * platform/mac/fast/text/midword-break-after-breakable-char-expected.png:
39980         * platform/mac/fast/text/midword-break-after-breakable-char-expected.txt:
39981         * platform/mac/fast/text/soft-hyphen-2-expected.png:
39982         * platform/mac/fast/text/soft-hyphen-2-expected.txt:
39983         * platform/mac/fast/text/soft-hyphen-3-expected.png:
39984         * platform/mac/fast/text/soft-hyphen-3-expected.txt:
39985         * platform/mac/fast/text/softHyphen-expected.checksum:
39986         * platform/mac/fast/text/softHyphen-expected.png:
39987         * platform/mac/fast/text/softHyphen-expected.txt:
39988         * platform/mac/fast/text/word-break-soft-hyphen-expected.checksum:
39989         * platform/mac/fast/text/word-break-soft-hyphen-expected.png:
39990         * platform/mac/fast/text/word-break-soft-hyphen-expected.txt:
39991
39992 2010-09-28  Andreas Kling  <andreas.kling@nokia.com>
39993
39994         Reviewed by Kenneth Rohde Christiansen.
39995
39996         [Qt] Text drawing taints GraphicsContext's QPainter::pen()
39997         https://bugs.webkit.org/show_bug.cgi?id=46744
39998
39999         Add test to check that strokeText() doesn't break the fillStyle
40000         and fillText() doesn't break the strokeStyle.
40001
40002         * fast/canvas/canvas-style-intact-after-text-expected.txt: Added.
40003         * fast/canvas/canvas-style-intact-after-text.html: Added.
40004         * fast/canvas/script-tests/canvas-style-intact-after-text.js: Added.
40005
40006 2010-09-28  Andrei Popescu  <andreip@google.com>
40007
40008         Reviewed by Jeremy Orlow.
40009
40010         IDBRequest should not have a method called abort.
40011         https://bugs.webkit.org/show_bug.cgi?id=46720
40012
40013         * storage/indexeddb/basics-expected.txt:
40014         * storage/indexeddb/database-basics-expected.txt:
40015         * storage/indexeddb/index-basics-expected.txt:
40016         * storage/indexeddb/index-cursor-expected.txt:
40017         * storage/indexeddb/objectstore-basics-expected.txt:
40018         * storage/indexeddb/objectstore-cursor-expected.txt:
40019         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
40020         * storage/indexeddb/open-cursor-expected.txt:
40021         * storage/indexeddb/resources/shared.js:
40022         (verifyEventCommon):
40023         (verifyResult):
40024         * storage/indexeddb/transaction-basics-expected.txt:
40025
40026 2010-09-28  Ryosuke Niwa  <rniwa@webkit.org>
40027
40028         Unreviewed.
40029
40030         Added editing/pasteboard/paste-table-001.html to the skipped list of gtk platforms
40031         because the test requires editing delegates dump and gtk does not implement it yet.
40032
40033         * platform/gtk/Skipped:
40034
40035 2010-09-28  Stephen White  <senorblanco@chromium.org>
40036
40037         Unreviewed; expectations update.
40038
40039         [CHROMIUM] Mark window-geometry-initialized-before-set-window as failing.
40040
40041         * platform/chromium/test_expectations.txt:
40042
40043 2010-09-28  Chris Fleizach  <cfleizach@apple.com>
40044
40045         Reviewed by Beth Dakin.
40046
40047         CrashTracer: 1,382 crashes in Safari at com.apple.WebCore: WebCore::VisiblePosition::canonicalPosition + 78
40048         https://bugs.webkit.org/show_bug.cgi?id=45927
40049
40050         * platform/mac/accessibility/crash-invalid-text-marker-node-expected.txt: Added.
40051         * platform/mac/accessibility/crash-invalid-text-marker-node.html: Added.
40052
40053 2010-09-28  Ryosuke Niwa  <rniwa@webkit.org>
40054
40055         Reviewed by Kent Tamura.
40056
40057         dump-as-markup conversion: editing/pasteboard/paste-4039777-fix.html, paste-list-001.html, and paste-table-001.html
40058         https://bugs.webkit.org/show_bug.cgi?id=46545
40059
40060         Converted the following tests to dump-as-markup tests:
40061         editing/pasteboard/paste-4039777-fix.html
40062         editing/pasteboard/paste-list-001.html
40063         editing/pasteboard/paste-table-001.html
40064
40065         * editing/pasteboard/paste-4039777-fix-expected.txt: Added.
40066         * editing/pasteboard/paste-4039777-fix.html:
40067         * editing/pasteboard/paste-list-001-expected.txt: Added.
40068         * editing/pasteboard/paste-list-001.html:
40069         * editing/pasteboard/paste-table-001-expected.txt: Added.
40070         * editing/pasteboard/paste-table-001.html:
40071         * platform/chromium-linux/editing/pasteboard/paste-4039777-fix-expected.checksum: Removed.
40072         * platform/chromium-linux/editing/pasteboard/paste-4039777-fix-expected.png: Removed.
40073         * platform/chromium-linux/editing/pasteboard/paste-list-001-expected.checksum: Removed.
40074         * platform/chromium-linux/editing/pasteboard/paste-list-001-expected.png: Removed.
40075         * platform/chromium-linux/editing/pasteboard/paste-table-001-expected.checksum: Removed.
40076         * platform/chromium-linux/editing/pasteboard/paste-table-001-expected.png: Removed.
40077         * platform/chromium-mac/editing/pasteboard/paste-4039777-fix-expected.checksum: Removed.
40078         * platform/chromium-mac/editing/pasteboard/paste-table-001-expected.checksum: Removed.
40079         * platform/chromium-win/editing/pasteboard/paste-4039777-fix-expected.checksum: Removed.
40080         * platform/chromium-win/editing/pasteboard/paste-4039777-fix-expected.png: Removed.
40081         * platform/chromium-win/editing/pasteboard/paste-4039777-fix-expected.txt: Removed.
40082         * platform/chromium-win/editing/pasteboard/paste-list-001-expected.checksum: Removed.
40083         * platform/chromium-win/editing/pasteboard/paste-list-001-expected.png: Removed.
40084         * platform/chromium-win/editing/pasteboard/paste-list-001-expected.txt: Removed.
40085         * platform/chromium-win/editing/pasteboard/paste-table-001-expected.checksum: Removed.
40086         * platform/chromium-win/editing/pasteboard/paste-table-001-expected.png: Removed.
40087         * platform/chromium-win/editing/pasteboard/paste-table-001-expected.txt: Removed.
40088         * platform/gtk/editing/pasteboard/paste-table-001-expected.txt: Removed.
40089         * platform/mac/editing/pasteboard/paste-4039777-fix-expected.checksum: Removed.
40090         * platform/mac/editing/pasteboard/paste-4039777-fix-expected.png: Removed.
40091         * platform/mac/editing/pasteboard/paste-4039777-fix-expected.txt: Removed.
40092         * platform/mac/editing/pasteboard/paste-list-001-expected.checksum: Removed.
40093         * platform/mac/editing/pasteboard/paste-list-001-expected.png: Removed.
40094         * platform/mac/editing/pasteboard/paste-list-001-expected.txt: Removed.
40095         * platform/mac/editing/pasteboard/paste-table-001-expected.checksum: Removed.
40096         * platform/mac/editing/pasteboard/paste-table-001-expected.png: Removed.
40097         * platform/mac/editing/pasteboard/paste-table-001-expected.txt: Removed.
40098         * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt: Removed.
40099         * platform/qt/editing/pasteboard/paste-list-001-expected.txt: Removed.
40100         * platform/qt/editing/pasteboard/paste-table-001-expected.txt: Removed.
40101
40102 2010-09-28  Stephen White  <senorblanco@chromium.org>
40103
40104         Unreviewed; expectations fix.
40105
40106         [CHROMIUM] Fix duplicate expectations (again).
40107
40108         * platform/chromium/test_expectations.txt:
40109
40110 2010-09-28  Stephen White  <senorblanco@chromium.org>
40111
40112         Unreviewed; expectations fix.
40113
40114         [CHROMIUM] Fix duplicate expectations.
40115
40116         * platform/chromium/test_expectations.txt:
40117
40118 2010-09-28  Adam Roben  <aroben@apple.com>
40119
40120         Test that a plugin's HWND is sized/positioned before NPP_SetWindow is
40121         called
40122
40123         Reviewed by Anders Carlsson.
40124
40125         Test for <http://webkit.org/b/46716> <rdar://problem/8482014>
40126         Full-page Adobe Reader does not paint until window is resized
40127
40128         * platform/win/plugins/window-geometry-initialized-before-set-window-expected.txt: Added.
40129         * platform/win/plugins/window-geometry-initialized-before-set-window.html: Added.
40130
40131 2010-09-28  Adam Roben  <aroben@apple.com>
40132
40133         Start running plugins tests in WebKit2 on Windows
40134
40135         Fixes <http://webkit.org/b/46675> <rdar://problem/8484269>
40136
40137         Reviewed by John Sullivan.
40138
40139         * platform/win-wk2/Skipped: Removed the plugins and
40140         platform/win/plugins directories and added individual failing tests.
40141         plugins/geturlnotify-during-document-teardown.html and
40142         plugins/mouse-events-fixedpos.html will also fail on SnowLeopard, but
40143         they're already skipped there on both WebKit1 and WebKit2 thanks to
40144         platform/mac-snowleopard/Skipped.
40145
40146 2010-09-28  Andreas Kling  <andreas.kling@nokia.com>
40147
40148         Reviewed by Kenneth Rohde Christiansen.
40149
40150         Canvas: Crash when setting a font with size in 'ex' units
40151         https://bugs.webkit.org/show_bug.cgi?id=46538
40152
40153         * fast/canvas/canvas-font-ex-units-crash-expected.txt: Added.
40154         * fast/canvas/canvas-font-ex-units-crash.html: Added.
40155         * fast/canvas/script-tests/canvas-font-ex-units-crash.js: Added.
40156
40157 2010-09-28  Satish Sampath  <satish@chromium.org>
40158
40159         Unreviewed, enable a couple of speech input layout tests in chromium as they run successfully now.
40160
40161         * platform/chromium/test_expectations.txt:
40162
40163 2010-09-28  Csaba Osztrogonác  <ossy@webkit.org>
40164
40165         Unreviewed.
40166
40167         [Qt] 3 media tests fail with Qt version 4.6.3 and 4.7.0
40168         https://bugs.webkit.org/show_bug.cgi?id=46249
40169
40170         * platform/qt/Skipped: 3 failing media tests added until fix.
40171
40172 2010-09-28  MORITA Hajime  <morrita@google.com>
40173
40174         Unreviewed, added an expectation.
40175
40176         * platform/chromium/test_expectations.txt:
40177
40178 2010-09-28  Alejandro G. Castro  <alex@igalia.com>
40179
40180         Unreviewed, GTK+ rebaselines.
40181
40182         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
40183         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
40184         * platform/gtk/fast/js/global-constructors-expected.txt:
40185
40186 2010-09-28  Huahui Wu  <mediadependent@gmail.com>
40187
40188         Reviewed by Steve Block.
40189
40190         Add two multi-touch tests for Android.
40191         https://bugs.webkit.org/show_bug.cgi?id=45221
40192
40193         The original tests (touch-target.html and basic-multi-touch-events.html)
40194         requires the system being able to release one point while maintain another point.
40195         Current Android system can not provide this to browser, hence these tests are
40196         slightly modified for Android. Since these are limited version of the original ones,
40197         other platforms should pass these tests if they can pass the original ones.
40198
40199         * fast/events/touch/basic-multi-touch-events-limited-expected.txt: Added.
40200         * fast/events/touch/basic-multi-touch-events-limited.html: Added.
40201         * fast/events/touch/script-tests/basic-multi-touch-events-limited.js: Added.
40202         (touchEventCallback):
40203         (verifyTouchEvent):
40204         (verifyTouchPoint):
40205         (verifyTouch):
40206         (multiTouchSequence):
40207         * fast/events/touch/script-tests/touch-target-limited.js: Added.
40208         (touchStartHandler):
40209         (touchMoveHandler):
40210         * fast/events/touch/touch-target-limited-expected.txt: Added.
40211         * fast/events/touch/touch-target-limited.html: Added.
40212
40213 2010-09-28 MORITA Hajime  <morrita@google.com>
40214
40215         Unreviewed, added an expectation.
40216         
40217         * platform/chromium/test_expectations.txt:
40218
40219 2010-09-28  MORITA Hajime  <morrita@google.com>
40220
40221         Unreviewed, removed some expectations.
40222
40223         * platform/chromium/test_expectations.txt:
40224
40225 2010-09-27  Kent Tamura  <tkent@chromium.org>
40226
40227         Reviewed by Alexey Proskuryakov.
40228
40229         Fix assertion failure in a case that the dirty flag of a textarea element is changed
40230         https://bugs.webkit.org/show_bug.cgi?id=45681
40231
40232         * fast/forms/textarea-checkValidity-crash-expected.txt: Added.
40233         * fast/forms/textarea-checkValidity-crash.html: Added.
40234
40235 2010-09-27  Csaba Osztrogonác  <ossy@webkit.org>
40236
40237         Unreviewed fix after r68460.
40238
40239         * platform/qt/Skipped: Add http/tests/canvas/webgl/origin-clean-conformance.html, because 3D canvas is disabled by default.
40240
40241 2010-09-27  Csaba Osztrogonác  <ossy@webkit.org>
40242
40243         Unreviewed fix after r68444. Add Qt specific expected files.
40244
40245         * platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt: Copied from LayoutTests/fast/repaint/repaint-svg-after-style-change-expected.txt.
40246
40247 2010-09-27  Csaba Osztrogonác  <ossy@webkit.org>
40248
40249         Unreviewed fix after r68440. Update Qt specific expected files.
40250
40251         * platform/qt/fast/dom/Window/window-properties-expected.txt:
40252         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
40253         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
40254         * platform/qt/fast/js/global-constructors-expected.txt:
40255
40256 2010-09-27  MORITA Hajime  <morrita@google.com>
40257
40258         Unreviewed, added an expectation.
40259
40260         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
40261         * platform/chromium/test_expectations.txt:
40262
40263 2010-09-27  Abhishek Arya  <inferno@chromium.org>
40264
40265         Reviewed by Dan Bernstein.
40266
40267         Tests we do not crash on ASSERT(!m_hasBadParent) when dirtying 
40268         the inline textboxes.
40269         https://bugs.webkit.org/show_bug.cgi?id=46376
40270
40271         * fast/text/dirty-inline-textbox-crash-expected.txt: Added.
40272         * fast/text/dirty-inline-textbox-crash.html: Added.
40273
40274 2010-09-27 MORITA Hajime  <morrita@google.com>
40275
40276         Unreviewed, added an expectation.
40277
40278         * platform/chromium-mac/fast/forms/input-button-sizes-expected.checksum: Added.
40279
40280 2010-09-27 MORITA Hajime  <morrita@google.com>
40281
40282         Unreviewed, added an expectation.
40283
40284         * platform/chromium/test_expectations.txt:
40285
40286 2010-09-27 MORITA Hajime  <morrita@google.com>
40287
40288         Unreviewed, added an expectation.
40289
40290         * platform/chromium/test_expectations.txt:
40291
40292 2010-09-23  Antonio Gomes  <agomes@rim.com>
40293
40294         Reviewed by Kenneth Rohde Christiansen.
40295
40296         Make Document::nodesFromRect more flexible
40297         https://bugs.webkit.org/show_bug.cgi?id=46336
40298
40299         Tests basically adjusted to the new API.
40300
40301         * fast/dom/nodesFromRect-basic-expected.txt:
40302         * fast/dom/nodesFromRect-basic.html:
40303         * fast/dom/resources/nodesFromRect.js:
40304         (check):
40305
40306 2010-09-27  MORITA Hajime  <morrita@google.com>
40307
40308         Unreviewed, added missing expectations.
40309         
40310         [Chromium] fast/forms/input-button-sizes.html failing since r68459
40311         https://bugs.webkit.org/show_bug.cgi?id=46686
40312
40313         * platform/chromium-linux/fast/forms/input-button-sizes-expected.checksum: Added.
40314         * platform/chromium-linux/fast/forms/input-button-sizes-expected.png: Added.
40315         * platform/chromium-linux/fast/forms/input-button-sizes-expected.txt: Added.
40316         * platform/chromium-win/fast/forms/input-button-sizes-expected.checksum: Added.
40317         * platform/chromium-win/fast/forms/input-button-sizes-expected.png: Added.
40318         * platform/chromium-win/fast/forms/input-button-sizes-expected.txt: Added.
40319         * platform/chromium/test_expectations.txt:
40320
40321 2010-09-27  MORITA Hajime  <morrita@google.com>
40322
40323         Unreviewed, add an expectation.
40324
40325         * platform/chromium/test_expectations.txt:
40326
40327 2010-09-27  Ryosuke Niwa  <rniwa@webkit.org>
40328
40329         Reviewed by Darin Adler.
40330
40331         queryCommandState with justifyCenter, justifyLeft, and justifyRight always return false
40332         https://bugs.webkit.org/show_bug.cgi?id=45910
40333
40334         Added tests for queryCommandState with justifyCenter, justifyLeft, and justifyRight commands.
40335
40336         * editing/execCommand/query-text-alignment-expected.txt: Added.
40337         * editing/execCommand/query-text-alignment.html: Added.
40338         * editing/execCommand/script-tests/query-text-alignment.js: Added.
40339         (queryTextAlignment):
40340         (selectFirstPosition):
40341         (selectMiddleOfHelloWorld):
40342         (runRangeTests):
40343
40344 2010-09-27  James Robinson  <jamesr@chromium.org>
40345
40346         Update baselines for fast/repaint/repaint-svg-after-style-change.html
40347
40348         * fast/repaint/repaint-svg-after-style-change-expected.txt:
40349         * platform/chromium/fast/repaint/repaint-svg-after-style-change-expected.txt: Added.
40350
40351 2010-09-27  Chris Fleizach  <cfleizach@apple.com>
40352
40353         Reviewed by Beth Dakin.
40354
40355         CrashTracer: 1,803 crashes in Safari at com.apple.WebCore: -[AccessibilityObjectWrapper accessibilityIsIgnored] + 56
40356         https://bugs.webkit.org/show_bug.cgi?id=46662
40357
40358         * platform/mac/accessibility/removing-textarea-after-edit-crash-expected.txt: Added.
40359         * platform/mac/accessibility/removing-textarea-after-edit-crash.html: Added.
40360
40361 2010-09-27  Adrienne Walker  <enne@google.com>
40362
40363         Reviewed by Adam Barth.
40364
40365         WebGL's readPixels doesn't respect origin-clean flag
40366
40367         Add new test by converting Khronos conformance test to be able to run within LayoutTests/http.
40368         https://bugs.webkit.org/show_bug.cgi?id=45718
40369
40370         * http/tests/canvas/webgl/origin-clean-conformance-expected.txt: Added.
40371         * http/tests/canvas/webgl/origin-clean-conformance.html: Added.
40372
40373 2010-09-27  Darin Adler  <darin@apple.com>
40374
40375         Reviewed by Dan Bernstein.
40376
40377         REGRESSION (r68054): Buttons no longer render at correct sizes
40378         https://bugs.webkit.org/show_bug.cgi?id=46513
40379
40380         * fast/forms/input-button-sizes.html: Copied from LayoutTests/fast/forms/button-sizes.html.
40381         Turned into a distinct test of <input type=button>; old test was for <button>.
40382
40383         * platform/mac/fast/forms/input-button-sizes-expected.checksum: Added.
40384         * platform/mac/fast/forms/input-button-sizes-expected.png: Added.
40385         * platform/mac/fast/forms/input-button-sizes-expected.txt: Added.
40386
40387         * platform/mac/fast/forms/disabled-select-change-index-expected.checksum: Added.
40388         * platform/mac/fast/forms/disabled-select-change-index-expected.png: Added.
40389         * platform/mac/fast/forms/file-input-disabled-expected.checksum: Added.
40390         * platform/mac/fast/forms/file-input-disabled-expected.png: Added.
40391
40392 2010-09-27  Zhenyao Mo  <zmo@google.com>
40393
40394         Unreviewed, fix a typo.
40395
40396         * platform/chromium/test_expectations.txt:
40397
40398 2010-09-27  Zhenyao Mo  <zmo@google.com>
40399
40400         Unreviewed.  Three webgl tests TIMEOUT after hooking up ANGLE with in-process-webgl port.
40401
40402         * platform/chromium/test_expectations.txt:
40403
40404 2010-09-27  Peter Kasting  <pkasting@google.com>
40405
40406         Reviewed by James Robinson.
40407
40408         This resource should have been in r62399; without it the test no-ops.
40409         https://bugs.webkit.org/show_bug.cgi?id=41487
40410
40411         * fast/images/resources/large-size-image-crash.jpeg: Added.
40412
40413 2010-09-27  James Robinson  <jamesr@chromium.org>
40414
40415         Reviewed by Simon Fraser.
40416
40417         Repaint test for dynamically changing an SVG element's style attribute
40418         https://bugs.webkit.org/show_bug.cgi?id=46499
40419
40420         * fast/repaint/repaint-svg-after-style-change-expected.checksum: Added.
40421         * fast/repaint/repaint-svg-after-style-change-expected.png: Added.
40422         * fast/repaint/repaint-svg-after-style-change-expected.txt: Added.
40423         * fast/repaint/repaint-svg-after-style-change.html: Added.
40424
40425 2010-09-27  Martin Robinson  <mrobinson@igalia.com>
40426
40427         Unskip a test that just needed a platform-specific baseline and add a baseline for it.
40428
40429         * platform/gtk/Skipped: Unskip test with new baseline.
40430         * platform/gtk/editing/selection/extend-selection-expected.txt: Added.
40431
40432 2010-09-27  Alexey Marinichev  <amarinichev@chromium.org>
40433
40434         Reviewed by David Levin.
40435
40436         Test that scrolls a checkerboard pattern.  If the hardware compositor
40437         miscalculates texture coordinates, corruption is very likely to occur.
40438
40439         * compositing/checkerboard.html: Added.
40440         * compositing/checkerboard-expected.checksum: Added.
40441         * compositing/checkerboard-expected.png: Added.
40442         * compositing/checkerboard-expected.txt: Added.
40443
40444 2010-09-27  Erik Arvidsson  <arv@chromium.org>
40445
40446         Reviewed by Darin Adler.
40447
40448         Implement HTML 5's HTMLElement.classList property
40449         https://bugs.webkit.org/show_bug.cgi?id=20709
40450
40451         * fast/dom/HTMLElement/class-list-expected.txt: Added.
40452         * fast/dom/HTMLElement/class-list-gc-expected.txt: Added.
40453         * fast/dom/HTMLElement/class-list-gc.html: Added.
40454         * fast/dom/HTMLElement/class-list-quirks-expected.txt: Added.
40455         * fast/dom/HTMLElement/class-list-quirks.html: Added.
40456         * fast/dom/HTMLElement/class-list.html: Added.
40457         * fast/dom/HTMLElement/script-tests/class-list-gc.js: Added.
40458         (gc):
40459         * fast/dom/HTMLElement/script-tests/class-list.js: Added.
40460         (createElement):
40461         * fast/dom/Window/window-properties-expected.txt:
40462         * fast/dom/Window/window-property-descriptors-expected.txt:
40463         * fast/dom/prototype-inheritance-2-expected.txt:
40464         * fast/dom/prototype-inheritance-expected.txt:
40465         * fast/js/global-constructors-expected.txt:
40466         * perf/class-list-remove-expected.txt: Added.
40467         * perf/class-list-remove.html: Added.
40468
40469 2010-09-27  David Hyatt  <hyatt@apple.com>
40470
40471         Reviewed by Sam Weinig.
40472
40473         https://bugs.webkit.org/show_bug.cgi?id=46665
40474
40475         Patch RenderView's layout and computeLogicalWidth/Height methods to be block-flow-aware.
40476
40477         Added fast/root-lr-basic.html
40478
40479         * fast/blockflow/root-lr-basic.html: Added.
40480         * platform/mac/fast/blockflow: Added.
40481         * platform/mac/fast/blockflow/root-lr-basic-expected.checksum: Added.
40482         * platform/mac/fast/blockflow/root-lr-basic-expected.png: Added.
40483         * platform/mac/fast/blockflow/root-lr-basic-expected.txt: Added.
40484
40485 2010-09-27  Zhenyao Mo  <zmo@google.com>
40486
40487         Unreviewed, add fast/canvas/webgl/object-deletion-behaviour.html to test_expectations.txt (failing on Win/Linux).
40488
40489         * platform/chromium/test_expectations.txt:
40490
40491 2010-09-27  David Hyatt  <hyatt@apple.com>
40492
40493         Reviewed by Sam Weinig.
40494
40495         https://bugs.webkit.org/show_bug.cgi?id=46649, fix failing layout tests.
40496
40497         The implementation of setting the before/after margins was wrong and poking the wrong margin values.
40498         
40499         Once I made them set the correct values, it revealed that one of the new block flow tests wasn't
40500         actually working.  In order to fix it, I had to make the block direction margin computation actually
40501         use the containing block's block-flow in order to return the right answer.  This involved cleaning
40502         up computeBlockDirectionMargins to be more like computeInlineDirectionMargins.
40503         
40504         fast/css/logical-property-resolution.html also caught the bug.  Its results are now correct.
40505
40506         * fast/css/logical-property-resolution-expected.txt:
40507
40508 2010-09-14  Zhenyao Mo  <zmo@google.com>
40509
40510         Reviewed by Kenneth Russell.
40511
40512         Textures and renderbuffers should be detached first before deletion if they are attached to framebuffers
40513         https://bugs.webkit.org/show_bug.cgi?id=43942
40514
40515         * fast/canvas/webgl/object-deletion-behaviour-expected.txt: Added.
40516         * fast/canvas/webgl/object-deletion-behaviour.html: Added.
40517
40518 2010-09-27  Ryosuke Niwa  <rniwa@webkit.org>
40519
40520         Reviewed by Antonio Gomes.
40521
40522         stateStyle (@EditorCommand.cpp) should ask EditingBehavior for platform specific behavior
40523         https://bugs.webkit.org/show_bug.cgi?id=41989
40524
40525         Added a test to ensure queryCommandState returns correct values on Mac and Windows.
40526
40527         * editing/execCommand/query-command-state-expected.txt: Added.
40528         * editing/execCommand/script-tests/query-command-state.js: Added.
40529         (testQueryCommandState):
40530         (selectAll):
40531         (selectSecondWord):
40532         (selectFirstTwoWords):
40533         (runTests):
40534
40535 2010-09-27  Martin Robinson  <mrobinson@igalia.com>
40536
40537         Rebaseline some tests where results differ between my machines
40538         and the bots. Also skip two tests which, combined with r68406
40539         exposed existing bugs.
40540
40541         * platform/gtk/Skipped: Skip two tests with recently exposed bugs.
40542         * platform/gtk/fast/events/keydown-1-expected.txt:
40543         * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
40544         * platform/gtk/media/audio-controls-rendering-expected.txt:
40545         * platform/gtk/media/audio-no-installed-engines-expected.txt:
40546         * platform/gtk/media/controls-after-reload-expected.txt:
40547         * platform/gtk/media/controls-strict-expected.txt:
40548         * platform/gtk/media/video-display-toggle-expected.txt:
40549         * platform/gtk/media/video-empty-source-expected.txt:
40550         * platform/gtk/media/video-no-audio-expected.txt:
40551         * platform/gtk/media/video-replaces-poster-expected.txt:
40552         * platform/gtk/media/video-zoom-expected.txt:
40553         * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
40554         * platform/gtk/svg/custom/relative-sized-inner-svg-expected.txt:
40555         * platform/gtk/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
40556         * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
40557         * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
40558
40559 2010-09-27  David Hyatt  <hyatt@apple.com>
40560
40561         Reviewed by Sam Weinig.
40562
40563         https://bugs.webkit.org/show_bug.cgi?id=46639, make computeLogicalHeight block-flow-aware.
40564         
40565         This patch does the following:
40566             (1) Makes computeLogicalHeight block-flow-aware (patching all helper functions as needed to make this work).
40567             (2) Makes block flow roots (blocks whose parent has a different block-flow directionality) establish new block formatting contexts.
40568             (This causes them to not collapse their margins with their children and to avoid floats). 
40569             (3) Patch all occurrences of setHeight in block and line layout to setLogicalHeight so that height doesn't get incorrectly
40570             overwritten for lr/rl block-flow.  This is necessary to write tests that examine the width/height of the blocks.
40571         
40572         Added multiple new tests in fast/blockflow.
40573         fast/css/logical-property-resolution gives the correct results now.
40574
40575         * fast/blockflow/auto-margins-across-boundaries-expected.txt: Added.
40576         * fast/blockflow/auto-margins-across-boundaries.html: Added.
40577         * fast/blockflow/block-formatting-context-expected.txt: Added.
40578         * fast/blockflow/block-formatting-context.html: Added.
40579         * fast/blockflow/percentage-padding.html:
40580         * fast/blockflow/relative-positioning-percentages-expected.txt: Added.
40581         * fast/blockflow/relative-positioning-percentages.html: Added.
40582         * fast/css/logical-property-resolution-expected.txt:
40583
40584 2010-09-27  Kinuko Yasuda  <kinuko@chromium.org>
40585
40586         Unreviewed, updating chromium test_expectations for passing tests.
40587
40588         * platform/chromium/test_expectations.txt:
40589
40590 2010-09-27  Abhishek Arya  <inferno@chromium.org>
40591
40592         Reviewed by Dave Hyatt.
40593
40594         Tests that positioning the list marker whose parent (child div) is not
40595         a box (inline because of the run-in style) does not result in crash.
40596         https://bugs.webkit.org/show_bug.cgi?id=46384
40597
40598         * fast/lists/parent-box-not-box-crash-expected.txt: Added.
40599         * fast/lists/parent-box-not-box-crash.html: Added.
40600
40601 2010-09-27  Andrey Kosyakov  <caseq@chromium.org>
40602
40603         Unreviewed.
40604         Marked svg/custom/clip-path-referencing-use2.svg & svg/custom/circular-marker-reference-4.svg flaky under linux.
40605
40606         * platform/chromium/test_expectations.txt:
40607
40608 2010-09-27  Martin Robinson  <mrobinson@igalia.com>
40609
40610         Reviewed by Gustavo Noronha Silva.
40611
40612         [GTK] Wrong font instantiated from an unknown font family
40613         https://bugs.webkit.org/show_bug.cgi?id=36548
40614
40615         Rebaseline tests which have new results now that they use different fonts.
40616
40617         * platform/gtk/animations/animation-drt-api-expected.txt:
40618         * platform/gtk/animations/animation-drt-api-multiple-keyframes-expected.txt:
40619         * platform/gtk/animations/state-at-end-event-expected.txt:
40620         * platform/gtk/css1/basic/class_as_selector-expected.txt:
40621         * platform/gtk/css1/basic/comments-expected.txt:
40622         * platform/gtk/css1/basic/containment-expected.txt:
40623         * platform/gtk/css1/basic/contextual_selectors-expected.txt:
40624         * platform/gtk/css1/basic/grouping-expected.txt:
40625         * platform/gtk/css1/basic/id_as_selector-expected.txt:
40626         * platform/gtk/css1/basic/inheritance-expected.txt:
40627         * platform/gtk/css1/box_properties/border-expected.txt:
40628         * platform/gtk/css1/box_properties/border_bottom-expected.txt:
40629         * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt:
40630         * platform/gtk/css1/box_properties/border_bottom_width-expected.txt:
40631         * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt:
40632         * platform/gtk/css1/box_properties/border_color-expected.txt:
40633         * platform/gtk/css1/box_properties/border_color_inline-expected.txt:
40634         * platform/gtk/css1/box_properties/border_inline-expected.txt:
40635         * platform/gtk/css1/box_properties/border_left-expected.txt:
40636         * platform/gtk/css1/box_properties/border_left_inline-expected.txt:
40637         * platform/gtk/css1/box_properties/border_left_width-expected.txt:
40638         * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt:
40639         * platform/gtk/css1/box_properties/border_right-expected.txt:
40640         * platform/gtk/css1/box_properties/border_right_inline-expected.txt:
40641         * platform/gtk/css1/box_properties/border_right_width-expected.txt:
40642         * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt:
40643         * platform/gtk/css1/box_properties/border_style-expected.txt:
40644         * platform/gtk/css1/box_properties/border_style_inline-expected.txt:
40645         * platform/gtk/css1/box_properties/border_top-expected.txt:
40646         * platform/gtk/css1/box_properties/border_top_inline-expected.txt:
40647         * platform/gtk/css1/box_properties/border_top_width-expected.txt:
40648         * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt:
40649         * platform/gtk/css1/box_properties/border_width-expected.txt:
40650         * platform/gtk/css1/box_properties/border_width_inline-expected.txt:
40651         * platform/gtk/css1/box_properties/clear-expected.txt:
40652         * platform/gtk/css1/box_properties/clear_float-expected.txt:
40653         * platform/gtk/css1/box_properties/float-expected.txt:
40654         * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt:
40655         * platform/gtk/css1/box_properties/float_margin-expected.txt:
40656         * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt:
40657         * platform/gtk/css1/box_properties/height-expected.txt:
40658         * platform/gtk/css1/box_properties/margin-expected.txt:
40659         * platform/gtk/css1/box_properties/margin_bottom-expected.txt:
40660         * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt:
40661         * platform/gtk/css1/box_properties/margin_inline-expected.txt:
40662         * platform/gtk/css1/box_properties/margin_left-expected.txt:
40663         * platform/gtk/css1/box_properties/margin_left_inline-expected.txt:
40664         * platform/gtk/css1/box_properties/margin_right-expected.txt:
40665         * platform/gtk/css1/box_properties/margin_right_inline-expected.txt:
40666         * platform/gtk/css1/box_properties/margin_top-expected.txt:
40667         * platform/gtk/css1/box_properties/margin_top_inline-expected.txt:
40668         * platform/gtk/css1/box_properties/padding-expected.txt:
40669         * platform/gtk/css1/box_properties/padding_bottom-expected.txt:
40670         * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt:
40671         * platform/gtk/css1/box_properties/padding_inline-expected.txt:
40672         * platform/gtk/css1/box_properties/padding_left-expected.txt:
40673         * platform/gtk/css1/box_properties/padding_left_inline-expected.txt:
40674         * platform/gtk/css1/box_properties/padding_right-expected.txt:
40675         * platform/gtk/css1/box_properties/padding_right_inline-expected.txt:
40676         * platform/gtk/css1/box_properties/padding_top-expected.txt:
40677         * platform/gtk/css1/box_properties/padding_top_inline-expected.txt:
40678         * platform/gtk/css1/box_properties/width-expected.txt:
40679         * platform/gtk/css1/cascade/cascade_order-expected.txt:
40680         * platform/gtk/css1/cascade/important-expected.txt:
40681         * platform/gtk/css1/classification/display-expected.txt:
40682         * platform/gtk/css1/classification/list_style-expected.txt:
40683         * platform/gtk/css1/classification/list_style_image-expected.txt:
40684         * platform/gtk/css1/classification/list_style_position-expected.txt:
40685         * platform/gtk/css1/classification/list_style_type-expected.txt:
40686         * platform/gtk/css1/classification/white_space-expected.txt:
40687         * platform/gtk/css1/color_and_background/background-expected.txt:
40688         * platform/gtk/css1/color_and_background/background_attachment-expected.txt:
40689         * platform/gtk/css1/color_and_background/background_color-expected.txt:
40690         * platform/gtk/css1/color_and_background/background_image-expected.txt:
40691         * platform/gtk/css1/color_and_background/background_position-expected.txt:
40692         * platform/gtk/css1/color_and_background/background_repeat-expected.txt:
40693         * platform/gtk/css1/color_and_background/color-expected.txt:
40694         * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt:
40695         * platform/gtk/css1/font_properties/font-expected.txt:
40696         * platform/gtk/css1/font_properties/font_family-expected.txt:
40697         * platform/gtk/css1/font_properties/font_size-expected.txt:
40698         * platform/gtk/css1/font_properties/font_style-expected.txt:
40699         * platform/gtk/css1/font_properties/font_variant-expected.txt:
40700         * platform/gtk/css1/font_properties/font_weight-expected.txt:
40701         * platform/gtk/css1/formatting_model/canvas-expected.txt:
40702         * platform/gtk/css1/formatting_model/floating_elements-expected.txt:
40703         * platform/gtk/css1/formatting_model/height_of_lines-expected.txt:
40704         * platform/gtk/css1/formatting_model/horizontal_formatting-expected.txt:
40705         * platform/gtk/css1/formatting_model/inline_elements-expected.txt:
40706         * platform/gtk/css1/formatting_model/replaced_elements-expected.txt:
40707         * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
40708         * platform/gtk/css1/pseudo/anchor-expected.txt:
40709         * platform/gtk/css1/pseudo/firstletter-expected.txt:
40710         * platform/gtk/css1/pseudo/firstline-expected.txt:
40711         * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt:
40712         * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
40713         * platform/gtk/css1/text_properties/letter_spacing-expected.txt:
40714         * platform/gtk/css1/text_properties/line_height-expected.txt:
40715         * platform/gtk/css1/text_properties/text_align-expected.txt:
40716         * platform/gtk/css1/text_properties/text_decoration-expected.txt:
40717         * platform/gtk/css1/text_properties/text_indent-expected.txt:
40718         * platform/gtk/css1/text_properties/text_transform-expected.txt:
40719         * platform/gtk/css1/text_properties/vertical_align-expected.txt:
40720         * platform/gtk/css1/text_properties/word_spacing-expected.txt:
40721         * platform/gtk/css1/units/color_units-expected.txt:
40722         * platform/gtk/css1/units/length_units-expected.txt:
40723         * platform/gtk/css1/units/percentage_units-expected.txt:
40724         * platform/gtk/css1/units/urls-expected.txt:
40725         * platform/gtk/css3/css3-modsel-33-expected.txt:
40726         * platform/gtk/css3/css3-modsel-35-expected.txt:
40727         * platform/gtk/css3/css3-modsel-36-expected.txt:
40728         * platform/gtk/css3/css3-modsel-37-expected.txt:
40729         * platform/gtk/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt:
40730         * platform/gtk/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt:
40731         * platform/gtk/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt:
40732         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt:
40733         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt:
40734         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt:
40735         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt:
40736         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt:
40737         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt:
40738         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt:
40739         * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt:
40740         * platform/gtk/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt:
40741         * platform/gtk/dom/xhtml/level3/core/nodelookupprefix19-expected.txt:
40742         * platform/gtk/editing/deleting/4922367-expected.txt:
40743         * platform/gtk/editing/deleting/5026848-1-expected.txt:
40744         * platform/gtk/editing/deleting/5026848-2-expected.txt:
40745         * platform/gtk/editing/deleting/5026848-3-expected.txt:
40746         * platform/gtk/editing/deleting/5032066-expected.txt:
40747         * platform/gtk/editing/deleting/5091898-expected.txt:
40748         * platform/gtk/editing/deleting/5099303-expected.txt:
40749         * platform/gtk/editing/deleting/5115601-expected.txt:
40750         * platform/gtk/editing/deleting/5126166-expected.txt:
40751         * platform/gtk/editing/deleting/5156801-2-expected.txt:
40752         * platform/gtk/editing/deleting/5206311-1-expected.txt:
40753         * platform/gtk/editing/deleting/5206311-2-expected.txt:
40754         * platform/gtk/editing/deleting/5272440-expected.txt:
40755         * platform/gtk/editing/deleting/5300379-expected.txt:
40756         * platform/gtk/editing/deleting/5369009-expected.txt:
40757         * platform/gtk/editing/deleting/5390681-2-expected.txt:
40758         * platform/gtk/editing/deleting/5390681-expected.txt:
40759         * platform/gtk/editing/deleting/5433862-2-expected.txt:
40760         * platform/gtk/editing/deleting/5483370-expected.txt:
40761         * platform/gtk/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
40762         * platform/gtk/editing/deleting/delete-3608430-fix-expected.txt:
40763         * platform/gtk/editing/deleting/delete-3608445-fix-expected.txt:
40764         * platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
40765         * platform/gtk/editing/deleting/delete-3775172-fix-expected.txt:
40766         * platform/gtk/editing/deleting/delete-3800834-fix-expected.txt:
40767         * platform/gtk/editing/deleting/delete-3959464-fix-expected.txt:
40768         * platform/gtk/editing/deleting/delete-and-undo-expected.txt:
40769         * platform/gtk/editing/deleting/delete-block-contents-001-expected.txt:
40770         * platform/gtk/editing/deleting/delete-block-contents-002-expected.txt:
40771         * platform/gtk/editing/deleting/delete-block-contents-003-expected.txt:
40772         * platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
40773         * platform/gtk/editing/deleting/delete-block-merge-contents-012-expected.txt:
40774         * platform/gtk/editing/deleting/delete-block-merge-contents-013-expected.txt:
40775         * platform/gtk/editing/deleting/delete-block-merge-contents-014-expected.txt:
40776         * platform/gtk/editing/deleting/delete-block-merge-contents-015-expected.txt:
40777         * platform/gtk/editing/deleting/delete-block-merge-contents-016-expected.txt:
40778         * platform/gtk/editing/deleting/delete-block-merge-contents-017-expected.txt:
40779         * platform/gtk/editing/deleting/delete-br-001-expected.txt:
40780         * platform/gtk/editing/deleting/delete-br-002-expected.txt:
40781         * platform/gtk/editing/deleting/delete-br-003-expected.txt:
40782         * platform/gtk/editing/deleting/delete-br-004-expected.txt:
40783         * platform/gtk/editing/deleting/delete-br-005-expected.txt:
40784         * platform/gtk/editing/deleting/delete-br-006-expected.txt:
40785         * platform/gtk/editing/deleting/delete-br-007-expected.txt:
40786         * platform/gtk/editing/deleting/delete-br-010-expected.txt:
40787         * platform/gtk/editing/deleting/delete-br-013-expected.txt:
40788         * platform/gtk/editing/deleting/delete-by-word-001-expected.txt:
40789         * platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
40790         * platform/gtk/editing/deleting/delete-image-004-expected.txt:
40791         * platform/gtk/editing/deleting/delete-leading-ws-001-expected.txt:
40792         * platform/gtk/editing/deleting/delete-line-001-expected.txt:
40793         * platform/gtk/editing/deleting/delete-line-002-expected.txt:
40794         * platform/gtk/editing/deleting/delete-line-005-expected.txt:
40795         * platform/gtk/editing/deleting/delete-line-006-expected.txt:
40796         * platform/gtk/editing/deleting/delete-line-007-expected.txt:
40797         * platform/gtk/editing/deleting/delete-line-008-expected.txt:
40798         * platform/gtk/editing/deleting/delete-line-009-expected.txt:
40799         * platform/gtk/editing/deleting/delete-line-010-expected.txt:
40800         * platform/gtk/editing/deleting/delete-line-011-expected.txt:
40801         * platform/gtk/editing/deleting/delete-line-012-expected.txt:
40802         * platform/gtk/editing/deleting/delete-line-013-expected.txt:
40803         * platform/gtk/editing/deleting/delete-line-014-expected.txt:
40804         * platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
40805         * platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
40806         * platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
40807         * platform/gtk/editing/deleting/delete-listitem-002-expected.txt:
40808         * platform/gtk/editing/deleting/delete-select-all-002-expected.txt:
40809         * platform/gtk/editing/deleting/delete-tab-002-expected.txt:
40810         * platform/gtk/editing/deleting/delete-tab-004-expected.txt:
40811         * platform/gtk/editing/deleting/delete-to-end-of-paragraph-expected.txt:
40812         * platform/gtk/editing/deleting/delete-to-select-table-expected.txt:
40813         * platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
40814         * platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt:
40815         * platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
40816         * platform/gtk/editing/deleting/forward-delete-expected.txt:
40817         * platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
40818         * platform/gtk/editing/deleting/move-nodes-001-expected.txt:
40819         * platform/gtk/editing/deleting/smart-delete-003-expected.txt:
40820         * platform/gtk/editing/deleting/smart-delete-004-expected.txt:
40821         * platform/gtk/editing/deleting/type-delete-after-quote-expected.txt:
40822         * platform/gtk/editing/execCommand/4580583-1-expected.txt:
40823         * platform/gtk/editing/execCommand/4580583-2-expected.txt:
40824         * platform/gtk/editing/execCommand/4747450-expected.txt:
40825         * platform/gtk/editing/execCommand/4786404-1-expected.txt:
40826         * platform/gtk/editing/execCommand/4786404-2-expected.txt:
40827         * platform/gtk/editing/execCommand/4916402-expected.txt:
40828         * platform/gtk/editing/execCommand/4916541-expected.txt:
40829         * platform/gtk/editing/execCommand/4920488-expected.txt:
40830         * platform/gtk/editing/execCommand/4920742-1-expected.txt:
40831         * platform/gtk/editing/execCommand/4924441-expected.txt:
40832         * platform/gtk/editing/execCommand/5049671-expected.txt:
40833         * platform/gtk/editing/execCommand/5080333-1-expected.txt:
40834         * platform/gtk/editing/execCommand/5080333-2-expected.txt:
40835         * platform/gtk/editing/execCommand/5136770-expected.txt:
40836         * platform/gtk/editing/execCommand/5138441-expected.txt:
40837         * platform/gtk/editing/execCommand/5142012-1-expected.txt:
40838         * platform/gtk/editing/execCommand/5142012-2-expected.txt:
40839         * platform/gtk/editing/execCommand/5190926-expected.txt:
40840         * platform/gtk/editing/execCommand/5481523-expected.txt:
40841         * platform/gtk/editing/execCommand/5482023-expected.txt:
40842         * platform/gtk/editing/execCommand/5569741-expected.txt:
40843         * platform/gtk/editing/execCommand/5573879-expected.txt:
40844         * platform/gtk/editing/inserting/12882-expected.txt:
40845         * platform/gtk/editing/inserting/4840662-expected.txt:
40846         * platform/gtk/editing/inserting/4875189-1-expected.txt:
40847         * platform/gtk/editing/inserting/4875189-2-expected.txt:
40848         * platform/gtk/editing/inserting/4959067-expected.txt:
40849         * platform/gtk/editing/inserting/4960120-2-expected.txt:
40850         * platform/gtk/editing/inserting/5002441-expected.txt:
40851         * platform/gtk/editing/inserting/5058163-1-expected.txt:
40852         * platform/gtk/editing/inserting/5058163-2-expected.txt:
40853         * platform/gtk/editing/inserting/5156401-2-expected.txt:
40854         * platform/gtk/editing/inserting/5418891-expected.txt:
40855         * platform/gtk/editing/inserting/5510537-expected.txt:
40856         * platform/gtk/editing/inserting/5549929-2-expected.txt:
40857         * platform/gtk/editing/inserting/5549929-3-expected.txt:
40858         * platform/gtk/editing/inserting/6703873-expected.txt:
40859         * platform/gtk/editing/inserting/editable-inline-element-expected.txt:
40860         * platform/gtk/editing/inserting/edited-whitespace-1-expected.txt:
40861         * platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
40862         * platform/gtk/editing/inserting/insert-3775316-fix-expected.txt:
40863         * platform/gtk/editing/inserting/insert-3800346-fix-expected.txt:
40864         * platform/gtk/editing/inserting/insert-3851164-fix-expected.txt:
40865         * platform/gtk/editing/inserting/insert-3907422-fix-expected.txt:
40866         * platform/gtk/editing/inserting/insert-after-delete-001-expected.txt:
40867         * platform/gtk/editing/inserting/insert-br-005-expected.txt:
40868         * platform/gtk/editing/inserting/insert-div-001-expected.txt:
40869         * platform/gtk/editing/inserting/insert-div-002-expected.txt:
40870         * platform/gtk/editing/inserting/insert-div-003-expected.txt:
40871         * platform/gtk/editing/inserting/insert-div-004-expected.txt:
40872         * platform/gtk/editing/inserting/insert-div-005-expected.txt:
40873         * platform/gtk/editing/inserting/insert-div-009-expected.txt:
40874         * platform/gtk/editing/inserting/insert-div-024-expected.txt:
40875         * platform/gtk/editing/inserting/insert-space-in-empty-doc-expected.txt:
40876         * platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
40877         * platform/gtk/editing/inserting/redo-expected.txt:
40878         * platform/gtk/editing/inserting/typing-001-expected.txt:
40879         * platform/gtk/editing/inserting/typing-002-expected.txt:
40880         * platform/gtk/editing/inserting/typing-003-expected.txt:
40881         * platform/gtk/editing/inserting/typing-around-br-001-expected.txt:
40882         * platform/gtk/editing/inserting/typing-around-image-001-expected.txt:
40883         * platform/gtk/editing/pasteboard/4076267-2-expected.txt:
40884         * platform/gtk/editing/pasteboard/4076267-3-expected.txt:
40885         * platform/gtk/editing/pasteboard/4076267-expected.txt:
40886         * platform/gtk/editing/pasteboard/5032095-expected.txt:
40887         * platform/gtk/editing/pasteboard/5071074-2-expected.txt:
40888         * platform/gtk/editing/pasteboard/5075944-3-expected.txt:
40889         * platform/gtk/editing/pasteboard/5089327-expected.txt:
40890         * platform/gtk/editing/pasteboard/5134759-expected.txt:
40891         * platform/gtk/editing/pasteboard/5156401-1-expected.txt:
40892         * platform/gtk/editing/pasteboard/5387578-expected.txt:
40893         * platform/gtk/editing/pasteboard/5483567-expected.txt:
40894         * platform/gtk/editing/pasteboard/7955-expected.txt:
40895         * platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
40896         * platform/gtk/editing/pasteboard/drag-drop-dead-frame-expected.txt:
40897         * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt:
40898         * platform/gtk/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
40899         * platform/gtk/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
40900         * platform/gtk/editing/pasteboard/drop-text-without-selection-expected.txt:
40901         * platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt:
40902         * platform/gtk/editing/pasteboard/paste-blockquote-1-expected.txt:
40903         * platform/gtk/editing/pasteboard/paste-blockquote-2-expected.txt:
40904         * platform/gtk/editing/pasteboard/paste-blockquote-3-expected.txt:
40905         * platform/gtk/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
40906         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
40907         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
40908         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
40909         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
40910         * platform/gtk/editing/pasteboard/paste-table-001-expected.txt:
40911         * platform/gtk/editing/pasteboard/paste-text-001-expected.txt:
40912         * platform/gtk/editing/pasteboard/paste-text-002-expected.txt:
40913         * platform/gtk/editing/pasteboard/paste-text-003-expected.txt:
40914         * platform/gtk/editing/pasteboard/paste-text-004-expected.txt:
40915         * platform/gtk/editing/pasteboard/paste-text-005-expected.txt:
40916         * platform/gtk/editing/pasteboard/paste-text-006-expected.txt:
40917         * platform/gtk/editing/pasteboard/paste-text-007-expected.txt:
40918         * platform/gtk/editing/pasteboard/paste-text-008-expected.txt:
40919         * platform/gtk/editing/pasteboard/paste-text-009-expected.txt:
40920         * platform/gtk/editing/pasteboard/paste-text-010-expected.txt:
40921         * platform/gtk/editing/pasteboard/paste-text-015-expected.txt:
40922         * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
40923         * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
40924         * platform/gtk/editing/selection/13804-expected.txt:
40925         * platform/gtk/editing/selection/4818145-expected.txt:
40926         * platform/gtk/editing/selection/4866671-expected.txt:
40927         * platform/gtk/editing/selection/4889598-expected.txt:
40928         * platform/gtk/editing/selection/4895428-2-expected.txt:
40929         * platform/gtk/editing/selection/4960116-expected.txt:
40930         * platform/gtk/editing/selection/4960137-expected.txt:
40931         * platform/gtk/editing/selection/4983858-expected.txt:
40932         * platform/gtk/editing/selection/5007143-2-expected.txt:
40933         * platform/gtk/editing/selection/5007143-expected.txt:
40934         * platform/gtk/editing/selection/5057506-2-expected.txt:
40935         * platform/gtk/editing/selection/5057506-expected.txt:
40936         * platform/gtk/editing/selection/5076323-1-expected.txt:
40937         * platform/gtk/editing/selection/5076323-2-expected.txt:
40938         * platform/gtk/editing/selection/5076323-3-expected.txt:
40939         * platform/gtk/editing/selection/5081257-1-expected.txt:
40940         * platform/gtk/editing/selection/5081257-2-expected.txt:
40941         * platform/gtk/editing/selection/5099303-expected.txt:
40942         * platform/gtk/editing/selection/5109817-expected.txt:
40943         * platform/gtk/editing/selection/5131716-1-expected.txt:
40944         * platform/gtk/editing/selection/5131716-2-expected.txt:
40945         * platform/gtk/editing/selection/5131716-3-expected.txt:
40946         * platform/gtk/editing/selection/5131716-4-expected.txt:
40947         * platform/gtk/editing/selection/5232159-expected.txt:
40948         * platform/gtk/editing/selection/5234383-1-expected.txt:
40949         * platform/gtk/editing/selection/5234383-2-expected.txt:
40950         * platform/gtk/editing/selection/5333725-expected.txt:
40951         * platform/gtk/editing/selection/addRange-expected.txt:
40952         * platform/gtk/editing/selection/drag-in-iframe-expected.txt:
40953         * platform/gtk/editing/selection/drag-select-1-expected.txt:
40954         * platform/gtk/editing/selection/drag-text-delay-expected.txt:
40955         * platform/gtk/editing/selection/drag-to-contenteditable-iframe-expected.txt:
40956         * platform/gtk/editing/selection/extend-by-character-002-expected.txt:
40957         * platform/gtk/editing/selection/extend-by-character-003-expected.txt:
40958         * platform/gtk/editing/selection/extend-by-character-004-expected.txt:
40959         * platform/gtk/editing/selection/extend-by-character-005-expected.txt:
40960         * platform/gtk/editing/selection/fake-drag-expected.txt:
40961         * platform/gtk/editing/selection/iframe-expected.txt:
40962         * platform/gtk/editing/selection/inline-table-expected.txt:
40963         * platform/gtk/editing/selection/mixed-editability-6-expected.txt:
40964         * platform/gtk/editing/selection/mixed-editability-7-expected.txt:
40965         * platform/gtk/editing/selection/move-backwords-by-word-001-expected.txt:
40966         * platform/gtk/editing/selection/move-between-blocks-no-001-expected.txt:
40967         * platform/gtk/editing/selection/move-between-blocks-yes-001-expected.txt:
40968         * platform/gtk/editing/selection/move-by-character-001-expected.txt:
40969         * platform/gtk/editing/selection/move-by-character-002-expected.txt:
40970         * platform/gtk/editing/selection/move-by-character-003-expected.txt:
40971         * platform/gtk/editing/selection/move-by-character-004-expected.txt:
40972         * platform/gtk/editing/selection/move-by-character-005-expected.txt:
40973         * platform/gtk/editing/selection/move-by-sentence-001-expected.txt:
40974         * platform/gtk/editing/selection/move-by-sentence-linebreak-expected.txt:
40975         * platform/gtk/editing/selection/move-past-trailing-space-expected.txt:
40976         * platform/gtk/editing/selection/range-between-block-and-inline-expected.txt:
40977         * platform/gtk/editing/selection/select-box-expected.txt:
40978         * platform/gtk/editing/selection/select-text-overflow-ellipsis-expected.txt:
40979         * platform/gtk/editing/selection/selectNode-expected.txt:
40980         * platform/gtk/editing/selection/selectNodeContents-expected.txt:
40981         * platform/gtk/editing/selection/selection-actions-expected.txt:
40982         * platform/gtk/editing/selection/wrapped-line-caret-1-expected.txt:
40983         * platform/gtk/editing/selection/wrapped-line-caret-2-expected.txt:
40984         * platform/gtk/editing/spelling/spelling-expected.txt:
40985         * platform/gtk/editing/spelling/spelling-linebreak-expected.txt:
40986         * platform/gtk/editing/style/4916887-expected.txt:
40987         * platform/gtk/editing/style/5017613-1-expected.txt:
40988         * platform/gtk/editing/style/5017613-2-expected.txt:
40989         * platform/gtk/editing/style/5046875-1-expected.txt:
40990         * platform/gtk/editing/style/5046875-2-expected.txt:
40991         * platform/gtk/editing/style/5084241-expected.txt:
40992         * platform/gtk/editing/style/5228141-expected.txt:
40993         * platform/gtk/editing/style/5279521-expected.txt:
40994         * platform/gtk/editing/style/block-style-003-expected.txt:
40995         * platform/gtk/editing/style/highlight-expected.txt:
40996         * platform/gtk/editing/style/relative-font-size-change-001-expected.txt:
40997         * platform/gtk/editing/style/style-3681552-fix-001-expected.txt:
40998         * platform/gtk/editing/style/style-3681552-fix-002-expected.txt:
40999         * platform/gtk/editing/style/typing-style-001-expected.txt:
41000         * platform/gtk/editing/style/typing-style-002-expected.txt:
41001         * platform/gtk/editing/style/unbold-in-bold-expected.txt:
41002         * platform/gtk/editing/undo/4063751-expected.txt:
41003         * platform/gtk/editing/undo/5378473-expected.txt:
41004         * platform/gtk/editing/undo/redo-typing-001-expected.txt:
41005         * platform/gtk/editing/undo/undo-combined-delete-boundary-expected.txt:
41006         * platform/gtk/editing/undo/undo-combined-delete-expected.txt:
41007         * platform/gtk/editing/undo/undo-delete-boundary-expected.txt:
41008         * platform/gtk/editing/undo/undo-delete-expected.txt:
41009         * platform/gtk/editing/undo/undo-forward-delete-boundary-expected.txt:
41010         * platform/gtk/editing/undo/undo-forward-delete-expected.txt:
41011         * platform/gtk/editing/undo/undo-misspellings-expected.txt:
41012         * platform/gtk/fast/backgrounds/001-expected.txt:
41013         * platform/gtk/fast/backgrounds/animated-gif-as-background-expected.txt:
41014         * platform/gtk/fast/backgrounds/animated-svg-as-background-expected.txt:
41015         * platform/gtk/fast/backgrounds/background-inherit-color-bug-expected.txt:
41016         * platform/gtk/fast/backgrounds/background-origin-root-element-expected.txt:
41017         * platform/gtk/fast/backgrounds/background-position-1-expected.txt:
41018         * platform/gtk/fast/backgrounds/background-position-rounding-expected.txt:
41019         * platform/gtk/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
41020         * platform/gtk/fast/backgrounds/mask-composite-expected.txt:
41021         * platform/gtk/fast/backgrounds/opacity-on-document-element-expected.txt:
41022         * platform/gtk/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt:
41023         * platform/gtk/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
41024         * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
41025         * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
41026         * platform/gtk/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
41027         * platform/gtk/fast/backgrounds/size/backgroundSize15-expected.txt:
41028         * platform/gtk/fast/backgrounds/size/backgroundSize16-expected.txt:
41029         * platform/gtk/fast/backgrounds/size/zero-expected.txt:
41030         * platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt:
41031         * platform/gtk/fast/backgrounds/svg-as-background-1-expected.txt:
41032         * platform/gtk/fast/backgrounds/svg-as-background-2-expected.txt:
41033         * platform/gtk/fast/backgrounds/svg-as-background-3-expected.txt:
41034         * platform/gtk/fast/backgrounds/svg-as-background-4-expected.txt:
41035         * platform/gtk/fast/backgrounds/svg-as-background-5-expected.txt:
41036         * platform/gtk/fast/backgrounds/svg-as-background-6-expected.txt:
41037         * platform/gtk/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
41038         * platform/gtk/fast/block/margin-collapse/block-inside-inline/002-expected.txt:
41039         * platform/gtk/fast/block/margin-collapse/block-inside-inline/003-expected.txt:
41040         * platform/gtk/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
41041         * platform/gtk/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
41042         * platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
41043         * platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
41044         * platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
41045         * platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
41046         * platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
41047         * platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
41048         * platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
41049         * platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
41050         * platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
41051         * platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
41052         * platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
41053         * platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
41054         * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
41055         * platform/gtk/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt:
41056         * platform/gtk/fast/block/positioning/relative-positioned-inline-container-expected.txt:
41057         * platform/gtk/fast/borders/block-mask-overlay-image-expected.txt:
41058         * platform/gtk/fast/borders/border-color-inherit-expected.txt:
41059         * platform/gtk/fast/borders/border-fit-expected.txt:
41060         * platform/gtk/fast/borders/border-image-01-expected.txt:
41061         * platform/gtk/fast/borders/border-image-border-radius-expected.txt:
41062         * platform/gtk/fast/borders/border-image-rotate-transform-expected.txt:
41063         * platform/gtk/fast/borders/border-image-scale-transform-expected.txt:
41064         * platform/gtk/fast/borders/border-radius-constraints-expected.txt:
41065         * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt:
41066         * platform/gtk/fast/borders/border-radius-split-inline-expected.txt:
41067         * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.txt:
41068         * platform/gtk/fast/borders/borderRadiusArcs01-expected.txt:
41069         * platform/gtk/fast/borders/borderRadiusDashed01-expected.txt:
41070         * platform/gtk/fast/borders/borderRadiusDashed02-expected.txt:
41071         * platform/gtk/fast/borders/borderRadiusDashed03-expected.txt:
41072         * platform/gtk/fast/borders/borderRadiusDotted01-expected.txt:
41073         * platform/gtk/fast/borders/borderRadiusDotted02-expected.txt:
41074         * platform/gtk/fast/borders/borderRadiusDotted03-expected.txt:
41075         * platform/gtk/fast/borders/borderRadiusDouble01-expected.txt:
41076         * platform/gtk/fast/borders/borderRadiusDouble02-expected.txt:
41077         * platform/gtk/fast/borders/borderRadiusDouble03-expected.txt:
41078         * platform/gtk/fast/borders/borderRadiusGroove01-expected.txt:
41079         * platform/gtk/fast/borders/borderRadiusGroove02-expected.txt:
41080         * platform/gtk/fast/borders/borderRadiusInset01-expected.txt:
41081         * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.txt:
41082         * platform/gtk/fast/borders/borderRadiusOutset01-expected.txt:
41083         * platform/gtk/fast/borders/borderRadiusRidge01-expected.txt:
41084         * platform/gtk/fast/borders/borderRadiusSolid01-expected.txt:
41085         * platform/gtk/fast/borders/borderRadiusSolid02-expected.txt:
41086         * platform/gtk/fast/borders/borderRadiusSolid03-expected.txt:
41087         * platform/gtk/fast/borders/borderRadiusSolid04-expected.txt:
41088         * platform/gtk/fast/borders/different-color-borders-expected.txt:
41089         * platform/gtk/fast/borders/inline-mask-overlay-image-expected.txt:
41090         * platform/gtk/fast/borders/svg-as-border-image-2-expected.txt:
41091         * platform/gtk/fast/borders/svg-as-border-image-expected.txt:
41092         * platform/gtk/fast/box-shadow/basic-shadows-expected.txt:
41093         * platform/gtk/fast/box-shadow/border-radius-big-expected.txt:
41094         * platform/gtk/fast/box-shadow/inset-expected.txt:
41095         * platform/gtk/fast/box-shadow/transform-fringing-expected.txt:
41096         * platform/gtk/fast/canvas/setWidthResetAfterForcedRender-expected.txt:
41097         * platform/gtk/fast/canvas/shadow-offset-1-expected.txt:
41098         * platform/gtk/fast/canvas/shadow-offset-2-expected.txt:
41099         * platform/gtk/fast/canvas/shadow-offset-3-expected.txt:
41100         * platform/gtk/fast/canvas/shadow-offset-4-expected.txt:
41101         * platform/gtk/fast/canvas/shadow-offset-5-expected.txt:
41102         * platform/gtk/fast/canvas/shadow-offset-6-expected.txt:
41103         * platform/gtk/fast/canvas/shadow-offset-7-expected.txt:
41104         * platform/gtk/fast/canvas/toDataURL-alpha-expected.txt:
41105         * platform/gtk/fast/css-generated-content/after-duplicated-after-split-expected.txt:
41106         * platform/gtk/fast/css/compare-content-style-expected.txt:
41107         * platform/gtk/fast/css/css3-space-in-nth-and-lang-expected.txt:
41108         * platform/gtk/fast/css/first-letter-first-line-hover-expected.txt:
41109         * platform/gtk/fast/css/font-face-in-shadow-DOM-expected.txt:
41110         * platform/gtk/fast/css/getComputedStyle/marginComputedStyle-expected.txt:
41111         * platform/gtk/fast/css/inline-element-line-break-expected.txt:
41112         * platform/gtk/fast/css/input-search-padding-expected.txt:
41113         * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt:
41114         * platform/gtk/fast/css/percent-top-relative-container-height-unspecified-expected.txt:
41115         * platform/gtk/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
41116         * platform/gtk/fast/css/pseudo-element-line-break-expected.txt:
41117         * platform/gtk/fast/css/shadow-multiple-expected.txt:
41118         * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
41119         * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
41120         * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
41121         * platform/gtk/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2-expected.txt:
41122         * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt:
41123         * platform/gtk/fast/dynamic/window-scrollbars-test-expected.txt:
41124         * platform/gtk/fast/events/event-sender-mouse-moved-expected.txt:
41125         * platform/gtk/fast/events/mouseout-dead-node-expected.txt:
41126         * platform/gtk/fast/events/standalone-image-drag-to-editable-expected.txt:
41127         * platform/gtk/fast/forms/box-shadow-override-expected.txt:
41128         * platform/gtk/fast/forms/button-style-color-expected.txt:
41129         * platform/gtk/fast/forms/input-text-drag-down-expected.txt:
41130         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
41131         * platform/gtk/fast/forms/range-thumb-height-percentage-expected.txt:
41132         * platform/gtk/fast/forms/slider-padding-expected.txt:
41133         * platform/gtk/fast/forms/slider-thumb-shared-style-expected.txt:
41134         * platform/gtk/fast/forms/slider-thumb-stylability-expected.txt:
41135         * platform/gtk/fast/forms/thumbslider-crash-expected.txt:
41136         * platform/gtk/fast/forms/thumbslider-no-parent-slider-expected.txt:
41137         * platform/gtk/fast/frames/001-expected.txt:
41138         * platform/gtk/fast/frames/contentWindow_Frame-expected.txt:
41139         * platform/gtk/fast/frames/contentWindow_iFrame-expected.txt:
41140         * platform/gtk/fast/frames/frame-element-name-expected.txt:
41141         * platform/gtk/fast/frames/frame-navigation-expected.txt:
41142         * platform/gtk/fast/frames/frame-scrolling-attribute-expected.txt:
41143         * platform/gtk/fast/frames/frame-src-attribute-expected.txt:
41144         * platform/gtk/fast/frames/frameElement-frame-expected.txt:
41145         * platform/gtk/fast/frames/frameElement-iframe-expected.txt:
41146         * platform/gtk/fast/frames/frameset-style-recalc-expected.txt:
41147         * platform/gtk/fast/frames/iframe-option-crash-expected.txt:
41148         * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.txt:
41149         * platform/gtk/fast/frames/iframe-with-frameborder-expected.txt:
41150         * platform/gtk/fast/frames/inline-object-inside-frameset-expected.txt:
41151         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
41152         * platform/gtk/fast/frames/viewsource-attribute-expected.txt:
41153         * platform/gtk/fast/frames/viewsource-on-image-file-expected.txt:
41154         * platform/gtk/fast/gradients/radial-centered-expected.txt:
41155         * platform/gtk/fast/images/svg-background-partial-redraw-expected.txt:
41156         * platform/gtk/fast/inline/continuation-outlines-with-layers-2-expected.txt:
41157         * platform/gtk/fast/layers/remove-only-this-layer-update-expected.txt:
41158         * platform/gtk/fast/lists/drag-into-marker-expected.txt:
41159         * platform/gtk/fast/multicol/border-padding-pagination-expected.txt:
41160         * platform/gtk/fast/multicol/client-rects-expected.txt:
41161         * platform/gtk/fast/multicol/column-break-with-balancing-expected.txt:
41162         * platform/gtk/fast/multicol/column-count-with-rules-expected.txt:
41163         * platform/gtk/fast/multicol/column-rules-expected.txt:
41164         * platform/gtk/fast/multicol/column-rules-stacking-expected.txt:
41165         * platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt:
41166         * platform/gtk/fast/multicol/float-avoidance-expected.txt:
41167         * platform/gtk/fast/multicol/float-multicol-expected.txt:
41168         * platform/gtk/fast/multicol/float-paginate-complex-expected.txt:
41169         * platform/gtk/fast/multicol/float-paginate-expected.txt:
41170         * platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
41171         * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt:
41172         * platform/gtk/fast/multicol/margin-collapse-expected.txt:
41173         * platform/gtk/fast/multicol/max-height-columns-block-expected.txt:
41174         * platform/gtk/fast/multicol/nested-columns-expected.txt:
41175         * platform/gtk/fast/multicol/paginate-block-replaced-expected.txt:
41176         * platform/gtk/fast/multicol/positioned-split-expected.txt:
41177         * platform/gtk/fast/multicol/positioned-with-constrained-height-expected.txt:
41178         * platform/gtk/fast/multicol/shadow-breaking-expected.txt:
41179         * platform/gtk/fast/multicol/single-line-expected.txt:
41180         * platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt:
41181         * platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
41182         * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
41183         * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
41184         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
41185         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
41186         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
41187         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
41188         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
41189         * platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt:
41190         * platform/gtk/fast/multicol/table-margin-collapse-expected.txt:
41191         * platform/gtk/fast/multicol/table-vertical-align-expected.txt:
41192         * platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt:
41193         * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:
41194         * platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt:
41195         * platform/gtk/fast/repaint/block-no-inflow-children-expected.txt:
41196         * platform/gtk/fast/repaint/fixed-child-move-after-scroll-expected.txt:
41197         * platform/gtk/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
41198         * platform/gtk/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
41199         * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
41200         * platform/gtk/fast/repaint/fixed-move-after-scroll-expected.txt:
41201         * platform/gtk/fast/repaint/inline-relative-positioned-expected.txt:
41202         * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt:
41203         * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt:
41204         * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt:
41205         * platform/gtk/fast/repaint/multicol-repaint-expected.txt:
41206         * platform/gtk/fast/repaint/selection-clear-expected.txt:
41207         * platform/gtk/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
41208         * platform/gtk/fast/repaint/stacked-diacritics-expected.txt:
41209         * platform/gtk/fast/table/early-table-layout-expected.txt:
41210         * platform/gtk/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt:
41211         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt:
41212         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-div-expected.txt:
41213         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
41214         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt:
41215         * platform/gtk/fast/table/fixed-table-with-small-percent-width-expected.txt:
41216         * platform/gtk/fast/text/backslash-to-yen-sign-dynamic-expected.txt:
41217         * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt:
41218         * platform/gtk/fast/text/backslash-to-yen-sign-expected.txt:
41219         * platform/gtk/fast/text/format-control-expected.txt:
41220         * platform/gtk/fast/text/international/bidi-mirror-he-ar-expected.txt:
41221         * platform/gtk/fast/text/international/bold-bengali-expected.txt:
41222         * platform/gtk/fast/text/international/plane2-expected.txt:
41223         * platform/gtk/fast/text/shadow-no-blur-expected.txt:
41224         * platform/gtk/fast/text/shadow-translucent-fill-expected.txt:
41225         * platform/gtk/fast/text/stroking-expected.txt:
41226         * platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
41227         * platform/gtk/mathml/presentation/attributes-expected.txt:
41228         * platform/gtk/mathml/presentation/fenced-expected.txt:
41229         * platform/gtk/mathml/presentation/fractions-expected.txt:
41230         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
41231         * platform/gtk/mathml/presentation/mo-expected.txt:
41232         * platform/gtk/mathml/presentation/over-expected.txt:
41233         * platform/gtk/mathml/presentation/roots-expected.txt:
41234         * platform/gtk/mathml/presentation/row-alignment-expected.txt:
41235         * platform/gtk/mathml/presentation/row-expected.txt:
41236         * platform/gtk/mathml/presentation/style-expected.txt:
41237         * platform/gtk/mathml/presentation/subsup-expected.txt:
41238         * platform/gtk/mathml/presentation/tokenElements-expected.txt:
41239         * platform/gtk/mathml/presentation/under-expected.txt:
41240         * platform/gtk/mathml/presentation/underover-expected.txt:
41241         * platform/gtk/scrollbars/basic-scrollbar-expected.txt:
41242         * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
41243         * platform/gtk/scrollbars/disabled-scrollbar-expected.txt:
41244         * platform/gtk/scrollbars/listbox-scrollbar-combinations-expected.txt:
41245         * platform/gtk/scrollbars/overflow-scrollbar-combinations-expected.txt:
41246         * platform/gtk/scrollbars/scrollbar-buttons-expected.txt:
41247         * platform/gtk/scrollbars/scrollbar-orientation-expected.txt:
41248         * platform/gtk/svg/batik/text/textDecoration-expected.txt:
41249         * platform/gtk/svg/css/composite-shadow-text-expected.txt:
41250         * platform/gtk/svg/css/group-with-shadow-expected.txt:
41251         * platform/gtk/svg/css/shadow-changes-expected.txt:
41252         * platform/gtk/svg/css/text-shadow-multiple-expected.txt:
41253         * platform/gtk/svg/custom/broken-internal-references-expected.txt:
41254         * platform/gtk/svg/custom/bug45331-expected.txt:
41255         * platform/gtk/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
41256         * platform/gtk/svg/custom/empty-mask-expected.txt:
41257         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
41258         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
41259         * platform/gtk/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt:
41260         * platform/gtk/svg/custom/js-update-stop-linked-gradient-expected.txt:
41261         * platform/gtk/svg/custom/mask-invalidation-expected.txt:
41262         * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
41263         * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
41264         * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
41265         * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
41266         * platform/gtk/svg/custom/pattern-incorrect-tiling-expected.txt:
41267         * platform/gtk/svg/custom/recursive-gradient-expected.txt:
41268         * platform/gtk/svg/custom/recursive-pattern-expected.txt:
41269         * platform/gtk/svg/custom/relative-sized-content-expected.txt:
41270         * platform/gtk/svg/custom/relative-sized-content-with-resources-expected.txt:
41271         * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
41272         * platform/gtk/svg/custom/relative-sized-shadow-tree-content-expected.txt:
41273         * platform/gtk/svg/custom/stroke-width-large-expected.txt:
41274         * platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
41275         * platform/gtk/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
41276         * platform/gtk/svg/custom/text-rotated-gradient-expected.txt:
41277         * platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt:
41278         * platform/gtk/svg/custom/text-zoom-expected.txt:
41279         * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
41280         * platform/gtk/svg/filters/filter-on-filter-for-text-expected.txt:
41281         * platform/gtk/svg/filters/filter-on-tspan-expected.txt:
41282         * platform/gtk/svg/filters/filter-width-update-expected.txt:
41283         * platform/gtk/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
41284         * platform/gtk/svg/foreignObject/svg-document-as-direct-child-expected.txt:
41285         * platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt:
41286         * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
41287         * platform/gtk/svg/in-html/by-reference-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/in-html/by-reference-expected.txt.
41288         * platform/gtk/svg/in-html/circle-expected.txt:
41289         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt:
41290         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
41291         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt:
41292         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt:
41293         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
41294         * platform/gtk/svg/repaint/filter-repaint-expected.txt:
41295         * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
41296         * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
41297         * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
41298         * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
41299         * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
41300         * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
41301         * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
41302         * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
41303         * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
41304         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
41305         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
41306         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
41307         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
41308         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
41309         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
41310         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
41311         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
41312         * platform/gtk/svg/text/select-x-list-1-expected.txt:
41313         * platform/gtk/svg/text/select-x-list-2-expected.txt:
41314         * platform/gtk/svg/text/select-x-list-3-expected.txt:
41315         * platform/gtk/svg/text/select-x-list-4-expected.txt:
41316         * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
41317         * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
41318         * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
41319         * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
41320         * platform/gtk/svg/text/selection-background-color-expected.txt:
41321         * platform/gtk/svg/text/selection-doubleclick-expected.txt:
41322         * platform/gtk/svg/text/selection-styles-expected.txt:
41323         * platform/gtk/svg/text/selection-tripleclick-expected.txt:
41324         * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
41325         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
41326         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
41327         * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
41328         * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
41329         * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:
41330         * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
41331         * platform/gtk/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
41332         * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
41333         * platform/gtk/tables/layering/paint-test-layering-1-expected.txt:
41334         * platform/gtk/tables/layering/paint-test-layering-2-expected.txt:
41335         * platform/gtk/transforms/2d/compound-transforms-vs-containers-expected.txt:
41336         * platform/gtk/transforms/2d/hindi-rotated-expected.txt:
41337         * platform/gtk/transforms/2d/transform-borderbox-expected.txt:
41338         * platform/gtk/transforms/2d/transform-fixed-container-expected.txt:
41339         * platform/gtk/transforms/2d/transform-origin-borderbox-expected.txt:
41340         * platform/gtk/transforms/2d/zoom-menulist-expected.txt:
41341         * platform/gtk/transforms/no_transform_hit_testing-expected.txt:
41342         * platform/gtk/transforms/svg-vs-css-expected.txt:
41343         * platform/gtk/transitions/move-after-transition-expected.txt:
41344         * platform/gtk/transitions/svg-text-shadow-transition-expected.txt:
41345         * platform/gtk/transitions/transition-drt-api-expected.txt:
41346
41347 2010-09-19  Martin Robinson  <mrobinson@igalia.com>
41348
41349         Reviewed by Gustavo Noronha Silva.
41350
41351         [GTK] Wrong font instantiated from an unknown font family
41352         https://bugs.webkit.org/show_bug.cgi?id=36548
41353
41354         * platform/gtk/fonts/font-family-fallback-expected.txt: Copied from LayoutTests/editing/selection/5136696-expected.txt.
41355         * platform/gtk/fonts/font-family-fallback.html: Added.
41356
41357 2010-09-14  Zhenyao Mo  <zmo@google.com>
41358
41359         Reviewed by Kenneth Russell.
41360
41361         drawElements with count=0 and offset = 0 should not generate GL error or crash
41362         https://bugs.webkit.org/show_bug.cgi?id=45769
41363
41364         * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt: Test count=0 cases.
41365         * fast/canvas/webgl/draw-elements-out-of-bounds.html: Ditto.
41366
41367 2010-09-16  Zhenyao Mo  <zmo@google.com>
41368
41369         Reviewed by Kenneth Russell.
41370
41371         Fold getString into getParameter and implement new queries
41372         https://bugs.webkit.org/show_bug.cgi?id=40321
41373
41374         * fast/canvas/webgl/gl-getstring-expected.txt: Added.
41375         * fast/canvas/webgl/gl-getstring.html: Added.
41376
41377 2010-09-24  Zhenyao Mo  <zmo@google.com>
41378
41379         Reviewed by Kenneth Russell.
41380
41381         gl-teximage fails on chrome mac bot
41382         https://bugs.webkit.org/show_bug.cgi?id=45332
41383
41384         * platform/chromium/test_expectations.txt: Re-enabling gl-textimage.html with the fix.
41385
41386 2010-09-27  Alexander Pavlov  <apavlov@chromium.org>
41387
41388         Reviewed by Sam Weinig.
41389
41390         Implement CSSStyleRule::setSelectorText()
41391         https://bugs.webkit.org/show_bug.cgi?id=46487
41392
41393         * fast/css/css-set-selector-text-expected.txt: Added.
41394         * fast/css/css-set-selector-text.html: Added.
41395
41396 2010-09-27  Andrey Kosyakov  <caseq@chromium.org>
41397
41398         Unreviewed. Updated chromium expectations for ifast/block/basic/016.html (mac expectations changed in r68362)
41399
41400         * platform/chromium-linux/fast/block/basic/016-expected.txt: Added.
41401         * platform/chromium-mac/fast/block/basic/016-expected.checksum: Added.
41402         * platform/chromium-win/fast/block/basic/016-expected.txt:
41403
41404 2010-09-27  Andrey Kosyakov  <caseq@chromium.org>
41405
41406         Unreviewed. Added chromium expectations for SVGFEBlendElement* tests.
41407
41408         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added.
41409         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
41410         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added.
41411         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
41412         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added.
41413         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
41414         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added.
41415         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
41416         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added.
41417         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
41418         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added.
41419         * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
41420         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added.
41421         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added.
41422         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added.
41423         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added.
41424         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added.
41425         * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added.
41426         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added.
41427         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
41428         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added.
41429         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
41430         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added.
41431         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
41432         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added.
41433         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
41434         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added.
41435         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
41436         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added.
41437         * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
41438
41439 2010-09-27  Philippe Normand  <pnormand@igalia.com>
41440
41441         Unreviewed, unskip fixed test. See also r68126
41442
41443         * platform/gtk/Skipped: Unskip media/video-controls-with-mutation-event-handler.html
41444
41445 2010-09-27  James Kozianski  <koz@chromium.org>
41446
41447         Reviewed by Adam Barth.
41448
41449         [Chromium] fast/dom/anchor-origin.html failing since r68354
41450         https://bugs.webkit.org/show_bug.cgi?id=46597
41451
41452         Adding expectations needed for Chrome due to URL parsing differences
41453         between KURL and GURL. Once a spec for URL parsing is defined we can
41454         update these expectations to conform to it.
41455
41456         * platform/chromium/fast/dom/anchor-origin-expected.txt: Added.
41457
41458 2010-09-26  Jenn Braithwaite  <jennb@chromium.org>
41459
41460         Reviewed by Adam Barth.
41461
41462         GTK client needs updating when live iframe element is moved
41463         between pages.
41464         https://bugs.webkit.org/show_bug.cgi?id=46300
41465
41466         This test case fails on mac (see related bug 44713), which will
41467         be fixed in a separate patch.
41468
41469         * fast/frames/iframe-reparenting-adopt-node-expected.txt: Added.
41470         * fast/frames/iframe-reparenting-adopt-node.html: Added.
41471         * fast/frames/resources/iframe-reparenting-adopt-node-iframe-content.html: Added.
41472         * fast/frames/resources/iframe-reparenting-adopt-node-new-page.html: Added.
41473         * platform/mac/Skipped:
41474
41475 2010-09-26  Victor Wang  <victorw@chromium.org>
41476
41477         Reviewed by Adam Barth.
41478
41479         Update layout test notification-replace.html to be platform independent.
41480
41481         This layout test fails on windows if it is not running from C drive.
41482         This is caused by local icon urls used by the test and this makes the
41483         test becomes platform dependent. Change the icon urls so that the test
41484         results are same for all platforms.
41485
41486         https://bugs.webkit.org/show_bug.cgi?id=45824
41487
41488         * fast/notifications/notifications-replace-expected.txt:
41489         * fast/notifications/notifications-replace.html:
41490         * platform/chromium-linux/fast/notifications: Removed.
41491         * platform/chromium-linux/fast/notifications/notifications-replace-expected.txt: Removed.
41492         * platform/chromium-win/fast/notifications: Removed.
41493         * platform/chromium-win/fast/notifications/notifications-replace-expected.txt: Removed.
41494
41495 2010-09-26  Andrei Popescu  <andreip@google.com>
41496
41497         Reviewed by Adam Barth.
41498
41499         [Chromium] storage/indexeddb/transaction-basics.html is expected to fail but actually passes.
41500         https://bugs.webkit.org/show_bug.cgi?id=46484
41501
41502         * platform/chromium/test_expectations.txt:
41503
41504 2010-09-26  Shane Stephens  <shanestephens@google.com>
41505
41506         Reviewed by Adam Barth.
41507
41508         [Chromium] Test expectations update to green canary bots.
41509         https://bugs.webkit.org/show_bug.cgi?id=46604
41510
41511         https://bugs.webkit.org/show_bug.cgi?id=46596 and
41512         https://bugs.webkit.org/show_bug.cgi?id=46597
41513
41514         * platform/chromium/test_expectations.txt:
41515
41516 2010-09-24  David Hyatt  <hyatt@apple.com>
41517
41518         Reviewed by Sam Weinig.
41519
41520         https://bugs.webkit.org/show_bug.cgi?id=46519
41521
41522         Convert the implementation of computeLogicalWidth to work with block-flow.
41523
41524         * fast/css/logical-property-resolution-expected.txt:
41525         * platform/mac/fast/block/basic/016-expected.checksum:
41526         * platform/mac/fast/block/basic/016-expected.png:
41527         * platform/mac/fast/block/basic/016-expected.txt:
41528
41529 2010-09-26  Antonio Gomes  <agomes@rim.com>
41530
41531         Reviewed by Kenneth Rohde Christiansen.
41532
41533         DRT/Mac nodesFromRect support
41534
41535         [Mac][DRT] Implement LayoutTestController::nodesFromRect
41536         https://bugs.webkit.org/show_bug.cgi?id=46580
41537
41538         Unskipping fast/dom/nodesFromRect-based.html on Mac, and changes it
41539         so that it calls layoutTestController.nodesFromRect() instead of
41540         document.nodesFromRect().
41541
41542         * fast/dom/resources/nodesFromRect.js:
41543         (check):
41544         * platform/mac/Skipped:
41545
41546 2010-09-26  Adam Barth  <abarth@webkit.org>
41547
41548         Rebaseline Qt results.
41549
41550         * platform/qt/fast/dom/Window/window-properties-expected.txt:
41551
41552 2010-09-26  Adam Barth  <abarth@webkit.org>
41553
41554         Reviewed by Dimitri Glazkov.
41555
41556         Implement location.origin and HTMLAnchorElement.origin
41557         https://bugs.webkit.org/show_bug.cgi?id=46558
41558
41559         Test the origin attribute of Location and HTMLAnchorElement.
41560
41561         * fast/dom/anchor-origin-expected.txt: Added.
41562         * fast/dom/anchor-origin.html: Added.
41563         * http/tests/misc/location-origin-expected.txt: Added.
41564         * http/tests/misc/location-origin.html: Added.
41565
41566 2010-09-26  Mark Hahnenberg  <mhahnenb@gmail.com>
41567
41568         Reviewed by Oliver Hunt.
41569
41570         valueOf called in wrong order in atan2 and date constructors.
41571         https://bugs.webkit.org/show_bug.cgi?id=26978
41572
41573         Regression test for the issue where the arguments to atan2 were
41574         evaluated out of order.
41575
41576         * fast/js/math-expected.txt:
41577         * fast/js/script-tests/math.js:
41578         (v.valueOf):
41579         (w.valueOf):
41580
41581 2010-09-26  Mark Hahnenberg  <mhahnenb@gmail.com>
41582
41583         Reviewed by Oliver Hunt.
41584
41585         valueOf called in wrong order in atan2 and date constructors.
41586         https://bugs.webkit.org/show_bug.cgi?id=26978
41587
41588         Added regression test for the Date constructor issue.
41589
41590         * fast/js/date-constructor-expected.txt:
41591         * fast/js/script-tests/date-constructor.js:
41592         (year.valueOf):
41593         (month.valueOf):
41594         (date.valueOf):
41595         (hours.valueOf):
41596         (minutes.valueOf):
41597         (seconds.valueOf):
41598         (ms.valueOf):
41599
41600 2010-09-26  Sheriff Bot  <webkit.review.bot@gmail.com>
41601
41602         Unreviewed, rolling out r68343.
41603         http://trac.webkit.org/changeset/68343
41604         https://bugs.webkit.org/show_bug.cgi?id=46581
41605
41606         broke GTK+ (Requested by kling on #webkit).
41607
41608         * fast/canvas/canvas-font-ex-units-crash-expected.txt: Removed.
41609         * fast/canvas/canvas-font-ex-units-crash.html: Removed.
41610         * fast/canvas/script-tests/canvas-font-ex-units-crash.js: Removed.
41611
41612 2010-09-25  Antonio Gomes  <agomes@rim.com>
41613
41614         Reviewed by Kenneth Christiansen and Andreas Kling.
41615
41616         document.nodesFromRect() needs to be removed from Document.idl
41617         https://bugs.webkit.org/show_bug.cgi?id=46492
41618
41619         Skip the tests relying on document.nodesFromRect in all platform for
41620         the moment, and adjusting the expected results tests also accordingly.
41621
41622         * fast/dom/Window/window-properties-expected.txt:
41623         * platform/gtk/Skipped:
41624         * platform/mac/Skipped:
41625         * platform/qt/Skipped:
41626         * platform/qt/fast/dom/Window/window-properties-expected.txt:
41627         * platform/win/Skipped:
41628
41629 2010-09-26  Renata Hodovan  <reni@inf.u-szeged.hu>
41630
41631         Reviewed by Dirk Schulze.
41632
41633         SVGFEBlendElement doesn't support dynamic invalidation, when attributes change.
41634         https://bugs.webkit.org/show_bug.cgi?id=46464
41635         Adding layout tests for feBlend dynamic changes.
41636
41637         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added.
41638         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
41639         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added.
41640         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
41641         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added.
41642         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
41643         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added.
41644         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
41645         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added.
41646         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
41647         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added.
41648         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
41649         * svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.txt: Added.
41650         * svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html: Added.
41651         * svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.txt: Added.
41652         * svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html: Added.
41653         * svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.txt: Added.
41654         * svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr.html: Added.
41655         * svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.txt: Added.
41656         * svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop.html: Added.
41657         * svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.txt: Added.
41658         * svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html: Added.
41659         * svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.txt: Added.
41660         * svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html: Added.
41661         * svg/dynamic-updates/script-tests/SVGFEBlendElement-dom-in-attr.js: Added.
41662         (executeTest):
41663         * svg/dynamic-updates/script-tests/SVGFEBlendElement-dom-in2-attr.js: Added.
41664         (executeTest):
41665         * svg/dynamic-updates/script-tests/SVGFEBlendElement-dom-mode-attr.js: Added.
41666         (executeTest):
41667         * svg/dynamic-updates/script-tests/SVGFEBlendElement-svgdom-in-prop.js: Added.
41668         (executeTest):
41669         * svg/dynamic-updates/script-tests/SVGFEBlendElement-svgdom-in2-prop.js: Added.
41670         (executeTest):
41671         * svg/dynamic-updates/script-tests/SVGFEBlendElement-svgdom-mode-prop.js: Added.
41672         (executeTest):
41673
41674 2010-09-26  Andreas Kling  <andreas.kling@nokia.com>
41675
41676         Reviewed by Dan Bernstein.
41677
41678         Canvas: Crash when setting a font with size in 'ex' units
41679         https://bugs.webkit.org/show_bug.cgi?id=46538
41680
41681         * fast/canvas/canvas-font-ex-units-crash-expected.txt: Added.
41682         * fast/canvas/canvas-font-ex-units-crash.html: Added.
41683         * fast/canvas/script-tests/canvas-font-ex-units-crash.js: Added.
41684
41685 2010-09-26  Robert Hogan  <robert@webkit.org>
41686
41687         Reviewed by Andreas Kling.
41688
41689         [Qt] fix http/tests/uri/escaped-entity.html
41690
41691         Replace invalid encodings with the appropriate escaped entity.
41692
41693         See also http://bugreports.qt.nokia.com/browse/QTBUG-13412
41694
41695         https://bugs.webkit.org/show_bug.cgi?id=45245
41696
41697         * platform/qt/Skipped:
41698
41699 2010-09-25  Abhishek Arya  <inferno@chromium.org>
41700
41701         Reviewed by Nikolas Zimmermann.
41702
41703         Tests that we dont crash when setting color to initial for SVG.
41704         https://bugs.webkit.org/show_bug.cgi?id=46471
41705
41706         * svg/css/invalid-color-crash-expected.txt: Added.
41707         * svg/css/invalid-color-crash.svg: Added.
41708
41709 2010-09-25  Mihai Parparita  <mihaip@chromium.org>
41710
41711         Unreviewed Chromium drt_expectations.txt update.
41712
41713         Speech input appearance tests have image diffs on Linux too.
41714
41715         * platform/chromium/drt_expectations.txt:
41716
41717 2010-09-25  Dan Bernstein  <mitz@apple.com>
41718
41719         Reviewed by John Sullivan.
41720
41721         <rdar://problem/8478160> Null deref in InlineBox::height()
41722         https://bugs.webkit.org/show_bug.cgi?id=45344
41723
41724         * fast/css/first-line-parent-style-different-expected.txt: Added.
41725         * fast/css/first-line-parent-style-different.html: Added.
41726
41727 2010-09-25  Andreas Kling  <andreas.kling@nokia.com>
41728
41729         Unreviewed, Qt rebaseline after r68331 which fixed dash offset rendering.
41730
41731         * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
41732
41733 2010-09-24  Mihai Parparita  <mihaip@chromium.org>
41734
41735         Unreviewed Chromium test_expectations.txt and drt_expectations.txt update.
41736         
41737         fast/canvas/webgl/null-object-behaviour.html and
41738         fast/canvas/webgl/uniform-location.html were unskipped with r68187,
41739         however, they still fail with the DRT (only on the bot, presumably due
41740         to a Leopard-only issue), just like a lot of other WebGL tests.
41741         
41742         fast/viewport/viewport-128.html is yet another viewport test that only
41743         the Qt port supports.
41744         
41745         animations/opacity-transform-animation.html hasn't passed since it was
41746         committed with r68323.
41747
41748         * platform/chromium/drt_expectations.txt:
41749         * platform/chromium/test_expectations.txt:
41750
41751 2010-09-24  Simon Fraser  <simon.fraser@apple.com>
41752
41753         Reviewed by Sam Weinig.
41754
41755         Accelerated transitions do not suspend/resume properly.
41756         https://bugs.webkit.org/show_bug.cgi?id=43792
41757         
41758         Testcase with an animation that has two accelerated properties changing.
41759
41760         * animations/opacity-transform-animation-expected.checksum: Added.
41761         * animations/opacity-transform-animation-expected.png: Added.
41762         * animations/opacity-transform-animation-expected.txt: Added.
41763         * animations/opacity-transform-animation.html: Added.
41764
41765 2010-09-24  Mihai Parparita  <mihaip@chromium.org>
41766
41767         Unreviewed Chromium test_expectations.txt and drt_expectations.txt update.
41768         
41769         Userscript test now pass with both the Chromium DRT and test_shell
41770         (as of http://crrev.com/60526).
41771
41772         * platform/chromium/drt_expectations.txt:
41773         * platform/chromium/test_expectations.txt:
41774
41775 2010-09-24  Ryosuke Niwa  <rniwa@webkit.org>
41776
41777         Reviewed by Tony Chang.
41778
41779         [chromium] Implement TextInputController::firstRectForCharacterRange
41780         https://bugs.webkit.org/show_bug.cgi?id=38100
41781
41782         The following test now passes on chromium DumpRenderTree:
41783         platform/mac/editing/input/caret-primary-bidi.html
41784         platform/mac/editing/input/firstrectforcharacterrange-plain.html
41785         platform/mac/editing/input/range-for-empty-document.html
41786         editing/inserting/caret-position.html
41787
41788         * platform/chromium/test_expectations.txt:
41789
41790 2010-09-24  Tony Chang  <tony@chromium.org>
41791
41792         Reviewed by Dimitri Glazkov.
41793
41794         [chromium] add individual entries for repaint failures on mac
41795         https://bugs.webkit.org/show_bug.cgi?id=46517
41796
41797         * platform/chromium/test_expectations.txt:
41798
41799 2010-09-24  Andreas Kling  <andreas.kling@nokia.com>
41800
41801         Reviewed by Dirk Schulze.
41802
41803         SVG: Make SVGLength's stringToLengthType() stricter and faster
41804         https://bugs.webkit.org/show_bug.cgi?id=46066
41805
41806         Add test coverage for handling of invalid SVGLength units.
41807
41808         * svg/custom/invalid-length-units-expected.txt: Added.
41809         * svg/custom/invalid-length-units.html: Added.
41810         * svg/custom/script-tests/invalid-length-units.js: Added.
41811         (trySettingLength):
41812
41813 2010-09-24  Mihai Parparita  <mihaip@chromium.org>
41814
41815         Reviewed by Adam Barth.
41816
41817         Layout test html5lib/runner.html failing on Chromium
41818         https://bugs.webkit.org/show_bug.cgi?id=42845
41819         
41820         Rebaseline html5lib tests (diffs from upstream are still only due to V8
41821         differences).
41822
41823         * platform/chromium-mac/html5lib/runner-expected.txt: Removed.
41824         * platform/chromium-win/html5lib/runner-expected.txt: Removed.
41825         * platform/chromium/html5lib/runner-expected.txt:
41826         * platform/chromium/test_expectations.txt:
41827
41828 2010-09-24  Luiz Agostini  <luiz.agostini@openbossa.org>
41829
41830         Reviewed by Kenneth Rohde Christiansen.
41831
41832         Keep viewport information in Document
41833         https://bugs.webkit.org/show_bug.cgi?id=46385
41834
41835         The viewport meta data (layout viewport, scale) needs to be set again when bringing
41836         back a page from the page cache. As the viewport metadata is only retrieved while parsing
41837         the document, we need to store it in the Document class.
41838
41839         * fast/viewport/viewport-128-expected.txt: Copied from LayoutTests/fast/viewport/viewport-19-expected.txt.
41840         * fast/viewport/viewport-128.html: Added.
41841
41842 2010-09-24  Stephen White  <senorblanco@chromium.org>
41843
41844         Unreviewed; new test baselines and test_expectations update.
41845
41846         [CHROMIUM] Rebaseline some fast/speech test results for chromium-mac.  Also mark svg/clip-path/clip-path-text-and-stroke.svg as crashing intermittently.
41847
41848         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum:
41849         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
41850         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.checksum:
41851         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
41852         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum:
41853         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png:
41854         * platform/chromium/test_expectations.txt:
41855
41856 2010-09-24  Tony Chang  <tony@chromium.org>
41857
41858         Unreviewed, updating test_expectations.txt.
41859
41860         Removing tests that are now passing in test_shell.
41861
41862         * platform/chromium/test_expectations.txt:
41863
41864 2010-09-24  Jian Li  <jianli@chromium.org>
41865
41866         Reviewed by Alexey Proskuryakov.
41867
41868         DOMWindow::revokeBlobURL erroneously uses ParsedURLString.
41869         https://bugs.webkit.org/show_bug.cgi?id=46434
41870
41871         Add a test. Also update Skipped files for those not-supported platforms.
41872
41873         * fast/files/revoke-blob-url-expected.txt: Added.
41874         * fast/files/revoke-blob-url.html: Added.
41875         * platform/gtk/Skipped:
41876         * platform/mac-wk2/Skipped:
41877         * platform/qt/Skipped:
41878         * platform/win/Skipped:
41879
41880 2010-09-24  Zhenyao Mo  <zmo@google.com>
41881
41882         Unreviewed.
41883
41884         Remove outdated WebGL linux entries from chromium/drt_expectations.txt.
41885
41886         * platform/chromium/drt_expectations.txt:
41887
41888 2010-09-24  David Hyatt  <hyatt@apple.com>
41889
41890         Reviewed by Sam Weinig.
41891
41892         https://bugs.webkit.org/show_bug.cgi?id=46474
41893         
41894         Patch computeWidthUsing to be block-flow-aware.  Rename the WidthType enum to LogicalWidthType.  Make computeLogicalWidthUsing
41895         query the style for logical width properties instead of width properties.
41896         
41897         fast/css/logical-property-resolution.html now fails and gives bad results.  This is expected.  It will become correct
41898         again as more layout code gets patched.
41899
41900         * fast/css/logical-property-resolution-expected.txt:
41901         * fast/css/logical-property-resolution.html:
41902
41903 2010-09-24  Tony Chang  <tony@chromium.org>
41904
41905         Reviewed by Kent Tamura.
41906
41907         [chromium] Remove a bad baseline and clean up a comment
41908         https://bugs.webkit.org/show_bug.cgi?id=46446
41909
41910         * platform/chromium-linux/svg/filters/filterRes-expected.checksum: Removed.
41911         * platform/chromium-linux/svg/filters/filterRes-expected.png: Removed.
41912         * platform/chromium-win/svg/filters/filterRes-expected.checksum: Removed.
41913         * platform/chromium-win/svg/filters/filterRes-expected.png: Removed.
41914         * platform/chromium-win/svg/filters/filterRes-expected.txt: Removed.
41915         * platform/chromium/test_expectations.txt:
41916
41917 2010-09-24  Nate Chapin  <japhet@chromium.org>
41918
41919         Unreviewed, chromium expectations update.
41920
41921         http/tests/navigation/ping-* are passing now
41922         that they have had their LayoutTestController patch.
41923
41924         * platform/chromium/test_expectations.txt:
41925
41926 2010-09-24  Satish Sampath  <satish@chromium.org>
41927
41928         Unreviewed, updating the baseline for a speech input layout test.
41929
41930         * fast/speech/input-text-speechbutton-expected.txt:
41931
41932 2010-09-24  Satish Sampath  <satish@chromium.org>
41933
41934         Unreviewed, chromium test expectations fix.
41935
41936         Remove chromium test expectation entries for 3 tests which pass now.
41937         https://bugs.webkit.org/show_bug.cgi?id=46457
41938
41939         These tests were marked as fail when the related images were being updated so removing the
41940         entries now that the new images have landed.
41941
41942         * platform/chromium/test_expectations.txt:
41943
41944 2010-09-24  Hans Wennborg  <hans@chromium.org>
41945
41946         Reviewed by Steve Block.
41947
41948         Update DeviceMotionEvent to spec
41949         https://bugs.webkit.org/show_bug.cgi?id=46344
41950
41951         * fast/dom/DeviceMotion/script-tests/create-event.js:
41952         * fast/dom/DeviceMotion/create-event-expected.txt:
41953         Look for the new attributes.
41954
41955         * fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
41956         * fast/dom/DeviceMotion/optional-event-properties-expected.txt:
41957         Test the new attributes.
41958
41959         * fast/dom/script-tests/prototype-inheritance.js:
41960         DeviceMotionEvent is not implemented on all platforms, so it should be
41961         skipped in this test. This is necessary for platforms that enable the
41962         feature to pass the layout tests.
41963
41964 2010-09-24  Satish Sampath  <satish@chromium.org>
41965
41966         Reviewed by Jeremy Orlow.
41967
41968         Update speech button image baselines for chromium port.
41969         https://bugs.webkit.org/show_bug.cgi?id=46457
41970
41971         * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum:
41972         * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png:
41973         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.checksum:
41974         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
41975         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.checksum:
41976         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.png:
41977         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum:
41978         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
41979         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.checksum:
41980         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
41981         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum:
41982         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png:
41983         * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.checksum:
41984         * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png:
41985         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.checksum:
41986         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
41987         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.checksum:
41988         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.png:
41989         * platform/chromium/test_expectations.txt: Disables above tests, they will get enabled again after the chromium patch is submitted.
41990
41991 2010-09-24  Andrey Kosyakov  <caseq@chromium.org>
41992
41993         Unreviewed test expectations update after new tests in 68233.
41994
41995         * platform/chromium-linux/animations/suspend-transform-animation-expected.png: Added.
41996         * platform/chromium-linux/transitions/suspend-transform-transition-expected.png: Added.
41997         * platform/chromium-mac/animations/suspend-transform-animation-expected.checksum: Added.
41998         * platform/chromium-mac/animations/suspend-transform-animation-expected.png: Added.
41999         * platform/chromium-mac/transitions/suspend-transform-transition-expected.checksum: Added.
42000         * platform/chromium-mac/transitions/suspend-transform-transition-expected.png: Added.
42001         * platform/chromium-win-xp/animations/suspend-transform-animation-expected.png: Added.
42002         * platform/chromium-win-xp/transitions/suspend-transform-transition-expected.png: Added.
42003         * platform/chromium-win/animations/suspend-transform-animation-expected.checksum: Added.
42004         * platform/chromium-win/animations/suspend-transform-animation-expected.png: Added.
42005         * platform/chromium-win/transitions/suspend-transform-transition-expected.checksum: Added.
42006         * platform/chromium-win/transitions/suspend-transform-transition-expected.png: Added.
42007
42008 2010-09-24  James Kozianski  <koz@chromium.org>
42009
42010         Reviewed by Ojan Vafai.
42011
42012         [chromium] Updated test expectations to match the bots using new auto-update script.
42013         https://bugs.webkit.org/show_bug.cgi?id=46452
42014
42015         Updated expectations to match the bots using the new auto-update script.
42016
42017         * platform/chromium/test_expectations.txt:
42018
42019 2010-09-24  Sheriff Bot  <webkit.review.bot@gmail.com>
42020
42021         Unreviewed, rolling out r68236.
42022         http://trac.webkit.org/changeset/68236
42023         https://bugs.webkit.org/show_bug.cgi?id=46449
42024
42025         compile fix didn't work (Requested by dino___ on #webkit).
42026
42027         * fast/dom/DeviceMotion/create-event-expected.txt:
42028         * fast/dom/DeviceMotion/optional-event-properties-expected.txt:
42029         * fast/dom/DeviceMotion/script-tests/create-event.js:
42030         * fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
42031         * fast/dom/script-tests/prototype-inheritance.js:
42032
42033 2010-09-24  Chris Guillory   <chris.guillory@google.com>
42034
42035         Reviewed by Chris Fleizach.
42036
42037         Send webkit accessibility notifications to Chromium.
42038         https://bugs.webkit.org/show_bug.cgi?id=45156
42039
42040         * platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt:
42041         * platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt:
42042         * platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt:
42043         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt:
42044         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html:
42045         * platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt:
42046         * platform/chromium/accessibility/post-notification-LayoutComplete.html:
42047         * platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt:
42048         * platform/chromium/accessibility/post-notification-LoadComplete-expected.txt:
42049         * platform/chromium/accessibility/post-notification-LoadComplete.html:
42050         * platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt:
42051         * platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt:
42052         * platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt:
42053         * platform/chromium/accessibility/post-notification-RowExpanded-expected.txt:
42054         * platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt:
42055         * platform/chromium/accessibility/post-notification-ScrolledToAnchor.html:
42056         * platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt:
42057         * platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt:
42058         * platform/chromium/accessibility/post-notification-SelectedTextChanged.html:
42059         * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt:
42060         * platform/chromium/accessibility/post-notification.js:
42061         (test):
42062
42063 2010-09-23  Hans Wennborg  <hans@chromium.org>
42064
42065         Reviewed by Simon Fraser.
42066
42067         Update DeviceMotionEvent to spec
42068         https://bugs.webkit.org/show_bug.cgi?id=46344
42069
42070         * fast/dom/DeviceMotion/script-tests/create-event.js:
42071         * fast/dom/DeviceMotion/create-event-expected.txt:
42072         Look for the new attributes.
42073
42074         * fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
42075         * fast/dom/DeviceMotion/optional-event-properties-expected.txt:
42076         Test the new attributes.
42077
42078         * fast/dom/script-tests/prototype-inheritance.js:
42079         DeviceMotionEvent is not implemented on all platforms, so it should be skipped in this test.
42080
42081 2010-09-23  Simon Fraser  <simon.fraser@apple.com>
42082
42083         Reviewed by Dan Bernstein.
42084
42085         Accelerated transitions do not suspend/resume properly.
42086         https://bugs.webkit.org/show_bug.cgi?id=43792
42087         
42088         Tests for suspending hardware-accelerated transitions and animations.
42089
42090         * animations/suspend-transform-animation-expected.checksum: Added.
42091         * animations/suspend-transform-animation-expected.png: Added.
42092         * animations/suspend-transform-animation-expected.txt: Added.
42093         * animations/suspend-transform-animation.html: Added.
42094         * transitions/repeated-firing-background-color.html:
42095         * transitions/suspend-transform-transition-expected.checksum: Added.
42096         * transitions/suspend-transform-transition-expected.png: Added.
42097         * transitions/suspend-transform-transition-expected.txt: Added.
42098         * transitions/suspend-transform-transition.html: Added.
42099
42100 2010-09-23  Tony Chang  <tony@chromium.org>
42101
42102         Unreviewed.  Removing a png that I didn't mean to check in.  This
42103         pixel result matches Windows so it doesn't need a png (and I forgot
42104         the checksum file anyway).
42105
42106         * platform/chromium-linux/svg/custom/broken-internal-references-expected.png: Removed.
42107
42108 2010-09-23  Kent Tamura  <tkent@chromium.org>
42109
42110         Reviewed by Dimitri Glazkov.
42111
42112         [Chromium] Fix some IndexedDB tests for DRT
42113         https://bugs.webkit.org/show_bug.cgi?id=46444
42114
42115         * platform/chromium/drt_expectations.txt:
42116
42117 2010-09-23  Tony Chang  <tony@chromium.org>
42118
42119         Reviewed by Dimitri Glazkov.
42120
42121         [chromium] layout test rebaselines
42122         https://bugs.webkit.org/show_bug.cgi?id=46440
42123
42124         These 2 tests were being skipped for an unknown reason.  Remove the results
42125         and mark as failing so we can see it on the flakiness dashboard.
42126         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.checksum: Removed.
42127         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.png: Removed.
42128         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.checksum: Removed.
42129         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.png: Removed.
42130         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.txt: Removed.
42131         * platform/chromium-win/svg/carto.net/tabgroup-expected.png: Removed.
42132
42133         Small antialiasing difference in borders and font metric differences.
42134         * platform/chromium-linux/svg/custom/broken-internal-references-expected.png: Added.
42135         * platform/chromium-linux/svg/custom/broken-internal-references-expected.txt: Added.
42136         * platform/chromium-win/svg/custom/broken-internal-references-expected.checksum: Added.
42137         * platform/chromium-win/svg/custom/broken-internal-references-expected.png: Added.
42138         * platform/chromium-win/svg/custom/broken-internal-references-expected.txt: Added.
42139
42140         This test passes once these bad baselines are removed.
42141         * platform/chromium-mac/svg/clip-path/clip-path-child-clipped-expected.txt: Removed.
42142         * platform/chromium-win/svg/clip-path/clip-path-child-clipped-expected.txt: Removed.
42143
42144         I don't think this is correct, so I'm removing the baseline and I
42145         updated test_expecations.txt with a note.
42146         * platform/chromium-win/svg/custom/use-font-face-crash-expected.checksum: Removed.
42147         * platform/chromium-win/svg/custom/use-font-face-crash-expected.png: Removed.
42148         * platform/chromium-win/svg/custom/use-font-face-crash-expected.txt: Removed.
42149
42150         This is just a difference it error text between V8 and JSC.
42151         * platform/chromium/fast/dom/Window/invalid-protocol-expected.txt: Added.
42152
42153         * platform/chromium/test_expectations.txt:
42154
42155 2010-09-23  Tony Chang  <tony@chromium.org>
42156
42157         Unreviewed.  Fix a test expecatation for no-caret-repaint-in-non-content-editable-element.html (should be TEXT not TEXT+IMAGE).
42158
42159         * platform/chromium/test_expectations.txt:
42160
42161 2010-09-23  Tony Chang  <tony@chromium.org>
42162
42163         Reviewed by Dimitri Glazkov.
42164
42165         [chromium] add baselines for no-caret-repaint-in-non-content-editable-element.html
42166         https://bugs.webkit.org/show_bug.cgi?id=46428
42167
42168         * platform/chromium-linux/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Added.
42169         * platform/chromium-linux/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
42170         * platform/chromium-mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Added.
42171         * platform/chromium-mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
42172         * platform/chromium-win/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Added.
42173         * platform/chromium-win/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
42174         * platform/chromium-win/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt: Added.
42175         * platform/chromium/test_expectations.txt:
42176
42177 2010-09-23  Mihai Parparita  <mihaip@chromium.org>
42178
42179         Reviewed by Dimitri Glazkov.
42180
42181         Convert http/tests/navigation/error404-frames.html to dumpAsText
42182         https://bugs.webkit.org/show_bug.cgi?id=46341
42183
42184         * http/tests/navigation/error404-frames-expected.txt: Added.
42185         * http/tests/navigation/error404-frames.html:
42186         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.checksum: Removed.
42187         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.png: Removed.
42188         * platform/chromium-win/http/tests/navigation/error404-frames-expected.checksum: Removed.
42189         * platform/chromium-win/http/tests/navigation/error404-frames-expected.png: Removed.
42190         * platform/chromium-win/http/tests/navigation/error404-frames-expected.txt: Removed.
42191         * platform/chromium/test_expectations.txt:
42192         * platform/mac/http/tests/navigation/error404-frames-expected.checksum: Removed.
42193         * platform/mac/http/tests/navigation/error404-frames-expected.png: Removed.
42194         * platform/mac/http/tests/navigation/error404-frames-expected.txt: Removed.
42195
42196 2010-09-23  Tony Chang  <tony@chromium.org>
42197
42198         Reviewed by Dimitri Glazkov.
42199
42200         [chromium] implement layoutTestController.sampleSVGAnimationForElementAtTime
42201         https://bugs.webkit.org/show_bug.cgi?id=46426
42202
42203         * platform/chromium/test_expectations.txt: Mark 4 tests as passing.
42204
42205 2010-09-23  Mihai Parparita  <mihaip@chromium.org>
42206
42207         Reviewed by Ojan Vafai.
42208
42209         [Chromium] convert clientWidthAfterDocumentIsRemoved to dumpAsText
42210         https://bugs.webkit.org/show_bug.cgi?id=46397
42211         
42212         As suggested in http://crbug.com/9613, this should just be a text-only
42213         test.
42214
42215         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Added.
42216         * fast/dom/clientWidthAfterDocumentIsRemoved.html:
42217         * platform/chromium-linux/fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Removed.
42218         * platform/chromium-linux/fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Removed.
42219         * platform/chromium-mac/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Removed.
42220         * platform/chromium-win/fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Removed.
42221         * platform/chromium-win/fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Removed.
42222         * platform/chromium-win/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Removed.
42223         * platform/chromium/test_expectations.txt:
42224         * platform/mac/fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Removed.
42225         * platform/mac/fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Removed.
42226         * platform/mac/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Removed.
42227
42228 2010-09-23  Tony Chang  <tony@chromium.org>
42229
42230         Reviewed by David Levin.
42231
42232         [chromium] make fast/events/standalone-image-drag-to-editable.html non-flakey
42233         https://bugs.webkit.org/show_bug.cgi?id=46381
42234
42235         In chromium, the image that was dropped sometimes hasn't loaded when
42236         the pixel results are taken.  This results in a 0x0 image and makes
42237         the test flakey.  The fix is to wait for the image load event if it's
42238         not already loaded.
42239
42240         * fast/events/resources/standalone-image-drag-to-editable-frame.html:
42241         * fast/events/standalone-image-drag-to-editable.html:
42242         * platform/chromium-linux/fast/events/standalone-image-drag-to-editable-expected.checksum: Image result with dropped image loaded.
42243         * platform/chromium-linux/fast/events/standalone-image-drag-to-editable-expected.png:
42244         * platform/chromium/test_expectations.txt:
42245
42246 2010-09-23  Mihai Parparita  <mihaip@chromium.org>
42247
42248         Reviewed by Tony Chang.
42249
42250         [Chromium] traversal/node-iterator-prototype.html has incorrect baselines
42251         https://bugs.webkit.org/show_bug.cgi?id=46413
42252         
42253         Chromium/V8 actually gets this test right (unlike JSC), but had 
42254         incorrect baselines for it checked in by r58524.
42255
42256         * platform/chromium-mac/traversal/node-iterator-prototype-expected.txt: Removed.
42257         * platform/chromium-win/traversal/node-iterator-prototype-expected.txt: Removed.
42258         * platform/chromium/test_expectations.txt:
42259         * platform/chromium/traversal/node-iterator-prototype-expected.txt: Added.
42260
42261 2010-09-23  Andrew Wilson  <atwilson@chromium.org>
42262
42263         Unreviewed chromium expectations update.
42264
42265         * platform/chromium-linux/svg/in-html/by-reference-expected.txt: Added.
42266         * platform/chromium-win/svg/in-html/by-reference-expected.txt: Added.
42267         * platform/chromium/test_expectations.txt:
42268
42269 2010-09-23  Andrew Wilson  <atwilson@chromium.org>
42270
42271         Unreviewed, rolling out r68197.
42272         http://trac.webkit.org/changeset/68197
42273         https://bugs.webkit.org/show_bug.cgi?id=46344
42274
42275         Breaks
42276
42277         * fast/dom/DeviceMotion/create-event-expected.txt:
42278         * fast/dom/DeviceMotion/optional-event-properties-expected.txt:
42279         * fast/dom/DeviceMotion/script-tests/create-event.js:
42280         * fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
42281         * fast/dom/script-tests/prototype-inheritance.js:
42282
42283 2010-09-22  Dirk Pranke  <dpranke@chromium.org>
42284
42285         Unreviewed, expectations change.
42286
42287         Update the comments to more accurately reflect which tests we expect
42288         to run and pass.
42289
42290         https://bugs.webkit.org/show_bug.cgi?id=46331
42291
42292         * platform/chromium-gpu/test_expectations.txt:
42293
42294 2010-09-23  Jeff Schiller  <jeffschiller@google.com>
42295
42296         Reviewed by David Hyatt.
42297
42298         Test to confirm that object/iframe/embed backgrounds are transparent for SVG documents
42299         https://bugs.webkit.org/show_bug.cgi?id=10687
42300
42301         * platform/mac/svg/in-html/by-reference-expected.txt: Added.
42302         * svg/in-html/by-reference-expected.checksum: Added.
42303         * svg/in-html/by-reference-expected.png: Added.
42304         * svg/in-html/by-reference.html: Added.
42305
42306 2010-09-23  Hans Wennborg  <hans@chromium.org>
42307
42308         Reviewed by Simon Fraser.
42309
42310         Update DeviceMotionEvent to spec
42311         https://bugs.webkit.org/show_bug.cgi?id=46344
42312
42313         * fast/dom/DeviceMotion/script-tests/create-event.js:
42314         * fast/dom/DeviceMotion/create-event-expected.txt:
42315         Look for the new attributes.
42316
42317         * fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
42318         * fast/dom/DeviceMotion/optional-event-properties-expected.txt:
42319         Test the new attributes.
42320
42321         * fast/dom/script-tests/prototype-inheritance.js:
42322         DeviceMotionEvent is not implemented on all platforms, so it should be skipped in this test.
42323
42324 2010-09-23  Alexey Proskuryakov  <ap@apple.com>
42325
42326         Reviewed by Darin Adler.
42327
42328         https://bugs.webkit.org/show_bug.cgi?id=46326
42329         Crash when trying to create a NodeIterator rooted at a document-less DocumentType node
42330
42331         * fast/dom/node-iterator-with-doctype-root-expected.txt: Added.
42332         * fast/dom/node-iterator-with-doctype-root.html: Added.
42333
42334 2010-09-23  Mihai Parparita  <mihaip@chromium.org>
42335
42336         Unreviewed chromium text_expectations.txt change.
42337         
42338         Unskip traversal/node-iterator-prototype.html on Chromium, so we can
42339         get updated expectations for it from the bots.
42340
42341         * platform/chromium/test_expectations.txt:
42342
42343 2010-09-23  Mihai Parparita  <mihaip@chromium.org>
42344
42345         Reviewed by David Levin.
42346
42347         [Chromium] remove incorrect baselines for two WebGL tests
42348         https://bugs.webkit.org/show_bug.cgi?id=46372
42349         
42350         As far as I can tell, these tests were not failing because of
42351         "new-run-webkit-tests's diff trimming line ends", but because they had
42352         chromium-mac baselines checked in with r56251, but then the test was
42353         changed since then, with the chromium-mac baselines not being updated.
42354         The test seems to pass on chromium-mac (both test_shell and DRT) with
42355         the regular baselines.        
42356
42357         * platform/chromium-mac/fast/canvas/webgl/null-object-behaviour-expected.txt: Removed.
42358         * platform/chromium-mac/fast/canvas/webgl/uniform-location-expected.txt: Removed.
42359         * platform/chromium/test_expectations.txt:
42360
42361 2010-09-23  Eric Carlson  <eric.carlson@apple.com>
42362
42363         Reviewed by Simon Fraser
42364
42365         'seeking' event should always fire
42366         https://bugs.webkit.org/show_bug.cgi?id=45694
42367
42368         * media/event-attributes-expected.txt: Update for changes.
42369
42370 2010-09-23  Andrew Wilson  <atwilson@chromium.org>
42371
42372         Unreviewed chromium expectations update.
42373
42374         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum: Added.
42375         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
42376         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum: Added.
42377         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
42378         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum: Added.
42379         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
42380         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum: Added.
42381         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
42382         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum: Added.
42383         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
42384         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum: Added.
42385         * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
42386
42387 2010-09-23  Andrew Wilson  <atwilson@chromium.org>
42388
42389         Unreviewed chromium expecations update.
42390
42391         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum: Added.
42392         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
42393         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum: Added.
42394         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
42395         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum: Added.
42396         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
42397         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum: Added.
42398         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
42399         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum: Added.
42400         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
42401         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum: Added.
42402         * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
42403
42404 2010-09-23  Matthew Delaney  <mdelaney@apple.com>
42405
42406         Reviewed by Oliver Hunt.
42407
42408         context.drawImage with (source rect's height) = -(input image's native height) draws nothing
42409         https://bugs.webkit.org/show_bug.cgi?id=46243
42410
42411         These test simply exercise using negative widths and heights for the source rect in ctx.drawImage calls.
42412
42413         * canvas/philip/tests/2d.drawImage.negativeSourceHeight-expected.txt: Added.
42414         * canvas/philip/tests/2d.drawImage.negativeSourceHeight.html: Added.
42415         * canvas/philip/tests/2d.drawImage.negativeSourceHeight2-expected.txt: Added.
42416         * canvas/philip/tests/2d.drawImage.negativeSourceHeight2.html: Added.
42417         * canvas/philip/tests/2d.drawImage.negativeSourceHeightAndWidth-expected.txt: Added.
42418         * canvas/philip/tests/2d.drawImage.negativeSourceHeightAndWidth.html: Added.
42419
42420 2010-09-23  Nate Chapin  <japhet@chromium.org>
42421
42422         Unreviewed, Chromium expectations tweak.
42423
42424         Temporarily add http/tests/navigation/ping-*.
42425
42426         * platform/chromium/test_expectations.txt:
42427
42428 2010-09-23  Renata Hodovan  <reni@inf.u-szeged.hu>
42429
42430         Reviewed by Dirk Schulze.
42431
42432         SVGFEMorphologyElement doesn't support dynamic invalidation, when attributes change.
42433         https://bugs.webkit.org/show_bug.cgi?id=46363
42434         Adding layout tests for feMorphology dynamic changes.
42435
42436         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum: Added.
42437         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
42438         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum: Added.
42439         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
42440         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum: Added.
42441         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
42442         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum: Added.
42443         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
42444         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum: Added.
42445         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
42446         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum: Added.
42447         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
42448         * svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.txt: Added.
42449         * svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr.html: Added.
42450         * svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.txt: Added.
42451         * svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr.html: Added.
42452         * svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt: Added.
42453         * svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr.html: Added.
42454         * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt: Added.
42455         * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop.html: Added.
42456         * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.txt: Added.
42457         * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop.html: Added.
42458         * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.txt: Added.
42459         * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call.html: Added.
42460         * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-dom-in-attr.js: Added.
42461         (executeTest):
42462         * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-dom-operator-attr.js: Added.
42463         (executeTest):
42464         * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-dom-radius-attr.js: Added.
42465         (executeTest):
42466         * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-svgdom-in-prop.js: Added.
42467         (executeTest):
42468         * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-svgdom-operator-prop.js: Added.
42469         (executeTest):
42470         * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-svgdom-radius-call.js: Added.
42471         (executeTest):
42472
42473 2010-09-23  Nate Chapin  <japhet@chromium.org>
42474
42475         Reviewed by Darin Fisher.
42476       
42477         Tests for <a ping>, plus a rewrite of the other test of similar
42478         load functionality (image-load-in-unload-handler.html). All these tests
42479         now dump their interesting http headers (content type, request method,
42480         referrer, and ping-specific headers).
42481         https://bugs.webkit.org/show_bug.cgi?id=30458
42482
42483         * http/tests/navigation/image-load-in-unload-handler-expected.txt:
42484         * http/tests/navigation/ping-cross-origin-expected.txt: Added.
42485         * http/tests/navigation/ping-cross-origin-from-https-expected.txt: Added.
42486         * http/tests/navigation/ping-cross-origin-from-https.html: Added.
42487         * http/tests/navigation/ping-cross-origin.html: Added.
42488         * http/tests/navigation/ping-same-origin-expected.txt: Added.
42489         * http/tests/navigation/ping-same-origin.html: Added.
42490         * http/tests/navigation/resources/check-ping.php:
42491         * http/tests/navigation/resources/save-ping.php:
42492   
42493 2010-09-23  Jeremy Orlow  <jorlow@chromium.org>
42494
42495         Reviewed by Steve Block.
42496
42497         IndexedDB shouldn't crash on invalid index names
42498         https://bugs.webkit.org/show_bug.cgi?id=46362
42499
42500         * storage/indexeddb/objectstore-basics-expected.txt:
42501         * storage/indexeddb/objectstore-basics.html:
42502
42503 2010-09-22  Alexey Proskuryakov  <ap@apple.com>
42504
42505         Reviewed by Anders Carlsson.
42506
42507         https://bugs.webkit.org/show_bug.cgi?id=43667
42508         ASSERT failure in NetscapePluginInstanceProxy::disconnectStream
42509
42510         * plugins/get-javascript-url-expected.txt: Added.
42511         * plugins/get-javascript-url.html: Added.
42512
42513 2010-09-23  Abhishek Arya  <inferno@chromium.org>
42514
42515         Reviewed by Dave Hyatt.
42516
42517         Tests that we donot assert on object->isBox.
42518         https://bugs.webkit.org/show_bug.cgi?id=46365
42519
42520         * compositing/overflow/get-transform-from-non-box-container-expected.txt: Added.
42521         * compositing/overflow/get-transform-from-non-box-container.html: Added.
42522
42523 2010-09-23  Dimitri Glazkov  <dglazkov@chromium.org>
42524
42525         Remove passing tests. These were failing because the bot was missing QuickTime.
42526
42527         * platform/chromium/drt_expectations.txt: Removed QuickTime-dependent tests
42528           after installing QuickTime on the build bot.
42529
42530 2010-09-23  Mario Sanchez Prada  <msanchez@igalia.com>
42531
42532         Reviewed by Chris Fleizach.
42533
42534         [Regression][Gtk] Left and Right Arrows no longer function when caret browsing is enabled
42535         https://bugs.webkit.org/show_bug.cgi?id=45375
42536
42537         Added the following test to make sure key navigation across a
42538         paragraph always work as expected, both with and without the shift
42539         and ctrl modifiers.
42540
42541         * platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Added.
42542         * platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html: Added.
42543
42544 2010-09-23  Andrei Popescu  <andreip@google.com>
42545
42546         Reviewed by Jeremy Orlow.
42547
42548         IDBObjectStore::get should run in a transaction.
42549         https://bugs.webkit.org/show_bug.cgi?id=44700
42550
42551         * storage/indexeddb/objectstore-basics-expected.txt:
42552         * storage/indexeddb/objectstore-basics.html:
42553         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
42554         * storage/indexeddb/objectstore-removeobjectstore.html:
42555
42556 2010-09-23  Adam Barth  <abarth@webkit.org>
42557
42558         Rubber-stamped by Eric Seidel.
42559
42560         Sync HTML5lib tests with upstream.
42561
42562         * html5lib/resources/comments01.dat:
42563         * html5lib/resources/pending-spec-changes-plain-text-unsafe.dat: Added.
42564         * html5lib/resources/pending-spec-changes.dat: Added.
42565         * html5lib/resources/plain-text-unsafe.dat: Added.
42566         * html5lib/resources/tests1.dat:
42567         * html5lib/resources/tests10.dat:
42568         * html5lib/resources/tests13.dat: Removed.
42569         * html5lib/resources/tests14.dat:
42570         * html5lib/resources/tests15.dat:
42571         * html5lib/resources/tests17.dat:
42572         * html5lib/resources/tests19.dat:
42573         * html5lib/resources/tests20.dat:
42574         * html5lib/resources/tests21.dat:
42575         * html5lib/resources/tests9.dat:
42576         * html5lib/resources/tests_innerHTML_1.dat:
42577         * html5lib/runner-expected.txt:
42578
42579 2010-09-22  Dimitri Glazkov  <dglazkov@chromium.org>
42580
42581         Reviewed by Adam Barth.
42582
42583         Rebaseline a few repainting tests for Chromium.
42584         https://bugs.webkit.org/show_bug.cgi?id=46337
42585
42586         * platform/chromium-linux/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
42587         * platform/chromium-linux/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
42588         * platform/chromium-linux/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
42589         * platform/chromium-linux/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
42590         * platform/chromium-linux/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
42591         * platform/chromium-linux/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
42592         * platform/chromium-linux/fast/repaint/list-marker-expected.checksum:
42593         * platform/chromium-linux/fast/repaint/list-marker-expected.png:
42594         * platform/chromium-mac/fast/repaint/background-misaligned-expected.checksum: Added.
42595         * platform/chromium-mac/fast/repaint/background-misaligned-expected.png: Added.
42596         * platform/chromium-mac/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
42597         * platform/chromium-mac/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
42598         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
42599         * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
42600         * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.checksum: Added.
42601         * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.png: Added.
42602         * platform/chromium-mac/fast/repaint/inline-outline-repaint-expected.checksum: Added.
42603         * platform/chromium-mac/fast/repaint/inline-outline-repaint-expected.png: Added.
42604         * platform/chromium-mac/fast/repaint/opacity-change-on-overflow-float-expected.checksum: Added.
42605         * platform/chromium-mac/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
42606         * platform/chromium-mac/fast/repaint/subtree-root-clip-3-expected.checksum: Added.
42607         * platform/chromium-mac/fast/repaint/subtree-root-clip-3-expected.png: Added.
42608         * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
42609         * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
42610         * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
42611         * platform/chromium-win/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
42612         * platform/chromium-win/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
42613         * platform/chromium-win/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
42614         * platform/chromium-win/fast/repaint/list-marker-expected.checksum:
42615         * platform/chromium-win/fast/repaint/list-marker-expected.png:
42616         * platform/chromium/test_expectations.txt: Updated, removed crazy comment.
42617
42618 2010-09-22  Andy Estes  <aestes@apple.com>
42619
42620         Reviewed by Adam Barth.
42621
42622         REGRESSION (r61285): <script /> parses differently in HTML5
42623         https://bugs.webkit.org/show_bug.cgi?id=42909
42624
42625         Add tests for the self-closing script tag quirk.
42626
42627         * fast/parser/pre-html5-parser-quirks-expected.txt:
42628         * fast/parser/pre-html5-parser-quirks.html:
42629         * fast/parser/resources/pre-html5-parser-quirk-document-fragment.html:
42630         * fast/parser/resources/pre-html5-parser-quirk-self-closing-script-in-body.html: Added.
42631         * fast/parser/resources/pre-html5-parser-quirk-self-closing-script-in-head.html: Added.
42632         * fast/parser/resources/pre-html5-parser-quirk-self-closing-script.js: Added.
42633         (printToConsole):
42634
42635 2010-09-22  Mihai Parparita  <mihaip@chromium.org>
42636
42637         Reviewed by Darin Fisher.
42638
42639         [Chromium] User style layout tests don't pass on Chromium
42640         https://bugs.webkit.org/show_bug.cgi?id=46069
42641
42642         User style tests should now pass with the Chromium DRT since we now
42643         apply the styles immediately, just like the other ports (once we also
42644         remove some bad baselines for user-style-top-frame-only added by 
42645         r62958).
42646         
42647         Tests still don't pass with test_shell until it starts to use 
42648         InjectInExistingDocuments too.
42649
42650         * platform/chromium-mac/userscripts/user-style-top-frame-only-expected.txt: Removed.
42651         * platform/chromium-win/userscripts/user-style-top-frame-only-expected.txt: Removed.
42652         * platform/chromium/drt_expectations.txt:
42653         
42654 2010-09-22  Kinuko Yasuda  <kinuko@chromium.org>
42655
42656         Unreviewed, temporarily disabling the new filesystem test on chromium.
42657
42658         * platform/chromium/test_expectations.txt:
42659
42660 2010-09-22  Kinuko Yasuda  <kinuko@chromium.org>
42661
42662         Reviewed by Dumitru Daniliuc.
42663
42664         [FileSystem] Fix Flags handling in DirectoryEntry custom binding code
42665         https://bugs.webkit.org/show_bug.cgi?id=46028
42666
42667         * fast/filesystem/flags-passing-expected.txt: Added.
42668         * fast/filesystem/flags-passing.html: Added.
42669         * fast/filesystem/script-tests/TEMPLATE.html: Added.
42670         * fast/filesystem/script-tests/flags-passing.js: Added.
42671         * platform/gtk/Skipped: FileSystem API not supported on gtk.
42672         * platform/mac/Skipped: FileSystem API not supported on mac.
42673         * platform/qt/Skipped: FileSystem API not supported on qt.
42674         * platform/win/Skipped: FileSystem API not supported on win.
42675
42676 2010-09-22  Tony Chang  <tony@chromium.org>
42677
42678         Reviewed by David Levin.
42679
42680         [chromium] add baselines for xmlhttprequest tests for chromium
42681         https://bugs.webkit.org/show_bug.cgi?id=46281
42682
42683         * platform/chromium/http/tests/xmlhttprequest/methods-async-expected.txt: Allow no content-length for non-get/post requests
42684         * platform/chromium/http/tests/xmlhttprequest/methods-expected.txt: Allow no content-length for non-get/post requests
42685         * platform/chromium/test_expectations.txt: Enable 3 tests on linux + mac
42686
42687 2010-09-22  Michael Saboff  <msaboff@apple.com>
42688
42689         Reviewed by Gavin Barraclough.
42690
42691         Updated tests to include patterns similar to what caused the problems
42692         in https://bugs.webkit.org/show_bug.cgi?id=46189.
42693
42694         * fast/js/regexp-bol-expected.txt:
42695         * fast/js/script-tests/regexp-bol.js:
42696
42697 2010-09-22  Alexey Proskuryakov  <ap@apple.com>
42698
42699         Reviewed by Adam Barth.
42700
42701         https://bugs.webkit.org/show_bug.cgi?id=46222
42702         <rdar://problem/8461701> Document.getElementById() malfunctions if ID was changed via Attr node modification.
42703
42704         Firefox fails many of the subtests, because it doesn't let one manipulate child nodes of Attr.
42705         We allow that, so we need to pass them.
42706
42707         * fast/dom/Attr/change-id-via-attr-node-value-expected.txt: Added.
42708         * fast/dom/Attr/change-id-via-attr-node-value.html: Added.
42709
42710 2010-09-22  Tony Chang  <tony@chromium.org>
42711
42712         Reviewed by Dimitri Glazkov.
42713
42714         [chromium] Rebaseline 3 tests on win/linux
42715         https://bugs.webkit.org/show_bug.cgi?id=46315
42716
42717         * platform/chromium-linux/editing/selection/move-by-line-001-expected.checksum: Minor differences in how text and borders are anti-aliased.
42718         * platform/chromium-linux/editing/selection/move-by-line-001-expected.png:
42719         * platform/chromium-win/fast/dom/Element/getBoundingClientRect-expected.txt: This test is sensitive to font metrics.  They appear correct visually, just positioned slightly different vertically.
42720         * platform/chromium-win/fast/dom/Range/getBoundingClientRect-expected.txt: Same as above.
42721         * platform/chromium/test_expectations.txt:
42722
42723 2010-09-22  Tony Chang  <tony@chromium.org>
42724
42725         Reviewed by David Levin.
42726
42727         [chromium] remove commented out test failures from test_expectations.txt
42728         https://bugs.webkit.org/show_bug.cgi?id=46313
42729
42730         * platform/chromium/test_expectations.txt:
42731
42732 2010-09-22  Andrew Wilson  <atwilson@chromium.org>
42733
42734         Unreviewed chromium test expectation changes.
42735
42736         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
42737         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
42738         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
42739         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
42740         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
42741         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
42742         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
42743         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
42744         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Removed.
42745         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
42746         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
42747         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Removed.
42748         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
42749         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
42750         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
42751         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
42752         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
42753         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
42754
42755 2010-09-22  David Hyatt  <hyatt@apple.com>
42756
42757         Reviewed by Dan Bernstein.
42758
42759         https://bugs.webkit.org/show_bug.cgi?id=46304
42760         
42761         display:inline should become display:inline-block when an object's block flow does not match its parent's block flow.
42762
42763         Added fast/blockflow/display-mutation.html
42764
42765         * fast/blockflow/display-mutation-expected.txt: Added.
42766         * fast/blockflow/display-mutation.html: Added.
42767
42768 2010-09-22  Abhishek Arya  <inferno@chromium.org>
42769
42770         Unreviewed.
42771
42772         Rebaseline multicol/span tests for GTK, QT platforms as part of r68062.
42773
42774         * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
42775         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
42776         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
42777         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
42778
42779 2010-09-22  David Hyatt  <hyatt@apple.com>
42780
42781         Reviewed by Simon Fraser.
42782
42783         https://bugs.webkit.org/show_bug.cgi?id=45957, fix regression in column rules stacking test.
42784
42785         * platform/mac/fast/multicol/column-rules-stacking-expected.checksum:
42786         * platform/mac/fast/multicol/column-rules-stacking-expected.png:
42787
42788 2010-09-22  Dirk Pranke  <dpranke@chromium.org>
42789
42790         Reviewed by Tony Chang.
42791
42792         Adds platform/chromium-gpu-* directories for holding the
42793         GPU-accelerated baselines and expectations for Chromium.
42794
42795         https://bugs.webkit.org/show_bug.cgi?id=46225
42796
42797         * platform/chromium-gpu/test_expectations.txt: Added.
42798         * platform/chromium-gpu-mac/README.txt: Added.
42799         * platform/chromium-gpu-win/README.txt: Added.
42800         * platform/chromium-gpu-linux/README.txt: Added.
42801
42802 2010-09-22  Abhishek Arya  <inferno@chromium.org>
42803
42804         Reviewed by Dave Hyatt.
42805
42806         Tests that removing an anonymous block from a table cell does not result in crash.
42807         Also, tests that calculating columns block for a table cell does not result in crash.
42808         Rebaseline existing multicol span tests since we don't explicitly remove an empty 
42809         anonymous columns or column span blocks.  
42810         https://bugs.webkit.org/show_bug.cgi?id=46245
42811
42812         * fast/table/table-anonymous-block-destroy-crash-expected.txt: Added.
42813         * fast/table/table-anonymous-block-destroy-crash.html: Added.
42814         * fast/table/table-columns-blocks-calc-crash-expected.txt: Added.
42815         * fast/table/table-columns-blocks-calc-crash.html: Added.
42816         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
42817         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
42818         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
42819         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
42820         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
42821         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
42822
42823 2010-09-22  Oliver Hunt  <oliver@apple.com>
42824
42825         Reviewed by Gavin Barraclough.
42826
42827         [JIT] fast/js/sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.5/S15.3.5.3_A2_T6.html fails
42828         https://bugs.webkit.org/show_bug.cgi?id=44246
42829
42830         Correct expected output from this test.
42831
42832         * fast/js/sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.5/S15.3.5.3_A2_T6-expected.txt:
42833
42834 2010-09-22  Ryosuke Niwa  <rniwa@webkit.org>
42835
42836         Reviewed by Darin Adler.
42837
42838         queryCommandState returns false for Underline command when no selection is made
42839         https://bugs.webkit.org/show_bug.cgi?id=17594
42840
42841         Added a test to ensure queryCommandValue('underline') and queryCommandValue('strikeThrough')
42842         correctly incorporates the typing style.
42843
42844         * editing/execCommand/query-text-decoration-with-typing-style-expected.txt: Added.
42845         * editing/execCommand/query-text-decoration-with-typing-style.html: Added.
42846
42847 2010-09-22  Adam Barth  <abarth@webkit.org>
42848
42849         Reviewed by Alexey Proskuryakov.
42850
42851         REGRESSION: HTMLElement.localName returns lowercase, breaks Jira
42852         https://bugs.webkit.org/show_bug.cgi?id=14114
42853
42854         Add tests from bug.
42855
42856         * fast/parser/localname-case-expected.txt: Added.
42857         * fast/parser/localname-case-strict-expected.txt: Added.
42858         * fast/parser/localname-case-strict.html: Added.
42859         * fast/parser/localname-case.html: Added.
42860
42861 2010-09-22  Kent Tamura  <tkent@chromium.org>
42862
42863         Reviewed by Chris Fleizach.
42864
42865         Support keyboard operations for <input type=range>.
42866         https://bugs.webkit.org/show_bug.cgi?id=45803
42867
42868         * fast/forms/range-keyoperation-expected.txt: Added.
42869         * fast/forms/range-keyoperation.html: Added.
42870
42871 2010-09-22  Mario Sanchez Prada  <msanchez@igalia.com>
42872
42873         Reviewed by Chris Fleizach.
42874
42875         [Gtk] Incorrect exposure of list items whose children are elements
42876         https://bugs.webkit.org/show_bug.cgi?id=45383
42877
42878         Check that list items will be always exposed like that for GTK
42879
42880         * platform/gtk/accessibility/list-items-always-exposed-expected.txt: Added.
42881         * platform/gtk/accessibility/list-items-always-exposed.html: Added.
42882
42883 2010-09-22  Michael Saboff  <msaboff@apple.com>
42884
42885         Reviewed by Darin Adler.
42886
42887         New test for ^ (BOL) anchored regular expressions.  Some of the 
42888         tests inspired by https://bugs.webkit.org/show_bug.cgi?id=46049.
42889
42890         * fast/js/regexp-bol-expected.txt: Added.
42891         * fast/js/regexp-bol.html: Added.
42892         * fast/js/script-tests/regexp-bol.js: Added.
42893
42894 2010-09-21  Kent Tamura  <tkent@chromium.org>
42895
42896         Unreviewed, text expectation update.
42897
42898         * platform/chromium/drt_expectations.txt:
42899
42900 2010-09-21  Kent Tamura  <tkent@chromium.org>
42901
42902         Unreviewed, test expectation update.
42903
42904         * platform/chromium/drt_expectations.txt:
42905           Remove passing tests, and fix typo.
42906
42907 2010-09-21  Kent Tamura  <tkent@chromium.org>
42908
42909         Unreviewed, test expectation update.
42910
42911         * platform/chromium/drt_expectations.txt: Update DRT results.
42912
42913 2010-09-21  Andrew Wilson  <atwilson@chromium.org>
42914
42915         Unreviewed, rolling out r67982.
42916         http://trac.webkit.org/changeset/67982
42917         https://bugs.webkit.org/show_bug.cgi?id=45156
42918
42919         Causes crashes on chromium testshell
42920
42921         * platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt:
42922         * platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt:
42923         * platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt:
42924         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt:
42925         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html:
42926         * platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt:
42927         * platform/chromium/accessibility/post-notification-LayoutComplete.html:
42928         * platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt:
42929         * platform/chromium/accessibility/post-notification-LoadComplete-expected.txt:
42930         * platform/chromium/accessibility/post-notification-LoadComplete.html:
42931         * platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt:
42932         * platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt:
42933         * platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt:
42934         * platform/chromium/accessibility/post-notification-RowExpanded-expected.txt:
42935         * platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt:
42936         * platform/chromium/accessibility/post-notification-ScrolledToAnchor.html:
42937         * platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt:
42938         * platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt:
42939         * platform/chromium/accessibility/post-notification-SelectedTextChanged.html:
42940         * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt:
42941         * platform/chromium/accessibility/post-notification.js:
42942         (test):
42943
42944 2010-09-21  Cosmin Truta  <ctruta@chromium.org>
42945
42946         Reviewed by James Robinson.
42947
42948         RenderImage::intrinsicSizeChanged crashes when m_imageResource is missing
42949         https://bugs.webkit.org/show_bug.cgi?id=46120
42950
42951         Test a style change applied to a zoomed image.
42952
42953         * css3/style-zoomed-image.html: Added.
42954         * css3/style-zoomed-image-expected.txt: Added.
42955
42956 2010-09-21  Dan Bernstein  <mitz@apple.com>
42957
42958         Reviewed by Geoffrey Garen.
42959
42960         Updated test after r67994.
42961
42962         * fast/dom/Range/range-expand.html: Do not expect sentence selections to include
42963         trailing newline characters.
42964
42965 2010-09-21  John Gregg  <johnnyg@google.com>
42966
42967         Unreviewed, chromium test expecations.
42968
42969         [chromium] update test expectations
42970         https://bugs.webkit.org/show_bug.cgi?id=46235
42971
42972         * platform/chromium/test_expectations.txt:
42973
42974 2010-09-21  Dan Bernstein  <mitz@apple.com>
42975
42976         Reviewed by Darin Adler.
42977
42978         <rdar://problem/7729077> Extending the selection to sentence boundary after a line break may select extra character
42979         https://bugs.webkit.org/show_bug.cgi?id=46232
42980
42981         * editing/selection/extend-by-sentence-002-expected.txt: Added.
42982         * editing/selection/extend-by-sentence-002.html: Added.
42983
42984 2010-09-21  Chris Guillory   <chris.guillory@google.com>
42985
42986         Reviewed by Chris Fleizach.
42987
42988         Send webkit accessibility notifications to Chromium.
42989         https://bugs.webkit.org/show_bug.cgi?id=45156
42990
42991         * platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt:
42992         * platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt:
42993         * platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt:
42994         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt:
42995         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html:
42996         * platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt:
42997         * platform/chromium/accessibility/post-notification-LayoutComplete.html:
42998         * platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt:
42999         * platform/chromium/accessibility/post-notification-LoadComplete-expected.txt:
43000         * platform/chromium/accessibility/post-notification-LoadComplete.html:
43001         * platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt:
43002         * platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt:
43003         * platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt:
43004         * platform/chromium/accessibility/post-notification-RowExpanded-expected.txt:
43005         * platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt:
43006         * platform/chromium/accessibility/post-notification-ScrolledToAnchor.html:
43007         * platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt:
43008         * platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt:
43009         * platform/chromium/accessibility/post-notification-SelectedTextChanged.html:
43010         * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt:
43011         * platform/chromium/accessibility/post-notification.js:
43012         (test):
43013
43014 2010-09-21  Andrew Wilson  <atwilson@chromium.org>
43015
43016         Unreviewed chromium expectations update.
43017
43018         * platform/chromium/test_expectations.txt:
43019
43020 2010-09-21  Adam Barth  <abarth@webkit.org>
43021
43022         Reviewed by Alexey Proskuryakov.
43023
43024         stray param elements are dropped during parsing
43025         https://bugs.webkit.org/show_bug.cgi?id=14551
43026
43027         This bug was fixed by the HTML5 parser.  Add tests from bug.
43028
43029         * fast/parser/stray-param-expected.txt: Added.
43030         * fast/parser/stray-param.html: Added.
43031
43032 2010-09-21  Adam Barth  <abarth@webkit.org>
43033
43034         Reviewed by Alexey Proskuryakov.
43035
43036         [html-parsing] make entity handling match IE7 / HTML5
43037         https://bugs.webkit.org/show_bug.cgi?id=14391
43038
43039         This patch adds more test coverage of entity parsing.  We seem to have
43040         a bug with AElig, but I'll fix that in a future patch.
43041
43042         * fast/tokenizer/entities-01.html: Added.
43043         * fast/tokenizer/entities-02.html: Added.
43044         * fast/tokenizer/entities-03.html: Added.
43045         * fast/tokenizer/entities-04.html: Added.
43046
43047 2010-09-21  Adam Barth  <abarth@webkit.org>
43048
43049         Reviewed by Alexey Proskuryakov.
43050
43051         Closing <li> should close nested <div>
43052         https://bugs.webkit.org/show_bug.cgi?id=26170
43053
43054         This bug is fixed by the HTML5 parser.  Adding test.  (We have lots of
43055         variations of this test, but I'm adding another one to make Alexey
43056         happy.)
43057
43058         * html5lib/resources/webkit01.dat:
43059
43060 2010-09-21  Abhishek Arya  <inferno@chromium.org>
43061
43062         Reviewed by Dave Hyatt.
43063
43064         Tests that applying a text decoration style does not result in crash.
43065         https://bugs.webkit.org/show_bug.cgi?id=46194
43066
43067         * editing/execCommand/apply-style-text-decoration-crash-expected.txt: Added.
43068         * editing/execCommand/apply-style-text-decoration-crash.html: Added.
43069
43070 2010-09-21  Adam Barth  <abarth@webkit.org>
43071
43072         Reviewed by Darin Adler.
43073
43074         HTML parser double quote error recovery doesn't match Firefox 3.0.x
43075         https://bugs.webkit.org/show_bug.cgi?id=23970
43076
43077         This bug is fixed by the HTML5 parser.  Adding test.
43078
43079         * fast/tokenizer/unterminated-quote-in-noscript-expected.txt: Added.
43080         * fast/tokenizer/unterminated-quote-in-noscript.html: Added.
43081         * html5lib/resources/webkit02.dat:
43082
43083 2010-09-17  Tony Chang  <tony@chromium.org>
43084
43085         Reviewed by Adam Barth.
43086
43087         [chromium] last 16 linux baselines due to scrollbar arrows
43088         https://bugs.webkit.org/show_bug.cgi?id=46019
43089
43090         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum:
43091         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
43092         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
43093         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
43094         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum:
43095         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
43096         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum:
43097         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
43098         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum:
43099         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
43100         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum:
43101         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
43102         * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.checksum:
43103         * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.png:
43104         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.checksum:
43105         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
43106         * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.checksum:
43107         * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.png:
43108         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
43109         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
43110         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
43111         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
43112         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
43113         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
43114         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
43115         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
43116         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
43117         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
43118         * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.checksum:
43119         * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.png:
43120         * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.checksum:
43121         * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png:
43122         * platform/chromium/test_expectations.txt:
43123
43124 2010-09-21  Satish Sampath  <satish@chromium.org>
43125
43126         Unreviewed, rename a test baseline to the correct name and update a test's expectation for chromium linux.
43127
43128         * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt.
43129         * platform/chromium/test_expectations.txt:
43130
43131 2010-09-21  Satish Sampath  <satish@chromium.org>
43132
43133         Unreviewed, disable a test in chromium per the original author and added missing expectations for another.
43134
43135         * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt: Added.
43136         * platform/chromium/test_expectations.txt:
43137
43138 2010-09-21  Satish Sampath  <satish@chromium.org>
43139
43140         Unreviewed, move an xp-specific results to win-xp
43141
43142         * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum.
43143         * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png: Renamed from LayoutTests/platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png.
43144         * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.txt: Renamed from LayoutTests/platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.txt.
43145
43146 2010-09-21  Andy Estes  <aestes@apple.com>
43147
43148         Reviewed by Adam Barth.
43149
43150         Test that parser quirks apply when processing both start and end tags.
43151         https://bugs.webkit.org/show_bug.cgi?id=40961
43152
43153         * fast/parser/pre-html5-parser-quirks-expected.txt:
43154         * fast/parser/resources/pre-html5-parser-quirk-after-attribute-name-state.html:
43155         * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-quoted-state.html:
43156         * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-unquoted-state.html:
43157         * fast/parser/resources/pre-html5-parser-quirk-attribute-name-state.html:
43158         * fast/parser/resources/pre-html5-parser-quirk-before-attribute-name-state.html:
43159         * fast/parser/resources/pre-html5-parser-quirk-document-fragment.html:
43160         * fast/parser/resources/pre-html5-parser-quirk-tag-name-state.html:
43161
43162 2010-09-21  Pavel Podivilov  <podivilov@chromium.org>
43163
43164         Unreviewed.
43165
43166         [Chromium] remove test expectations for tests regressed in r67178:r67358 (fixed in r67659)
43167
43168         * platform/chromium/test_expectations.txt:
43169
43170 2010-09-21  Alejandro G. Castro  <alex@igalia.com>
43171
43172         Unreviewed, skipped crashing test:
43173         media/video-controls-with-mutation-event-handler.html. Added the
43174         bug: https://bugs.webkit.org/show_bug.cgi?id=46169
43175
43176         * platform/gtk/Skipped:
43177
43178 2010-09-20  Philippe Normand  <pnormand@igalia.com>
43179
43180         Reviewed by Eric Carlson.
43181
43182         [GTK] enhanced context menu for media elements
43183         https://bugs.webkit.org/show_bug.cgi?id=45021
43184
43185         New test checking the actions that can be triggered by activating
43186         the contex-menu of the media element. Skipped on mac, qt and win
43187         because of lack of DRT support.
43188
43189         * media/context-menu-actions-expected.txt: Added.
43190         * media/context-menu-actions.html: Added.
43191         * platform/mac/Skipped:
43192         * platform/qt/Skipped:
43193         * platform/win/Skipped:
43194
43195 2010-09-20  Mihai Parparita  <mihaip@chromium.org>
43196
43197         Unreviewed Chromium test_expectations.txt update.
43198         
43199         All of the fill-mode tests that used to fail on Windows were fixed by
43200         r67877. change-one-anim.html and combo-transform-translate+scale.html
43201         haven't failed in the past 750 runs.
43202
43203         * platform/chromium/test_expectations.txt:
43204
43205 2010-09-20  Mihai Parparita  <mihaip@chromium.org>
43206
43207         Unreviewed expectations update for Windows for r67898.
43208
43209         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
43210         * platform/win/fast/dom/prototype-inheritance-expected.txt:
43211         * platform/win/fast/js/global-constructors-expected.txt:
43212
43213 2010-09-20  Dimitri Glazkov  <dglazkov@chromium.org>
43214
43215         Reviewed by Ojan Vafai.
43216
43217         Create Chromium/Skia baselines for tests, affected by http://trac.webkit.org/changeset/65665.
43218         https://bugs.webkit.org/show_bug.cgi?id=46062
43219
43220         * platform/chromium-linux/svg/batik/paints/patternRegions-expected.checksum:
43221         * platform/chromium-linux/svg/batik/paints/patternRegions-expected.png:
43222         * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
43223         * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
43224         * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
43225         * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
43226         * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.png:
43227         * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.checksum:
43228         * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.png:
43229         * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
43230         * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.png: Added.
43231         * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
43232         * platform/chromium-linux/svg/custom/pattern-no-pixelation-expected.checksum: Added.
43233         * platform/chromium-linux/svg/custom/pattern-no-pixelation-expected.png: Added.
43234         * platform/chromium-linux/svg/custom/stroked-pattern-expected.checksum: Added.
43235         * platform/chromium-linux/svg/custom/stroked-pattern-expected.png: Added.
43236         * platform/chromium-win/svg/batik/paints/patternRegions-expected.checksum:
43237         * platform/chromium-win/svg/batik/paints/patternRegions-expected.png:
43238         * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
43239         * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
43240         * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
43241         * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
43242         * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png:
43243         * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.checksum:
43244         * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.png:
43245         * platform/chromium-win/svg/custom/non-scaling-stroke-expected.checksum:
43246         * platform/chromium-win/svg/custom/non-scaling-stroke-expected.png:
43247         * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
43248         * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.png: Added.
43249         * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
43250         * platform/chromium-win/svg/custom/pattern-no-pixelation-expected.checksum: Added.
43251         * platform/chromium-win/svg/custom/pattern-no-pixelation-expected.png: Added.
43252         * platform/chromium-win/svg/custom/stroked-pattern-expected.checksum:
43253         * platform/chromium-win/svg/custom/stroked-pattern-expected.png:
43254         * platform/chromium/test_expectations.txt:
43255
43256 2010-09-20  Andrew Wilson  <atwilson@chromium.org>
43257
43258         Unreviewed expectations update for r67898.
43259
43260         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
43261         Updated to reflect r67898.
43262
43263 2010-09-20  Mihai Parparita  <mihaip@chromium.org>
43264
43265         Reviewed by James Robinson.
43266
43267         Rebaseline tests after HashChangeEvent was added by r67898
43268         https://bugs.webkit.org/show_bug.cgi?id=46155
43269         
43270         GTK and Qt changes that mirror the changes from r67898, plus a missed
43271         test window-property-descriptors from the original change.
43272
43273         * fast/dom/Window/window-property-descriptors-expected.txt:
43274         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
43275         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
43276         * platform/gtk/fast/js/global-constructors-expected.txt:
43277         * platform/qt/fast/dom/Window/window-properties-expected.txt:
43278         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
43279         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
43280         * platform/qt/fast/js/global-constructors-expected.txt:
43281
43282 2010-09-20  Simon Fraser  <simon.fraser@apple.com>
43283
43284         Reviewed by Dan Bernstein.
43285
43286         When PDF image is directly composited, it does not display
43287         https://bugs.webkit.org/show_bug.cgi?id=46144
43288         
43289         Testcase with an unadorned PDF image on a layer.
43290         
43291         * compositing/images/direct-pdf-image-expected.checksum: Added.
43292         * compositing/images/direct-pdf-image-expected.png: Added.
43293         * compositing/images/direct-pdf-image-expected.txt: Added.
43294         * compositing/images/direct-pdf-image.html: Added.
43295
43296 2010-09-20  Simon Fraser  <simon.fraser@apple.com>
43297
43298         Reviewed by Darin Adler.
43299
43300         Crash when div with content set to image gets composited (Vimeo).
43301         https://bugs.webkit.org/show_bug.cgi?id=46140
43302
43303         Test with a compositing div with content set to an image.
43304         
43305         * compositing/images/content-image-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler-expected.txt.
43306         * compositing/images/content-image.html: Added.
43307
43308 2010-09-20  Mihai Parparita  <mihaip@chromium.org>
43309
43310         Reviewed by Dimitri Glazkov.
43311
43312         Hashchange event is no longer a simple event, needs to be its own interface
43313         https://bugs.webkit.org/show_bug.cgi?id=36335
43314         
43315         Add explicit test for newURL and oldURL properties of hashchange events.
43316         Add HashChangeEvent to expected global objects.
43317         Update stateobjects tests to also check newURL on the hashchange event.
43318
43319         The original version of this patch was written by
43320         Steven Lai <s3lance@hotmail.com>.
43321
43322         * fast/dom/Window/window-properties-expected.txt:
43323         * fast/dom/prototype-inheritance-expected.txt:
43324         * fast/js/global-constructors-expected.txt:
43325         * fast/loader/hashchange-event-properties-expected.txt: Added.
43326         * fast/loader/hashchange-event-properties.html: Added.
43327         * fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html:
43328         * fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html:
43329
43330 2010-09-20  Andrew Wilson  <atwilson@chromium.org>
43331
43332         Unreviewed expectations changes (added back mistakenly-deleted lines).
43333
43334         * platform/chromium/test_expectations.txt:
43335
43336 2010-09-20  Andrew Wilson  <atwilson@chromium.org>
43337
43338         Revert r67892 (expectations update) as the expectations are out-of-date due to r67879.
43339
43340         * platform/chromium-mac/fast/repaint/table-cell-move-expected.checksum: Removed.
43341         * platform/chromium-mac/fast/repaint/table-cell-move-expected.png: Removed.
43342         * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.checksum: Removed.
43343         * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.png: Removed.
43344         * platform/chromium-win/fast/repaint/table-cell-move-expected.checksum:
43345         * platform/chromium-win/fast/repaint/table-cell-move-expected.png:
43346         * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.checksum:
43347         * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.png:
43348         * platform/chromium/test_expectations.txt:
43349
43350 2010-09-20  Andrew Wilson  <atwilson@chromium.org>
43351
43352         Unreviewed expectations update for chromium.
43353
43354         * platform/chromium-mac/fast/repaint/table-cell-move-expected.checksum: Added.
43355         * platform/chromium-mac/fast/repaint/table-cell-move-expected.png: Added.
43356         * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.checksum: Added.
43357         * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.png: Added.
43358         * platform/chromium-win/fast/repaint/table-cell-move-expected.checksum:
43359         * platform/chromium-win/fast/repaint/table-cell-move-expected.png:
43360         * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.checksum:
43361         * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.png:
43362         * platform/chromium/test_expectations.txt:
43363         Removed duplicate expectations entries to allow rebaselining tool to work.
43364         Disabled 2d.imageData.get.source.outside.html test as it fails on Chromium.
43365
43366 2010-09-20  Andy Estes  <aestes@apple.com>
43367
43368         Reviewed by Adam Barth.
43369
43370         REGRESSION (HTML5 Parser): Pages broken due to <tag<tag> parsing changes
43371         https://bugs.webkit.org/show_bug.cgi?id=40961
43372
43373         * fast/parser/pre-html5-parser-quirks-expected.txt: Added.
43374         * fast/parser/pre-html5-parser-quirks.html: Added.
43375         * fast/parser/resources/pre-html5-parser-quirk-after-attribute-name-state.html: Added.
43376         * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-quoted-state.html: Added.
43377         * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-unquoted-state.html: Added.
43378         * fast/parser/resources/pre-html5-parser-quirk-attribute-name-state.html: Added.
43379         * fast/parser/resources/pre-html5-parser-quirk-before-attribute-name-state.html: Added.
43380         * fast/parser/resources/pre-html5-parser-quirk-document-fragment.html: Added.
43381         * fast/parser/resources/pre-html5-parser-quirk-tag-name-state.html: Added.
43382         * platform/chromium/test_expectations.txt: Skip pre-html5-parser-quirks.html.
43383         * platform/gtk/Skipped: Skip pre-html5-parser-quirks.html.
43384         * platform/mac-wk2/Skipped: Skip pre-html5-parser-quirks.html.
43385         * platform/qt/Skipped: Skip pre-html5-parser-quirks.html.
43386         * platform/win/Skipped: Skip pre-html5-parser-quirks.html.
43387
43388 2010-09-20  David Hyatt  <hyatt@apple.com>
43389
43390         Reviewed by Dan Bernstein.
43391
43392         https://bugs.webkit.org/show_bug.cgi?id=46124, add support for logical padding accessors to
43393         RenderBoxModelObject.
43394
43395         Added fast/blockflow/percentage-padding.html even though it fails, so that when more of layout is patched
43396         we can see it start passing.
43397
43398         * fast/blockflow: Added.
43399         * fast/blockflow/percentage-padding-expected.txt: Added.
43400         * fast/blockflow/percentage-padding.html: Added.
43401
43402 2010-09-20  Eric Carlson  <eric.carlson@apple.com>
43403
43404         Rubber-stamped by by Simon Fraser.
43405
43406         video-served-as-text.html failing on Windows
43407         https://bugs.webkit.org/show_bug.cgi?id=46111
43408
43409         * platform/win/Skipped: Skip http/tests/media/video-served-as-text.html.
43410
43411 2010-09-20  David Hyatt  <hyatt@apple.com>
43412
43413         Reviewed by Dan Bernstein.
43414
43415         https://bugs.webkit.org/show_bug.cgi?id=46116, implement block-flow-aware logical properties.
43416         
43417         This patch adds all the logical properties from the CSS3 Writing Mode draft for margins, padding, border,
43418         width and height.
43419
43420         Added fast/css/logical-property-resolution.html
43421
43422         * fast/css/logical-property-resolution-expected.txt: Added.
43423         * fast/css/logical-property-resolution.html: Added.
43424
43425 2010-09-20  James Robinson  <jamesr@chromium.org>
43426
43427         Fix mis-merge of chromium mac expectations.
43428
43429         * platform/chromium/test_expectations.txt:
43430
43431 2010-09-20  Simon Fraser  <simon.fraser@apple.com>
43432
43433         Reviewed by Adam Roben.
43434
43435         REGRESSION: alternating animation direction doesn't work on Windows
43436         https://bugs.webkit.org/show_bug.cgi?id=46017
43437         
43438         Add test for animation-direction.
43439
43440         * animations/animation-direction-expected.txt: Added.
43441         * animations/animation-direction.html: Added.
43442         * platform/win/Skipped: Re-enable skipped tests.
43443
43444 2010-09-20  James Robinson  <jamesr@chromium.org>
43445
43446         Fix bad merge in chromium test_expectations.txt
43447
43448         * platform/chromium/test_expectations.txt:
43449
43450 2010-09-17  James Robinson  <jamesr@chromium.org>
43451
43452         Reviewed by Andreas Kling
43453
43454         [chromium] Add specific expectations for canvas/philip tests
43455         https://bugs.webkit.org/show_bug.cgi?id=45991
43456
43457         Instead of marking all of canvas/philip and http/tests/canvas/philip/ as
43458         TEXT failures, this marks each test exactly.
43459
43460         * platform/chromium/test_expectations.txt:
43461
43462 2010-09-20  Dimitri Glazkov  <dglazkov@chromium.org>
43463
43464         Fix up the goober from http://trac.webkit.org/changeset/67856.
43465
43466         * platform/chromium-win-xp/css2.1/hindi-spacing-expected.png: Removed.
43467         * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.checksum: Renamed from LayoutTests/platform/chromium-win-xp/css2.1/hindi-spacing-expected.checksum.
43468
43469 2010-09-20  Adam Barth  <abarth@webkit.org>
43470
43471         Reviewed by Alexey Proskuryakov.
43472
43473         Attributes not interpreted correctly if there is a syntax error
43474         https://bugs.webkit.org/show_bug.cgi?id=16254
43475
43476         The underlying bug was fixed by the HTML5 parser, but I don't think we
43477         have a test for this particular tokenization behavior.
43478
43479         * html5lib/resources/webkit01.dat:
43480
43481 2010-09-20  Gavin Barraclough  <barraclough@apple.com>
43482
43483         Reviewed by Oliver Hunt.
43484
43485         Bug 46077 - ASSERT failure in YARR JIT
43486
43487         We will currently attempt to loop if there are multiple alternatives, they are all
43488         BOL predicated, and the last alternative is longer then the first - however if all
43489         alternatives are BOL predicated the head of loop label will not have been set, and
43490         we'll try to link a jump to an undefined label. Stop doing so.
43491
43492         * fast/js/regexp-norepeat-expected.txt: Added.
43493         * fast/js/regexp-norepeat.html: Added.
43494         * fast/js/script-tests/regexp-norepeat.js: Added.
43495
43496 2010-09-20  Adam Roben  <aroben@apple.com>
43497
43498         Skip some failing animation tests on Windows
43499
43500         The failures are covered by http://webkit.org/b/46017
43501
43502         Rubber-stamped by Simon Fraser.
43503
43504         * platform/win/Skipped:
43505
43506 2010-09-20  Martin Robinson  <mrobinson@igalia.com>
43507
43508         Correct a GTK+ baseline. These issues should hopefully be mitigated
43509         by upcoming font fixes.
43510
43511         * platform/gtk/fast/events/keydown-1-expected.txt: Updated baseline.
43512
43513 2010-09-20  Martin Robinson  <mrobinson@igalia.com>
43514
43515         Reviewed by Daniel Bates.
43516
43517         [GTK] fast/forms/listbox-selection.html fails
43518         https://bugs.webkit.org/show_bug.cgi?id=45942
43519
43520         * platform/gtk/Skipped: Unskip test which is now passing.
43521         * platform/gtk/fast/events/keydown-1-expected.txt: Added.
43522
43523 2010-09-20  Dimitri Glazkov  <dglazkov@chromium.org>
43524
43525         Update a win-xp-specific baseline.
43526
43527         * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.png: Updated.
43528
43529 2010-09-20  Adam Barth  <abarth@webkit.org>
43530
43531         Reviewed by Alexey Proskuryakov.
43532
43533         script element created with html element as parent
43534         https://bugs.webkit.org/show_bug.cgi?id=17023
43535
43536         The underlying bug is fixed by the HTML5 parser.  We have lots of tests
43537         for the resulting DOM in this case, but we don't have a test for what
43538         the DOM looks like to a script running inline at that time.  Since
43539         that's how the test case attached to the bug was written, it seems
43540         worth adding.
43541
43542         * fast/parser/parent-of-script-before-head-expected.txt: Added.
43543         * fast/parser/parent-of-script-before-head.html: Added.
43544
43545 2010-09-20  Dimitri Glazkov  <dglazkov@chromium.org>
43546
43547         Move a few more xp-specific results to win-xp and clean up test expectations.
43548
43549         * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.txt.
43550         * platform/chromium-win-xp/css2.1/hindi-spacing-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-spacing-expected.checksum.
43551         * platform/chromium-win-xp/css2.1/hindi-spacing-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-spacing-expected.png.
43552         * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counter-09-b-expected.checksum.
43553         * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.png: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counter-09-b-expected.png.
43554         * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counters-09-b-expected.checksum.
43555         * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.png: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counters-09-b-expected.png.
43556         * platform/chromium/test_expectations.txt:
43557
43558 2010-09-20  Ilya Tikhonovsky  <loislo@chromium.org>
43559
43560         Reviewed by Pavel Feldman.
43561
43562         Web Inspector: merge Inspector client runtime events into the serialized inspector state object.
43563
43564         Drive-by rename getBackendSettings -> getInspectorState to better reflect the nature of the data.
43565
43566         https://bugs.webkit.org/show_bug.cgi?id=45974
43567
43568         * http/tests/inspector/console-xhr-logging.html:
43569         * inspector/report-API-errors-expected.txt:
43570         * inspector/report-API-errors.html:
43571
43572 2010-09-20  Csaba Osztrogonác  <ossy@webkit.org>
43573
43574         [Qt]REGRESSION? (r67762): 23 layout tests fail
43575         https://bugs.webkit.org/show_bug.cgi?id=46093
43576
43577         * platform/qt/Skipped: Skip failing tests until fix.
43578
43579 2010-09-20  Adam Roben  <aroben@apple.com>
43580
43581         Remove no-longer-needed Windows-specific results for a Sputnik
43582         Array.prototype.splice test
43583
43584         Rubber-stamped by Anders Carlsson.
43585
43586         * platform/win/fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3-expected.txt: Removed.
43587
43588 2010-09-20  Csaba Osztrogonác  <ossy@webkit.org>
43589
43590         Unreviewed, update Qt specific expected result after r67770.
43591
43592         Canvas sizing ignores intrinsic size
43593         https://bugs.webkit.org/show_bug.cgi?id=46024
43594
43595         * platform/qt/fast/replaced/table-percent-height-expected.txt: Updated.
43596
43597 2010-09-20  Satish Sampath  <satish@chromium.org>
43598
43599         Unreviewed, updating baselines for a layout test and setting expectations for 3 others.
43600
43601         * platform/chromium-linux/animations/animation-drt-api-expected.checksum: Added.
43602         * platform/chromium-linux/animations/animation-drt-api-expected.png: Added.
43603         * platform/chromium/test_expectations.txt:
43604
43605 2010-09-20  Satish Sampath  <satish@chromium.org>
43606
43607         Unreviewed, updating baselines for a layout test and adding 5 others to the skip list.
43608
43609         * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.checksum: Added.
43610         * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
43611         * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
43612         * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.checksum: Added.
43613         * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
43614         * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
43615         * platform/chromium/test_expectations.txt:
43616
43617 2010-09-20  Csaba Osztrogonác  <ossy@webkit.org>
43618
43619         Unreviewed. Update Qt specific expected results after r67660.
43620
43621         Paginate and column-break at layout time rather than when painting
43622         https://bugs.webkit.org/show_bug.cgi?id=38402
43623
43624         * platform/qt/fast/multicol/client-rects-expected.txt:
43625         * platform/qt/fast/multicol/column-count-with-rules-expected.txt:
43626         * platform/qt/fast/multicol/float-paginate-expected.txt:
43627         * platform/qt/fast/multicol/layers-in-multicol-expected.txt:
43628         * platform/qt/fast/multicol/nested-columns-expected.txt:
43629         * platform/qt/fast/multicol/paginate-block-replaced-expected.txt:
43630         * platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt:
43631         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt:
43632         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
43633         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
43634         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
43635         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
43636         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
43637         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
43638         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
43639         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
43640         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt:
43641         * platform/qt/fast/repaint/multicol-repaint-expected.txt:
43642
43643 2010-09-20  James Kozianski  <koz@chromium.org>
43644
43645         Reviewed by Ojan Vafai.
43646
43647         [chromium] Unskip the canvas philip suite
43648         https://bugs.webkit.org/show_bug.cgi?id=45991
43649
43650         Adds failing mac canvas/philip tests to test_expectations.txt.
43651
43652         * platform/chromium/test_expectations.txt:
43653
43654 2010-09-19  Dimitri Glazkov  <dglazkov@chromium.org>
43655
43656         Move win-xp-specific baselines to their proper places.
43657
43658         * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.txt.
43659         * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/backslash-to-yen-sign-expected.checksum.
43660         * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png.
43661         * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/backslash-to-yen-sign-expected.txt.
43662         * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.checksum.
43663         * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png.
43664         * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.txt.
43665         * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-whitespace-expected.checksum.
43666         * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-whitespace-expected.png.
43667         * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-whitespace-expected.txt.
43668         * platform/chromium-win-xp/fast/text/international/plane2-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/plane2-expected.checksum.
43669         * platform/chromium-win-xp/fast/text/international/plane2-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/plane2-expected.png.
43670         * platform/chromium-win-xp/fast/text/international/plane2-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/international/plane2-expected.txt.
43671         * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/text/text-intro-05-t-expected.checksum.
43672         * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png: Renamed from LayoutTests/platform/chromium-win/svg/text/text-intro-05-t-expected.png.
43673         * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.txt: Renamed from LayoutTests/platform/chromium-win/svg/text/text-intro-05-t-expected.txt.
43674
43675 2010-09-19  Mihai Parparita  <mihaip@chromium.org>
43676
43677         Reviewed by Dimitri Glazkov.
43678
43679         [Chromium] userscripts/user-script-top-frame-only.html has incorrect expectations
43680         https://bugs.webkit.org/show_bug.cgi?id=46064
43681
43682         r62958 added incorrect expectations for this test. Chromium DRT actually
43683         gets this test right if we let it use the base expectations file. Mark
43684         the test as failing with test_shell only.
43685
43686         * platform/chromium-mac/userscripts/user-script-top-frame-only-expected.txt: Removed.
43687         * platform/chromium-win/userscripts/user-script-top-frame-only-expected.txt: Removed.
43688         * platform/chromium/drt_expectations.txt:
43689         * platform/chromium/test_expectations.txt:
43690
43691 2010-09-19  Gavin Barraclough  <barraclough@apple.com>
43692
43693         Reviewed by Oliver Hunt.
43694
43695         Bug 46065 - Unify implementation of ToInt32 and ToUInt32, don't use fmod.
43696
43697         These methods implement the same conversion (see discussion in the notes
43698         of sections of 9.5 and 9.6 of the spec), only differing in how the result
43699         is interpretted.
43700
43701         Add test cases for ToInt32 / ToUInt32 functionality.
43702
43703         * fast/js/script-tests/toInt32UInt32.js: Added.
43704         * fast/js/toInt32UInt32-expected.txt: Added.
43705         * fast/js/toInt32UInt32.html: Added.
43706
43707 2010-09-19  Dimitri Glazkov  <dglazkov@chromium.org>
43708
43709         Fix up expectation sadness I introduced in http://trac.webkit.org/changeset/67822, because no sadness is allowed.
43710
43711         * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win-vista/css2.1/t1202-counter-09-b-checksum.png.
43712         * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win-vista/css2.1/t1202-counters-09-b-checksum.png.
43713         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.checksum: Removed.
43714         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.png: Removed.
43715
43716 2010-09-19  Dimitri Glazkov  <dglazkov@chromium.org>
43717
43718         Create one more text baseline for win-vista.
43719
43720         * platform/chromium-win-vista/fast/forms/search-styled-expected.txt: Added.
43721         * platform/chromium/drt_expectations.txt: Removed search-styled as it's now passing.
43722         * platform/chromium/test_expectations.txt: Removed an errant line break.
43723
43724 2010-09-19  Dimitri Glazkov  <dglazkov@chromium.org>
43725
43726         Reviewed by Adam Barth.
43727
43728         Update win-vista baselines for Chromium to make a few more tests pass.
43729         https://bugs.webkit.org/show_bug.cgi?id=46056
43730
43731         * platform/chromium-win-vista/css2.1/t1202-counter-09-b-checksum.png: Added.
43732         * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.png: Added.
43733         * platform/chromium-win-vista/css2.1/t1202-counters-09-b-checksum.png: Added.
43734         * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.png: Added.
43735         * platform/chromium-win-vista/fast/text/atsui-spacing-features-expected.checksum:
43736         * platform/chromium-win-vista/fast/text/atsui-spacing-features-expected.png:
43737         * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.checksum: Added.
43738         * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.png: Added.
43739         * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.txt: Added.
43740         * platform/chromium-win-vista/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
43741         * platform/chromium-win-vista/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
43742         * platform/chromium-win-vista/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
43743         * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.checksum: Added.
43744         * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.png: Added.
43745         * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.checksum: Added.
43746         * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.png: Added.
43747         * platform/chromium-win-vista/fast/text/international/plane2-expected.checksum: Added.
43748         * platform/chromium-win-vista/fast/text/international/plane2-expected.png: Added.
43749         * platform/chromium-win-vista/fast/text/international/plane2-expected.txt: Added.
43750         * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.checksum: Removed.
43751         * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.png: Removed.
43752         * platform/chromium-win-vista/svg/batik/text/verticalText-expected.checksum:
43753         * platform/chromium-win-vista/svg/batik/text/verticalText-expected.png:
43754         * platform/chromium-win-vista/svg/text/text-intro-05-t-expected.checksum: Added.
43755         * platform/chromium-win-vista/svg/text/text-intro-05-t-expected.png: Added.
43756         * platform/chromium/drt_expectations.txt: Removed expectations of failure, also added more info on remaining Windows failures.
43757
43758 2010-09-19  Adam Barth  <abarth@webkit.org>
43759
43760         Turns out these still fail.
43761
43762         * platform/chromium/test_expectations.txt:
43763
43764 2010-09-19  Adam Barth  <abarth@webkit.org>
43765
43766         These tests now pass.  Go team.
43767
43768         * platform/chromium/test_expectations.txt:
43769
43770 2010-09-19  Adam Barth  <abarth@webkit.org>
43771
43772         Also update mac-leopard and mac-tiger.
43773         See https://bugs.webkit.org/show_bug.cgi?id=46042
43774
43775         * platform/mac-leopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
43776         * platform/mac-tiger/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
43777
43778 2010-09-19  Kent Tamura  <tkent@chromium.org>
43779
43780         Reviewed by Adam Barth.
43781
43782         [DRT/Chromium] Fix a WebSettings handling bug
43783         https://bugs.webkit.org/show_bug.cgi?id=45945
43784
43785         * platform/chromium/drt_expectations.txt:
43786          Remove link-opens-new-window.html, which is fixed by this revision.
43787
43788 2010-09-18  Erik Arvidsson  <arv@chromium.org>
43789
43790         Reviewed by Nate Chapin.
43791
43792         [Chromium] fast/dom/dataset-gc.html is failing
43793         https://bugs.webkit.org/show_bug.cgi?id=45426
43794
43795         * platform/chromium/test_expectations.txt:
43796
43797 2010-09-18  Adam Barth  <abarth@webkit.org>
43798
43799         Also update the snow-leopard result.
43800
43801         * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
43802
43803 2010-09-18  Dimitri Glazkov  <dglazkov@chromium.org>
43804
43805         Unreviewed, rolling out r67792.
43806         http://trac.webkit.org/changeset/67792
43807         https://bugs.webkit.org/show_bug.cgi?id=45976
43808
43809         Broke over a hundred SVG tests.
43810
43811         * canvas/philip/tests/2d.drawImage.negativeOneDest-expected.txt: Removed.
43812         * canvas/philip/tests/2d.drawImage.negativeOneDest.html: Removed.
43813         * canvas/philip/tests/2d.drawImage.negativeOneSource-expected.txt: Removed.
43814         * canvas/philip/tests/2d.drawImage.negativeOneSource.html: Removed.
43815
43816 2010-09-18  Adam Barth  <abarth@webkit.org>
43817
43818         Reviewed by Eric Seidel.
43819
43820         file-url-mimetypes-2.html fails on my Snow Leopard box
43821         https://bugs.webkit.org/show_bug.cgi?id=46042
43822
43823         This line of this test seems to depend on something besides WebKit.  It
43824         fails on my Snow Leopard box because it reports text/plain instead of
43825         postscript.  This is blocking me from running a commit-cluster machine
43826         on my box.
43827
43828         * platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
43829         * platform/mac/fast/loader/file-url-mimetypes-2.html:
43830
43831 2010-09-18  Mihai Parparita  <mihaip@chromium.org>
43832
43833         Reviewed by Simon Fraser.
43834
43835         webkitAnimationEnd event doesn't fire when skipping over final iteration
43836         https://bugs.webkit.org/show_bug.cgi?id=46010
43837         
43838         Add a test with a short enough animation interval (0.001s) that we 
43839         appear to always skip the second iteration.
43840
43841         * animations/animation-end-event-short-iterations-expected.txt: Added.
43842         * animations/animation-end-event-short-iterations.html: Added.
43843
43844 2010-09-17  Mihai Parparita  <mihaip@chromium.org>
43845
43846        Reviewed by James Robinson.
43847
43848        Remove passing animation tests from Chromium's test_expectations.txt
43849        https://bugs.webkit.org/show_bug.cgi?id=45996
43850
43851        Update Chromium test_expectations.txt to remove tests that now pass:
43852
43853        animations/animation-shorthand-removed.html, animations/
43854        animation-shorthand.html, and transitions/inherit-other-props.html were
43855        fixed by http://trac.webkit.org/changeset/67634.
43856
43857        transforms/2d/transform-value-types.html has not failed in the last
43858        1,500 runs.
43859
43860        animations/animation-drt-api.html was most likely fixed by 66641 (it
43861        hasn't failed in the last 1,500 runs either).        
43862
43863         * platform/chromium/test_expectations.txt:
43864
43865 2010-09-18  Matthew Delaney  <mdelaney@apple.com>
43866
43867         Reviewed by Oliver Hunt.
43868
43869         Canvas drawImage with source or destination widths/heights of -1 renders incorrectly.
43870         https://bugs.webkit.org/show_bug.cgi?id=45976
43871
43872         * canvas/philip/tests/2d.drawImage.negativeOneDest-expected.txt: Added.
43873         * canvas/philip/tests/2d.drawImage.negativeOneDest.html: Added. Tests that using -1
43874         for the destination width/height renders correctly.
43875         * canvas/philip/tests/2d.drawImage.negativeOneSource-expected.txt: Added.
43876         * canvas/philip/tests/2d.drawImage.negativeOneSource.html: Added. Tests that using -1
43877         for the source width/height renders correctly.
43878
43879 2010-09-18  Michael Saboff  <msaboff@apple.com>
43880
43881         Reviewed by Gavin Barraclough.
43882
43883         Added new tests to check for proper handling of ^ in multiline
43884         regular expressions.  Added as part of
43885         https://bugs.webkit.org/show_bug.cgi?id=45787
43886
43887         * fast/js/regexp-bol-with-multiline-expected.txt: Added.
43888         * fast/js/regexp-bol-with-multiline.html: Added.
43889         * fast/js/script-tests/regexp-bol-with-multiline.js: Added.
43890
43891 2010-09-18  Dimitri Glazkov  <dglazkov@chromium.org>
43892
43893         Remove duplicate expectations from platform/chromium-win-xp.
43894
43895         * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.checksum: Removed.
43896         * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.png: Removed.
43897         * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.checksum: Removed.
43898         * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.png: Removed.
43899
43900 2010-09-18  Mike Lawther  <mikelawther@chromium.org>
43901
43902         Reviewed by Nate Chapin.
43903
43904         Remove passing tests from chromium test_expectations
43905         https://bugs.webkit.org/show_bug.cgi?id=45948
43906
43907         Removes tests the flakiness dashboard shows as having passed for a couple of weeks
43908
43909 2010-09-18  Daniel Bates  <dbates@rim.com>
43910
43911         Rubber-stamped by Sam Weinig.
43912
43913         REGRESSION (r60104): Zoom level is unexpectedly reset on page reload
43914         https://bugs.webkit.org/show_bug.cgi?id=42863
43915
43916         Fix some minor, non-visual typos that do not affect the test result.
43917
43918         * fast/css/preserve-user-specified-zoom-level-on-reload.html:
43919
43920 2010-09-18  Mihai Parparita  <mihaip@chromium.org>
43921
43922         Reviewed by Dirk Schulze.
43923
43924         fast/css/preserve-user-specified-zoom-level-on-reload.html does not clean up after itself
43925         https://bugs.webkit.org/show_bug.cgi?id=46040
43926
43927         Delete the sessionStorage property that this test adds once it's complete.
43928         Otherwise it fails when run with --iterations=2 and also causes a diff in
43929         in fast/dom/prototype-inheritance-2.html (which runs after it).
43930
43931         * fast/css/preserve-user-specified-zoom-level-on-reload.html:
43932
43933 2010-09-17  David Hyatt  <hyatt@apple.com>
43934
43935         Reviewed by Sam Weinig.
43936
43937         https://bugs.webkit.org/show_bug.cgi?id=46027, image on gamespot.com paginates without bringing its enclosing border along.
43938         
43939         Make sure that unsplittable objects like replaced elements propagate their pagination strut outward to the parent block
43940         when appropriate.  An image on a line did this, but a block-level image did not.
43941
43942         Added fast/multicol/image-inside-nested-blocks-with-border.html
43943
43944         * fast/multicol/image-inside-nested-blocks-with-border-expected.txt: Added.
43945         * fast/multicol/image-inside-nested-blocks-with-border.html: Added.
43946
43947 2010-09-17  Dimitri Glazkov  <dglazkov@chromium.org>
43948
43949         Remove passing tests from expectations.
43950
43951         * platform/chromium/drt_expectations.txt: Removed tests that are now
43952             consistently passing on Chromium Windows DRT.
43953
43954 2010-09-17  David Hyatt  <hyatt@apple.com>
43955
43956         Reviewed by Simon Fraser.
43957
43958         https://bugs.webkit.org/show_bug.cgi?id=45993, convert printing to the new pagination model.
43959
43960         Remove the overflow test, since the new model treats overflow:auto/scroll as unsplittable.
43961
43962         * printing/page-break-always-for-overflow-expected.txt: Removed.
43963         * printing/page-break-always-for-overflow.html: Removed.
43964
43965 2010-09-17  Dan Bernstein  <mitz@apple.com>
43966
43967         Reviewed by Simon Fraser.
43968
43969         Canvas sizing ignores intrinsic size
43970         https://bugs.webkit.org/show_bug.cgi?id=46024
43971
43972         * fast/replaced/table-percent-height-expected.txt: Updated.
43973         * fast/replaced/table-percent-height.html: Changed to expect canvas to maintain
43974         its intrinsic ratio.
43975
43976 2010-09-17  Adam Barth  <abarth@webkit.org>
43977
43978         Remove Leopard specific expected results because these now match Snow
43979         Leopard.
43980
43981         https://bugs.webkit.org/show_bug.cgi?id=38402
43982
43983         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed.
43984         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Removed.
43985         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed.
43986         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Removed.
43987         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Removed.
43988
43989 2010-09-17  Daniel Bates  <dbates@rim.com>
43990
43991         Reviewed by Darin Adler.
43992
43993         REGRESSION (r60104): Zoom level is unexpectedly reset on page reload
43994         https://bugs.webkit.org/show_bug.cgi?id=42863
43995
43996         * fast/css/preserve-user-specified-zoom-level-on-reload.html: Added.
43997         * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.checksum: Added.
43998         * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
43999         * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
44000
44001 2010-09-17  Tony Chang  <tony@chromium.org>
44002
44003         Reviewed by Kent Tamura.
44004
44005         [chromium] 16 more chromium linux baselines (scrollbars change)
44006         https://bugs.webkit.org/show_bug.cgi?id=46009
44007
44008         * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.checksum:
44009         * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png:
44010         * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.checksum:
44011         * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.png:
44012         * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.checksum:
44013         * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.png:
44014         * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.checksum:
44015         * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.png:
44016         * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.checksum:
44017         * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.png:
44018         * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.checksum:
44019         * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png:
44020         * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.checksum:
44021         * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.png:
44022         * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.checksum:
44023         * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.png:
44024         * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.checksum:
44025         * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.png:
44026         * platform/chromium-linux/tables/mozilla/core/captions-expected.checksum:
44027         * platform/chromium-linux/tables/mozilla/core/captions-expected.png:
44028         * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.checksum:
44029         * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.png:
44030         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
44031         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
44032         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
44033         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
44034         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum:
44035         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
44036         * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.checksum:
44037         * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.png:
44038         * platform/chromium-linux/tables/mozilla/other/test3-expected.checksum:
44039         * platform/chromium-linux/tables/mozilla/other/test3-expected.png:
44040         * platform/chromium/test_expectations.txt:
44041
44042 2010-09-17  Tony Chang  <tony@chromium.org>
44043
44044         Reviewed by Dimitri Glazkov.
44045
44046         [chromium] rebaseline tests that are only scrollbar differences on Linux
44047         https://bugs.webkit.org/show_bug.cgi?id=46000
44048
44049         * platform/chromium-linux/css1/basic/containment-expected.checksum:
44050         * platform/chromium-linux/css1/basic/containment-expected.png:
44051         * platform/chromium-linux/css1/box_properties/padding_right-expected.checksum:
44052         * platform/chromium-linux/css1/box_properties/padding_right-expected.png:
44053         * platform/chromium-linux/css1/font_properties/font_size-expected.checksum:
44054         * platform/chromium-linux/css1/font_properties/font_size-expected.png:
44055         * platform/chromium-linux/fast/block/float/nested-clearance-expected.checksum:
44056         * platform/chromium-linux/fast/block/float/nested-clearance-expected.png:
44057         * platform/chromium-linux/fast/block/positioning/051-expected.checksum:
44058         * platform/chromium-linux/fast/block/positioning/051-expected.png:
44059         * platform/chromium-linux/fast/block/positioning/055-expected.checksum:
44060         * platform/chromium-linux/fast/block/positioning/055-expected.png:
44061         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.checksum:
44062         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.png:
44063         * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.checksum:
44064         * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.png:
44065         * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.checksum:
44066         * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.png:
44067         * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.checksum:
44068         * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.png:
44069         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.checksum:
44070         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.png:
44071         * platform/chromium/test_expectations.txt:
44072
44073 2010-09-17  Sergio Villar Senin  <svillar@igalia.com>
44074
44075         Reviewed by Martin Robinson.
44076
44077         http/tests/security/xss-DENIED-mime-type-execute-as-html.html fails
44078         https://bugs.webkit.org/show_bug.cgi?id=37540
44079
44080         * platform/gtk/Skipped: test works fine after the fix for
44081         https://bugs.webkit.org/show_bug.cgi?id=45377
44082
44083 2010-09-17  Mihai Parparita  <mihaip@chromium.org>
44084
44085         Reviewed by Dimitri Glazkov.
44086
44087         http/tests/navigation/post-goback1.html should not be a pixel test
44088         https://bugs.webkit.org/show_bug.cgi?id=45834
44089         
44090         Convert post-goback1.html to be a simpler dumpAsText test. It can use
44091         the form-target.pl that was added r67466 with some small modifications.
44092         
44093         To be extra safe, clear the back forward list for all the tests that
44094         were converted to use dumpAsText.
44095
44096         * http/tests/navigation/post-basic.html:
44097         * http/tests/navigation/post-frames.html:
44098         * http/tests/navigation/post-goback1-expected.txt: Added.
44099         * http/tests/navigation/post-goback1.html:
44100         * http/tests/navigation/resources/form-target.pl:
44101         * http/tests/navigation/resources/go-back.html: Added.
44102         * platform/chromium-linux/http/tests/navigation/post-goback1-expected.checksum: Removed.
44103         * platform/chromium-linux/http/tests/navigation/post-goback1-expected.png: Removed.
44104         * platform/chromium-win/http/tests/navigation/post-goback1-expected.checksum: Removed.
44105         * platform/chromium-win/http/tests/navigation/post-goback1-expected.png: Removed.
44106         * platform/chromium/test_expectations.txt:
44107         * platform/mac/http/tests/navigation/post-goback1-expected.checksum: Removed.
44108         * platform/mac/http/tests/navigation/post-goback1-expected.png: Removed.
44109         * platform/mac/http/tests/navigation/post-goback1-expected.txt: Removed.
44110
44111 2010-09-17  Eric Carlson  <eric.carlson@apple.com>
44112
44113         Rubber-stamped by Simon Fraser.
44114
44115         https://bugs.webkit.org/show_bug.cgi?id=45983
44116
44117         * platform/win/Skipped: Skip media-can-play-mpeg4-video.html.
44118
44119 2010-09-17  James Robinson  <jamesr@chromium.org>
44120
44121         Reviewed by Dimitri Glazkov.
44122
44123         [chromium] Unskip the canvas philip suite
44124         https://bugs.webkit.org/show_bug.cgi?id=45991
44125
44126         * platform/chromium/test_expectations.txt:
44127
44128 2010-09-17  Jian Li  <jianli@chromium.org>
44129
44130         Skip the new test fast/files/create-blob-url-crash.html in unsupported
44131         platforms.
44132
44133         * platform/gtk/Skipped:
44134         * platform/mac-wk2/Skipped:
44135         * platform/qt/Skipped:
44136         * platform/win/Skipped:
44137
44138 2010-09-17  Jian Li  <jianli@chromium.org>
44139
44140         Reviewed by Dmitry Titov.
44141
44142         createBlobURL with no argument causes crash.
44143         https://bugs.webkit.org/show_bug.cgi?id=45880
44144
44145         * fast/files/create-blob-url-crash-expected.txt: Added.
44146         * fast/files/create-blob-url-crash.html: Added.
44147
44148 2010-09-17  Brian Weinstein  <bweinstein@apple.com>
44149
44150         Rubber-stamped by Adam Roben.
44151
44152         Skip some userscripts tests that are flaky on Windows (but pass on Mac),
44153         this needs investigation, and is being tracked by <http://webkit.org/b/45980>.
44154
44155         * platform/win/Skipped:
44156
44157 2010-09-17  Adam Roben  <aroben@apple.com>
44158
44159         Land new Windows results for fast/forms/file-input-disabled.html
44160
44161         This corresponds to the changes made in r64712.
44162
44163         Rubber-stamped by John Sullivan.
44164
44165         * platform/win/fast/forms/file-input-disabled-expected.txt:
44166
44167 2010-09-14  Pavel Podivilov  <podivilov@chromium.org>
44168
44169         Reviewed by Pavel Feldman.
44170
44171         Web Inspector: show status message below call stack when debugger is paused on DOM breakpoint
44172         https://bugs.webkit.org/show_bug.cgi?id=45114
44173
44174         * http/tests/inspector/inspector-test2.js:
44175         (initialize_InspectorTest.InspectorTest.evaluateInPageWithTimeout):
44176         (initialize_InspectorTest.InspectorTest.findDOMNode.findDOMNode.processChildren):
44177         (initialize_InspectorTest.InspectorTest.findDOMNode.findDOMNode):
44178         (initialize_InspectorTest.InspectorTest.findDOMNode):
44179         * inspector/dom-breakpoints-expected.txt:
44180         * inspector/dom-breakpoints.html:
44181
44182 2010-09-17  Johnny Ding  <jnd@chromium.org>
44183
44184         Reviewed by Adam Barth.
44185
44186         Stop history reload navigation to bypass WebKit's popup blocker.
44187         https://bugs.webkit.org/show_bug.cgi?id=45369
44188
44189         * fast/events/popup-blocked-from-history-reload-expected.txt: Added.
44190         * fast/events/popup-blocked-from-history-reload.html: Added.
44191
44192 2010-09-17  Zhenyao Mo  <zmo@google.com>
44193
44194         Unreviewed.
44195
44196         Add failing WebGL tests in drt_expectations.txt.
44197
44198         * platform/chromium/drt_expectations.txt:
44199
44200 2010-09-17  Adam Roben  <aroben@apple.com>
44201
44202         Land new Windows results for html5lib/runner.html
44203
44204         This corresponds to the changes made in r67233 and r67356.
44205
44206         Rubber-stamped by Anders Carlsson.
44207
44208         * platform/win/html5lib/runner-expected.txt:
44209
44210 2010-09-17  Adam Roben  <aroben@apple.com>
44211
44212         Add some tests failing due to unimplemented DRT APIs to the Windows
44213         Skipped file
44214
44215         * platform/win/Skipped: Added two tests which fail due to
44216         already-known limitations of Windows DRT.
44217
44218 2010-09-15  Alexander Pavlov  <apavlov@chromium.org>
44219
44220         Reviewed by Pavel Feldman.
44221
44222         Provide source-based properties for style declarations to CSSParser clients
44223         https://bugs.webkit.org/show_bug.cgi?id=44949
44224
44225         * inspector/resources/styles-source-offsets.css:
44226         (body):
44227         (/* comment before selector */body.main1/* comment after selector */):
44228         (body.main2):
44229         * inspector/styles-source-offsets-expected.txt:
44230         * inspector/styles-source-offsets.html:
44231
44232 2010-09-17  Alejandro G. Castro  <alex@igalia.com>
44233
44234         Unreviewed, GTK+ rebaselines.
44235
44236         * platform/gtk/fast/repaint/multicol-repaint-expected.txt:
44237         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
44238
44239 2010-09-16  Simon Fraser  <simon.fraser@apple.com>
44240
44241         Reviewed by James Robinson.
44242
44243         In layerTreeAsText output, avoid printing properties which have their default values
44244         https://bugs.webkit.org/show_bug.cgi?id=45931
44245         
44246         Updated results.
44247
44248         * compositing/geometry/clip-expected.txt:
44249         * compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt:
44250         * compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt:
44251         * compositing/geometry/limit-layer-bounds-overflow-root-expected.txt:
44252         * compositing/geometry/limit-layer-bounds-positioned-expected.txt:
44253         * compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt:
44254         * compositing/geometry/limit-layer-bounds-transformed-expected.txt:
44255         * compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt:
44256         * compositing/geometry/preserve-3d-switching-expected.txt:
44257         * compositing/iframes/become-overlapped-iframe-expected.txt:
44258         * compositing/iframes/composited-parent-iframe-expected.txt:
44259         * compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
44260         * compositing/iframes/connect-compositing-iframe-expected.txt:
44261         * compositing/iframes/connect-compositing-iframe2-expected.txt:
44262         * compositing/iframes/connect-compositing-iframe3-expected.txt:
44263         * compositing/iframes/enter-compositing-iframe-expected.txt:
44264         * compositing/iframes/iframe-resize-expected.txt:
44265         * compositing/iframes/iframe-size-from-zero-expected.txt:
44266         * compositing/iframes/overlapped-iframe-expected.txt:
44267         * compositing/iframes/scrolling-iframe-expected.txt:
44268         * compositing/images/clip-on-directly-composited-image-expected.txt:
44269         * compositing/layer-creation/overflow-scroll-overlap-expected.txt:
44270         * compositing/layer-creation/scroll-partial-update-expected.txt:
44271         * compositing/overflow/clip-descendents-expected.txt:
44272         * compositing/overflow/resize-painting-expected.txt:
44273         * compositing/plugins/small-to-large-composited-plugin-expected.txt:
44274         * compositing/tiling/crash-reparent-tiled-layer-expected.txt:
44275         * compositing/tiling/huge-layer-add-remove-child-expected.txt:
44276         * compositing/tiling/huge-layer-expected.txt:
44277         * compositing/tiling/huge-layer-resize-expected.txt:
44278         * compositing/tiling/huge-layer-with-layer-children-expected.txt:
44279         * compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
44280
44281 2010-09-16  John Gregg  <johnnyg@google.com>
44282
44283         Unreviewed, chromium rebaselines.
44284
44285         [chromium] Rebaseline multicol tests
44286         https://bugs.webkit.org/show_bug.cgi?id=45936
44287
44288         * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.checksum: Added.
44289         * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.txt: Added.
44290         * platform/chromium-linux/fast/multicol/client-rects-expected.checksum:
44291         * platform/chromium-linux/fast/multicol/client-rects-expected.png:
44292         * platform/chromium-linux/fast/multicol/client-rects-expected.txt: Added.
44293         * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.checksum: Added.
44294         * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.png: Added.
44295         * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.txt: Added.
44296         * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.checksum:
44297         * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.png:
44298         * platform/chromium-linux/fast/multicol/column-rules-expected.checksum:
44299         * platform/chromium-linux/fast/multicol/column-rules-expected.png:
44300         * platform/chromium-linux/fast/multicol/column-rules-expected.txt: Added.
44301         * platform/chromium-linux/fast/multicol/float-avoidance-expected.checksum:
44302         * platform/chromium-linux/fast/multicol/float-avoidance-expected.png:
44303         * platform/chromium-linux/fast/multicol/float-avoidance-expected.txt: Added.
44304         * platform/chromium-linux/fast/multicol/float-multicol-expected.checksum:
44305         * platform/chromium-linux/fast/multicol/float-multicol-expected.png:
44306         * platform/chromium-linux/fast/multicol/float-multicol-expected.txt: Added.
44307         * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.checksum: Added.
44308         * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.png: Added.
44309         * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.txt: Added.
44310         * platform/chromium-linux/fast/multicol/float-paginate-expected.txt:
44311         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum:
44312         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png:
44313         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.txt: Added.
44314         * platform/chromium-linux/fast/multicol/margin-collapse-expected.checksum: Added.
44315         * platform/chromium-linux/fast/multicol/margin-collapse-expected.txt: Added.
44316         * platform/chromium-linux/fast/multicol/max-height-columns-block-expected.checksum: Added.
44317         * platform/chromium-linux/fast/multicol/max-height-columns-block-expected.png: Added.
44318         * platform/chromium-linux/fast/multicol/max-height-columns-block-expected.txt: Added.
44319         * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum:
44320         * platform/chromium-linux/fast/multicol/nested-columns-expected.png:
44321         * platform/chromium-linux/fast/multicol/nested-columns-expected.txt: Added.
44322         * platform/chromium-linux/fast/multicol/paginate-block-replaced-expected.txt:
44323         * platform/chromium-linux/fast/multicol/positioned-split-expected.checksum: Added.
44324         * platform/chromium-linux/fast/multicol/positioned-split-expected.png: Added.
44325         * platform/chromium-linux/fast/multicol/positioned-split-expected.txt: Added.
44326         * platform/chromium-linux/fast/multicol/shadow-breaking-expected.checksum: Added.
44327         * platform/chromium-linux/fast/multicol/shadow-breaking-expected.txt: Added.
44328         * platform/chromium-linux/fast/multicol/single-line-expected.checksum:
44329         * platform/chromium-linux/fast/multicol/single-line-expected.png:
44330         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum:
44331         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
44332         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added.
44333         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
44334         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
44335         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
44336         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
44337         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
44338         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Added.
44339         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
44340         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
44341         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
44342         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
44343         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
44344         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
44345         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Added.
44346         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
44347         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
44348         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added.
44349         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
44350         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png:
44351         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
44352         * platform/chromium-linux/fast/multicol/table-margin-collapse-expected.checksum: Added.
44353         * platform/chromium-linux/fast/multicol/table-margin-collapse-expected.png: Added.
44354         * platform/chromium-linux/fast/multicol/table-margin-collapse-expected.txt: Added.
44355         * platform/chromium-linux/fast/multicol/table-vertical-align-expected.checksum: Added.
44356         * platform/chromium-linux/fast/multicol/table-vertical-align-expected.png: Added.
44357         * platform/chromium-linux/fast/multicol/table-vertical-align-expected.txt: Added.
44358         * platform/chromium-linux/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
44359         * platform/chromium-linux/fast/multicol/unsplittable-inline-block-expected.png: Added.
44360         * platform/chromium-linux/fast/multicol/unsplittable-inline-block-expected.txt: Added.
44361         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.txt:
44362         * platform/chromium-mac/fast/multicol/client-rects-expected.checksum:
44363         * platform/chromium-mac/fast/multicol/client-rects-expected.png: Removed.
44364         * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.checksum: Added.
44365         * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: Added.
44366         * platform/chromium-mac/fast/multicol/column-rules-expected.checksum: Added.
44367         * platform/chromium-mac/fast/multicol/column-rules-expected.png: Added.
44368         * platform/chromium-mac/fast/multicol/float-avoidance-expected.checksum:
44369         * platform/chromium-mac/fast/multicol/float-multicol-expected.checksum: Added.
44370         * platform/chromium-mac/fast/multicol/float-multicol-expected.png: Added.
44371         * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.checksum: Added.
44372         * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: Added.
44373         * platform/chromium-mac/fast/multicol/float-paginate-expected.checksum: Added.
44374         * platform/chromium-mac/fast/multicol/float-paginate-expected.png: Added.
44375         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum:
44376         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added.
44377         * platform/chromium-mac/fast/multicol/margin-collapse-expected.checksum: Added.
44378         * platform/chromium-mac/fast/multicol/max-height-columns-block-expected.checksum: Added.
44379         * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added.
44380         * platform/chromium-mac/fast/multicol/paginate-block-replaced-expected.checksum: Added.
44381         * platform/chromium-mac/fast/multicol/positioned-split-expected.checksum: Added.
44382         * platform/chromium-mac/fast/multicol/shadow-breaking-expected.checksum: Added.
44383         * platform/chromium-mac/fast/multicol/single-line-expected.checksum: Added.
44384         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
44385         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
44386         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
44387         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
44388         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
44389         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Added.
44390         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
44391         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.checksum:
44392         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.png: Removed.
44393         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
44394         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
44395         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Removed.
44396         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Added.
44397         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
44398         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
44399         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
44400         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
44401         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed.
44402         * platform/chromium-mac/fast/multicol/table-margin-collapse-expected.checksum: Added.
44403         * platform/chromium-mac/fast/multicol/table-vertical-align-expected.checksum: Added.
44404         * platform/chromium-mac/fast/multicol/table-vertical-align-expected.png: Added.
44405         * platform/chromium-mac/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
44406         * platform/chromium-mac/fast/repaint/multicol-repaint-expected.checksum:
44407         * platform/chromium-mac/fast/repaint/multicol-repaint-expected.png:
44408         * platform/chromium-win/fast/multicol/border-padding-pagination-expected.checksum: Added.
44409         * platform/chromium-win/fast/multicol/border-padding-pagination-expected.png: Added.
44410         * platform/chromium-win/fast/multicol/border-padding-pagination-expected.txt: Added.
44411         * platform/chromium-win/fast/multicol/client-rects-expected.checksum:
44412         * platform/chromium-win/fast/multicol/client-rects-expected.png:
44413         * platform/chromium-win/fast/multicol/client-rects-expected.txt:
44414         * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.checksum: Added.
44415         * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.png: Added.
44416         * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.txt: Added.
44417         * platform/chromium-win/fast/multicol/column-count-with-rules-expected.checksum:
44418         * platform/chromium-win/fast/multicol/column-count-with-rules-expected.png:
44419         * platform/chromium-win/fast/multicol/column-rules-expected.checksum:
44420         * platform/chromium-win/fast/multicol/column-rules-expected.png:
44421         * platform/chromium-win/fast/multicol/column-rules-expected.txt:
44422         * platform/chromium-win/fast/multicol/float-avoidance-expected.checksum:
44423         * platform/chromium-win/fast/multicol/float-avoidance-expected.png:
44424         * platform/chromium-win/fast/multicol/float-avoidance-expected.txt:
44425         * platform/chromium-win/fast/multicol/float-multicol-expected.checksum:
44426         * platform/chromium-win/fast/multicol/float-multicol-expected.png:
44427         * platform/chromium-win/fast/multicol/float-multicol-expected.txt:
44428         * platform/chromium-win/fast/multicol/float-paginate-complex-expected.checksum: Added.
44429         * platform/chromium-win/fast/multicol/float-paginate-complex-expected.png: Added.
44430         * platform/chromium-win/fast/multicol/float-paginate-complex-expected.txt: Added.
44431         * platform/chromium-win/fast/multicol/float-paginate-expected.txt:
44432         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.checksum:
44433         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png:
44434         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt:
44435         * platform/chromium-win/fast/multicol/margin-collapse-expected.checksum: Added.
44436         * platform/chromium-win/fast/multicol/margin-collapse-expected.png: Added.
44437         * platform/chromium-win/fast/multicol/margin-collapse-expected.txt: Added.
44438         * platform/chromium-win/fast/multicol/max-height-columns-block-expected.checksum: Added.
44439         * platform/chromium-win/fast/multicol/max-height-columns-block-expected.png: Added.
44440         * platform/chromium-win/fast/multicol/max-height-columns-block-expected.txt: Added.
44441         * platform/chromium-win/fast/multicol/nested-columns-expected.checksum:
44442         * platform/chromium-win/fast/multicol/nested-columns-expected.png:
44443         * platform/chromium-win/fast/multicol/nested-columns-expected.txt:
44444         * platform/chromium-win/fast/multicol/paginate-block-replaced-expected.txt:
44445         * platform/chromium-win/fast/multicol/positioned-split-expected.checksum: Added.
44446         * platform/chromium-win/fast/multicol/positioned-split-expected.png: Added.
44447         * platform/chromium-win/fast/multicol/positioned-split-expected.txt: Added.
44448         * platform/chromium-win/fast/multicol/shadow-breaking-expected.checksum: Added.
44449         * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: Added.
44450         * platform/chromium-win/fast/multicol/shadow-breaking-expected.txt: Added.
44451         * platform/chromium-win/fast/multicol/single-line-expected.checksum:
44452         * platform/chromium-win/fast/multicol/single-line-expected.png:
44453         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum:
44454         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
44455         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
44456         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
44457         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
44458         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
44459         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
44460         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
44461         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
44462         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
44463         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
44464         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
44465         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
44466         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
44467         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
44468         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
44469         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
44470         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
44471         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png:
44472         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt:
44473         * platform/chromium-win/fast/multicol/table-margin-collapse-expected.checksum: Added.
44474         * platform/chromium-win/fast/multicol/table-margin-collapse-expected.png: Added.
44475         * platform/chromium-win/fast/multicol/table-margin-collapse-expected.txt: Added.
44476         * platform/chromium-win/fast/multicol/table-vertical-align-expected.checksum: Added.
44477         * platform/chromium-win/fast/multicol/table-vertical-align-expected.png: Added.
44478         * platform/chromium-win/fast/multicol/table-vertical-align-expected.txt: Added.
44479         * platform/chromium-win/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
44480         * platform/chromium-win/fast/multicol/unsplittable-inline-block-expected.png: Added.
44481         * platform/chromium-win/fast/multicol/unsplittable-inline-block-expected.txt: Added.
44482         * platform/chromium-win/fast/repaint/multicol-repaint-expected.checksum:
44483         * platform/chromium-win/fast/repaint/multicol-repaint-expected.png:
44484         * platform/chromium-win/fast/repaint/multicol-repaint-expected.txt:
44485
44486 2010-09-16  Brian Weinstein  <bweinstein@apple.com>
44487
44488         Rubber-stamped by Jon Honeycutt.
44489         
44490         Update Windows-specific results to getComputedStyle tests after r67667.
44491
44492         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
44493         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
44494
44495 2010-09-16  Tony Chang  <tony@chromium.org>
44496
44497         Reviewed by Ojan Vafai.
44498
44499         convert fast/events/5056619.html to a dump-as-markup test
44500         https://bugs.webkit.org/show_bug.cgi?id=45907
44501
44502         * fast/events/5056619.html:
44503         * platform/chromium-linux/fast/events/5056619-expected.checksum: Removed.
44504         * platform/chromium-linux/fast/events/5056619-expected.png: Removed.
44505         * platform/chromium-win/fast/events/5056619-expected.checksum: Removed.
44506         * platform/chromium-win/fast/events/5056619-expected.png: Removed.
44507         * platform/chromium-win/fast/events/5056619-expected.txt: Removed.
44508         * platform/chromium/test_expectations.txt:
44509         * platform/mac/fast/events/5056619-expected.checksum: Removed.
44510         * platform/mac/fast/events/5056619-expected.png: Removed.
44511         * platform/mac/fast/events/5056619-expected.txt: Removed.
44512
44513 2010-09-15  Tony Chang  <tony@chromium.org>
44514
44515         Reviewed by Kent Tamura.
44516
44517         [Chromium] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations
44518         https://bugs.webkit.org/show_bug.cgi?id=42151
44519
44520         * platform/chromium/test_expectations.txt:
44521
44522 2010-09-16  Zhenyao Mo  <zmo@google.com>
44523
44524         Unreviewed.
44525
44526         Remove passing WebGL tests from platform/chromium/test_expectations.txt
44527         https://bugs.webkit.org/show_bug.cgi?id=45905
44528
44529         Remove passing tests; also, put webgl tests in one place.
44530
44531         * platform/chromium/test_expectations.txt:
44532
44533 2010-09-16  Eric Seidel  <eric@webkit.org>
44534
44535         Unreviewed.  Just changing the path to the PNG file.
44536
44537         fast/css/font-face-svg-decoding-error.html can cause later CSS tests to fail
44538         https://bugs.webkit.org/show_bug.cgi?id=45919
44539
44540         Fixing the underlying issue in a separate bug.  For now
44541         give this test its own png so to unblock the commit-queue.
44542
44543         * fast/css/font-face-svg-decoding-error.html:
44544         * fast/css/resources/invalidfont.png: Copied from LayoutTests/fast/css-generated-content/resources/greenbox.png.
44545
44546 2010-09-16  Martin Robinson  <mrobinson@igalia.com>
44547
44548         Update baselines for GTK+ and unskip a test which is passing.
44549
44550         * platform/gtk/Skipped: Update baselines for GTK+.
44551         * platform/gtk/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Added.
44552         * platform/gtk/fast/images/gif-large-checkerboard-expected.txt: Added.
44553         * platform/gtk/fast/multicol/border-padding-pagination-expected.txt: Added.
44554         * platform/gtk/fast/multicol/client-rects-expected.txt: Added.
44555         * platform/gtk/fast/multicol/column-break-with-balancing-expected.txt: Added.
44556         * platform/gtk/fast/multicol/column-rules-expected.txt: Added.
44557         * platform/gtk/fast/multicol/column-rules-stacking-expected.txt: Added.
44558         * platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt: Added.
44559         * platform/gtk/fast/multicol/float-avoidance-expected.txt: Added.
44560         * platform/gtk/fast/multicol/float-multicol-expected.txt: Added.
44561         * platform/gtk/fast/multicol/float-paginate-complex-expected.txt: Added.
44562         * platform/gtk/fast/multicol/float-paginate-expected.txt: Added.
44563         * platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
44564         * platform/gtk/fast/multicol/margin-collapse-expected.txt: Added.
44565         * platform/gtk/fast/multicol/max-height-columns-block-expected.txt: Added.
44566         * platform/gtk/fast/multicol/nested-columns-expected.txt:
44567         * platform/gtk/fast/multicol/paginate-block-replaced-expected.txt: Added.
44568         * platform/gtk/fast/multicol/positioned-split-expected.txt: Added.
44569         * platform/gtk/fast/multicol/positioned-with-constrained-height-expected.txt: Added.
44570         * platform/gtk/fast/multicol/shadow-breaking-expected.txt: Added.
44571         * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
44572         * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
44573         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
44574         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
44575         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
44576         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
44577         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
44578         * platform/gtk/fast/multicol/table-margin-collapse-expected.txt: Added.
44579         * platform/gtk/fast/multicol/table-vertical-align-expected.txt: Added.
44580         * platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt: Added.
44581         * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
44582         * platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
44583         * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added.
44584         * platform/gtk/svg/css/composite-shadow-with-opacity-expected.txt: Added.
44585         * platform/gtk/svg/css/shadow-changes-expected.txt: Added.
44586         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
44587         * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
44588         * platform/gtk/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
44589         * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
44590         * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
44591         * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
44592         * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
44593         * platform/gtk/svg/custom/non-scaling-stroke-markers-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/non-scaling-stroke-markers-expected.txt.
44594         * platform/gtk/svg/custom/use-invalid-pattern-expected.txt: Copied from LayoutTests/platform/mac-snowleopard/svg/custom/use-invalid-pattern-expected.txt.
44595         * platform/gtk/svg/repaint/filter-repaint-expected.txt: Added.
44596         * platform/gtk/transitions/svg-text-shadow-transition-expected.txt: Added.
44597
44598 2010-09-16  takano takumi  <takano1@asia.apple.com>
44599
44600         Reviewed by Dave Hyatt.
44601
44602         https://bugs.webkit.org/show_bug.cgi?id=45020
44603         Support "block-flow" and "writing-mode": interpret properties into RenderStyle
44604  
44605         Added code that interprets "block-flow" property and "writing-mode" property settings
44606         into a RenderStyle object.
44607
44608         * fast/css/getComputedStyle/computed-style-expected.txt:
44609         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
44610         * fast/text/international/block-flow-parser-test-expected.txt: Added.
44611         * fast/text/international/block-flow-parser-test.html: Added.
44612         * svg/css/getComputedStyle-basic-expected.txt:
44613
44614 2010-09-15  David Hyatt  <hyatt@apple.com>
44615
44616         Reviewed by Darin Adler.
44617
44618         https://bugs.webkit.org/show_bug.cgi?id=38402, paginate columns at layout time rather than at paint time.
44619
44620         Add many new multicol layout tests that demonstrate new pagination features.
44621
44622         * fast/multicol/border-padding-pagination.html: Added.
44623         * fast/multicol/client-rects-expected.checksum:
44624         * fast/multicol/client-rects-expected.png:
44625         * fast/multicol/client-rects-expected.txt:
44626         * fast/multicol/column-break-with-balancing.html: Added.
44627         * fast/multicol/float-paginate-complex.html: Added.
44628         * fast/multicol/float-paginate.html:
44629         * fast/multicol/float-truncation.html:
44630         * fast/multicol/margin-collapse.html: Added.
44631         * fast/multicol/max-height-columns-block.html: Added.
44632         * fast/multicol/positioned-split.html: Added.
44633         * fast/multicol/shadow-breaking.html: Added.
44634         * fast/multicol/single-line-expected.checksum:
44635         * fast/multicol/single-line-expected.png:
44636         * fast/multicol/table-margin-collapse.html: Added.
44637         * fast/multicol/table-vertical-align.html: Added.
44638         * fast/multicol/unsplittable-inline-block.html: Added.
44639         * platform/mac/fast/multicol/border-padding-pagination-expected.checksum: Added.
44640         * platform/mac/fast/multicol/border-padding-pagination-expected.png: Added.
44641         * platform/mac/fast/multicol/border-padding-pagination-expected.txt: Added.
44642         * platform/mac/fast/multicol/column-break-with-balancing-expected.checksum: Added.
44643         * platform/mac/fast/multicol/column-break-with-balancing-expected.png: Added.
44644         * platform/mac/fast/multicol/column-break-with-balancing-expected.txt: Added.
44645         * platform/mac/fast/multicol/column-count-with-rules-expected.checksum: Added.
44646         * platform/mac/fast/multicol/column-count-with-rules-expected.png: Added.
44647         * platform/mac/fast/multicol/column-count-with-rules-expected.txt:
44648         * platform/mac/fast/multicol/column-rules-expected.checksum:
44649         * platform/mac/fast/multicol/column-rules-expected.png:
44650         * platform/mac/fast/multicol/column-rules-expected.txt:
44651         * platform/mac/fast/multicol/column-rules-stacking-expected.checksum:
44652         * platform/mac/fast/multicol/column-rules-stacking-expected.png:
44653         * platform/mac/fast/multicol/columns-shorthand-parsing-expected.checksum:
44654         * platform/mac/fast/multicol/columns-shorthand-parsing-expected.png:
44655         * platform/mac/fast/multicol/float-avoidance-expected.checksum:
44656         * platform/mac/fast/multicol/float-avoidance-expected.png:
44657         * platform/mac/fast/multicol/float-avoidance-expected.txt:
44658         * platform/mac/fast/multicol/float-multicol-expected.checksum:
44659         * platform/mac/fast/multicol/float-multicol-expected.png:
44660         * platform/mac/fast/multicol/float-multicol-expected.txt:
44661         * platform/mac/fast/multicol/float-paginate-complex-expected.checksum: Added.
44662         * platform/mac/fast/multicol/float-paginate-complex-expected.png: Added.
44663         * platform/mac/fast/multicol/float-paginate-complex-expected.txt: Added.
44664         * platform/mac/fast/multicol/float-paginate-expected.txt:
44665         * platform/mac/fast/multicol/layers-in-multicol-expected.checksum:
44666         * platform/mac/fast/multicol/layers-in-multicol-expected.png:
44667         * platform/mac/fast/multicol/layers-in-multicol-expected.txt:
44668         * platform/mac/fast/multicol/margin-collapse-expected.checksum: Added.
44669         * platform/mac/fast/multicol/margin-collapse-expected.png: Added.
44670         * platform/mac/fast/multicol/margin-collapse-expected.txt: Added.
44671         * platform/mac/fast/multicol/max-height-columns-block-expected.checksum: Added.
44672         * platform/mac/fast/multicol/max-height-columns-block-expected.png: Added.
44673         * platform/mac/fast/multicol/max-height-columns-block-expected.txt: Added.
44674         * platform/mac/fast/multicol/nested-columns-expected.checksum:
44675         * platform/mac/fast/multicol/nested-columns-expected.png:
44676         * platform/mac/fast/multicol/nested-columns-expected.txt:
44677         * platform/mac/fast/multicol/paginate-block-replaced-expected.txt:
44678         * platform/mac/fast/multicol/positioned-split-expected.checksum: Added.
44679         * platform/mac/fast/multicol/positioned-split-expected.png: Added.
44680         * platform/mac/fast/multicol/positioned-split-expected.txt: Added.
44681         * platform/mac/fast/multicol/positioned-with-constrained-height-expected.checksum:
44682         * platform/mac/fast/multicol/positioned-with-constrained-height-expected.png:
44683         * platform/mac/fast/multicol/positioned-with-constrained-height-expected.txt:
44684         * platform/mac/fast/multicol/shadow-breaking-expected.checksum: Added.
44685         * platform/mac/fast/multicol/shadow-breaking-expected.png: Added.
44686         * platform/mac/fast/multicol/shadow-breaking-expected.txt: Added.
44687         * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
44688         * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
44689         * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
44690         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
44691         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
44692         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
44693         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
44694         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
44695         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
44696         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
44697         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
44698         * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
44699         * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
44700         * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
44701         * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
44702         * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
44703         * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
44704         * platform/mac/fast/multicol/table-margin-collapse-expected.checksum: Added.
44705         * platform/mac/fast/multicol/table-margin-collapse-expected.png: Added.
44706         * platform/mac/fast/multicol/table-margin-collapse-expected.txt: Added.
44707         * platform/mac/fast/multicol/table-vertical-align-expected.checksum: Added.
44708         * platform/mac/fast/multicol/table-vertical-align-expected.png: Added.
44709         * platform/mac/fast/multicol/table-vertical-align-expected.txt: Added.
44710         * platform/mac/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
44711         * platform/mac/fast/multicol/unsplittable-inline-block-expected.png: Added.
44712         * platform/mac/fast/multicol/unsplittable-inline-block-expected.txt: Added.
44713
44714 2010-09-16  Darin Adler  <darin@apple.com>
44715
44716         Mac results for recently-added test.
44717
44718         * platform/mac/fast/images/gif-large-checkerboard-expected.checksum: Added.
44719         * platform/mac/fast/images/gif-large-checkerboard-expected.png: Added.
44720         * platform/mac/fast/images/gif-large-checkerboard-expected.txt: Added.
44721
44722 2010-09-16  Ilya Tikhonovsky  <loislo@chromium.org>
44723
44724         Reviewed by Yury Semikhatsky.
44725
44726         Web Inspector: move resourceTracking flag under control of BackendSettings.
44727
44728         Four Inspector API methods about resourceTracking flag were removed.
44729         Actual state of the flag is transfered as the response of setResourceTracking request.
44730         Initial state of the flag on the frontend side is obtained from settings.backend.
44731
44732         https://bugs.webkit.org/show_bug.cgi?id=45887
44733
44734         * http/tests/inspector/inspector-test2.js:
44735         (initialize_InspectorTest.InspectorTest.enableResourceTracking):
44736         (initialize_InspectorTest.InspectorTest.disableResourceTracking):
44737         * http/tests/inspector/resource-parameters.html:
44738         * inspector/audits-panel-functional.html:
44739         * inspector/report-API-errors-expected.txt:
44740         * inspector/report-API-errors.html:
44741         * inspector/styles-source-offsets.html:
44742
44743 2010-09-16  Jian Li  <jianli@chromium.org>
44744
44745         Reviewed by David Levin.
44746
44747         BlobData should be copied for it to be used cross-thread in ThreadableBlobRegistry.
44748         https://bugs.webkit.org/show_bug.cgi?id=45909
44749
44750         Also fix a test issue that we do not calculate the right position to move
44751         mouse to on some platform.
44752
44753         * fast/files/apply-blob-url-to-img.html:
44754
44755 2010-09-16  Zhenyao Mo  <zmo@google.com>
44756
44757         Unreviewed, TAG fix for two webgl tests in Linux/Win.
44758
44759         * platform/chromium/test_expectations.txt:
44760
44761 2010-09-16  Patrick Gansterer  <paroga@paroga.com>
44762
44763         Reviewed by Darin Adler.
44764
44765         [Mac] Always use a valid string when setting WebKitUserStyleSheetLocationPreferenceKey.
44766         https://bugs.webkit.org/show_bug.cgi?id=41510
44767
44768         * platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt:
44769         * platform/mac/fast/loader/user-stylesheet-fast-path.html:
44770
44771 2010-09-16  Zhenyao Mo  <zmo@google.com>
44772
44773         Unreviewed, test TAG fix.
44774
44775         * platform/chromium/test_expectations.txt: should be IMAGE+TEXT, not TEXT+IMAGE.
44776
44777 2010-09-16  Martin Robinson  <mrobinson@igalia.com>
44778
44779         Unskip some tests that are now passing after libxml fixes in r66336.
44780
44781         * platform/gtk/Skipped: Unskip passing tests.
44782         * platform/gtk/svg/custom/js-update-stop-linked-gradient-expected.txt: Added.
44783
44784 2010-09-16  Sheriff Bot  <webkit.review.bot@gmail.com>
44785
44786         Unreviewed, rolling out r67628.
44787         http://trac.webkit.org/changeset/67628
44788         https://bugs.webkit.org/show_bug.cgi?id=45904
44789
44790         broke the build (Requested by eric_carlson on #webkit).
44791
44792         * media/context-menu-actions-expected.txt: Removed.
44793         * media/context-menu-actions.html: Removed.
44794         * platform/mac/Skipped:
44795         * platform/qt/Skipped:
44796         * platform/win/Skipped:
44797
44798 2010-09-16  Zhenyao Mo  <zmo@google.com>
44799
44800         Reviewed by Kenneth Russell.
44801
44802         Turn on WebGL layout tests for Chromium win/linux
44803         https://bugs.webkit.org/show_bug.cgi?id=45859
44804
44805         * platform/chromium/test_expectations.txt: Re-enabling WebGL tests.
44806
44807 2010-09-16  John Gregg  <johnnyg@google.com>
44808
44809         Unreviewed; chromium test expectations.
44810
44811         editing/selection/context-menu-on-text.html fails on chromium
44812         https://bugs.webkit.org/show_bug.cgi?id=45898
44813
44814         * platform/chromium/test_expectations.txt:
44815
44816 2010-09-15  Philippe Normand  <pnormand@igalia.com>
44817
44818         Reviewed by Eric Carlson.
44819
44820         [GTK] enhanced context menu for media elements
44821         https://bugs.webkit.org/show_bug.cgi?id=45021
44822
44823         New test checking the actions that can be triggered by activating
44824         the contex-menu of the media element. Skipped on mac, qt and win
44825         because of lack of DRT support.
44826
44827         * media/context-menu-actions-expected.txt: Added.
44828         * media/context-menu-actions.html: Added.
44829         * platform/mac/Skipped:
44830         * platform/qt/Skipped:
44831         * platform/win/Skipped:
44832
44833 2010-09-16  Tony Gentilcore  <tonyg@chromium.org>
44834
44835         Reviewed by Adam Barth.
44836
44837         Crash in WebCore::FrameLoader::shouldInterruptLoadForXFrameOptions
44838         https://bugs.webkit.org/show_bug.cgi?id=45833
44839
44840         * fast/parser/x-frame-options-detached-document-crash-expected.txt: Added.
44841         * fast/parser/x-frame-options-detached-document-crash.html: Added. Crashes before this patch.
44842
44843 2010-09-14  Philippe Normand  <pnormand@igalia.com>
44844
44845         Reviewed by Eric Carlson and Martin Robinson.
44846
44847         [GTK] eventSender.contextClick() should return the contents of the context menu
44848         https://bugs.webkit.org/show_bug.cgi?id=39102
44849
44850         New test checking the return value of eventSender.contextClick()
44851         on a non-editable element. Skipped on qt and win.
44852
44853         * editing/selection/context-menu-on-text-expected.txt: Added.
44854         * editing/selection/context-menu-on-text.html: Added.
44855         * platform/qt/Skipped:
44856         * platform/win/Skipped:
44857
44858 2010-09-16  Alexey Proskuryakov  <ap@apple.com>
44859
44860         Reviewed by Adam Barth.
44861
44862         https://bugs.webkit.org/show_bug.cgi?id=45852
44863         Range::selectNode and selectNodeContents misbehave when argument is in another document
44864
44865         * fast/dom/Range/select-node-different-document-expected.txt: Added.
44866         * fast/dom/Range/select-node-different-document.html: Added.
44867
44868 2010-09-16  Satish Sampath  <satish@chromium.org>
44869
44870         Unreviewed, build fix after checking in the wrong location.
44871
44872         Moving a test expectation which should have been under the chromium platform.
44873
44874         * platform/chromium/fast/images/gif-large-checkerboard-expected.txt: Renamed from LayoutTests/fast/images/gif-large-checkerboard-expected.txt.
44875
44876 2010-09-16  Satish Sampath  <satish@chromium.org>
44877
44878         Reviewed by Jeremy Orlow.
44879
44880         Add chromium baselines for a recently added layout test.
44881         https://bugs.webkit.org/show_bug.cgi?id=45886
44882
44883         * fast/images/gif-large-checkerboard-expected.txt: Added.
44884         * platform/chromium-linux/fast/images/gif-large-checkerboard-expected.checksum: Added.
44885         * platform/chromium-linux/fast/images/gif-large-checkerboard-expected.png: Added.
44886         * platform/chromium-mac/fast/images/gif-large-checkerboard-expected.checksum: Added.
44887         * platform/chromium-mac/fast/images/gif-large-checkerboard-expected.png: Added.
44888         * platform/chromium-win/fast/images/gif-large-checkerboard-expected.checksum: Added.
44889         * platform/chromium-win/fast/images/gif-large-checkerboard-expected.png: Added.
44890
44891 2010-09-16  Satish Sampath  <satish@chromium.org>
44892
44893         Reviewed by Jeremy Orlow.
44894
44895         Rename an image file to all lower case matching how it is used in the layout test.
44896         https://bugs.webkit.org/show_bug.cgi?id=45884
44897
44898         * fast/images/resources/large-gif-checkerboard.gif: Renamed from LayoutTests/fast/images/resources/large-gif-checkerboard.GIF.
44899
44900 2010-09-16  Robert Hogan  <robert@webkit.org>
44901
44902         Reviewed by Antonio Gomes.
44903
44904         [Qt] Support globalhistory tests
44905         https://bugs.webkit.org/show_bug.cgi?id=45774
44906
44907         * platform/qt/Skipped:
44908
44909 2010-09-16  Yong Li  <yoli@rim.com>
44910
44911         Reviewed by George Staikos.
44912
44913         Add a test for GIF down sampling.
44914
44915         GIF image down sampling can miss some lines
44916         https://bugs.webkit.org/show_bug.cgi?id=45322
44917
44918         * fast/images/gif-large-checkerboard.html: Added.
44919         * fast/images/resources/large-gif-checkerboard.GIF: Added.
44920
44921 2010-09-08  Jeremy Orlow  <jorlow@chromium.org>
44922
44923         Reviewed by Steve Block.
44924
44925         Complete index support for IndexedDB
44926         https://bugs.webkit.org/show_bug.cgi?id=45386
44927
44928         * storage/indexeddb/index-basics-expected.txt: Added.
44929         * storage/indexeddb/index-basics.html: Added.
44930         * storage/indexeddb/index-cursor-expected.txt: Added.
44931         * storage/indexeddb/index-cursor.html: Added.
44932         * storage/indexeddb/objectstore-basics-expected.txt:
44933         * storage/indexeddb/objectstore-basics.html:
44934         * storage/indexeddb/script-tests/objectstore-basics.js: Removed.
44935
44936 2010-09-15  John Gregg  <johnnyg@google.com>
44937
44938         Unreviewed, build fix after incomplete revert.
44939
44940         Remove layout test added in 67570 that wasn't reverted in 67574.
44941         https://bugs.webkit.org/show_bug.cgi?id=45854
44942
44943         * fast/css/test-setting-canvas-color-expected.txt: Removed.
44944         * fast/css/test-setting-canvas-color.html: Removed.
44945
44946 2010-09-15  Julien Chaffraix  <jchaffraix@codeaurora.org>
44947
44948         Unreviewed.
44949
44950         Reverting my changes as it is breaking several tests on Gtk and Qt.
44951
44952         * platform/mac/Skipped:
44953         * platform/qt/Skipped:
44954
44955 2010-09-15  Erik Arvidsson  <arv@chromium.org>
44956
44957         Reviewed by Adam Barth.
44958
44959         Fix regression from bug 32230. The test needed to be updated to reflect the zoom adjusted font-size.
44960         https://bugs.webkit.org/show_bug.cgi?id=45841
44961
44962         * editing/pasteboard/page-zoom.html:
44963
44964 2010-09-15  Julien Chaffraix  <jchaffraix@codeaurora.org>
44965
44966         Reviewed by Andreas Kling.
44967
44968         Test for: Parse system colors in the HTML5 canvas context.
44969         https://bugs.webkit.org/show_bug.cgi?id=39168
44970
44971         This tests that svg color, deprecated system color and different
44972         type of colors and invalid inputs are still parsed as such.
44973
44974         * fast/css/test-setting-canvas-color-expected.txt: Added.
44975         * fast/css/test-setting-canvas-color.html: Added.
44976         * platform/mac/Skipped:
44977         * platform/qt/Skipped:
44978
44979 2010-09-14  Erik Arvidsson  <arv@chromium.org>
44980
44981         Reviewed by Darin Adler.
44982
44983         getComputedStyle() returns different values for different zoom levels
44984         https://bugs.webkit.org/show_bug.cgi?id=32230
44985
44986         * fast/css/getComputedStyle/computed-style-with-zoom-expected.txt: Added.
44987         * fast/css/getComputedStyle/computed-style-with-zoom.html: Added.
44988         * fast/css/getComputedStyle/script-tests/computed-style-with-zoom.js: Added.
44989         (testProperty):
44990         (testPropertyValue):
44991
44992 2010-09-15  Chris Fleizach  <cfleizach@apple.com>
44993
44994         Reviewed by Darin Adler.
44995
44996         AX: aria-hidden change doesn't update the ax tree
44997         https://bugs.webkit.org/show_bug.cgi?id=45836
44998
44999         * accessibility/aria-hidden-update-expected.txt: Added.
45000         * accessibility/aria-hidden-update.html: Added.
45001
45002 2010-09-15  Chris Fleizach  <cfleizach@apple.com>
45003
45004         AX: when text is auto-truncated, accessibility bounds are wrong
45005         https://bugs.webkit.org/show_bug.cgi?id=45793
45006
45007         Adding ellipsis-text.html to the skip list for GTK until the reason for its failure
45008         is determined.
45009
45010         * platform/gtk/Skipped:
45011
45012 2010-09-15  Tony Chang  <tony@chromium.org>
45013
45014         Unreviewed, remove test that is now passing in test_shell and DRT.
45015
45016         * platform/chromium/test_expectations.txt:
45017
45018 2010-09-15  Chris Fleizach  <cfleizach@apple.com>
45019
45020         Reviewed by Simon Fraser.
45021
45022         AX: when text is auto-truncated, accessibility bounds are wrong
45023         https://bugs.webkit.org/show_bug.cgi?id=45793
45024
45025         * accessibility/ellipsis-text-expected.txt: Added.
45026         * accessibility/ellipsis-text.html: Added.
45027
45028 2010-09-15  Ariya Hidayat  <ariya@sencha.com>
45029
45030         [Qt] Improve the speed of blur shadow
45031         https://bugs.webkit.org/show_bug.cgi?id=44222
45032
45033         Update pixel test result.
45034
45035         * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
45036         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
45037
45038 2010-09-15  Steve Block  <steveblock@google.com>
45039
45040         Reviewed by Jeremy Orlow.
45041
45042         fast/dom/DeviceOrientation/add-listener-from-callback flaky
45043         https://bugs.webkit.org/show_bug.cgi?id=45814
45044
45045         When we call addEventListener(), an event is sent to all registered
45046         event listeners on that page. So in the existing test, both the calls
45047         to setMockDeviceOrientation() and addEventListener() will trigger events
45048         to fire asynchronously on both listeners (both will be registered by the
45049         time the event fires), giving a total of five events. A race condition
45050         exists as to whether the test finishes after the third event, before
45051         the fourth event fires.
45052
45053         This patch fixes the problem by expecting the correct number of events
45054         to fire. We also remove the call to setMockDeviceOrientation() as this
45055         adds extra complication and is tested in update.html.
45056
45057         * fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt:
45058         * fast/dom/DeviceOrientation/script-tests/add-listener-from-callback.js:
45059         (checkOrientation):
45060         (firstListener):
45061
45062 2010-09-15  Pavel Podivilov  <podivilov@chromium.org>
45063
45064         Reviewed by Pavel Feldman.
45065
45066         [Chromium] rebaseline 10 new svg tests added in 67544
45067         https://bugs.webkit.org/show_bug.cgi?id=45813
45068
45069         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum: Added.
45070         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
45071         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum: Added.
45072         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
45073         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum: Added.
45074         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
45075         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum: Added.
45076         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
45077         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum: Added.
45078         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
45079         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum: Added.
45080         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
45081         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum: Added.
45082         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
45083         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum: Added.
45084         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
45085         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum: Added.
45086         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
45087         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum: Added.
45088         * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
45089         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum: Added.
45090         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
45091         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum: Added.
45092         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
45093         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum: Added.
45094         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
45095         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum: Added.
45096         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
45097         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum: Added.
45098         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
45099         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum: Added.
45100         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
45101         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum: Added.
45102         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
45103         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum: Added.
45104         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
45105         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum: Added.
45106         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
45107         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum: Added.
45108         * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
45109
45110 2010-09-15  Pavel Podivilov  <podivilov@chromium.org>
45111
45112         Reviewed by Yury Semikhatsky.
45113
45114         [Chromium] mark new viewport tests as failing rather then skip them
45115         https://bugs.webkit.org/show_bug.cgi?id=45652
45116
45117         * platform/chromium/test_expectations.txt:
45118
45119 2010-09-14  Ilya Tikhonovsky  <loislo@chromium.org>
45120
45121         Reviewed by Yury Semikhatsky.
45122
45123         WebInspector: small refactoring for monitorXHR backend property.
45124
45125         Our Inspector API is quite big and can be simplified a bit.
45126         As example for single backend property like monitoringXHR we
45127         have 4 functions in the API. Two functions for frontend
45128         enableMonitoringXHR/disableMonitoringXHR and
45129         two functions for backend monitoringXHRWasEnabled and
45130         monitoringXHRWasDisabled. These functions can be replaced by
45131         one setMonitoringXHR with one 'in' and one 'out' argument.
45132         The initial state of the flag can be gathered from backend
45133         with help of getSettings call where additional section was
45134         added for backend state information.
45135
45136         https://bugs.webkit.org/show_bug.cgi?id=45759
45137
45138         * http/tests/inspector/console-xhr-logging.html:
45139         * inspector/report-API-errors.html:
45140
45141 2010-09-15  Steve Block  <steveblock@google.com>
45142
45143         Reviewed by Kent Tamura.
45144
45145         LayoutTest fast/dom/Geolocation/clear-watch-invalid-id-crash.html is flaky
45146         https://bugs.webkit.org/show_bug.cgi?id=45783
45147
45148         This test synchronously navigates the page to a new URL from its main script file.
45149         This navigation causes WebView.onPageFinished() to be called for the test page.
45150         The problem is that this may occur before js-test-post.js, which is included by the
45151         test and calls layoutTestController.waitUntilDone(), is loaded and parsed. As a
45152         result, the test is incorrectly deemed to have finished as soon as the navigation
45153         is started and the output will therefore be incorrect.
45154
45155         This patch fixes the problem by initiating the page navigation from
45156         the onload handler, which is not fired until all resources have been
45157         loaded and parsed. This guarantees that WebView.onPageFinished() is
45158         not called until after layoutTestController.waitUntilDone() has been
45159         called.
45160
45161         * fast/dom/Geolocation/script-tests/clear-watch-invalid-id-crash.js:
45162
45163 2010-09-15  Renata Hodovan  <reni@inf.u-szeged.hu>
45164
45165         Reviewed by Dirk Schulze.
45166
45167         SVGFETurbulenceElement doesn't support dynamic invalidation, when attributes change.
45168         https://bugs.webkit.org/show_bug.cgi?id=45809
45169
45170         Adding layout tests for feTurbulence dynamic changes.
45171
45172         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum: Added.
45173         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
45174         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum: Added.
45175         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
45176         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum: Added.
45177         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
45178         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum: Added.
45179         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
45180         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum: Added.
45181         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
45182         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum: Added.
45183         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
45184         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum: Added.
45185         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
45186         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum: Added.
45187         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
45188         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum: Added.
45189         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
45190         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum: Added.
45191         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
45192         * svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.txt: Added.
45193         * svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html: Added.
45194         * svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.txt: Added.
45195         * svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr.html: Added.
45196         * svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.txt: Added.
45197         * svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr.html: Added.
45198         * svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.txt: Added.
45199         * svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr.html: Added.
45200         * svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.txt: Added.
45201         * svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr.html: Added.
45202         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.txt: Added.
45203         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html: Added.
45204         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt: Added.
45205         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop.html: Added.
45206         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.txt: Added.
45207         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop.html: Added.
45208         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.txt: Added.
45209         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop.html: Added.
45210         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.txt: Added.
45211         * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop.html: Added.
45212         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-baseFrequency-attr.js: Added.
45213         (executeTest):
45214         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-numOctaves-attr.js: Added.
45215         (executeTest):
45216         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-seed-attr.js: Added.
45217         (executeTest):
45218         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-stitchTiles-attr.js: Added.
45219         (executeTest):
45220         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-type-attr.js: Added.
45221         (executeTest):
45222         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-baseFrequency-prop.js: Added.
45223         (executeTest):
45224         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-numOctaves-prop.js: Added.
45225         (executeTest):
45226         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-seed-prop.js: Added.
45227         (executeTest):
45228         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-stitchTiles-prop.js: Added.
45229         (executeTest):
45230         * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-type-prop.js: Added.
45231         (executeTest):
45232
45233 2010-09-15  Pavel Podivilov  <podivilov@chromium.org>
45234
45235         Reviewed by Pavel Feldman.
45236
45237         [Web Inspector] mark two debugger tests as slow on win debug chromium
45238         https://bugs.webkit.org/show_bug.cgi?id=45742
45239
45240         * platform/chromium/test_expectations.txt:
45241
45242 2010-09-14  John Gregg  <johnnyg@google.com>
45243
45244         Unreviewed, chromium rebaseline to fix build.
45245
45246         [chromium] rebaselines for bug16012.html after font-size changes
45247         https://bugs.webkit.org/show_bug.cgi?id=45805
45248
45249         * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.checksum:
45250         * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.png: Removed.
45251         * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.txt: Added.
45252         * platform/chromium-mac/tables/mozilla/bugs/bug16012-expected.checksum: Added.
45253         * platform/chromium-mac/tables/mozilla/bugs/bug16012-expected.png: Added.
45254         * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.checksum:
45255         * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.png:
45256         * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.txt:
45257
45258 2010-09-14  John Gregg  <johnnyg@google.com>
45259
45260         Unreviewed, chromium rebaseline.
45261
45262         Rebaseline xss-DENIED-frame-name-expected.txt
45263         https://bugs.webkit.org/show_bug.cgi?id=45795
45264
45265         * platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
45266         * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
45267         * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
45268
45269 2010-09-14  Adam Barth  <abarth@webkit.org>
45270
45271         Attempt to fix test failure on Qt and Gtk.  It's tricky to write a test
45272         for an API that supposed to report the current date and time without a
45273         timezone.  This patch increases the allowably time window to a day +
45274         one hour, which should be enough to account for any timezone issues.
45275
45276         * http/tests/misc/no-last-modified.html:
45277
45278 2010-09-14  Sheriff Bot  <webkit.review.bot@gmail.com>
45279
45280         Unreviewed, rolling out r67503.
45281         http://trac.webkit.org/changeset/67503
45282         https://bugs.webkit.org/show_bug.cgi?id=45802
45283
45284         This patch broke GTK builds (Requested by jianli_ on #webkit).
45285
45286         * fast/files/apply-blob-url-to-img.html:
45287         * platform/mac/Skipped:
45288
45289 2010-09-14  Tony Chang  <tony@chromium.org>
45290
45291         Reviewed by Kent Tamura.
45292
45293         [chromium] fix http/tests/security/local-user-CSS-from-remote.html
45294         https://bugs.webkit.org/show_bug.cgi?id=45788
45295
45296         * platform/chromium/test_expectations.txt:
45297
45298 2010-09-14  Mihai Parparita  <mihaip@chromium.org>
45299
45300         Reviewed by Tony Chang.
45301
45302         blob: URL scheme does not work with Chromium DRT
45303         https://bugs.webkit.org/show_bug.cgi?id=45772
45304
45305         Remove blob-related tests that now pass.
45306
45307         * platform/chromium/drt_expectations.txt:
45308
45309 2010-09-14  Adam Barth  <abarth@webkit.org>
45310
45311         Reviewed by Darin Adler.
45312
45313         Handle <font size=0> as <font size=1> like any other browser
45314         https://bugs.webkit.org/show_bug.cgi?id=39148
45315
45316         Update tests and results to match new behavior.
45317
45318         * editing/execCommand/query-font-size-expected.txt:
45319         * fast/dom/HTMLFontElement/script-tests/size-attribute.js:
45320         * fast/dom/HTMLFontElement/size-attribute-expected.txt:
45321         * platform/mac/tables/mozilla/bugs/bug16012-expected.txt:
45322
45323 2010-09-14  Adam Barth  <abarth@webkit.org>
45324
45325         Reviewed by Darin Adler.
45326
45327         document.lastModified gives no output if the response doesn't have a Last-Modified header
45328         https://bugs.webkit.org/show_bug.cgi?id=8475
45329
45330         * http/tests/misc/last-modified-parsing-expected.txt: Added.
45331         * http/tests/misc/last-modified-parsing.html: Added.
45332             - Tests some details of our date parsing and serialization.  The
45333               serialization format is kind of goofy, but that's what the spec
45334               seems to want.
45335         * http/tests/misc/no-last-modified-expected.txt: Added.
45336         * http/tests/misc/no-last-modified.html: Added.
45337             - Test was happens if the server doesn't send a Last-Modified
45338               header.  We're supposed to use the current date and time.
45339         * http/tests/resources/last-modified.php: Added.
45340             - PHP helper script.
45341
45342 2010-09-14  Adam Barth  <abarth@webkit.org>
45343
45344         Reviewed by Eric Seidel.
45345
45346         `document.compatMode` is `undefined` when using `application/xhtml+xml`
45347         https://bugs.webkit.org/show_bug.cgi?id=44422
45348
45349         Test the value of compatMode in XHTML.  I'm terrible at XML, but this
45350         test seems to work.
45351
45352         * fast/parser/compatMode-in-xhtml-expected.txt: Added.
45353         * fast/parser/compatMode-in-xhtml.xhtml: Added.
45354
45355 2010-09-14  James Kozianski  <soulplant@gmail.com>
45356
45357         Reviewed by Ojan Vafai.
45358
45359         Setting of CSSStyleDeclaration.prototype.foo on outer window affects prototype of inner window
45360         https://bugs.webkit.org/show_bug.cgi?id=18447
45361
45362         Add a test for CSSStyleDeclaration.prototype.foo leaking into inner
45363         windows.
45364
45365         * fast/frames/css-style-declaration-isolation-expected.txt: Added.
45366         * fast/frames/css-style-declaration-isolation.html: Added.
45367
45368 2010-09-14  Adam Barth  <abarth@webkit.org>
45369
45370         Reviewed by Nate Chapin.
45371
45372         V8 security checks don't account for shadowing named frames
45373         https://bugs.webkit.org/show_bug.cgi?id=45700
45374
45375         Test whether cross-origin observers can see global variables shadowing
45376         named frames.
45377
45378         * http/tests/security/resources/frame-for-parent-name.html: Added.
45379         * http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
45380         * http/tests/security/xss-DENIED-frame-name.html: Added.
45381
45382 2010-09-14  Adam Barth  <abarth@webkit.org>
45383
45384         Reviewed by Eric Seidel.
45385
45386         incorrect tabindex parsing
45387         https://bugs.webkit.org/show_bug.cgi?id=21076
45388
45389         * fast/parser/tabindex-parsing-2-expected.txt: Added.
45390         * fast/parser/tabindex-parsing-2.html: Added.
45391             - Test a bunch of corner cases in tabindex parsing.
45392         * fast/parser/tabindex-parsing-expected.txt:
45393         * fast/parser/tabindex-parsing.html:
45394             - Update expected result.  This case is actually the one that the
45395               original reporter was complaining about.
45396
45397 2010-09-14  Jian Li  <jianli@chromium.org>
45398
45399         Reviewed by David Levin.
45400
45401         fast/files/apply-blob-url-to-img.html timeout on Leopard
45402         https://bugs.webkit.org/show_bug.cgi?id=45576
45403
45404         Update the test to compute the right coordinates to drag the file to.
45405         This fixes the problem that onInputFileChange() is not called on
45406         Leopard.
45407
45408         * fast/files/apply-blob-url-to-img.html:
45409         * platform/mac/Skipped: Remove the passing test from Skipped list.
45410
45411 2010-09-14  Victor Wang  <victorw@chromium.org>
45412
45413         Reviewed by Dimitri Glazkov.
45414
45415         [Chromium] Remove the wrong chromium-win-vista expectations.
45416
45417         Layout test results generated from Chromium vista bots match
45418         the expectations in chromium-win. These baselines are either
45419         wrong or out of date. Need to be cleaned up so chromium
45420         vista bots can pass on these tests.
45421
45422         https://bugs.webkit.org/show_bug.cgi?id=45766
45423
45424         * platform/chromium-win-vista/css2.1/t0805-c5519-brdr-r-01-e-expected.checksum: Removed.
45425         * platform/chromium-win-vista/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Removed.
45426         * platform/chromium-win-vista/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed.
45427         * platform/chromium-win-vista/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Removed.
45428         * platform/chromium-win-vista/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Removed.
45429         * platform/chromium-win-vista/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Removed.
45430         * platform/chromium-win-vista/css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum: Removed.
45431         * platform/chromium-win-vista/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Removed.
45432         * platform/chromium-win-vista/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
45433         * platform/chromium-win-vista/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum: Removed.
45434         * platform/chromium-win-vista/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Removed.
45435         * platform/chromium-win-vista/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Removed.
45436         * platform/chromium-win-vista/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum: Removed.
45437         * platform/chromium-win-vista/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Removed.
45438         * platform/chromium-win-vista/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Removed.
45439         * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.checksum: Removed.
45440         * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.png: Removed.
45441         * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.checksum: Removed.
45442         * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.png: Removed.
45443         * platform/chromium-win-vista/fast/gradients/radial-centered-expected.checksum: Removed.
45444         * platform/chromium-win-vista/fast/gradients/radial-centered-expected.png: Removed.
45445         * platform/chromium-win-vista/fast/gradients/radial-centered-expected.txt: Removed.
45446         * platform/chromium-win-vista/svg/custom/text-linking-expected.checksum: Removed.
45447         * platform/chromium-win-vista/svg/custom/text-linking-expected.png: Removed.
45448
45449 2010-09-14  Geoffrey Garen  <ggaren@apple.com>
45450
45451         Not reviewed.
45452         
45453         Fixed layout test failure seen on buildbot by correcting expected results.
45454         
45455         It looks like Darin accidentally checked in the wrong expected results.
45456
45457         * fast/css/visited-link-hang-expected.txt:
45458
45459 2010-09-14  Chris Guillory   <chris.guillory@google.com>
45460
45461         Reviewed by Chris Fleizach.
45462
45463         Send all accessibility notifications to Chromium.
45464         https://bugs.webkit.org/show_bug.cgi?id=45156
45465
45466         * platform/chromium/accessibility/children-changed-notification-expected.txt: Removed.
45467         * platform/chromium/accessibility/children-changed-notification.html: Removed.
45468         * platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt: Added.
45469         * platform/chromium/accessibility/post-notification-ActiveDescendantChanged.html: Added.
45470         * platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt: Added.
45471         * platform/chromium/accessibility/post-notification-CheckedStateChanged.html: Added.
45472         * platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt: Added.
45473         * platform/chromium/accessibility/post-notification-ChildrenChanged.html: Added.
45474         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt: Added.
45475         * platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html: Added.
45476         * platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt: Added.
45477         * platform/chromium/accessibility/post-notification-LayoutComplete.html: Added.
45478         * platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt: Added.
45479         * platform/chromium/accessibility/post-notification-LiveRegionChanged.html: Added.
45480         * platform/chromium/accessibility/post-notification-LoadComplete-expected.txt: Added.
45481         * platform/chromium/accessibility/post-notification-LoadComplete.html: Added.
45482         * platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt: Added.
45483         * platform/chromium/accessibility/post-notification-MenuListValueChanged.html: Added.
45484         * platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt: Added.
45485         * platform/chromium/accessibility/post-notification-RowCollapsed.html: Added.
45486         * platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt: Added.
45487         * platform/chromium/accessibility/post-notification-RowCountChanged.html: Added.
45488         * platform/chromium/accessibility/post-notification-RowExpanded-expected.txt: Added.
45489         * platform/chromium/accessibility/post-notification-RowExpanded.html: Added.
45490         * platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt: Added.
45491         * platform/chromium/accessibility/post-notification-ScrolledToAnchor.html: Added.
45492         * platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt: Added.
45493         * platform/chromium/accessibility/post-notification-SelectedChildrenChanged.html: Added.
45494         * platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt: Added.
45495         * platform/chromium/accessibility/post-notification-SelectedTextChanged.html: Added.
45496         * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt: Added.
45497         * platform/chromium/accessibility/post-notification-ValueChanged.html: Added.
45498         * platform/chromium/accessibility/post-notification.js: Added.
45499         (enumAccessibilityObjects):
45500         (testDone):
45501         (test):
45502         * platform/chromium/drt_expectations.txt:
45503         * platform/chromium/test_expectations.txt:
45504
45505 2010-09-14  Darin Adler  <darin@apple.com>
45506
45507         Reviewed by Geoffrey Garen.
45508
45509         Hang processing href attribute containing a million slashes
45510         https://bugs.webkit.org/show_bug.cgi?id=45767
45511
45512         * fast/css/visited-link-hang-expected.txt: Added.
45513         * fast/css/visited-link-hang.html: Added.
45514
45515 2010-09-14  Darin Adler  <darin@apple.com>
45516
45517         Reviewed by Geoffrey Garen.
45518
45519         Sort with non-numeric custom sort function fails on array with length but no values
45520         https://bugs.webkit.org/show_bug.cgi?id=45781
45521
45522         * fast/js/script-tests/sort-large-array.js: Added test cases.
45523         * fast/js/sort-large-array-expected.txt: Updated.
45524
45525 2010-09-14  Ryosuke Niwa  <rniwa@webkit.org>
45526
45527         Reviewed by Tony Chang.
45528
45529         applyInlineStyleToNodeRange does not extend a run properly
45530         https://bugs.webkit.org/show_bug.cgi?id=45616
45531
45532         Added a test to ensure WebKit adds just one element when applying inline style and removes redundant styled elements.
45533         Rebaseline of other tests are required because WebKit now generates less elements.
45534
45535         * editing/execCommand/script-tests/toggle-style-3.js: Merged two b elements.
45536         * editing/execCommand/toggle-style-3-expected.txt: Ditto.
45537         * editing/execCommand/unlink-expected.txt: Changed the order in which span and anchor appear.
45538         * editing/style/inline-style-extend-run-expected.txt: Added.
45539         * editing/style/inline-style-extend-run.html: Added.
45540         * editing/style/script-tests/inline-style-extend-run.js: Added.
45541         (testSingleToggle):
45542         * editing/style/script-tests/make-text-writing-direction-inline.js: Merged two spans.
45543         * fast/events/event-input-contentEditable-expected.txt: Merged two anchor elements.
45544         * fast/events/event-input-contentEditable.html: Ditto.
45545
45546 2010-09-14  Adam Barth  <abarth@webkit.org>
45547
45548         Reviewed by Eric Seidel.
45549
45550         HTML5 spec violation: </><!doctype html> or </x><!doctype html> SHOULD NOT imply standards mode
45551         https://bugs.webkit.org/show_bug.cgi?id=17722
45552
45553         I believe our behavior matches the HTML5 spec.  When we see a </x>, we
45554         correctly kick out of standards mode.  In the </> case, however, the
45555         tokenizer just eats the bytes, without emitting a token, which means we
45556         don't get kicked out of standards mode.  Our behavior matches Minefield.
45557
45558         * fast/parser/strange-doctype-compatmode-1-expected.txt: Added.
45559         * fast/parser/strange-doctype-compatmode-1.html: Added.
45560         * fast/parser/strange-doctype-compatmode-2-expected.txt: Added.
45561         * fast/parser/strange-doctype-compatmode-2.html: Added.
45562
45563 2010-09-14  Tony Chang  <tony@chromium.org>
45564
45565         Unreviewed, remove tests that are now passing after Noel Gordon's
45566         fix to test_shell delete key handling.
45567
45568         * platform/chromium/test_expectations.txt:
45569
45570 2010-09-14  Tony Chang  <tony@chromium.org>
45571
45572         Reviewed by Dimitri Glazkov.
45573
45574         [chromium] implement layoutTestController.setDomainRelaxationForbiddenForURLScheme
45575         https://bugs.webkit.org/show_bug.cgi?id=45762
45576
45577         * platform/chromium/test_expectations.txt:
45578
45579 2010-09-14  Andrey Kosyakov  <caseq@chromium.org>
45580
45581         Reviewed by Yury Semikhatsky.
45582
45583         Web Inspector: [Resources panel] [HAR] Need a way to save timing data.
45584         https://bugs.webkit.org/show_bug.cgi?id=45663
45585
45586         * http/tests/inspector/resource-har-conversion-expected.txt:
45587         * http/tests/inspector/resource-parameters-expected.txt:
45588         * http/tests/inspector/resource-test2.js: Added entire timings object to list of non-deterministic fields.
45589         * http/tests/inspector/resource-tests.js: Ditto.
45590
45591 2010-09-14  Hans Wennborg  <hans@chromium.org>
45592
45593         Reviewed by Jeremy Orlow.
45594
45595         Rebaseline DeviceOrientation related layout tests for Chromium.
45596         https://bugs.webkit.org/show_bug.cgi?id=45542
45597
45598         Some DeviceOrientation layout tests need Chromium-specific
45599         baselines because of differences between JSC and V8.
45600
45601         Also enable prototype-inheritance.html again and unfork its
45602         expectations.
45603
45604         * fast/dom/script-tests/prototype-inheritance.js:
45605         * platform/chromium-linux/fast/dom/DeviceOrientation/window-property-expected.txt: Added.
45606         * platform/chromium-linux/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
45607         * platform/chromium-mac/fast/dom/DeviceOrientation/window-property-expected.txt: Added.
45608         * platform/chromium-mac/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
45609         * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Removed.
45610         * platform/chromium-win/fast/dom/DeviceOrientation/window-property-expected.txt: Added.
45611         * platform/chromium-win/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
45612         * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Removed.
45613         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
45614         * platform/chromium/test_expectations.txt:
45615
45616 2010-09-14  Pavel Podivilov  <podivilov@chromium.org>
45617
45618         Reviewed by Yury Semikhatsky.
45619
45620         [Chromium] add new tests from r67463 to expectations
45621         https://bugs.webkit.org/show_bug.cgi?id=45753
45622
45623         * platform/chromium/test_expectations.txt:
45624
45625 2010-09-10  Alexander Pavlov  <apavlov@chromium.org>
45626
45627         Reviewed by Pavel Feldman.
45628
45629         Web Inspector: Implement on-demand reporting of empty CSS rules matched for a node by WebCore
45630         https://bugs.webkit.org/show_bug.cgi?id=45530
45631
45632         * inspector/elements-panel-styles-expected.txt:
45633         * inspector/resources/elements-panel-styles.css:
45634         (.foo):
45635         (.foo::before):
45636
45637 2010-09-14  Mihai Parparita  <mihaip@chromium.org>
45638
45639         Reviewed by Dimitri Glazkov.
45640
45641         post-basic.html and post-frames.html in http/tests/navigation should not be pixel tests
45642         https://bugs.webkit.org/show_bug.cgi?id=45610
45643
45644         post-basic.html and post-frames.html would be a lot simpler if
45645         they weren't pixel tests (post-frames.html doesn't even have the right
45646         expectations for Chromium/Mac). Since all they test is that form
45647         POSTs are handled correctly, they can just use dumpAsText.
45648
45649         * http/tests/navigation/post-basic-expected.txt: Added.
45650         * http/tests/navigation/post-basic.html:
45651         * http/tests/navigation/post-frames-expected.txt: Added.
45652         * http/tests/navigation/post-frames.html:
45653         * http/tests/navigation/resources/form-target.pl: Added
45654         * http/tests/navigation/resources/page-that-posts.html: Added.
45655         * platform/chromium-linux/http/tests/navigation/post-basic-expected.checksum: Removed.
45656         * platform/chromium-linux/http/tests/navigation/post-basic-expected.png: Removed.
45657         * platform/chromium-linux/http/tests/navigation/post-frames-expected.checksum: Removed.
45658         * platform/chromium-linux/http/tests/navigation/post-frames-expected.png: Removed.
45659         * platform/chromium-win/http/tests/navigation/post-basic-expected.checksum: Removed.
45660         * platform/chromium-win/http/tests/navigation/post-basic-expected.png: Removed.
45661         * platform/chromium-win/http/tests/navigation/post-basic-expected.txt: Removed.
45662         * platform/chromium-win/http/tests/navigation/post-frames-expected.checksum: Removed.
45663         * platform/chromium-win/http/tests/navigation/post-frames-expected.png: Removed.
45664         * platform/chromium-win/http/tests/navigation/post-frames-expected.txt: Removed.
45665         * platform/chromium/test_expectations.txt:
45666         * platform/mac/http/tests/navigation/post-basic-expected.checksum: Removed.
45667         * platform/mac/http/tests/navigation/post-basic-expected.png: Removed.
45668         * platform/mac/http/tests/navigation/post-basic-expected.txt: Removed.
45669         * platform/mac/http/tests/navigation/post-frames-expected.checksum: Removed.
45670         * platform/mac/http/tests/navigation/post-frames-expected.png: Removed.
45671         * platform/mac/http/tests/navigation/post-frames-expected.txt: Removed.
45672
45673 2010-09-14  Anton Muhin  <antonm@chromium.org>
45674
45675         Unreviewed cleanup of test expectations for Chromium.
45676
45677         ietestcenter/Javascript/15.4.4.15-3-14.html, ietestcenter/Javascript/15.4.4.15-3-29.html and
45678         ietestcenter/Javascript/15.4.4.15-3-8.html are passing now.
45679
45680         * platform/chromium/test_expectations.txt:
45681
45682 2010-09-14  Pierre-Antoine LaFayette  <plafayet@codeaurora.org>
45683
45684         Reviewed by Darin Adler.
45685
45686         REGRESSION (r52839): Incomplete repaint of IMG with text-align:center
45687         https://bugs.webkit.org/show_bug.cgi?id=40142
45688
45689         Add pixel tests to verify proper repaint of RenderReplaced as well as non-inline children.
45690
45691         * fast/repaint/block-layout-inline-children-float-positioned.html: Added.
45692         * fast/repaint/block-layout-inline-children-replaced.html: Added.
45693         * platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
45694         * platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
45695         * platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
45696         * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
45697         * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
45698         * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
45699
45700 2010-09-14  Pavel Podivilov  <podivilov@chromium.org>
45701
45702         Reviewed by Pavel Feldman.
45703
45704         [Chromium] mark fast/frames/frame-limit.html as DEBUG SLOW CRASH
45705         https://bugs.webkit.org/show_bug.cgi?id=45738
45706
45707         * platform/chromium/test_expectations.txt:
45708
45709 2010-09-14  Sheriff Bot  <webkit.review.bot@gmail.com>
45710
45711         Unreviewed, rolling out r67449.
45712         http://trac.webkit.org/changeset/67449
45713         https://bugs.webkit.org/show_bug.cgi?id=45746
45714
45715         This change makes tree red. (Requested by pfeldman on
45716         #webkit).
45717
45718         * editing/execCommand/script-tests/toggle-style-3.js:
45719         * editing/execCommand/toggle-style-3-expected.txt:
45720         * editing/execCommand/unlink-expected.txt:
45721         * editing/style/inline-style-extend-run-expected.txt: Removed.
45722         * editing/style/inline-style-extend-run.html: Removed.
45723         * editing/style/script-tests/inline-style-extend-run.js: Removed.
45724         * editing/style/script-tests/make-text-writing-direction-inline.js:
45725
45726 2010-09-14  Ryosuke Niwa  <rniwa@webkit.org>
45727
45728         Reviewed by Tony Chang.
45729
45730         applyInlineStyleToNodeRange does not extend a run properly
45731         https://bugs.webkit.org/show_bug.cgi?id=45616
45732
45733         Added a test to ensure WebKit adds just one element when applying inline style and removes redundant styled elements.
45734         Rebaseline of other tests are required because WebKit now generates less elements.
45735
45736         * editing/execCommand/script-tests/toggle-style-3.js: Merged two b elements.
45737         * editing/execCommand/toggle-style-3-expected.txt: Ditto.
45738         * editing/execCommand/unlink-expected.txt: Changed the order in which span and anchor appear.
45739         * editing/style/inline-style-extend-run-expected.txt: Added.
45740         * editing/style/inline-style-extend-run.html: Added.
45741         * editing/style/script-tests/inline-style-extend-run.js: Added.
45742         (testSingleToggle):
45743         * editing/style/script-tests/make-text-writing-direction-inline.js: Merged two spans.
45744
45745 2010-09-13  Yuta Kitamura  <yutak@chromium.org>
45746
45747         Reviewed by Pavel Feldman.
45748
45749         Web Inspector: WebSocket in Resources tab
45750         https://bugs.webkit.org/show_bug.cgi?id=40768
45751
45752         * inspector/extensions-api-expected.txt: Added a new resource type.
45753
45754 2010-09-13  Ryosuke Niwa  <rniwa@webkit.org>
45755
45756         Reviewed by Darin Adler.
45757
45758         REGRESSION: In Gmail, a crash occurs at getDoubleValue() when applying a text color to a new line
45759         https://bugs.webkit.org/show_bug.cgi?id=45632
45760
45761         Added a test to ensure WebKit does not crash when querying font size even if there is a typing style.
45762
45763         * editing/execCommand/query-font-size-with-typing-style-expected.txt: Added.
45764         * editing/execCommand/query-font-size-with-typing-style.html: Added.
45765
45766 2010-09-13  Eric Carlson  <eric.carlson@apple.com>
45767
45768         Reviewed by Geoff Garen.
45769
45770         JavaScript dialog should not deactivate media element
45771         https://bugs.webkit.org/show_bug.cgi?id=45688
45772
45773         * http/tests/media/reload-after-dialog-expected.txt: Added.
45774         * http/tests/media/reload-after-dialog.html: Added.
45775
45776 2010-09-13  Dirk Pranke  <dpranke@chromium.org>
45777
45778         Unreviewed, build fix.
45779
45780         Fix duplicate entries in expectations file; we really need to fix
45781         the checkin trigger to catch these.
45782
45783         * platform/chromium/test_expectations.txt:
45784
45785 2010-09-13  Dirk Pranke  <dpranke@chromium.org>
45786
45787         Unreviewed, expectations change.
45788
45789         Add some suppressions back in - it looks like we are probably tripping
45790         over some debug asserts that I need to triage downstream.
45791
45792         * platform/chromium/test_expectations.txt:
45793
45794 2010-09-13  Chris Fleizach  <cfleizach@apple.com>
45795
45796         Reviewed by Darin Adler.
45797
45798         AX: REGRESSION: WebKit does not report label of web popup buttons
45799         https://bugs.webkit.org/show_bug.cgi?id=45715
45800
45801         * platform/mac/accessibility/popup-button-title-expected.txt: Added.
45802         * platform/mac/accessibility/popup-button-title.html: Added.
45803
45804 2010-09-13  Dirk Pranke  <dpranke@chromium.org>
45805
45806         Unreviewed, expectations change.
45807
45808         Remove a bunch of tests that are now passing.
45809
45810         * platform/chromium/test_expectations.txt:
45811
45812 2010-09-13  Pavel Podivilov  <podivilov@chromium.org>
45813
45814         Reviewed by Yury Semikhatsky.
45815
45816         [Chromium] rebaseline two svg tests after r67200
45817         https://bugs.webkit.org/show_bug.cgi?id=45665
45818
45819         * platform/chromium-linux/svg/batik/text/textPosition-expected.txt:
45820         * platform/chromium-linux/svg/batik/text/textPosition2-expected.txt:
45821         * platform/chromium/test_expectations.txt:
45822
45823 2010-09-13  Pavel Podivilov  <podivilov@chromium.org>
45824
45825         Reviewed by Pavel Feldman.
45826
45827         [Chromium] mark fast/files/read-blob-async.html as CRASH PASS on linux
45828         https://bugs.webkit.org/show_bug.cgi?id=45672
45829
45830         * platform/chromium/test_expectations.txt:
45831
45832 2010-09-13  Chris Fleizach  <cfleizach@apple.com>
45833
45834         Reviewed by David Kilzer.
45835
45836         AX: accessibilityIsIgnored is returning nil when return value expects a BOOL
45837         https://bugs.webkit.org/show_bug.cgi?id=45548
45838
45839         * platform/mac/accessibility/element-is-ignored-expected.txt: Added.
45840         * platform/mac/accessibility/element-is-ignored.html: Added.
45841
45842 2010-09-13  Chris Fleizach  <cfleizach@apple.com>
45843
45844         Reviewed by Darin Adler.
45845
45846         CrashTracer: 874 crashes in Safari at com.apple.WebCore: WebCore::AccessibilityTable::isTableExposableThroughAccessibility + 663
45847         https://bugs.webkit.org/show_bug.cgi?id=45697
45848
45849         * platform/mac/accessibility/updating-attribute-in-table-row-crash-expected.txt: Added.
45850         * platform/mac/accessibility/updating-attribute-in-table-row-crash.html: Added.
45851
45852 2010-09-13  Tony Chang  <tony@chromium.org>
45853
45854         Unreviewed, removing chromium-linux results that deduplicate-tests says are
45855         unnecessary (mostly due to the checksum computation change last week).
45856
45857         * platform/chromium-linux/editing/deleting/collapse-whitespace-3587601-fix-expected.checksum: Removed.
45858         * platform/chromium-linux/editing/deleting/collapse-whitespace-3587601-fix-expected.png: Removed.
45859         * platform/chromium-linux/editing/deleting/delete-at-start-or-end-expected.checksum: Removed.
45860         * platform/chromium-linux/editing/deleting/delete-at-start-or-end-expected.png: Removed.
45861         * platform/chromium-linux/editing/deleting/delete-block-contents-001-expected.checksum: Removed.
45862         * platform/chromium-linux/editing/deleting/delete-block-contents-001-expected.png: Removed.
45863         * platform/chromium-linux/editing/deleting/delete-block-contents-002-expected.checksum: Removed.
45864         * platform/chromium-linux/editing/deleting/delete-block-contents-002-expected.png: Removed.
45865         * platform/chromium-linux/editing/deleting/delete-image-004-expected.checksum: Removed.
45866         * platform/chromium-linux/editing/deleting/delete-image-004-expected.png: Removed.
45867         * platform/chromium-linux/editing/deleting/delete-select-all-002-expected.checksum: Removed.
45868         * platform/chromium-linux/editing/deleting/delete-select-all-002-expected.png: Removed.
45869         * platform/chromium-linux/editing/deleting/delete-select-all-003-expected.checksum: Removed.
45870         * platform/chromium-linux/editing/deleting/delete-select-all-003-expected.png: Removed.
45871         * platform/chromium-linux/editing/undo/5378473-expected.checksum: Removed.
45872         * platform/chromium-linux/editing/undo/5378473-expected.png: Removed.
45873         * platform/chromium-linux/editing/undo/undo-misspellings-expected.checksum: Removed.
45874         * platform/chromium-linux/editing/undo/undo-misspellings-expected.png: Removed.
45875         * platform/chromium-linux/fast/backgrounds/bgCompositeCopy-expected.checksum: Removed.
45876         * platform/chromium-linux/fast/backgrounds/bgCompositeCopy-expected.png: Removed.
45877         * platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.checksum: Removed.
45878         * platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.png: Removed.
45879         * platform/chromium-linux/fast/block/basic/quirk-percent-height-table-cell-expected.checksum: Removed.
45880         * platform/chromium-linux/fast/block/basic/quirk-percent-height-table-cell-expected.png: Removed.
45881         * platform/chromium-linux/fast/canvas/canvas-as-image-incremental-repaint-expected.checksum: Removed.
45882         * platform/chromium-linux/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Removed.
45883         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
45884         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
45885         * platform/chromium-linux/fast/dom/attr_dead_doc-expected.checksum: Removed.
45886         * platform/chromium-linux/fast/dom/attr_dead_doc-expected.png: Removed.
45887         * platform/chromium-linux/fast/frames/content-opacity-1-expected.checksum: Removed.
45888         * platform/chromium-linux/fast/frames/content-opacity-1-expected.png: Removed.
45889         * platform/chromium-linux/fast/frames/content-opacity-2-expected.checksum: Removed.
45890         * platform/chromium-linux/fast/frames/content-opacity-2-expected.png: Removed.
45891         * platform/chromium-linux/fast/frames/iframe-text-contents-expected.checksum: Removed.
45892         * platform/chromium-linux/fast/frames/iframe-text-contents-expected.png: Removed.
45893         * platform/chromium-linux/fast/layers/add-layer-with-nested-stacking-expected.checksum: Removed.
45894         * platform/chromium-linux/fast/layers/add-layer-with-nested-stacking-expected.png: Removed.
45895         * platform/chromium-linux/fast/layers/self-painting-outline-expected.checksum: Removed.
45896         * platform/chromium-linux/fast/layers/self-painting-outline-expected.png: Removed.
45897         * platform/chromium-linux/fast/repaint/background-generated-expected.checksum: Removed.
45898         * platform/chromium-linux/fast/repaint/background-generated-expected.png: Removed.
45899         * platform/chromium-linux/fast/repaint/background-misaligned-expected.checksum: Removed.
45900         * platform/chromium-linux/fast/repaint/background-misaligned-expected.png: Removed.
45901         * platform/chromium-linux/fast/repaint/block-selection-gap-in-table-cell-expected.checksum: Removed.
45902         * platform/chromium-linux/fast/repaint/block-selection-gap-in-table-cell-expected.png: Removed.
45903         * platform/chromium-linux/fast/repaint/block-selection-gap-stale-cache-expected.checksum: Removed.
45904         * platform/chromium-linux/fast/repaint/block-selection-gap-stale-cache-expected.png: Removed.
45905         * platform/chromium-linux/fast/repaint/button-spurious-layout-hint-expected.checksum: Removed.
45906         * platform/chromium-linux/fast/repaint/button-spurious-layout-hint-expected.png: Removed.
45907         * platform/chromium-linux/fast/repaint/clip-with-layout-delta-expected.checksum: Removed.
45908         * platform/chromium-linux/fast/repaint/clip-with-layout-delta-expected.png: Removed.
45909         * platform/chromium-linux/fast/repaint/content-into-overflow-expected.checksum: Removed.
45910         * platform/chromium-linux/fast/repaint/content-into-overflow-expected.png: Removed.
45911         * platform/chromium-linux/fast/repaint/float-in-new-block-with-layout-delta-expected.checksum: Removed.
45912         * platform/chromium-linux/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Removed.
45913         * platform/chromium-linux/fast/repaint/float-new-in-block-expected.checksum: Removed.
45914         * platform/chromium-linux/fast/repaint/float-new-in-block-expected.png: Removed.
45915         * platform/chromium-linux/fast/repaint/focus-ring-expected.checksum: Removed.
45916         * platform/chromium-linux/fast/repaint/focus-ring-expected.png: Removed.
45917         * platform/chromium-linux/fast/repaint/inline-relative-positioned-expected.checksum: Removed.
45918         * platform/chromium-linux/fast/repaint/inline-relative-positioned-expected.png: Removed.
45919         * platform/chromium-linux/fast/repaint/intermediate-layout-position-clip-expected.checksum: Removed.
45920         * platform/chromium-linux/fast/repaint/intermediate-layout-position-clip-expected.png: Removed.
45921         * platform/chromium-linux/fast/repaint/intermediate-layout-position-expected.checksum: Removed.
45922         * platform/chromium-linux/fast/repaint/intermediate-layout-position-expected.png: Removed.
45923         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.checksum: Removed.
45924         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.png: Removed.
45925         * platform/chromium-linux/fast/repaint/outline-inset-expected.checksum: Removed.
45926         * platform/chromium-linux/fast/repaint/outline-inset-expected.png: Removed.
45927         * platform/chromium-linux/fast/repaint/overflow-into-content-expected.checksum: Removed.
45928         * platform/chromium-linux/fast/repaint/overflow-into-content-expected.png: Removed.
45929         * platform/chromium-linux/fast/repaint/selection-clear-expected.checksum: Removed.
45930         * platform/chromium-linux/fast/repaint/selection-clear-expected.png: Removed.
45931         * platform/chromium-linux/fast/repaint/table-outer-border-expected.checksum: Removed.
45932         * platform/chromium-linux/fast/repaint/table-outer-border-expected.png: Removed.
45933         * platform/chromium-linux/fast/repaint/table-section-repaint-expected.checksum: Removed.
45934         * platform/chromium-linux/fast/repaint/table-section-repaint-expected.png: Removed.
45935         * platform/chromium-linux/fast/repaint/table-two-pass-layout-overpaint-expected.checksum: Removed.
45936         * platform/chromium-linux/fast/repaint/table-two-pass-layout-overpaint-expected.png: Removed.
45937         * platform/chromium-linux/fast/repaint/transform-disable-layoutstate-expected.checksum: Removed.
45938         * platform/chromium-linux/fast/repaint/transform-disable-layoutstate-expected.png: Removed.
45939         * platform/chromium-linux/fast/repaint/transform-replaced-shadows-expected.checksum: Removed.
45940         * platform/chromium-linux/fast/repaint/transform-replaced-shadows-expected.png: Removed.
45941         * platform/chromium-linux/fast/table/border-collapsing/equal-precedence-resolution-expected.checksum: Removed.
45942         * platform/chromium-linux/fast/table/border-collapsing/equal-precedence-resolution-expected.png: Removed.
45943         * platform/chromium-linux/fast/table/giantRowspan-expected.checksum: Removed.
45944         * platform/chromium-linux/fast/table/giantRowspan-expected.png: Removed.
45945         * platform/chromium-linux/fast/table/multiple-percent-height-rows-expected.checksum: Removed.
45946         * platform/chromium-linux/fast/table/multiple-percent-height-rows-expected.png: Removed.
45947         * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: Removed.
45948         * platform/chromium-linux/svg/custom/control-points-for-S-and-T-expected.checksum: Removed.
45949         * platform/chromium-linux/svg/custom/control-points-for-S-and-T-expected.png: Removed.
45950         * platform/chromium-linux/svg/custom/dynamic-empty-path-expected.checksum: Removed.
45951         * platform/chromium-linux/svg/custom/dynamic-empty-path-expected.png: Removed.
45952         * platform/chromium-linux/svg/custom/feDisplacementMap-01-expected.checksum: Removed.
45953         * platform/chromium-linux/svg/custom/feDisplacementMap-01-expected.png: Removed.
45954         * platform/chromium-linux/svg/custom/fill-opacity-hsl-expected.checksum: Removed.
45955         * platform/chromium-linux/svg/custom/fill-opacity-hsl-expected.png: Removed.
45956         * platform/chromium-linux/svg/custom/fill-opacity-rgba-expected.checksum: Removed.
45957         * platform/chromium-linux/svg/custom/fill-opacity-rgba-expected.png: Removed.
45958         * platform/chromium-linux/svg/custom/gradient-stop-corner-cases-expected.checksum: Removed.
45959         * platform/chromium-linux/svg/custom/gradient-stop-corner-cases-expected.png: Removed.
45960         * platform/chromium-linux/svg/custom/group-opacity-expected.checksum: Removed.
45961         * platform/chromium-linux/svg/custom/group-opacity-expected.png: Removed.
45962         * platform/chromium-linux/svg/custom/js-repaint-rect-on-path-with-stroke-expected.checksum: Removed.
45963         * platform/chromium-linux/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Removed.
45964         * platform/chromium-linux/svg/custom/js-update-container-expected.checksum: Removed.
45965         * platform/chromium-linux/svg/custom/js-update-container-expected.png: Removed.
45966         * platform/chromium-linux/svg/custom/js-update-container2-expected.checksum: Removed.
45967         * platform/chromium-linux/svg/custom/js-update-container2-expected.png: Removed.
45968         * platform/chromium-linux/svg/custom/js-update-polygon-changes-expected.checksum: Removed.
45969         * platform/chromium-linux/svg/custom/js-update-polygon-changes-expected.png: Removed.
45970         * platform/chromium-linux/svg/custom/js-update-polygon-removal-expected.checksum: Removed.
45971         * platform/chromium-linux/svg/custom/js-update-polygon-removal-expected.png: Removed.
45972         * platform/chromium-linux/svg/custom/js-update-style-expected.checksum: Removed.
45973         * platform/chromium-linux/svg/custom/js-update-style-expected.png: Removed.
45974         * platform/chromium-linux/svg/custom/js-update-transform-addition-expected.checksum: Removed.
45975         * platform/chromium-linux/svg/custom/js-update-transform-addition-expected.png: Removed.
45976         * platform/chromium-linux/svg/custom/marker-referencePoint-expected.checksum: Removed.
45977         * platform/chromium-linux/svg/custom/marker-referencePoint-expected.png: Removed.
45978         * platform/chromium-linux/svg/custom/mask-changes-expected.checksum: Removed.
45979         * platform/chromium-linux/svg/custom/mask-changes-expected.png: Removed.
45980         * platform/chromium-linux/svg/custom/pattern-y-offset-expected.checksum: Removed.
45981         * platform/chromium-linux/svg/custom/pattern-y-offset-expected.png: Removed.
45982         * platform/chromium-linux/svg/custom/repaint-moving-svg-and-div-expected.checksum: Removed.
45983         * platform/chromium-linux/svg/custom/repaint-moving-svg-and-div-expected.png: Removed.
45984         * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.checksum: Removed.
45985         * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.png: Removed.
45986         * platform/chromium-linux/svg/custom/text-dom-removal-expected.checksum: Removed.
45987         * platform/chromium-linux/svg/custom/text-dom-removal-expected.png: Removed.
45988         * platform/chromium-linux/svg/custom/use-forward-refs-expected.checksum: Removed.
45989         * platform/chromium-linux/svg/custom/use-forward-refs-expected.png: Removed.
45990         * platform/chromium-linux/svg/hixie/data-types/001-expected.checksum: Removed.
45991         * platform/chromium-linux/svg/hixie/data-types/001-expected.png: Removed.
45992         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.checksum: Removed.
45993         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png: Removed.
45994         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-scrollbars-expected.checksum: Removed.
45995         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-scrollbars-expected.png: Removed.
45996         * platform/chromium-linux/svg/zoom/text/relative-sized-document-scrollbars-expected.checksum: Removed.
45997         * platform/chromium-linux/svg/zoom/text/relative-sized-document-scrollbars-expected.png: Removed.
45998         * platform/chromium-linux/tables/mozilla/bugs/bug106795-expected.checksum: Removed.
45999         * platform/chromium-linux/tables/mozilla/bugs/bug106795-expected.png: Removed.
46000         * platform/chromium-linux/tables/mozilla/bugs/bug131020-2-expected.checksum: Removed.
46001         * platform/chromium-linux/tables/mozilla/bugs/bug131020-2-expected.png: Removed.
46002         * platform/chromium-linux/tables/mozilla/bugs/bug13169-expected.checksum: Removed.
46003         * platform/chromium-linux/tables/mozilla/bugs/bug13169-expected.png: Removed.
46004         * platform/chromium-linux/tables/mozilla/bugs/bug133948-expected.checksum: Removed.
46005         * platform/chromium-linux/tables/mozilla/bugs/bug133948-expected.png: Removed.
46006         * platform/chromium-linux/tables/mozilla/bugs/bug137388-1-expected.checksum: Removed.
46007         * platform/chromium-linux/tables/mozilla/bugs/bug137388-1-expected.png: Removed.
46008         * platform/chromium-linux/tables/mozilla/bugs/bug137388-3-expected.checksum: Removed.
46009         * platform/chromium-linux/tables/mozilla/bugs/bug137388-3-expected.png: Removed.
46010         * platform/chromium-linux/tables/mozilla/bugs/bug1818-1-expected.checksum: Removed.
46011         * platform/chromium-linux/tables/mozilla/bugs/bug1818-1-expected.png: Removed.
46012         * platform/chromium-linux/tables/mozilla/bugs/bug1818-2-expected.checksum: Removed.
46013         * platform/chromium-linux/tables/mozilla/bugs/bug1818-2-expected.png: Removed.
46014         * platform/chromium-linux/tables/mozilla/bugs/bug1818-3-expected.checksum: Removed.
46015         * platform/chromium-linux/tables/mozilla/bugs/bug1818-3-expected.png: Removed.
46016         * platform/chromium-linux/tables/mozilla/bugs/bug1818-4-expected.checksum: Removed.
46017         * platform/chromium-linux/tables/mozilla/bugs/bug1818-4-expected.png: Removed.
46018         * platform/chromium-linux/tables/mozilla/bugs/bug219693-1-expected.checksum: Removed.
46019         * platform/chromium-linux/tables/mozilla/bugs/bug219693-1-expected.png: Removed.
46020         * platform/chromium-linux/tables/mozilla/bugs/bug219693-2-expected.checksum: Removed.
46021         * platform/chromium-linux/tables/mozilla/bugs/bug219693-2-expected.png: Removed.
46022         * platform/chromium-linux/tables/mozilla/bugs/bug26553-expected.checksum: Removed.
46023         * platform/chromium-linux/tables/mozilla/bugs/bug26553-expected.png: Removed.
46024         * platform/chromium-linux/tables/mozilla/bugs/bug50695-2-expected.checksum: Removed.
46025         * platform/chromium-linux/tables/mozilla/bugs/bug50695-2-expected.png: Removed.
46026         * platform/chromium-linux/tables/mozilla/bugs/bug56201-expected.checksum: Removed.
46027         * platform/chromium-linux/tables/mozilla/bugs/bug56201-expected.png: Removed.
46028         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug23847-expected.checksum: Removed.
46029         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug23847-expected.png: Removed.
46030
46031 2010-09-13  Adam Langley  <agl@chromium.org>
46032
46033         Unreviewed. Layout test re-baseline.
46034
46035         After r66882, complex text word spacing changed due to a bug fix. This
46036         rebaselines the layout test for that case.
46037
46038         https://bugs.webkit.org/show_bug.cgi?id=45191
46039
46040         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.checksum:
46041         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.png:
46042         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.txt:
46043         * platform/chromium/test_expectations.txt:
46044
46045 2010-09-13  Adam Barth  <abarth@webkit.org>
46046
46047         Reviewed by Darin Adler.
46048
46049         Fix </sarcasm>
46050         https://bugs.webkit.org/show_bug.cgi?id=45645
46051
46052         Test that </sarcasm> works properly.
46053
46054         * html5lib/resources/webkit02.dat:
46055
46056 2010-09-13  Yury Semikhatsky  <yurys@chromium.org>
46057
46058         Unreviewed. Rebaseline inspector/extensions-events.html
46059
46060         * inspector/extensions-events-expected.txt:
46061
46062 2010-09-13  Chris Fleizach  <cfleizach@apple.com>
46063
46064         Reviewed by Darin Adler.
46065
46066         REGRESSION (r64816-r64889): Crash in WebCore::AccessibilityRenderObject
46067         https://bugs.webkit.org/show_bug.cgi?id=43807
46068
46069         * platform/mac/accessibility/visible-position-crash-for-text-node-expected.txt: Added.
46070         * platform/mac/accessibility/visible-position-crash-for-text-node.html: Added.
46071
46072 2010-09-13  Martin Robinson  <mrobinson@igalia.com>
46073
46074         Reviewed by Andreas Kling.
46075
46076         [Qt] DOM listeners get wrong keycodes for some keys
46077         https://bugs.webkit.org/show_bug.cgi?id=43365
46078
46079         * platform/qt/Skipped: Unskip tests that are now passing.
46080
46081 2010-09-13  Jonathan Dixon  <joth@chromium.org>
46082
46083         Reviewed by Steve Block.
46084
46085         [chromium] Port test shell geolocation fixes to DRT
46086         https://bugs.webkit.org/show_bug.cgi?id=45313
46087
46088         Remove exceptions for tests that now pass (in DRT and downstream test_shell)
46089
46090         * platform/chromium/drt_expectations.txt:
46091         * platform/chromium/test_expectations.txt:
46092
46093 2010-09-13  Yury Semikhatsky  <yurys@chromium.org>
46094
46095         Unreviewed. Skip new debugger test on Qt.
46096
46097         * platform/qt/Skipped:
46098
46099 2010-09-13  Yury Semikhatsky  <yurys@chromium.org>
46100
46101         Reviewed by Pavel Feldman.
46102
46103         Web Inspector: upstream testExpandScope debugger test
46104         https://bugs.webkit.org/show_bug.cgi?id=45260
46105
46106         Test that scope sections in Scripts panel are expandable and
46107         contain correct data.
46108
46109         * inspector/debugger-expand-scope-expected.txt: Added.
46110         * inspector/debugger-expand-scope.html: Added.
46111         * platform/chromium/inspector/debugger-expand-scope-expected.txt: Added.
46112
46113 2010-09-13  Pavel Podivilov  <podivilov@chromium.org>
46114
46115         Reviewed by Pavel Feldman.
46116
46117         [Chromium] add viewport meta tag tests to expectations
46118         https://bugs.webkit.org/show_bug.cgi?id=45655
46119
46120         * platform/chromium/test_expectations.txt:
46121
46122 2010-09-13  MORITA Hajime  <morrita@google.com>
46123
46124         Reviewed by Kent Tamura.
46125
46126         [Chromium][Test] custom-scrollbar-with-incomplete-style.html need expectation files.
46127         https://bugs.webkit.org/show_bug.cgi?id=45646
46128         
46129         Added missing expectations.
46130         
46131         * platform/chromium-linux/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum: Added.
46132         * platform/chromium-linux/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
46133         * platform/chromium-linux/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added.
46134         * platform/chromium-mac/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum: Added.
46135         * platform/chromium-mac/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
46136         * platform/chromium-mac/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added.
46137         * platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum: Added.
46138         * platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
46139         * platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added.
46140         * platform/chromium/test_expectations.txt:
46141
46142 2010-09-13  MORITA Hajime  <morrita@google.com>
46143
46144         Reviewed by Dirk Schulze.
46145
46146         [chromium] svg/filters/filter-empty-g.svg crashes in linux/mac debug after r63530
46147         https://bugs.webkit.org/show_bug.cgi?id=42486
46148
46149         Removed skip line. 
46150         This looks fixed with a fix for http://webkit.org/b/41175.
46151         
46152         * platform/chromium/test_expectations.txt:
46153
46154 2010-09-13  Andreas Kling  <andreas.kling@nokia.com>
46155
46156         Unreviewed.
46157
46158         [Qt] Skip three viewport meta tag tests that fail on the bot.
46159
46160         * platform/qt/Skipped:
46161
46162 2010-09-13  Pavel Podivilov  <podivilov@chromium.org>
46163
46164         Reviewed by Pavel Feldman.
46165
46166         [Chromium] update test expectations for tests that pass after rolling out r67328
46167         https://bugs.webkit.org/show_bug.cgi?id=45642
46168
46169         * platform/chromium/test_expectations.txt:
46170
46171 2010-08-27  Kenneth Rohde Christiansen  <kenneth@webkit.org>
46172
46173         Reviewed by Antti Koivisto.
46174
46175         Add tests for the viewport meta tag algorithm and parsing,
46176         based on a test suite developed by Opera employees
46177         Rune Lillesveen and Øyvind Stenhaug.
46178
46179         * fast/viewport/viewport-1-expected.txt: Added.
46180         * fast/viewport/viewport-1.html: Added.
46181         * fast/viewport/viewport-10-expected.txt: Added.
46182         * fast/viewport/viewport-10.html: Added.
46183         * fast/viewport/viewport-100-expected.txt: Added.
46184         * fast/viewport/viewport-100.html: Added.
46185         * fast/viewport/viewport-101-expected.txt: Added.
46186         * fast/viewport/viewport-101.html: Added.
46187         * fast/viewport/viewport-102-expected.txt: Added.
46188         * fast/viewport/viewport-102.html: Added.
46189         * fast/viewport/viewport-103-expected.txt: Added.
46190         * fast/viewport/viewport-103.html: Added.
46191         * fast/viewport/viewport-104-expected.txt: Added.
46192         * fast/viewport/viewport-104.html: Added.
46193         * fast/viewport/viewport-105-expected.txt: Added.
46194         * fast/viewport/viewport-105.html: Added.
46195         * fast/viewport/viewport-106-expected.txt: Added.
46196         * fast/viewport/viewport-106.html: Added.
46197         * fast/viewport/viewport-107-expected.txt: Added.
46198         * fast/viewport/viewport-107.html: Added.
46199         * fast/viewport/viewport-108-expected.txt: Added.
46200         * fast/viewport/viewport-108.html: Added.
46201         * fast/viewport/viewport-109-expected.txt: Added.
46202         * fast/viewport/viewport-109.html: Added.
46203         * fast/viewport/viewport-11-expected.txt: Added.
46204         * fast/viewport/viewport-11.html: Added.
46205         * fast/viewport/viewport-110-expected.txt: Added.
46206         * fast/viewport/viewport-110.html: Added.
46207         * fast/viewport/viewport-111-expected.txt: Added.
46208         * fast/viewport/viewport-111.html: Added.
46209         * fast/viewport/viewport-112-expected.txt: Added.
46210         * fast/viewport/viewport-112.html: Added.
46211         * fast/viewport/viewport-113-expected.txt: Added.
46212         * fast/viewport/viewport-113.html: Added.
46213         * fast/viewport/viewport-114-expected.txt: Added.
46214         * fast/viewport/viewport-114.html: Added.
46215         * fast/viewport/viewport-115-expected.txt: Added.
46216         * fast/viewport/viewport-115.html: Added.
46217         * fast/viewport/viewport-116-expected.txt: Added.
46218         * fast/viewport/viewport-116.html: Added.
46219         * fast/viewport/viewport-117-expected.txt: Added.
46220         * fast/viewport/viewport-117.html: Added.
46221         * fast/viewport/viewport-118-expected.txt: Added.
46222         * fast/viewport/viewport-118.html: Added.
46223         * fast/viewport/viewport-119-expected.txt: Added.
46224         * fast/viewport/viewport-119.html: Added.
46225         * fast/viewport/viewport-12-expected.txt: Added.
46226         * fast/viewport/viewport-12.html: Added.
46227         * fast/viewport/viewport-120-expected.txt: Added.
46228         * fast/viewport/viewport-120.html: Added.
46229         * fast/viewport/viewport-121-expected.txt: Added.
46230         * fast/viewport/viewport-121.html: Added.
46231         * fast/viewport/viewport-122-expected.txt: Added.
46232         * fast/viewport/viewport-122.html: Added.
46233         * fast/viewport/viewport-123-expected.txt: Added.
46234         * fast/viewport/viewport-123.html: Added.
46235         * fast/viewport/viewport-124-expected.txt: Added.
46236         * fast/viewport/viewport-124.html: Added.
46237         * fast/viewport/viewport-125-expected.txt: Added.
46238         * fast/viewport/viewport-125.html: Added.
46239         * fast/viewport/viewport-126.html: Added.
46240         * fast/viewport/viewport-127.html: Added.
46241         * fast/viewport/viewport-13-expected.txt: Added.
46242         * fast/viewport/viewport-13.html: Added.
46243         * fast/viewport/viewport-14-expected.txt: Added.
46244         * fast/viewport/viewport-14.html: Added.
46245         * fast/viewport/viewport-15-expected.txt: Added.
46246         * fast/viewport/viewport-15.html: Added.
46247         * fast/viewport/viewport-16-expected.txt: Added.
46248         * fast/viewport/viewport-16.html: Added.
46249         * fast/viewport/viewport-17-expected.txt: Added.
46250         * fast/viewport/viewport-17.html: Added.
46251         * fast/viewport/viewport-18-expected.txt: Added.
46252         * fast/viewport/viewport-18.html: Added.
46253         * fast/viewport/viewport-19-expected.txt: Added.
46254         * fast/viewport/viewport-19.html: Added.
46255         * fast/viewport/viewport-2-expected.txt: Added.
46256         * fast/viewport/viewport-2.html: Added.
46257         * fast/viewport/viewport-20-expected.txt: Added.
46258         * fast/viewport/viewport-20.html: Added.
46259         * fast/viewport/viewport-21-expected.txt: Added.
46260         * fast/viewport/viewport-21.html: Added.
46261         * fast/viewport/viewport-22-expected.txt: Added.
46262         * fast/viewport/viewport-22.html: Added.
46263         * fast/viewport/viewport-23-expected.txt: Added.
46264         * fast/viewport/viewport-23.html: Added.
46265         * fast/viewport/viewport-24-expected.txt: Added.
46266         * fast/viewport/viewport-24.html: Added.
46267         * fast/viewport/viewport-25-expected.txt: Added.
46268         * fast/viewport/viewport-25.html: Added.
46269         * fast/viewport/viewport-26-expected.txt: Added.
46270         * fast/viewport/viewport-26.html: Added.
46271         * fast/viewport/viewport-27-expected.txt: Added.
46272         * fast/viewport/viewport-27.html: Added.
46273         * fast/viewport/viewport-28-expected.txt: Added.
46274         * fast/viewport/viewport-28.html: Added.
46275         * fast/viewport/viewport-29-expected.txt: Added.
46276         * fast/viewport/viewport-29.html: Added.
46277         * fast/viewport/viewport-3-expected.txt: Added.
46278         * fast/viewport/viewport-3.html: Added.
46279         * fast/viewport/viewport-30-expected.txt: Added.
46280         * fast/viewport/viewport-30.html: Added.
46281         * fast/viewport/viewport-31-expected.txt: Added.
46282         * fast/viewport/viewport-31.html: Added.
46283         * fast/viewport/viewport-32-expected.txt: Added.
46284         * fast/viewport/viewport-32.html: Added.
46285         * fast/viewport/viewport-33-expected.txt: Added.
46286         * fast/viewport/viewport-33.html: Added.
46287         * fast/viewport/viewport-34-expected.txt: Added.
46288         * fast/viewport/viewport-34.html: Added.
46289         * fast/viewport/viewport-35-expected.txt: Added.
46290         * fast/viewport/viewport-35.html: Added.
46291         * fast/viewport/viewport-36-expected.txt: Added.
46292         * fast/viewport/viewport-36.html: Added.
46293         * fast/viewport/viewport-37-expected.txt: Added.
46294         * fast/viewport/viewport-37.html: Added.
46295         * fast/viewport/viewport-38-expected.txt: Added.
46296         * fast/viewport/viewport-38.html: Added.
46297         * fast/viewport/viewport-39-expected.txt: Added.
46298         * fast/viewport/viewport-39.html: Added.
46299         * fast/viewport/viewport-4-expected.txt: Added.
46300         * fast/viewport/viewport-4.html: Added.
46301         * fast/viewport/viewport-40-expected.txt: Added.
46302         * fast/viewport/viewport-40.html: Added.
46303         * fast/viewport/viewport-41-expected.txt: Added.
46304         * fast/viewport/viewport-41.html: Added.
46305         * fast/viewport/viewport-42-expected.txt: Added.
46306         * fast/viewport/viewport-42.html: Added.
46307         * fast/viewport/viewport-43-expected.txt: Added.
46308         * fast/viewport/viewport-43.html: Added.
46309         * fast/viewport/viewport-44-expected.txt: Added.
46310         * fast/viewport/viewport-44.html: Added.
46311         * fast/viewport/viewport-45-expected.txt: Added.
46312         * fast/viewport/viewport-45.html: Added.
46313         * fast/viewport/viewport-46-expected.txt: Added.
46314         * fast/viewport/viewport-46.html: Added.
46315         * fast/viewport/viewport-47-expected.txt: Added.
46316         * fast/viewport/viewport-47.html: Added.
46317         * fast/viewport/viewport-48-expected.txt: Added.
46318         * fast/viewport/viewport-48.html: Added.
46319         * fast/viewport/viewport-49-expected.txt: Added.
46320         * fast/viewport/viewport-49.html: Added.
46321         * fast/viewport/viewport-5-expected.txt: Added.
46322         * fast/viewport/viewport-5.html: Added.
46323         * fast/viewport/viewport-50-expected.txt: Added.
46324         * fast/viewport/viewport-50.html: Added.
46325         * fast/viewport/viewport-51-expected.txt: Added.
46326         * fast/viewport/viewport-51.html: Added.
46327         * fast/viewport/viewport-52-expected.txt: Added.
46328         * fast/viewport/viewport-52.html: Added.
46329         * fast/viewport/viewport-53-expected.txt: Added.
46330         * fast/viewport/viewport-53.html: Added.
46331         * fast/viewport/viewport-54-expected.txt: Added.
46332         * fast/viewport/viewport-54.html: Added.
46333         * fast/viewport/viewport-55-expected.txt: Added.
46334         * fast/viewport/viewport-55.html: Added.
46335         * fast/viewport/viewport-56-expected.txt: Added.
46336         * fast/viewport/viewport-56.html: Added.
46337         * fast/viewport/viewport-57-expected.txt: Added.
46338         * fast/viewport/viewport-57.html: Added.
46339         * fast/viewport/viewport-58-expected.txt: Added.
46340         * fast/viewport/viewport-58.html: Added.
46341         * fast/viewport/viewport-59-expected.txt: Added.
46342         * fast/viewport/viewport-59.html: Added.
46343         * fast/viewport/viewport-6-expected.txt: Added.
46344         * fast/viewport/viewport-6.html: Added.
46345         * fast/viewport/viewport-60-expected.txt: Added.
46346         * fast/viewport/viewport-60.html: Added.
46347         * fast/viewport/viewport-61-expected.txt: Added.
46348         * fast/viewport/viewport-61.html: Added.
46349         * fast/viewport/viewport-62-expected.txt: Added.
46350         * fast/viewport/viewport-62.html: Added.
46351         * fast/viewport/viewport-63-expected.txt: Added.
46352         * fast/viewport/viewport-63.html: Added.
46353         * fast/viewport/viewport-64-expected.txt: Added.
46354         * fast/viewport/viewport-64.html: Added.
46355         * fast/viewport/viewport-65.html: Added.
46356         * fast/viewport/viewport-66-expected.txt: Added.
46357         * fast/viewport/viewport-66.html: Added.
46358         * fast/viewport/viewport-67-expected.txt: Added.
46359         * fast/viewport/viewport-67.html: Added.
46360         * fast/viewport/viewport-68-expected.txt: Added.
46361         * fast/viewport/viewport-68.html: Added.
46362         * fast/viewport/viewport-69-expected.txt: Added.
46363         * fast/viewport/viewport-69.html: Added.
46364         * fast/viewport/viewport-7-expected.txt: Added.
46365         * fast/viewport/viewport-7.html: Added.
46366         * fast/viewport/viewport-70-expected.txt: Added.
46367         * fast/viewport/viewport-70.html: Added.
46368         * fast/viewport/viewport-71-expected.txt: Added.
46369         * fast/viewport/viewport-71.html: Added.
46370         * fast/viewport/viewport-72-expected.txt: Added.
46371         * fast/viewport/viewport-72.html: Added.
46372         * fast/viewport/viewport-73-expected.txt: Added.
46373         * fast/viewport/viewport-73.html: Added.
46374         * fast/viewport/viewport-74-expected.txt: Added.
46375         * fast/viewport/viewport-74.html: Added.
46376         * fast/viewport/viewport-75-expected.txt: Added.
46377         * fast/viewport/viewport-75.html: Added.
46378         * fast/viewport/viewport-76-expected.txt: Added.
46379         * fast/viewport/viewport-76.html: Added.
46380         * fast/viewport/viewport-77-expected.txt: Added.
46381         * fast/viewport/viewport-77.html: Added.
46382         * fast/viewport/viewport-78-expected.txt: Added.
46383         * fast/viewport/viewport-78.html: Added.
46384         * fast/viewport/viewport-79-expected.txt: Added.
46385         * fast/viewport/viewport-79.html: Added.
46386         * fast/viewport/viewport-8-expected.txt: Added.
46387         * fast/viewport/viewport-8.html: Added.
46388         * fast/viewport/viewport-80-expected.txt: Added.
46389         * fast/viewport/viewport-80.html: Added.
46390         * fast/viewport/viewport-81-expected.txt: Added.
46391         * fast/viewport/viewport-81.html: Added.
46392         * fast/viewport/viewport-82.html: Added.
46393         * fast/viewport/viewport-83-expected.txt: Added.
46394         * fast/viewport/viewport-83.html: Added.
46395         * fast/viewport/viewport-84.html: Added.
46396         * fast/viewport/viewport-85-expected.txt: Added.
46397         * fast/viewport/viewport-85.html: Added.
46398         * fast/viewport/viewport-86-expected.txt: Added.
46399         * fast/viewport/viewport-86.html: Added.
46400         * fast/viewport/viewport-87.html: Added.
46401         * fast/viewport/viewport-88-expected.txt: Added.
46402         * fast/viewport/viewport-88.html: Added.
46403         * fast/viewport/viewport-9-expected.txt: Added.
46404         * fast/viewport/viewport-9.html: Added.
46405         * fast/viewport/viewport-90-expected.txt: Added.
46406         * fast/viewport/viewport-90.html: Added.
46407         * platform/gtk/Skipped: Skip tests due to missing DRT support.
46408         * platform/mac/Skipped: Skip tests due to missing DRT support.
46409         * platform/win/Skipped: Skip tests due to missing DRT support.
46410         * platform/qt/Skipped: Skip failing tests.
46411
46412 2010-09-12  Maciej Stachowiak  <mjs@apple.com>
46413
46414         Reviewed by Dan Bernstein.
46415
46416         Re-skip some layout tests that fail on the bots but not on my system
46417         https://bugs.webkit.org/show_bug.cgi?id=45626
46418
46419         * platform/mac-wk2/Skipped:
46420
46421 2010-09-13  Adam Barth  <abarth@webkit.org>
46422
46423         Reviewed by Eric Seidel.
46424
46425         Apply spec changes to InForeignContentMode
46426         https://bugs.webkit.org/show_bug.cgi?id=45636
46427
46428         Add some tests of breaking out of foreign content.
46429
46430         * html5lib/resources/webkit01.dat:
46431
46432 2010-09-12  Adam Barth  <abarth@webkit.org>
46433
46434         Reviewed by Eric Seidel.
46435
46436         Remove FIXME now that the HTML5 spec has been updated
46437         https://bugs.webkit.org/show_bug.cgi?id=45634
46438
46439         Add tests recommended by Hixie.
46440
46441         * fast/parser/form-pointer-1-expected.txt: Added.
46442         * fast/parser/form-pointer-1.html: Added.
46443         * fast/parser/form-pointer-2-expected.txt: Added.
46444         * fast/parser/form-pointer-2.html: Added.
46445         * fast/parser/form-pointer-3-expected.txt: Added.
46446         * fast/parser/form-pointer-3.html: Added.
46447         * fast/parser/form-pointer-4-expected.txt: Added.
46448         * fast/parser/form-pointer-4.html: Added.
46449
46450 2010-09-12  Robin Qiu  <robin.qiu@torchmobile.com.cn>
46451
46452         Reviewed by Antonio Gomes.
46453
46454         https://bugs.webkit.org/show_bug.cgi?id=18768
46455         Fixed a bug in scroll flow. When we don't have scrollbars, we need to
46456         repaintFixedElementsAfterScrolling(), sendScrollEvent() ... as well as
46457         scrollContents();
46458
46459         * scrollbars/resources/scrollable-iframe.html: Added.
46460         * scrollbars/scrollevent-iframe-no-scrolling-expected.txt: Added.
46461         * scrollbars/scrollevent-iframe-no-scrolling-wheel-expected.txt: Added.
46462         * scrollbars/scrollevent-iframe-no-scrolling-wheel.html: Added.
46463         * scrollbars/scrollevent-iframe-no-scrolling.html: Added.
46464
46465 2010-09-12  Adam Barth  <abarth@webkit.org>
46466
46467         Revert mistaken changes to test baselines.
46468
46469         * platform/mac/http/tests/navigation/post-goback1-expected.txt:
46470         * platform/mac/http/tests/navigation/postredirect-basic-expected.txt:
46471         * platform/mac/http/tests/navigation/postredirect-frames-expected.txt:
46472         * platform/mac/http/tests/navigation/postredirect-goback1-expected.txt:
46473
46474 2010-09-10  MORITA Hajime  <morrita@google.com>
46475
46476         Reviewed by Tony Chang.
46477
46478         [Chromium] Implement textInputController.hasSpellingMarker() for Chromium
46479         https://bugs.webkit.org/show_bug.cgi?id=45441
46480         
46481         Add an note for API readiness.
46482
46483         * platform/chromium/test_expectations.txt:
46484
46485 2010-09-12  Dirk Pranke  <dpranke@chromium.org>
46486
46487         Unreviewed, expectations change.
46488
46489         Think this is the last set.
46490
46491         * platform/chromium/test_expectations.txt:
46492
46493 2010-09-12  Dirk Pranke  <dpranke@chromium.org>
46494
46495         Unreviewed, expectations change.
46496
46497         Suppress some more failures so I can triage the WebKit roll
46498         without the tree being red.
46499
46500         * platform/chromium/test_expectations.txt:
46501
46502 2010-09-12  Dirk Pranke  <dpranke@chromium.org>
46503
46504         Unreviewed, expectations change. Suppress some failures so I can
46505         triage the WebKit roll without the tree being red.
46506
46507         * platform/chromium/test_expectations.txt:
46508
46509 2010-09-12  Dirk Pranke  <dpranke@chromium.org>
46510
46511         Unreviewed, expectations change. Fix a duplicate expectation and
46512         remove some passing tests.
46513
46514         * platform/chromium/test_expectations.txt:
46515
46516 2010-09-12  Adam Barth  <abarth@webkit.org>
46517
46518         Reviewed by Eric Seidel.
46519
46520         Adoption agency should use takeAllChildrenFrom
46521         https://bugs.webkit.org/show_bug.cgi?id=45570
46522
46523         More test cases.
46524
46525         * html5lib/resources/webkit01.dat:
46526
46527 2010-09-12  Adam Barth  <abarth@webkit.org>
46528
46529         Reviewed by Eric Seidel.
46530
46531         isParsingFragment assert hit in new treebuilder
46532         https://bugs.webkit.org/show_bug.cgi?id=45621
46533
46534         Add new tests and (minor) test progression.
46535
46536         * html5lib/resources/webkit01.dat:
46537         * html5lib/runner-expected.txt:
46538
46539 2010-09-12  Robert Hogan  <robert@webkit.org>
46540
46541         Reviewed by Andreas Kling.
46542
46543         [Qt] Fix http/tests/navigation/reload-subframe-object.html
46544
46545         Unskip http/tests/navigation/reload-subframe-object.html
46546
46547         https://bugs.webkit.org/show_bug.cgi?id=45613
46548
46549         * platform/qt/Skipped:
46550
46551 2010-09-12  Maciej Stachowiak  <mjs@apple.com>
46552
46553         Reviewed by James Robinson.
46554
46555         Remove some tests from the WebKit2 skipped list that are now passing
46556         https://bugs.webkit.org/show_bug.cgi?id=45625
46557
46558         * platform/mac-wk2/Skipped:
46559
46560 2010-09-12  Dirk Pranke  <dpranke@chromium.org>
46561
46562         Unreviewed, expectations change.
46563
46564         * platform/chromium/test_expectations.txt:
46565
46566 2010-09-12  Dirk Pranke  <dpranke@chromium.org>
46567
46568         Unreviewed, expectations change.
46569
46570         * platform/chromium/test_expectations.txt:
46571
46572 2010-09-12  James Robinson  <jamesr@chromium.org>
46573
46574         Unreviewed, rolling out r67328.
46575         http://trac.webkit.org/changeset/67328
46576         https://bugs.webkit.org/show_bug.cgi?id=45610
46577
46578         Broke layout tests on mac and chromium.
46579
46580         * http/tests/navigation/post-basic-expected.txt: Removed.
46581         * http/tests/navigation/post-basic.html:
46582         * http/tests/navigation/post-frames-expected.txt: Removed.
46583         * http/tests/navigation/post-frames.html:
46584         * http/tests/navigation/resources/page-that-posts.html: Removed.
46585         * http/tests/navigation/resources/postresult.pl:
46586         * platform/chromium-linux/http/tests/navigation/post-basic-expected.checksum: Added.
46587         * platform/chromium-linux/http/tests/navigation/post-basic-expected.png: Added.
46588         * platform/chromium-linux/http/tests/navigation/post-frames-expected.checksum: Added.
46589         * platform/chromium-linux/http/tests/navigation/post-frames-expected.png: Added.
46590         * platform/chromium-win/http/tests/navigation/post-basic-expected.checksum: Added.
46591         * platform/chromium-win/http/tests/navigation/post-basic-expected.png: Added.
46592         * platform/chromium-win/http/tests/navigation/post-basic-expected.txt: Added.
46593         * platform/chromium-win/http/tests/navigation/post-frames-expected.checksum: Added.
46594         * platform/chromium-win/http/tests/navigation/post-frames-expected.png: Added.
46595         * platform/chromium-win/http/tests/navigation/post-frames-expected.txt: Added.
46596         * platform/chromium/test_expectations.txt:
46597         * platform/mac/http/tests/navigation/post-basic-expected.checksum: Copied from LayoutTests/platform/mac/http/tests/navigation/post-goback1-expected.checksum.
46598         * platform/mac/http/tests/navigation/post-basic-expected.png: Copied from LayoutTests/platform/mac/http/tests/navigation/post-goback1-expected.png.
46599         * platform/mac/http/tests/navigation/post-basic-expected.txt: Added.
46600         * platform/mac/http/tests/navigation/post-frames-expected.checksum: Added.
46601         * platform/mac/http/tests/navigation/post-frames-expected.png: Added.
46602         * platform/mac/http/tests/navigation/post-frames-expected.txt: Added.
46603
46604 2010-09-12  Simon Hausmann  <simon.hausmann@nokia.com>
46605
46606         Reviewed by Antonio Gomes.
46607
46608         [Qt] Rebase a bunch of tests after r67200.
46609
46610         * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
46611         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
46612         * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
46613         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
46614
46615 2010-09-12  Andreas Kling  <andreas.kling@nokia.com>
46616
46617         Reviewed by Kenneth Rohde Christiansen.
46618
46619         [Qt] Remove Path::closeSubpath() workaround for broken miter joins
46620         https://bugs.webkit.org/show_bug.cgi?id=45618
46621
46622         Skip fast/canvas/canvas-closePath-single-point.html - it can be unskipped again
46623         once the bot is upgraded to Qt 4.7.1.
46624
46625         * platform/qt/Skipped:
46626
46627 2010-09-12  Mihai Parparita  <mihaip@chromium.org>
46628
46629         Reviewed by Dimitri Glazkov.
46630
46631         post-basic.html and post-frames.html in http/tests/navigation should not be pixel tests
46632         https://bugs.webkit.org/show_bug.cgi?id=45610
46633
46634         post-basic.html and post-frames.html would be a lot simpler if
46635         they weren't pixel tests (post-frames.html doesn't even have the right
46636         expectations for Chromium/Mac). Since all they test is that form
46637         POSTs are handled correctly, they can just use dumpAsText.
46638
46639         * http/tests/navigation/post-basic-expected.txt: Added.
46640         * http/tests/navigation/post-basic.html:
46641         * http/tests/navigation/post-frames-expected.txt: Added.
46642         * http/tests/navigation/post-frames.html:
46643         * http/tests/navigation/resources/page-that-posts.html: Added.
46644         * http/tests/navigation/resources/postresult.pl:
46645         * platform/chromium-linux/http/tests/navigation/post-basic-expected.checksum: Removed.
46646         * platform/chromium-linux/http/tests/navigation/post-basic-expected.png: Removed.
46647         * platform/chromium-linux/http/tests/navigation/post-frames-expected.checksum: Removed.
46648         * platform/chromium-linux/http/tests/navigation/post-frames-expected.png: Removed.
46649         * platform/chromium-win/http/tests/navigation/post-basic-expected.checksum: Removed.
46650         * platform/chromium-win/http/tests/navigation/post-basic-expected.png: Removed.
46651         * platform/chromium-win/http/tests/navigation/post-basic-expected.txt: Removed.
46652         * platform/chromium-win/http/tests/navigation/post-frames-expected.checksum: Removed.
46653         * platform/chromium-win/http/tests/navigation/post-frames-expected.png: Removed.
46654         * platform/chromium-win/http/tests/navigation/post-frames-expected.txt: Removed.
46655         * platform/chromium/test_expectations.txt:
46656         * platform/mac/http/tests/navigation/post-basic-expected.checksum: Removed.
46657         * platform/mac/http/tests/navigation/post-basic-expected.png: Removed.
46658         * platform/mac/http/tests/navigation/post-basic-expected.txt: Removed.
46659         * platform/mac/http/tests/navigation/post-frames-expected.checksum: Removed.
46660         * platform/mac/http/tests/navigation/post-frames-expected.png: Removed.
46661         * platform/mac/http/tests/navigation/post-frames-expected.txt: Removed.
46662
46663 2010-09-11  Maciej Stachowiak  <mjs@apple.com>
46664
46665         Reviewed by Adam Barth.
46666
46667         Animations don't seem to run in multiple WebKit2 animation tests
46668         https://bugs.webkit.org/show_bug.cgi?id=42137
46669
46670         * platform/mac-wk2/Skipped:
46671         These tests no longer fail, so simply unskip them.
46672
46673 2010-09-11  Maciej Stachowiak  <mjs@apple.com>
46674
46675         Reviewed by Sam Weinig.
46676
46677         Remove nonexistent test from skipped list
46678         https://bugs.webkit.org/show_bug.cgi?id=45608
46679
46680         * platform/mac-wk2/Skipped:
46681
46682 2010-09-11  Maciej Stachowiak  <mjs@apple.com>
46683
46684         Reviewed by Sam Weinig.
46685
46686         Skip some new tests that depend on APIs missing from WebKitTestRunner
46687         https://bugs.webkit.org/show_bug.cgi?id=45607
46688
46689         * platform/mac-wk2/Skipped:
46690
46691 2010-09-11  Martin Robinson  <mrobinson@igalia.com>
46692
46693         Add a platform-specific result after r67281.
46694
46695         * platform/gtk/fast/dynamic/first-letter-display-change-expected.txt: Added.
46696
46697 2010-09-10  Eric Seidel  <eric@webkit.org>
46698
46699         Reviewed by Adam Barth.
46700
46701         chromium fast/dom/replaceChild.html regression by r67182
46702         https://bugs.webkit.org/show_bug.cgi?id=45527
46703
46704         Turns out this is a progression!  Our new images
46705         match minefield (and sanity).  The old image had a
46706         border drawn which should have been removed when the
46707         iframe was replaced.
46708
46709         Other platforms may need to update their results as well.
46710
46711         * platform/mac/fast/dom/replaceChild-expected.checksum:
46712         * platform/mac/fast/dom/replaceChild-expected.png:
46713
46714 2010-09-11  Robert Hogan  <robert@webkit.org>
46715
46716         Unreviewed, unskip passing test.
46717
46718         Test fixed by http://trac.webkit.org/changeset/56511
46719
46720         See https://bugs.webkit.org/show_bug.cgi?id=36492
46721
46722         * platform/qt/Skipped:
46723
46724 2010-09-11  Mihai Parparita  <mihaip@chromium.org>
46725
46726         Reviewed by Tony Chang.
46727
46728         Implement layoutTestController.dumpResourceResponseMIMETypes in Chromium DRT
46729         https://bugs.webkit.org/show_bug.cgi?id=45479
46730
46731         Remove tests from Chromium expectations that now pass. Add
46732         Chromium/Linux expectations for the script test, since it reports a
46733         different MIME type (application/javascript vs.
46734         application/x-javascript).
46735
46736         * platform/chromium-linux/fast/dom/HTMLLinkElement/prefetch-expected.txt: Removed.
46737         * platform/chromium-linux/fast/preloader/script-expected.txt: Added.
46738         * platform/chromium-mac/fast/dom/HTMLLinkElement/prefetch-expected.txt: Removed.
46739         * platform/chromium/test_expectations.txt:
46740
46741 2010-09-11  Tony Chang  <tony@chromium.org>
46742
46743         Reviewed by Kent Tamura.
46744
46745         [chromium] remove passing test svg/custom/transform-ignore-after-invalid.svg
46746         https://bugs.webkit.org/show_bug.cgi?id=45579
46747
46748         * platform/chromium/test_expectations.txt:
46749
46750 2010-09-11  Mihai Parparita  <mihaip@chromium.org>
46751
46752         Reviewed by Adam Barth.
46753
46754         URIs in styles created via innerHTML are not resolved against the document's base URI
46755         https://bugs.webkit.org/show_bug.cgi?id=45565
46756
46757         Add test to read back the background image URL from an element that was
46758         created via innerHTML (reduction of http://crbug.com/55023).
46759
46760         * fast/innerHTML/innerHTML-uri-resolution-expected.txt: Added.
46761         * fast/innerHTML/innerHTML-uri-resolution.html: Added.
46762
46763 2010-09-10  Alexey Proskuryakov  <ap@apple.com>
46764
46765         Reviewed by Darin Adler.
46766
46767         https://bugs.webkit.org/show_bug.cgi?id=45563
46768         Assertion failure: useTransforms when scrolling to an SVG element
46769
46770         This has been indirectly fixed in r63633, just adding a test.
46771
46772         * svg/custom/scroll-to-svg-element-assertion-expected.txt: Added.
46773         * svg/custom/scroll-to-svg-element-assertion.html: Added.
46774
46775 2010-09-10  Dan Bernstein  <mitz@apple.com>
46776
46777         Reviewed by Darin Adler.
46778
46779         <rdar://problem/8414282> Can’t dynamically change first-letter to/from floating
46780
46781         * fast/dynamic/first-letter-display-change-expected.checksum: Added.
46782         * fast/dynamic/first-letter-display-change-expected.png: Added.
46783         * fast/dynamic/first-letter-display-change-expected.txt: Added.
46784         * fast/dynamic/first-letter-display-change.html: Added.
46785
46786 2010-09-10  Ryosuke Niwa  <rniwa@webkit.org>
46787
46788         Unreviewed.
46789
46790         Added editing/style/style-3690704-fix.html to the gtk's skipped list
46791         since the test requires editing delegates, which hasn't been implemented in gtk.
46792
46793         * platform/gtk/Skipped:
46794
46795 2010-09-10  Ryosuke Niwa  <rniwa@webkit.org>
46796
46797         Reviewed by Tony Chang.
46798
46799         editing/inserting/insert-3659587-fix.html and editing/style/style-3690704-fix.html should use runDumpAsTextEditingTest
46800         https://bugs.webkit.org/show_bug.cgi?id=45578
46801
46802         Modified insert-3659587-fix.html and style-3690704-fix.html to use runDumpAsTextEditingTest().
46803
46804         * editing/inserting/insert-3659587-fix-expected.txt: Added.
46805         * editing/inserting/insert-3659587-fix.html:
46806         * editing/style/style-3690704-fix-expected.txt: Added.
46807         * editing/style/style-3690704-fix.html:
46808         * platform/chromium-linux/editing/inserting/insert-3659587-fix-expected.checksum: Removed.
46809         * platform/chromium-linux/editing/inserting/insert-3659587-fix-expected.png: Removed.
46810         * platform/chromium-linux/editing/style/style-3690704-fix-expected.checksum: Removed.
46811         * platform/chromium-linux/editing/style/style-3690704-fix-expected.png: Removed.
46812         * platform/chromium-win/editing/inserting/insert-3659587-fix-expected.checksum: Removed.
46813         * platform/chromium-win/editing/inserting/insert-3659587-fix-expected.png: Removed.
46814         * platform/chromium-win/editing/inserting/insert-3659587-fix-expected.txt: Removed.
46815         * platform/chromium-win/editing/style/style-3690704-fix-expected.checksum: Removed.
46816         * platform/chromium-win/editing/style/style-3690704-fix-expected.png: Removed.
46817         * platform/chromium-win/editing/style/style-3690704-fix-expected.txt: Removed.
46818         * platform/gtk/editing/inserting/insert-3659587-fix-expected.txt: Removed.
46819         * platform/gtk/editing/style/style-3690704-fix-expected.txt: Removed.
46820         * platform/mac/editing/inserting/insert-3659587-fix-expected.checksum: Removed.
46821         * platform/mac/editing/inserting/insert-3659587-fix-expected.png: Removed.
46822         * platform/mac/editing/inserting/insert-3659587-fix-expected.txt: Removed.
46823         * platform/mac/editing/style/style-3690704-fix-expected.checksum: Removed.
46824         * platform/mac/editing/style/style-3690704-fix-expected.png: Removed.
46825         * platform/mac/editing/style/style-3690704-fix-expected.txt: Removed.
46826         * platform/qt/editing/inserting/insert-3659587-fix-expected.txt: Removed.
46827         * platform/qt/editing/style/style-3690704-fix-expected.txt: Removed.
46828
46829 2010-09-10  Yael Aharon  <yael.aharon@nokia.com>
46830
46831         Reviewed by Andreas Kling.
46832
46833         [Qt] Support click event for notifications
46834         https://bugs.webkit.org/show_bug.cgi?id=44836
46835
46836         * fast/notifications/notifications-click-event-expected.txt:
46837         * platform/qt/Skipped:
46838
46839 2010-09-10  Peter Kasting  <pkasting@google.com>
46840
46841         Reviewed by Darin Adler.
46842
46843         Make middle clicks not fire DOM onclick events.
46844         https://bugs.webkit.org/show_bug.cgi?id=22382
46845
46846         * fast/events/mouse-click-events-expected.txt:
46847         * fast/events/script-tests/mouse-click-events.js:
46848
46849 2010-09-10  Dirk Pranke  <dpranke@chromium.org>
46850
46851         Unreviewed, expectations change.
46852
46853         Need to rebaseline a bunch of files resulting from the SVG change
46854         in r67200.
46855
46856         https://bugs.webkit.org/show_bug.cgi?id=45580
46857
46858         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt
46859         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-04-t-expected.txt
46860         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.txt
46861         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-06-t-expected.txt
46862         * platform/chromium-win/svg/W3C-SVG-1.1/text-text-07-t-expected.txt
46863         * platform/chromium-win/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt
46864         * platform/chromium-win/svg/batik/text/textAnchor2-expected.txt
46865         * platform/chromium-win/svg/batik/text/textAnchor3-expected.txt
46866         * platform/chromium-win/svg/batik/text/textLayout-expected.txt
46867         * platform/chromium-win/svg/batik/text/textLayout2-expected.txt
46868         * platform/chromium-win/svg/batik/text/textOnPathSpaces-expected.txt
46869         * platform/chromium-win/svg/batik/text/textPosition-expected.txt
46870         * platform/chromium-win/svg/batik/text/textPosition2-expected.txt
46871         * platform/chromium-win/svg/custom/text-letter-spacing-expected.txt
46872         * platform/chromium-win/svg/custom/text-x-dx-lists-expected.txt
46873         * platform/chromium-win/svg/custom/text-x-override-in-tspan-child-expected.txt
46874         * platform/chromium-win/svg/text/select-x-list-1-expected.txt
46875         * platform/chromium-win/svg/text/select-x-list-2-expected.txt
46876         * platform/chromium-win/svg/text/select-x-list-3-expected.txt
46877         * platform/chromium-win/svg/text/select-x-list-4-expected.txt
46878         * platform/chromium-win/svg/text/select-x-list-with-tspans-1-expected.txt
46879         * platform/chromium-win/svg/text/select-x-list-with-tspans-2-expected.txt
46880         * platform/chromium-win/svg/text/select-x-list-with-tspans-3-expected.txt
46881         * platform/chromium-win/svg/text/select-x-list-with-tspans-4-expected.txt
46882         * platform/chromium-win/svg/text/text-text-04-t-expected.txt
46883         * platform/chromium-win/svg/text/text-text-05-t-expected.txt
46884         * platform/chromium-win/svg/text/text-text-06-t-expected.txt
46885         * platform/chromium-win/svg/text/text-text-07-t-expected.txt
46886         * platform/chromium-win/svg/text/text-tspan-01-b-expected.txt
46887
46888         * platform/chromium/test_expectations.txt:
46889
46890 2010-09-10  Dan Bernstein  <mitz@apple.com>
46891
46892         Reviewed by Anders Carlsson.
46893
46894         Pseudostyle resolution corrupts cached child index values
46895         https://bugs.webkit.org/show_bug.cgi?id=45574
46896
46897         * fast/dom/firstline-fixed-crash-expected.txt: Updated results.
46898
46899 2010-09-10  Cosmin Truta  <ctruta@chromium.org>
46900
46901         Reviewed by Nikolas Zimmermann.
46902
46903         getBoundingClientRect Broken for SVG Elements
46904         https://bugs.webkit.org/show_bug.cgi?id=42815
46905
46906         Added tests for getBoundingClientRect applied to SVG elements.
46907
46908         * svg/custom/getBoundingClientRect.xhtml: Added
46909         * svg/custom/getBoundingClientRect-expected.txt: Added
46910
46911 2010-09-10  Jian Li  <jianli@chromium.org>
46912
46913         Update mac/Skipped to include the bug numbers for newly added skip entries.
46914
46915         * platform/mac/Skipped:
46916
46917 2010-09-10  Mike Lawther  <mikelawther@chromium.org>
46918
46919         Reviewed by Ojan Vafai.
46920
46921         [Chromium] Rebaseline transitions/opacity-transition-zindex.html
46922         https://bugs.webkit.org/show_bug.cgi?id=45515
46923
46924         Difference was off-by-one on the green channel.
46925
46926         * platform/chromium-win/transitions/opacity-transition-zindex-expected.checksum: Added.
46927         * platform/chromium-win/transitions/opacity-transition-zindex-expected.png: Added.
46928         * platform/chromium/test_expectations.txt:
46929
46930 2010-09-10  Tony Gentilcore  <tonyg@chromium.org>
46931
46932         Reviewed by Eric Seidel.
46933
46934         Implement HTML5 definition of script for-event neutering
46935         https://bugs.webkit.org/show_bug.cgi?id=45493
46936
46937         * fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution-expected.txt:
46938         * fast/dom/HTMLScriptElement/script-tests/script-for-attribute-unexpected-execution.js: Beef up test with some more cases, change style to be more readable, and remove obsolete comments about supporting for-event.
46939
46940 2010-09-10  Ryosuke Niwa  <rniwa@webkit.org>
46941
46942         Reviewed by Eric Seidel.
46943
46944         execCommand("fontsize") on certain selected html generates too many SPAN tags.
46945         https://bugs.webkit.org/show_bug.cgi?id=28968
46946
46947         Added a test to ensure only one font element is added when applying font-size
46948         to multiple inline nodes.
46949
46950         * editing/style/apply-font-size-to-multiple-nodes-expected.txt: Added.
46951         * editing/style/apply-font-size-to-multiple-nodes.html: Added.
46952
46953 2010-09-10  Simon Fraser  <simon.fraser@apple.com>
46954
46955         Re-enable some Windows compositing tests that no longer assert.
46956
46957         * platform/win/Skipped:
46958
46959 2010-09-10  Justin Schuh  <jschuh@chromium.org>
46960
46961         Reviewed by Darin Adler.
46962
46963         SVGGElement::rendererIsNeeded should return false when parent isn't SVG
46964         https://bugs.webkit.org/show_bug.cgi?id=45562
46965
46966         * svg/custom/g-outside-svg-expected.txt: Added.
46967         * svg/custom/g-outside-svg.html: Added.
46968
46969 2010-09-10  Jian Li  <jianli@chromium.org>
46970
46971         Skip file api tests for workers that could crash occasionally before
46972         we figure out how to fix them.
46973
46974         * platform/mac/Skipped:
46975
46976 2010-09-10  Adam Barth  <abarth@webkit.org>
46977
46978         Reviewed by Darin Adler.
46979
46980         REGRESSION (HTML Parser): CNN's Money site is not formatted correctly with AdBlock installed
46981         https://bugs.webkit.org/show_bug.cgi?id=41371
46982
46983         Update test results for new behavior.
46984
46985         * fast/parser/comments-expected.txt:
46986         * fast/parser/comments.html:
46987           - Removed the redundant in-test expectations.
46988         * html5lib/runner-expected.txt:
46989           - We now "fail" these two tests.  We'll pass them again once the spec
46990             changes and HTML5lib updates its expectations.
46991
46992 2010-09-10  Simon Fraser  <simon.fraser@apple.com>
46993
46994         Reviewed by Adam Roben.
46995
46996         compositing/iframes/iframe-src-change.html test fails on Windows
46997         https://bugs.webkit.org/show_bug.cgi?id=45554
46998         
46999         This test had the wrong behavior. It never actually entered compositing mode.
47000         Now give it a chance to do so (and test for it), and then test that the layers
47001         disappeared.
47002
47003         * compositing/iframes/iframe-src-change-expected.txt:
47004         * compositing/iframes/iframe-src-change.html:
47005
47006 2010-09-10  Adam Roben  <aroben@apple.com>
47007
47008         Give expected results files the right names
47009
47010         * platform/win/fast/text/hyphenate-first-word-expected.txt: Renamed from LayoutTests/platform/win/fast/text/hyphenate-first-word-actual.txt.
47011         * platform/win/fast/text/hyphenate-locale-expected.txt: Renamed from LayoutTests/platform/win/fast/text/hyphenate-locale-actual.txt.
47012         * platform/win/html5lib/runner-expected.txt: Renamed from LayoutTests/platform/win/html5lib/runner-actual.txt.
47013
47014 2010-09-10  Ryosuke Niwa  <rniwa@webkit.org>
47015
47016         Reviewed by Antonio Gomes.
47017
47018         REGRESSION(r67176): editing/selection/doubleclick-inline-first-last-contenteditable.html crashes
47019         https://bugs.webkit.org/show_bug.cgi?id=45525
47020
47021         Added a test to ensure WebKit does not crash when copying a region that doesn't have any common block ancestor.
47022         Also removed doubleclick-inline-first-last-contenteditable.html from the qt's skipped list since
47023         this test should not crash anymore.
47024
47025         * editing/pasteboard/copy-without-common-block-crash-expected.txt: Added.
47026         * editing/pasteboard/copy-without-common-block-crash.html: Added.
47027         * platform/qt/Skipped: Removed doubleclick-inline-first-last-contenteditable.html from the list.
47028
47029 2010-09-10  Adam Roben  <aroben@apple.com>
47030
47031         Land new expected results for some tests on Windows
47032
47033         Rubber-stamped in advance by Simon Fraser.
47034
47035         * platform/win/fast/text/hyphenate-first-word-actual.txt: Added.
47036         * platform/win/fast/text/hyphenate-locale-actual.txt: Added.
47037         Windows doesn't support hyphenation.
47038
47039         * platform/win/html5lib/runner-actual.txt: Added.
47040         We don't implement <keygen> on Windows, so we pass some tests that
47041         expect <keygen> to have no child elements (on Mac, the child elements
47042         are real DOM elements, rather than living in the shadow DOM tree like
47043         HTML5 mandates, so the tests fail).
47044
47045 2010-09-09  Joseph Pecoraro  <joepeck@webkit.org>
47046
47047         Reviewed by Andreas Kling.
47048
47049         Clean Up Some Expected Results for Missing Tests
47050         https://bugs.webkit.org/show_bug.cgi?id=45489
47051
47052           Test was removed in r35456 but expected results were missed.
47053
47054         * http/tests/xmlhttprequest/access-control-basic-exclude-expected.txt: Removed.
47055
47056           Results were added in r19036 but the test was never added. No record of the test.
47057
47058         * editing/pasteboard/4944770-expected.txt: Removed.
47059         * platform/mac/editing/pasteboard/4944770-expected.checksum: Removed.
47060         * platform/mac/editing/pasteboard/4944770-expected.png: Removed.
47061
47062 2010-09-10  Simon Fraser  <simon.fraser@apple.com>
47063
47064         Reviewed by Chris Marrin.
47065
47066         Update Windows LayoutTest/compositing results
47067         https://bugs.webkit.org/show_bug.cgi?id=45323
47068
47069         Fix up some windows compositing test results.
47070
47071         * platform/win/compositing/iframes/composited-parent-iframe-expected.txt: Removed.
47072         * platform/win/compositing/iframes/iframe-resize-expected.txt: Removed.
47073         * platform/win/compositing/iframes/leave-compositing-iframe-expected.txt: Removed.
47074         * platform/win/compositing/iframes/overlapped-iframe-expected.txt: Removed.
47075         * platform/win/compositing/plugins/composited-plugin-expected.txt: Added.
47076         * platform/win/compositing/plugins/small-to-large-composited-plugin-expected.txt: Copied from LayoutTests/compositing/iframes/leave-compositing-iframe-expected.txt.
47077
47078 2010-09-10  Pavel Podivilov  <podivilov@chromium.org>
47079
47080         Reviewed by Yury Semikhatsky.
47081
47082         [Chromium] rebaseline SVGFEDiffuseLightingElement-lighting-color-css-prop.html
47083         https://bugs.webkit.org/show_bug.cgi?id=45540
47084
47085         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
47086         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
47087         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
47088         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
47089
47090 2010-09-10  Chris Fleizach  <cfleizach@apple.com>
47091
47092         Reviewed by David Kilzer.
47093
47094         AX: accessibility not returning strings when visibility is hidden
47095         https://bugs.webkit.org/show_bug.cgi?id=45116
47096
47097         * platform/mac/accessibility/clipped-text-under-element-expected.txt: Added.
47098         * platform/mac/accessibility/clipped-text-under-element.html: Added.
47099
47100 2010-09-10  Chris Fleizach  <cfleizach@apple.com>
47101
47102         Reviewed by David Kilzer.
47103
47104         Mail crashes with searching for next misspelled word with VoiceOver
47105         https://bugs.webkit.org/show_bug.cgi?id=45501
47106
47107         * platform/mac/accessibility/crash-in-element-for-text-marker-expected.txt: Added.
47108         * platform/mac/accessibility/crash-in-element-for-text-marker.html: Added.
47109
47110 2010-09-10  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
47111
47112         Reviewed by Eric Carlson.
47113
47114         Skip a few media tests that started randomly failing after r66961
47115
47116         * platform/mac-leopard/Skipped:
47117
47118 2010-09-10  Nikolas Zimmermann  <nzimmermann@rim.com>
47119
47120         Not reviewed. Fix wrong gtk baseline for select-x-list-1.svg.
47121
47122         * platform/gtk/svg/text/select-x-list-1-expected.txt:
47123
47124 2010-09-10  Martin Robinson  <mrobinson@igalia.com>
47125
47126         Slight skipped list reorganization.
47127
47128         * platform/gtk/Skipped: Group one more test in the beginDragWithFiles section.
47129
47130 2010-09-10  Nikolas Zimmermann  <nzimmermann@rim.com>
47131
47132         Reviewed by Dirk Schulze.
47133
47134         SVG text chunk concept needs to be integrated in the InlineBox structure
47135         https://bugs.webkit.org/show_bug.cgi?id=45533
47136
47137         Updated all tests containing text chunks, to reflect the fact that more SVGInlineTextBoxes are created now.
47138         All 'startOffset' dumps now begin at 0, indicating that there's only one chunk contained in a single SVGInlineTextBox.
47139         These dumps will be removed in follow-up patches, as they don't make any sense anymore in the new concept.
47140
47141         * platform/gtk/svg/text/select-x-list-1-expected.txt:
47142         * platform/gtk/svg/text/select-x-list-2-expected.txt:
47143         * platform/gtk/svg/text/select-x-list-3-expected.txt:
47144         * platform/gtk/svg/text/select-x-list-4-expected.txt:
47145         * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
47146         * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
47147         * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
47148         * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt: 
47149         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
47150         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
47151         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
47152         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
47153         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
47154         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
47155         * platform/mac/svg/batik/text/textAnchor2-expected.txt:
47156         * platform/mac/svg/batik/text/textAnchor3-expected.txt:
47157         * platform/mac/svg/batik/text/textLayout-expected.txt:
47158         * platform/mac/svg/batik/text/textLayout2-expected.txt:
47159         * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
47160         * platform/mac/svg/batik/text/textPosition-expected.txt:
47161         * platform/mac/svg/batik/text/textPosition2-expected.txt:
47162         * platform/mac/svg/custom/text-letter-spacing-expected.txt:
47163         * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
47164         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
47165         * platform/mac/svg/text/select-x-list-1-expected.txt:
47166         * platform/mac/svg/text/select-x-list-2-expected.txt:
47167         * platform/mac/svg/text/select-x-list-3-expected.txt:
47168         * platform/mac/svg/text/select-x-list-4-expected.txt:
47169         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
47170         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
47171         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
47172         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
47173         * platform/mac/svg/text/text-text-04-t-expected.txt:
47174         * platform/mac/svg/text/text-text-05-t-expected.txt:
47175         * platform/mac/svg/text/text-text-06-t-expected.txt:
47176         * platform/mac/svg/text/text-text-07-t-expected.txt:
47177         * platform/mac/svg/text/text-tspan-01-b-expected.txt:
47178         * svg/custom/glyph-transformation-with-hkern-expected.txt:
47179         * platform/qt/svg/text/select-x-list-1-expected.txt:
47180         * platform/qt/svg/text/select-x-list-2-expected.txt:
47181         * platform/qt/svg/text/select-x-list-3-expected.txt:
47182         * platform/qt/svg/text/select-x-list-4-expected.txt:
47183         * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
47184         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
47185         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
47186         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
47187
47188 2010-09-10  Anton Muhin <antonm@chromium.org>
47189
47190         Unreview fixed.
47191
47192         Remove duplicate test expectations for media/media-can-play-mpeg4-video.html.
47193
47194 2010-09-10  Alexander Pavlov  <apavlov@chromium.org>
47195
47196         Unreviewed, build fix.
47197
47198         * inspector/elements-panel-rewrite-href.html:
47199
47200 2010-09-10  Hans Wennborg  <hans@chromium.org>
47201
47202         Reviewed by Jeremy Orlow.
47203
47204         Un-skip DeviceOrientation layout tests for Chromium.
47205         https://bugs.webkit.org/show_bug.cgi?id=45531
47206
47207         fast/dom/DeviceOrientation/window-property.html and
47208         fast/dom/Window/window-properties-device-orientation.html need to be
47209         rebaselined, which will be done in a subsequent patch.
47210
47211         * platform/chromium/test_expectations.txt:
47212
47213 2010-09-10  Anton Muhin  <antonm@chromium.org>
47214
47215         Reviewed by Kent Tamura.
47216
47217         [Chromium] media/media-can-play-mpeg4-video.html fails under Chromium
47218         https://bugs.webkit.org/show_bug.cgi?id=45102
47219
47220         Chromium is not going to support mpeg, so media/media-can-play-mpeg4-video.html
47221         is expected to fail.
47222
47223         * platform/chromium/test_expectations.txt:
47224
47225 2010-09-10  Andreas Kling  <andreas.kling@nokia.com>
47226
47227         Reviewed by Tor Arne Vestbø.
47228
47229         [Qt] Unskip canvas/philip/tests/2d.text.draw.fontface.repeat.html
47230
47231         This test was fixed by <http://trac.webkit.org/changeset/62016>
47232
47233         * platform/qt/Skipped:
47234
47235 2010-09-10  Zoltan Herczeg  <zherczeg@webkit.org>
47236
47237         Reviewed by Nikolas Zimmermann.
47238
47239         An individual renderer should be assigned to each SVGFE*Element class
47240         https://bugs.webkit.org/show_bug.cgi?id=43954
47241
47242         Updating the description of the following test (it does not fail anymore):
47243
47244         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
47245         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
47246         * svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.txt:
47247         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-lighting-color-css-prop.js:
47248
47249 2010-09-10  Fumitoshi Ukai  <ukai@chromium.org>
47250
47251         Unreviewed. expectations update.
47252
47253         fast/dom/replaceChild.html image failure.
47254
47255         * platform/chromium/test_expectations.txt:
47256
47257 2010-09-10  Cris Neckar  <cdn@chromium.org>
47258
47259         Reviewed by Chris Fleizach.
47260
47261         Test for null deref in RenderBlock::updateFirstLetter().
47262         https://bugs.webkit.org/show_bug.cgi?id=45404
47263
47264         * fast/dom/firstletter-tablecell-crash-expected.txt: Added.
47265         * fast/dom/firstletter-tablecell-crash.html: Added.
47266
47267 2010-09-10  Cris Neckar  <cdn@chromium.org>
47268
47269         Reviewed by Chris Fleizach.
47270
47271         Test for null deref in RenderBlock::findNextLineBreak().
47272         https://bugs.webkit.org/show_bug.cgi?id=45350
47273
47274         * fast/dom/firstline-fixed-crash-expected.txt: Added.
47275         * fast/dom/firstline-fixed-crash.html: Added.
47276
47277 2010-09-10  Eric Seidel  <eric@webkit.org>
47278
47279         Reviewed by Dimitri Glazkov.
47280
47281         Remove support for non-lazy attach and fix frames to load from insertedIntoDocument instead of attach
47282         https://bugs.webkit.org/show_bug.cgi?id=45365
47283
47284         * fast/dom/beforeload/remove-frame-in-beforeload-listener.html:
47285           - Add a comment to make clear that this test intentionally
47286             does not cancel the load in the beforeload event, but rather
47287             relies on WebCore's own Node::willRemove() implementation to
47288             cancel the load when the frame is removed.
47289             (The load is not actually directly canceled per say, but the
47290             loading logic checks to see if the frame is still in the frame
47291             tree right after creating the frame and aborts if its not.
47292             HTMLFrameOwnerElement::willRemove clears the frame owner pointer
47293             causing the frame to be removed from the tree.)
47294
47295 2010-09-10  Kent Tamura  <tkent@chromium.org>
47296
47297         Unreviewed, test expectation update.
47298
47299         * platform/chromium/drt_expectations.txt: Add some comments and sort.
47300
47301 2010-09-10  Ryosuke Niwa  <rniwa@webkit.org>
47302
47303         Unreviewed.
47304
47305         Added editing/selection/doubleclick-inline-first-last-contenteditable.html to the qt's skipped list.
47306         See https://bugs.webkit.org/show_bug.cgi?id=45525 for the detail.
47307
47308         * platform/qt/Skipped:
47309
47310 2010-09-10  Dirk Pranke  <dpranke@chromium.org>
47311
47312         Unreviewed, rolling out r67178.
47313         http://trac.webkit.org/changeset/67178
47314         https://bugs.webkit.org/show_bug.cgi?id=45524
47315
47316         re-roll-out patch to put original changes back in
47317
47318         * fast/replaced/object-param-url-control-char.html:
47319         * fast/replaced/object-with-embed-url-param-expected.txt:
47320         * fast/replaced/object-with-embed-url-param.html:
47321
47322 2010-09-10  Dirk Pranke  <dpranke@chromium.org>
47323
47324         Reviewed by Kent Tamura.
47325
47326         roll out r66992 and r66997 - possibly introduced a perf slowdown in chromium tests
47327         https://bugs.webkit.org/show_bug.cgi?id=45524
47328
47329         * fast/replaced/object-param-url-control-char.html:
47330         * fast/replaced/object-with-embed-url-param-expected.txt:
47331         * fast/replaced/object-with-embed-url-param.html:
47332
47333 2010-09-10  Ryosuke Niwa  <rniwa@webkit.org>
47334
47335         Unreviewed.
47336
47337         Added editing/spelling/spelling-backspace-between-lines.html to the skipped list for WebKit2
47338         since the test uses textInputController, which hasn't been implemented yet in WebKitTestRunner.
47339
47340         * platform/mac-wk2/Skipped:
47341
47342 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47343
47344         Unreviewed, expectations update.
47345
47346         * platform/chromium/test_expectations.txt:
47347
47348 2010-09-09  Kent Tamura  <tkent@chromium.org>
47349
47350         Unreviewed, second attempt to fix a Qt test failure.
47351
47352         * fast/forms/input-number-unacceptable-style-expected.txt:
47353         * fast/forms/input-number-unacceptable-style.html:
47354
47355 2010-09-09  Kent Tamura  <tkent@chromium.org>
47356
47357         Unreviewed, attempt to fix a Qt test failure.
47358
47359         * fast/forms/input-number-unacceptable-style.html: Set background-color explicitly.
47360
47361 2010-09-09  Ryosuke Niwa  <rniwa@webkit.org>
47362
47363         Reviewed by Eric Seidel.
47364
47365         REGRESSION: applying new font size causes font-size outside selection to change
47366         https://bugs.webkit.org/show_bug.cgi?id=45026
47367
47368         Added a test to apply font-size and font-family on various markups.
47369
47370         * editing/deleting/delete-br-012-expected.txt: Conflicting font and span elements are merged into one font element.
47371         * editing/inserting/5994480-2-expected.txt: Removed redundant size attribute from font element.
47372         * editing/deleting/delete-select-all-001-expected.txt: Style spans are replaced by font elements.
47373         * editing/style/block-style-004-expected.txt: Ditto.
47374         * editing/style/block-style-005-expected.txt: Ditto.
47375         * editing/style/block-style-006-expected.txt: Ditto.
47376         * editing/style/fontsize-1-expected.txt: Ditto.
47377         * editing/execCommand/query-font-size-expected.txt: Ditto; also fixed the test not to add extraneous spans.
47378         * editing/style/push-down-font-styles-expected.txt: Added.
47379         * editing/style/push-down-font-styles.html: Added.
47380         * editing/style/script-tests/push-down-font-styles.js: Added.
47381         (testSingleToggle):
47382         (selectAll):
47383         (selectTest):
47384         (selectFirstWord):
47385         (selectSecondWord):
47386         (selectLastTwoWords):
47387         * platform/chromium-win/editing/inserting/5994480-2-expected.txt: Removed extraneous span.
47388
47389 2010-09-09  James Kozianski  <koz@chromium.org>
47390
47391         Reviewed by Ojan Vafai.
47392
47393         Test expectation update.
47394
47395         * platform/chromium/test_expectations.txt:
47396
47397 2010-09-09  Kent Tamura  <tkent@chromium.org>
47398
47399         Reviewed by Dimitri Glazkov.
47400
47401         Apply :invalid CSS class to <input type=number> with an unacceptable value
47402         https://bugs.webkit.org/show_bug.cgi?id=45376
47403
47404         * fast/forms/input-number-unacceptable-style-expected.txt: Added.
47405         * fast/forms/input-number-unacceptable-style.html: Added.
47406
47407 2010-09-09  Kent Tamura  <tkent@chromium.org>
47408
47409         Reviewed by Dimitri Glazkov.
47410
47411         <input type=number> should not have an invalid number as its value
47412         https://bugs.webkit.org/show_bug.cgi?id=43973
47413
47414         * fast/forms/ValidityState-rangeOverflow-expected.txt:
47415         * fast/forms/ValidityState-rangeUnderflow-expected.txt:
47416         * fast/forms/ValidityState-typeMismatch-number-expected.txt:
47417         * fast/forms/input-number-commit-valid-only-expected.txt: Added.
47418         * fast/forms/input-number-commit-valid-only.html: Added.
47419         * fast/forms/script-tests/ValidityState-typeMismatch-number.js:
47420         * fast/forms/script-tests/input-number-commit-valid-only.js: Added.
47421
47422 2010-09-09  Tony Gentilcore  <tonyg@chromium.org>
47423
47424         Reviewed by Adam Barth.
47425
47426         Support <script async> as specified by HTML5
47427         https://bugs.webkit.org/show_bug.cgi?id=45310
47428
47429         * fast/dom/Document/readystate.html: Dynamically inserted scripts now block the load event like in FF4. So move the finishJSTest call to load.
47430         * fast/dom/Document/readystate-expected.txt: Dynamically inserted script now runs before load during "interactive" phase.
47431         * fast/dom/HTMLScriptElement/async-inline-script-expected.txt: Added.
47432         * fast/dom/HTMLScriptElement/async-inline-script.html: Added. The async attribute doesn't apply to inline scripts, so check that they execute in order.
47433         * fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt: Added.
47434         * fast/dom/HTMLScriptElement/async-onbeforeload.html: Added. Check that onbeforeload events fire synchronously and that they may be cancelled.
47435         * fast/dom/HTMLScriptElement/async-write-expected.txt: Added.
47436         * fast/dom/HTMLScriptElement/async-write.html: Added. Check that writes from async scripts are neutralized.
47437         * fast/dom/HTMLScriptElement/resources/async.js: Added.
47438         * http/tests/misc/async-and-defer-script-expected.txt: Added.
47439         * http/tests/misc/async-and-defer-script.html: Added. The async attributes takes precendence over the defer attribute.
47440         Check that a script which has both async and defer acts as async by ensuring it loads after DOMContentLoaded.
47441         A deferred scripts would block DCL.
47442         * http/tests/misc/resources/async-script.js: Added.
47443         * http/tests/misc/resources/slow-async-script.cgi: Added.
47444         * http/tests/misc/script-async-expected.txt: Added.
47445         * http/tests/misc/script-async.html: Added. Test general execution order of deferred scripts.
47446         The test checks for multiple valid orders since it is indeterminate.
47447
47448 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47449
47450         Unreviewed, expectations update.
47451
47452         inspector/extensions-resources.html isn't SLOW, it's timing out.
47453
47454         * platform/chromium/test_expectations.txt:
47455
47456 2010-09-09  Yuzo Fujishima  <yuzo@google.com>
47457
47458         Reviewed by Darin Adler.
47459
47460         Fix for Bug 24742 - CSS tokenizer allows color in 6 hex digit notation to be followed by the next token without separation
47461         https://bugs.webkit.org/show_bug.cgi?id=24742
47462
47463         * fast/css/invalid-hex-color-expected.txt: Added.
47464         * fast/css/invalid-hex-color.html: Added.
47465         * svg/custom/invalid-fill-hex.svg: Changed to avoid a questionable behavior that this bug fix revealed.
47466
47467 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47468
47469         Unreviewed, rolling out r67145.
47470         http://trac.webkit.org/changeset/67145
47471         https://bugs.webkit.org/show_bug.cgi?id=45431
47472
47473         broke editing/inserting/5994480-2.html on Chromium Linux
47474
47475         * editing/deleting/delete-br-012-expected.txt:
47476         * editing/deleting/delete-select-all-001-expected.txt:
47477         * editing/execCommand/query-font-size-expected.txt:
47478         * editing/execCommand/query-font-size.html:
47479         * editing/inserting/5994480-2-expected.txt:
47480         * editing/style/block-style-004-expected.txt:
47481         * editing/style/block-style-005-expected.txt:
47482         * editing/style/block-style-006-expected.txt:
47483         * editing/style/fontsize-1-expected.txt:
47484         * editing/style/push-down-font-styles-expected.txt: Removed.
47485         * editing/style/push-down-font-styles.html: Removed.
47486         * editing/style/script-tests/push-down-font-styles.js: Removed.
47487
47488 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47489
47490         Unreviewed, expectations update.
47491
47492         Mark inspector/extensions-resources.html as SLOW on Win.
47493
47494         https://bugs.webkit.org/show_bug.cgi?id=45513
47495
47496         * platform/chromium/test_expectations.txt:
47497
47498 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47499
47500         Unreviewed, test expectations update.
47501
47502         * platform/chromium/test_expectations.txt:
47503
47504 2010-09-09  Ryosuke Niwa  <rniwa@webkit.org>
47505
47506         Reviewed by Eric Seidel.
47507
47508         REGRESSION: applying new font size causes font-size outside selection to change
47509         https://bugs.webkit.org/show_bug.cgi?id=45026
47510
47511         * editing/deleting/delete-br-012-expected.txt: Conflicting font and span elements are merged into one font element.
47512         * editing/inserting/5994480-2-expected.txt: Removed redundant size attribute from font element.
47513         * editing/deleting/delete-select-all-001-expected.txt: Style spans are replaced by font elements.
47514         * editing/style/block-style-004-expected.txt: Ditto.
47515         * editing/style/block-style-005-expected.txt: Ditto.
47516         * editing/style/block-style-006-expected.txt: Ditto.
47517         * editing/style/fontsize-1-expected.txt: Ditto.
47518         * editing/execCommand/query-font-size-expected.txt: Ditto; also fixed the test not to add extraneous spans.
47519         * editing/style/push-down-font-styles-expected.txt: Added.
47520         * editing/style/push-down-font-styles.html: Added.
47521         * editing/style/script-tests/push-down-font-styles.js: Added.
47522         (testSingleToggle):
47523         (selectAll):
47524         (selectTest):
47525         (selectFirstWord):
47526         (selectSecondWord):
47527         (selectLastTwoWords):
47528
47529 2010-09-09  Kent Tamura  <tkent@chromium.org>
47530
47531         Unreviewed, test expectation update.
47532
47533         The baseline image was wrong.  It was exposed by r45431.
47534         https://bugs.webkit.org/show_bug.cgi?id=45431
47535
47536         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
47537         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
47538         * platform/chromium/test_expectations.txt:
47539
47540 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47541
47542         Unreviewed, expectations fix.
47543
47544         Update w/ tests that are now passing.
47545
47546         * platform/chromium/test_expectations.txt:
47547
47548 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47549
47550         Unreviewed, expectations fix.
47551
47552         Remove unused platform-specific expectations (test is actually
47553         text-only).
47554
47555         * platform/chromium-win/fast/dom/Window/window-property-shadowing-expected.checksum: Removed.
47556         * platform/chromium-win/fast/dom/Window/window-property-shadowing-expected.png: Removed.
47557
47558 2010-09-09  Dirk Pranke  <dpranke@chromium.org>
47559
47560         Unreviewed, expectations change.
47561
47562         * platform/chromium-mac/fast/dom/Window/window-property-shadowing-expected.txt:
47563         * platform/chromium-win/fast/dom/Window/window-property-shadowing-expected.txt:
47564         * platform/chromium/test_expectations.txt:
47565
47566 2010-09-09  Sheriff Bot  <webkit.review.bot@gmail.com>
47567
47568         Unreviewed, rolling out r67119.
47569         http://trac.webkit.org/changeset/67119
47570         https://bugs.webkit.org/show_bug.cgi?id=45505
47571
47572         Extra newlines in results (Requested by tony^work on #webkit).
47573
47574         * platform/chromium-linux/fast/dom/HTMLLinkElement/prefetch-expected.txt: Added.
47575         * platform/chromium-mac/fast/dom/HTMLLinkElement/prefetch-expected.txt: Added.
47576         * platform/chromium/test_expectations.txt:
47577
47578 2010-09-09  Mihai Parparita  <mihaip@chromium.org>
47579
47580         Reviewed by Tony Chang.
47581
47582         Implement layoutTestController.dumpResourceResponseMIMETypes in Chromium DRT
47583         https://bugs.webkit.org/show_bug.cgi?id=45479
47584
47585         Remove tests from Chromium expectations that now pass.
47586
47587         * platform/chromium-linux/fast/dom/HTMLLinkElement/prefetch-expected.txt: Removed.
47588         * platform/chromium-mac/fast/dom/HTMLLinkElement/prefetch-expected.txt: Removed.
47589         * platform/chromium/test_expectations.txt:
47590
47591 2010-09-09  Robert Hogan  <robert@webkit.org>
47592
47593         Reviewed by Andreas Kling.
47594
47595         [Qt] always send an Accept header
47596
47597         Ensure QtWebKit always sends an Accept header. This is required
47598         for compatibility with sites that expect the header in requests
47599         for subresources.
47600
47601         See https://bugs.webkit.org/show_bug.cgi?id=33242 for more.
47602
47603         https://bugs.webkit.org/show_bug.cgi?id=45458
47604
47605         * platform/qt/Skipped:
47606
47607 2010-09-09  Ryosuke Niwa  <rniwa@webkit.org>
47608
47609         Reviewed by James Robinson.
47610
47611         REGRESSION (r67101): query-font-size.html fails on qt and gtk builds
47612         https://bugs.webkit.org/show_bug.cgi?id=45484
47613
47614         Removed the computed style's font size from the result.
47615
47616         This is fine because the expected result still contains queryCommandValue('fontSize')
47617         along with the markup on which queryCommandValue is called,
47618         which is sufficient to ensure the bug 21033 does not regress.
47619
47620         * editing/execCommand/query-font-size.html:
47621
47622 2010-09-09  Brian Weinstein  <bweinstein@apple.com>
47623
47624         Rubber-stamped by Adam Roben.
47625
47626         Add failing Windows results to some mouse-move SVG tests. Fixing the tests is covered by
47627         <https://bugs.webkit.org/show_bug.cgi?id=45475>.
47628
47629         * platform/win/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
47630         * platform/win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
47631         * platform/win/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
47632         * platform/win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
47633
47634 2010-09-09  Ryosuke Niwa  <rniwa@webkit.org>
47635
47636         Reviewed by Darin Adler.
47637
47638         queryCommandValue('FontSize') returns pixel values instead of IE font numbers
47639         https://bugs.webkit.org/show_bug.cgi?id=21033
47640
47641         Added a test to ensure queryCommandValue('fontSize') returns legacy font size
47642         for both variable width and fixed width fonts.
47643
47644         * editing/execCommand/query-font-size-expected.txt: Added.
47645         * editing/execCommand/query-font-size.html: Added.
47646         * fast/serializer: Added.
47647
47648 2010-09-09  Tony Chang  <tony@chromium.org>
47649
47650         Reviewed by Dimitri Glazkov.
47651
47652         [chromium] remove chromium-linux tests that pass now that we match windows baselines
47653         https://bugs.webkit.org/show_bug.cgi?id=45473
47654
47655         * platform/chromium/test_expectations.txt:
47656
47657 2010-09-09  Robert Hogan  <robert@webkit.org>
47658
47659         Reviewed by Adam Barth.
47660
47661         Give WebKit clients a way to replace window.screen to 
47662         foil attempts to track users with it 
47663
47664         This allows clients to overload the values returned by the
47665         Screen object through the JSC manipulation API (such as
47666         QWebFrame::addToJavaScriptWindowObject() in Qt). Clients will
47667         want to do this when they do not want to reveal too much
47668         explicit information about the user's desktop configuration.
47669
47670         https://bugs.webkit.org/show_bug.cgi?id=41802
47671
47672         * fast/dom/Window/window-property-shadowing-expected.txt:
47673         * fast/dom/Window/window-property-shadowing.html:
47674         * fast/js/sputnik/Conformance/08_Types/8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2_A5_T1-expected.txt:
47675         * fast/js/var-declarations-shadowing-expected.txt:
47676         * fast/js/var-declarations-shadowing.html:
47677         * http/tests/security/cross-frame-access-put-expected.txt:
47678
47679 2010-09-09  Dean Jackson  <dino@apple.com>
47680
47681         Reviewed by Simon Fraser.
47682
47683         Fill mode is broken with multiple keyframes
47684         https://bugs.webkit.org/show_bug.cgi?id=41209
47685
47686         With a forward fill mode the animation would tick after
47687         the end of the animation, causing the fractional
47688         duration of the animation to wrap. This meant the last
47689         style update would happen using the incorrect keyframes.
47690         The solution was to put clamps in for the elapsed time
47691         and current iteration count.
47692
47693         * animations/fill-mode-missing-from-to-keyframes-expected.txt: Added.
47694         * animations/fill-mode-missing-from-to-keyframes.html: Added.
47695         * animations/fill-mode-multiple-keyframes-expected.txt: Added.
47696         * animations/fill-mode-multiple-keyframes.html: Added.
47697
47698 2010-09-09  Chris Fleizach  <cfleizach@apple.com>
47699
47700         Reviewed by David Kilzer.
47701
47702         AX: Support AccessibilityTextMarkers in DRT
47703         https://bugs.webkit.org/show_bug.cgi?id=44778
47704
47705         Add basic text marker tests to validate functions are working.
47706
47707         * platform/mac/accessibility/element-for-text-marker-expected.txt: Added.
47708         * platform/mac/accessibility/element-for-text-marker.html: Added.
47709         * platform/mac/accessibility/text-marker-length-expected.txt: Added.
47710         * platform/mac/accessibility/text-marker-length.html: Added.
47711
47712 2010-09-09  Tony Chang  <tony@chromium.org>
47713
47714         Unreviewed.  This test failed after I landed the new checksums. I
47715         suspect we had the wrong png checked in.  I manually verified that
47716         this seemed just like a rebaseline.
47717
47718         * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.checksum:
47719         * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.png:
47720
47721 2010-09-09  Simon Fraser  <simon.fraser@apple.com>
47722
47723         Reviewed by Dan Bernstein.
47724
47725         REGRESSION(r58875-r59046): Scrollable content drawn in wrong layer with Flash 10.1
47726         https://bugs.webkit.org/show_bug.cgi?id=40743
47727         
47728         Test for compositing layers updates on scrolling.
47729
47730         * compositing/layer-creation/scroll-partial-update-expected.txt: Added.
47731         * compositing/layer-creation/scroll-partial-update.html: Added.
47732
47733 2010-09-09  Tony Chang  <tony@chromium.org>
47734
47735         Reviewed by Dimitri Glazkov.
47736
47737         [chromium] make linux checksums computed from pngs to match windows
47738         https://bugs.webkit.org/show_bug.cgi?id=45465
47739
47740         This updates all the checksums based on the checked in images.  There
47741         may be a few test failures in the case where a checksum was updated
47742         but the png wasn't, so I'll watch the bots.
47743
47744         * platform/chromium-linux/css1/basic/class_as_selector-expected.checksum:
47745         * platform/chromium-linux/css1/basic/comments-expected.checksum:
47746         * platform/chromium-linux/css1/basic/containment-expected.checksum:
47747         * platform/chromium-linux/css1/basic/contextual_selectors-expected.checksum:
47748         * platform/chromium-linux/css1/basic/grouping-expected.checksum:
47749         * platform/chromium-linux/css1/basic/id_as_selector-expected.checksum:
47750         * platform/chromium-linux/css1/basic/inheritance-expected.checksum:
47751         * platform/chromium-linux/css1/box_properties/border-expected.checksum:
47752         * platform/chromium-linux/css1/box_properties/border_bottom-expected.checksum:
47753         * platform/chromium-linux/css1/box_properties/border_bottom_inline-expected.checksum:
47754         * platform/chromium-linux/css1/box_properties/border_bottom_width-expected.checksum:
47755         * platform/chromium-linux/css1/box_properties/border_bottom_width_inline-expected.checksum:
47756         * platform/chromium-linux/css1/box_properties/border_color-expected.checksum:
47757         * platform/chromium-linux/css1/box_properties/border_color_inline-expected.checksum:
47758         * platform/chromium-linux/css1/box_properties/border_inline-expected.checksum:
47759         * platform/chromium-linux/css1/box_properties/border_left-expected.checksum:
47760         * platform/chromium-linux/css1/box_properties/border_left_inline-expected.checksum:
47761         * platform/chromium-linux/css1/box_properties/border_left_width-expected.checksum:
47762         * platform/chromium-linux/css1/box_properties/border_left_width_inline-expected.checksum:
47763         * platform/chromium-linux/css1/box_properties/border_right-expected.checksum:
47764         * platform/chromium-linux/css1/box_properties/border_right_inline-expected.checksum:
47765         * platform/chromium-linux/css1/box_properties/border_right_width-expected.checksum:
47766         * platform/chromium-linux/css1/box_properties/border_right_width_inline-expected.checksum:
47767         * platform/chromium-linux/css1/box_properties/border_style-expected.checksum:
47768         * platform/chromium-linux/css1/box_properties/border_style_inline-expected.checksum:
47769         * platform/chromium-linux/css1/box_properties/border_top-expected.checksum:
47770         * platform/chromium-linux/css1/box_properties/border_top_inline-expected.checksum:
47771         * platform/chromium-linux/css1/box_properties/border_top_width-expected.checksum:
47772         * platform/chromium-linux/css1/box_properties/border_top_width_inline-expected.checksum:
47773         * platform/chromium-linux/css1/box_properties/border_width-expected.checksum:
47774         * platform/chromium-linux/css1/box_properties/border_width_inline-expected.checksum:
47775         * platform/chromium-linux/css1/box_properties/clear-expected.checksum:
47776         * platform/chromium-linux/css1/box_properties/clear_float-expected.checksum:
47777         * platform/chromium-linux/css1/box_properties/float-expected.checksum:
47778         * platform/chromium-linux/css1/box_properties/float_elements_in_series-expected.checksum:
47779         * platform/chromium-linux/css1/box_properties/float_margin-expected.checksum:
47780         * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.checksum:
47781         * platform/chromium-linux/css1/box_properties/height-expected.checksum:
47782         * platform/chromium-linux/css1/box_properties/margin-expected.checksum:
47783         * platform/chromium-linux/css1/box_properties/margin_bottom-expected.checksum:
47784         * platform/chromium-linux/css1/box_properties/margin_bottom_inline-expected.checksum:
47785         * platform/chromium-linux/css1/box_properties/margin_inline-expected.checksum:
47786         * platform/chromium-linux/css1/box_properties/margin_left-expected.checksum:
47787         * platform/chromium-linux/css1/box_properties/margin_left_inline-expected.checksum:
47788         * platform/chromium-linux/css1/box_properties/margin_right-expected.checksum:
47789         * platform/chromium-linux/css1/box_properties/margin_right_inline-expected.checksum:
47790         * platform/chromium-linux/css1/box_properties/margin_top-expected.checksum:
47791         * platform/chromium-linux/css1/box_properties/margin_top_inline-expected.checksum:
47792         * platform/chromium-linux/css1/box_properties/padding-expected.checksum:
47793         * platform/chromium-linux/css1/box_properties/padding_bottom-expected.checksum:
47794         * platform/chromium-linux/css1/box_properties/padding_bottom_inline-expected.checksum:
47795         * platform/chromium-linux/css1/box_properties/padding_inline-expected.checksum:
47796         * platform/chromium-linux/css1/box_properties/padding_left-expected.checksum:
47797         * platform/chromium-linux/css1/box_properties/padding_left_inline-expected.checksum:
47798         * platform/chromium-linux/css1/box_properties/padding_right-expected.checksum:
47799         * platform/chromium-linux/css1/box_properties/padding_right_inline-expected.checksum:
47800         * platform/chromium-linux/css1/box_properties/padding_top-expected.checksum:
47801         * platform/chromium-linux/css1/box_properties/padding_top_inline-expected.checksum:
47802         * platform/chromium-linux/css1/box_properties/width-expected.checksum:
47803         * platform/chromium-linux/css1/cascade/cascade_order-expected.checksum:
47804         * platform/chromium-linux/css1/cascade/important-expected.checksum:
47805         * platform/chromium-linux/css1/classification/display-expected.checksum:
47806         * platform/chromium-linux/css1/classification/list_style-expected.checksum:
47807         * platform/chromium-linux/css1/classification/list_style_image-expected.checksum:
47808         * platform/chromium-linux/css1/classification/list_style_position-expected.checksum:
47809         * platform/chromium-linux/css1/classification/list_style_type-expected.checksum:
47810         * platform/chromium-linux/css1/classification/white_space-expected.checksum:
47811         * platform/chromium-linux/css1/color_and_background/background-expected.checksum:
47812         * platform/chromium-linux/css1/color_and_background/background_attachment-expected.checksum:
47813         * platform/chromium-linux/css1/color_and_background/background_color-expected.checksum:
47814         * platform/chromium-linux/css1/color_and_background/background_image-expected.checksum:
47815         * platform/chromium-linux/css1/color_and_background/background_position-expected.checksum:
47816         * platform/chromium-linux/css1/color_and_background/background_repeat-expected.checksum:
47817         * platform/chromium-linux/css1/color_and_background/color-expected.checksum:
47818         * platform/chromium-linux/css1/conformance/forward_compatible_parsing-expected.checksum:
47819         * platform/chromium-linux/css1/font_properties/font-expected.checksum:
47820         * platform/chromium-linux/css1/font_properties/font_family-expected.checksum:
47821         * platform/chromium-linux/css1/font_properties/font_size-expected.checksum:
47822         * platform/chromium-linux/css1/font_properties/font_style-expected.checksum:
47823         * platform/chromium-linux/css1/font_properties/font_variant-expected.checksum:
47824         * platform/chromium-linux/css1/font_properties/font_weight-expected.checksum:
47825         * platform/chromium-linux/css1/formatting_model/canvas-expected.checksum:
47826         * platform/chromium-linux/css1/formatting_model/floating_elements-expected.checksum:
47827         * platform/chromium-linux/css1/formatting_model/height_of_lines-expected.checksum:
47828         * platform/chromium-linux/css1/formatting_model/horizontal_formatting-expected.checksum:
47829         * platform/chromium-linux/css1/formatting_model/inline_elements-expected.checksum:
47830         * platform/chromium-linux/css1/formatting_model/replaced_elements-expected.checksum:
47831         * platform/chromium-linux/css1/formatting_model/vertical_formatting-expected.checksum:
47832         * platform/chromium-linux/css1/pseudo/anchor-expected.checksum:
47833         * platform/chromium-linux/css1/pseudo/firstletter-expected.checksum:
47834         * platform/chromium-linux/css1/pseudo/firstline-expected.checksum:
47835         * platform/chromium-linux/css1/pseudo/multiple_pseudo_elements-expected.checksum:
47836         * platform/chromium-linux/css1/pseudo/pseudo_elements_in_selectors-expected.checksum:
47837         * platform/chromium-linux/css1/text_properties/letter_spacing-expected.checksum:
47838         * platform/chromium-linux/css1/text_properties/line_height-expected.checksum:
47839         * platform/chromium-linux/css1/text_properties/text_align-expected.checksum:
47840         * platform/chromium-linux/css1/text_properties/text_decoration-expected.checksum:
47841         * platform/chromium-linux/css1/text_properties/text_indent-expected.checksum:
47842         * platform/chromium-linux/css1/text_properties/text_transform-expected.checksum:
47843         * platform/chromium-linux/css1/text_properties/vertical_align-expected.checksum:
47844         * platform/chromium-linux/css1/text_properties/word_spacing-expected.checksum:
47845         * platform/chromium-linux/css1/units/color_units-expected.checksum:
47846         * platform/chromium-linux/css1/units/length_units-expected.checksum:
47847         * platform/chromium-linux/css1/units/percentage_units-expected.checksum:
47848         * platform/chromium-linux/css1/units/urls-expected.checksum:
47849         * platform/chromium-linux/css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum:
47850         * platform/chromium-linux/css2.1/t0505-c16-descendant-01-e-expected.checksum:
47851         * platform/chromium-linux/css2.1/t050803-c14-classes-00-e-expected.checksum:
47852         * platform/chromium-linux/css2.1/t0509-c15-ids-01-e-expected.checksum:
47853         * platform/chromium-linux/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum:
47854         * platform/chromium-linux/css2.1/t0803-c5505-mrgn-02-c-expected.checksum:
47855         * platform/chromium-linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum:
47856         * platform/chromium-linux/css2.1/t0805-c5516-brdr-c-00-a-expected.checksum:
47857         * platform/chromium-linux/css2.1/t0805-c5516-ibrdr-c-00-a-expected.checksum:
47858         * platform/chromium-linux/css2.1/t0805-c5517-brdr-s-00-c-expected.checksum:
47859         * platform/chromium-linux/css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum:
47860         * platform/chromium-linux/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
47861         * platform/chromium-linux/css2.1/t0805-c5519-brdr-r-02-e-expected.checksum:
47862         * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
47863         * platform/chromium-linux/css2.1/t0805-c5521-brdr-l-02-e-expected.checksum:
47864         * platform/chromium-linux/css2.1/t0805-c5522-brdr-00-b-expected.checksum:
47865         * platform/chromium-linux/css2.1/t0805-c5522-ibrdr-00-a-expected.checksum:
47866         * platform/chromium-linux/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum:
47867         * platform/chromium-linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum:
47868         * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
47869         * platform/chromium-linux/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum:
47870         * platform/chromium-linux/css2.1/t1002-c5523-width-02-b-g-expected.checksum:
47871         * platform/chromium-linux/css2.1/t1202-counters-08-b-expected.checksum:
47872         * platform/chromium-linux/css2.1/t1202-counters-09-b-expected.checksum:
47873         * platform/chromium-linux/css2.1/t1205-c563-list-type-00-b-expected.checksum:
47874         * platform/chromium-linux/css2.1/t1205-c564-list-img-00-b-g-expected.checksum:
47875         * platform/chromium-linux/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum:
47876         * platform/chromium-linux/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
47877         * platform/chromium-linux/css2.1/t1508-c527-font-07-b-expected.checksum:
47878         * platform/chromium-linux/css3/css3-modsel-33-expected.checksum:
47879         * platform/chromium-linux/editing/deleting/4845371-expected.checksum:
47880         * platform/chromium-linux/editing/deleting/4922367-expected.checksum:
47881         * platform/chromium-linux/editing/deleting/5026848-1-expected.checksum:
47882         * platform/chromium-linux/editing/deleting/5026848-2-expected.checksum:
47883         * platform/chromium-linux/editing/deleting/5026848-3-expected.checksum:
47884         * platform/chromium-linux/editing/deleting/5032066-expected.checksum:
47885         * platform/chromium-linux/editing/deleting/5091898-expected.checksum:
47886         * platform/chromium-linux/editing/deleting/5099303-expected.checksum:
47887         * platform/chromium-linux/editing/deleting/5115601-expected.checksum:
47888         * platform/chromium-linux/editing/deleting/5126166-expected.checksum:
47889         * platform/chromium-linux/editing/deleting/5144139-2-expected.checksum:
47890         * platform/chromium-linux/editing/deleting/5156801-2-expected.checksum:
47891         * platform/chromium-linux/editing/deleting/5168598-expected.checksum:
47892         * platform/chromium-linux/editing/deleting/5206311-1-expected.checksum:
47893         * platform/chromium-linux/editing/deleting/5206311-2-expected.checksum:
47894         * platform/chromium-linux/editing/deleting/5272440-expected.checksum:
47895         * platform/chromium-linux/editing/deleting/5300379-expected.checksum:
47896         * platform/chromium-linux/editing/deleting/5369009-expected.checksum:
47897         * platform/chromium-linux/editing/deleting/5390681-2-expected.checksum:
47898         * platform/chromium-linux/editing/deleting/5390681-expected.checksum:
47899         * platform/chromium-linux/editing/deleting/5408255-expected.checksum:
47900         * platform/chromium-linux/editing/deleting/5433862-2-expected.checksum:
47901         * platform/chromium-linux/editing/deleting/5483370-expected.checksum:
47902         * platform/chromium-linux/editing/deleting/collapse-whitespace-3587601-fix-expected.checksum:
47903         * platform/chromium-linux/editing/deleting/delete-3608430-fix-expected.checksum:
47904         * platform/chromium-linux/editing/deleting/delete-3608445-fix-expected.checksum:
47905         * platform/chromium-linux/editing/deleting/delete-3608462-fix-expected.checksum:
47906         * platform/chromium-linux/editing/deleting/delete-3959464-fix-expected.checksum:
47907         * platform/chromium-linux/editing/deleting/delete-4083333-fix-expected.checksum:
47908         * platform/chromium-linux/editing/deleting/delete-after-span-ws-001-expected.checksum:
47909         * platform/chromium-linux/editing/deleting/delete-after-span-ws-002-expected.checksum:
47910         * platform/chromium-linux/editing/deleting/delete-after-span-ws-003-expected.checksum:
47911         * platform/chromium-linux/editing/deleting/delete-and-undo-expected.checksum:
47912         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-001-expected.checksum:
47913         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-002-expected.checksum:
47914         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-003-expected.checksum:
47915         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-004-expected.checksum:
47916         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-005-expected.checksum:
47917         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-006-expected.checksum:
47918         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-007-expected.checksum:
47919         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-008-expected.checksum:
47920         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-009-expected.checksum:
47921         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-010-expected.checksum:
47922         * platform/chromium-linux/editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
47923         * platform/chromium-linux/editing/deleting/delete-at-start-or-end-expected.checksum:
47924         * platform/chromium-linux/editing/deleting/delete-block-contents-001-expected.checksum:
47925         * platform/chromium-linux/editing/deleting/delete-block-contents-002-expected.checksum:
47926         * platform/chromium-linux/editing/deleting/delete-block-contents-003-expected.checksum:
47927         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-001-expected.checksum:
47928         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-002-expected.checksum:
47929         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-003-expected.checksum:
47930         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-004-expected.checksum:
47931         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-005-expected.checksum:
47932         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-006-expected.checksum:
47933         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-007-expected.checksum:
47934         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-008-expected.checksum:
47935         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-009-expected.checksum:
47936         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-010-expected.checksum:
47937         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-011-expected.checksum:
47938         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-012-expected.checksum:
47939         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-013-expected.checksum:
47940         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-014-expected.checksum:
47941         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-015-expected.checksum:
47942         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-016-expected.checksum:
47943         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-017-expected.checksum:
47944         * platform/chromium-linux/editing/deleting/delete-block-table-expected.checksum:
47945         * platform/chromium-linux/editing/deleting/delete-br-001-expected.checksum:
47946         * platform/chromium-linux/editing/deleting/delete-br-002-expected.checksum:
47947         * platform/chromium-linux/editing/deleting/delete-br-003-expected.checksum:
47948         * platform/chromium-linux/editing/deleting/delete-br-004-expected.checksum:
47949         * platform/chromium-linux/editing/deleting/delete-br-005-expected.checksum:
47950         * platform/chromium-linux/editing/deleting/delete-br-006-expected.checksum:
47951         * platform/chromium-linux/editing/deleting/delete-br-007-expected.checksum:
47952         * platform/chromium-linux/editing/deleting/delete-br-013-expected.checksum:
47953         * platform/chromium-linux/editing/deleting/delete-by-word-001-expected.checksum:
47954         * platform/chromium-linux/editing/deleting/delete-by-word-002-expected.checksum:
47955         * platform/chromium-linux/editing/deleting/delete-character-001-expected.checksum:
47956         * platform/chromium-linux/editing/deleting/delete-contiguous-ws-001-expected.checksum:
47957         * platform/chromium-linux/editing/deleting/delete-first-list-item-expected.checksum:
47958         * platform/chromium-linux/editing/deleting/delete-hr-expected.checksum:
47959         * platform/chromium-linux/editing/deleting/delete-image-001-expected.checksum:
47960         * platform/chromium-linux/editing/deleting/delete-image-002-expected.checksum:
47961         * platform/chromium-linux/editing/deleting/delete-image-003-expected.checksum:
47962         * platform/chromium-linux/editing/deleting/delete-image-004-expected.checksum:
47963         * platform/chromium-linux/editing/deleting/delete-leading-ws-001-expected.checksum:
47964         * platform/chromium-linux/editing/deleting/delete-line-015-expected.checksum:
47965         * platform/chromium-linux/editing/deleting/delete-line-016-expected.checksum:
47966         * platform/chromium-linux/editing/deleting/delete-line-017-expected.checksum:
47967         * platform/chromium-linux/editing/deleting/delete-line-end-ws-001-expected.checksum:
47968         * platform/chromium-linux/editing/deleting/delete-line-end-ws-002-expected.checksum:
47969         * platform/chromium-linux/editing/deleting/delete-listitem-001-expected.checksum:
47970         * platform/chromium-linux/editing/deleting/delete-listitem-002-expected.checksum:
47971         * platform/chromium-linux/editing/deleting/delete-select-all-002-expected.checksum:
47972         * platform/chromium-linux/editing/deleting/delete-select-all-003-expected.checksum:
47973         * platform/chromium-linux/editing/deleting/delete-selection-001-expected.checksum:
47974         * platform/chromium-linux/editing/deleting/delete-tab-001-expected.checksum:
47975         * platform/chromium-linux/editing/deleting/delete-tab-002-expected.checksum:
47976         * platform/chromium-linux/editing/deleting/delete-tab-003-expected.checksum:
47977         * platform/chromium-linux/editing/deleting/delete-tab-004-expected.checksum:
47978         * platform/chromium-linux/editing/deleting/delete-to-select-table-expected.checksum:
47979         * platform/chromium-linux/editing/deleting/delete-trailing-ws-001-expected.checksum:
47980         * platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.checksum:
47981         * platform/chromium-linux/editing/deleting/delete-ws-fixup-001-expected.checksum:
47982         * platform/chromium-linux/editing/deleting/delete-ws-fixup-002-expected.checksum:
47983         * platform/chromium-linux/editing/deleting/delete-ws-fixup-003-expected.checksum:
47984         * platform/chromium-linux/editing/deleting/delete-ws-fixup-004-expected.checksum:
47985         * platform/chromium-linux/editing/deleting/list-item-1-expected.checksum:
47986         * platform/chromium-linux/editing/deleting/merge-different-styles-expected.checksum:
47987         * platform/chromium-linux/editing/deleting/merge-endOfParagraph-expected.checksum:
47988         * platform/chromium-linux/editing/deleting/merge-into-empty-block-1-expected.checksum:
47989         * platform/chromium-linux/editing/deleting/merge-into-empty-block-2-expected.checksum:
47990         * platform/chromium-linux/editing/deleting/merge-no-br-expected.checksum:
47991         * platform/chromium-linux/editing/deleting/merge-unrendered-space-expected.checksum:
47992         * platform/chromium-linux/editing/deleting/merge-whitespace-pre-expected.checksum:
47993         * platform/chromium-linux/editing/deleting/non-smart-delete-expected.checksum:
47994         * platform/chromium-linux/editing/deleting/paragraph-in-preserveNewline-expected.checksum:
47995         * platform/chromium-linux/editing/deleting/pruning-after-merge-2-expected.checksum:
47996         * platform/chromium-linux/editing/deleting/smart-delete-001-expected.checksum:
47997         * platform/chromium-linux/editing/deleting/smart-delete-002-expected.checksum:
47998         * platform/chromium-linux/editing/deleting/smart-delete-003-expected.checksum:
47999         * platform/chromium-linux/editing/deleting/smart-delete-004-expected.checksum:
48000         * platform/chromium-linux/editing/deleting/table-cells-expected.checksum:
48001         * platform/chromium-linux/editing/deleting/type-delete-after-quote-expected.checksum:
48002         * platform/chromium-linux/editing/deleting/whitespace-pre-1-expected.checksum:
48003         * platform/chromium-linux/editing/execCommand/4580583-1-expected.checksum:
48004         * platform/chromium-linux/editing/execCommand/4580583-2-expected.checksum:
48005         * platform/chromium-linux/editing/execCommand/4641880-1-expected.checksum:
48006         * platform/chromium-linux/editing/execCommand/4641880-2-expected.checksum:
48007         * platform/chromium-linux/editing/execCommand/4747450-expected.checksum:
48008         * platform/chromium-linux/editing/execCommand/4786404-1-expected.checksum:
48009         * platform/chromium-linux/editing/execCommand/4786404-2-expected.checksum:
48010         * platform/chromium-linux/editing/execCommand/4916402-expected.checksum:
48011         * platform/chromium-linux/editing/execCommand/4916541-expected.checksum:
48012         * platform/chromium-linux/editing/execCommand/4920488-expected.checksum:
48013         * platform/chromium-linux/editing/execCommand/4920742-1-expected.checksum:
48014         * platform/chromium-linux/editing/execCommand/4924441-expected.checksum:
48015         * platform/chromium-linux/editing/execCommand/5049671-expected.checksum:
48016         * platform/chromium-linux/editing/execCommand/5080333-1-expected.checksum:
48017         * platform/chromium-linux/editing/execCommand/5080333-2-expected.checksum:
48018         * platform/chromium-linux/editing/execCommand/5136770-expected.checksum:
48019         * platform/chromium-linux/editing/execCommand/5138441-expected.checksum:
48020         * platform/chromium-linux/editing/execCommand/5142012-1-expected.checksum:
48021         * platform/chromium-linux/editing/execCommand/5142012-2-expected.checksum:
48022         * platform/chromium-linux/editing/execCommand/5190926-expected.checksum:
48023         * platform/chromium-linux/editing/execCommand/5481523-expected.checksum:
48024         * platform/chromium-linux/editing/execCommand/5569741-expected.checksum:
48025         * platform/chromium-linux/editing/execCommand/5573879-expected.checksum:
48026         * platform/chromium-linux/editing/execCommand/boldSelection-expected.checksum:
48027         * platform/chromium-linux/editing/execCommand/create-list-with-hr-expected.checksum:
48028         * platform/chromium-linux/editing/execCommand/find-after-replace-expected.checksum:
48029         * platform/chromium-linux/editing/execCommand/findString-2-expected.checksum:
48030         * platform/chromium-linux/editing/execCommand/findString-expected.checksum:
48031         * platform/chromium-linux/editing/execCommand/format-block-expected.checksum:
48032         * platform/chromium-linux/editing/execCommand/format-block-with-braces-expected.checksum:
48033         * platform/chromium-linux/editing/execCommand/format-block-with-trailing-br-expected.checksum:
48034         * platform/chromium-linux/editing/execCommand/indent-empty-root-expected.checksum:
48035         * platform/chromium-linux/editing/execCommand/indent-list-item-expected.checksum:
48036         * platform/chromium-linux/editing/execCommand/indent-paragraphs-expected.checksum:
48037         * platform/chromium-linux/editing/execCommand/indent-selection-expected.checksum:
48038         * platform/chromium-linux/editing/execCommand/insert-list-and-stitch-expected.checksum:
48039         * platform/chromium-linux/editing/execCommand/insertHorizontalRule-expected.checksum:
48040         * platform/chromium-linux/editing/execCommand/insertImage-expected.checksum:
48041         * platform/chromium-linux/editing/execCommand/nsresponder-indent-expected.checksum:
48042         * platform/chromium-linux/editing/execCommand/nsresponder-outdent-expected.checksum:
48043         * platform/chromium-linux/editing/execCommand/outdent-selection-expected.checksum:
48044         * platform/chromium-linux/editing/execCommand/paste-1-expected.checksum:
48045         * platform/chromium-linux/editing/execCommand/paste-2-expected.checksum:
48046         * platform/chromium-linux/editing/execCommand/print-expected.checksum:
48047         * platform/chromium-linux/editing/execCommand/remove-formatting-2-expected.checksum:
48048         * platform/chromium-linux/editing/execCommand/remove-formatting-expected.checksum:
48049         * platform/chromium-linux/editing/execCommand/remove-list-from-range-selection-expected.checksum:
48050         * platform/chromium-linux/editing/execCommand/remove-list-item-1-expected.checksum:
48051         * platform/chromium-linux/editing/execCommand/selectAll-expected.checksum:
48052         * platform/chromium-linux/editing/input/emacs-ctrl-o-expected.checksum:
48053         * platform/chromium-linux/editing/inserting/12882-expected.checksum:
48054         * platform/chromium-linux/editing/inserting/4278698-expected.checksum:
48055         * platform/chromium-linux/editing/inserting/4840662-expected.checksum:
48056         * platform/chromium-linux/editing/inserting/4875189-1-expected.checksum:
48057         * platform/chromium-linux/editing/inserting/4875189-2-expected.checksum:
48058         * platform/chromium-linux/editing/inserting/4959067-expected.checksum:
48059         * platform/chromium-linux/editing/inserting/4960120-1-expected.checksum:
48060         * platform/chromium-linux/editing/inserting/4960120-2-expected.checksum:
48061         * platform/chromium-linux/editing/inserting/5002441-expected.checksum:
48062         * platform/chromium-linux/editing/inserting/5058163-1-expected.checksum:
48063         * platform/chromium-linux/editing/inserting/5058163-2-expected.checksum:
48064         * platform/chromium-linux/editing/inserting/5156401-2-expected.checksum:
48065         * platform/chromium-linux/editing/inserting/5418891-expected.checksum:
48066         * platform/chromium-linux/editing/inserting/5510537-expected.checksum:
48067         * platform/chromium-linux/editing/inserting/5549929-2-expected.checksum:
48068         * platform/chromium-linux/editing/inserting/5549929-3-expected.checksum:
48069         * platform/chromium-linux/editing/inserting/5607069-2-expected.checksum:
48070         * platform/chromium-linux/editing/inserting/5607069-3-expected.checksum:
48071         * platform/chromium-linux/editing/inserting/6703873-expected.checksum:
48072         * platform/chromium-linux/editing/inserting/before-after-input-element-expected.checksum:
48073         * platform/chromium-linux/editing/inserting/break-blockquote-after-delete-expected.checksum:
48074         * platform/chromium-linux/editing/inserting/editable-inline-element-expected.checksum:
48075         * platform/chromium-linux/editing/inserting/edited-whitespace-1-expected.checksum:
48076         * platform/chromium-linux/editing/inserting/editing-empty-divs-expected.checksum:
48077         * platform/chromium-linux/editing/inserting/insert-3659587-fix-expected.checksum:
48078         * platform/chromium-linux/editing/inserting/insert-3775316-fix-expected.checksum:
48079         * platform/chromium-linux/editing/inserting/insert-3778059-fix-expected.checksum:
48080         * platform/chromium-linux/editing/inserting/insert-3786362-fix-expected.checksum:
48081         * platform/chromium-linux/editing/inserting/insert-3800346-fix-expected.checksum:
48082         * platform/chromium-linux/editing/inserting/insert-after-delete-001-expected.checksum:
48083         * platform/chromium-linux/editing/inserting/insert-at-end-01-expected.checksum:
48084         * platform/chromium-linux/editing/inserting/insert-at-end-02-expected.checksum:
48085         * platform/chromium-linux/editing/inserting/insert-br-001-expected.checksum:
48086         * platform/chromium-linux/editing/inserting/insert-br-002-expected.checksum:
48087         * platform/chromium-linux/editing/inserting/insert-br-003-expected.checksum:
48088         * platform/chromium-linux/editing/inserting/insert-br-004-expected.checksum:
48089         * platform/chromium-linux/editing/inserting/insert-br-005-expected.checksum:
48090         * platform/chromium-linux/editing/inserting/insert-br-006-expected.checksum:
48091         * platform/chromium-linux/editing/inserting/insert-br-007-expected.checksum:
48092         * platform/chromium-linux/editing/inserting/insert-br-008-expected.checksum:
48093         * platform/chromium-linux/editing/inserting/insert-br-009-expected.checksum:
48094         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-001-expected.checksum:
48095         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-002-expected.checksum:
48096         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-003-expected.checksum:
48097         * platform/chromium-linux/editing/inserting/insert-br-quoted-001-expected.checksum:
48098         * platform/chromium-linux/editing/inserting/insert-br-quoted-002-expected.checksum:
48099         * platform/chromium-linux/editing/inserting/insert-br-quoted-003-expected.checksum:
48100         * platform/chromium-linux/editing/inserting/insert-br-quoted-004-expected.checksum:
48101         * platform/chromium-linux/editing/inserting/insert-br-quoted-005-expected.checksum:
48102         * platform/chromium-linux/editing/inserting/insert-br-quoted-006-expected.checksum:
48103         * platform/chromium-linux/editing/inserting/insert-div-023-expected.checksum:
48104         * platform/chromium-linux/editing/inserting/insert-div-025-expected.checksum:
48105         * platform/chromium-linux/editing/inserting/insert-div-026-expected.checksum:
48106         * platform/chromium-linux/editing/inserting/insert-paragraph-01-expected.checksum:
48107         * platform/chromium-linux/editing/inserting/insert-paragraph-02-expected.checksum:
48108         * platform/chromium-linux/editing/inserting/insert-paragraph-03-expected.checksum:
48109         * platform/chromium-linux/editing/inserting/insert-paragraph-04-expected.checksum:
48110         * platform/chromium-linux/editing/inserting/insert-paragraph-05-expected.checksum:
48111         * platform/chromium-linux/editing/inserting/insert-space-in-empty-doc-expected.checksum:
48112         * platform/chromium-linux/editing/inserting/insert-tab-001-expected.checksum:
48113         * platform/chromium-linux/editing/inserting/insert-tab-002-expected.checksum:
48114         * platform/chromium-linux/editing/inserting/insert-tab-003-expected.checksum:
48115         * platform/chromium-linux/editing/inserting/insert-tab-004-expected.checksum:
48116         * platform/chromium-linux/editing/inserting/insert-text-at-tabspan-001-expected.checksum:
48117         * platform/chromium-linux/editing/inserting/insert-text-at-tabspan-002-expected.checksum:
48118         * platform/chromium-linux/editing/inserting/insert-text-at-tabspan-003-expected.checksum:
48119         * platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.checksum:
48120         * platform/chromium-linux/editing/inserting/line-break-expected.checksum:
48121         * platform/chromium-linux/editing/inserting/multiple-lines-selected-expected.checksum:
48122         * platform/chromium-linux/editing/inserting/paragraph-separator-01-expected.checksum:
48123         * platform/chromium-linux/editing/inserting/paragraph-separator-02-expected.checksum:
48124         * platform/chromium-linux/editing/inserting/paragraph-separator-03-expected.checksum:
48125         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-1-expected.checksum:
48126         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-2-expected.checksum:
48127         * platform/chromium-linux/editing/inserting/redo-expected.checksum:
48128         * platform/chromium-linux/editing/inserting/return-key-with-selection-001-expected.checksum:
48129         * platform/chromium-linux/editing/inserting/return-key-with-selection-002-expected.checksum:
48130         * platform/chromium-linux/editing/inserting/return-key-with-selection-003-expected.checksum:
48131         * platform/chromium-linux/editing/inserting/typing-001-expected.checksum:
48132         * platform/chromium-linux/editing/inserting/typing-002-expected.checksum:
48133         * platform/chromium-linux/editing/inserting/typing-003-expected.checksum:
48134         * platform/chromium-linux/editing/inserting/typing-around-br-001-expected.checksum:
48135         * platform/chromium-linux/editing/inserting/typing-around-image-001-expected.checksum:
48136         * platform/chromium-linux/editing/inserting/typing-tab-designmode-forms-expected.checksum:
48137         * platform/chromium-linux/editing/pasteboard/3976872-expected.checksum:
48138         * platform/chromium-linux/editing/pasteboard/4076267-2-expected.checksum:
48139         * platform/chromium-linux/editing/pasteboard/4076267-3-expected.checksum:
48140         * platform/chromium-linux/editing/pasteboard/4076267-expected.checksum:
48141         * platform/chromium-linux/editing/pasteboard/4242293-expected.checksum:
48142         * platform/chromium-linux/editing/pasteboard/4631972-expected.checksum:
48143         * platform/chromium-linux/editing/pasteboard/4641033-expected.checksum:
48144         * platform/chromium-linux/editing/pasteboard/4700297-expected.checksum:
48145         * platform/chromium-linux/editing/pasteboard/4806874-expected.checksum:
48146         * platform/chromium-linux/editing/pasteboard/4861080-expected.checksum:
48147         * platform/chromium-linux/editing/pasteboard/4944770-1-expected.checksum:
48148         * platform/chromium-linux/editing/pasteboard/4944770-2-expected.checksum:
48149         * platform/chromium-linux/editing/pasteboard/4947130-expected.checksum:
48150         * platform/chromium-linux/editing/pasteboard/5006779-expected.checksum:
48151         * platform/chromium-linux/editing/pasteboard/5027857-expected.checksum:
48152         * platform/chromium-linux/editing/pasteboard/5032095-expected.checksum:
48153         * platform/chromium-linux/editing/pasteboard/5065605-expected.checksum:
48154         * platform/chromium-linux/editing/pasteboard/5071074-2-expected.checksum:
48155         * platform/chromium-linux/editing/pasteboard/5071074-expected.checksum:
48156         * platform/chromium-linux/editing/pasteboard/5075944-2-expected.checksum:
48157         * platform/chromium-linux/editing/pasteboard/5075944-3-expected.checksum:
48158         * platform/chromium-linux/editing/pasteboard/5075944-expected.checksum:
48159         * platform/chromium-linux/editing/pasteboard/5089327-expected.checksum:
48160         * platform/chromium-linux/editing/pasteboard/5134759-expected.checksum:
48161         * platform/chromium-linux/editing/pasteboard/5156401-1-expected.checksum:
48162         * platform/chromium-linux/editing/pasteboard/5247341-expected.checksum:
48163         * platform/chromium-linux/editing/pasteboard/5368833-expected.checksum:
48164         * platform/chromium-linux/editing/pasteboard/5387578-expected.checksum:
48165         * platform/chromium-linux/editing/pasteboard/5478250-expected.checksum:
48166         * platform/chromium-linux/editing/pasteboard/5483567-expected.checksum:
48167         * platform/chromium-linux/editing/pasteboard/5601583-1-expected.checksum:
48168         * platform/chromium-linux/editing/pasteboard/8145-1-expected.checksum:
48169         * platform/chromium-linux/editing/pasteboard/8145-2-expected.checksum:
48170         * platform/chromium-linux/editing/pasteboard/8145-3-expected.checksum:
48171         * platform/chromium-linux/editing/pasteboard/bad-placeholder-expected.checksum:
48172         * platform/chromium-linux/editing/pasteboard/block-wrappers-necessary-expected.checksum:
48173         * platform/chromium-linux/editing/pasteboard/copy-standalone-image-expected.checksum:
48174         * platform/chromium-linux/editing/pasteboard/cut-text-001-expected.checksum:
48175         * platform/chromium-linux/editing/pasteboard/displaced-generic-placeholder-expected.checksum:
48176         * platform/chromium-linux/editing/pasteboard/displaced-placeholder-expected.checksum:
48177         * platform/chromium-linux/editing/pasteboard/display-block-on-spans-expected.checksum:
48178         * platform/chromium-linux/editing/pasteboard/drag-drop-dead-frame-expected.checksum:
48179         * platform/chromium-linux/editing/pasteboard/drag-drop-modifies-page-expected.checksum:
48180         * platform/chromium-linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum:
48181         * platform/chromium-linux/editing/pasteboard/drag-selected-image-to-contenteditable-expected.checksum:
48182         * platform/chromium-linux/editing/pasteboard/drop-text-without-selection-expected.checksum:
48183         * platform/chromium-linux/editing/pasteboard/emacs-cntl-y-001-expected.checksum:
48184         * platform/chromium-linux/editing/pasteboard/emacs-ctrl-a-k-y-expected.checksum:
48185         * platform/chromium-linux/editing/pasteboard/emacs-ctrl-k-y-001-expected.checksum:
48186         * platform/chromium-linux/editing/pasteboard/input-field-1-expected.checksum:
48187         * platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.checksum:
48188         * platform/chromium-linux/editing/pasteboard/interchange-newline-2-expected.checksum:
48189         * platform/chromium-linux/editing/pasteboard/interchange-newline-3-expected.checksum:
48190         * platform/chromium-linux/editing/pasteboard/interchange-newline-4-expected.checksum:
48191         * platform/chromium-linux/editing/pasteboard/merge-after-delete-1-expected.checksum:
48192         * platform/chromium-linux/editing/pasteboard/merge-after-delete-2-expected.checksum:
48193         * platform/chromium-linux/editing/pasteboard/merge-after-delete-expected.checksum:
48194         * platform/chromium-linux/editing/pasteboard/merge-end-1-expected.checksum:
48195         * platform/chromium-linux/editing/pasteboard/merge-end-2-expected.checksum:
48196         * platform/chromium-linux/editing/pasteboard/merge-end-3-expected.checksum:
48197         * platform/chromium-linux/editing/pasteboard/merge-end-4-expected.checksum:
48198         * platform/chromium-linux/editing/pasteboard/merge-end-5-expected.checksum:
48199         * platform/chromium-linux/editing/pasteboard/merge-end-blockquote-expected.checksum:
48200         * platform/chromium-linux/editing/pasteboard/merge-end-borders-expected.checksum:
48201         * platform/chromium-linux/editing/pasteboard/merge-end-list-expected.checksum:
48202         * platform/chromium-linux/editing/pasteboard/merge-end-table-expected.checksum:
48203         * platform/chromium-linux/editing/pasteboard/merge-start-blockquote-expected.checksum:
48204         * platform/chromium-linux/editing/pasteboard/merge-start-list-expected.checksum:
48205         * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
48206         * platform/chromium-linux/editing/pasteboard/paste-4035648-fix-expected.checksum:
48207         * platform/chromium-linux/editing/pasteboard/paste-4038267-fix-expected.checksum:
48208         * platform/chromium-linux/editing/pasteboard/paste-4039777-fix-expected.checksum:
48209         * platform/chromium-linux/editing/pasteboard/paste-blockquote-1-expected.checksum:
48210         * platform/chromium-linux/editing/pasteboard/paste-blockquote-2-expected.checksum:
48211         * platform/chromium-linux/editing/pasteboard/paste-blockquote-3-expected.checksum:
48212         * platform/chromium-linux/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum:
48213         * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.checksum:
48214         * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.checksum:
48215         * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-expected.checksum:
48216         * platform/chromium-linux/editing/pasteboard/paste-line-endings-001-expected.checksum:
48217         * platform/chromium-linux/editing/pasteboard/paste-line-endings-002-expected.checksum:
48218         * platform/chromium-linux/editing/pasteboard/paste-line-endings-003-expected.checksum:
48219         * platform/chromium-linux/editing/pasteboard/paste-line-endings-004-expected.checksum:
48220         * platform/chromium-linux/editing/pasteboard/paste-line-endings-005-expected.checksum:
48221         * platform/chromium-linux/editing/pasteboard/paste-line-endings-006-expected.checksum:
48222         * platform/chromium-linux/editing/pasteboard/paste-line-endings-007-expected.checksum:
48223         * platform/chromium-linux/editing/pasteboard/paste-line-endings-008-expected.checksum:
48224         * platform/chromium-linux/editing/pasteboard/paste-line-endings-009-expected.checksum:
48225         * platform/chromium-linux/editing/pasteboard/paste-line-endings-010-expected.checksum:
48226         * platform/chromium-linux/editing/pasteboard/paste-list-001-expected.checksum:
48227         * platform/chromium-linux/editing/pasteboard/paste-match-style-001-expected.checksum:
48228         * platform/chromium-linux/editing/pasteboard/paste-match-style-002-expected.checksum:
48229         * platform/chromium-linux/editing/pasteboard/paste-pre-001-expected.checksum:
48230         * platform/chromium-linux/editing/pasteboard/paste-pre-002-expected.checksum:
48231         * platform/chromium-linux/editing/pasteboard/paste-table-001-expected.checksum:
48232         * platform/chromium-linux/editing/pasteboard/paste-text-001-expected.checksum:
48233         * platform/chromium-linux/editing/pasteboard/paste-text-017-expected.checksum:
48234         * platform/chromium-linux/editing/pasteboard/paste-text-018-expected.checksum:
48235         * platform/chromium-linux/editing/pasteboard/paste-text-019-expected.checksum:
48236         * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-001-expected.checksum:
48237         * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-002-expected.checksum:
48238         * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-003-expected.checksum:
48239         * platform/chromium-linux/editing/pasteboard/paste-unrendered-select-expected.checksum:
48240         * platform/chromium-linux/editing/pasteboard/paste-xml-expected.checksum:
48241         * platform/chromium-linux/editing/pasteboard/pasting-object-expected.checksum:
48242         * platform/chromium-linux/editing/pasteboard/pasting-tabs-expected.checksum:
48243         * platform/chromium-linux/editing/pasteboard/prevent-block-nesting-01-expected.checksum:
48244         * platform/chromium-linux/editing/pasteboard/quirks-mode-br-1-expected.checksum:
48245         * platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.checksum:
48246         * platform/chromium-linux/editing/pasteboard/smart-paste-001-expected.checksum:
48247         * platform/chromium-linux/editing/pasteboard/smart-paste-002-expected.checksum:
48248         * platform/chromium-linux/editing/pasteboard/smart-paste-003-expected.checksum:
48249         * platform/chromium-linux/editing/pasteboard/smart-paste-004-expected.checksum:
48250         * platform/chromium-linux/editing/pasteboard/smart-paste-005-expected.checksum:
48251         * platform/chromium-linux/editing/pasteboard/smart-paste-006-expected.checksum:
48252         * platform/chromium-linux/editing/pasteboard/smart-paste-007-expected.checksum:
48253         * platform/chromium-linux/editing/pasteboard/smart-paste-008-expected.checksum:
48254         * platform/chromium-linux/editing/pasteboard/styled-element-markup-expected.checksum:
48255         * platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.checksum:
48256         * platform/chromium-linux/editing/pasteboard/testcase-9507-expected.checksum:
48257         * platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.checksum:
48258         * platform/chromium-linux/editing/pasteboard/unrendered-br-expected.checksum:
48259         * platform/chromium-linux/editing/selection/13804-expected.checksum:
48260         * platform/chromium-linux/editing/selection/14971-expected.checksum:
48261         * platform/chromium-linux/editing/selection/3690703-2-expected.checksum:
48262         * platform/chromium-linux/editing/selection/3690703-expected.checksum:
48263         * platform/chromium-linux/editing/selection/3690719-expected.checksum:
48264         * platform/chromium-linux/editing/selection/4397952-expected.checksum:
48265         * platform/chromium-linux/editing/selection/4402375-expected.checksum:
48266         * platform/chromium-linux/editing/selection/4776665-expected.checksum:
48267         * platform/chromium-linux/editing/selection/4818145-expected.checksum:
48268         * platform/chromium-linux/editing/selection/4866671-expected.checksum:
48269         * platform/chromium-linux/editing/selection/4889598-expected.checksum:
48270         * platform/chromium-linux/editing/selection/4895428-1-expected.checksum:
48271         * platform/chromium-linux/editing/selection/4895428-2-expected.checksum:
48272         * platform/chromium-linux/editing/selection/4895428-3-expected.checksum:
48273         * platform/chromium-linux/editing/selection/4895428-4-expected.checksum:
48274         * platform/chromium-linux/editing/selection/4932260-1-expected.checksum:
48275         * platform/chromium-linux/editing/selection/4932260-2-expected.checksum:
48276         * platform/chromium-linux/editing/selection/4932260-3-expected.checksum:
48277         * platform/chromium-linux/editing/selection/4947387-expected.checksum:
48278         * platform/chromium-linux/editing/selection/4960137-expected.checksum:
48279         * platform/chromium-linux/editing/selection/4975120-expected.checksum:
48280         * platform/chromium-linux/editing/selection/4983858-expected.checksum:
48281         * platform/chromium-linux/editing/selection/5007143-2-expected.checksum:
48282         * platform/chromium-linux/editing/selection/5007143-expected.checksum:
48283         * platform/chromium-linux/editing/selection/5057506-2-expected.checksum:
48284         * platform/chromium-linux/editing/selection/5057506-expected.checksum:
48285         * platform/chromium-linux/editing/selection/5076323-1-expected.checksum:
48286         * platform/chromium-linux/editing/selection/5076323-2-expected.checksum:
48287         * platform/chromium-linux/editing/selection/5076323-3-expected.checksum:
48288         * platform/chromium-linux/editing/selection/5099303-expected.checksum:
48289         * platform/chromium-linux/editing/selection/5131716-1-expected.checksum:
48290         * platform/chromium-linux/editing/selection/5131716-2-expected.checksum:
48291         * platform/chromium-linux/editing/selection/5131716-3-expected.checksum:
48292         * platform/chromium-linux/editing/selection/5131716-4-expected.checksum:
48293         * platform/chromium-linux/editing/selection/5195166-2-expected.checksum:
48294         * platform/chromium-linux/editing/selection/5232159-expected.checksum:
48295         * platform/chromium-linux/editing/selection/5234383-1-expected.checksum:
48296         * platform/chromium-linux/editing/selection/5234383-2-expected.checksum:
48297         * platform/chromium-linux/editing/selection/5240265-expected.checksum:
48298         * platform/chromium-linux/editing/selection/5333725-expected.checksum:
48299         * platform/chromium-linux/editing/selection/5354455-1-expected.checksum:
48300         * platform/chromium-linux/editing/selection/5354455-2-expected.checksum:
48301         * platform/chromium-linux/editing/selection/6476-expected.checksum:
48302         * platform/chromium-linux/editing/selection/7152-1-expected.checksum:
48303         * platform/chromium-linux/editing/selection/7152-2-expected.checksum:
48304         * platform/chromium-linux/editing/selection/addRange-expected.checksum:
48305         * platform/chromium-linux/editing/selection/after-line-wrap-expected.checksum:
48306         * platform/chromium-linux/editing/selection/caret-before-select-expected.checksum:
48307         * platform/chromium-linux/editing/selection/caret-rtl-expected.checksum:
48308         * platform/chromium-linux/editing/selection/click-before-and-after-table-expected.checksum:
48309         * platform/chromium-linux/editing/selection/click-start-of-line-expected.checksum:
48310         * platform/chromium-linux/editing/selection/contains-boundaries-expected.checksum:
48311         * platform/chromium-linux/editing/selection/contenteditable-click-inside-expected.checksum:
48312         * platform/chromium-linux/editing/selection/contenteditable-click-outside-expected.checksum:
48313         * platform/chromium-linux/editing/selection/display-table-text-expected.checksum:
48314         * platform/chromium-linux/editing/selection/doubleclick-crash-expected.checksum:
48315         * platform/chromium-linux/editing/selection/drag-in-iframe-expected.checksum:
48316         * platform/chromium-linux/editing/selection/drag-select-1-expected.checksum:
48317         * platform/chromium-linux/editing/selection/drag-text-delay-expected.checksum:
48318         * platform/chromium-linux/editing/selection/drag-to-contenteditable-iframe-expected.checksum:
48319         * platform/chromium-linux/editing/selection/editable-non-editable-crash-expected.checksum:
48320         * platform/chromium-linux/editing/selection/end-of-document-expected.checksum:
48321         * platform/chromium-linux/editing/selection/expanding-selections-expected.checksum:
48322         * platform/chromium-linux/editing/selection/expanding-selections2-expected.checksum:
48323         * platform/chromium-linux/editing/selection/extend-by-character-001-expected.checksum:
48324         * platform/chromium-linux/editing/selection/extend-by-character-002-expected.checksum:
48325         * platform/chromium-linux/editing/selection/extend-by-character-003-expected.checksum:
48326         * platform/chromium-linux/editing/selection/extend-by-character-004-expected.checksum:
48327         * platform/chromium-linux/editing/selection/extend-by-character-005-expected.checksum:
48328         * platform/chromium-linux/editing/selection/extend-by-character-006-expected.checksum:
48329         * platform/chromium-linux/editing/selection/extend-by-sentence-001-expected.checksum:
48330         * platform/chromium-linux/editing/selection/extend-by-word-001-expected.checksum:
48331         * platform/chromium-linux/editing/selection/extend-by-word-002-expected.checksum:
48332         * platform/chromium-linux/editing/selection/extend-selection-bidi-expected.checksum:
48333         * platform/chromium-linux/editing/selection/fake-doubleclick-expected.checksum:
48334         * platform/chromium-linux/editing/selection/fake-drag-expected.checksum:
48335         * platform/chromium-linux/editing/selection/focus_editable_html-expected.checksum:
48336         * platform/chromium-linux/editing/selection/iframe-expected.checksum:
48337         * platform/chromium-linux/editing/selection/image-before-linebreak-expected.checksum:
48338         * platform/chromium-linux/editing/selection/inline-closest-leaf-child-expected.checksum:
48339         * platform/chromium-linux/editing/selection/inline-table-expected.checksum:
48340         * platform/chromium-linux/editing/selection/leave-requested-block-expected.checksum:
48341         * platform/chromium-linux/editing/selection/line-wrap-1-expected.checksum:
48342         * platform/chromium-linux/editing/selection/line-wrap-2-expected.checksum:
48343         * platform/chromium-linux/editing/selection/mixed-editability-1-expected.checksum:
48344         * platform/chromium-linux/editing/selection/mixed-editability-2-expected.checksum:
48345         * platform/chromium-linux/editing/selection/mixed-editability-3-expected.checksum:
48346         * platform/chromium-linux/editing/selection/mixed-editability-4-expected.checksum:
48347         * platform/chromium-linux/editing/selection/mixed-editability-5-expected.checksum:
48348         * platform/chromium-linux/editing/selection/mixed-editability-6-expected.checksum:
48349         * platform/chromium-linux/editing/selection/mixed-editability-7-expected.checksum:
48350         * platform/chromium-linux/editing/selection/mixed-editability-8-expected.checksum:
48351         * platform/chromium-linux/editing/selection/mixed-editability-9-expected.checksum:
48352         * platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.checksum:
48353         * platform/chromium-linux/editing/selection/move-between-blocks-no-001-expected.checksum:
48354         * platform/chromium-linux/editing/selection/move-by-character-001-expected.checksum:
48355         * platform/chromium-linux/editing/selection/move-by-character-002-expected.checksum:
48356         * platform/chromium-linux/editing/selection/move-by-character-003-expected.checksum:
48357         * platform/chromium-linux/editing/selection/move-by-character-004-expected.checksum:
48358         * platform/chromium-linux/editing/selection/move-by-character-005-expected.checksum:
48359         * platform/chromium-linux/editing/selection/move-by-character-6-expected.checksum:
48360         * platform/chromium-linux/editing/selection/move-by-line-001-expected.checksum:
48361         * platform/chromium-linux/editing/selection/move-by-line-002-expected.checksum:
48362         * platform/chromium-linux/editing/selection/move-by-sentence-001-expected.checksum:
48363         * platform/chromium-linux/editing/selection/move-by-sentence-linebreak-expected.checksum:
48364         * platform/chromium-linux/editing/selection/move-by-word-001-expected.checksum:
48365         * platform/chromium-linux/editing/selection/move-past-trailing-space-expected.checksum:
48366         * platform/chromium-linux/editing/selection/node-removal-2-expected.checksum:
48367         * platform/chromium-linux/editing/selection/paragraph-granularity-expected.checksum:
48368         * platform/chromium-linux/editing/selection/previous-line-position-expected.checksum:
48369         * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.checksum:
48370         * platform/chromium-linux/editing/selection/replace-selection-1-expected.checksum:
48371         * platform/chromium-linux/editing/selection/replaced-boundaries-1-expected.checksum:
48372         * platform/chromium-linux/editing/selection/replaced-boundaries-2-expected.checksum:
48373         * platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.checksum:
48374         * platform/chromium-linux/editing/selection/select-all-001-expected.checksum:
48375         * platform/chromium-linux/editing/selection/select-all-002-expected.checksum:
48376         * platform/chromium-linux/editing/selection/select-all-003-expected.checksum:
48377         * platform/chromium-linux/editing/selection/select-all-004-expected.checksum:
48378         * platform/chromium-linux/editing/selection/select-all-005-expected.checksum:
48379         * platform/chromium-linux/editing/selection/select-all-006-expected.checksum:
48380         * platform/chromium-linux/editing/selection/select-all-iframe-expected.checksum:
48381         * platform/chromium-linux/editing/selection/select-box-expected.checksum:
48382         * platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.checksum:
48383         * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.checksum:
48384         * platform/chromium-linux/editing/selection/select-missing-image-expected.checksum:
48385         * platform/chromium-linux/editing/selection/select-text-overflow-ellipsis-expected.checksum:
48386         * platform/chromium-linux/editing/selection/selection-3748164-fix-expected.checksum:
48387         * platform/chromium-linux/editing/selection/selection-actions-expected.checksum:
48388         * platform/chromium-linux/editing/selection/selection-background-expected.checksum:
48389         * platform/chromium-linux/editing/selection/table-caret-1-expected.checksum:
48390         * platform/chromium-linux/editing/selection/table-caret-2-expected.checksum:
48391         * platform/chromium-linux/editing/selection/table-caret-3-expected.checksum:
48392         * platform/chromium-linux/editing/selection/triple-click-in-pre-expected.checksum:
48393         * platform/chromium-linux/editing/selection/unrendered-001-expected.checksum:
48394         * platform/chromium-linux/editing/selection/unrendered-002-expected.checksum:
48395         * platform/chromium-linux/editing/selection/unrendered-003-expected.checksum:
48396         * platform/chromium-linux/editing/selection/unrendered-004-expected.checksum:
48397         * platform/chromium-linux/editing/selection/unrendered-005-expected.checksum:
48398         * platform/chromium-linux/editing/selection/unrendered-space-expected.checksum:
48399         * platform/chromium-linux/editing/selection/word-granularity-expected.checksum:
48400         * platform/chromium-linux/editing/selection/wrapped-line-caret-1-expected.checksum:
48401         * platform/chromium-linux/editing/selection/wrapped-line-caret-2-expected.checksum:
48402         * platform/chromium-linux/editing/spelling/spelling-expected.checksum:
48403         * platform/chromium-linux/editing/style/4916887-expected.checksum:
48404         * platform/chromium-linux/editing/style/5017613-1-expected.checksum:
48405         * platform/chromium-linux/editing/style/5017613-2-expected.checksum:
48406         * platform/chromium-linux/editing/style/5046875-1-expected.checksum:
48407         * platform/chromium-linux/editing/style/5046875-2-expected.checksum:
48408         * platform/chromium-linux/editing/style/5065910-expected.checksum:
48409         * platform/chromium-linux/editing/style/5084241-expected.checksum:
48410         * platform/chromium-linux/editing/style/5228141-expected.checksum:
48411         * platform/chromium-linux/editing/style/5279521-expected.checksum:
48412         * platform/chromium-linux/editing/style/apple-style-editable-mix-expected.checksum:
48413         * platform/chromium-linux/editing/style/apply-through-end-of-document-expected.checksum:
48414         * platform/chromium-linux/editing/style/block-style-003-expected.checksum:
48415         * platform/chromium-linux/editing/style/block-styles-007-expected.checksum:
48416         * platform/chromium-linux/editing/style/create-block-for-style-005-expected.checksum:
48417         * platform/chromium-linux/editing/style/create-block-for-style-006-expected.checksum:
48418         * platform/chromium-linux/editing/style/create-block-for-style-010-expected.checksum:
48419         * platform/chromium-linux/editing/style/create-block-for-style-011-expected.checksum:
48420         * platform/chromium-linux/editing/style/create-block-for-style-012-expected.checksum:
48421         * platform/chromium-linux/editing/style/designmode-expected.checksum:
48422         * platform/chromium-linux/editing/style/highlight-expected.checksum:
48423         * platform/chromium-linux/editing/style/non-inheritable-styles-expected.checksum:
48424         * platform/chromium-linux/editing/style/relative-font-size-change-001-expected.checksum:
48425         * platform/chromium-linux/editing/style/relative-font-size-change-002-expected.checksum:
48426         * platform/chromium-linux/editing/style/relative-font-size-change-003-expected.checksum:
48427         * platform/chromium-linux/editing/style/relative-font-size-change-004-expected.checksum:
48428         * platform/chromium-linux/editing/style/smoosh-styles-001-expected.checksum:
48429         * platform/chromium-linux/editing/style/smoosh-styles-002-expected.checksum:
48430         * platform/chromium-linux/editing/style/smoosh-styles-003-expected.checksum:
48431         * platform/chromium-linux/editing/style/style-3681552-fix-001-expected.checksum:
48432         * platform/chromium-linux/editing/style/style-3681552-fix-002-expected.checksum:
48433         * platform/chromium-linux/editing/style/style-3690704-fix-expected.checksum:
48434         * platform/chromium-linux/editing/style/style-3998892-fix-expected.checksum:
48435         * platform/chromium-linux/editing/style/style-boundary-001-expected.checksum:
48436         * platform/chromium-linux/editing/style/style-boundary-002-expected.checksum:
48437         * platform/chromium-linux/editing/style/style-boundary-003-expected.checksum:
48438         * platform/chromium-linux/editing/style/style-boundary-004-expected.checksum:
48439         * platform/chromium-linux/editing/style/style-boundary-005-expected.checksum:
48440         * platform/chromium-linux/editing/style/table-selection-expected.checksum:
48441         * platform/chromium-linux/editing/style/typing-style-001-expected.checksum:
48442         * platform/chromium-linux/editing/style/typing-style-002-expected.checksum:
48443         * platform/chromium-linux/editing/style/unbold-in-bold-expected.checksum:
48444         * platform/chromium-linux/editing/undo/4063751-expected.checksum:
48445         * platform/chromium-linux/editing/undo/5378473-expected.checksum:
48446         * platform/chromium-linux/editing/undo/redo-typing-001-expected.checksum:
48447         * platform/chromium-linux/editing/undo/undo-combined-delete-boundary-expected.checksum:
48448         * platform/chromium-linux/editing/undo/undo-combined-delete-expected.checksum:
48449         * platform/chromium-linux/editing/undo/undo-delete-boundary-expected.checksum:
48450         * platform/chromium-linux/editing/undo/undo-delete-expected.checksum:
48451         * platform/chromium-linux/editing/undo/undo-forward-delete-boundary-expected.checksum:
48452         * platform/chromium-linux/editing/undo/undo-forward-delete-expected.checksum:
48453         * platform/chromium-linux/editing/undo/undo-misspellings-expected.checksum:
48454         * platform/chromium-linux/editing/undo/undo-typing-001-expected.checksum:
48455         * platform/chromium-linux/editing/unsupported-content/list-delete-001-expected.checksum:
48456         * platform/chromium-linux/editing/unsupported-content/list-delete-003-expected.checksum:
48457         * platform/chromium-linux/editing/unsupported-content/list-type-after-expected.checksum:
48458         * platform/chromium-linux/editing/unsupported-content/list-type-before-expected.checksum:
48459         * platform/chromium-linux/editing/unsupported-content/table-delete-001-expected.checksum:
48460         * platform/chromium-linux/editing/unsupported-content/table-delete-002-expected.checksum:
48461         * platform/chromium-linux/editing/unsupported-content/table-delete-003-expected.checksum:
48462         * platform/chromium-linux/editing/unsupported-content/table-type-after-expected.checksum:
48463         * platform/chromium-linux/editing/unsupported-content/table-type-before-expected.checksum:
48464         * platform/chromium-linux/fast/backgrounds/animated-svg-as-background-expected.checksum:
48465         * platform/chromium-linux/fast/backgrounds/background-inherit-color-bug-expected.checksum:
48466         * platform/chromium-linux/fast/backgrounds/bgCompositeCopy-expected.checksum:
48467         * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum:
48468         * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
48469         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.checksum:
48470         * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.checksum:
48471         * platform/chromium-linux/fast/backgrounds/svg-as-background-1-expected.checksum:
48472         * platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.checksum:
48473         * platform/chromium-linux/fast/backgrounds/svg-as-background-3-expected.checksum:
48474         * platform/chromium-linux/fast/backgrounds/svg-as-background-4-expected.checksum:
48475         * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.checksum:
48476         * platform/chromium-linux/fast/block/basic/013-expected.checksum:
48477         * platform/chromium-linux/fast/block/basic/016-expected.checksum:
48478         * platform/chromium-linux/fast/block/basic/018-expected.checksum:
48479         * platform/chromium-linux/fast/block/basic/fieldset-stretch-to-legend-expected.checksum:
48480         * platform/chromium-linux/fast/block/basic/quirk-percent-height-table-cell-expected.checksum:
48481         * platform/chromium-linux/fast/block/basic/text-indent-rtl-expected.checksum:
48482         * platform/chromium-linux/fast/block/float/008-expected.checksum:
48483         * platform/chromium-linux/fast/block/float/013-expected.checksum:
48484         * platform/chromium-linux/fast/block/float/015-expected.checksum:
48485         * platform/chromium-linux/fast/block/float/016-expected.checksum:
48486         * platform/chromium-linux/fast/block/float/019-expected.checksum:
48487         * platform/chromium-linux/fast/block/float/021-expected.checksum:
48488         * platform/chromium-linux/fast/block/float/025-expected.checksum:
48489         * platform/chromium-linux/fast/block/float/026-expected.checksum:
48490         * platform/chromium-linux/fast/block/float/027-expected.checksum:
48491         * platform/chromium-linux/fast/block/float/028-expected.checksum:
48492         * platform/chromium-linux/fast/block/float/032-expected.checksum:
48493         * platform/chromium-linux/fast/block/float/033-expected.checksum:
48494         * platform/chromium-linux/fast/block/float/035-expected.checksum:
48495         * platform/chromium-linux/fast/block/float/avoidance-percent-width-strict-expected.checksum:
48496         * platform/chromium-linux/fast/block/float/br-with-clear-2-expected.checksum:
48497         * platform/chromium-linux/fast/block/float/float-avoidance-expected.checksum:
48498         * platform/chromium-linux/fast/block/float/nopaint-after-layer-destruction-expected.checksum:
48499         * platform/chromium-linux/fast/block/float/nopaint-after-layer-destruction2-expected.checksum:
48500         * platform/chromium-linux/fast/block/float/relative-painted-twice-expected.checksum:
48501         * platform/chromium-linux/fast/block/float/table-relayout-expected.checksum:
48502         * platform/chromium-linux/fast/block/float/width-update-after-clear-expected.checksum:
48503         * platform/chromium-linux/fast/block/margin-collapse/103-expected.checksum:
48504         * platform/chromium-linux/fast/block/margin-collapse/104-expected.checksum:
48505         * platform/chromium-linux/fast/block/margin-collapse/empty-clear-blocks-expected.checksum:
48506         * platform/chromium-linux/fast/block/positioning/047-expected.checksum:
48507         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-ltr-2-expected.checksum:
48508         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-ltr-3-expected.checksum:
48509         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-ltr-expected.checksum:
48510         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-rtl-2-expected.checksum:
48511         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-rtl-3-expected.checksum:
48512         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-rtl-expected.checksum:
48513         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-short-ltr-expected.checksum:
48514         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-short-rtl-expected.checksum:
48515         * platform/chromium-linux/fast/block/positioning/auto/007-expected.checksum:
48516         * platform/chromium-linux/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.checksum:
48517         * platform/chromium-linux/fast/block/positioning/height-change-expected.checksum:
48518         * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.checksum:
48519         * platform/chromium-linux/fast/block/positioning/negative-rel-position-expected.checksum:
48520         * platform/chromium-linux/fast/block/positioning/relative-overflow-block-expected.checksum:
48521         * platform/chromium-linux/fast/block/positioning/relative-overflow-replaced-expected.checksum:
48522         * platform/chromium-linux/fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
48523         * platform/chromium-linux/fast/block/positioning/relayout-on-position-change-expected.checksum:
48524         * platform/chromium-linux/fast/block/positioning/window-height-change-expected.checksum:
48525         * platform/chromium-linux/fast/body-propagation/overflow/001-expected.checksum:
48526         * platform/chromium-linux/fast/body-propagation/overflow/001-xhtml-expected.checksum:
48527         * platform/chromium-linux/fast/body-propagation/overflow/002-expected.checksum:
48528         * platform/chromium-linux/fast/body-propagation/overflow/002-xhtml-expected.checksum:
48529         * platform/chromium-linux/fast/body-propagation/overflow/003-declarative-expected.checksum:
48530         * platform/chromium-linux/fast/body-propagation/overflow/003-expected.checksum:
48531         * platform/chromium-linux/fast/body-propagation/overflow/003-xhtml-expected.checksum:
48532         * platform/chromium-linux/fast/body-propagation/overflow/004-declarative-expected.checksum:
48533         * platform/chromium-linux/fast/body-propagation/overflow/004-expected.checksum:
48534         * platform/chromium-linux/fast/body-propagation/overflow/004-xhtml-expected.checksum:
48535         * platform/chromium-linux/fast/body-propagation/overflow/005-declarative-expected.checksum:
48536         * platform/chromium-linux/fast/body-propagation/overflow/005-expected.checksum:
48537         * platform/chromium-linux/fast/body-propagation/overflow/005-xhtml-expected.checksum:
48538         * platform/chromium-linux/fast/body-propagation/overflow/006-declarative-expected.checksum:
48539         * platform/chromium-linux/fast/body-propagation/overflow/006-expected.checksum:
48540         * platform/chromium-linux/fast/body-propagation/overflow/006-xhtml-expected.checksum:
48541         * platform/chromium-linux/fast/body-propagation/overflow/007-declarative-expected.checksum:
48542         * platform/chromium-linux/fast/body-propagation/overflow/007-expected.checksum:
48543         * platform/chromium-linux/fast/body-propagation/overflow/007-xhtml-expected.checksum:
48544         * platform/chromium-linux/fast/borders/fieldsetBorderRadius-expected.checksum:
48545         * platform/chromium-linux/fast/borders/inline-mask-overlay-image-expected.checksum:
48546         * platform/chromium-linux/fast/box-shadow/basic-shadows-expected.checksum:
48547         * platform/chromium-linux/fast/box-shadow/inset-expected.checksum:
48548         * platform/chromium-linux/fast/box-shadow/transform-fringing-expected.checksum:
48549         * platform/chromium-linux/fast/box-sizing/box-sizing-expected.checksum:
48550         * platform/chromium-linux/fast/canvas/canvas-as-image-incremental-repaint-expected.checksum:
48551         * platform/chromium-linux/fast/canvas/canvas-bg-expected.checksum:
48552         * platform/chromium-linux/fast/canvas/canvas-text-alignment-expected.checksum:
48553         * platform/chromium-linux/fast/canvas/image-object-in-canvas-expected.checksum:
48554         * platform/chromium-linux/fast/canvas/setWidthResetAfterForcedRender-expected.checksum:
48555         * platform/chromium-linux/fast/clip/014-expected.checksum:
48556         * platform/chromium-linux/fast/clip/outline-overflowClip-expected.checksum:
48557         * platform/chromium-linux/fast/css-generated-content/012-expected.checksum:
48558         * platform/chromium-linux/fast/css-generated-content/014-expected.checksum:
48559         * platform/chromium-linux/fast/css-generated-content/016-expected.checksum:
48560         * platform/chromium-linux/fast/css-generated-content/hover-style-change-expected.checksum:
48561         * platform/chromium-linux/fast/css/005-expected.checksum:
48562         * platform/chromium-linux/fast/css/MarqueeLayoutTest-expected.checksum:
48563         * platform/chromium-linux/fast/css/apple-prefix-expected.checksum:
48564         * platform/chromium-linux/fast/css/border-height-expected.checksum:
48565         * platform/chromium-linux/fast/css/continuationCrash-expected.checksum:
48566         * platform/chromium-linux/fast/css/empty-pseudo-class-expected.checksum:
48567         * platform/chromium-linux/fast/css/fieldset-display-row-expected.checksum:
48568         * platform/chromium-linux/fast/css/find-next-layer-expected.checksum:
48569         * platform/chromium-linux/fast/css/first-child-pseudo-class-expected.checksum:
48570         * platform/chromium-linux/fast/css/first-letter-detach-expected.checksum:
48571         * platform/chromium-linux/fast/css/first-of-type-pseudo-class-expected.checksum:
48572         * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.checksum:
48573         * platform/chromium-linux/fast/css/font_property_normal-expected.checksum:
48574         * platform/chromium-linux/fast/css/hover-subselector-expected.checksum:
48575         * platform/chromium-linux/fast/css/hsl-color-expected.checksum:
48576         * platform/chromium-linux/fast/css/imageTileOpacity-expected.checksum:
48577         * platform/chromium-linux/fast/css/last-child-pseudo-class-expected.checksum:
48578         * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.checksum:
48579         * platform/chromium-linux/fast/css/line-height-expected.checksum:
48580         * platform/chromium-linux/fast/css/line-height-overflow-expected.checksum:
48581         * platform/chromium-linux/fast/css/list-outline-expected.checksum:
48582         * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.checksum:
48583         * platform/chromium-linux/fast/css/marginComputedStyle-expected.checksum:
48584         * platform/chromium-linux/fast/css/nested-floating-relative-position-percentages-expected.checksum:
48585         * platform/chromium-linux/fast/css/nested-rounded-corners-expected.checksum:
48586         * platform/chromium-linux/fast/css/only-child-pseudo-class-expected.checksum:
48587         * platform/chromium-linux/fast/css/only-of-type-pseudo-class-expected.checksum:
48588         * platform/chromium-linux/fast/css/outline-auto-empty-rects-expected.checksum:
48589         * platform/chromium-linux/fast/css/outline-auto-location-expected.checksum:
48590         * platform/chromium-linux/fast/css/percentage-non-integer-expected.checksum:
48591         * platform/chromium-linux/fast/css/positioned-overflow-scroll-expected.checksum:
48592         * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.checksum:
48593         * platform/chromium-linux/fast/css/resize-corner-tracking-expected.checksum:
48594         * platform/chromium-linux/fast/css/resize-corner-tracking-transformed-expected.checksum:
48595         * platform/chromium-linux/fast/css/rtl-ordering-expected.checksum:
48596         * platform/chromium-linux/fast/css/text-overflow-ellipsis-expected.checksum:
48597         * platform/chromium-linux/fast/css/text-overflow-ellipsis-strict-expected.checksum:
48598         * platform/chromium-linux/fast/css/universal-hover-quirk-expected.checksum:
48599         * platform/chromium-linux/fast/css/word-space-extra-expected.checksum:
48600         * platform/chromium-linux/fast/dom/HTMLElement/bdo-expected.checksum:
48601         * platform/chromium-linux/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum:
48602         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
48603         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
48604         * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum:
48605         * platform/chromium-linux/fast/dom/HTMLTableElement/colSpan-expected.checksum:
48606         * platform/chromium-linux/fast/dom/HTMLTableElement/createCaption-expected.checksum:
48607         * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
48608         * platform/chromium-linux/fast/dom/Window/open-existing-pop-up-blocking-expected.checksum:
48609         * platform/chromium-linux/fast/dom/attr_dead_doc-expected.checksum:
48610         * platform/chromium-linux/fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum:
48611         * platform/chromium-linux/fast/dom/clone-node-dynamic-style-expected.checksum:
48612         * platform/chromium-linux/fast/dom/css-inline-style-important-expected.checksum:
48613         * platform/chromium-linux/fast/dom/focus-contenteditable-expected.checksum:
48614         * platform/chromium-linux/fast/dom/gc-10-expected.checksum:
48615         * platform/chromium-linux/fast/dom/isindex-001-expected.checksum:
48616         * platform/chromium-linux/fast/dom/isindex-002-expected.checksum:
48617         * platform/chromium-linux/fast/dom/row-inner-text-expected.checksum:
48618         * platform/chromium-linux/fast/dynamic/008-expected.checksum:
48619         * platform/chromium-linux/fast/dynamic/012-expected.checksum:
48620         * platform/chromium-linux/fast/dynamic/013-expected.checksum:
48621         * platform/chromium-linux/fast/dynamic/015-expected.checksum:
48622         * platform/chromium-linux/fast/dynamic/anchor-lock-expected.checksum:
48623         * platform/chromium-linux/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum:
48624         * platform/chromium-linux/fast/dynamic/selection-highlight-adjust-expected.checksum:
48625         * platform/chromium-linux/fast/encoding/invalid-UTF-8-expected.checksum:
48626         * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.checksum:
48627         * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.checksum:
48628         * platform/chromium-linux/fast/events/5056619-expected.checksum:
48629         * platform/chromium-linux/fast/events/autoscroll-expected.checksum:
48630         * platform/chromium-linux/fast/events/event-sender-mouse-moved-expected.checksum:
48631         * platform/chromium-linux/fast/events/label-focus-expected.checksum:
48632         * platform/chromium-linux/fast/events/pointer-events-2-expected.checksum:
48633         * platform/chromium-linux/fast/events/reveal-link-when-focused-expected.checksum:
48634         * platform/chromium-linux/fast/events/standalone-image-drag-to-editable-expected.checksum:
48635         * platform/chromium-linux/fast/flexbox/009-expected.checksum:
48636         * platform/chromium-linux/fast/flexbox/016-expected.checksum:
48637         * platform/chromium-linux/fast/flexbox/flex-hang-expected.checksum:
48638         * platform/chromium-linux/fast/forms/001-expected.checksum:
48639         * platform/chromium-linux/fast/forms/003-expected.checksum:
48640         * platform/chromium-linux/fast/forms/004-expected.checksum:
48641         * platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.checksum:
48642         * platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.checksum:
48643         * platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.checksum:
48644         * platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.checksum:
48645         * platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.checksum:
48646         * platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.checksum:
48647         * platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.checksum:
48648         * platform/chromium-linux/fast/forms/basic-buttons-expected.checksum:
48649         * platform/chromium-linux/fast/forms/basic-inputs-expected.checksum:
48650         * platform/chromium-linux/fast/forms/basic-selects-expected.checksum:
48651         * platform/chromium-linux/fast/forms/basic-textareas-expected.checksum:
48652         * platform/chromium-linux/fast/forms/basic-textareas-quirks-expected.checksum:
48653         * platform/chromium-linux/fast/forms/blankbuttons-expected.checksum:
48654         * platform/chromium-linux/fast/forms/box-shadow-override-expected.checksum:
48655         * platform/chromium-linux/fast/forms/button-align-expected.checksum:
48656         * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.checksum:
48657         * platform/chromium-linux/fast/forms/button-default-title-expected.checksum:
48658         * platform/chromium-linux/fast/forms/button-generated-content-expected.checksum:
48659         * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.checksum:
48660         * platform/chromium-linux/fast/forms/button-positioned-expected.checksum:
48661         * platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
48662         * platform/chromium-linux/fast/forms/button-style-color-expected.checksum:
48663         * platform/chromium-linux/fast/forms/button-table-styles-expected.checksum:
48664         * platform/chromium-linux/fast/forms/button-text-transform-expected.checksum:
48665         * platform/chromium-linux/fast/forms/button-white-space-expected.checksum:
48666         * platform/chromium-linux/fast/forms/caret-rtl-expected.checksum:
48667         * platform/chromium-linux/fast/forms/control-clip-expected.checksum:
48668         * platform/chromium-linux/fast/forms/control-clip-overflow-expected.checksum:
48669         * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.checksum:
48670         * platform/chromium-linux/fast/forms/disabled-select-change-index-expected.checksum:
48671         * platform/chromium-linux/fast/forms/encoding-test-expected.checksum:
48672         * platform/chromium-linux/fast/forms/fieldset-align-expected.checksum:
48673         * platform/chromium-linux/fast/forms/fieldset-with-float-expected.checksum:
48674         * platform/chromium-linux/fast/forms/file-input-direction-expected.checksum:
48675         * platform/chromium-linux/fast/forms/file-input-disabled-expected.checksum:
48676         * platform/chromium-linux/fast/forms/floating-textfield-relayout-expected.checksum:
48677         * platform/chromium-linux/fast/forms/form-added-to-table-expected.checksum:
48678         * platform/chromium-linux/fast/forms/form-element-geometry-expected.checksum:
48679         * platform/chromium-linux/fast/forms/form-hides-table-expected.checksum:
48680         * platform/chromium-linux/fast/forms/formmove3-expected.checksum:
48681         * platform/chromium-linux/fast/forms/image-border-expected.checksum:
48682         * platform/chromium-linux/fast/forms/input-align-expected.checksum:
48683         * platform/chromium-linux/fast/forms/input-appearance-bkcolor-expected.checksum:
48684         * platform/chromium-linux/fast/forms/input-appearance-default-bkcolor-expected.checksum:
48685         * platform/chromium-linux/fast/forms/input-appearance-disabled-expected.checksum:
48686         * platform/chromium-linux/fast/forms/input-appearance-focus-expected.checksum:
48687         * platform/chromium-linux/fast/forms/input-appearance-height-expected.checksum:
48688         * platform/chromium-linux/fast/forms/input-appearance-preventDefault-expected.checksum:
48689         * platform/chromium-linux/fast/forms/input-appearance-readonly-expected.checksum:
48690         * platform/chromium-linux/fast/forms/input-appearance-selection-expected.checksum:
48691         * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum:
48692         * platform/chromium-linux/fast/forms/input-appearance-visibility-expected.checksum:
48693         * platform/chromium-linux/fast/forms/input-appearance-width-expected.checksum:
48694         * platform/chromium-linux/fast/forms/input-baseline-expected.checksum:
48695         * platform/chromium-linux/fast/forms/input-disabled-color-expected.checksum:
48696         * platform/chromium-linux/fast/forms/input-double-click-selection-gap-bug-expected.checksum:
48697         * platform/chromium-linux/fast/forms/input-field-text-truncated-expected.checksum:
48698         * platform/chromium-linux/fast/forms/input-file-re-render-expected.checksum:
48699         * platform/chromium-linux/fast/forms/input-first-letter-expected.checksum:
48700         * platform/chromium-linux/fast/forms/input-paste-undo-expected.checksum:
48701         * platform/chromium-linux/fast/forms/input-readonly-autoscroll-expected.checksum:
48702         * platform/chromium-linux/fast/forms/input-readonly-dimmed-expected.checksum:
48703         * platform/chromium-linux/fast/forms/input-readonly-empty-expected.checksum:
48704         * platform/chromium-linux/fast/forms/input-spaces-expected.checksum:
48705         * platform/chromium-linux/fast/forms/input-table-expected.checksum:
48706         * platform/chromium-linux/fast/forms/input-text-click-inside-expected.checksum:
48707         * platform/chromium-linux/fast/forms/input-text-click-outside-expected.checksum:
48708         * platform/chromium-linux/fast/forms/input-text-double-click-expected.checksum:
48709         * platform/chromium-linux/fast/forms/input-text-drag-down-expected.checksum:
48710         * platform/chromium-linux/fast/forms/input-text-option-delete-expected.checksum:
48711         * platform/chromium-linux/fast/forms/input-text-scroll-left-on-blur-expected.checksum:
48712         * platform/chromium-linux/fast/forms/input-text-self-emptying-click-expected.checksum:
48713         * platform/chromium-linux/fast/forms/input-text-word-wrap-expected.checksum:
48714         * platform/chromium-linux/fast/forms/input-type-change2-expected.checksum:
48715         * platform/chromium-linux/fast/forms/input-type-text-min-width-expected.checksum:
48716         * platform/chromium-linux/fast/forms/input-value-expected.checksum:
48717         * platform/chromium-linux/fast/forms/input-width-expected.checksum:
48718         * platform/chromium-linux/fast/forms/isindex-placeholder-expected.checksum:
48719         * platform/chromium-linux/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
48720         * platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.checksum:
48721         * platform/chromium-linux/fast/forms/listbox-width-change-expected.checksum:
48722         * platform/chromium-linux/fast/forms/menulist-deselect-update-expected.checksum:
48723         * platform/chromium-linux/fast/forms/menulist-no-overflow-expected.checksum:
48724         * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.checksum:
48725         * platform/chromium-linux/fast/forms/menulist-separator-painting-expected.checksum:
48726         * platform/chromium-linux/fast/forms/menulist-style-color-expected.checksum:
48727         * platform/chromium-linux/fast/forms/menulist-width-change-expected.checksum:
48728         * platform/chromium-linux/fast/forms/minWidthPercent-expected.checksum:
48729         * platform/chromium-linux/fast/forms/negativeLineHeight-expected.checksum:
48730         * platform/chromium-linux/fast/forms/option-script-expected.checksum:
48731         * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.checksum:
48732         * platform/chromium-linux/fast/forms/option-text-clip-expected.checksum:
48733         * platform/chromium-linux/fast/forms/password-placeholder-expected.checksum:
48734         * platform/chromium-linux/fast/forms/password-placeholder-text-security-expected.checksum:
48735         * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum:
48736         * platform/chromium-linux/fast/forms/placeholder-set-attribute-expected.checksum:
48737         * platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum:
48738         * platform/chromium-linux/fast/forms/plaintext-mode-2-expected.checksum:
48739         * platform/chromium-linux/fast/forms/search-cancel-button-style-sharing-expected.checksum:
48740         * platform/chromium-linux/fast/forms/search-display-none-cancel-button-expected.checksum:
48741         * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum:
48742         * platform/chromium-linux/fast/forms/search-rtl-expected.checksum:
48743         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.checksum:
48744         * platform/chromium-linux/fast/forms/search-zoomed-expected.checksum:
48745         * platform/chromium-linux/fast/forms/searchfield-heights-expected.checksum:
48746         * platform/chromium-linux/fast/forms/select-align-expected.checksum:
48747         * platform/chromium-linux/fast/forms/select-baseline-expected.checksum:
48748         * platform/chromium-linux/fast/forms/select-block-background-expected.checksum:
48749         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.checksum:
48750         * platform/chromium-linux/fast/forms/select-change-listbox-to-popup-expected.checksum:
48751         * platform/chromium-linux/fast/forms/select-change-popup-to-listbox-expected.checksum:
48752         * platform/chromium-linux/fast/forms/select-disabled-appearance-expected.checksum:
48753         * platform/chromium-linux/fast/forms/select-initial-position-expected.checksum:
48754         * platform/chromium-linux/fast/forms/select-item-background-clip-expected.checksum:
48755         * platform/chromium-linux/fast/forms/select-list-box-with-height-expected.checksum:
48756         * platform/chromium-linux/fast/forms/select-selected-expected.checksum:
48757         * platform/chromium-linux/fast/forms/select-size-expected.checksum:
48758         * platform/chromium-linux/fast/forms/select-visual-hebrew-expected.checksum:
48759         * platform/chromium-linux/fast/forms/select-writing-direction-natural-expected.checksum:
48760         * platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.checksum:
48761         * platform/chromium-linux/fast/forms/tabbing-input-iframe-expected.checksum:
48762         * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.checksum:
48763         * platform/chromium-linux/fast/forms/text-style-color-expected.checksum:
48764         * platform/chromium-linux/fast/forms/textAreaLineHeight-expected.checksum:
48765         * platform/chromium-linux/fast/forms/textarea-rows-cols-expected.checksum:
48766         * platform/chromium-linux/fast/forms/textarea-scroll-height-expected.checksum:
48767         * platform/chromium-linux/fast/forms/textarea-scrollbar-expected.checksum:
48768         * platform/chromium-linux/fast/forms/textarea-scrolled-type-expected.checksum:
48769         * platform/chromium-linux/fast/forms/textfield-outline-expected.checksum:
48770         * platform/chromium-linux/fast/forms/textfield-overflow-expected.checksum:
48771         * platform/chromium-linux/fast/forms/visual-hebrew-text-field-expected.checksum:
48772         * platform/chromium-linux/fast/frames/content-opacity-1-expected.checksum:
48773         * platform/chromium-linux/fast/frames/content-opacity-2-expected.checksum:
48774         * platform/chromium-linux/fast/frames/contentWindow_iFrame-expected.checksum:
48775         * platform/chromium-linux/fast/frames/frame-scrolling-attribute-expected.checksum:
48776         * platform/chromium-linux/fast/frames/frameElement-iframe-expected.checksum:
48777         * platform/chromium-linux/fast/frames/iframe-option-crash-expected.checksum:
48778         * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.checksum:
48779         * platform/chromium-linux/fast/frames/iframe-text-contents-expected.checksum:
48780         * platform/chromium-linux/fast/frames/iframe-with-frameborder-expected.checksum:
48781         * platform/chromium-linux/fast/frames/inline-object-inside-frameset-expected.checksum:
48782         * platform/chromium-linux/fast/frames/invalid-expected.checksum:
48783         * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.checksum:
48784         * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.checksum:
48785         * platform/chromium-linux/fast/frames/valid-expected.checksum:
48786         * platform/chromium-linux/fast/frames/viewsource-attribute-expected.checksum:
48787         * platform/chromium-linux/fast/frames/viewsource-on-image-file-expected.checksum:
48788         * platform/chromium-linux/fast/gradients/background-clipped-expected.checksum:
48789         * platform/chromium-linux/fast/html/keygen-expected.checksum:
48790         * platform/chromium-linux/fast/images/animated-svg-as-image-expected.checksum:
48791         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.checksum:
48792         * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.checksum:
48793         * platform/chromium-linux/fast/inline-block/tricky-baseline-expected.checksum:
48794         * platform/chromium-linux/fast/inline/continuation-outlines-expected.checksum:
48795         * platform/chromium-linux/fast/inline/continuation-outlines-with-layers-2-expected.checksum:
48796         * platform/chromium-linux/fast/inline/continuation-outlines-with-layers-expected.checksum:
48797         * platform/chromium-linux/fast/inline/inline-borders-with-bidi-override-expected.checksum:
48798         * platform/chromium-linux/fast/inline/inline-continuation-borders-expected.checksum:
48799         * platform/chromium-linux/fast/inline/long-wrapped-line-expected.checksum:
48800         * platform/chromium-linux/fast/inspector/style-expected.checksum:
48801         * platform/chromium-linux/fast/invalid/014-expected.checksum:
48802         * platform/chromium-linux/fast/invalid/residual-style-expected.checksum:
48803         * platform/chromium-linux/fast/invalid/table-inside-stray-table-content-expected.checksum:
48804         * platform/chromium-linux/fast/layers/add-layer-with-nested-stacking-expected.checksum:
48805         * platform/chromium-linux/fast/layers/inline-dirty-z-order-lists-expected.checksum:
48806         * platform/chromium-linux/fast/layers/opacity-outline-expected.checksum:
48807         * platform/chromium-linux/fast/layers/overflow-scroll-auto-switch-expected.checksum:
48808         * platform/chromium-linux/fast/layers/remove-layer-with-nested-stacking-expected.checksum:
48809         * platform/chromium-linux/fast/layers/scroll-rect-to-visible-expected.checksum:
48810         * platform/chromium-linux/fast/layers/self-painting-outline-expected.checksum:
48811         * platform/chromium-linux/fast/lists/004-expected.checksum:
48812         * platform/chromium-linux/fast/lists/008-expected.checksum:
48813         * platform/chromium-linux/fast/lists/alpha-list-wrap-expected.checksum:
48814         * platform/chromium-linux/fast/lists/drag-into-marker-expected.checksum:
48815         * platform/chromium-linux/fast/lists/dynamic-marker-crash-expected.checksum:
48816         * platform/chromium-linux/fast/lists/li-br-expected.checksum:
48817         * platform/chromium-linux/fast/lists/markers-in-selection-expected.checksum:
48818         * platform/chromium-linux/fast/lists/ol-start-parsing-expected.checksum:
48819         * platform/chromium-linux/fast/lists/olstart-expected.checksum:
48820         * platform/chromium-linux/fast/media/mq-relative-constraints-02-expected.checksum:
48821         * platform/chromium-linux/fast/media/mq-relative-constraints-03-expected.checksum:
48822         * platform/chromium-linux/fast/media/mq-relative-constraints-04-expected.checksum:
48823         * platform/chromium-linux/fast/media/mq-relative-constraints-05-expected.checksum:
48824         * platform/chromium-linux/fast/media/mq-relative-constraints-06-expected.checksum:
48825         * platform/chromium-linux/fast/media/mq-relative-constraints-07-expected.checksum:
48826         * platform/chromium-linux/fast/media/mq-relative-constraints-08-expected.checksum:
48827         * platform/chromium-linux/fast/media/mq-relative-constraints-09-expected.checksum:
48828         * platform/chromium-linux/fast/media/mq-width-absolute-01-expected.checksum:
48829         * platform/chromium-linux/fast/media/mq-width-absolute-02-expected.checksum:
48830         * platform/chromium-linux/fast/media/mq-width-absolute-03-expected.checksum:
48831         * platform/chromium-linux/fast/media/mq-width-absolute-04-expected.checksum:
48832         * platform/chromium-linux/fast/media/viewport-media-query-expected.checksum:
48833         * platform/chromium-linux/fast/multicol/client-rects-expected.checksum:
48834         * platform/chromium-linux/fast/multicol/column-rules-stacking-expected.checksum:
48835         * platform/chromium-linux/fast/multicol/columns-shorthand-parsing-expected.checksum:
48836         * platform/chromium-linux/fast/multicol/float-multicol-expected.checksum:
48837         * platform/chromium-linux/fast/multicol/float-paginate-expected.checksum:
48838         * platform/chromium-linux/fast/multicol/float-paginate-failure-expected.checksum:
48839         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum:
48840         * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.checksum:
48841         * platform/chromium-linux/fast/multicol/negativeColumnWidth-expected.checksum:
48842         * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum:
48843         * platform/chromium-linux/fast/multicol/paginate-block-replaced-expected.checksum:
48844         * platform/chromium-linux/fast/multicol/span/anonymous-style-inheritance-expected.checksum:
48845         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum:
48846         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
48847         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
48848         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
48849         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.checksum:
48850         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
48851         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
48852         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
48853         * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.checksum:
48854         * platform/chromium-linux/fast/multicol/zeroColumnCount-expected.checksum:
48855         * platform/chromium-linux/fast/overflow/002-expected.checksum:
48856         * platform/chromium-linux/fast/overflow/003-expected.checksum:
48857         * platform/chromium-linux/fast/overflow/005-expected.checksum:
48858         * platform/chromium-linux/fast/overflow/006-expected.checksum:
48859         * platform/chromium-linux/fast/overflow/007-expected.checksum:
48860         * platform/chromium-linux/fast/overflow/008-expected.checksum:
48861         * platform/chromium-linux/fast/overflow/childFocusRingClip-expected.checksum:
48862         * platform/chromium-linux/fast/overflow/clip-rects-fixed-ancestor-expected.checksum:
48863         * platform/chromium-linux/fast/overflow/float-in-relpositioned-expected.checksum:
48864         * platform/chromium-linux/fast/overflow/hit-test-overflow-controls-expected.checksum:
48865         * platform/chromium-linux/fast/overflow/image-selection-highlight-expected.checksum:
48866         * platform/chromium-linux/fast/overflow/overflow-auto-position-absolute-expected.checksum:
48867         * platform/chromium-linux/fast/overflow/overflow-auto-table-expected.checksum:
48868         * platform/chromium-linux/fast/overflow/overflow-focus-ring-expected.checksum:
48869         * platform/chromium-linux/fast/overflow/overflow-rtl-expected.checksum:
48870         * platform/chromium-linux/fast/overflow/overflow-rtl-inline-scrollbar-expected.checksum:
48871         * platform/chromium-linux/fast/overflow/overflow-stacking-expected.checksum:
48872         * platform/chromium-linux/fast/overflow/overflow-text-hit-testing-expected.checksum:
48873         * platform/chromium-linux/fast/overflow/overflow-with-local-background-attachment-expected.checksum:
48874         * platform/chromium-linux/fast/overflow/overflow-x-y-expected.checksum:
48875         * platform/chromium-linux/fast/overflow/position-fixed-transform-clipping-expected.checksum:
48876         * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum:
48877         * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.checksum:
48878         * platform/chromium-linux/fast/overflow/scrollbar-position-update-expected.checksum:
48879         * platform/chromium-linux/fast/overflow/table-overflow-float-expected.checksum:
48880         * platform/chromium-linux/fast/overflow/unreachable-overflow-rtl-bug-expected.checksum:
48881         * platform/chromium-linux/fast/parser/document-write-option-expected.checksum:
48882         * platform/chromium-linux/fast/parser/open-comment-in-textarea-expected.checksum:
48883         * platform/chromium-linux/fast/reflections/reflection-direction-expected.checksum:
48884         * platform/chromium-linux/fast/repaint/4774354-expected.checksum:
48885         * platform/chromium-linux/fast/repaint/4776765-expected.checksum:
48886         * platform/chromium-linux/fast/repaint/background-generated-expected.checksum:
48887         * platform/chromium-linux/fast/repaint/background-misaligned-expected.checksum:
48888         * platform/chromium-linux/fast/repaint/backgroundSizeRepaint-expected.checksum:
48889         * platform/chromium-linux/fast/repaint/block-no-inflow-children-expected.checksum:
48890         * platform/chromium-linux/fast/repaint/block-selection-gap-in-composited-layer-expected.checksum:
48891         * platform/chromium-linux/fast/repaint/block-selection-gap-in-table-cell-expected.checksum:
48892         * platform/chromium-linux/fast/repaint/block-selection-gap-stale-cache-2-expected.checksum:
48893         * platform/chromium-linux/fast/repaint/block-selection-gap-stale-cache-expected.checksum:
48894         * platform/chromium-linux/fast/repaint/border-fit-lines-expected.checksum:
48895         * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum:
48896         * platform/chromium-linux/fast/repaint/border-repaint-glitch-expected.checksum:
48897         * platform/chromium-linux/fast/repaint/box-shadow-dynamic-expected.checksum:
48898         * platform/chromium-linux/fast/repaint/bugzilla-3509-expected.checksum:
48899         * platform/chromium-linux/fast/repaint/bugzilla-5699-expected.checksum:
48900         * platform/chromium-linux/fast/repaint/bugzilla-6278-expected.checksum:
48901         * platform/chromium-linux/fast/repaint/bugzilla-6388-expected.checksum:
48902         * platform/chromium-linux/fast/repaint/bugzilla-7235-expected.checksum:
48903         * platform/chromium-linux/fast/repaint/button-spurious-layout-hint-expected.checksum:
48904         * platform/chromium-linux/fast/repaint/caret-outside-block-expected.checksum:
48905         * platform/chromium-linux/fast/repaint/change-transform-expected.checksum:
48906         * platform/chromium-linux/fast/repaint/clip-with-layout-delta-expected.checksum:
48907         * platform/chromium-linux/fast/repaint/clipped-relative-expected.checksum:
48908         * platform/chromium-linux/fast/repaint/containing-block-position-change-expected.checksum:
48909         * platform/chromium-linux/fast/repaint/content-into-overflow-expected.checksum:
48910         * platform/chromium-linux/fast/repaint/continuation-after-outline-expected.checksum:
48911         * platform/chromium-linux/fast/repaint/control-clip-expected.checksum:
48912         * platform/chromium-linux/fast/repaint/create-layer-repaint-expected.checksum:
48913         * platform/chromium-linux/fast/repaint/delete-into-nested-block-expected.checksum:
48914         * platform/chromium-linux/fast/repaint/dynamic-table-vertical-alignment-change-expected.checksum:
48915         * platform/chromium-linux/fast/repaint/fixed-child-move-after-scroll-expected.checksum:
48916         * platform/chromium-linux/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum:
48917         * platform/chromium-linux/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum:
48918         * platform/chromium-linux/fast/repaint/fixed-expected.checksum:
48919         * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum:
48920         * platform/chromium-linux/fast/repaint/fixed-move-after-scroll-expected.checksum:
48921         * platform/chromium-linux/fast/repaint/fixed-tranformed-expected.checksum:
48922         * platform/chromium-linux/fast/repaint/flexible-box-overflow-expected.checksum:
48923         * platform/chromium-linux/fast/repaint/flexible-box-overflow-horizontal-expected.checksum:
48924         * platform/chromium-linux/fast/repaint/float-in-new-block-with-layout-delta-expected.checksum:
48925         * platform/chromium-linux/fast/repaint/float-move-during-layout-expected.checksum:
48926         * platform/chromium-linux/fast/repaint/float-new-in-block-expected.checksum:
48927         * platform/chromium-linux/fast/repaint/float-overflow-expected.checksum:
48928         * platform/chromium-linux/fast/repaint/float-overflow-right-expected.checksum:
48929         * platform/chromium-linux/fast/repaint/focus-layers-expected.checksum:
48930         * platform/chromium-linux/fast/repaint/focus-ring-expected.checksum:
48931         * platform/chromium-linux/fast/repaint/inline-block-overflow-expected.checksum:
48932         * platform/chromium-linux/fast/repaint/inline-color-change-expected.checksum:
48933         * platform/chromium-linux/fast/repaint/inline-outline-repaint-expected.checksum:
48934         * platform/chromium-linux/fast/repaint/inline-relative-positioned-expected.checksum:
48935         * platform/chromium-linux/fast/repaint/intermediate-layout-position-clip-expected.checksum:
48936         * platform/chromium-linux/fast/repaint/intermediate-layout-position-expected.checksum:
48937         * platform/chromium-linux/fast/repaint/layer-child-outline-expected.checksum:
48938         * platform/chromium-linux/fast/repaint/layer-outline-expected.checksum:
48939         * platform/chromium-linux/fast/repaint/layer-outline-horizontal-expected.checksum:
48940         * platform/chromium-linux/fast/repaint/layout-state-only-positioned-expected.checksum:
48941         * platform/chromium-linux/fast/repaint/layout-state-relative-expected.checksum:
48942         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset-expected.checksum:
48943         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset2-expected.checksum:
48944         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset3-expected.checksum:
48945         * platform/chromium-linux/fast/repaint/line-flow-with-floats-1-expected.checksum:
48946         * platform/chromium-linux/fast/repaint/line-flow-with-floats-10-expected.checksum:
48947         * platform/chromium-linux/fast/repaint/line-flow-with-floats-2-expected.checksum:
48948         * platform/chromium-linux/fast/repaint/line-flow-with-floats-3-expected.checksum:
48949         * platform/chromium-linux/fast/repaint/line-flow-with-floats-4-expected.checksum:
48950         * platform/chromium-linux/fast/repaint/line-flow-with-floats-5-expected.checksum:
48951         * platform/chromium-linux/fast/repaint/line-flow-with-floats-6-expected.checksum:
48952         * platform/chromium-linux/fast/repaint/line-flow-with-floats-7-expected.checksum:
48953         * platform/chromium-linux/fast/repaint/line-flow-with-floats-8-expected.checksum:
48954         * platform/chromium-linux/fast/repaint/line-flow-with-floats-9-expected.checksum:
48955         * platform/chromium-linux/fast/repaint/line-in-scrolled-clipped-block-expected.checksum:
48956         * platform/chromium-linux/fast/repaint/line-overflow-expected.checksum:
48957         * platform/chromium-linux/fast/repaint/lines-with-layout-delta-expected.checksum:
48958         * platform/chromium-linux/fast/repaint/list-marker-2-expected.checksum:
48959         * platform/chromium-linux/fast/repaint/make-children-non-inline-expected.checksum:
48960         * platform/chromium-linux/fast/repaint/moving-shadow-on-container-expected.checksum:
48961         * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.checksum:
48962         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.checksum:
48963         * platform/chromium-linux/fast/repaint/opacity-change-on-overflow-float-expected.checksum:
48964         * platform/chromium-linux/fast/repaint/outline-child-repaint-expected.checksum:
48965         * platform/chromium-linux/fast/repaint/outline-inset-expected.checksum:
48966         * platform/chromium-linux/fast/repaint/outline-repaint-glitch-expected.checksum:
48967         * platform/chromium-linux/fast/repaint/outline-shrinking-expected.checksum:
48968         * platform/chromium-linux/fast/repaint/overflow-delete-line-expected.checksum:
48969         * platform/chromium-linux/fast/repaint/overflow-into-content-expected.checksum:
48970         * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.checksum:
48971         * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.checksum:
48972         * platform/chromium-linux/fast/repaint/reflection-redraw-expected.checksum:
48973         * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.checksum:
48974         * platform/chromium-linux/fast/repaint/rel-positioned-inline-with-overflow-expected.checksum:
48975         * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
48976         * platform/chromium-linux/fast/repaint/repaint-during-scroll-expected.checksum:
48977         * platform/chromium-linux/fast/repaint/repaint-resized-overflow-expected.checksum:
48978         * platform/chromium-linux/fast/repaint/search-field-cancel-expected.checksum:
48979         * platform/chromium-linux/fast/repaint/selected-replaced-expected.checksum:
48980         * platform/chromium-linux/fast/repaint/selection-after-delete-expected.checksum:
48981         * platform/chromium-linux/fast/repaint/selection-after-remove-expected.checksum:
48982         * platform/chromium-linux/fast/repaint/selection-clear-expected.checksum:
48983         * platform/chromium-linux/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum:
48984         * platform/chromium-linux/fast/repaint/selection-gap-overflow-scroll-expected.checksum:
48985         * platform/chromium-linux/fast/repaint/shadow-multiple-horizontal-expected.checksum:
48986         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
48987         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
48988         * platform/chromium-linux/fast/repaint/shadow-multiple-vertical-expected.checksum:
48989         * platform/chromium-linux/fast/repaint/stacked-diacritics-expected.checksum:
48990         * platform/chromium-linux/fast/repaint/static-to-positioned-expected.checksum:
48991         * platform/chromium-linux/fast/repaint/subtree-layoutstate-transform-expected.checksum:
48992         * platform/chromium-linux/fast/repaint/subtree-root-skipped-expected.checksum:
48993         * platform/chromium-linux/fast/repaint/table-cell-collapsed-border-expected.checksum:
48994         * platform/chromium-linux/fast/repaint/table-cell-move-expected.checksum:
48995         * platform/chromium-linux/fast/repaint/table-collapsed-border-expected.checksum:
48996         * platform/chromium-linux/fast/repaint/table-extra-bottom-grow-expected.checksum:
48997         * platform/chromium-linux/fast/repaint/table-outer-border-expected.checksum:
48998         * platform/chromium-linux/fast/repaint/table-section-repaint-expected.checksum:
48999         * platform/chromium-linux/fast/repaint/table-two-pass-layout-overpaint-expected.checksum:
49000         * platform/chromium-linux/fast/repaint/text-append-dirty-lines-expected.checksum:
49001         * platform/chromium-linux/fast/repaint/text-selection-rect-in-overflow-2-expected.checksum:
49002         * platform/chromium-linux/fast/repaint/text-selection-rect-in-overflow-expected.checksum:
49003         * platform/chromium-linux/fast/repaint/text-shadow-expected.checksum:
49004         * platform/chromium-linux/fast/repaint/text-shadow-horizontal-expected.checksum:
49005         * platform/chromium-linux/fast/repaint/transform-absolute-child-expected.checksum:
49006         * platform/chromium-linux/fast/repaint/transform-absolute-in-positioned-container-expected.checksum:
49007         * platform/chromium-linux/fast/repaint/transform-disable-layoutstate-expected.checksum:
49008         * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.checksum:
49009         * platform/chromium-linux/fast/repaint/transform-relative-position-expected.checksum:
49010         * platform/chromium-linux/fast/repaint/transform-repaint-descendants-expected.checksum:
49011         * platform/chromium-linux/fast/repaint/transform-replaced-shadows-expected.checksum:
49012         * platform/chromium-linux/fast/repaint/transform-translate-expected.checksum:
49013         * platform/chromium-linux/fast/replaced/005-expected.checksum:
49014         * platform/chromium-linux/fast/replaced/007-expected.checksum:
49015         * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum:
49016         * platform/chromium-linux/fast/replaced/inline-box-wrapper-handover-expected.checksum:
49017         * platform/chromium-linux/fast/replaced/replaced-breaking-expected.checksum:
49018         * platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.checksum:
49019         * platform/chromium-linux/fast/replaced/selection-rect-expected.checksum:
49020         * platform/chromium-linux/fast/replaced/selection-rect-in-table-cell-expected.checksum:
49021         * platform/chromium-linux/fast/replaced/selection-rect-transform-expected.checksum:
49022         * platform/chromium-linux/fast/replaced/three-selects-break-expected.checksum:
49023         * platform/chromium-linux/fast/replaced/width100percent-button-expected.checksum:
49024         * platform/chromium-linux/fast/replaced/width100percent-image-expected.checksum:
49025         * platform/chromium-linux/fast/replaced/width100percent-menulist-expected.checksum:
49026         * platform/chromium-linux/fast/replaced/width100percent-textarea-expected.checksum:
49027         * platform/chromium-linux/fast/replaced/width100percent-textfield-expected.checksum:
49028         * platform/chromium-linux/fast/selectors/032-expected.checksum:
49029         * platform/chromium-linux/fast/selectors/064-expected.checksum:
49030         * platform/chromium-linux/fast/selectors/077-expected.checksum:
49031         * platform/chromium-linux/fast/selectors/077b-expected.checksum:
49032         * platform/chromium-linux/fast/selectors/078b-expected.checksum:
49033         * platform/chromium-linux/fast/selectors/159-expected.checksum:
49034         * platform/chromium-linux/fast/selectors/166-expected.checksum:
49035         * platform/chromium-linux/fast/selectors/177a-expected.checksum:
49036         * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum:
49037         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.checksum:
49038         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.checksum:
49039         * platform/chromium-linux/fast/table/003-expected.checksum:
49040         * platform/chromium-linux/fast/table/004-expected.checksum:
49041         * platform/chromium-linux/fast/table/006-expected.checksum:
49042         * platform/chromium-linux/fast/table/007-expected.checksum:
49043         * platform/chromium-linux/fast/table/009-expected.checksum:
49044         * platform/chromium-linux/fast/table/017-expected.checksum:
49045         * platform/chromium-linux/fast/table/018-expected.checksum:
49046         * platform/chromium-linux/fast/table/020-expected.checksum:
49047         * platform/chromium-linux/fast/table/023-expected.checksum:
49048         * platform/chromium-linux/fast/table/029-expected.checksum:
49049         * platform/chromium-linux/fast/table/030-expected.checksum:
49050         * platform/chromium-linux/fast/table/034-expected.checksum:
49051         * platform/chromium-linux/fast/table/035-expected.checksum:
49052         * platform/chromium-linux/fast/table/038-expected.checksum:
49053         * platform/chromium-linux/fast/table/039-expected.checksum:
49054         * platform/chromium-linux/fast/table/040-expected.checksum:
49055         * platform/chromium-linux/fast/table/041-expected.checksum:
49056         * platform/chromium-linux/fast/table/add-before-anonymous-child-expected.checksum:
49057         * platform/chromium-linux/fast/table/append-cells2-expected.checksum:
49058         * platform/chromium-linux/fast/table/border-collapsing/004-expected.checksum:
49059         * platform/chromium-linux/fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum:
49060         * platform/chromium-linux/fast/table/border-collapsing/equal-precedence-resolution-expected.checksum:
49061         * platform/chromium-linux/fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
49062         * platform/chromium-linux/fast/table/click-near-anonymous-table-expected.checksum:
49063         * platform/chromium-linux/fast/table/colspanMinWidth-expected.checksum:
49064         * platform/chromium-linux/fast/table/dynamic-cellpadding-expected.checksum:
49065         * platform/chromium-linux/fast/table/early-table-layout-expected.checksum:
49066         * platform/chromium-linux/fast/table/edge-offsets-expected.checksum:
49067         * platform/chromium-linux/fast/table/empty-cells-expected.checksum:
49068         * platform/chromium-linux/fast/table/empty-section-crash-expected.checksum:
49069         * platform/chromium-linux/fast/table/empty-table-percent-height-expected.checksum:
49070         * platform/chromium-linux/fast/table/frame-and-rules-expected.checksum:
49071         * platform/chromium-linux/fast/table/giantRowspan-expected.checksum:
49072         * platform/chromium-linux/fast/table/height-percent-test-expected.checksum:
49073         * platform/chromium-linux/fast/table/large-width-expected.checksum:
49074         * platform/chromium-linux/fast/table/multiple-percent-height-rows-expected.checksum:
49075         * platform/chromium-linux/fast/table/nobr-expected.checksum:
49076         * platform/chromium-linux/fast/table/overflowHidden-expected.checksum:
49077         * platform/chromium-linux/fast/table/percent-heights-expected.checksum:
49078         * platform/chromium-linux/fast/table/prepend-in-anonymous-table-expected.checksum:
49079         * platform/chromium-linux/fast/table/remove-td-display-none-expected.checksum:
49080         * platform/chromium-linux/fast/table/row-height-recalc-expected.checksum:
49081         * platform/chromium-linux/fast/table/rowindex-expected.checksum:
49082         * platform/chromium-linux/fast/table/rowspan-paint-order-expected.checksum:
49083         * platform/chromium-linux/fast/table/rtl-cell-display-none-assert-expected.checksum:
49084         * platform/chromium-linux/fast/table/spanOverlapRepaint-expected.checksum:
49085         * platform/chromium-linux/fast/table/table-display-types-expected.checksum:
49086         * platform/chromium-linux/fast/table/table-hspace-align-center-expected.checksum:
49087         * platform/chromium-linux/fast/table/text-field-baseline-expected.checksum:
49088         * platform/chromium-linux/fast/table/unbreakable-images-quirk-expected.checksum:
49089         * platform/chromium-linux/fast/table/vertical-align-baseline-expected.checksum:
49090         * platform/chromium-linux/fast/table/wide-colspan-expected.checksum:
49091         * platform/chromium-linux/fast/table/wide-column-expected.checksum:
49092         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.checksum:
49093         * platform/chromium-linux/fast/text/basic/001-expected.checksum:
49094         * platform/chromium-linux/fast/text/basic/006-expected.checksum:
49095         * platform/chromium-linux/fast/text/basic/007-expected.checksum:
49096         * platform/chromium-linux/fast/text/basic/015-expected.checksum:
49097         * platform/chromium-linux/fast/text/capitalize-boundaries-expected.checksum:
49098         * platform/chromium-linux/fast/text/capitalize-empty-generated-string-expected.checksum:
49099         * platform/chromium-linux/fast/text/cg-vs-atsui-expected.checksum:
49100         * platform/chromium-linux/fast/text/delete-hard-break-character-expected.checksum:
49101         * platform/chromium-linux/fast/text/drawBidiText-expected.checksum:
49102         * platform/chromium-linux/fast/text/in-rendered-text-rtl-expected.checksum:
49103         * platform/chromium-linux/fast/text/international/003-expected.checksum:
49104         * platform/chromium-linux/fast/text/international/bidi-LDB-2-CSS-expected.checksum:
49105         * platform/chromium-linux/fast/text/international/bidi-LDB-2-HTML-expected.checksum:
49106         * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
49107         * platform/chromium-linux/fast/text/international/bidi-european-terminators-expected.checksum:
49108         * platform/chromium-linux/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
49109         * platform/chromium-linux/fast/text/international/bidi-innertext-expected.checksum:
49110         * platform/chromium-linux/fast/text/international/bidi-listbox-atsui-expected.checksum:
49111         * platform/chromium-linux/fast/text/international/bidi-listbox-expected.checksum:
49112         * platform/chromium-linux/fast/text/international/bidi-menulist-expected.checksum:
49113         * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.checksum:
49114         * platform/chromium-linux/fast/text/international/hindi-spacing-expected.checksum:
49115         * platform/chromium-linux/fast/text/international/khmer-selection-expected.checksum:
49116         * platform/chromium-linux/fast/text/international/rtl-caret-expected.checksum:
49117         * platform/chromium-linux/fast/text/international/rtl-white-space-pre-wrap-expected.checksum:
49118         * platform/chromium-linux/fast/text/justified-selection-at-edge-expected.checksum:
49119         * platform/chromium-linux/fast/text/justified-selection-expected.checksum:
49120         * platform/chromium-linux/fast/text/midword-break-hang-expected.checksum:
49121         * platform/chromium-linux/fast/text/selection-hard-linebreak-expected.checksum:
49122         * platform/chromium-linux/fast/text/softHyphen-expected.checksum:
49123         * platform/chromium-linux/fast/text/text-letter-spacing-expected.checksum:
49124         * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.checksum:
49125         * platform/chromium-linux/fast/text/updateNewFont-expected.checksum:
49126         * platform/chromium-linux/fast/text/wbr-expected.checksum:
49127         * platform/chromium-linux/fast/text/whitespace/024-expected.checksum:
49128         * platform/chromium-linux/fast/text/whitespace/027-expected.checksum:
49129         * platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.checksum:
49130         * platform/chromium-linux/fast/text/whitespace/pre-wrap-overflow-selection-expected.checksum:
49131         * platform/chromium-linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum:
49132         * platform/chromium-linux/fast/text/word-break-expected.checksum:
49133         * platform/chromium-linux/fast/transforms/diamond-expected.checksum:
49134         * platform/chromium-linux/fast/transforms/shadows-expected.checksum:
49135         * platform/chromium-linux/fast/transforms/skew-with-unitless-zero-expected.checksum:
49136         * platform/chromium-linux/fast/transforms/transformed-caret-expected.checksum:
49137         * platform/chromium-linux/fast/transforms/transformed-focused-text-input-expected.checksum:
49138         * platform/chromium-linux/fonts/cursive-expected.checksum:
49139         * platform/chromium-linux/fonts/default-expected.checksum:
49140         * platform/chromium-linux/fonts/fantasy-expected.checksum:
49141         * platform/chromium-linux/fonts/monospace-expected.checksum:
49142         * platform/chromium-linux/fonts/sans-serif-expected.checksum:
49143         * platform/chromium-linux/fonts/serif-expected.checksum:
49144         * platform/chromium-linux/http/tests/loading/simple-subframe-expected.checksum:
49145         * platform/chromium-linux/http/tests/local/file-url-sent-as-referer-expected.checksum:
49146         * platform/chromium-linux/http/tests/misc/iframe404-expected.checksum:
49147         * platform/chromium-linux/http/tests/misc/location-replace-crossdomain-expected.checksum:
49148         * platform/chromium-linux/http/tests/multipart/invalid-image-data-standalone-expected.checksum:
49149         * platform/chromium-linux/http/tests/navigation/error404-subframeload-expected.checksum:
49150         * platform/chromium-linux/http/tests/navigation/javascriptlink-frames-expected.checksum:
49151         * platform/chromium-linux/linux_selection_color-expected.checksum:
49152         * platform/chromium-linux/media/audio-controls-rendering-expected.checksum:
49153         * platform/chromium-linux/media/controls-after-reload-expected.checksum:
49154         * platform/chromium-linux/media/controls-strict-expected.checksum:
49155         * platform/chromium-linux/media/video-controls-rendering-expected.checksum:
49156         * platform/chromium-linux/media/video-display-toggle-expected.checksum:
49157         * platform/chromium-linux/media/video-empty-source-expected.checksum:
49158         * platform/chromium-linux/media/video-layer-crash-expected.checksum:
49159         * platform/chromium-linux/media/video-no-audio-expected.checksum:
49160         * platform/chromium-linux/media/video-transformed-expected.checksum:
49161         * platform/chromium-linux/media/video-volume-slider-expected.checksum:
49162         * platform/chromium-linux/media/video-zoom-expected.checksum:
49163         * platform/chromium-linux/plugins/embed-attributes-style-expected.checksum:
49164         * platform/chromium-linux/printing/return-from-printing-mode-expected.checksum:
49165         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
49166         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
49167         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
49168         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
49169         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
49170         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
49171         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
49172         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
49173         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
49174         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
49175         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
49176         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
49177         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
49178         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
49179         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
49180         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
49181         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
49182         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
49183         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
49184         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
49185         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
49186         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum:
49187         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
49188         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
49189         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
49190         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
49191         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
49192         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
49193         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
49194         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
49195         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum:
49196         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
49197         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum:
49198         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
49199         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
49200         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
49201         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
49202         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
49203         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
49204         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum:
49205         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum:
49206         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum:
49207         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum:
49208         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum:
49209         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum:
49210         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum:
49211         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum:
49212         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum:
49213         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum:
49214         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum:
49215         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum:
49216         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum:
49217         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum:
49218         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum:
49219         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum:
49220         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
49221         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum:
49222         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
49223         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-85-t-expected.checksum:
49224         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
49225         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
49226         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
49227         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
49228         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-coord-01-t-expected.checksum:
49229         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-coord-02-t-expected.checksum:
49230         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
49231         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
49232         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
49233         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
49234         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
49235         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
49236         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
49237         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
49238         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
49239         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
49240         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
49241         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
49242         * platform/chromium-linux/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
49243         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
49244         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
49245         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
49246         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
49247         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
49248         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
49249         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
49250         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum:
49251         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
49252         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
49253         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
49254         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum:
49255         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
49256         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
49257         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
49258         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
49259         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
49260         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
49261         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum:
49262         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
49263         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
49264         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
49265         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
49266         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
49267         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
49268         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum:
49269         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum:
49270         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum:
49271         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
49272         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
49273         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
49274         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
49275         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
49276         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
49277         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
49278         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
49279         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
49280         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
49281         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
49282         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
49283         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
49284         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum:
49285         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
49286         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
49287         * platform/chromium-linux/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
49288         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
49289         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
49290         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
49291         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
49292         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
49293         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
49294         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
49295         * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
49296         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum:
49297         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
49298         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum:
49299         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum:
49300         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-05-b-expected.checksum:
49301         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
49302         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
49303         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
49304         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
49305         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
49306         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
49307         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
49308         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
49309         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.checksum:
49310         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
49311         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
49312         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
49313         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
49314         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
49315         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
49316         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
49317         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum:
49318         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum:
49319         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-10-t-expected.checksum:
49320         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum:
49321         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-13-t-expected.checksum:
49322         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-14-t-expected.checksum:
49323         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum:
49324         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
49325         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
49326         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum:
49327         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
49328         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
49329         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
49330         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
49331         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
49332         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
49333         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
49334         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
49335         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
49336         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
49337         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
49338         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
49339         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
49340         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
49341         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
49342         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
49343         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
49344         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum:
49345         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum:
49346         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
49347         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
49348         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
49349         * platform/chromium-linux/svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
49350         * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
49351         * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
49352         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum:
49353         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum:
49354         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
49355         * platform/chromium-linux/svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
49356         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
49357         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum:
49358         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
49359         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.checksum:
49360         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum:
49361         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
49362         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum:
49363         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum:
49364         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
49365         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum:
49366         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum:
49367         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
49368         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum:
49369         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum:
49370         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
49371         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
49372         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
49373         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
49374         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
49375         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
49376         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
49377         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
49378         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-04-t-expected.checksum:
49379         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum:
49380         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum:
49381         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum:
49382         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-02-b-expected.checksum:
49383         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum:
49384         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
49385         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
49386         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
49387         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
49388         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum:
49389         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum:
49390         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum:
49391         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-09-t-expected.checksum:
49392         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum:
49393         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
49394         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum:
49395         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-05-b-expected.checksum:
49396         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
49397         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
49398         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
49399         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-04-f-expected.checksum:
49400         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.checksum:
49401         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-06-b-expected.checksum:
49402         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
49403         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum:
49404         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
49405         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
49406         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
49407         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
49408         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
49409         * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
49410         * platform/chromium-linux/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
49411         * platform/chromium-linux/svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
49412         * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
49413         * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
49414         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
49415         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
49416         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
49417         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum:
49418         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
49419         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
49420         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
49421         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
49422         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
49423         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
49424         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
49425         * platform/chromium-linux/svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
49426         * platform/chromium-linux/svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum:
49427         * platform/chromium-linux/svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
49428         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
49429         * platform/chromium-linux/svg/batik/filters/feTile-expected.checksum:
49430         * platform/chromium-linux/svg/batik/filters/filterRegions-expected.checksum:
49431         * platform/chromium-linux/svg/batik/paints/patternRegionA-expected.checksum:
49432         * platform/chromium-linux/svg/batik/paints/patternRegions-expected.checksum:
49433         * platform/chromium-linux/svg/batik/text/longTextOnPath-expected.checksum:
49434         * platform/chromium-linux/svg/batik/text/textAnchor-expected.checksum:
49435         * platform/chromium-linux/svg/batik/text/textAnchor2-expected.checksum:
49436         * platform/chromium-linux/svg/batik/text/textAnchor3-expected.checksum:
49437         * platform/chromium-linux/svg/batik/text/textDecoration-expected.checksum:
49438         * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
49439         * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
49440         * platform/chromium-linux/svg/batik/text/textFeatures-expected.checksum:
49441         * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
49442         * platform/chromium-linux/svg/batik/text/textOnPath-expected.checksum:
49443         * platform/chromium-linux/svg/batik/text/textOnPath2-expected.checksum:
49444         * platform/chromium-linux/svg/batik/text/textOnPath3-expected.checksum:
49445         * platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.checksum:
49446         * platform/chromium-linux/svg/batik/text/textProperties-expected.checksum:
49447         * platform/chromium-linux/svg/batik/text/textProperties2-expected.checksum:
49448         * platform/chromium-linux/svg/batik/text/verticalText-expected.checksum:
49449         * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.checksum:
49450         * platform/chromium-linux/svg/carto.net/button-expected.checksum:
49451         * platform/chromium-linux/svg/carto.net/combobox-expected.checksum:
49452         * platform/chromium-linux/svg/carto.net/scrollbar-expected.checksum:
49453         * platform/chromium-linux/svg/carto.net/selectionlist-expected.checksum:
49454         * platform/chromium-linux/svg/carto.net/slider-expected.checksum:
49455         * platform/chromium-linux/svg/carto.net/textbox-expected.checksum:
49456         * platform/chromium-linux/svg/carto.net/window-expected.checksum:
49457         * platform/chromium-linux/svg/css/stars-with-shadow-expected.checksum:
49458         * platform/chromium-linux/svg/custom/alignment-baseline-modes-expected.checksum:
49459         * platform/chromium-linux/svg/custom/altglyph-expected.checksum:
49460         * platform/chromium-linux/svg/custom/animate-path-morphing-expected.checksum:
49461         * platform/chromium-linux/svg/custom/circle-move-invalidation-expected.checksum:
49462         * platform/chromium-linux/svg/custom/circular-marker-reference-2-expected.checksum:
49463         * platform/chromium-linux/svg/custom/control-points-for-S-and-T-expected.checksum:
49464         * platform/chromium-linux/svg/custom/coords-relative-units-transforms-expected.checksum:
49465         * platform/chromium-linux/svg/custom/dasharrayOrigin-expected.checksum:
49466         * platform/chromium-linux/svg/custom/deep-dynamic-updates-expected.checksum:
49467         * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.checksum:
49468         * platform/chromium-linux/svg/custom/dominant-baseline-modes-expected.checksum:
49469         * platform/chromium-linux/svg/custom/dynamic-empty-path-expected.checksum:
49470         * platform/chromium-linux/svg/custom/dynamic-svg-document-creation-expected.checksum:
49471         * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.checksum:
49472         * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.checksum:
49473         * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.checksum:
49474         * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.checksum:
49475         * platform/chromium-linux/svg/custom/feDisplacementMap-01-expected.checksum:
49476         * platform/chromium-linux/svg/custom/fill-opacity-hsl-expected.checksum:
49477         * platform/chromium-linux/svg/custom/fill-opacity-rgba-expected.checksum:
49478         * platform/chromium-linux/svg/custom/focus-ring-expected.checksum:
49479         * platform/chromium-linux/svg/custom/foreignObject-crash-on-hover-expected.checksum:
49480         * platform/chromium-linux/svg/custom/fractional-rects-expected.checksum:
49481         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum:
49482         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum:
49483         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum:
49484         * platform/chromium-linux/svg/custom/gradient-rotated-bbox-expected.checksum:
49485         * platform/chromium-linux/svg/custom/gradient-stop-corner-cases-expected.checksum:
49486         * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.checksum:
49487         * platform/chromium-linux/svg/custom/group-opacity-expected.checksum:
49488         * platform/chromium-linux/svg/custom/image-clipped-hit-expected.checksum:
49489         * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.checksum:
49490         * platform/chromium-linux/svg/custom/invisible-text-after-scrolling-expected.checksum:
49491         * platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
49492         * platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.checksum:
49493         * platform/chromium-linux/svg/custom/js-repaint-rect-on-path-with-stroke-expected.checksum:
49494         * platform/chromium-linux/svg/custom/js-update-container-expected.checksum:
49495         * platform/chromium-linux/svg/custom/js-update-container2-expected.checksum:
49496         * platform/chromium-linux/svg/custom/js-update-path-changes-expected.checksum:
49497         * platform/chromium-linux/svg/custom/js-update-path-removal-expected.checksum:
49498         * platform/chromium-linux/svg/custom/js-update-polygon-changes-expected.checksum:
49499         * platform/chromium-linux/svg/custom/js-update-polygon-removal-expected.checksum:
49500         * platform/chromium-linux/svg/custom/js-update-style-expected.checksum:
49501         * platform/chromium-linux/svg/custom/js-update-transform-addition-expected.checksum:
49502         * platform/chromium-linux/svg/custom/js-update-transform-changes-expected.checksum:
49503         * platform/chromium-linux/svg/custom/junk-data-expected.checksum:
49504         * platform/chromium-linux/svg/custom/linking-a-03-b-all-expected.checksum:
49505         * platform/chromium-linux/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
49506         * platform/chromium-linux/svg/custom/linking-a-03-b-transform-expected.checksum:
49507         * platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-expected.checksum:
49508         * platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
49509         * platform/chromium-linux/svg/custom/linking-a-03-b-viewTarget-expected.checksum:
49510         * platform/chromium-linux/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
49511         * platform/chromium-linux/svg/custom/marker-default-width-height-expected.checksum:
49512         * platform/chromium-linux/svg/custom/marker-opacity-expected.checksum:
49513         * platform/chromium-linux/svg/custom/marker-referencePoint-expected.checksum:
49514         * platform/chromium-linux/svg/custom/marker-viewBox-changes-expected.checksum:
49515         * platform/chromium-linux/svg/custom/mask-changes-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/mask-changes-expected.checksum.
49516         * platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum:
49517         * platform/chromium-linux/svg/custom/missing-xlink-expected.checksum:
49518         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.checksum:
49519         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum:
49520         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.checksum:
49521         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum:
49522         * platform/chromium-linux/svg/custom/no-inherited-dashed-stroke-expected.checksum:
49523         * platform/chromium-linux/svg/custom/non-circular-marker-reference-expected.checksum:
49524         * platform/chromium-linux/svg/custom/path-bad-data-expected.checksum:
49525         * platform/chromium-linux/svg/custom/path-textPath-simulation-expected.checksum:
49526         * platform/chromium-linux/svg/custom/path-update-expected.checksum:
49527         * platform/chromium-linux/svg/custom/path-zero-strokewidth-expected.checksum:
49528         * platform/chromium-linux/svg/custom/pattern-y-offset-expected.checksum:
49529         * platform/chromium-linux/svg/custom/preserve-aspect-ratio-syntax-expected.checksum:
49530         * platform/chromium-linux/svg/custom/recursive-clippath-expected.checksum:
49531         * platform/chromium-linux/svg/custom/recursive-filter-expected.checksum:
49532         * platform/chromium-linux/svg/custom/recursive-gradient-expected.checksum:
49533         * platform/chromium-linux/svg/custom/recursive-mask-expected.checksum:
49534         * platform/chromium-linux/svg/custom/recursive-pattern-expected.checksum:
49535         * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.checksum:
49536         * platform/chromium-linux/svg/custom/relative-sized-inner-svg-expected.checksum:
49537         * platform/chromium-linux/svg/custom/relative-sized-use-on-symbol-expected.checksum:
49538         * platform/chromium-linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum:
49539         * platform/chromium-linux/svg/custom/repaint-moving-svg-and-div-expected.checksum:
49540         * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.checksum:
49541         * platform/chromium-linux/svg/custom/rounded-rects-expected.checksum:
49542         * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
49543         * platform/chromium-linux/svg/custom/second-inline-text-expected.checksum:
49544         * platform/chromium-linux/svg/custom/shape-rendering-expected.checksum:
49545         * platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.checksum:
49546         * platform/chromium-linux/svg/custom/struct-use-09-b-expected.checksum:
49547         * platform/chromium-linux/svg/custom/svg-float-border-padding-expected.checksum:
49548         * platform/chromium-linux/svg/custom/text-dom-01-f-expected.checksum:
49549         * platform/chromium-linux/svg/custom/text-dom-removal-expected.checksum:
49550         * platform/chromium-linux/svg/custom/text-xy-updates-SVGList-expected.checksum:
49551         * platform/chromium-linux/svg/custom/use-clipped-hit-expected.checksum:
49552         * platform/chromium-linux/svg/custom/use-css-events-expected.checksum:
49553         * platform/chromium-linux/svg/custom/use-css-no-effect-on-shadow-tree-expected.checksum:
49554         * platform/chromium-linux/svg/custom/use-elementInstance-event-target-expected.checksum:
49555         * platform/chromium-linux/svg/custom/use-elementInstance-methods-expected.checksum:
49556         * platform/chromium-linux/svg/custom/use-event-handler-on-referenced-element-expected.checksum:
49557         * platform/chromium-linux/svg/custom/use-event-handler-on-use-element-expected.checksum:
49558         * platform/chromium-linux/svg/custom/use-forward-refs-expected.checksum:
49559         * platform/chromium-linux/svg/custom/use-nested-transform-expected.checksum:
49560         * platform/chromium-linux/svg/custom/use-on-symbol-inside-pattern-expected.checksum:
49561         * platform/chromium-linux/svg/custom/use-property-changes-through-svg-dom-expected.checksum:
49562         * platform/chromium-linux/svg/custom/use-transform-expected.checksum:
49563         * platform/chromium-linux/svg/custom/viewBox-hit-expected.checksum:
49564         * platform/chromium-linux/svg/custom/viewbox-syntax-expected.checksum:
49565         * platform/chromium-linux/svg/custom/width-full-percentage-expected.checksum:
49566         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
49567         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
49568         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
49569         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
49570         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
49571         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
49572         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
49573         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
49574         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
49575         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
49576         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
49577         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
49578         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
49579         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
49580         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
49581         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum:
49582         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum:
49583         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum:
49584         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum:
49585         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum:
49586         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum:
49587         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum:
49588         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum:
49589         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
49590         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
49591         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
49592         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
49593         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
49594         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
49595         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
49596         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
49597         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
49598         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
49599         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
49600         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
49601         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum:
49602         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
49603         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
49604         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
49605         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
49606         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
49607         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
49608         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
49609         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
49610         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
49611         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
49612         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
49613         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
49614         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
49615         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
49616         * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.checksum:
49617         * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.checksum:
49618         * platform/chromium-linux/svg/hixie/cascade/001-broken-expected.checksum:
49619         * platform/chromium-linux/svg/hixie/cascade/002-expected.checksum:
49620         * platform/chromium-linux/svg/hixie/data-types/001-expected.checksum:
49621         * platform/chromium-linux/svg/hixie/error/003-expected.checksum:
49622         * platform/chromium-linux/svg/hixie/error/012-expected.checksum:
49623         * platform/chromium-linux/svg/hixie/links/001-expected.checksum:
49624         * platform/chromium-linux/svg/hixie/links/003-broken-expected.checksum:
49625         * platform/chromium-linux/svg/hixie/mixed/003-expected.checksum:
49626         * platform/chromium-linux/svg/hixie/mixed/004-expected.checksum:
49627         * platform/chromium-linux/svg/hixie/mixed/005-expected.checksum:
49628         * platform/chromium-linux/svg/hixie/mixed/006-expected.checksum:
49629         * platform/chromium-linux/svg/hixie/mixed/008-expected.checksum:
49630         * platform/chromium-linux/svg/hixie/mixed/011-expected.checksum:
49631         * platform/chromium-linux/svg/hixie/perf/001-expected.checksum:
49632         * platform/chromium-linux/svg/hixie/perf/002-expected.checksum:
49633         * platform/chromium-linux/svg/hixie/perf/007-expected.checksum:
49634         * platform/chromium-linux/svg/hixie/rendering-model/001-expected.checksum:
49635         * platform/chromium-linux/svg/hixie/rendering-model/002-expected.checksum:
49636         * platform/chromium-linux/svg/hixie/shapes/path/001-expected.checksum:
49637         * platform/chromium-linux/svg/hixie/transform/001-expected.checksum:
49638         * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
49639         * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum:
49640         * platform/chromium-linux/svg/in-html/circle-expected.checksum:
49641         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.checksum:
49642         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.checksum:
49643         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.checksum:
49644         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.checksum:
49645         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.checksum:
49646         * platform/chromium-linux/svg/text/foreignObject-text-clipping-bug-expected.checksum:
49647         * platform/chromium-linux/svg/text/kerning-expected.checksum:
49648         * platform/chromium-linux/svg/text/multichar-glyph-expected.checksum:
49649         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
49650         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
49651         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
49652         * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
49653         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
49654         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
49655         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
49656         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
49657         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum:
49658         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum:
49659         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum:
49660         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum:
49661         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum:
49662         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum:
49663         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum:
49664         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
49665         * platform/chromium-linux/svg/text/select-x-list-1-expected.checksum:
49666         * platform/chromium-linux/svg/text/select-x-list-2-expected.checksum:
49667         * platform/chromium-linux/svg/text/select-x-list-3-expected.checksum:
49668         * platform/chromium-linux/svg/text/select-x-list-4-expected.checksum:
49669         * platform/chromium-linux/svg/text/select-x-list-with-tspans-1-expected.checksum:
49670         * platform/chromium-linux/svg/text/select-x-list-with-tspans-2-expected.checksum:
49671         * platform/chromium-linux/svg/text/select-x-list-with-tspans-3-expected.checksum:
49672         * platform/chromium-linux/svg/text/select-x-list-with-tspans-4-expected.checksum:
49673         * platform/chromium-linux/svg/text/selection-background-color-expected.checksum:
49674         * platform/chromium-linux/svg/text/selection-doubleclick-expected.checksum:
49675         * platform/chromium-linux/svg/text/selection-styles-expected.checksum:
49676         * platform/chromium-linux/svg/text/selection-tripleclick-expected.checksum:
49677         * platform/chromium-linux/svg/text/text-align-01-b-expected.checksum:
49678         * platform/chromium-linux/svg/text/text-align-02-b-expected.checksum:
49679         * platform/chromium-linux/svg/text/text-align-03-b-expected.checksum:
49680         * platform/chromium-linux/svg/text/text-align-04-b-expected.checksum:
49681         * platform/chromium-linux/svg/text/text-align-05-b-expected.checksum:
49682         * platform/chromium-linux/svg/text/text-align-06-b-expected.checksum:
49683         * platform/chromium-linux/svg/text/text-altglyph-01-b-expected.checksum:
49684         * platform/chromium-linux/svg/text/text-deco-01-b-expected.checksum:
49685         * platform/chromium-linux/svg/text/text-fonts-01-t-expected.checksum:
49686         * platform/chromium-linux/svg/text/text-fonts-02-t-expected.checksum:
49687         * platform/chromium-linux/svg/text/text-gradient-positioning-expected.checksum:
49688         * platform/chromium-linux/svg/text/text-intro-05-t-expected.checksum:
49689         * platform/chromium-linux/svg/text/text-path-01-b-expected.checksum:
49690         * platform/chromium-linux/svg/text/text-spacing-01-b-expected.checksum:
49691         * platform/chromium-linux/svg/text/text-text-01-b-expected.checksum:
49692         * platform/chromium-linux/svg/text/text-text-03-b-expected.checksum:
49693         * platform/chromium-linux/svg/text/text-text-04-t-expected.checksum:
49694         * platform/chromium-linux/svg/text/text-text-05-t-expected.checksum:
49695         * platform/chromium-linux/svg/text/text-text-06-t-expected.checksum:
49696         * platform/chromium-linux/svg/text/text-text-07-t-expected.checksum:
49697         * platform/chromium-linux/svg/text/text-text-08-b-expected.checksum:
49698         * platform/chromium-linux/svg/text/text-tref-01-b-expected.checksum:
49699         * platform/chromium-linux/svg/text/text-tselect-01-b-expected.checksum:
49700         * platform/chromium-linux/svg/text/text-tselect-02-f-expected.checksum:
49701         * platform/chromium-linux/svg/text/text-tspan-01-b-expected.checksum:
49702         * platform/chromium-linux/svg/text/text-ws-01-t-expected.checksum:
49703         * platform/chromium-linux/svg/text/text-ws-02-t-expected.checksum:
49704         * platform/chromium-linux/svg/text/textPathBoundsBug-expected.checksum:
49705         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
49706         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
49707         * platform/chromium-linux/svg/zoom/page/absolute-sized-document-scrollbars-expected.checksum:
49708         * platform/chromium-linux/svg/zoom/page/relative-sized-document-scrollbars-expected.checksum:
49709         * platform/chromium-linux/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum:
49710         * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.checksum:
49711         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum:
49712         * platform/chromium-linux/svg/zoom/page/zoom-svg-float-border-padding-expected.checksum:
49713         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.checksum:
49714         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-scrollbars-expected.checksum:
49715         * platform/chromium-linux/svg/zoom/text/relative-sized-document-scrollbars-expected.checksum:
49716         * platform/chromium-linux/svg/zoom/text/zoom-coords-viewattr-01-b-expected.checksum:
49717         * platform/chromium-linux/svg/zoom/text/zoom-foreignObject-expected.checksum:
49718         * platform/chromium-linux/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum:
49719         * platform/chromium-linux/svg/zoom/text/zoom-svg-float-border-padding-expected.checksum:
49720         * platform/chromium-linux/tables/layering/paint-test-layering-1-expected.checksum:
49721         * platform/chromium-linux/tables/layering/paint-test-layering-2-expected.checksum:
49722         * platform/chromium-linux/tables/mozilla/bugs/45621-expected.checksum:
49723         * platform/chromium-linux/tables/mozilla/bugs/bug10009-expected.checksum:
49724         * platform/chromium-linux/tables/mozilla/bugs/bug10039-expected.checksum:
49725         * platform/chromium-linux/tables/mozilla/bugs/bug101201-expected.checksum:
49726         * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.checksum:
49727         * platform/chromium-linux/tables/mozilla/bugs/bug10269-2-expected.checksum:
49728         * platform/chromium-linux/tables/mozilla/bugs/bug10296-1-expected.checksum:
49729         * platform/chromium-linux/tables/mozilla/bugs/bug1055-1-expected.checksum:
49730         * platform/chromium-linux/tables/mozilla/bugs/bug10565-expected.checksum:
49731         * platform/chromium-linux/tables/mozilla/bugs/bug1067-2-expected.checksum:
49732         * platform/chromium-linux/tables/mozilla/bugs/bug106795-expected.checksum:
49733         * platform/chromium-linux/tables/mozilla/bugs/bug106816-expected.checksum:
49734         * platform/chromium-linux/tables/mozilla/bugs/bug108340-expected.checksum:
49735         * platform/chromium-linux/tables/mozilla/bugs/bug109043-expected.checksum:
49736         * platform/chromium-linux/tables/mozilla/bugs/bug110566-expected.checksum:
49737         * platform/chromium-linux/tables/mozilla/bugs/bug113235-1-expected.checksum:
49738         * platform/chromium-linux/tables/mozilla/bugs/bug113235-3-expected.checksum:
49739         * platform/chromium-linux/tables/mozilla/bugs/bug113424-expected.checksum:
49740         * platform/chromium-linux/tables/mozilla/bugs/bug11384q-expected.checksum:
49741         * platform/chromium-linux/tables/mozilla/bugs/bug11384s-expected.checksum:
49742         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.checksum:
49743         * platform/chromium-linux/tables/mozilla/bugs/bug11944-expected.checksum:
49744         * platform/chromium-linux/tables/mozilla/bugs/bug119786-expected.checksum:
49745         * platform/chromium-linux/tables/mozilla/bugs/bug12008-expected.checksum:
49746         * platform/chromium-linux/tables/mozilla/bugs/bug120364-expected.checksum:
49747         * platform/chromium-linux/tables/mozilla/bugs/bug1220-expected.checksum:
49748         * platform/chromium-linux/tables/mozilla/bugs/bug1224-expected.checksum:
49749         * platform/chromium-linux/tables/mozilla/bugs/bug12268-expected.checksum:
49750         * platform/chromium-linux/tables/mozilla/bugs/bug12384-expected.checksum:
49751         * platform/chromium-linux/tables/mozilla/bugs/bug1261-expected.checksum:
49752         * platform/chromium-linux/tables/mozilla/bugs/bug12709-expected.checksum:
49753         * platform/chromium-linux/tables/mozilla/bugs/bug128229-expected.checksum:
49754         * platform/chromium-linux/tables/mozilla/bugs/bug12908-1-expected.checksum:
49755         * platform/chromium-linux/tables/mozilla/bugs/bug12910-expected.checksum:
49756         * platform/chromium-linux/tables/mozilla/bugs/bug1302-expected.checksum:
49757         * platform/chromium-linux/tables/mozilla/bugs/bug131020-2-expected.checksum:
49758         * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.checksum:
49759         * platform/chromium-linux/tables/mozilla/bugs/bug131020_iframe-expected.checksum:
49760         * platform/chromium-linux/tables/mozilla/bugs/bug13118-expected.checksum:
49761         * platform/chromium-linux/tables/mozilla/bugs/bug13169-expected.checksum:
49762         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.checksum:
49763         * platform/chromium-linux/tables/mozilla/bugs/bug13196-expected.checksum:
49764         * platform/chromium-linux/tables/mozilla/bugs/bug133756-2-expected.checksum:
49765         * platform/chromium-linux/tables/mozilla/bugs/bug133948-expected.checksum:
49766         * platform/chromium-linux/tables/mozilla/bugs/bug13484-expected.checksum:
49767         * platform/chromium-linux/tables/mozilla/bugs/bug137388-1-expected.checksum:
49768         * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.checksum:
49769         * platform/chromium-linux/tables/mozilla/bugs/bug137388-3-expected.checksum:
49770         * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.checksum:
49771         * platform/chromium-linux/tables/mozilla/bugs/bug139524-4-expected.checksum:
49772         * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.checksum:
49773         * platform/chromium-linux/tables/mozilla/bugs/bug1474-expected.checksum:
49774         * platform/chromium-linux/tables/mozilla/bugs/bug149275-1-expected.checksum:
49775         * platform/chromium-linux/tables/mozilla/bugs/bug149275-2-expected.checksum:
49776         * platform/chromium-linux/tables/mozilla/bugs/bug14929-expected.checksum:
49777         * platform/chromium-linux/tables/mozilla/bugs/bug15247-expected.checksum:
49778         * platform/chromium-linux/tables/mozilla/bugs/bug16252-expected.checksum:
49779         * platform/chromium-linux/tables/mozilla/bugs/bug17168-expected.checksum:
49780         * platform/chromium-linux/tables/mozilla/bugs/bug175455-4-expected.checksum:
49781         * platform/chromium-linux/tables/mozilla/bugs/bug17548-expected.checksum:
49782         * platform/chromium-linux/tables/mozilla/bugs/bug17587-expected.checksum:
49783         * platform/chromium-linux/tables/mozilla/bugs/bug1800-expected.checksum:
49784         * platform/chromium-linux/tables/mozilla/bugs/bug1802-expected.checksum:
49785         * platform/chromium-linux/tables/mozilla/bugs/bug1802s-expected.checksum:
49786         * platform/chromium-linux/tables/mozilla/bugs/bug1809-expected.checksum:
49787         * platform/chromium-linux/tables/mozilla/bugs/bug1818-1-expected.checksum:
49788         * platform/chromium-linux/tables/mozilla/bugs/bug1818-2-expected.checksum:
49789         * platform/chromium-linux/tables/mozilla/bugs/bug1818-3-expected.checksum:
49790         * platform/chromium-linux/tables/mozilla/bugs/bug1818-4-expected.checksum:
49791         * platform/chromium-linux/tables/mozilla/bugs/bug1828-expected.checksum:
49792         * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.checksum:
49793         * platform/chromium-linux/tables/mozilla/bugs/bug18440-expected.checksum:
49794         * platform/chromium-linux/tables/mozilla/bugs/bug18558-expected.checksum:
49795         * platform/chromium-linux/tables/mozilla/bugs/bug18955-expected.checksum:
49796         * platform/chromium-linux/tables/mozilla/bugs/bug19061-1-expected.checksum:
49797         * platform/chromium-linux/tables/mozilla/bugs/bug19061-2-expected.checksum:
49798         * platform/chromium-linux/tables/mozilla/bugs/bug19356-expected.checksum:
49799         * platform/chromium-linux/tables/mozilla/bugs/bug194024-expected.checksum:
49800         * platform/chromium-linux/tables/mozilla/bugs/bug19599-expected.checksum:
49801         * platform/chromium-linux/tables/mozilla/bugs/bug2050-expected.checksum:
49802         * platform/chromium-linux/tables/mozilla/bugs/bug2065-expected.checksum:
49803         * platform/chromium-linux/tables/mozilla/bugs/bug20804-expected.checksum:
49804         * platform/chromium-linux/tables/mozilla/bugs/bug21299-expected.checksum:
49805         * platform/chromium-linux/tables/mozilla/bugs/bug21918-expected.checksum:
49806         * platform/chromium-linux/tables/mozilla/bugs/bug219693-1-expected.checksum:
49807         * platform/chromium-linux/tables/mozilla/bugs/bug219693-2-expected.checksum:
49808         * platform/chromium-linux/tables/mozilla/bugs/bug22019-expected.checksum:
49809         * platform/chromium-linux/tables/mozilla/bugs/bug220536-expected.checksum:
49810         * platform/chromium-linux/tables/mozilla/bugs/bug22246-2-expected.checksum:
49811         * platform/chromium-linux/tables/mozilla/bugs/bug22246-2a-expected.checksum:
49812         * platform/chromium-linux/tables/mozilla/bugs/bug22246-3-expected.checksum:
49813         * platform/chromium-linux/tables/mozilla/bugs/bug22246-3a-expected.checksum:
49814         * platform/chromium-linux/tables/mozilla/bugs/bug222846-expected.checksum:
49815         * platform/chromium-linux/tables/mozilla/bugs/bug2267-expected.checksum:
49816         * platform/chromium-linux/tables/mozilla/bugs/bug2296-expected.checksum:
49817         * platform/chromium-linux/tables/mozilla/bugs/bug23151-expected.checksum:
49818         * platform/chromium-linux/tables/mozilla/bugs/bug23235-expected.checksum:
49819         * platform/chromium-linux/tables/mozilla/bugs/bug24200-expected.checksum:
49820         * platform/chromium-linux/tables/mozilla/bugs/bug24503-expected.checksum:
49821         * platform/chromium-linux/tables/mozilla/bugs/bug24627-expected.checksum:
49822         * platform/chromium-linux/tables/mozilla/bugs/bug24661-expected.checksum:
49823         * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.checksum:
49824         * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.checksum:
49825         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.checksum:
49826         * platform/chromium-linux/tables/mozilla/bugs/bug24880-expected.checksum:
49827         * platform/chromium-linux/tables/mozilla/bugs/bug25004-expected.checksum:
49828         * platform/chromium-linux/tables/mozilla/bugs/bug25086-expected.checksum:
49829         * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.checksum:
49830         * platform/chromium-linux/tables/mozilla/bugs/bug25663-expected.checksum:
49831         * platform/chromium-linux/tables/mozilla/bugs/bug2585-expected.checksum:
49832         * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.checksum:
49833         * platform/chromium-linux/tables/mozilla/bugs/bug26553-expected.checksum:
49834         * platform/chromium-linux/tables/mozilla/bugs/bug2684-expected.checksum:
49835         * platform/chromium-linux/tables/mozilla/bugs/bug27038-2-expected.checksum:
49836         * platform/chromium-linux/tables/mozilla/bugs/bug2757-expected.checksum:
49837         * platform/chromium-linux/tables/mozilla/bugs/bug2773-expected.checksum:
49838         * platform/chromium-linux/tables/mozilla/bugs/bug278385-expected.checksum:
49839         * platform/chromium-linux/tables/mozilla/bugs/bug27993-1-expected.checksum:
49840         * platform/chromium-linux/tables/mozilla/bugs/bug28341-expected.checksum:
49841         * platform/chromium-linux/tables/mozilla/bugs/bug2886-expected.checksum:
49842         * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.checksum:
49843         * platform/chromium-linux/tables/mozilla/bugs/bug29058-1-expected.checksum:
49844         * platform/chromium-linux/tables/mozilla/bugs/bug29058-3-expected.checksum:
49845         * platform/chromium-linux/tables/mozilla/bugs/bug29157-expected.checksum:
49846         * platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.checksum:
49847         * platform/chromium-linux/tables/mozilla/bugs/bug29429-expected.checksum:
49848         * platform/chromium-linux/tables/mozilla/bugs/bug2947-expected.checksum:
49849         * platform/chromium-linux/tables/mozilla/bugs/bug2962-expected.checksum:
49850         * platform/chromium-linux/tables/mozilla/bugs/bug2981-2-expected.checksum:
49851         * platform/chromium-linux/tables/mozilla/bugs/bug30273-expected.checksum:
49852         * platform/chromium-linux/tables/mozilla/bugs/bug30332-1-expected.checksum:
49853         * platform/chromium-linux/tables/mozilla/bugs/bug30332-2-expected.checksum:
49854         * platform/chromium-linux/tables/mozilla/bugs/bug30418-expected.checksum:
49855         * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.checksum:
49856         * platform/chromium-linux/tables/mozilla/bugs/bug30692-expected.checksum:
49857         * platform/chromium-linux/tables/mozilla/bugs/bug3103-expected.checksum:
49858         * platform/chromium-linux/tables/mozilla/bugs/bug3191-expected.checksum:
49859         * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.checksum:
49860         * platform/chromium-linux/tables/mozilla/bugs/bug32205-3-expected.checksum:
49861         * platform/chromium-linux/tables/mozilla/bugs/bug32205-5-expected.checksum:
49862         * platform/chromium-linux/tables/mozilla/bugs/bug3260-expected.checksum:
49863         * platform/chromium-linux/tables/mozilla/bugs/bug3263-expected.checksum:
49864         * platform/chromium-linux/tables/mozilla/bugs/bug32841-expected.checksum:
49865         * platform/chromium-linux/tables/mozilla/bugs/bug33137-expected.checksum:
49866         * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.checksum:
49867         * platform/chromium-linux/tables/mozilla/bugs/bug34176-expected.checksum:
49868         * platform/chromium-linux/tables/mozilla/bugs/bug3454-expected.checksum:
49869         * platform/chromium-linux/tables/mozilla/bugs/bug35662-expected.checksum:
49870         * platform/chromium-linux/tables/mozilla/bugs/bug3718-expected.checksum:
49871         * platform/chromium-linux/tables/mozilla/bugs/bug38916-expected.checksum:
49872         * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.checksum:
49873         * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.checksum:
49874         * platform/chromium-linux/tables/mozilla/bugs/bug40828-expected.checksum:
49875         * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.checksum:
49876         * platform/chromium-linux/tables/mozilla/bugs/bug41890-expected.checksum:
49877         * platform/chromium-linux/tables/mozilla/bugs/bug42187-expected.checksum:
49878         * platform/chromium-linux/tables/mozilla/bugs/bug42443-expected.checksum:
49879         * platform/chromium-linux/tables/mozilla/bugs/bug4284-expected.checksum:
49880         * platform/chromium-linux/tables/mozilla/bugs/bug43039-expected.checksum:
49881         * platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.checksum:
49882         * platform/chromium-linux/tables/mozilla/bugs/bug4385-expected.checksum:
49883         * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.checksum:
49884         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.checksum:
49885         * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.checksum:
49886         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.checksum:
49887         * platform/chromium-linux/tables/mozilla/bugs/bug44523-expected.checksum:
49888         * platform/chromium-linux/tables/mozilla/bugs/bug4501-expected.checksum:
49889         * platform/chromium-linux/tables/mozilla/bugs/bug4520-expected.checksum:
49890         * platform/chromium-linux/tables/mozilla/bugs/bug4523-expected.checksum:
49891         * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.checksum:
49892         * platform/chromium-linux/tables/mozilla/bugs/bug45486-expected.checksum:
49893         * platform/chromium-linux/tables/mozilla/bugs/bug4576-expected.checksum:
49894         * platform/chromium-linux/tables/mozilla/bugs/bug46268-1-expected.checksum:
49895         * platform/chromium-linux/tables/mozilla/bugs/bug46268-2-expected.checksum:
49896         * platform/chromium-linux/tables/mozilla/bugs/bug46268-3-expected.checksum:
49897         * platform/chromium-linux/tables/mozilla/bugs/bug46268-5-expected.checksum:
49898         * platform/chromium-linux/tables/mozilla/bugs/bug46268-expected.checksum:
49899         * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.checksum:
49900         * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.checksum:
49901         * platform/chromium-linux/tables/mozilla/bugs/bug46480-1-expected.checksum:
49902         * platform/chromium-linux/tables/mozilla/bugs/bug46480-2-expected.checksum:
49903         * platform/chromium-linux/tables/mozilla/bugs/bug46623-1-expected.checksum:
49904         * platform/chromium-linux/tables/mozilla/bugs/bug46623-2-expected.checksum:
49905         * platform/chromium-linux/tables/mozilla/bugs/bug46924-expected.checksum:
49906         * platform/chromium-linux/tables/mozilla/bugs/bug46944-expected.checksum:
49907         * platform/chromium-linux/tables/mozilla/bugs/bug4739-expected.checksum:
49908         * platform/chromium-linux/tables/mozilla/bugs/bug47432-expected.checksum:
49909         * platform/chromium-linux/tables/mozilla/bugs/bug48028-1-expected.checksum:
49910         * platform/chromium-linux/tables/mozilla/bugs/bug48028-2-expected.checksum:
49911         * platform/chromium-linux/tables/mozilla/bugs/bug50695-1-expected.checksum:
49912         * platform/chromium-linux/tables/mozilla/bugs/bug50695-2-expected.checksum:
49913         * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.checksum:
49914         * platform/chromium-linux/tables/mozilla/bugs/bug51140-expected.checksum:
49915         * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.checksum:
49916         * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.checksum:
49917         * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.checksum:
49918         * platform/chromium-linux/tables/mozilla/bugs/bug53891-expected.checksum:
49919         * platform/chromium-linux/tables/mozilla/bugs/bug54450-expected.checksum:
49920         * platform/chromium-linux/tables/mozilla/bugs/bug55545-expected.checksum:
49921         * platform/chromium-linux/tables/mozilla/bugs/bug55694-expected.checksum:
49922         * platform/chromium-linux/tables/mozilla/bugs/bug56201-expected.checksum:
49923         * platform/chromium-linux/tables/mozilla/bugs/bug56405-expected.checksum:
49924         * platform/chromium-linux/tables/mozilla/bugs/bug57300-expected.checksum:
49925         * platform/chromium-linux/tables/mozilla/bugs/bug57378-expected.checksum:
49926         * platform/chromium-linux/tables/mozilla/bugs/bug57828-expected.checksum:
49927         * platform/chromium-linux/tables/mozilla/bugs/bug5797-expected.checksum:
49928         * platform/chromium-linux/tables/mozilla/bugs/bug5798-expected.checksum:
49929         * platform/chromium-linux/tables/mozilla/bugs/bug5799-expected.checksum:
49930         * platform/chromium-linux/tables/mozilla/bugs/bug5835-expected.checksum:
49931         * platform/chromium-linux/tables/mozilla/bugs/bug5838-expected.checksum:
49932         * platform/chromium-linux/tables/mozilla/bugs/bug58402-1-expected.checksum:
49933         * platform/chromium-linux/tables/mozilla/bugs/bug59354-expected.checksum:
49934         * platform/chromium-linux/tables/mozilla/bugs/bug60013-expected.checksum:
49935         * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.checksum:
49936         * platform/chromium-linux/tables/mozilla/bugs/bug60804-expected.checksum:
49937         * platform/chromium-linux/tables/mozilla/bugs/bug60807-expected.checksum:
49938         * platform/chromium-linux/tables/mozilla/bugs/bug60992-expected.checksum:
49939         * platform/chromium-linux/tables/mozilla/bugs/bug6184-expected.checksum:
49940         * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.checksum:
49941         * platform/chromium-linux/tables/mozilla/bugs/bug6304-expected.checksum:
49942         * platform/chromium-linux/tables/mozilla/bugs/bug647-expected.checksum:
49943         * platform/chromium-linux/tables/mozilla/bugs/bug6674-expected.checksum:
49944         * platform/chromium-linux/tables/mozilla/bugs/bug67915-1-expected.checksum:
49945         * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.checksum:
49946         * platform/chromium-linux/tables/mozilla/bugs/bug68998-expected.checksum:
49947         * platform/chromium-linux/tables/mozilla/bugs/bug69187-expected.checksum:
49948         * platform/chromium-linux/tables/mozilla/bugs/bug69382-1-expected.checksum:
49949         * platform/chromium-linux/tables/mozilla/bugs/bug69382-2-expected.checksum:
49950         * platform/chromium-linux/tables/mozilla/bugs/bug7112-1-expected.checksum:
49951         * platform/chromium-linux/tables/mozilla/bugs/bug7112-2-expected.checksum:
49952         * platform/chromium-linux/tables/mozilla/bugs/bug7121-1-expected.checksum:
49953         * platform/chromium-linux/tables/mozilla/bugs/bug727-expected.checksum:
49954         * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.checksum:
49955         * platform/chromium-linux/tables/mozilla/bugs/bug7471-expected.checksum:
49956         * platform/chromium-linux/tables/mozilla/bugs/bug7714-expected.checksum:
49957         * platform/chromium-linux/tables/mozilla/bugs/bug78162-expected.checksum:
49958         * platform/chromium-linux/tables/mozilla/bugs/bug81934-expected.checksum:
49959         * platform/chromium-linux/tables/mozilla/bugs/bug82946-1-expected.checksum:
49960         * platform/chromium-linux/tables/mozilla/bugs/bug8381-expected.checksum:
49961         * platform/chromium-linux/tables/mozilla/bugs/bug86708-expected.checksum:
49962         * platform/chromium-linux/tables/mozilla/bugs/bug88035-1-expected.checksum:
49963         * platform/chromium-linux/tables/mozilla/bugs/bug88035-2-expected.checksum:
49964         * platform/chromium-linux/tables/mozilla/bugs/bug8858-expected.checksum:
49965         * platform/chromium-linux/tables/mozilla/bugs/bug8950-expected.checksum:
49966         * platform/chromium-linux/tables/mozilla/bugs/bug9123-1-expected.checksum:
49967         * platform/chromium-linux/tables/mozilla/bugs/bug9123-2-expected.checksum:
49968         * platform/chromium-linux/tables/mozilla/bugs/bug92143-expected.checksum:
49969         * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.checksum:
49970         * platform/chromium-linux/tables/mozilla/bugs/bug9271-1-expected.checksum:
49971         * platform/chromium-linux/tables/mozilla/bugs/bug9271-2-expected.checksum:
49972         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.checksum:
49973         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.checksum:
49974         * platform/chromium-linux/tables/mozilla/bugs/bug97138-expected.checksum:
49975         * platform/chromium-linux/tables/mozilla/bugs/bug98196-expected.checksum:
49976         * platform/chromium-linux/tables/mozilla/bugs/bug9879-1-expected.checksum:
49977         * platform/chromium-linux/tables/mozilla/bugs/bug99923-expected.checksum:
49978         * platform/chromium-linux/tables/mozilla/bugs/bug99948-expected.checksum:
49979         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum:
49980         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
49981         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.checksum:
49982         * platform/chromium-linux/tables/mozilla/core/borders-expected.checksum:
49983         * platform/chromium-linux/tables/mozilla/core/captions-expected.checksum:
49984         * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.checksum:
49985         * platform/chromium-linux/tables/mozilla/core/col_span-expected.checksum:
49986         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_auto-expected.checksum:
49987         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
49988         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFixPer-expected.checksum:
49989         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoPer-expected.checksum:
49990         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_fix-expected.checksum:
49991         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_fixPer-expected.checksum:
49992         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_per-expected.checksum:
49993         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_auto-expected.checksum:
49994         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_autoFix-expected.checksum:
49995         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_autoPer-expected.checksum:
49996         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_fix-expected.checksum:
49997         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_fixPer-expected.checksum:
49998         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_per-expected.checksum:
49999         * platform/chromium-linux/tables/mozilla/core/margins-expected.checksum:
50000         * platform/chromium-linux/tables/mozilla/core/misc-expected.checksum:
50001         * platform/chromium-linux/tables/mozilla/core/nested1-expected.checksum:
50002         * platform/chromium-linux/tables/mozilla/core/one_row-expected.checksum:
50003         * platform/chromium-linux/tables/mozilla/core/row_span-expected.checksum:
50004         * platform/chromium-linux/tables/mozilla/core/table_frame-expected.checksum:
50005         * platform/chromium-linux/tables/mozilla/core/table_heights-expected.checksum:
50006         * platform/chromium-linux/tables/mozilla/core/table_widths-expected.checksum:
50007         * platform/chromium-linux/tables/mozilla/dom/appendCol2-expected.checksum:
50008         * platform/chromium-linux/tables/mozilla/dom/appendRowsExpand1-expected.checksum:
50009         * platform/chromium-linux/tables/mozilla/dom/appendTbodyExpand1-expected.checksum:
50010         * platform/chromium-linux/tables/mozilla/dom/deleteCellsRebuild1-expected.checksum:
50011         * platform/chromium-linux/tables/mozilla/dom/deleteCellsShrink1-expected.checksum:
50012         * platform/chromium-linux/tables/mozilla/dom/deleteCellsShrink2-expected.checksum:
50013         * platform/chromium-linux/tables/mozilla/dom/deleteCol1-expected.checksum:
50014         * platform/chromium-linux/tables/mozilla/dom/deleteCol2-expected.checksum:
50015         * platform/chromium-linux/tables/mozilla/dom/deleteCol3-expected.checksum:
50016         * platform/chromium-linux/tables/mozilla/dom/deleteColGroup1-expected.checksum:
50017         * platform/chromium-linux/tables/mozilla/dom/deleteColGroup2-expected.checksum:
50018         * platform/chromium-linux/tables/mozilla/dom/deleteRowsRebuild1-expected.checksum:
50019         * platform/chromium-linux/tables/mozilla/dom/deleteRowsShrink1-expected.checksum:
50020         * platform/chromium-linux/tables/mozilla/dom/deleteTbodyExpand1-expected.checksum:
50021         * platform/chromium-linux/tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum:
50022         * platform/chromium-linux/tables/mozilla/dom/insertCellsExpand1-expected.checksum:
50023         * platform/chromium-linux/tables/mozilla/dom/insertCellsExpand2-expected.checksum:
50024         * platform/chromium-linux/tables/mozilla/dom/insertCellsRebuild1-expected.checksum:
50025         * platform/chromium-linux/tables/mozilla/dom/insertCellsRebuild2-expected.checksum:
50026         * platform/chromium-linux/tables/mozilla/dom/insertColGroups1-expected.checksum:
50027         * platform/chromium-linux/tables/mozilla/dom/insertColGroups2-expected.checksum:
50028         * platform/chromium-linux/tables/mozilla/dom/insertCols1-expected.checksum:
50029         * platform/chromium-linux/tables/mozilla/dom/insertCols2-expected.checksum:
50030         * platform/chromium-linux/tables/mozilla/dom/insertCols3-expected.checksum:
50031         * platform/chromium-linux/tables/mozilla/dom/insertCols4-expected.checksum:
50032         * platform/chromium-linux/tables/mozilla/dom/insertCols5-expected.checksum:
50033         * platform/chromium-linux/tables/mozilla/dom/insertRowsExpand1-expected.checksum:
50034         * platform/chromium-linux/tables/mozilla/dom/insertRowsRebuild1-expected.checksum:
50035         * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.checksum:
50036         * platform/chromium-linux/tables/mozilla/marvin/backgr_index-expected.checksum:
50037         * platform/chromium-linux/tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
50038         * platform/chromium-linux/tables/mozilla/marvin/backgr_position-table-expected.checksum:
50039         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
50040         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
50041         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-expected.checksum:
50042         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
50043         * platform/chromium-linux/tables/mozilla/marvin/body_col-expected.checksum:
50044         * platform/chromium-linux/tables/mozilla/marvin/col_span-expected.checksum:
50045         * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_center-expected.checksum:
50046         * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_justify-expected.checksum:
50047         * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_left-expected.checksum:
50048         * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_right-expected.checksum:
50049         * platform/chromium-linux/tables/mozilla/marvin/colgroup_span-expected.checksum:
50050         * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum:
50051         * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum:
50052         * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_middle-expected.checksum:
50053         * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_top-expected.checksum:
50054         * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_pct-expected.checksum:
50055         * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_px-expected.checksum:
50056         * platform/chromium-linux/tables/mozilla/marvin/table_frame_border-expected.checksum:
50057         * platform/chromium-linux/tables/mozilla/marvin/table_frame_box-expected.checksum:
50058         * platform/chromium-linux/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.checksum:
50059         * platform/chromium-linux/tables/mozilla/marvin/table_row_align_center-expected.checksum:
50060         * platform/chromium-linux/tables/mozilla/marvin/table_row_align_left-expected.checksum:
50061         * platform/chromium-linux/tables/mozilla/marvin/table_row_align_right-expected.checksum:
50062         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_aqua-expected.checksum:
50063         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.checksum:
50064         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_black-expected.checksum:
50065         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.checksum:
50066         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_blue-expected.checksum:
50067         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.checksum:
50068         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.checksum:
50069         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.checksum:
50070         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_gray-expected.checksum:
50071         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.checksum:
50072         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_green-expected.checksum:
50073         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.checksum:
50074         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_lime-expected.checksum:
50075         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.checksum:
50076         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_maroon-expected.checksum:
50077         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.checksum:
50078         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_navy-expected.checksum:
50079         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.checksum:
50080         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_olive-expected.checksum:
50081         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.checksum:
50082         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_purple-expected.checksum:
50083         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.checksum:
50084         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_red-expected.checksum:
50085         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.checksum:
50086         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_silver-expected.checksum:
50087         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.checksum:
50088         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_teal-expected.checksum:
50089         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.checksum:
50090         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_white-expected.checksum:
50091         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.checksum:
50092         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_yellow-expected.checksum:
50093         * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.checksum:
50094         * platform/chromium-linux/tables/mozilla/marvin/tables_border_1-expected.checksum:
50095         * platform/chromium-linux/tables/mozilla/marvin/tables_border_2-expected.checksum:
50096         * platform/chromium-linux/tables/mozilla/marvin/tables_border_3-expected.checksum:
50097         * platform/chromium-linux/tables/mozilla/marvin/tables_caption_align_bot-expected.checksum:
50098         * platform/chromium-linux/tables/mozilla/marvin/tables_caption_align_top-expected.checksum:
50099         * platform/chromium-linux/tables/mozilla/marvin/tables_cellpadding-expected.checksum:
50100         * platform/chromium-linux/tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum:
50101         * platform/chromium-linux/tables/mozilla/marvin/tables_class-expected.checksum:
50102         * platform/chromium-linux/tables/mozilla/marvin/tables_id-expected.checksum:
50103         * platform/chromium-linux/tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum:
50104         * platform/chromium-linux/tables/mozilla/marvin/tables_style-expected.checksum:
50105         * platform/chromium-linux/tables/mozilla/marvin/tables_td_align_center-expected.checksum:
50106         * platform/chromium-linux/tables/mozilla/marvin/tables_td_align_left-expected.checksum:
50107         * platform/chromium-linux/tables/mozilla/marvin/tables_td_align_right-expected.checksum:
50108         * platform/chromium-linux/tables/mozilla/marvin/tables_td_colspan-expected.checksum:
50109         * platform/chromium-linux/tables/mozilla/marvin/tables_td_height-expected.checksum:
50110         * platform/chromium-linux/tables/mozilla/marvin/tables_td_nowrap-expected.checksum:
50111         * platform/chromium-linux/tables/mozilla/marvin/tables_td_rowspan-expected.checksum:
50112         * platform/chromium-linux/tables/mozilla/marvin/tables_td_width-expected.checksum:
50113         * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_center-expected.checksum:
50114         * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_left-expected.checksum:
50115         * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_right-expected.checksum:
50116         * platform/chromium-linux/tables/mozilla/marvin/tables_th_colspan-expected.checksum:
50117         * platform/chromium-linux/tables/mozilla/marvin/tables_th_height-expected.checksum:
50118         * platform/chromium-linux/tables/mozilla/marvin/tables_th_rowspan-expected.checksum:
50119         * platform/chromium-linux/tables/mozilla/marvin/tables_th_width-expected.checksum:
50120         * platform/chromium-linux/tables/mozilla/marvin/tbody_align_center-expected.checksum:
50121         * platform/chromium-linux/tables/mozilla/marvin/tbody_align_char-expected.checksum:
50122         * platform/chromium-linux/tables/mozilla/marvin/tbody_align_justify-expected.checksum:
50123         * platform/chromium-linux/tables/mozilla/marvin/tbody_align_left-expected.checksum:
50124         * platform/chromium-linux/tables/mozilla/marvin/tbody_align_right-expected.checksum:
50125         * platform/chromium-linux/tables/mozilla/marvin/tbody_char-expected.checksum:
50126         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
50127         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
50128         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
50129         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
50130         * platform/chromium-linux/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
50131         * platform/chromium-linux/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
50132         * platform/chromium-linux/tables/mozilla/marvin/td_valign_middle-expected.checksum:
50133         * platform/chromium-linux/tables/mozilla/marvin/td_valign_top-expected.checksum:
50134         * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_center-expected.checksum:
50135         * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_char-expected.checksum:
50136         * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_justify-expected.checksum:
50137         * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_left-expected.checksum:
50138         * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_right-expected.checksum:
50139         * platform/chromium-linux/tables/mozilla/marvin/tfoot_char-expected.checksum:
50140         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
50141         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
50142         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
50143         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
50144         * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
50145         * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
50146         * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.checksum:
50147         * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.checksum:
50148         * platform/chromium-linux/tables/mozilla/marvin/thead_align_center-expected.checksum:
50149         * platform/chromium-linux/tables/mozilla/marvin/thead_align_char-expected.checksum:
50150         * platform/chromium-linux/tables/mozilla/marvin/thead_align_justify-expected.checksum:
50151         * platform/chromium-linux/tables/mozilla/marvin/thead_align_left-expected.checksum:
50152         * platform/chromium-linux/tables/mozilla/marvin/thead_align_right-expected.checksum:
50153         * platform/chromium-linux/tables/mozilla/marvin/thead_char-expected.checksum:
50154         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
50155         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
50156         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
50157         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_top-expected.checksum:
50158         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.checksum:
50159         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_black-expected.checksum:
50160         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.checksum:
50161         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_blue-expected.checksum:
50162         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.checksum:
50163         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.checksum:
50164         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.checksum:
50165         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_gray-expected.checksum:
50166         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.checksum:
50167         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_green-expected.checksum:
50168         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.checksum:
50169         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_lime-expected.checksum:
50170         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.checksum:
50171         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_maroon-expected.checksum:
50172         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.checksum:
50173         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_navy-expected.checksum:
50174         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.checksum:
50175         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_olive-expected.checksum:
50176         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.checksum:
50177         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_purple-expected.checksum:
50178         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.checksum:
50179         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_red-expected.checksum:
50180         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.checksum:
50181         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_silver-expected.checksum:
50182         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.checksum:
50183         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_teal-expected.checksum:
50184         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.checksum:
50185         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_white-expected.checksum:
50186         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.checksum:
50187         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_yellow-expected.checksum:
50188         * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.checksum:
50189         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
50190         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
50191         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
50192         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_top-expected.checksum:
50193         * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_bottom-expected.checksum:
50194         * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_top-expected.checksum:
50195         * platform/chromium-linux/tables/mozilla/marvin/x_caption_class-expected.checksum:
50196         * platform/chromium-linux/tables/mozilla/marvin/x_caption_id-expected.checksum:
50197         * platform/chromium-linux/tables/mozilla/marvin/x_caption_style-expected.checksum:
50198         * platform/chromium-linux/tables/mozilla/marvin/x_col_align_center-expected.checksum:
50199         * platform/chromium-linux/tables/mozilla/marvin/x_col_align_char-expected.checksum:
50200         * platform/chromium-linux/tables/mozilla/marvin/x_col_align_justify-expected.checksum:
50201         * platform/chromium-linux/tables/mozilla/marvin/x_col_align_left-expected.checksum:
50202         * platform/chromium-linux/tables/mozilla/marvin/x_col_align_right-expected.checksum:
50203         * platform/chromium-linux/tables/mozilla/marvin/x_col_span-expected.checksum:
50204         * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_baseline-expected.checksum:
50205         * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_bottom-expected.checksum:
50206         * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_middle-expected.checksum:
50207         * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_top-expected.checksum:
50208         * platform/chromium-linux/tables/mozilla/marvin/x_col_width_pct-expected.checksum:
50209         * platform/chromium-linux/tables/mozilla/marvin/x_col_width_px-expected.checksum:
50210         * platform/chromium-linux/tables/mozilla/marvin/x_col_width_rel-expected.checksum:
50211         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_center-expected.checksum:
50212         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_char-expected.checksum:
50213         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum:
50214         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_left-expected.checksum:
50215         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_right-expected.checksum:
50216         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_span-expected.checksum:
50217         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum:
50218         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum:
50219         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_middle-expected.checksum:
50220         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_top-expected.checksum:
50221         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_width_pct-expected.checksum:
50222         * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum:
50223         * platform/chromium-linux/tables/mozilla/marvin/x_table_align_center-expected.checksum:
50224         * platform/chromium-linux/tables/mozilla/marvin/x_table_align_left-expected.checksum:
50225         * platform/chromium-linux/tables/mozilla/marvin/x_table_align_right-expected.checksum:
50226         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum:
50227         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum:
50228         * platform/chromium-linux/tables/mozilla/marvin/x_table_border-expected.checksum:
50229         * platform/chromium-linux/tables/mozilla/marvin/x_table_border_px-expected.checksum:
50230         * platform/chromium-linux/tables/mozilla/marvin/x_table_cellpadding-expected.checksum:
50231         * platform/chromium-linux/tables/mozilla/marvin/x_table_cellpadding_pct-expected.checksum:
50232         * platform/chromium-linux/tables/mozilla/marvin/x_table_cellspacing-expected.checksum:
50233         * platform/chromium-linux/tables/mozilla/marvin/x_table_cellspacing_pct-expected.checksum:
50234         * platform/chromium-linux/tables/mozilla/marvin/x_table_class-expected.checksum:
50235         * platform/chromium-linux/tables/mozilla/marvin/x_table_id-expected.checksum:
50236         * platform/chromium-linux/tables/mozilla/marvin/x_table_width_pct-expected.checksum:
50237         * platform/chromium-linux/tables/mozilla/marvin/x_table_width_px-expected.checksum:
50238         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_center-expected.checksum:
50239         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_char-expected.checksum:
50240         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum:
50241         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_left-expected.checksum:
50242         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_right-expected.checksum:
50243         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_class-expected.checksum:
50244         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_id-expected.checksum:
50245         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_style-expected.checksum:
50246         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum:
50247         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum:
50248         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum:
50249         * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_top-expected.checksum:
50250         * platform/chromium-linux/tables/mozilla/marvin/x_td_align_center-expected.checksum:
50251         * platform/chromium-linux/tables/mozilla/marvin/x_td_align_char-expected.checksum:
50252         * platform/chromium-linux/tables/mozilla/marvin/x_td_align_justify-expected.checksum:
50253         * platform/chromium-linux/tables/mozilla/marvin/x_td_align_left-expected.checksum:
50254         * platform/chromium-linux/tables/mozilla/marvin/x_td_align_right-expected.checksum:
50255         * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum:
50256         * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum:
50257         * platform/chromium-linux/tables/mozilla/marvin/x_td_class-expected.checksum:
50258         * platform/chromium-linux/tables/mozilla/marvin/x_td_colspan-expected.checksum:
50259         * platform/chromium-linux/tables/mozilla/marvin/x_td_height-expected.checksum:
50260         * platform/chromium-linux/tables/mozilla/marvin/x_td_id-expected.checksum:
50261         * platform/chromium-linux/tables/mozilla/marvin/x_td_nowrap-expected.checksum:
50262         * platform/chromium-linux/tables/mozilla/marvin/x_td_rowspan-expected.checksum:
50263         * platform/chromium-linux/tables/mozilla/marvin/x_td_style-expected.checksum:
50264         * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_baseline-expected.checksum:
50265         * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_bottom-expected.checksum:
50266         * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_middle-expected.checksum:
50267         * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_top-expected.checksum:
50268         * platform/chromium-linux/tables/mozilla/marvin/x_td_width-expected.checksum:
50269         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_center-expected.checksum:
50270         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_char-expected.checksum:
50271         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum:
50272         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_left-expected.checksum:
50273         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_right-expected.checksum:
50274         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_class-expected.checksum:
50275         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_id-expected.checksum:
50276         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_style-expected.checksum:
50277         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum:
50278         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum:
50279         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum:
50280         * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum:
50281         * platform/chromium-linux/tables/mozilla/marvin/x_th_align_center-expected.checksum:
50282         * platform/chromium-linux/tables/mozilla/marvin/x_th_align_char-expected.checksum:
50283         * platform/chromium-linux/tables/mozilla/marvin/x_th_align_justify-expected.checksum:
50284         * platform/chromium-linux/tables/mozilla/marvin/x_th_align_left-expected.checksum:
50285         * platform/chromium-linux/tables/mozilla/marvin/x_th_align_right-expected.checksum:
50286         * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum:
50287         * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum:
50288         * platform/chromium-linux/tables/mozilla/marvin/x_th_class-expected.checksum:
50289         * platform/chromium-linux/tables/mozilla/marvin/x_th_colspan-expected.checksum:
50290         * platform/chromium-linux/tables/mozilla/marvin/x_th_height-expected.checksum:
50291         * platform/chromium-linux/tables/mozilla/marvin/x_th_id-expected.checksum:
50292         * platform/chromium-linux/tables/mozilla/marvin/x_th_nowrap-expected.checksum:
50293         * platform/chromium-linux/tables/mozilla/marvin/x_th_rowspan-expected.checksum:
50294         * platform/chromium-linux/tables/mozilla/marvin/x_th_style-expected.checksum:
50295         * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_baseline-expected.checksum:
50296         * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_bottom-expected.checksum:
50297         * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_middle-expected.checksum:
50298         * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_top-expected.checksum:
50299         * platform/chromium-linux/tables/mozilla/marvin/x_th_width-expected.checksum:
50300         * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_center-expected.checksum:
50301         * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_char-expected.checksum:
50302         * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_justify-expected.checksum:
50303         * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_left-expected.checksum:
50304         * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_right-expected.checksum:
50305         * platform/chromium-linux/tables/mozilla/marvin/x_thead_class-expected.checksum:
50306         * platform/chromium-linux/tables/mozilla/marvin/x_thead_id-expected.checksum:
50307         * platform/chromium-linux/tables/mozilla/marvin/x_thead_style-expected.checksum:
50308         * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum:
50309         * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum:
50310         * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_middle-expected.checksum:
50311         * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_top-expected.checksum:
50312         * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_center-expected.checksum:
50313         * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_char-expected.checksum:
50314         * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_justify-expected.checksum:
50315         * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_left-expected.checksum:
50316         * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_right-expected.checksum:
50317         * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum:
50318         * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum:
50319         * platform/chromium-linux/tables/mozilla/marvin/x_tr_class-expected.checksum:
50320         * platform/chromium-linux/tables/mozilla/marvin/x_tr_id-expected.checksum:
50321         * platform/chromium-linux/tables/mozilla/marvin/x_tr_style-expected.checksum:
50322         * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum:
50323         * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum:
50324         * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_middle-expected.checksum:
50325         * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_top-expected.checksum:
50326         * platform/chromium-linux/tables/mozilla/other/body_col-expected.checksum:
50327         * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.checksum:
50328         * platform/chromium-linux/tables/mozilla/other/cellspacing-expected.checksum:
50329         * platform/chromium-linux/tables/mozilla/other/move_row-expected.checksum:
50330         * platform/chromium-linux/tables/mozilla/other/nested2-expected.checksum:
50331         * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.checksum:
50332         * platform/chromium-linux/tables/mozilla/other/padding-expected.checksum:
50333         * platform/chromium-linux/tables/mozilla/other/test3-expected.checksum:
50334         * platform/chromium-linux/tables/mozilla/other/test6-expected.checksum:
50335         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
50336         * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.checksum:
50337         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/97619-expected.checksum:
50338         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1010-expected.checksum:
50339         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug101759-expected.checksum:
50340         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum:
50341         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
50342         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106336-expected.checksum:
50343         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1128-expected.checksum:
50344         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1164-expected.checksum:
50345         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug11945-expected.checksum:
50346         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1262-expected.checksum:
50347         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum:
50348         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum:
50349         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum:
50350         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14489-expected.checksum:
50351         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1647-expected.checksum:
50352         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
50353         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug18770-expected.checksum:
50354         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug19526-expected.checksum:
50355         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug21518-expected.checksum:
50356         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
50357         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum:
50358         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug23847-expected.checksum:
50359         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
50360         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug24880-1-expected.checksum:
50361         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug25707-expected.checksum:
50362         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug27993-2-expected.checksum:
50363         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum:
50364         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3105-expected.checksum:
50365         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-8-expected.checksum:
50366         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum:
50367         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum:
50368         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug42043-expected.checksum:
50369         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug4294-expected.checksum:
50370         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug46268-4-expected.checksum:
50371         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug51000-expected.checksum:
50372         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug56024-expected.checksum:
50373         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum:
50374         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug59252-expected.checksum:
50375         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum:
50376         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum:
50377         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug65372-expected.checksum:
50378         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
50379         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
50380         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug7113-expected.checksum:
50381         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug72393-expected.checksum:
50382         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
50383         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug73629-expected.checksum:
50384         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum:
50385         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug8499-expected.checksum:
50386         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum:
50387         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
50388         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug9879-1-expected.checksum:
50389         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum:
50390         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum:
50391         * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.checksum:
50392         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.checksum:
50393         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions3-expected.checksum:
50394         * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.checksum:
50395         * platform/chromium-linux/tables/mozilla_expected_failures/core/cols1-expected.checksum:
50396         * platform/chromium-linux/tables/mozilla_expected_failures/core/columns-expected.checksum:
50397         * platform/chromium-linux/tables/mozilla_expected_failures/core/conflicts-expected.checksum:
50398         * platform/chromium-linux/tables/mozilla_expected_failures/core/standards1-expected.checksum:
50399         * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendCells1-expected.checksum:
50400         * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.checksum:
50401         * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendCol1-expected.checksum:
50402         * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendColGroup1-expected.checksum:
50403         * platform/chromium-linux/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.checksum:
50404         * platform/chromium-linux/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.checksum:
50405         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
50406         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
50407         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
50408         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
50409         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
50410         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
50411         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
50412         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
50413         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
50414         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
50415         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
50416         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum:
50417         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum:
50418         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum:
50419         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum:
50420         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum:
50421         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum:
50422         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum:
50423         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.checksum:
50424         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.checksum:
50425         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.checksum:
50426         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.checksum:
50427         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.checksum:
50428         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.checksum:
50429         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.checksum:
50430         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
50431         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
50432         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
50433         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
50434         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
50435         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
50436         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
50437         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
50438         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
50439         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
50440         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
50441         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.checksum:
50442         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
50443         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
50444         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
50445         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.checksum:
50446         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.checksum:
50447         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum:
50448         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum:
50449         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum:
50450         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.checksum:
50451         * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.checksum:
50452         * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.checksum:
50453         * platform/chromium-linux/transforms/2d/compound-transforms-vs-containers-expected.checksum:
50454         * platform/chromium-linux/transforms/2d/transform-fixed-container-expected.checksum:
50455         * platform/chromium-linux/transforms/2d/zoom-menulist-expected.checksum:
50456         * platform/chromium-linux/transforms/svg-vs-css-expected.checksum:
50457         * platform/chromium-linux/webarchive/test-duplicate-resources-expected.checksum:
50458         * platform/google-chrome-linux32/editing/execCommand/5138441-expected.checksum:
50459         * platform/google-chrome-linux32/editing/inserting/editing-empty-divs-expected.checksum:
50460         * platform/google-chrome-linux32/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum:
50461         * platform/google-chrome-linux32/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
50462         * platform/google-chrome-linux32/fast/backgrounds/size/contain-and-cover-expected.checksum:
50463         * platform/google-chrome-linux32/fast/backgrounds/svg-as-background-4-expected.checksum:
50464         * platform/google-chrome-linux32/fast/backgrounds/svg-as-background-5-expected.checksum:
50465         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-2-expected.checksum:
50466         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-3-expected.checksum:
50467         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-expected.checksum:
50468         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-2-expected.checksum:
50469         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-3-expected.checksum:
50470         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-expected.checksum:
50471         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-short-ltr-expected.checksum:
50472         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-short-rtl-expected.checksum:
50473         * platform/google-chrome-linux32/fast/css-generated-content/012-expected.checksum:
50474         * platform/google-chrome-linux32/fast/css/border-height-expected.checksum:
50475         * platform/google-chrome-linux32/fast/css/margin-top-bottom-dynamic-expected.checksum:
50476         * platform/google-chrome-linux32/fast/forms/menulist-style-color-expected.checksum:
50477         * platform/google-chrome-linux32/fast/forms/negativeLineHeight-expected.checksum:
50478         * platform/google-chrome-linux32/fast/forms/search-vertical-alignment-expected.checksum:
50479         * platform/google-chrome-linux32/fast/forms/textAreaLineHeight-expected.checksum:
50480         * platform/google-chrome-linux32/fast/images/animated-svg-as-image-expected.checksum:
50481         * platform/google-chrome-linux32/fast/inline-block/inline-block-vertical-align-expected.checksum:
50482         * platform/google-chrome-linux32/fast/lists/ordered-list-with-no-ol-tag-expected.checksum:
50483         * platform/google-chrome-linux32/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
50484         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-horizontal-expected.checksum:
50485         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
50486         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
50487         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-vertical-expected.checksum:
50488         * platform/google-chrome-linux32/fast/table/empty-table-percent-height-expected.checksum:
50489         * platform/google-chrome-linux32/plugins/embed-attributes-style-expected.checksum:
50490         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
50491         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
50492         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
50493         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
50494         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
50495         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
50496         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
50497         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
50498         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
50499         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
50500         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum:
50501         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum:
50502         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
50503         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
50504         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
50505         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
50506         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
50507         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
50508         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
50509         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum:
50510         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum:
50511         * platform/google-chrome-linux32/svg/batik/filters/filterRegions-expected.checksum:
50512         * platform/google-chrome-linux32/svg/batik/text/textEffect-expected.checksum:
50513         * platform/google-chrome-linux32/svg/batik/text/textOnPath-expected.checksum:
50514         * platform/google-chrome-linux32/svg/batik/text/textOnPath2-expected.checksum:
50515         * platform/google-chrome-linux32/svg/batik/text/textOnPath3-expected.checksum:
50516         * platform/google-chrome-linux32/svg/batik/text/textOnPathSpaces-expected.checksum:
50517         * platform/google-chrome-linux32/svg/batik/text/verticalText-expected.checksum:
50518         * platform/google-chrome-linux32/svg/batik/text/verticalTextOnPath-expected.checksum:
50519         * platform/google-chrome-linux32/svg/custom/circular-marker-reference-2-expected.checksum:
50520         * platform/google-chrome-linux32/svg/custom/control-points-for-S-and-T-expected.checksum:
50521         * platform/google-chrome-linux32/svg/custom/feComponentTransfer-Table-expected.checksum:
50522         * platform/google-chrome-linux32/svg/custom/focus-ring-expected.checksum:
50523         * platform/google-chrome-linux32/svg/custom/inline-svg-in-xhtml-expected.checksum:
50524         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-all-expected.checksum:
50525         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-transform-expected.checksum:
50526         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-viewBox-expected.checksum:
50527         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
50528         * platform/google-chrome-linux32/svg/custom/non-circular-marker-reference-expected.checksum:
50529         * platform/google-chrome-linux32/svg/custom/relative-sized-use-on-symbol-expected.checksum:
50530         * platform/google-chrome-linux32/svg/custom/use-css-events-expected.checksum:
50531         * platform/google-chrome-linux32/svg/filters/subRegion-one-effect-expected.checksum:
50532         * platform/google-chrome-linux32/svg/filters/subRegion-two-effects-expected.checksum:
50533         * platform/google-chrome-linux32/svg/hixie/perf/001-expected.checksum:
50534         * platform/google-chrome-linux32/svg/hixie/perf/002-expected.checksum:
50535         * platform/google-chrome-linux32/svg/text/text-path-01-b-expected.checksum:
50536         * platform/google-chrome-linux32/svg/text/text-text-06-t-expected.checksum:
50537         * platform/google-chrome-linux32/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum:
50538         * platform/google-chrome-linux32/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum:
50539         * platform/google-chrome-linux32/tables/mozilla/bugs/bug23235-expected.checksum:
50540         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2886-expected.checksum:
50541         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2947-expected.checksum:
50542         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2981-2-expected.checksum:
50543         * platform/google-chrome-linux32/tables/mozilla/bugs/bug4284-expected.checksum:
50544         * platform/google-chrome-linux32/tables/mozilla/bugs/bug4427-expected.checksum:
50545         * platform/google-chrome-linux32/tables/mozilla/bugs/bug625-expected.checksum:
50546         * platform/google-chrome-linux32/tables/mozilla/core/bloomberg-expected.checksum:
50547         * platform/google-chrome-linux32/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
50548         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
50549         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_position-table-expected.checksum:
50550         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
50551         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
50552         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-expected.checksum:
50553         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
50554         * platform/google-chrome-linux32/tables/mozilla/other/cell_widths-expected.checksum:
50555         * platform/google-chrome-linux32/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
50556         * platform/google-chrome-linux32/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum:
50557         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
50558         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
50559         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
50560         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
50561         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
50562         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
50563         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
50564         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
50565         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
50566         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
50567         * platform/google-chrome-linux32/transforms/svg-vs-css-expected.checksum:
50568         * platform/google-chrome-linux64/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum:
50569         * platform/google-chrome-linux64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
50570         * platform/google-chrome-linux64/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum:
50571
50572 2010-09-09  Andrey Kosyakov  <caseq@chromium.org>
50573
50574         Unreviewed test fix.
50575         Make resource url sorting order depend less on collation order
50576
50577         * inspector/extensions-resources.html:
50578
50579 2010-09-09  Jeremy Orlow  <jorlow@chromium.org>
50580
50581         Reviewed by Steve Block.
50582
50583         Convert IndexedDB tests from script tests to normal tests
50584         https://bugs.webkit.org/show_bug.cgi?id=45452
50585
50586         Half the indexedDB tests are currently script tests and half aren't.
50587         We should make them all the same.  Based on the webkit-dev thread AP
50588         started not long ago, I think normal tests (but using the script tests)
50589         scripts makes the most sense.
50590
50591         There are no changes to the tests themselves...I just moved code between
50592         files.
50593
50594         * storage/indexeddb/basics.html:
50595         * storage/indexeddb/database-basics.html:
50596         * storage/indexeddb/keyrange.html:
50597         * storage/indexeddb/objectstore-basics.html:
50598         * storage/indexeddb/open-cursor.html:
50599         * storage/indexeddb/script-tests/TEMPLATE.html: Removed.
50600         * storage/indexeddb/script-tests/basics.js: Removed.
50601         * storage/indexeddb/script-tests/database-basics.js: Removed.
50602         * storage/indexeddb/script-tests/keyrange.js: Removed.
50603         * storage/indexeddb/script-tests/objectstore-basics.js: Removed.
50604         * storage/indexeddb/script-tests/open-cursor.js: Removed.
50605         * storage/indexeddb/script-tests/transaction-basics.js: Removed.
50606         * storage/indexeddb/transaction-basics.html:
50607
50608 2010-09-09  Andrey Kosyakov  <caseq@chromium.org>
50609
50610         Reviewed by Yury Semikhatsky.
50611
50612         Web Inspector: use string representation of resource type in extension API
50613         Split resource tests from the misc. extension API tests, added more resource types.
50614         https://bugs.webkit.org/show_bug.cgi?id=45286
50615
50616         * inspector/extensions-api-expected.txt:
50617         * inspector/extensions-events-expected.txt:
50618         * inspector/extensions-expected.txt:
50619         * inspector/extensions-resources-expected.txt: Added.
50620         * inspector/extensions-resources.html: Added.
50621         * inspector/extensions.html:
50622         * inspector/resources/Ahem.ttf: Copied from LayoutTests/fast/css/resources/Ahem.ttf.
50623         * inspector/resources/abe.png: Copied from LayoutTests/editing/resources/abe.png.
50624
50625 2010-09-09  Pavel Podivilov  <podivilov@chromium.org>
50626
50627         Reviewed by Yury Semikhatsky.
50628
50629         Web Inspector: remove inspector/debugger-pause-on-debugger-statement.html from skipped list for GTK
50630         https://bugs.webkit.org/show_bug.cgi?id=45445
50631
50632         * platform/gtk/Skipped:
50633
50634 2010-09-09  Mads Ager  <ager@chromium.org>
50635
50636         Reviewed by Yury Semikhatsky.
50637
50638         [V8] Rebaseline parser-xml-close-comment
50639         https://bugs.webkit.org/show_bug.cgi?id=45444
50640
50641         The only difference is the parse error message.
50642
50643         * platform/chromium/fast/js/parser-xml-close-comment-expected.txt: Added.
50644         * platform/chromium/test_expectations.txt:
50645
50646 2010-09-09  Fumitoshi Ukai  <ukai@chromium.org>
50647
50648         Unreviewed.
50649
50650         4 test failing in chromium win/linux from webkit r67068
50651         - svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr.html
50652         - svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr.html
50653         - svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html
50654         - svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop.html
50655
50656         * platform/chromium/test_expectations.txt:
50657
50658 2010-09-09  Luke Macpherson  <macpherson@chromium.org>
50659
50660         Reviewed by James Robinson.
50661
50662         Add test for percent height image inside floated element.
50663         https://bugs.webkit.org/show_bug.cgi?id=45366
50664
50665         * fast/images/percent-height-image-expected.txt: Added.
50666         * fast/images/percent-height-image.html: Added.
50667
50668 2010-09-09  Fumitoshi Ukai  <ukai@chromium.org>
50669
50670         Unreviewed.
50671
50672         6 test start failing in chromium win.
50673          animations/animation-shorthand-removed.html = TEXT
50674          animations/animation-shorthand.html = TEXT
50675          fast/css/getComputedStyle/computed-style-without-renderer.html = TEXT
50676          fast/css/getComputedStyle/computed-style.html = TEXT
50677          svg/css/getComputedStyle-basic.xhtml = TEXT
50678          transitions/inherit-other-props.html = TEXT
50679
50680         * platform/chromium/test_expectations.txt:
50681
50682 2010-09-09  Csaba Osztrogonác  <ossy@webkit.org>
50683
50684         Unreviewed typo fix after r67068 based on suggestion of Renáta Hodován.
50685
50686         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.checksum: Removed.
50687         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.png: Removed.
50688         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.checksum: Removed.
50689         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.png: Removed.
50690         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.checksum: Removed.
50691         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.png: Removed.
50692         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.checksum: Removed.
50693         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.png: Removed.
50694         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.checksum: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.checksum.
50695         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.png.
50696         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.checksum: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.checksum.
50697         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.png.
50698         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.checksum: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.checksum.
50699         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.png.
50700         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.checksum: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.checksum.
50701         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: Copied from LayoutTests/platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.png.
50702         * svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.txt: Removed.
50703         * svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr.html: Removed.
50704         * svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.txt: Removed.
50705         * svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr.html: Removed.
50706         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.txt: Removed.
50707         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop.html: Removed.
50708         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.txt: Removed.
50709         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop.html: Removed.
50710         * svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.txt: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.txt.
50711         * svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr.html: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr.html.
50712         * svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.txt: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.txt.
50713         * svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr.html: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr.html.
50714         * svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.txt: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.txt.
50715         * svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop.html.
50716         * svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.txt: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.txt.
50717         * svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop.html: Copied from LayoutTests/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop.html.
50718         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-dom-azimuth-attr.js: Removed.
50719         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-dom-elevation-attr.js: Removed.
50720         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-svgdom-azimuth-prop.js: Removed.
50721         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-svgdom-elevation-prop.js: Removed.
50722         * svg/dynamic-updates/script-tests/SVGFEDistantLightElement-dom-azimuth-attr.js: Copied from LayoutTests/svg/dynamic-updates/script-tests/SVGFEDistantLightELement-dom-azimuth-attr.js.
50723         * svg/dynamic-updates/script-tests/SVGFEDistantLightElement-dom-elevation-attr.js: Copied from LayoutTests/svg/dynamic-updates/script-tests/SVGFEDistantLightELement-dom-elevation-attr.js.
50724         * svg/dynamic-updates/script-tests/SVGFEDistantLightElement-svgdom-azimuth-prop.js: Copied from LayoutTests/svg/dynamic-updates/script-tests/SVGFEDistantLightELement-svgdom-azimuth-prop.js.
50725         * svg/dynamic-updates/script-tests/SVGFEDistantLightElement-svgdom-elevation-prop.js: Copied from LayoutTests/svg/dynamic-updates/script-tests/SVGFEDistantLightELement-svgdom-elevation-prop.js.
50726
50727 2010-09-09  Renata Hodovan  <reni@inf.u-szeged.hu>
50728
50729         Reviewed by Dirk Schulze.
50730
50731         SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change.
50732         https://bugs.webkit.org/show_bug.cgi?id=42244
50733
50734         Adding layout tests for feDistantLight dynamic changes.
50735         feSpotLight svgAttributeChanged covered the distantLight case as well so we don't need new C++ code.
50736
50737         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.checksum: Added.
50738         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.png: Added.
50739         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.checksum: Added.
50740         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.png: Added.
50741         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.checksum: Added.
50742         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.png: Added.
50743         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.checksum: Added.
50744         * platform/mac/svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.png: Added.
50745         * svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr-expected.txt: Added.
50746         * svg/dynamic-updates/SVGFEDistantLightELement-dom-azimuth-attr.html: Added.
50747         * svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr-expected.txt: Added.
50748         * svg/dynamic-updates/SVGFEDistantLightELement-dom-elevation-attr.html: Added.
50749         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop-expected.txt: Added.
50750         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-azimuth-prop.html: Added.
50751         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop-expected.txt: Added.
50752         * svg/dynamic-updates/SVGFEDistantLightELement-svgdom-elevation-prop.html: Added.
50753         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-dom-azimuth-attr.js: Added.
50754         (executeTest):
50755         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-dom-elevation-attr.js: Added.
50756         (executeTest):
50757         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-svgdom-azimuth-prop.js: Added.
50758         (executeTest):
50759         * svg/dynamic-updates/script-tests/SVGFEDistantLightELement-svgdom-elevation-prop.js: Added.
50760         (executeTest):
50761
50762 2010-09-08  Yury Semikhatsky  <yurys@chromium.org>
50763
50764         Reviewed by Joseph Pecoraro.
50765
50766         Web Inspector: add a sanity test for DOM storage view in the storage panel
50767         https://bugs.webkit.org/show_bug.cgi?id=45294
50768
50769         * inspector/storage-panel-dom-storage-expected.txt: Added.
50770         * inspector/storage-panel-dom-storage.html: Added.
50771
50772 2010-09-08  Fumitoshi Ukai  <ukai@chromium.org>
50773
50774         Unreviewed.
50775
50776         Rebaseline chromium-mac image: WebKit r67049 starts showing spelling marker under foo or so.
50777
50778         * platform/chromium-mac/editing/execCommand/outdent-selection-expected.checksum: Added.
50779         * platform/chromium-mac/editing/execCommand/outdent-selection-expected.png: Added.
50780         * platform/chromium-mac/editing/inserting/insert-3907422-fix-expected.checksum: Added.
50781         * platform/chromium-mac/editing/inserting/insert-3907422-fix-expected.png: Added.
50782         * platform/chromium-mac/editing/pasteboard/interchange-newline-1-expected.checksum: Added.
50783         * platform/chromium-mac/editing/pasteboard/interchange-newline-1-expected.png: Added.
50784         * platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.checksum: Added.
50785         * platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png: Added.
50786         * platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.checksum: Added.
50787         * platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png: Added.
50788         * platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.checksum: Added.
50789         * platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png: Added.
50790         * platform/chromium-mac/editing/pasteboard/merge-end-4-expected.checksum: Added.
50791         * platform/chromium-mac/editing/pasteboard/merge-end-4-expected.png: Added.
50792         * platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.checksum: Added.
50793         * platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png: Added.
50794         * platform/chromium-mac/editing/pasteboard/merge-end-list-expected.checksum: Added.
50795         * platform/chromium-mac/editing/pasteboard/merge-end-list-expected.png: Added.
50796         * platform/chromium-mac/editing/pasteboard/merge-end-table-expected.checksum: Added.
50797         * platform/chromium-mac/editing/pasteboard/merge-end-table-expected.png: Added.
50798         * platform/chromium-mac/editing/style/create-block-for-style-011-expected.checksum: Added.
50799         * platform/chromium-mac/editing/style/create-block-for-style-011-expected.png: Added.
50800         * platform/chromium-mac/editing/style/create-block-for-style-012-expected.checksum: Added.
50801         * platform/chromium-mac/editing/style/create-block-for-style-012-expected.png: Added.
50802
50803 2010-09-08  Csaba Osztrogonác  <ossy@webkit.org>
50804
50805         LayoutTest regressions due to http://trac.webkit.org/changeset/67001
50806         https://bugs.webkit.org/show_bug.cgi?id=45411
50807
50808         * platform/qt/Skipped: Unskip tests, because bug fixed in r67052.
50809
50810 2010-09-08  Mihai Parparita  <mihaip@chromium.org>
50811
50812         Reviewed by Dimitri Glazkov.
50813
50814         pushstate-clears-forward-history.html crashes with Chromium DRT
50815         https://bugs.webkit.org/show_bug.cgi?id=45351
50816
50817         pushstate-clears-forward-history.html would appear to crash with the
50818         Chromium DRT. The crash was actually caused by the test that preceded
50819         it, popstate-fires-with-page-cache.html, added with r66628. That test
50820         would close a popup window during a popstate event handler, triggering
50821         bug 36202 (popstate fires sychronously instead of asynchronously), 
50822         leading to asserts firing.
50823         
50824         The workaround is to simulate popstate being async by wrapping the
50825         cleanup code in a timeout (fixing 36202 itself is also on my radar).
50826
50827         * fast/loader/stateobjects/popstate-fires-with-page-cache.html:
50828         * platform/chromium/drt_expectations.txt:
50829
50830 2010-09-08  MORITA Hajime <morrita@google.com>
50831
50832         Unreviewed, Added 1 test failures on Win to test_expectations.txt
50833
50834         * platform/chromium/test_expectations.txt:
50835
50836 2010-09-08  MORITA Hajime  <morrita@google.com>
50837
50838         Unreviewed, Added newly failing test to skipped list.
50839
50840         * platform/gtk/Skipped:
50841
50842 2010-09-08  Tony Chang  <tony@chromium.org>
50843
50844         Reviewed by Dimitri Glazkov.
50845
50846         [chromium] remove Skipped file from google-chrome-linux64
50847         https://bugs.webkit.org/show_bug.cgi?id=45320
50848
50849         The file is not used by chromium.  Also add a README files to try to
50850         make this less confusing.
50851
50852         * platform/google-chrome-linux32/README: Added.
50853         * platform/google-chrome-linux64/README: Added.
50854         * platform/google-chrome-linux64/Skipped: Removed.
50855
50856 2010-09-08  Fumitoshi Ukai  <ukai@chromium.org>
50857
50858         Unreviewed.
50859
50860         Rebaseline for chromium-win.  console message diffs in JavaScript engine.
50861
50862         * platform/chromium-win/inspector/debugger-autocontinue-on-syntax-error-expected.txt: Added.
50863
50864 2010-09-08  Fumitoshi Ukai  <ukai@chromium.org>
50865
50866         Unreviewed.
50867
50868         Fixed typo: s/fixd/fixed/
50869
50870         * platform/chromium/test_expectations.txt:
50871
50872 2010-09-08  MORITA Hajime  <morrita@google.com>
50873
50874         Unreviewed, Added newly failing test to skipped list.
50875
50876         * platform/qt/Skipped:
50877
50878 2010-09-08  Mihai Parparita  <mihaip@chromium.org>
50879
50880         Reviewed by James Robinson.
50881
50882         http/tests/navigation/anchor-frames.html doesn't pass with TestShell
50883         https://bugs.webkit.org/show_bug.cgi?id=45430
50884
50885         Check scroll position in a timeout, otherwise TestShell will report 0
50886         for it.
50887
50888         * http/tests/navigation/resources/frame-with-anchor.html:
50889
50890 2010-09-08  Maciej Stachowiak  <mjs@apple.com>
50891
50892         Not reviewed, fixing trivial typo.
50893
50894         Fix typo in my last commit (.htm should be .html)
50895
50896         * platform/mac-wk2/Skipped:
50897
50898 2010-09-08  MORITA Hajime  <morrita@google.com>
50899
50900         Reviewed by Tony Chang.
50901
50902         spelling underline gets lost on backspace
50903         https://bugs.webkit.org/show_bug.cgi?id=41423
50904
50905         * editing/spelling/script-tests/TEMPLATE.html: Copied from LayoutTests/editing/selection/script-tests/TEMPLATE.html.
50906         * editing/spelling/script-tests/spelling-backspace-between-lines.js: Added.
50907         * editing/spelling/spelling-backspace-between-lines-expected.txt: Added.
50908         * editing/spelling/spelling-backspace-between-lines.html: Added.
50909
50910 2010-09-08  Fumitoshi Ukai  <ukai@chromium.org>
50911
50912         Unreviewed.
50913
50914         Add 4 tests failures on Win to test_expectations.txt
50915         - editing/input/page-up-down-scrolls.html
50916         - fast/events/remove-child-onscroll.html
50917         - fast/events/scroll-event-does-not-bubble.html
50918         - fast/repaint/fixd-move-after-keyboard-scroll.html
50919
50920         * platform/chromium/test_expectations.txt:
50921
50922 2010-09-08  Fumitoshi Ukai  <ukai@chromium.org>
50923
50924         Unreviewed.
50925
50926         Add fast/dom/dataset-gc.html to test_expectations.txt
50927
50928         * platform/chromium/test_expectations.txt:
50929
50930 2010-09-08  Fumitoshi Ukai  <ukai@chromium.org>
50931
50932         Unreviewed.
50933
50934         Add svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html to test_expectations.txt
50935
50936         * platform/chromium/test_expectations.txt:
50937
50938 2010-09-08  Tony Chang  <tony@chromium.org>
50939
50940         Unreviewed.  Remove compositing results because we skip these
50941         tests in chromium-linux.
50942
50943         * platform/chromium-linux/compositing: Removed.
50944         * platform/chromium-linux/compositing/generated-content-expected.checksum: Removed.
50945         * platform/chromium-linux/compositing/generated-content-expected.png: Removed.
50946         * platform/chromium-linux/compositing/overflow: Removed.
50947         * platform/chromium-linux/compositing/overflow/overflow-positioning-expected.checksum: Removed.
50948         * platform/chromium-linux/compositing/overflow/overflow-positioning-expected.png: Removed.
50949         * platform/chromium-linux/compositing/repaint: Removed.
50950         * platform/chromium-linux/compositing/repaint/become-overlay-composited-layer-expected.checksum: Removed.
50951
50952 2010-09-08  Tony Chang  <tony@chromium.org>
50953
50954         Unreviewed.  Adding png files for chromium-linux tests that have
50955         .checksum files but no png files.  Also remove 4 checksums where
50956         there is no corresponding png file, but we're failing the tests so
50957         I didn't want to check in a bad png file.
50958
50959         * platform/chromium-linux/editing/deleting/collapse-whitespace-3587601-fix-expected.png: Copied from LayoutTests/platform/chromium-win/editing/deleting/collapse-whitespace-3587601-fix-expected.png.
50960         * platform/chromium-linux/editing/deleting/delete-at-start-or-end-expected.png: Copied from LayoutTests/platform/chromium-win/editing/deleting/delete-at-start-or-end-expected.png.
50961         * platform/chromium-linux/editing/deleting/delete-block-contents-001-expected.png: Copied from LayoutTests/platform/chromium-win/editing/deleting/delete-block-contents-001-expected.png.
50962         * platform/chromium-linux/editing/deleting/delete-block-contents-002-expected.png: Copied from LayoutTests/platform/chromium-win/editing/deleting/delete-block-contents-002-expected.png.
50963         * platform/chromium-linux/editing/deleting/delete-image-004-expected.png: Copied from LayoutTests/platform/chromium-win/editing/deleting/delete-image-004-expected.png.
50964         * platform/chromium-linux/editing/deleting/delete-select-all-002-expected.png: Copied from LayoutTests/platform/chromium-win/editing/deleting/delete-select-all-002-expected.png.
50965         * platform/chromium-linux/editing/deleting/delete-select-all-003-expected.png: Copied from LayoutTests/platform/chromium-win/editing/deleting/delete-select-all-003-expected.png.
50966         * platform/chromium-linux/editing/pasteboard/innerText-inline-table-expected.png: Added.
50967         * platform/chromium-linux/editing/pasteboard/paste-table-cells-expected.png: Added.
50968         * platform/chromium-linux/editing/selection/selectNode-expected.png: Added.
50969         * platform/chromium-linux/editing/selection/selectNodeContents-expected.png: Added.
50970         * platform/chromium-linux/editing/undo/5378473-expected.png: Copied from LayoutTests/platform/chromium-win/editing/undo/5378473-expected.png.
50971         * platform/chromium-linux/editing/undo/undo-misspellings-expected.png: Copied from LayoutTests/platform/chromium-win/editing/undo/undo-misspellings-expected.png.
50972         * platform/chromium-linux/fast/backgrounds/bgCompositeCopy-expected.png: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/bgCompositeCopy-expected.png.
50973         * platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.png.
50974         * platform/chromium-linux/fast/block/basic/quirk-percent-height-table-cell-expected.png: Copied from LayoutTests/platform/chromium-win/fast/block/basic/quirk-percent-height-table-cell-expected.png.
50975         * platform/chromium-linux/fast/block/float/014-expected.png: Added.
50976         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Added.
50977         * platform/chromium-linux/fast/borders/svg-as-border-image-2-expected.png: Added.
50978         * platform/chromium-linux/fast/borders/svg-as-border-image-expected.png: Added.
50979         * platform/chromium-linux/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Copied from LayoutTests/platform/chromium-win/fast/canvas/canvas-as-image-incremental-repaint-expected.png.
50980         * platform/chromium-linux/fast/canvas/canvas-text-baseline-expected.png: Added.
50981         * platform/chromium-linux/fast/canvas/quadraticCurveTo-expected.png: Added.
50982         * platform/chromium-linux/fast/css-generated-content/table-row-group-to-inline-expected.png: Added.
50983         * platform/chromium-linux/fast/css-generated-content/table-row-group-with-before-expected.png: Added.
50984         * platform/chromium-linux/fast/css-generated-content/table-row-with-before-expected.png: Added.
50985         * platform/chromium-linux/fast/css-generated-content/table-with-before-expected.png: Added.
50986         * platform/chromium-linux/fast/css/001-expected.png: Added.
50987         * platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.png: Added.
50988         * platform/chromium-linux/fast/css/value-list-out-of-bounds-crash-expected.png: Added.
50989         * platform/chromium-linux/fast/css/variables/image-test-expected.png: Added.
50990         * platform/chromium-linux/fast/doctypes/001-expected.png: Added.
50991         * platform/chromium-linux/fast/doctypes/002-expected.png: Added.
50992         * platform/chromium-linux/fast/doctypes/004-expected.png: Added.
50993         * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
50994         * platform/chromium-linux/fast/inline-block/14498-positionForCoordinates-expected.png: Added.
50995         * platform/chromium-linux/fast/inline/emptyInlinesWithinLists-expected.png: Added.
50996         * platform/chromium-linux/fast/invalid/016-expected.png: Added.
50997         * platform/chromium-linux/fast/layers/add-layer-with-nested-stacking-expected.png: Copied from LayoutTests/platform/chromium-win/fast/layers/add-layer-with-nested-stacking-expected.png.
50998         * platform/chromium-linux/fast/layers/self-painting-outline-expected.png: Copied from LayoutTests/platform/chromium-win/fast/layers/self-painting-outline-expected.png.
50999         * platform/chromium-linux/fast/layers/video-layer-expected.png: Added.
51000         * platform/chromium-linux/fast/lists/005-expected.png: Added.
51001         * platform/chromium-linux/fast/lists/big-list-marker-expected.png: Added.
51002         * platform/chromium-linux/fast/lists/scrolled-marker-paint-expected.png: Added.
51003         * platform/chromium-linux/fast/parser/parseCommentsInTitles-expected.png: Added.
51004         * platform/chromium-linux/fast/repaint/background-generated-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/background-generated-expected.png.
51005         * platform/chromium-linux/fast/repaint/background-misaligned-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/background-misaligned-expected.png.
51006         * platform/chromium-linux/fast/repaint/block-selection-gap-in-table-cell-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/block-selection-gap-in-table-cell-expected.png.
51007         * platform/chromium-linux/fast/repaint/block-selection-gap-stale-cache-expected.png: Added.
51008         * platform/chromium-linux/fast/repaint/button-spurious-layout-hint-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/button-spurious-layout-hint-expected.png.
51009         * platform/chromium-linux/fast/repaint/clip-with-layout-delta-expected.png: Added.
51010         * platform/chromium-linux/fast/repaint/content-into-overflow-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/content-into-overflow-expected.png.
51011         * platform/chromium-linux/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
51012         * platform/chromium-linux/fast/repaint/float-new-in-block-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/float-new-in-block-expected.png.
51013         * platform/chromium-linux/fast/repaint/focus-ring-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/focus-ring-expected.png.
51014         * platform/chromium-linux/fast/repaint/inline-relative-positioned-expected.png: Added.
51015         * platform/chromium-linux/fast/repaint/intermediate-layout-position-clip-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/intermediate-layout-position-clip-expected.png.
51016         * platform/chromium-linux/fast/repaint/intermediate-layout-position-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/intermediate-layout-position-expected.png.
51017         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/multicol-repaint-expected.png.
51018         * platform/chromium-linux/fast/repaint/outline-inset-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/outline-inset-expected.png.
51019         * platform/chromium-linux/fast/repaint/overflow-into-content-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/overflow-into-content-expected.png.
51020         * platform/chromium-linux/fast/repaint/positioned-document-element-expected.png: Added.
51021         * platform/chromium-linux/fast/repaint/selection-clear-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/selection-clear-expected.png.
51022         * platform/chromium-linux/fast/repaint/table-outer-border-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/table-outer-border-expected.png.
51023         * platform/chromium-linux/fast/repaint/table-section-repaint-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/table-section-repaint-expected.png.
51024         * platform/chromium-linux/fast/repaint/table-two-pass-layout-overpaint-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/table-two-pass-layout-overpaint-expected.png.
51025         * platform/chromium-linux/fast/repaint/transform-disable-layoutstate-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/transform-disable-layoutstate-expected.png.
51026         * platform/chromium-linux/fast/repaint/transform-replaced-shadows-expected.png: Copied from LayoutTests/platform/chromium-win/fast/repaint/transform-replaced-shadows-expected.png.
51027         * platform/chromium-linux/fast/replaced/image-sizing-expected.png: Added.
51028         * platform/chromium-linux/fast/runin/generated4-expected.png: Added.
51029         * platform/chromium-linux/fast/selectors/001-expected.png: Added.
51030         * platform/chromium-linux/fast/selectors/013-expected.png: Added.
51031         * platform/chromium-linux/fast/selectors/015-expected.png: Added.
51032         * platform/chromium-linux/fast/table/border-collapsing/equal-precedence-resolution-expected.png: Copied from LayoutTests/platform/chromium-win/fast/table/border-collapsing/equal-precedence-resolution-expected.png.
51033         * platform/chromium-linux/fast/table/giantRowspan-expected.png: Copied from LayoutTests/platform/chromium-win/fast/table/giantRowspan-expected.png.
51034         * platform/chromium-linux/fast/table/multiple-percent-height-rows-expected.png: Copied from LayoutTests/platform/chromium-win/fast/table/multiple-percent-height-rows-expected.png.
51035         * platform/chromium-linux/scrollbars/listbox-scrollbar-combinations-expected.png: Added.
51036         * platform/chromium-linux/svg/batik/masking/maskRegions-expected.checksum: Removed.
51037         * platform/chromium-linux/svg/custom/bug45331-expected.png: Added.
51038         * platform/chromium-linux/svg/custom/clone-element-with-animated-svg-properties-expected.png: Added.
51039         * platform/chromium-linux/svg/custom/control-points-for-S-and-T-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/control-points-for-S-and-T-expected.png.
51040         * platform/chromium-linux/svg/custom/deep-dynamic-updates-expected.png: Added.
51041         * platform/chromium-linux/svg/custom/dynamic-empty-path-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/dynamic-empty-path-expected.png.
51042         * platform/chromium-linux/svg/custom/feDisplacementMap-01-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/feDisplacementMap-01-expected.png.
51043         * platform/chromium-linux/svg/custom/fill-opacity-hsl-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/fill-opacity-hsl-expected.png.
51044         * platform/chromium-linux/svg/custom/fill-opacity-rgba-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/fill-opacity-rgba-expected.png.
51045         * platform/chromium-linux/svg/custom/glyph-transformation-with-hkern-expected.png: Added.
51046         * platform/chromium-linux/svg/custom/gradient-stop-corner-cases-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/gradient-stop-corner-cases-expected.png.
51047         * platform/chromium-linux/svg/custom/grayscale-gradient-mask-expected.checksum: Removed.
51048         * platform/chromium-linux/svg/custom/group-opacity-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/group-opacity-expected.png.
51049         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.png: Added.
51050         * platform/chromium-linux/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png.
51051         * platform/chromium-linux/svg/custom/js-update-container-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/js-update-container-expected.png.
51052         * platform/chromium-linux/svg/custom/js-update-container2-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/js-update-container2-expected.png.
51053         * platform/chromium-linux/svg/custom/js-update-polygon-changes-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/js-update-polygon-changes-expected.png.
51054         * platform/chromium-linux/svg/custom/js-update-polygon-removal-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/js-update-polygon-removal-expected.png.
51055         * platform/chromium-linux/svg/custom/js-update-style-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/js-update-style-expected.png.
51056         * platform/chromium-linux/svg/custom/js-update-transform-addition-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/js-update-transform-addition-expected.png.
51057         * platform/chromium-linux/svg/custom/marker-referencePoint-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/marker-referencePoint-expected.png.
51058         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.png: Added.
51059         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
51060         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.png: Added.
51061         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
51062         * platform/chromium-linux/svg/custom/non-scaling-stroke-expected.checksum: Removed.
51063         * platform/chromium-linux/svg/custom/pattern-cycle-detection-expected.png: Added.
51064         * platform/chromium-linux/svg/custom/pattern-deep-referencing-expected.png: Added.
51065         * platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png: Added.
51066         * platform/chromium-linux/svg/custom/pattern-y-offset-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/pattern-y-offset-expected.png.
51067         * platform/chromium-linux/svg/custom/repaint-moving-svg-and-div-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/repaint-moving-svg-and-div-expected.png.
51068         * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/repaint-stroke-width-changes-expected.png.
51069         * platform/chromium-linux/svg/custom/stroked-pattern-expected.checksum: Removed.
51070         * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added.
51071         * platform/chromium-linux/svg/custom/text-dom-removal-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/text-dom-removal-expected.png.
51072         * platform/chromium-linux/svg/custom/text-linking-expected.png: Added.
51073         * platform/chromium-linux/svg/custom/use-forward-refs-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/use-forward-refs-expected.png.
51074         * platform/chromium-linux/svg/filters/feComposite-expected.png: Added.
51075         * platform/chromium-linux/svg/filters/filter-on-tspan-expected.png: Added.
51076         * platform/chromium-linux/svg/filters/filter-width-update-expected.png: Added.
51077         * platform/chromium-linux/svg/filters/sourceAlpha-expected.png: Added.
51078         * platform/chromium-linux/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: Added.
51079         * platform/chromium-linux/svg/foreignObject/svg-document-as-direct-child-expected.png: Added.
51080         * platform/chromium-linux/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
51081         * platform/chromium-linux/svg/hixie/data-types/001-expected.png: Copied from LayoutTests/platform/chromium-win/svg/hixie/data-types/001-expected.png.
51082         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png: Copied from LayoutTests/platform/chromium-win/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png.
51083         * platform/chromium-linux/svg/zoom/text/absolute-sized-document-scrollbars-expected.png: Copied from LayoutTests/platform/chromium-win/svg/zoom/text/absolute-sized-document-scrollbars-expected.png.
51084         * platform/chromium-linux/svg/zoom/text/relative-sized-document-scrollbars-expected.png: Copied from LayoutTests/platform/chromium-win/svg/zoom/text/relative-sized-document-scrollbars-expected.png.
51085         * platform/chromium-linux/tables/mozilla/bugs/bug106795-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug106795-expected.png.
51086         * platform/chromium-linux/tables/mozilla/bugs/bug11026-expected.png: Added.
51087         * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.png: Added.
51088         * platform/chromium-linux/tables/mozilla/bugs/bug131020-2-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug131020-2-expected.png.
51089         * platform/chromium-linux/tables/mozilla/bugs/bug13169-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug13169-expected.png.
51090         * platform/chromium-linux/tables/mozilla/bugs/bug133948-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug133948-expected.png.
51091         * platform/chromium-linux/tables/mozilla/bugs/bug15544-expected.png: Added.
51092         * platform/chromium-linux/tables/mozilla/bugs/bug1818-1-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug1818-1-expected.png.
51093         * platform/chromium-linux/tables/mozilla/bugs/bug1818-2-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug1818-2-expected.png.
51094         * platform/chromium-linux/tables/mozilla/bugs/bug1818-3-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug1818-3-expected.png.
51095         * platform/chromium-linux/tables/mozilla/bugs/bug1818-4-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug1818-4-expected.png.
51096         * platform/chromium-linux/tables/mozilla/bugs/bug219693-1-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug219693-1-expected.png.
51097         * platform/chromium-linux/tables/mozilla/bugs/bug219693-2-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug219693-2-expected.png.
51098         * platform/chromium-linux/tables/mozilla/bugs/bug26553-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug26553-expected.png.
51099         * platform/chromium-linux/tables/mozilla/bugs/bug32447-expected.png: Added.
51100         * platform/chromium-linux/tables/mozilla/bugs/bug34538-expected.png: Added.
51101         * platform/chromium-linux/tables/mozilla/bugs/bug56201-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug56201-expected.png.
51102         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug23847-expected.png: Copied from LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/bugs/bug23847-expected.png.
51103
51104 2010-09-08  Adam Barth  <abarth@webkit.org>
51105
51106         Reviewed by Eric Seidel.
51107
51108         text/plain documents that start with \n trigger ASSERT
51109         https://bugs.webkit.org/show_bug.cgi?id=45409
51110
51111         * fast/tokenizer/resources/text.txt: Added.
51112         * fast/tokenizer/text-plain.html: Added.
51113
51114 2010-09-08  Yury Semikhatsky  <yurys@chromium.org>
51115
51116         Reviewed by Joseph Pecoraro.
51117
51118         Web Inspector: test that debugger won't pause on syntax errors
51119         https://bugs.webkit.org/show_bug.cgi?id=45388
51120
51121         * inspector/debugger-autocontinue-on-syntax-error-expected.txt: Added.
51122         * inspector/debugger-autocontinue-on-syntax-error.html: Added.
51123
51124 2010-09-08  Brian Weinstein  <bweinstein@apple.com>
51125
51126         Rubber-stamped by Steve Falkenburg.
51127
51128         Updated expected results for computed-style and prototype-inheritance tests on Windows.
51129
51130         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
51131         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
51132         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
51133
51134 2010-09-08  Mihai Parparita  <mihaip@chromium.org>
51135
51136         Reviewed by Dimitri Glazkov.
51137
51138         http/tests/navigation/anchor-frames.html should not be diffing images
51139         https://bugs.webkit.org/show_bug.cgi?id=45307
51140
51141         anchor-frames.html is a pretty straightforward test that makes sure that we
51142         scroll to named anchors when they're used as frame sources. There's no need
51143         for it to be a pixel test with per-platform expectations (which are currently
51144         missing for Chromium Mac in any case).
51145
51146         * http/tests/navigation/anchor-frames-expected.txt: Added.
51147         * http/tests/navigation/anchor-frames.html:
51148         * http/tests/navigation/resources/frame-with-anchor.html: Added.
51149         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.checksum: Removed.
51150         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.png: Removed.
51151         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt: Removed.
51152         * platform/chromium-win/http/tests/navigation/anchor-frames-expected.checksum: Removed.
51153         * platform/chromium-win/http/tests/navigation/anchor-frames-expected.png: Removed.
51154         * platform/chromium-win/http/tests/navigation/anchor-frames-expected.txt: Removed.
51155         * platform/chromium/test_expectations.txt:
51156         * platform/mac/http/tests/navigation/anchor-frames-expected.checksum: Removed.
51157         * platform/mac/http/tests/navigation/anchor-frames-expected.png: Removed.
51158         * platform/mac/http/tests/navigation/anchor-frames-expected.txt: Removed.
51159
51160 2010-09-08  Dean Jackson  <dino@apple.com>
51161
51162         Reviewed by Simon Fraser.
51163
51164         Implement steps() timing function for animations
51165         https://bugs.webkit.org/show_bug.cgi?id=44541
51166
51167         * transitions/steps-timing-function-expected.txt: Added.
51168         * transitions/steps-timing-function.html: Added.
51169         * animations/timing-functions-expected.txt: Added.
51170         * animations/timing-functions.html: Added.
51171             - New tests that exercise steps in animations
51172               and transitions, in software and hardware
51173
51174         * animations/computed-style-expected.txt:
51175         * animations/computed-style.html:
51176         * animations/animation-shorthand.html:
51177         * animations/fill-unset-properties.html:
51178         * transitions/inherit-other-props-expected.txt:
51179         * transitions/inherit-other-props.html:
51180             - Change existing tests to use 'linear' computed
51181               style where necessary
51182
51183 2010-09-08  Adam Barth  <abarth@webkit.org>
51184
51185         Reviewed by Eric Seidel.
51186
51187         move-during-parse-parent.html crashes
51188         https://bugs.webkit.org/show_bug.cgi?id=45210
51189
51190         * fast/parser/move-during-parsing-expected.txt: Added.
51191         * fast/parser/move-during-parsing.html: Added.
51192         * fast/parser/resources/move-during-parsing-iframe.html: Added.
51193
51194 2010-09-08  Maciej Stachowiak  <mjs@apple.com>
51195
51196         Rubber stamped by John Honeycutt.
51197
51198         Add newly failing test to skipped list.
51199
51200         * platform/mac-wk2/Skipped:
51201
51202 2010-09-08  Csaba Osztrogonác  <ossy@webkit.org>
51203
51204         LayoutTest regressions due to http://trac.webkit.org/changeset/67001
51205         https://bugs.webkit.org/show_bug.cgi?id=45411
51206
51207         * platform/qt/Skipped: Skip some flakey tests to make buildbot green.
51208
51209 2010-09-08  Jian Li  <jianli@chromium.org>
51210
51211         Reviewed by Darin Adler.
51212
51213         Fix a problem in createCanonicalUUIDString that causes the last digit
51214         missing on Linux.
51215         https://bugs.webkit.org/show_bug.cgi?id=45412
51216
51217         Remove the test that is now passing on Linux for chromium.
51218
51219         * platform/chromium/test_expectations.txt:
51220
51221 2010-09-08  Peter Kasting  <pkasting@google.com>
51222
51223         Not reviewed, skip failing layout tests.
51224
51225         https://bugs.webkit.org/show_bug.cgi?id=45411
51226
51227         * platform/qt/Skipped:
51228
51229 2010-09-08  Martin Robinson  <mrobinson@igalia.com>
51230
51231         Skip websocket tests until the GLib/GIO situation on the
51232         Debug bots can be sorted out.
51233
51234         * platform/gtk/Skipped: Skip websocket tests.
51235
51236 2010-09-08  Maciej Stachowiak  <mjs@apple.com>
51237
51238         Reviewed by Anders Carlsson.
51239
51240         Add some entries to the WebKit2 skipped list, based on the buildbot
51241         https://bugs.webkit.org/show_bug.cgi?id=45380
51242
51243         * platform/mac-wk2/Skipped:
51244
51245 2010-09-08  Andy Estes  <aestes@apple.com>
51246
51247         Reviewed by Eric Carlson.
51248
51249         Fallback content should be rendered when an <object> doesn't specify a
51250         data, type or classid attribute.
51251         https://bugs.webkit.org/show_bug.cgi?id=45364
51252         <rdar://problem/8375816>
51253
51254         * fast/replaced/object-param-url-control-char.html:
51255         * fast/replaced/object-with-embed-url-param-expected.txt:
51256         * fast/replaced/object-with-embed-url-param.html:
51257
51258 2010-09-08  Martin Robinson  <mrobinson@igalia.com>
51259
51260         Reviewed by Xan Lopez.
51261
51262         [GTK] Need a WebSocket implementation
51263         https://bugs.webkit.org/show_bug.cgi?id=45197
51264
51265         * platform/gtk/Skipped: Unskip all WebSocket tests, as they are passing.
51266
51267 2010-09-08  Sergio Villar Senin  <svillar@igalia.com>
51268
51269         Reviewed by Adam Barth.
51270
51271         Errors in LayoutTests/http/tests/security/xss-DENIED-mime-type-execute-as-html.html
51272         https://bugs.webkit.org/show_bug.cgi?id=45377
51273
51274         The test passes a MIME type as argument of a URL. A PHP code uses
51275         that MIME type to fill the Content-Type of the response.  If the
51276         MIME type is application/rss+xml the php decodes the '+' as a
51277         blank space and thus the returned content type is incorrectly set
51278         to "rss xml" instead of "rss+xml".
51279
51280         * http/tests/security/resources/send-mime-types.php:
51281         * http/tests/security/xss-DENIED-mime-type-execute-as-html.html:
51282
51283 2010-09-07  Martin Robinson  <mrobinson@igalia.com>
51284
51285         Reviewed by Dirk Schulze.
51286
51287         [Cairo] Actually use the antialias parameter of GraphicsContext::clipConvexPolygon
51288         https://bugs.webkit.org/show_bug.cgi?id=45355
51289
51290         Rebaseline all differing border tests and unskip any border tests without results.
51291
51292         * platform/gtk/Skipped: Unskip all border tests.
51293         * platform/gtk/fast/borders/block-mask-overlay-image-expected.checksum: Added.
51294         * platform/gtk/fast/borders/block-mask-overlay-image-expected.png: Added.
51295         * platform/gtk/fast/borders/block-mask-overlay-image-expected.txt: Added.
51296         * platform/gtk/fast/borders/border-color-inherit-expected.checksum: Added.
51297         * platform/gtk/fast/borders/border-color-inherit-expected.png: Added.
51298         * platform/gtk/fast/borders/border-color-inherit-expected.txt: Added.
51299         * platform/gtk/fast/borders/border-fit-expected.checksum: Added.
51300         * platform/gtk/fast/borders/border-fit-expected.png: Added.
51301         * platform/gtk/fast/borders/border-fit-expected.txt: Added.
51302         * platform/gtk/fast/borders/border-image-01-expected.checksum: Added.
51303         * platform/gtk/fast/borders/border-image-01-expected.png: Added.
51304         * platform/gtk/fast/borders/border-image-01-expected.txt: Added.
51305         * platform/gtk/fast/borders/border-image-border-radius-expected.checksum: Added.
51306         * platform/gtk/fast/borders/border-image-border-radius-expected.png: Added.
51307         * platform/gtk/fast/borders/border-image-border-radius-expected.txt: Added.
51308         * platform/gtk/fast/borders/border-image-omit-right-slice-expected.checksum: Added.
51309         * platform/gtk/fast/borders/border-image-omit-right-slice-expected.png: Added.
51310         * platform/gtk/fast/borders/border-image-omit-right-slice-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-image-omit-right-slice-expected.txt.
51311         * platform/gtk/fast/borders/border-image-rotate-transform-expected.checksum: Added.
51312         * platform/gtk/fast/borders/border-image-rotate-transform-expected.png: Added.
51313         * platform/gtk/fast/borders/border-image-rotate-transform-expected.txt: Added.
51314         * platform/gtk/fast/borders/border-image-scale-transform-expected.checksum: Added.
51315         * platform/gtk/fast/borders/border-image-scale-transform-expected.png: Added.
51316         * platform/gtk/fast/borders/border-image-scale-transform-expected.txt: Added.
51317         * platform/gtk/fast/borders/border-radius-circle-expected.checksum:
51318         * platform/gtk/fast/borders/border-radius-circle-expected.png:
51319         * platform/gtk/fast/borders/border-radius-constraints-expected.checksum: Added.
51320         * platform/gtk/fast/borders/border-radius-constraints-expected.png: Added.
51321         * platform/gtk/fast/borders/border-radius-constraints-expected.txt: Added.
51322         * platform/gtk/fast/borders/border-radius-groove-01-expected.checksum:
51323         * platform/gtk/fast/borders/border-radius-groove-01-expected.png:
51324         * platform/gtk/fast/borders/border-radius-groove-02-expected.checksum:
51325         * platform/gtk/fast/borders/border-radius-groove-02-expected.png:
51326         * platform/gtk/fast/borders/border-radius-groove-03-expected.checksum:
51327         * platform/gtk/fast/borders/border-radius-groove-03-expected.png:
51328         * platform/gtk/fast/borders/border-radius-huge-assert-expected.checksum: Added.
51329         * platform/gtk/fast/borders/border-radius-huge-assert-expected.png: Added.
51330         * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt: Added.
51331         * platform/gtk/fast/borders/border-radius-split-inline-expected.checksum: Added.
51332         * platform/gtk/fast/borders/border-radius-split-inline-expected.png: Added.
51333         * platform/gtk/fast/borders/border-radius-split-inline-expected.txt: Added.
51334         * platform/gtk/fast/borders/border-radius-wide-border-01-expected.checksum:
51335         * platform/gtk/fast/borders/border-radius-wide-border-01-expected.png:
51336         * platform/gtk/fast/borders/border-radius-wide-border-02-expected.checksum:
51337         * platform/gtk/fast/borders/border-radius-wide-border-02-expected.png:
51338         * platform/gtk/fast/borders/border-radius-wide-border-03-expected.checksum:
51339         * platform/gtk/fast/borders/border-radius-wide-border-03-expected.png:
51340         * platform/gtk/fast/borders/border-radius-wide-border-04-expected.checksum:
51341         * platform/gtk/fast/borders/border-radius-wide-border-04-expected.png:
51342         * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Added.
51343         * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added.
51344         * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Added.
51345         * platform/gtk/fast/borders/borderRadiusArcs01-expected.checksum: Added.
51346         * platform/gtk/fast/borders/borderRadiusArcs01-expected.png: Added.
51347         * platform/gtk/fast/borders/borderRadiusArcs01-expected.txt: Added.
51348         * platform/gtk/fast/borders/borderRadiusDashed01-expected.checksum: Added.
51349         * platform/gtk/fast/borders/borderRadiusDashed01-expected.png: Added.
51350         * platform/gtk/fast/borders/borderRadiusDashed01-expected.txt: Added.
51351         * platform/gtk/fast/borders/borderRadiusDashed02-expected.checksum: Added.
51352         * platform/gtk/fast/borders/borderRadiusDashed02-expected.png: Added.
51353         * platform/gtk/fast/borders/borderRadiusDashed02-expected.txt: Added.
51354         * platform/gtk/fast/borders/borderRadiusDashed03-expected.checksum: Added.
51355         * platform/gtk/fast/borders/borderRadiusDashed03-expected.png: Added.
51356         * platform/gtk/fast/borders/borderRadiusDashed03-expected.txt: Added.
51357         * platform/gtk/fast/borders/borderRadiusDashed04-expected.checksum:
51358         * platform/gtk/fast/borders/borderRadiusDashed04-expected.png:
51359         * platform/gtk/fast/borders/borderRadiusDashed05-expected.checksum:
51360         * platform/gtk/fast/borders/borderRadiusDashed05-expected.png:
51361         * platform/gtk/fast/borders/borderRadiusDashed06-expected.checksum:
51362         * platform/gtk/fast/borders/borderRadiusDashed06-expected.png:
51363         * platform/gtk/fast/borders/borderRadiusDotted01-expected.checksum: Added.
51364         * platform/gtk/fast/borders/borderRadiusDotted01-expected.png: Added.
51365         * platform/gtk/fast/borders/borderRadiusDotted01-expected.txt: Added.
51366         * platform/gtk/fast/borders/borderRadiusDotted02-expected.checksum: Added.
51367         * platform/gtk/fast/borders/borderRadiusDotted02-expected.png: Added.
51368         * platform/gtk/fast/borders/borderRadiusDotted02-expected.txt: Added.
51369         * platform/gtk/fast/borders/borderRadiusDotted03-expected.checksum: Added.
51370         * platform/gtk/fast/borders/borderRadiusDotted03-expected.png: Added.
51371         * platform/gtk/fast/borders/borderRadiusDotted03-expected.txt: Added.
51372         * platform/gtk/fast/borders/borderRadiusDotted04-expected.checksum:
51373         * platform/gtk/fast/borders/borderRadiusDotted04-expected.png:
51374         * platform/gtk/fast/borders/borderRadiusDotted05-expected.checksum:
51375         * platform/gtk/fast/borders/borderRadiusDotted05-expected.png:
51376         * platform/gtk/fast/borders/borderRadiusDotted06-expected.checksum:
51377         * platform/gtk/fast/borders/borderRadiusDotted06-expected.png:
51378         * platform/gtk/fast/borders/borderRadiusDouble01-expected.checksum: Added.
51379         * platform/gtk/fast/borders/borderRadiusDouble01-expected.png: Added.
51380         * platform/gtk/fast/borders/borderRadiusDouble01-expected.txt: Added.
51381         * platform/gtk/fast/borders/borderRadiusDouble02-expected.checksum: Added.
51382         * platform/gtk/fast/borders/borderRadiusDouble02-expected.png: Added.
51383         * platform/gtk/fast/borders/borderRadiusDouble02-expected.txt: Added.
51384         * platform/gtk/fast/borders/borderRadiusDouble03-expected.checksum: Added.
51385         * platform/gtk/fast/borders/borderRadiusDouble03-expected.png: Added.
51386         * platform/gtk/fast/borders/borderRadiusDouble03-expected.txt: Added.
51387         * platform/gtk/fast/borders/borderRadiusDouble04-expected.checksum:
51388         * platform/gtk/fast/borders/borderRadiusDouble04-expected.png:
51389         * platform/gtk/fast/borders/borderRadiusDouble05-expected.checksum:
51390         * platform/gtk/fast/borders/borderRadiusDouble05-expected.png:
51391         * platform/gtk/fast/borders/borderRadiusDouble06-expected.checksum:
51392         * platform/gtk/fast/borders/borderRadiusDouble06-expected.png:
51393         * platform/gtk/fast/borders/borderRadiusDouble07-expected.checksum:
51394         * platform/gtk/fast/borders/borderRadiusDouble07-expected.png:
51395         * platform/gtk/fast/borders/borderRadiusDouble08-expected.checksum:
51396         * platform/gtk/fast/borders/borderRadiusDouble08-expected.png:
51397         * platform/gtk/fast/borders/borderRadiusDouble09-expected.checksum:
51398         * platform/gtk/fast/borders/borderRadiusDouble09-expected.png:
51399         * platform/gtk/fast/borders/borderRadiusGroove01-expected.checksum: Added.
51400         * platform/gtk/fast/borders/borderRadiusGroove01-expected.png: Added.
51401         * platform/gtk/fast/borders/borderRadiusGroove01-expected.txt: Added.
51402         * platform/gtk/fast/borders/borderRadiusGroove02-expected.checksum: Added.
51403         * platform/gtk/fast/borders/borderRadiusGroove02-expected.png: Added.
51404         * platform/gtk/fast/borders/borderRadiusGroove02-expected.txt: Added.
51405         * platform/gtk/fast/borders/borderRadiusInset01-expected.checksum: Added.
51406         * platform/gtk/fast/borders/borderRadiusInset01-expected.png: Added.
51407         * platform/gtk/fast/borders/borderRadiusInset01-expected.txt: Added.
51408         * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
51409         * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.png: Added.
51410         * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.txt: Added.
51411         * platform/gtk/fast/borders/borderRadiusOutset01-expected.checksum: Added.
51412         * platform/gtk/fast/borders/borderRadiusOutset01-expected.png: Added.
51413         * platform/gtk/fast/borders/borderRadiusOutset01-expected.txt: Added.
51414         * platform/gtk/fast/borders/borderRadiusRidge01-expected.checksum: Added.
51415         * platform/gtk/fast/borders/borderRadiusRidge01-expected.png: Added.
51416         * platform/gtk/fast/borders/borderRadiusRidge01-expected.txt: Added.
51417         * platform/gtk/fast/borders/borderRadiusSolid01-expected.checksum: Added.
51418         * platform/gtk/fast/borders/borderRadiusSolid01-expected.png: Added.
51419         * platform/gtk/fast/borders/borderRadiusSolid01-expected.txt: Added.
51420         * platform/gtk/fast/borders/borderRadiusSolid02-expected.checksum: Added.
51421         * platform/gtk/fast/borders/borderRadiusSolid02-expected.png: Added.
51422         * platform/gtk/fast/borders/borderRadiusSolid02-expected.txt: Added.
51423         * platform/gtk/fast/borders/borderRadiusSolid03-expected.checksum: Added.
51424         * platform/gtk/fast/borders/borderRadiusSolid03-expected.png: Added.
51425         * platform/gtk/fast/borders/borderRadiusSolid03-expected.txt: Added.
51426         * platform/gtk/fast/borders/borderRadiusSolid04-expected.checksum: Added.
51427         * platform/gtk/fast/borders/borderRadiusSolid04-expected.png: Added.
51428         * platform/gtk/fast/borders/borderRadiusSolid04-expected.txt: Added.
51429         * platform/gtk/fast/borders/different-color-borders-expected.checksum:
51430         * platform/gtk/fast/borders/different-color-borders-expected.png:
51431         * platform/gtk/fast/borders/fieldsetBorderRadius-expected.checksum: Added.
51432         * platform/gtk/fast/borders/fieldsetBorderRadius-expected.png: Added.
51433         * platform/gtk/fast/borders/fieldsetBorderRadius-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/fieldsetBorderRadius-expected.txt.
51434         * platform/gtk/fast/borders/inline-mask-overlay-image-expected.checksum: Added.
51435         * platform/gtk/fast/borders/inline-mask-overlay-image-expected.png: Added.
51436         * platform/gtk/fast/borders/inline-mask-overlay-image-expected.txt: Added.
51437         * platform/gtk/fast/borders/outline-offset-min-assert-expected.checksum: Added.
51438         * platform/gtk/fast/borders/outline-offset-min-assert-expected.png: Added.
51439         * platform/gtk/fast/borders/outline-offset-min-assert-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/outline-offset-min-assert-expected.txt.
51440         * platform/gtk/fast/borders/svg-as-border-image-2-expected.checksum: Added.
51441         * platform/gtk/fast/borders/svg-as-border-image-2-expected.png: Added.
51442         * platform/gtk/fast/borders/svg-as-border-image-2-expected.txt: Added.
51443         * platform/gtk/fast/borders/svg-as-border-image-expected.checksum: Added.
51444         * platform/gtk/fast/borders/svg-as-border-image-expected.png: Added.
51445         * platform/gtk/fast/borders/svg-as-border-image-expected.txt: Added.
51446
51447 2010-09-08  Martin Robinson  <mrobinson@igalia.com>
51448
51449         Rebaseline mathml/presentation/attributes.xhtml.
51450
51451         * platform/gtk/mathml/presentation/attributes-expected.txt:
51452
51453 2010-09-08  Jan E Hanssen  <jhanssen@sencha.com>
51454
51455         Reviewed by Dirk Schulze.
51456
51457         Add a test for getting a point beyond the length of the path
51458         https://bugs.webkit.org/show_bug.cgi?id=43837
51459
51460         * svg/dom/path-pointAtLength-expected.txt:
51461         * svg/dom/script-tests/path-pointAtLength.js:
51462
51463 2010-09-08  Yael Aharon  <yael.aharon@nokia.com>
51464
51465         Reviewed by Antonio Gomes.
51466
51467         Missing EOL in expected test results
51468         https://bugs.webkit.org/show_bug.cgi?id=45352
51469
51470         Add the missing EOL.
51471
51472         * fast/notifications/notifications-click-event-expected.txt:
51473
51474 2010-09-08  Justin Schuh  <jschuh@chromium.org>
51475
51476         Reviewed by Nikolas Zimmermann.
51477
51478         NULL deref when use target is reset, then set to display:none
51479         https://bugs.webkit.org/show_bug.cgi?id=45345
51480
51481         * svg/custom/use-display-none-expected.txt: Added.
51482         * svg/custom/use-display-none.svg: Added.
51483
51484 2010-09-08  Zoltan Herczeg  <zherczeg@webkit.org>
51485
51486         Reviewed by Dirk Schulze.
51487
51488         An individual renderer should be assigned to each SVGFE*Element class
51489         https://bugs.webkit.org/show_bug.cgi?id=43954
51490
51491         The layout test below is fixed by this patch.
51492
51493         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
51494         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
51495
51496 2010-09-07  Sam Weinig  <sam@webkit.org>
51497
51498         Reviewed by Dan Bernstein.
51499
51500         DatasetDOMStringMap does not have the right memory model
51501         https://bugs.webkit.org/show_bug.cgi?id=45358
51502
51503         Test that the dataset persists gc.
51504
51505         * fast/dom/dataset-gc-expected.txt: Added.
51506         * fast/dom/dataset-gc.html: Added.
51507         * fast/dom/script-tests/dataset-gc.js: Added.
51508
51509 2010-09-07  Jan E Hanssen  <jhanssen@sencha.com>
51510
51511         Reviewed by Andreas Kling.
51512
51513         [Qt] Added test case for Path::length()
51514         https://bugs.webkit.org/show_bug.cgi?id=45331
51515
51516         Also removed test case for Path::pointAtLength() that is now passing
51517
51518         * platform/qt/svg/dom/path-pointAtLength-expected.txt: Removed.
51519         * svg/dom/path-totalLength-expected.txt: Added.
51520         * svg/dom/path-totalLength.html: Added.
51521         * svg/dom/script-tests/path-totalLength.js: Added.
51522         (getTotalLength):
51523
51524 2010-09-07  Ojan Vafai  <ojan@chromium.org>
51525
51526         Reviewed by Kent Tamura.
51527
51528         Markup.waitUntilDone does not call Markup.noAutoDump without LayoutTestController
51529         https://bugs.webkit.org/show_bug.cgi?id=45123
51530
51531         * resources/dump-as-markup.js:
51532         (Markup.waitUntilDone):
51533
51534 2010-09-07  Mihai Parparita  <mihaip@chromium.org>
51535
51536         Reviewed by Oliver Hunt.
51537
51538         pushState and replaceState do not clone RegExp objects correctly
51539         https://bugs.webkit.org/show_bug.cgi?id=44718
51540         
51541         Make RegExp test of pushstate-object-types.html actually test a RegExp
51542         value with flags.
51543         
51544         Also adds ImageData since it can be serialized as of r54646.        
51545
51546         * fast/loader/stateobjects/pushstate-object-types-expected.txt:
51547         * fast/loader/stateobjects/pushstate-object-types.html:
51548
51549 2010-09-07  Kenneth Russell  <kbr@google.com>
51550
51551         Reviewed by James Robinson.
51552
51553         Fix OpenGL error reporting in WebGL layout test utilities
51554         https://bugs.webkit.org/show_bug.cgi?id=45336
51555
51556         * fast/canvas/webgl/resources/webgl-test.js:
51557         (getGLErrorAsString):
51558
51559 2010-09-07  Tony Chang  <tony@chromium.org>
51560
51561         Unreviewed, updating chromium linux test expectations.
51562
51563         * platform/chromium/drt_expectations.txt: Adding back a test removed in r66924 that is still failing.
51564
51565 2010-09-07  Joseph Pecoraro  <joepeck@webkit.org>
51566
51567         Reviewed by Darin Adler.
51568
51569         Provide a way to trigger a <select multiple> onchange event on changes
51570         https://bugs.webkit.org/show_bug.cgi?id=45192
51571
51572         Testing the DOMHTMLSelectElement interface for selecting an
51573         index in a <select> and triggering a "change" event. This also
51574         tests for allowing multiple selections.
51575
51576         * platform/mac/fast/objc/dom-html-select-activate-expected.txt: Added.
51577         * platform/mac/fast/objc/dom-html-select-activate.html: Added.
51578
51579 2010-09-07  Tony Chang  <tony@chromium.org>
51580
51581         Reviewed by Dimitri Glazkov.
51582
51583         [chromium] removing tests that pass after switch the bot back to hardy
51584         https://bugs.webkit.org/show_bug.cgi?id=45327
51585
51586         * platform/chromium/drt_expectations.txt:
51587
51588 2010-09-07  Dimitri Glazkov  <dglazkov@chromium.org>
51589
51590         [Chromium/DRT] Remove now-passing tests.
51591
51592         * platform/chromium/drt_expectations.txt: A few more tests now pass, yay!
51593
51594 2010-09-07  Tony Chang  <tony@chromium.org>
51595
51596         Reviewed by Kent Tamura.
51597
51598         turn off php output buffering in multipart tests
51599         https://bugs.webkit.org/show_bug.cgi?id=45232
51600
51601         This was causing hanging multipart resources to not output anything.
51602         On Lucid, the output buffer is enabled by default, but it's not enabled on Hardy.
51603         http://www.php.net/manual/en/function.ob-end-flush.php
51604
51605         * http/tests/multipart/resources/multipart-wait-before-boundary.php:
51606         * http/tests/multipart/resources/multipart.php:
51607         * platform/chromium/drt_expectations.txt:
51608
51609 2010-09-07  Zhenyao Mo  <zmo@google.com>
51610
51611         Unreviewed.
51612
51613         Add fast/canvas/webgl/gl-teximage.html (failing on chromium mac bot) to chromium/test_expectations.
51614
51615         * platform/chromium/test_expectations.txt:
51616
51617 2010-09-07  Dimitri Glazkov  <dglazkov@chromium.org>
51618
51619         Unreviewed, trivial expectations update.
51620
51621         [Chromium/DRT] Remove expectation of crash for
51622         fast/js/date-preserve-milliseconds.html. It's now passing.
51623
51624         * platform/chromium/drt_expectations.txt: Remove now-passing test.
51625
51626 2010-09-07  Dimitri Glazkov  <dglazkov@chromium.org>
51627
51628         Unreviewed, trivial test move.
51629
51630         [Chromium/DRT] Correct a mistake made eons ago (probably by me)
51631         and make the test expectations agnostic to the flavor of Windows.
51632
51633         * platform/chromium-win-xp/fast/multicol/client-rects-expected.checksum: Removed.
51634         * platform/chromium-win-xp/fast/multicol/client-rects-expected.png: Removed.
51635         * platform/chromium-win/fast/multicol/client-rects-expected.checksum: Updated.
51636         * platform/chromium-win/fast/multicol/client-rects-expected.png: Updated.
51637
51638 2010-09-07  Zhenyao Mo  <zmo@google.com>
51639
51640         Unreviewed.
51641
51642         Remove passing tests from chromium/test_expectations.
51643
51644         * platform/chromium/test_expectations.txt:
51645
51646 2010-09-07  Abhishek Arya  <inferno@chromium.org>
51647
51648         Reviewed by Darin Adler.
51649
51650         Tests that we dont hit assert i < m_length when trying to read
51651         previousCharacter for text fragments.
51652         https://bugs.webkit.org/show_bug.cgi?id=45303
51653
51654         * fast/text/one-letter-transform-crash-expected.txt: Added.
51655         * fast/text/one-letter-transform-crash.html: Added.
51656
51657 2010-09-07  Zhenyao Mo  <zmo@google.com>
51658
51659         Unreviewed.
51660
51661         Remove passing tests from chromium/test_expectations.
51662
51663         * platform/chromium/test_expectations.txt:
51664
51665 2010-09-07  Dimitri Glazkov  <dglazkov@chromium.org>
51666
51667         Reviewed by David Levin.
51668
51669         Remove flakiness expectation for tests, fixed by r66861.
51670         https://bugs.webkit.org/show_bug.cgi?id=45311
51671
51672         * platform/chromium/drt_expectations.txt: Removed tests.
51673
51674 2010-09-07  Kenneth Russell  <kbr@google.com>
51675
51676         Reviewed by Dimitri Glazkov.
51677
51678         Regression in JPEG texture uploads on Mac OS X
51679         https://bugs.webkit.org/show_bug.cgi?id=45316
51680
51681         Fixed regression introduced in
51682         https://bugs.webkit.org/show_bug.cgi?id=44566 . Added regression
51683         test covering this case to gl-teximage.html in Khronos repository
51684         and synced test with WebKit's version.
51685
51686         * fast/canvas/webgl/gl-teximage-expected.txt:
51687         * fast/canvas/webgl/gl-teximage.html:
51688         * fast/canvas/webgl/resources/blue-1x1.jpg: Added.
51689
51690 2010-09-07  Dan Bernstein  <mitz@apple.com>
51691
51692         Reviewed by Dave Hyatt.
51693
51694         <rdar://problem/7794761> Floats inside of multicol fail to hit test
51695         https://bugs.webkit.org/show_bug.cgi?id=44730
51696
51697         * fast/multicol/hit-test-float-expected.txt: Added.
51698         * fast/multicol/hit-test-float.html: Added.
51699
51700 2010-09-07  François Sausset  <sausset@gmail.com>
51701
51702         Reviewed by Beth Dakin.
51703
51704         Update to test the display attribute on the math element.
51705         https://bugs.webkit.org/show_bug.cgi?id=44206
51706
51707         * mathml/presentation/attributes.xhtml:
51708         * platform/mac/mathml/presentation/attributes-expected.checksum:
51709         * platform/mac/mathml/presentation/attributes-expected.png:
51710         * platform/mac/mathml/presentation/attributes-expected.txt:
51711
51712 2010-09-07  Simon Fraser  <simon.fraser@apple.com>
51713
51714         Reviewed by Chris Marrin.
51715
51716         Avoid use of CA plugin in compositing tests so that they work on Windows
51717         https://bugs.webkit.org/show_bug.cgi?id=45312
51718         
51719         Convert tests to use <video> rather than a plugin, so that they have similar
51720         compositing behavior on Windows.
51721
51722         * compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt:
51723         * compositing/geometry/limit-layer-bounds-clipping-ancestor.html:
51724         * compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt:
51725         * compositing/geometry/limit-layer-bounds-fixed-positioned.html:
51726         * compositing/geometry/limit-layer-bounds-overflow-repaint.html:
51727         * compositing/geometry/limit-layer-bounds-overflow-root-expected.txt:
51728         * compositing/geometry/limit-layer-bounds-overflow-root.html:
51729         * compositing/geometry/limit-layer-bounds-positioned-expected.txt:
51730         * compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt:
51731         * compositing/geometry/limit-layer-bounds-positioned-transition.html:
51732         * compositing/geometry/limit-layer-bounds-positioned.html:
51733         * compositing/geometry/limit-layer-bounds-transformed-expected.txt:
51734         * compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt:
51735         * compositing/geometry/limit-layer-bounds-transformed-overflow.html:
51736         * compositing/geometry/limit-layer-bounds-transformed.html:
51737         * platform/mac/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt:
51738
51739 2010-09-07  Zhenyao Mo  <zmo@google.com>
51740
51741         Unreviewed.
51742
51743         Add fast/text/atsui-spacing-features.html to test_expectations (failing on LINUX).
51744
51745         * platform/chromium/test_expectations.txt:
51746
51747 2010-09-07  Zhenyao Mo  <zmo@google.com>
51748
51749         Unreviewed.
51750
51751         Rebaseline WIN LINUX for a few svg/dynamic-updates tests.
51752
51753         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum: Added.
51754         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
51755         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum: Added.
51756         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
51757         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum: Added.
51758         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
51759         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum: Added.
51760         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
51761         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum: Added.
51762         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
51763         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum: Added.
51764         * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
51765         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum: Added.
51766         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
51767         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum: Added.
51768         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
51769         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum: Added.
51770         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
51771         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum: Added.
51772         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
51773         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum: Added.
51774         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
51775         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum: Added.
51776         * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
51777
51778 2010-09-07  Satish Sampath  <satish@chromium.org>
51779
51780         Reviewed by Jeremy Orlow.
51781
51782         Disable a timing out speech input test for generated clicks.
51783         https://bugs.webkit.org/show_bug.cgi?id=45297
51784
51785         * platform/chromium/test_expectations.txt:
51786
51787 2010-09-07  Renata Hodovan  <reni@inf.u-szeged.hu>
51788
51789         Reviewed by Dirk Schulze.
51790
51791         SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change.
51792         https://bugs.webkit.org/show_bug.cgi?id=42244
51793
51794         Adding layout tests for fePointLight dynamic changes.
51795         feSpotLight svgAttributeChanged covered the pointLight case as well so we don't need new C++ code.
51796
51797         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum: Added.
51798         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
51799         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum: Added.
51800         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
51801         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum: Added.
51802         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
51803         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum: Added.
51804         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
51805         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum: Added.
51806         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
51807         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum: Added.
51808         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
51809         * svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.txt: Added.
51810         * svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr.html: Added.
51811         * svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.txt: Added.
51812         * svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr.html: Added.
51813         * svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.txt: Added.
51814         * svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr.html: Added.
51815         * svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.txt: Added.
51816         * svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop.html: Added.
51817         * svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.txt: Added.
51818         * svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop.html: Added.
51819         * svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.txt: Added.
51820         * svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop.html: Added.
51821         * svg/dynamic-updates/script-tests/SVGFEPointLightElement-dom-x-attr.js: Added.
51822         (executeTest):
51823         * svg/dynamic-updates/script-tests/SVGFEPointLightElement-dom-y-attr.js: Added.
51824         (executeTest):
51825         * svg/dynamic-updates/script-tests/SVGFEPointLightElement-dom-z-attr.js: Added.
51826         (executeTest):
51827         * svg/dynamic-updates/script-tests/SVGFEPointLightElement-svgdom-x-prop.js: Added.
51828         (executeTest):
51829         * svg/dynamic-updates/script-tests/SVGFEPointLightElement-svgdom-y-prop.js: Added.
51830         (executeTest):
51831         * svg/dynamic-updates/script-tests/SVGFEPointLightElement-svgdom-z-prop.js: Added.
51832         (executeTest):
51833
51834 2010-09-07  Pavel Podivilov  <podivilov@chromium.org>
51835
51836         Reviewed by Yury Semikhatsky.
51837
51838         Web Inspector: disable debugger tests on qt
51839         https://bugs.webkit.org/show_bug.cgi?id=45290
51840
51841         * platform/gtk/Skipped:
51842         * platform/qt/Skipped:
51843
51844 2010-09-07  Satish Sampath  <satish@chromium.org>
51845
51846         Reviewed by Steve Block.
51847
51848         Fix speech button's hit test logic for RTL rendering.
51849         https://bugs.webkit.org/show_bug.cgi?id=45288
51850
51851         * fast/speech/input-text-speechbutton.html: Added RTL test case and merged JS code.
51852         * fast/speech/script-tests/input-text-speechbutton.js: Removed.
51853
51854 2010-09-07  Satish Sampath  <satish@chromium.org>
51855
51856         Reviewed by Jeremy Orlow.
51857
51858         Ignore programmatic clicks on speech input button for security reasons.
51859         https://bugs.webkit.org/show_bug.cgi?id=45181
51860
51861         * fast/speech/speech-button-ignore-generated-events-expected.txt: Added.
51862         * fast/speech/speech-button-ignore-generated-events.html: Added.
51863
51864 2010-09-07  Pavel Podivilov  <podivilov@chromium.org>
51865
51866         Reviewed by Yury Semikhatsky.
51867
51868         Web Inspector: upstream two debugger tests
51869         https://bugs.webkit.org/show_bug.cgi?id=45262
51870
51871         * inspector/debugger-pause-on-breakpoint-expected.txt: Added.
51872         * inspector/debugger-pause-on-breakpoint.html: Added.
51873         * inspector/debugger-pause-on-exception-expected.txt: Added.
51874         * inspector/debugger-pause-on-exception.html: Added.
51875         * platform/chromium/inspector/debugger-pause-on-exception-expected.txt: Added.
51876
51877 2010-09-07  Steve Block  <steveblock@google.com>
51878
51879         Reviewed by Jeremy Orlow.
51880
51881         Provide DeviceOrientation LayoutTests
51882         https://bugs.webkit.org/show_bug.cgi?id=39590
51883
51884         Adds several new DeviceOrientation tests. Also fixes some style in existing tests.
51885
51886         * fast/dom/DeviceOrientation/add-listener-from-callback.html: Added.
51887         * fast/dom/DeviceOrientation/script-tests/add-listener-from-callback.js: Added.
51888         * fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt: Added.
51889         * fast/dom/DeviceOrientation/multiple-frames.html: Added.
51890         * fast/dom/DeviceOrientation/script-tests/multiple-frames.js: Added.
51891         * fast/dom/DeviceOrientation/multiple-frames-expected.txt: Added.
51892         * fast/dom/DeviceOrientation/no-synchronous-events.html: Added.
51893         * fast/dom/DeviceOrientation/script-tests/no-synchronous-events.js: Added.
51894         * fast/dom/DeviceOrientation/no-synchronous-events-expected.txt: Added.
51895         * fast/dom/DeviceOrientation/null-values.html: Added.
51896         * fast/dom/DeviceOrientation/script-tests/null-values.js: Added.
51897         * fast/dom/DeviceOrientation/null-values-expected.txt: Added.
51898         * fast/dom/DeviceOrientation/updates.html: Added.
51899         * fast/dom/DeviceOrientation/script-tests/updates.js: Added.
51900         * fast/dom/DeviceOrientation/updates-expected.txt: Added.
51901         * fast/dom/DeviceOrientation/script-tests/basic-operation.js:
51902         * fast/dom/DeviceOrientation/script-tests/create-event.js:
51903         * fast/dom/DeviceOrientation/script-tests/optional-event-properties.js:
51904         * fast/dom/DeviceOrientation/script-tests/window-property.js:
51905
51906 2010-09-07  Csaba Osztrogonác  <ossy@webkit.org>
51907
51908         [Qt] Add platform specific expected results for new passing tests.
51909         Compared to Mac png files and Mac expected files.
51910
51911         * platform/qt/fast/css/percent-top-relative-container-height-unspecified-expected.checksum: Added.
51912         * platform/qt/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added.
51913         * platform/qt/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Added.
51914         * platform/qt/fast/forms/placeholder-stripped-expected.checksum: Added.
51915         * platform/qt/fast/forms/placeholder-stripped-expected.png: Added.
51916         * platform/qt/fast/forms/placeholder-stripped-expected.txt: Added.
51917         * platform/qt/fast/gradients/radial-centered-expected.checksum: Added.
51918         * platform/qt/fast/gradients/radial-centered-expected.png: Added.
51919         * platform/qt/fast/gradients/radial-centered-expected.txt: Added.
51920         * platform/qt/fast/multicol/float-paginate-expected.checksum: Added.
51921         * platform/qt/fast/multicol/float-paginate-expected.png: Added.
51922         * platform/qt/fast/multicol/float-paginate-expected.txt: Added.
51923         * platform/qt/fast/multicol/paginate-block-replaced-expected.checksum: Added.
51924         * platform/qt/fast/multicol/paginate-block-replaced-expected.png: Added.
51925         * platform/qt/fast/multicol/paginate-block-replaced-expected.txt: Added.
51926         * platform/qt/fast/repaint/multicol-repaint-expected.checksum: Added.
51927         * platform/qt/fast/repaint/multicol-repaint-expected.png: Added.
51928         * platform/qt/fast/repaint/multicol-repaint-expected.txt: Added.
51929         * platform/qt/fast/repaint/view-background-from-body-1-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/view-background-from-body-1-expected.checksum.
51930         * platform/qt/fast/repaint/view-background-from-body-1-expected.png: Copied from LayoutTests/platform/qt/svg/custom/use-property-synchronization-crash-expected.png.
51931         * platform/qt/fast/repaint/view-background-from-body-1-expected.txt: Copied from LayoutTests/platform/gtk/fast/repaint/view-background-from-body-1-expected.txt.
51932         * platform/qt/fast/repaint/view-background-from-body-2-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/view-background-from-body-2-expected.checksum.
51933         * platform/qt/fast/repaint/view-background-from-body-2-expected.png: Added.
51934         * platform/qt/fast/repaint/view-background-from-body-2-expected.txt: Copied from LayoutTests/platform/gtk/fast/repaint/view-background-from-body-2-expected.txt.
51935         * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
51936         * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
51937         * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
51938         * platform/qt/svg/css/composite-shadow-text-expected.checksum: Added.
51939         * platform/qt/svg/css/composite-shadow-text-expected.png: Added.
51940         * platform/qt/svg/css/composite-shadow-text-expected.txt: Added.
51941         * platform/qt/svg/custom/bug45331-expected.checksum: Added.
51942         * platform/qt/svg/custom/bug45331-expected.png: Added.
51943         * platform/qt/svg/custom/bug45331-expected.txt: Added.
51944         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum: Added.
51945         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Added.
51946         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
51947         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum: Added.
51948         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
51949         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
51950         * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Added.
51951         * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
51952         * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
51953         * platform/qt/svg/custom/marker-empty-path-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/marker-empty-path-expected.checksum.
51954         * platform/qt/svg/custom/marker-empty-path-expected.png: Added.
51955         * platform/qt/svg/custom/marker-empty-path-expected.txt: Added.
51956         * platform/qt/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
51957         * platform/qt/svg/custom/mouse-move-on-svg-container-expected.png: Added.
51958         * platform/qt/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
51959         * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
51960         * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
51961         * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
51962         * platform/qt/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
51963         * platform/qt/svg/custom/mouse-move-on-svg-root-expected.png: Added.
51964         * platform/qt/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
51965         * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
51966         * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
51967         * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
51968         * platform/qt/svg/custom/non-scaling-stroke-markers-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/non-scaling-stroke-markers-expected.checksum.
51969         * platform/qt/svg/custom/non-scaling-stroke-markers-expected.png: Added.
51970         * platform/qt/svg/custom/non-scaling-stroke-markers-expected.txt: Added.
51971         * platform/qt/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
51972         * platform/qt/svg/custom/pattern-incorrect-tiling-expected.png: Added.
51973         * platform/qt/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
51974         * platform/qt/svg/custom/pattern-no-pixelation-expected.checksum: Added.
51975         * platform/qt/svg/custom/pattern-no-pixelation-expected.png: Added.
51976         * platform/qt/svg/custom/pattern-no-pixelation-expected.txt: Added.
51977         * platform/qt/svg/custom/use-font-face-crash-expected.checksum: Added.
51978         * platform/qt/svg/custom/use-font-face-crash-expected.png: Added.
51979         * platform/qt/svg/custom/use-font-face-crash-expected.txt: Added.
51980         * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.checksum: Added.
51981         * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
51982         * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added.
51983         * platform/qt/transitions/svg-text-shadow-transition-expected.checksum: Added.
51984         * platform/qt/transitions/svg-text-shadow-transition-expected.png: Added.
51985         * platform/qt/transitions/svg-text-shadow-transition-expected.txt: Added.
51986
51987 2010-09-07  Kent Tamura  <tkent@chromium.org>
51988
51989         Unreviewed, test expectation update.
51990
51991         * platform/chromium/drt_expectations.txt: Remove a duplicated entry.
51992
51993 2010-09-07  Fumitoshi Ukai  <ukai@chromium.org>
51994
51995         Unreviewed. Build fix.
51996
51997         Update test expectations for Chromium.
51998
51999         * platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt: Added.
52000         * platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt: Added.
52001         * platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt: Added.
52002
52003 2010-09-07  Kent Tamura  <tkent@chromium.org>
52004
52005         Reviewed by Ojan Vafai.
52006
52007         Fix wrong position calculation of fast/forms/listbox-selection.html
52008         https://bugs.webkit.org/show_bug.cgi?id=45285
52009
52010         * fast/forms/script-tests/listbox-selection.js:
52011         (mouseDownOnSelect): Refer window.pageYOffset after sl.focus()
52012         call because focus() might scroll the page.
52013         * platform/chromium/test_expectations.txt:
52014
52015 2010-09-07  Kent Tamura  <tkent@chromium.org>
52016
52017         Unreviewed, test expectation update.
52018
52019         Update DRT/Chromium expectations, and skip meter-percent-size.html
52020         for platforms without <meter> support.
52021
52022         * platform/chromium/drt_expectations.txt:
52023         * platform/gtk/Skipped:
52024         * platform/win/Skipped:
52025
52026 2010-09-07  James Kozianski  <koz@chromium.org>
52027
52028         Reviewed by Kent Tamura.
52029
52030         Adds tests for percent-based attributes on the <meter> element.
52031
52032         * fast/dom/HTMLMeterElement/meter-percent-size-expected.txt: Added.
52033         * fast/dom/HTMLMeterElement/meter-percent-size.html: Added.
52034
52035 2010-09-06  Adam Barth  <abarth@webkit.org>
52036
52037         Reviewed by Sam Weinig.
52038
52039         OOB read with svg polyline
52040         https://bugs.webkit.org/show_bug.cgi?id=45279
52041
52042         Test what happens when SVG changes the attribute map out from under us.
52043
52044         * fast/parser/changing-attrbutes-crash-expected.txt: Added.
52045         * fast/parser/changing-attrbutes-crash.html: Added.
52046
52047 2010-09-06  Kent Tamura  <tkent@chromium.org>
52048
52049         Reviewed by Dimitri Glazkov.
52050
52051         [DRT/Chromium] Do not generate pixel results for text/plain resources
52052         https://bugs.webkit.org/show_bug.cgi?id=45253
52053
52054         * platform/chromium/drt_expectations.txt: Remove slow-utf8-text.pl failure.
52055
52056 2010-09-06  Justin Schuh  <jschuh@chromium.org>
52057
52058         Unreviewed. Build fix.
52059
52060         Update test expectations for Leopard.
52061
52062         * platform/mac-leopard/svg/custom/use-invalid-pattern-expected.txt: Added.
52063
52064 2010-09-05  Oliver Hunt  <oliver@apple.com>
52065
52066         Reviewed by Sam Weinig.
52067
52068         SerializedScriptValue needs to use a flat storage mechanism
52069         https://bugs.webkit.org/show_bug.cgi?id=45244
52070
52071         Add a few more test cases to cover the new branches in the
52072         rewritten serialization logic.
52073
52074         * fast/dom/Window/window-postmessage-clone-expected.txt:
52075         * fast/dom/Window/window-postmessage-clone.html:
52076
52077 2010-09-06  Justin Schuh  <jschuh@chromium.org>
52078
52079         Reviewed by Nikolas Zimmermann.
52080
52081         Test that an invalid pending resource pattern doesn't crash
52082         https://bugs.webkit.org/show_bug.cgi?id=43587
52083
52084         * platform/mac-snowleopard/svg: Added.
52085         * platform/mac-snowleopard/svg/custom: Added.
52086         * platform/mac-snowleopard/svg/custom/use-invalid-pattern-expected.txt: Added.
52087         * svg/custom/use-invalid-pattern.svg: Added.
52088
52089 2010-09-06  Robert Hogan  <robert@webkit.org>
52090
52091         Reviewed by Andreas Kling.
52092
52093         [Qt] utf8 encoding of console() messages
52094
52095         Unskip:
52096         http/tests/security/xssAuditor/embed-tag-null-char.html
52097         http/tests/security/xssAuditor/object-embed-tag-null-char.html
52098
52099         Both tests failed because Qt's implementation of String::format()
52100         is casting a utf8 result to String, which assumes latin1 in
52101         its constructor. So instead of casting a QString to a String, use
52102         StringImpl::create() instead. Unfortunately, this involves a lot
52103         of extra casts but the end result is correct.
52104
52105         https://bugs.webkit.org/show_bug.cgi?id=45240
52106
52107         * platform/qt/Skipped:
52108
52109 2010-09-06  Justin Schuh  <jschuh@chromium.org>
52110
52111         Unreviewed. Build fix.
52112
52113         Update test expectations for Chromium Mac.
52114
52115         * platform/chromium-mac/svg/custom/use-invalid-style-expected.txt: Added.
52116
52117 2010-09-06  Tony Gentilcore  <tonyg@chromium.org>
52118
52119         Reviewed by Adam Barth.
52120
52121         Implement HTML5 definition of document.readyState
52122         https://bugs.webkit.org/show_bug.cgi?id=45119
52123
52124         * fast/dom/Document/readystate-expected.txt: Added.
52125         * fast/dom/Document/readystate.html: Added. Reads readyState inline script, external script, deferred script, DOMContentLoaded, onload, and dynamic post-onload script.
52126
52127 2010-09-06  Shane Stephens  <shanestephens@google.com>
52128
52129         Reviewed by Dimitri Glazkov.
52130
52131         [Crash] <animateMotion> element directly inside <symbol> element causes crash when referenced by <use>
52132         https://bugs.webkit.org/show_bug.cgi?id=44750
52133
52134         Added test case to demonstrate crash bug.
52135
52136         * svg/dom/symbol-embeddedAnimation-expected.txt: Added.
52137         * svg/dom/symbol-embeddedAnimation.svg: Added.
52138
52139 2010-09-06  Martin Robinson  <mrobinson@igalia.com>
52140
52141         Unskip a couple of plugin tests which are now passing.
52142
52143         * platform/gtk/Skipped:
52144
52145 2010-09-06  Ilya Tikhonovsky  <loislo@chromium.org>
52146
52147         Unreviewed build fix.
52148
52149         * inspector/report-API-errors.html:
52150
52151 2010-09-06  Sheriff Bot  <webkit.review.bot@gmail.com>
52152
52153         Unreviewed, rolling out r66823.
52154         http://trac.webkit.org/changeset/66823
52155         https://bugs.webkit.org/show_bug.cgi?id=45266
52156
52157         Windows build fails with unknown reason (Requested by zherczeg
52158         on #webkit).
52159
52160         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
52161         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
52162
52163 2010-09-06  Martin Robinson  <mrobinson@igalia.com>
52164
52165         Reviewed by Xan Lopez.
52166
52167         [GTK] EventSender should support modifier keys with mouseDown and mouseUp events
52168         https://bugs.webkit.org/show_bug.cgi?id=45235
52169
52170         * platform/gtk/Skipped: Unskip a test which is now passing.
52171
52172 2010-09-06  Martin Robinson  <mrobinson@igalia.com>
52173
52174         Reviewed by Antonio Gomes.
52175
52176         Convert editing/selection/shift-click.html to use setEditingBehavior
52177         https://bugs.webkit.org/show_bug.cgi?id=45233
52178
52179         * editing/selection/script-tests/shift-click.js:
52180         (shiftClick): Take only one expected string.
52181         (assertSelectionString): Take only one expected string.
52182         (runShiftClickTest): Added. Runs the test with a particular editing behavior.
52183         * editing/selection/shift-click-expected.txt: Updated to reflect new results.
52184         * platform/win/editing/selection/shift-click-expected.txt: Removed.
52185
52186 2010-09-06  Xan Lopez  <xlopez@igalia.com>
52187
52188         Reviewed by Martin Robinson.
52189
52190         [GTK] Provide Keyboard Events to Windowless plugins
52191         https://bugs.webkit.org/show_bug.cgi?id=44613
52192
52193         Unskip passing test.
52194
52195         * platform/gtk/Skipped:
52196
52197 2010-09-06  Ilya Tikhonovsky  <loislo@chromium.org>
52198
52199         Reviewed by Yury Semikhatsky.
52200
52201         WebInspector: it'd be possible to pass undefined argument as a callback to InspectorBackend functions.
52202
52203         There are some places where callback is passing via some wrapper. In that case sendMessageToBackend
52204         will ibe called with additional argument for callback but with undefined value.
52205
52206         https://bugs.webkit.org/show_bug.cgi?id=45265
52207
52208         * inspector/report-API-errors.html:
52209
52210 2010-09-06  Zoltan Herczeg  <zherczeg@webkit.org>
52211
52212         Reviewed by Dirk Schulze.
52213
52214         An individual renderer should be assigned to each SVGFE*Element class
52215         https://bugs.webkit.org/show_bug.cgi?id=43954
52216
52217         The layout test below is fixed by this patch.
52218
52219         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
52220         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
52221
52222 2010-08-26  Jeremy Orlow  <jorlow@chromium.org>
52223
52224         Reviewed by Steve Block.
52225
52226         Add index insertion support to IndexedDB.
52227         https://bugs.webkit.org/show_bug.cgi?id=44695
52228
52229         * storage/indexeddb/objectstore-basics-expected.txt:
52230         * storage/indexeddb/script-tests/objectstore-basics.js:
52231         (createSuccess):
52232         (addIndexSuccess):
52233         (getSuccess):
52234
52235 2010-09-06  Philippe Normand  <pnormand@igalia.com>
52236
52237         Unreviewed, skipping a crashing media test.
52238
52239         [GStreamer] multiple <video> elements + PulseAudio are crash-prone
52240         https://bugs.webkit.org/show_bug.cgi?id=44235
52241
52242         * platform/gtk/Skipped: Skip media/controls-styling.html
52243
52244 2010-09-06  Roland Steiner  <rolandsteiner@chromium.org>
52245
52246         Unreviewed: upstream Chromium SVG test_expectations
52247
52248         * platform/chromium/test_expectations.txt:
52249
52250 2010-09-06  Adam Barth  <abarth@webkit.org>
52251
52252         Update expected results to match change in test.  Qt's behavior is
52253         unchanged.  It's just the redundant expectations in the test that are
52254         changing.
52255
52256         * platform/qt/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt:
52257
52258 2010-08-31  Yury Semikhatsky  <yurys@chromium.org>
52259
52260         Reviewed by Joseph Pecoraro.
52261
52262         Web Inspector: browser crashes on attempt to evaluate "alert(1)" while staying on a breakpoint
52263         https://bugs.webkit.org/show_bug.cgi?id=44943
52264
52265         * inspector/debugger-suspend-active-dom-objects-expected.txt: Added.
52266         * inspector/debugger-suspend-active-dom-objects.html: Added.
52267
52268 2010-09-05  Peter Kasting  <pkasting@google.com>
52269
52270         Reviewed by Adam Barth.
52271
52272         Make Chromium/Mac generate continuous mousewheel events with the same wheelDelta values as Safari/Mac.
52273         https://bugs.webkit.org/show_bug.cgi?id=45155
52274
52275         * fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt:
52276         * fast/events/continuous-platform-wheelevent-in-scrolling-div.html:
52277         * platform/chromium/fast/events: Removed.
52278         * platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Removed.
52279
52280 2010-09-05  Kent Tamura  <tkent@chromium.org>
52281
52282         Unreviewed, test expectation update.
52283
52284         * platform/chromium/drt_expectations.txt:
52285           Fix a duplication with test_expectations.txt in Chromium tree.
52286
52287 2010-09-05  Kent Tamura  <tkent@chromium.org>
52288
52289         Unreviewed, test expectation update.
52290
52291         * platform/chromium/drt_expectations.txt: Apply recent failures.
52292
52293 2010-09-05  Kent Tamura  <tkent@chromium.org>
52294
52295         Unreviewed, test expectation update.
52296
52297         Add svg/dynamic-update/ image results for Chromium-win and Chromium-linux.
52298
52299         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
52300         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
52301         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
52302         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
52303         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
52304         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
52305         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
52306         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
52307         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
52308         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
52309         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
52310         * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
52311         * platform/chromium-linux/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.checksum: Added.
52312         * platform/chromium-linux/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Added.
52313         * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
52314         * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
52315         * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
52316         * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
52317         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: Added.
52318         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added.
52319         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum: Added.
52320         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added.
52321         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum: Added.
52322         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added.
52323         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum: Added.
52324         * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added.
52325         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
52326         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
52327         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
52328         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
52329         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
52330         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
52331         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
52332         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
52333         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
52334         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
52335         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
52336         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
52337         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
52338         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
52339         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
52340         * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
52341         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum: Added.
52342         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Added.
52343         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum: Added.
52344         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Added.
52345         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum: Added.
52346         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Added.
52347         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum: Added.
52348         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Added.
52349         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum: Added.
52350         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Added.
52351         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum: Added.
52352         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Added.
52353         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum: Added.
52354         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Added.
52355         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum: Added.
52356         * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
52357         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum: Added.
52358         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
52359         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum: Added.
52360         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
52361         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum: Added.
52362         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
52363         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum: Added.
52364         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
52365         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum: Added.
52366         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
52367         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum: Added.
52368         * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
52369         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.checksum: Added.
52370         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
52371         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.checksum: Added.
52372         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
52373         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.checksum: Added.
52374         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
52375         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.checksum: Added.
52376         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
52377         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.checksum: Added.
52378         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
52379         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.checksum: Added.
52380         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
52381         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.checksum: Added.
52382         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
52383         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.checksum: Added.
52384         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
52385         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.checksum: Added.
52386         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
52387         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.checksum: Added.
52388         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
52389         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.checksum: Added.
52390         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
52391         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.checksum: Added.
52392         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
52393         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.checksum: Added.
52394         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
52395         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.checksum: Added.
52396         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
52397         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.checksum: Added.
52398         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
52399         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.checksum: Added.
52400         * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
52401         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum: Added.
52402         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
52403         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum: Added.
52404         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
52405         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum: Added.
52406         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
52407         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum: Added.
52408         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
52409         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum: Added.
52410         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
52411         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum: Added.
52412         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
52413         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum: Added.
52414         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
52415         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum: Added.
52416         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
52417         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum: Added.
52418         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
52419         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum: Added.
52420         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
52421         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum: Added.
52422         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
52423         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum: Added.
52424         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
52425         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum: Added.
52426         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
52427         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum: Added.
52428         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
52429         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum: Added.
52430         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
52431         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum: Added.
52432         * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
52433         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.checksum: Added.
52434         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Added.
52435         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.checksum: Added.
52436         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Added.
52437         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.checksum: Added.
52438         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Added.
52439         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.checksum: Added.
52440         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Added.
52441         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.checksum: Added.
52442         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Added.
52443         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.checksum: Added.
52444         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Added.
52445         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.checksum: Added.
52446         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Added.
52447         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.checksum: Added.
52448         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Added.
52449         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.checksum: Added.
52450         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Added.
52451         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.checksum: Added.
52452         * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Added.
52453         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
52454         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
52455         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
52456         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
52457         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
52458         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
52459         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
52460         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
52461         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
52462         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
52463         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
52464         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
52465         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
52466         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
52467         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
52468         * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
52469         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added.
52470         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
52471         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
52472         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
52473         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added.
52474         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
52475         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added.
52476         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
52477         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added.
52478         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
52479         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added.
52480         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
52481         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
52482         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
52483         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added.
52484         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
52485         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added.
52486         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
52487         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added.
52488         * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
52489         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum: Added.
52490         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added.
52491         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum: Added.
52492         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added.
52493         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum: Added.
52494         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added.
52495         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum: Added.
52496         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added.
52497         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum: Added.
52498         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added.
52499         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum: Added.
52500         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added.
52501         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum: Added.
52502         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added.
52503         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum: Added.
52504         * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added.
52505         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
52506         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Added.
52507         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
52508         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
52509         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum: Added.
52510         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Added.
52511         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum: Added.
52512         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Added.
52513         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum: Added.
52514         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Added.
52515         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum: Added.
52516         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Added.
52517         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
52518         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
52519         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
52520         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
52521         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum: Added.
52522         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Added.
52523         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum: Added.
52524         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Added.
52525         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum: Added.
52526         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Added.
52527         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum: Added.
52528         * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Added.
52529         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum: Added.
52530         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added.
52531         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum: Added.
52532         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added.
52533         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum: Added.
52534         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added.
52535         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum: Added.
52536         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added.
52537         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum: Added.
52538         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added.
52539         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum: Added.
52540         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added.
52541         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum: Added.
52542         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added.
52543         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum: Added.
52544         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added.
52545         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum: Added.
52546         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added.
52547         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum: Added.
52548         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added.
52549         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum: Added.
52550         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added.
52551         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum: Added.
52552         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
52553         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum: Added.
52554         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
52555         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Added.
52556         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
52557         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Added.
52558         * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
52559         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum: Added.
52560         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
52561         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum: Added.
52562         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
52563         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum: Added.
52564         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
52565         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum: Added.
52566         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
52567         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum: Added.
52568         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
52569         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum: Added.
52570         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
52571         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum: Added.
52572         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
52573         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum: Added.
52574         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
52575         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum: Added.
52576         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
52577         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum: Added.
52578         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
52579         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum: Added.
52580         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
52581         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum: Added.
52582         * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
52583         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum: Added.
52584         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
52585         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: Added.
52586         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
52587         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum: Added.
52588         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
52589         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum: Added.
52590         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
52591         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum: Added.
52592         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
52593         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum: Added.
52594         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
52595         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum: Added.
52596         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
52597         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum: Added.
52598         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
52599         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: Added.
52600         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
52601         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
52602         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
52603         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum: Added.
52604         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
52605         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum: Added.
52606         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
52607         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum: Added.
52608         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
52609         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum: Added.
52610         * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
52611         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum: Added.
52612         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
52613         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum: Added.
52614         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
52615         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum: Added.
52616         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
52617         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum: Added.
52618         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
52619         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
52620         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
52621         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
52622         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
52623         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum: Added.
52624         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
52625         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum: Added.
52626         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
52627         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum: Added.
52628         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
52629         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum: Added.
52630         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
52631         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum: Added.
52632         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
52633         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
52634         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
52635         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
52636         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
52637         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum: Added.
52638         * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
52639         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum: Added.
52640         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
52641         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum: Added.
52642         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
52643         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum: Added.
52644         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
52645         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum: Added.
52646         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
52647         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum: Added.
52648         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
52649         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum: Added.
52650         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
52651         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum: Added.
52652         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
52653         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum: Added.
52654         * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
52655         * platform/chromium-linux/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.checksum: Added.
52656         * platform/chromium-linux/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
52657         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.checksum: Added.
52658         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
52659         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.checksum: Added.
52660         * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
52661         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
52662         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
52663         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
52664         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
52665         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
52666         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
52667         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
52668         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
52669         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
52670         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
52671         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
52672         * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
52673         * platform/chromium-win/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.checksum: Added.
52674         * platform/chromium-win/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Added.
52675         * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
52676         * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
52677         * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
52678         * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
52679         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: Added.
52680         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added.
52681         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum: Added.
52682         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added.
52683         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum: Added.
52684         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added.
52685         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum: Added.
52686         * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added.
52687         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
52688         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
52689         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
52690         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
52691         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
52692         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
52693         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
52694         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
52695         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
52696         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
52697         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
52698         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
52699         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
52700         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
52701         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
52702         * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
52703         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum: Added.
52704         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Added.
52705         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum: Added.
52706         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Added.
52707         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum: Added.
52708         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Added.
52709         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum: Added.
52710         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Added.
52711         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum: Added.
52712         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Added.
52713         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum: Added.
52714         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Added.
52715         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum: Added.
52716         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Added.
52717         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum: Added.
52718         * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
52719         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum: Added.
52720         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
52721         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum: Added.
52722         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
52723         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum: Added.
52724         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
52725         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum: Added.
52726         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
52727         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum: Added.
52728         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
52729         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum: Added.
52730         * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
52731         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.checksum: Added.
52732         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
52733         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.checksum: Added.
52734         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
52735         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.checksum: Added.
52736         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
52737         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.checksum: Added.
52738         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
52739         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.checksum: Added.
52740         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
52741         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.checksum: Added.
52742         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
52743         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.checksum: Added.
52744         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
52745         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.checksum: Added.
52746         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
52747         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.checksum: Added.
52748         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
52749         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.checksum: Added.
52750         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
52751         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.checksum: Added.
52752         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
52753         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.checksum: Added.
52754         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
52755         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.checksum: Added.
52756         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
52757         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.checksum: Added.
52758         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
52759         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.checksum: Added.
52760         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
52761         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.checksum: Added.
52762         * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
52763         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum: Added.
52764         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
52765         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum: Added.
52766         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
52767         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum: Added.
52768         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
52769         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum: Added.
52770         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
52771         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum: Added.
52772         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
52773         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum: Added.
52774         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
52775         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum: Added.
52776         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
52777         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum: Added.
52778         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
52779         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum: Added.
52780         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
52781         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum: Added.
52782         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
52783         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum: Added.
52784         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
52785         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum: Added.
52786         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
52787         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum: Added.
52788         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
52789         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum: Added.
52790         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
52791         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum: Added.
52792         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
52793         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum: Added.
52794         * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
52795         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.checksum: Added.
52796         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Added.
52797         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.checksum: Added.
52798         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Added.
52799         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.checksum: Added.
52800         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Added.
52801         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.checksum: Added.
52802         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Added.
52803         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.checksum: Added.
52804         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Added.
52805         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.checksum: Added.
52806         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Added.
52807         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.checksum: Added.
52808         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Added.
52809         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.checksum: Added.
52810         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Added.
52811         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.checksum: Added.
52812         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Added.
52813         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.checksum: Added.
52814         * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Added.
52815         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
52816         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
52817         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
52818         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
52819         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
52820         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
52821         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
52822         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
52823         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
52824         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
52825         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
52826         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
52827         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
52828         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
52829         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
52830         * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
52831         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added.
52832         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
52833         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
52834         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
52835         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added.
52836         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
52837         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added.
52838         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
52839         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added.
52840         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
52841         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added.
52842         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
52843         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
52844         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
52845         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added.
52846         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
52847         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added.
52848         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
52849         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added.
52850         * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
52851         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum: Added.
52852         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added.
52853         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum: Added.
52854         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added.
52855         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum: Added.
52856         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added.
52857         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum: Added.
52858         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added.
52859         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum: Added.
52860         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added.
52861         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum: Added.
52862         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added.
52863         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum: Added.
52864         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added.
52865         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum: Added.
52866         * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added.
52867         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
52868         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Added.
52869         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
52870         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
52871         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum: Added.
52872         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Added.
52873         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum: Added.
52874         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Added.
52875         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum: Added.
52876         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Added.
52877         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum: Added.
52878         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Added.
52879         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
52880         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
52881         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
52882         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
52883         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum: Added.
52884         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Added.
52885         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum: Added.
52886         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Added.
52887         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum: Added.
52888         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Added.
52889         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum: Added.
52890         * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Added.
52891         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum: Added.
52892         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added.
52893         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum: Added.
52894         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added.
52895         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum: Added.
52896         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added.
52897         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum: Added.
52898         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added.
52899         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum: Added.
52900         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added.
52901         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum: Added.
52902         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added.
52903         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum: Added.
52904         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added.
52905         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum: Added.
52906         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added.
52907         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum: Added.
52908         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added.
52909         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum: Added.
52910         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added.
52911         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum: Added.
52912         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added.
52913         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum: Added.
52914         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
52915         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum: Added.
52916         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
52917         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Added.
52918         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
52919         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Added.
52920         * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
52921         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum: Added.
52922         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
52923         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum: Added.
52924         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
52925         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum: Added.
52926         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
52927         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum: Added.
52928         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
52929         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum: Added.
52930         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
52931         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum: Added.
52932         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
52933         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum: Added.
52934         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
52935         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum: Added.
52936         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
52937         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum: Added.
52938         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
52939         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum: Added.
52940         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
52941         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum: Added.
52942         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
52943         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum: Added.
52944         * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
52945         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum: Added.
52946         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
52947         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: Added.
52948         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
52949         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum: Added.
52950         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
52951         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum: Added.
52952         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
52953         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum: Added.
52954         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
52955         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum: Added.
52956         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
52957         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum: Added.
52958         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
52959         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum: Added.
52960         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
52961         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: Added.
52962         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
52963         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
52964         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
52965         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum: Added.
52966         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
52967         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum: Added.
52968         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
52969         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum: Added.
52970         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
52971         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum: Added.
52972         * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
52973         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum: Added.
52974         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
52975         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum: Added.
52976         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
52977         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum: Added.
52978         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
52979         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum: Added.
52980         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
52981         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
52982         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
52983         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
52984         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
52985         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum: Added.
52986         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
52987         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum: Added.
52988         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
52989         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum: Added.
52990         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
52991         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum: Added.
52992         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
52993         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum: Added.
52994         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
52995         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
52996         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
52997         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
52998         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
52999         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum: Added.
53000         * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
53001         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum: Added.
53002         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
53003         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum: Added.
53004         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
53005         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum: Added.
53006         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
53007         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum: Added.
53008         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
53009         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum: Added.
53010         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
53011         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum: Added.
53012         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
53013         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum: Added.
53014         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
53015         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum: Added.
53016         * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
53017         * platform/chromium-win/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.checksum: Added.
53018         * platform/chromium-win/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
53019         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.checksum: Added.
53020         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
53021         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.checksum: Added.
53022         * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
53023         * platform/chromium/drt_expectations.txt:
53024
53025 2010-09-05  Kent Tamura  <tkent@chromium.org>
53026
53027         Unreviewed, test expectation update.
53028
53029         Update Chromium-mac results for dynamic-updates.
53030
53031         * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
53032         * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
53033         * platform/chromium-mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
53034         * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
53035         * platform/chromium/drt_expectations.txt:
53036         * platform/chromium/test_expectations.txt:
53037
53038 2010-09-05  Sheriff Bot  <webkit.review.bot@gmail.com>
53039
53040         Unreviewed, rolling out r66801.
53041         http://trac.webkit.org/changeset/66801
53042         https://bugs.webkit.org/show_bug.cgi?id=45242
53043
53044         'breaks editing/pasteboard/onpaste-text-html.html' (Requested
53045         by mwenge4 on #webkit).
53046
53047         * platform/qt/Skipped:
53048
53049 2010-09-05  Jeremy Orlow  <jorlow@chromium.org>
53050
53051         Reviewed by Steve Block.
53052
53053         Add IndexedDB objects' constructors to window
53054         https://bugs.webkit.org/show_bug.cgi?id=44599
53055
53056         Beef up keyRange test to verify we're actualy operating
53057         on the interface rather than an instance.
53058
53059         Add a test to verify the constants.
53060
53061         * storage/indexeddb/constants.html:
53062         * storage/indexeddb/constants-expected.txt:
53063         * storage/indexeddb/keyrange-expected.txt:
53064         * storage/indexeddb/script-tests/keyrange.js:
53065         ():
53066
53067 2010-09-05  Robert Hogan  <robert@webkit.org>
53068
53069         Reviewed by Antonio Gomes.
53070
53071         [Qt] utf8 encoding of console() messages
53072
53073         Unskip:
53074         http/tests/security/xssAuditor/embed-tag-null-char.html
53075         http/tests/security/xssAuditor/object-embed-tag-null-char.html
53076
53077         https://bugs.webkit.org/show_bug.cgi?id=45240
53078
53079         * platform/qt/Skipped:
53080
53081 2010-09-04  Steve Block  <steveblock@google.com>
53082
53083         Reviewed by Martin Robinson.
53084
53085         GTK Skipped list should allow a directory to be listed when a feature is not supported
53086         https://bugs.webkit.org/show_bug.cgi?id=45229
53087
53088         This change updates the comment in the GTK Skipped list to make this
53089         clear and applies the new policy for the DeviceOrientation and
53090         DeviceMotion tests.
53091
53092         * platform/gtk/Skipped:
53093
53094 2010-09-04  Justin Schuh  <jschuh@chromium.org>
53095
53096         Unreviewed. Build fix.
53097
53098         Updated platform test to account for xml parser differences
53099
53100         * platform/mac-leopard/svg/custom/use-invalid-style-expected.txt: Added.
53101         * platform/qt/svg/custom/use-invalid-style-expected.txt: Added.
53102         * svg/custom/use-invalid-style-expected.txt:
53103
53104 2010-09-04  Justin Schuh  <jschuh@chromium.org>
53105
53106         Reviewed by Nikolas Zimmermann.
53107
53108         Check for premature deletion of svg use shadow style element
53109         https://bugs.webkit.org/show_bug.cgi?id=43260
53110
53111         * svg/custom/use-invalid-style-expected.txt: Added.
53112         * svg/custom/use-invalid-style.svg: Added.
53113
53114 2010-09-04  Steve Block  <steveblock@google.com>
53115
53116         Unreviewed.
53117
53118         Remove platform/android/Skipped which was erroneously added in
53119         http://trac.webkit.org/changeset/66251. Android does not use a Skipped list.
53120
53121         * platform/android/Skipped: Removed.
53122
53123 2010-09-03  Ilya Tikhonovsky  <loislo@chromium.org>
53124
53125         Unreviewed.
53126
53127         Cleanup outdated entries in test_expectations.
53128
53129         BUGWK44996 WIN : inspector/report-API-errors.html = TEXT
53130         BUGWK44996 WIN : inspector/report-protocol-errors.html = TEXT
53131         BUGWK45184 WIN : inspector/elements-panel-xhtml-structure.xhtml = TIMEOUT
53132
53133         * platform/chromium/test_expectations.txt:
53134
53135 2010-09-03  Peter Kasting  <pkasting@google.com>
53136
53137         Not reviewed, attempted layout test fix.
53138
53139         Report correct (unzoomed) image sizes for zoomed images.
53140         https://bugs.webkit.org/show_bug.cgi?id=42089
53141
53142         * fast/images/resources/oval.png: Tweak to try to avoid cryptic ImageIO errors.
53143
53144 2010-09-03  Peter Kasting  <pkasting@google.com>
53145
53146         Reviewed by Simon Fraser.
53147
53148         Report correct (unzoomed) image sizes for zoomed images.
53149         https://bugs.webkit.org/show_bug.cgi?id=42089
53150
53151         * fast/images/resources/oval.png: Added.
53152         * fast/images/zoomed-img-size-expected.txt: Added.
53153         * fast/images/zoomed-img-size.html: Added.
53154
53155 2010-09-03  Zhenyao Mo  <zmo@google.com>
53156
53157         Unreviewed.
53158
53159         Add flaky test inspector/dom-breakpoints.html to test_expectations.
53160
53161         * platform/chromium/test_expectations.txt:
53162
53163 2010-09-03  Jian Li  <jianli@chromium.org>
53164
53165         Reviewed by Darin Adler.
53166
53167         REGRESSION (r66452): Sending of multipart forms with files is broken.
53168         https://bugs.webkit.org/show_bug.cgi?id=45159
53169
53170         Updated related tests to include dumping content type.
53171
53172         * http/tests/local/formdata/send-form-data-expected.txt:
53173         * http/tests/local/formdata/send-form-data-with-sliced-file-expected.txt:
53174         * http/tests/local/formdata/upload-events-expected.txt:
53175         * http/tests/xmlhttprequest/resources/multipart-post-echo.php:
53176
53177 2010-09-03  Zhenyao Mo  <zmo@google.com>
53178
53179         Unreviewed.
53180
53181         Clean up the outdated entries in test_expectations.
53182
53183         * platform/chromium/test_expectations.txt:
53184
53185 2010-09-03  Dimitri Glazkov  <dglazkov@chromium.org>
53186
53187         Reviewed by Tony Chang.
53188
53189         [Chromium] Make sure that the width of the menu list is always constant under layout tests.
53190         https://bugs.webkit.org/show_bug.cgi?id=45196
53191
53192         * platform/chromium/drt_expectations.txt: Remove now-passing tests.
53193
53194 2010-09-03  Ryosuke Niwa  <rniwa@webkit.org>
53195
53196         Unreviewed.
53197
53198         Added new expected result that wasn't committed in r66764.
53199
53200         * editing/style/push-down-implicit-styles-around-list-expected.txt:
53201
53202 2010-09-03  Ryosuke Niwa  <rniwa@webkit.org>
53203
53204         Reviewed by Tony Chang.
53205
53206         Fixed a test committed in r66743.
53207
53208         * editing/style/script-tests/push-down-implicit-styles-around-list.js:
53209         (selectLastWord):
53210
53211 2010-09-03  Dan Bernstein  <mitz@apple.com>
53212
53213         Rubber-stamped by Anders Carlsson.
53214
53215         [Qt] fast/text/decomposed-after-stacked-diacritics.html fails on Qt Linux
53216         https://bugs.webkit.org/show_bug.cgi?id=45194
53217
53218         * platform/qt/Skipped: Skip fast/text/decomposed-after-stacked-diacritics.html
53219
53220 2010-09-03  Zhenyao Mo  <zmo@google.com>
53221
53222         Unreviewed.
53223
53224         Add failing test (in Chromium Linux) fast/text/decomposed-after-stacked-diacritics.html to test_expectations.
53225
53226         * platform/chromium/test_expectations.txt:
53227
53228 2010-09-03  Zhenyao Mo  <zmo@google.com>
53229
53230         Unreviewed.
53231
53232         Add failing test (chromium linux) editing/style/push-down-implicit-styles-around-list.html to test_expectations.
53233
53234         * platform/chromium/test_expectations.txt:
53235
53236 2010-09-03  Zhenyao Mo  <zmo@google.com>
53237
53238         Uneviewed.
53239
53240         Add TIMEOUT test inspector/elements-panel-xhtml-structure.xhtml to chromium test_expectations.
53241
53242         * platform/chromium/test_expectations.txt:
53243
53244 2010-09-03  Zhenyao Mo  <zmo@google.com>
53245
53246         Unreviewed.
53247
53248         Rebaseline after r66731.
53249
53250         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
53251         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
53252         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
53253         * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
53254         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
53255         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
53256         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
53257         * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
53258         * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
53259         * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.png: Added.
53260         * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
53261         * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
53262         * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
53263         * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
53264         * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
53265         * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.png: Added.
53266         * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
53267         * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
53268         * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
53269         * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
53270
53271 2010-09-03  Ryosuke Niwa  <rniwa@webkit.org>
53272
53273         Reviewed by Kent Tamura.
53274
53275         Can't unbold bolded list item when list is surrounded by <b> tag
53276         https://bugs.webkit.org/show_bug.cgi?id=25086
53277
53278         Added a regression test for the bug because the bug has been fixed by http://trac.webkit.org/changeset/66324.
53279         The test ensures WebKit removes implicitly styled element such as b around list element
53280         when style is toggled inside the list.
53281
53282         * editing/style/push-down-implicit-styles-around-list-expected.txt: Added.
53283         * editing/style/push-down-implicit-styles-around-list.html: Added.
53284         * editing/style/script-tests/push-down-implicit-styles-around-list.js: Added.
53285         (testSingleToggle):
53286         (selectAll):
53287         (selectTest):
53288         (selectFirstWord):
53289         (selectSecondWord):
53290         (selectLastTwoWords):
53291
53292 2010-09-03  Dan Bernstein  <mitz@apple.com>
53293
53294         Reviewed by Anders Carlsson.
53295
53296         <rdar://problem/8392655> REGRESSION (r57215): Decomposed diacritics render incorrectly when preceded by stacked diacritics
53297         https://bugs.webkit.org/show_bug.cgi?id=45182
53298
53299         * fast/text/decomposed-after-stacked-diacritics-expected.txt: Added.
53300         * fast/text/decomposed-after-stacked-diacritics.html: Added.
53301
53302 2010-09-03  Mihai Parparita  <mihaip@chromium.org>
53303
53304         Reviewed by Tony Chang.
53305
53306         play-state.html and suspend-resume-animaton.html now pass on Chromium
53307         https://bugs.webkit.org/show_bug.cgi?id=45158
53308
53309         Two animation tests now pass reliably with both test_shell and Chromium
53310         DRT due to r66641 and http://crrev.com/58369.
53311
53312         * platform/chromium/drt_expectations.txt:
53313         * platform/chromium/test_expectations.txt:
53314
53315 2010-09-03  Andrey Kosyakov  <caseq@chromium.org>
53316
53317         Reviewed by Yury Semikhatsky.
53318
53319         http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resource-har-conversion.html are failing on chromium win bot
53320         Use CGI as target for POST request to prevent HTTP 405 on apache 1.x (cygwin).
53321         Changed MIME type for .js to application/x-javascript in lighttpd.conf for
53322         consistency with apache used on other platforms.
53323         https://bugs.webkit.org/show_bug.cgi?id=45137
53324
53325         * http/tests/inspector/console-xhr-logging-expected.txt:
53326         * http/tests/inspector/console-xhr-logging.html: Use post-target.cgi when doing POST request.
53327         * http/tests/inspector/resource-har-conversion-expected.txt:
53328         * http/tests/inspector/resource-har-conversion.html: Use post-target.cgi when doing POST request.
53329         * http/tests/inspector/resource-parameters-expected.txt:
53330         * http/tests/inspector/resource-parameters.html: Use post-target.cgi when doing POST request
53331         * http/tests/inspector/resources/post-target.cgi: Added. Used as a target of POST requests by resource tests.
53332         * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
53333         * platform/chromium/test_expectations.txt: Re-enabled console-xhr-logging.html & resource-har-conversion.html.
53334         * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Removed. Custom expectation no longer required.
53335         * platform/win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
53336
53337 2010-09-03  Nikolas Zimmermann  <nzimmermann@rim.com>
53338
53339         Reviewed by Dirk Schulze.
53340
53341         SVG atlas map slider doesn't work properly
53342         https://bugs.webkit.org/show_bug.cgi?id=45107
53343
53344         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
53345         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.png: Added.
53346         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
53347         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
53348         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
53349         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
53350         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
53351         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.png: Added.
53352         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
53353         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
53354         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
53355         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
53356         * svg/custom/mouse-move-on-svg-container-standalone.svg: Added.
53357         * svg/custom/mouse-move-on-svg-container.xhtml: Added.
53358         * svg/custom/mouse-move-on-svg-root-standalone.svg: Added.
53359         * svg/custom/mouse-move-on-svg-root.xhtml: Added.
53360
53361 2010-09-03  Pavel Podivilov  <podivilov@chromium.org>
53362
53363         Reviewed by Yury Semikhatsky.
53364
53365         Web Inspector: provide more information to front-end when breaking on DOM event
53366         https://bugs.webkit.org/show_bug.cgi?id=44679
53367
53368         * http/tests/inspector/debugger-test2.js:
53369         (initialize_DebuggerTest.InspectorTest._pausedScript):
53370
53371 2010-09-03  Jeremy Orlow  <jorlow@chromium.org>
53372
53373         Reviewed by Steve Block.
53374
53375         Fix and beef up IndexedDB layout test
53376         https://bugs.webkit.org/show_bug.cgi?id=45035
53377
53378         Implement some fixmes and such.
53379
53380         * storage/indexeddb/database-basics-expected.txt:
53381         * storage/indexeddb/script-tests/database-basics.js:
53382         (openSuccess):
53383         (setVersionAgain):
53384         (createObjectStore):
53385         (checkObjectStore):
53386
53387 2010-08-31  Jeremy Orlow  <jorlow@chromium.org>
53388
53389         Reviewed by Steve Block.
53390
53391         IDBCursor.continue() should reuse the .openCursor's IDBRequest object
53392         https://bugs.webkit.org/show_bug.cgi?id=44953
53393
53394         * storage/indexeddb/objectstore-cursor.html:
53395
53396 2010-09-03  Anton Muhin  <antonm@chromium.org>
53397
53398         Unreviewed fix, updating Chromium's exectations.
53399
53400         * platform/chromium-linux/plugins/embed-attributes-style-expected.checksum:
53401         * platform/chromium-linux/plugins/embed-attributes-style-expected.png:
53402
53403 2010-09-03  Hironori Bono  <hbono@chromium.org>
53404
53405         Reviewed by Kent Tamura.
53406
53407         Adds textInputController.hasSpellingMarker() to avoid using pixel tests for spellchecking tests
53408         and implements it for Mac.
53409         https://bugs.webkit.org/show_bug.cgi?id=41832
53410
53411         * editing/spelling/spelling-contenteditable-expected.txt: Added the expected result for
53412         spelling-contenteditable.html.
53413         * editing/spelling/spelling-contenteditable.html: Added a text test of spellcheker APIs
53414         for contenteditable <div> elements.
53415         * editing/spelling/spelling-textarea-expected.txt: Added the expected result for spelling-textarea.html.
53416         * editing/spelling/spelling-textarea.html: Added a text test of spellchecker APIs
53417         for <textarea> elements.
53418         * platform/chromium/test_expectations.txt: Skipped the new tests because
53419         textInputController.hasSpelingMarker() is not implemented.
53420         * platform/gtk/Skipped: ditto.
53421         * platform/qt/Skipped: ditto.
53422         * platform/win/Skipped: ditto.
53423
53424 2010-09-03  Philippe Normand  <pnormand@igalia.com>
53425
53426         Unreviewed, updated GTK baselines of a mathml test.
53427
53428         Use correct minus glyphs in MathML operators
53429         https://bugs.webkit.org/show_bug.cgi?id=43629
53430
53431         * platform/gtk/mathml/presentation/mo-expected.txt:
53432
53433 2010-09-02  Pavel Podivilov  <podivilov@chromium.org>
53434
53435         Reviewed by Yury Semikhatsky.
53436
53437         Web Inspector: add page reload test to dom-breakpoints.html
53438         https://bugs.webkit.org/show_bug.cgi?id=44837
53439
53440         * inspector/dom-breakpoints-expected.txt:
53441         * inspector/dom-breakpoints.html:
53442
53443 2010-09-02  François Sausset  <sausset@gmail.com>
53444
53445         Reviewed by Darin Adler.
53446
53447         MathML mo element should render "hyphen-minus" as "minus sign" (Unicode glyph names).
53448         https://bugs.webkit.org/show_bug.cgi?id=43629
53449
53450         * mathml/presentation/mo.xhtml:
53451         * platform/mac/mathml/presentation/mo-expected.checksum:
53452         * platform/mac/mathml/presentation/mo-expected.png:
53453         * platform/mac/mathml/presentation/mo-expected.txt:
53454
53455 2010-09-02  Kent Tamura  <tkent@chromium.org>
53456
53457         Unreviewed, test expectation update.
53458
53459         * platform/chromium/drt_expectations.txt: Remove another duplicate.
53460
53461 2010-09-02  Kent Tamura  <tkent@chromium.org>
53462
53463         Unreviewed, test expectation update.
53464
53465         * platform/chromium/drt_expectations.txt:
53466           Remove a duplicated entry I made in the prior commit.
53467
53468 2010-09-02  Kent Tamura  <tkent@chromium.org>
53469
53470         Unreviewed, update test expectation.
53471
53472         * platform/chromium/drt_expectations.txt:
53473
53474 2010-09-02  Zhenyao Mo  <zmo@google.com>
53475
53476         Unreviewed.
53477
53478         Updateing chromium test_expectations for flaky http/tests/security/xssAuditor/dom-write-innerHTML.html.
53479
53480         * platform/chromium/test_expectations.txt:
53481
53482 2010-09-02  Zhenyao Mo  <zmo@google.com>
53483
53484         Unreviewed.
53485
53486         Updateing chromium test_expectations for flaky editing/selection/extend-selection.html.
53487
53488         * platform/chromium/test_expectations.txt:
53489
53490 2010-09-02  James Robinson  <jamesr@chromium.org>
53491
53492         Reviewed by Darin Adler.
53493         https://bugs.webkit.org/show_bug.cgi?id=37830
53494
53495         Fix an ordering issue in this test.  The isSuccessfullyParsed
53496         function is not defined until the onload event, so avoid running
53497         the script body until this point.
53498
53499         * fast/events/touch/script-tests/send-oncancel-event.js:
53500         (window.onload):
53501
53502 2010-09-02  Tony Chang  <tony@chromium.org>
53503
53504         Unreviewed, updating chromium test_expectations for a failure
53505         introduced in r66689.
53506
53507         * platform/chromium/test_expectations.txt:
53508
53509 2010-09-02  Jian Li  <jianli@chromium.org>
53510
53511         Skip one time-out test for now.
53512
53513         * platform/mac/Skipped:
53514
53515 2010-09-02  Zhenyao Mo  <zmo@google.com>
53516
53517         Unreviewed. Flag a few flaky tests:
53518         fast/forms/select-baseline.html
53519         fast/forms/input-spinbutton-capturing.html
53520         fast/forms/input-number-events.html
53521         fast/replaced/embed-display-none.html
53522         media/video-timeupdate-during-playback.html
53523
53524         * platform/chromium/test_expectations.txt:
53525
53526 2010-09-02  Jian Li  <jianli@chromium.org>
53527
53528         Reviewed by Darin Fisher.
53529
53530         Improve tests for blob URL.
53531         https://bugs.webkit.org/show_bug.cgi?id=45132
53532
53533         Change apply-blob-url-to-xhr.html to produce text based result. Also
53534         add the test case for revokeBlobURL in apply-blob-url-to-xhr.html
53535         and work-apply-blob-url-to-xhr.html.
53536
53537         * fast/files/apply-blob-url-to-img-expected.txt: Added.
53538         * fast/files/apply-blob-url-to-img.html:
53539         * fast/files/apply-blob-url-to-xhr-expected.txt:
53540         * fast/files/apply-blob-url-to-xhr.html:
53541         * fast/files/workers/resources/worker-apply-blob-url-to-xhr.js:
53542         (sendXMLHttpRequest):
53543         (onmessage):
53544         * fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt:
53545         * platform/chromium/test_expectations.txt:
53546         * platform/mac/Skipped:
53547         * platform/mac/fast/files/apply-blob-url-to-img-expected.checksum: Removed.
53548         * platform/mac/fast/files/apply-blob-url-to-img-expected.png: Removed.
53549         * platform/mac/fast/files/apply-blob-url-to-img-expected.txt: Removed.
53550
53551 2010-09-02  Adam Langley  <agl@chromium.org>
53552
53553         Reviewed by Adam Barth.
53554
53555         [chromium] fix memory corruption in Khmer rendering.
53556
53557         * fast/text/khmer-crash-expected.txt: Added.
53558         * fast/text/khmer-crash.html: Added.
53559
53560 2010-09-02  Zhenyao Mo  <zmo@google.com>
53561
53562         Unreviewed, add two failing tests (http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resource-har-conversion.html) to platform/chromium/test_expectations.txt.
53563
53564         * platform/chromium/test_expectations.txt:
53565
53566 2010-09-02  Ryosuke Niwa  <rniwa@webkit.org>
53567
53568         Reviewed by Tony Chang.
53569
53570         dumpAsText conversion: editing/pasteboard/select-element-1.html, editing/deleting/delete-br-012.html, and editing/deleting/delete-select-all-001.html
53571         https://bugs.webkit.org/show_bug.cgi?id=45121
53572
53573         Converted tests.
53574
53575         * editing/deleting/delete-br-012-expected.txt: Added.
53576         * editing/deleting/delete-br-012.html:
53577         * editing/deleting/delete-select-all-001-expected.txt: Added.
53578         * editing/deleting/delete-select-all-001.html:
53579         * editing/pasteboard/select-element-1-expected.txt: Added.
53580         * editing/pasteboard/select-element-1.html:
53581         * platform/chromium-linux/editing/deleting/delete-br-012-expected.checksum: Removed.
53582         * platform/chromium-linux/editing/deleting/delete-br-012-expected.png: Removed.
53583         * platform/chromium-linux/editing/deleting/delete-select-all-001-expected.checksum: Removed.
53584         * platform/chromium-linux/editing/pasteboard/select-element-1-expected.checksum: Removed.
53585         * platform/chromium-linux/editing/pasteboard/select-element-1-expected.png: Removed.
53586         * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt: Removed.
53587         * platform/chromium-win/editing/deleting/delete-br-012-expected.checksum: Removed.
53588         * platform/chromium-win/editing/deleting/delete-br-012-expected.png: Removed.
53589         * platform/chromium-win/editing/deleting/delete-br-012-expected.txt: Removed.
53590         * platform/chromium-win/editing/deleting/delete-select-all-001-expected.checksum: Removed.
53591         * platform/chromium-win/editing/deleting/delete-select-all-001-expected.png: Removed.
53592         * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt: Removed.
53593         * platform/chromium-win/editing/pasteboard/select-element-1-expected.checksum: Removed.
53594         * platform/chromium-win/editing/pasteboard/select-element-1-expected.png: Removed.
53595         * platform/chromium-win/editing/pasteboard/select-element-1-expected.txt: Removed.
53596         * platform/gtk/editing/deleting/delete-select-all-001-expected.txt: Removed.
53597         * platform/mac-leopard/editing/pasteboard/select-element-1-expected.checksum: Removed.
53598         * platform/mac-leopard/editing/pasteboard/select-element-1-expected.png: Removed.
53599         * platform/mac/editing/deleting/delete-br-012-expected.checksum: Removed.
53600         * platform/mac/editing/deleting/delete-br-012-expected.png: Removed.
53601         * platform/mac/editing/deleting/delete-br-012-expected.txt: Removed.
53602         * platform/mac/editing/deleting/delete-select-all-001-expected.checksum: Removed.
53603         * platform/mac/editing/deleting/delete-select-all-001-expected.png: Removed.
53604         * platform/mac/editing/deleting/delete-select-all-001-expected.txt: Removed.
53605         * platform/mac/editing/pasteboard/select-element-1-expected.checksum: Removed.
53606         * platform/mac/editing/pasteboard/select-element-1-expected.png: Removed.
53607         * platform/mac/editing/pasteboard/select-element-1-expected.txt: Removed.
53608         * platform/qt/editing/deleting/delete-br-012-expected.txt: Removed.
53609         * platform/qt/editing/deleting/delete-select-all-001-expected.txt: Removed.
53610         * platform/qt/editing/pasteboard/select-element-1-expected.txt: Removed.
53611
53612 2010-09-02  Matthew Willis  <lilmatt@flock.com>
53613
53614         Reviewed by Eric Seidel.
53615
53616         Attempt to fix flaxy test that contains setTimeout() by adding
53617         layoutTestController.waitUntilDone() and ...notifyDone()
53618         https://bugs.webkit.org/show_bug.cgi?id=45097
53619
53620         * fast/css/disabled-author-styles.html:
53621
53622 2010-09-02  Eric Seidel  <eric@webkit.org>
53623
53624         Reviewed by Alexey Proskuryakov.
53625
53626         fast/loader/recursive-before-unload-crash.html is flaky
53627         https://bugs.webkit.org/show_bug.cgi?id=43840
53628
53629         Removed the frame loader callbacks as Brady suggested in
53630         https://bugs.webkit.org/show_bug.cgi?id=38928#c27
53631         This should stop the flake.  As an added bonus this test no longer
53632         needs platform specific results.
53633
53634         * fast/loader/recursive-before-unload-crash-expected.txt:
53635         * fast/loader/recursive-before-unload-crash.html:
53636         * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt: Removed.
53637         * platform/mac-tiger/fast/loader/recursive-before-unload-crash-expected.txt: Removed.
53638
53639 2010-09-02  Tony Chang  <tony@chromium.org>
53640
53641         Unreviewed, update chromium test expectations.
53642
53643         * platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Added.
53644         * platform/chromium/test_expectations.txt:
53645
53646 2010-09-02  Ryosuke Niwa  <rniwa@webkit.org>
53647
53648         Reviewed by Kent Tamura.
53649
53650         dumpAsText/Markup conversion: editing/style/block-style-004.html through block-style-006.html and editing/style/fontsize-1.html
53651         https://bugs.webkit.org/show_bug.cgi?id=45050
53652
53653         * editing/style/block-style-004-expected.txt: Added.
53654         * editing/style/block-style-004.html:
53655         * editing/style/block-style-005.html:
53656         * editing/style/block-style-006.html:
53657         * editing/style/fontsize-1.html:
53658         * platform/chromium-linux/editing/style/block-style-004-expected.checksum: Removed.
53659         * platform/chromium-linux/editing/style/block-style-004-expected.png: Removed.
53660         * platform/chromium-linux/editing/style/block-style-005-expected.checksum: Removed.
53661         * platform/chromium-linux/editing/style/block-style-005-expected.png: Removed.
53662         * platform/chromium-linux/editing/style/block-style-006-expected.checksum: Removed.
53663         * platform/chromium-linux/editing/style/block-style-006-expected.png: Removed.
53664         * platform/chromium-linux/editing/style/fontsize-1-expected.checksum: Removed.
53665         * platform/chromium-linux/editing/style/fontsize-1-expected.png: Removed.
53666         * platform/chromium-win/editing/style/block-style-004-expected.checksum: Removed.
53667         * platform/chromium-win/editing/style/block-style-004-expected.png: Removed.
53668         * platform/chromium-win/editing/style/block-style-004-expected.txt: Removed.
53669         * platform/chromium-win/editing/style/block-style-005-expected.checksum: Removed.
53670         * platform/chromium-win/editing/style/block-style-005-expected.png: Removed.
53671         * platform/chromium-win/editing/style/block-style-005-expected.txt: Removed.
53672         * platform/chromium-win/editing/style/block-style-006-expected.checksum: Removed.
53673         * platform/chromium-win/editing/style/block-style-006-expected.png: Removed.
53674         * platform/chromium-win/editing/style/block-style-006-expected.txt: Removed.
53675         * platform/chromium-win/editing/style/fontsize-1-expected.checksum: Removed.
53676         * platform/chromium-win/editing/style/fontsize-1-expected.png: Removed.
53677         * platform/chromium-win/editing/style/fontsize-1-expected.txt: Removed.
53678         * platform/gtk/editing/style/fontsize-1-expected.txt: Removed.
53679         * platform/mac-leopard/editing/style/fontsize-1-expected.checksum: Removed.
53680         * platform/mac-leopard/editing/style/fontsize-1-expected.png: Removed.
53681         * platform/mac/editing/style/block-style-004-expected.checksum: Removed.
53682         * platform/mac/editing/style/block-style-004-expected.png: Removed.
53683         * platform/mac/editing/style/block-style-004-expected.txt: Removed.
53684         * platform/mac/editing/style/block-style-005-expected.checksum: Removed.
53685         * platform/mac/editing/style/block-style-005-expected.png: Removed.
53686         * platform/mac/editing/style/block-style-005-expected.txt: Removed.
53687         * platform/mac/editing/style/block-style-006-expected.checksum: Removed.
53688         * platform/mac/editing/style/block-style-006-expected.png: Removed.
53689         * platform/mac/editing/style/block-style-006-expected.txt: Removed.
53690         * platform/mac/editing/style/fontsize-1-expected.checksum: Removed.
53691         * platform/mac/editing/style/fontsize-1-expected.png: Removed.
53692         * platform/mac/editing/style/fontsize-1-expected.txt: Removed.
53693         * platform/qt/editing/style/block-style-004-expected.txt: Removed.
53694         * platform/qt/editing/style/block-style-005-expected.txt: Removed.
53695         * platform/qt/editing/style/block-style-006-expected.txt: Removed.
53696         * platform/qt/editing/style/fontsize-1-expected.txt: Removed.
53697
53698 2010-09-02  Sheriff Bot  <webkit.review.bot@gmail.com>
53699
53700         Unreviewed, rolling out r66671.
53701         http://trac.webkit.org/changeset/66671
53702         https://bugs.webkit.org/show_bug.cgi?id=45115
53703
53704         http/tests/misc/redirect-to-about-blank.html is failing on
53705         several platforms (Requested by japhet on #webkit).
53706
53707         * fast/dom/resources/a.html:
53708
53709 2010-09-02  Andrey Kosyakov  <caseq@chromium.org>
53710
53711         Unreviewed test fix.
53712         Add size & bodySize to list of non-deterministic fields for HAR tests, as those tend to vary by platform
53713         in error responses.
53714         Remove platform-specific expectations that were previously added because of this.
53715
53716         * http/tests/inspector/resource-har-conversion-expected.txt:
53717         * http/tests/inspector/resource-har-conversion.html:
53718         * http/tests/inspector/resource-test2.js:
53719         * platform/chromium-win/inspector/resource-har-conversion-expected.txt: Removed.
53720         * platform/win/http/tests/inspector/resource-har-conversion-expected.txt: Removed.
53721
53722 2010-09-02  Nate Chapin  <japhet@chromium.org>
53723
53724         Reviewed by Adam Barth.
53725
53726         Update a test that busy-waits when it shouldn't and therefore makes
53727         assumptions about the initialization sequence of Document::url() that
53728         are no longer valid.
53729
53730         https://bugs.webkit.org/show_bug.cgi?id=41165.
53731
53732         * fast/dom/resources/a.html:
53733
53734 2010-09-01  Tony Gentilcore  <tonyg@chromium.org>
53735
53736         Reviewed by Adam Barth.
53737
53738         Support <script defer> as specified by HTML5
53739         https://bugs.webkit.org/show_bug.cgi?id=40934
53740
53741         * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Added.
53742         * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Added. Tests that a write of a deferred script from a deferred script will execute when the document is closed. The explicit close is necessary because this is a script created parser.
53743         * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Added.
53744         * fast/dom/HTMLScriptElement/defer-double-write.html: Added. Tests that a script block written from a deferred script will write into the new document.
53745         * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Added.
53746         * fast/dom/HTMLScriptElement/defer-inline-script.html: Added. Tests that inline scripts are not deferred. This is consistent with HTML5 and inconsistent with IE.
53747         * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Added.
53748         * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Added. Tests that the beforeload event is fired immediately and is cancellable.
53749         * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Added.
53750         * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Added. Tests that deferred scripts with invalid URLs are ignored and that subsequent deferred scripts will be run.
53751         * fast/dom/HTMLScriptElement/defer-write-expected.txt: Added.
53752         * fast/dom/HTMLScriptElement/defer-write.html: Added. Tests that a basic write from a deferred script blows away the document.
53753         * fast/dom/HTMLScriptElement/resources/defer.js: Added.
53754         * fast/dom/HTMLScriptElement/resources/external.js: Added.
53755         * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Added.
53756         * fast/dom/HTMLScriptElement/shouldnotexecute.js: Added.
53757         * fast/dom/HTMLScriptElement/two-defer-writes-expected.txt: Added.
53758         * fast/dom/HTMLScriptElement/two-defer-writes.html: Added. Tests that when a document.write from the first deferred script blows away the document, subsequent deferred scripts are not executed.
53759         * http/tests/misc/resources/defer-script.js: Added.
53760         * http/tests/misc/resources/external-script.js: Added.
53761         * http/tests/misc/resources/script-debug-body-background.js: Added.
53762         * http/tests/misc/resources/script-write-slow-stylesheet.js: Added.
53763         * http/tests/misc/resources/slow-defer-script.cgi: Added.
53764         * http/tests/misc/resources/slow-stylesheet.cgi: Added.
53765         * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Added.
53766         * http/tests/misc/script-defer-after-slow-stylesheet.html: Added. Tests that deferred scripts respect blocking stylesheets.
53767         * http/tests/misc/script-defer-expected.txt: Added.
53768         * http/tests/misc/script-defer.html: Added. Tests basic ordering of deferred scripts.
53769
53770 2010-09-02  Andrey Kosyakov  <caseq@chromium.org>
53771
53772         Reviewed by Yury Semikhatsky.
53773
53774         Web Inspector: HAR converter fails on POST requests with non-form content type.
53775         Migrated HAR tests to inspector-test2.js, enabled resource tracking, added test for XHR POST request.
53776         https://bugs.webkit.org/show_bug.cgi?id=45109
53777
53778         * http/tests/inspector/resource-har-conversion-expected.txt:
53779         * http/tests/inspector/resource-har-conversion.html:
53780         * http/tests/inspector/resource-parameters-expected.txt:
53781         * http/tests/inspector/resource-test2.js: Added.
53782         (initialize_ResourceTest.InspectorTest.resourceURLComparer):
53783         (initialize_ResourceTest):
53784         * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt:
53785         * platform/chromium-win/http/tests/inspector/resource-har-conversion-expected.txt: Added.
53786         * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Added.
53787         * platform/win/http/tests/inspector/resource-har-conversion-expected.txt: Added.
53788         * platform/win/http/tests/inspector/resource-parameters-expected.txt:
53789
53790 2010-09-02  Peter Kasting  <pkasting@google.com>
53791
53792         Reviewed by Dimitri Glazkov.
53793
53794         Implement [continuous]MouseScrollBy() on Chromium, and partly on GTK.
53795         https://bugs.webkit.org/show_bug.cgi?id=45073
53796
53797         * platform/chromium/test_expectations.txt: Unskip tests that should now pass.
53798         * platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html: Convert mouseWheelTo() to mouseScrollBy().
53799
53800 2010-09-01  Ilya Tikhonovsky  <loislo@chromium.org>
53801
53802         Reviewed by Yury Semikhatsky.
53803
53804         WebInspector: protocol related Inspector's tests are failing in Chromium.
53805
53806         The expectation is different because Chromium tests use test_shell.
53807         1) a lot of console messages automaticaly published by test_shell;
53808         2) debugger was enabled by default;
53809         3) for (i in an_array) produces some garbage.
53810
53811         The solution:
53812         1) override reportProtocolError and console.error functions;
53813         2) debugger was explicitly disabled;
53814         3) just fixed.
53815
53816         https://bugs.webkit.org/show_bug.cgi?id=44996
53817
53818         * inspector/report-API-errors.html:
53819         * inspector/report-protocol-errors.html:
53820         * LayoutTests/platform/chromium/test_expectations.txt
53821
53822 2010-09-02  Sheriff Bot  <webkit.review.bot@gmail.com>
53823
53824         Unreviewed, rolling out r66656.
53825         http://trac.webkit.org/changeset/66656
53826         https://bugs.webkit.org/show_bug.cgi?id=45105
53827
53828         won't pass after 66655 rollout (Requested by kling on
53829         #webkit).
53830
53831         * fast/dom/Selection/script-tests/wrong-document-err.js: Removed.
53832         * fast/dom/Selection/wrong-document-err-expected.txt: Removed.
53833         * fast/dom/Selection/wrong-document-err.html: Removed.
53834
53835 2010-09-02  Sheriff Bot  <webkit.review.bot@gmail.com>
53836
53837         Unreviewed, rolling out r66649.
53838         http://trac.webkit.org/changeset/66649
53839         https://bugs.webkit.org/show_bug.cgi?id=45103
53840
53841         It broke ~2000 tests on Qt bot (Requested by Ossy on #webkit).
53842
53843         * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Removed.
53844         * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Removed.
53845         * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Removed.
53846         * fast/dom/HTMLScriptElement/defer-double-write.html: Removed.
53847         * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Removed.
53848         * fast/dom/HTMLScriptElement/defer-inline-script.html: Removed.
53849         * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Removed.
53850         * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Removed.
53851         * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Removed.
53852         * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Removed.
53853         * fast/dom/HTMLScriptElement/defer-write-expected.txt: Removed.
53854         * fast/dom/HTMLScriptElement/defer-write.html: Removed.
53855         * fast/dom/HTMLScriptElement/resources/defer.js: Removed.
53856         * fast/dom/HTMLScriptElement/resources/external.js: Removed.
53857         * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Removed.
53858         * fast/dom/HTMLScriptElement/shouldnotexecute.js: Removed.
53859         * fast/dom/HTMLScriptElement/two-defer-writes-expected.txt: Removed.
53860         * fast/dom/HTMLScriptElement/two-defer-writes.html: Removed.
53861         * http/tests/misc/resources/defer-script.js: Removed.
53862         * http/tests/misc/resources/external-script.js: Removed.
53863         * http/tests/misc/resources/script-debug-body-background.js: Removed.
53864         * http/tests/misc/resources/script-write-slow-stylesheet.js: Removed.
53865         * http/tests/misc/resources/slow-defer-script.cgi: Removed.
53866         * http/tests/misc/resources/slow-stylesheet.cgi: Removed.
53867         * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Removed.
53868         * http/tests/misc/script-defer-after-slow-stylesheet.html: Removed.
53869         * http/tests/misc/script-defer-expected.txt: Removed.
53870         * http/tests/misc/script-defer.html: Removed.
53871
53872 2010-09-02  Andreas Kling  <andreas.kling@nokia.com>
53873
53874         Unreviewed, forgot to add the new layout test in last commit.
53875
53876         * fast/dom/Selection/script-tests/wrong-document-err.js: Added.
53877         * fast/dom/Selection/wrong-document-err-expected.txt: Added.
53878         * fast/dom/Selection/wrong-document-err.html: Added.
53879
53880 2010-09-01  Andreas Kling  <andreas.kling@nokia.com>
53881
53882         Reviewed by Darin Adler.
53883
53884         DOM Selection: collapse() and selectAllChildren() should throw WRONG_DOCUMENT_ERR if node belongs to other document
53885         https://bugs.webkit.org/show_bug.cgi?id=44595
53886
53887         Spec links:
53888         http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-collapse
53889         http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-selectallchildren
53890
53891         * fast/dom/Selection/script-tests/wrong-document-err.js: Added.
53892         * fast/dom/Selection/wrong-document-err-expected.txt: Added.
53893         * fast/dom/Selection/wrong-document-err.html: Added.
53894
53895 2010-09-02  Tony Gentilcore  <tonyg@chromium.org>
53896
53897         Reviewed by Adam Barth.
53898
53899         Support <script defer> as specified by HTML5
53900         https://bugs.webkit.org/show_bug.cgi?id=40934
53901
53902         * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Added.
53903         * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Added. Tests that a write of a deferred script from a deferred script will execute when the document is closed. The explicit close is necessary because this is a script created parser.
53904         * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Added.
53905         * fast/dom/HTMLScriptElement/defer-double-write.html: Added. Tests that a script block written from a deferred script will write into the new document.
53906         * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Added.
53907         * fast/dom/HTMLScriptElement/defer-inline-script.html: Added. Tests that inline scripts are not deferred. This is consistent with HTML5 and inconsistent with IE.
53908         * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Added.
53909         * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Added. Tests that the beforeload event is fired immediately and is cancellable.
53910         * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Added.
53911         * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Added. Tests that deferred scripts with invalid URLs are ignored and that subsequent deferred scripts will be run.
53912         * fast/dom/HTMLScriptElement/defer-write-expected.txt: Added.
53913         * fast/dom/HTMLScriptElement/defer-write.html: Added. Tests that a basic write from a deferred script blows away the document.
53914         * fast/dom/HTMLScriptElement/resources/defer.js: Added.
53915         * fast/dom/HTMLScriptElement/resources/external.js: Added.
53916         * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Added.
53917         * fast/dom/HTMLScriptElement/shouldnotexecute.js: Added.
53918         * fast/dom/HTMLScriptElement/two-defer-writes-expected.txt: Added.
53919         * fast/dom/HTMLScriptElement/two-defer-writes.html: Added. Tests that when a document.write from the first deferred script blows away the document, subsequent deferred scripts are not executed.
53920         * http/tests/misc/resources/defer-script.js: Added.
53921         * http/tests/misc/resources/external-script.js: Added.
53922         * http/tests/misc/resources/script-debug-body-background.js: Added.
53923         * http/tests/misc/resources/script-write-slow-stylesheet.js: Added.
53924         * http/tests/misc/resources/slow-defer-script.cgi: Added.
53925         * http/tests/misc/resources/slow-stylesheet.cgi: Added.
53926         * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Added.
53927         * http/tests/misc/script-defer-after-slow-stylesheet.html: Added. Tests that deferred scripts respect blocking stylesheets.
53928         * http/tests/misc/script-defer-expected.txt: Added.
53929         * http/tests/misc/script-defer.html: Added. Tests basic ordering of deferred scripts.
53930
53931 2010-09-02  Philippe Normand  <pnormand@igalia.com>
53932
53933         Unreviewed, skipping new failing media test.
53934
53935         [Qt] media/media-can-play-mpeg4-video.html fails
53936         https://bugs.webkit.org/show_bug.cgi?id=45093
53937
53938         * platform/qt/Skipped:
53939
53940 2010-08-31  Philippe Normand  <pnormand@igalia.com>
53941
53942         Reviewed by Eric Carlson.
53943
53944         [GStreamer] can't play m4v videos
53945         https://bugs.webkit.org/show_bug.cgi?id=44951
53946
53947         Test similar to media-can-play-mpeg-audio.html but for videos. For
53948         now only m4v and mp4 types are tested.
53949
53950         * media/media-can-play-mpeg4-video-expected.txt: Added.
53951         * media/media-can-play-mpeg4-video.html: Added.
53952
53953 2010-09-01  Mihai Parparita  <mihaip@chromium.org>
53954
53955         Reviewed by Chris Marrin.
53956
53957         animations/suspend-resume-animation.html does not pass when accelerated compositing is off
53958         https://bugs.webkit.org/show_bug.cgi?id=45057
53959
53960         animations/suspend-resume-animation.html now passes with the Chromium DRT
53961         (it still fails with test_shell, since that doesn't have the suspend/resumeAnimations
53962         API implemented)
53963
53964         * platform/chromium/drt_expectations.txt:
53965         * platform/chromium/test_expectations.txt:
53966
53967 2010-09-01  Matthew Willis  <lilmatt@flock.com>
53968
53969         Reviewed by Alexey Proskuryakov.
53970
53971         Add tests to ensure any h1-h6 element can close any other h1-h6 element.
53972         https://bugs.webkit.org/show_bug.cgi?id=15136
53973         <rdar://problem/5762882>
53974
53975         * fast/html/numbered-header-element-expected.txt: Added.
53976         * fast/html/numbered-header-element.html: Added.
53977         * fast/html/script-tests/numbered-header-element.js: Added.
53978
53979 2010-09-01  Mihai Parparita  <mihaip@chromium.org>
53980
53981         Reviewed by Brady Eidson.
53982
53983         popstate event is not fired until document opts in by calling pushstate.
53984         https://bugs.webkit.org/show_bug.cgi?id=41372
53985
53986         Add two tests to check how often popstate is being fired (for both
53987         fragment changes and page changes, especially with the page cache
53988         enabled).
53989
53990         Update existing state object tests to handle popstate being fired for
53991         the page being navigated to (right after onload).
53992
53993         * fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html:
53994         * fast/loader/stateobjects/document-destroyed-navigate-back.html:
53995         * fast/loader/stateobjects/popstate-after-load-complete-addeventlistener.html:
53996         * fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html:
53997         * fast/loader/stateobjects/popstate-after-load-complete-body-inline-attribute.html:
53998         * fast/loader/stateobjects/popstate-after-load-complete-window-attribute.html:
53999         * fast/loader/stateobjects/popstate-fires-on-history-traversal-expected.txt: Added.
54000         * fast/loader/stateobjects/popstate-fires-on-history-traversal.html: Added.
54001         * fast/loader/stateobjects/popstate-fires-with-page-cache-expected.txt: Added.
54002         * fast/loader/stateobjects/popstate-fires-with-page-cache.html: Added.
54003         * fast/loader/stateobjects/pushstate-object-types.html:
54004         * fast/loader/stateobjects/pushstate-then-replacestate.html:
54005         * fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html:
54006         * fast/loader/stateobjects/replacestate-in-iframe.html:
54007         * fast/loader/stateobjects/replacestate-then-pushstate.html:
54008         * fast/loader/stateobjects/resources/popstate-fires-with-page-cache-1.html: Added.
54009         * fast/loader/stateobjects/resources/popstate-fires-with-page-cache-2.html: Added.
54010         * fast/loader/stateobjects/resources/replacestate-in-iframe-window-child.html:
54011
54012 2010-09-01  Matthew Willis  <lilmatt@flock.com>
54013
54014         Reviewed by Joseph Pecoraro.
54015
54016         Fix failing test: inspector/console-format.html (regression from r66616)
54017         https://bugs.webkit.org/show_bug.cgi?id=45067
54018
54019         * inspector/console-format-expected.txt:
54020
54021 2010-09-01  Ryosuke Niwa  <rniwa@webkit.org>
54022
54023         Reviewed by Dimitri Glazkov.
54024
54025         REGRESSION(r66431): WebCore::Editor::selectionStartCSSPropertyValue crashes if no background color is specified
54026         https://bugs.webkit.org/show_bug.cgi?id=45068
54027
54028         Added a test to ensure WebKit doesn't crash when backColor is queried on a node without any ancestors
54029         with a background color.
54030
54031         * editing/execCommand/backcolor-crash-expected.txt: Added.
54032         * editing/execCommand/backcolor-crash.html: Added.
54033
54034 2010-08-31  Jer Noble  <jer.noble@apple.com>
54035
54036         Reviewed by Darin Adler.
54037
54038         WebKit should not accept PDFs as video.
54039         https://bugs.webkit.org/show_bug.cgi?id=45013
54040         
54041         Added a new test, similar to the text-served-as-text.html test, which
54042         expects an error thrown when a PDF is set as the source of a <video>
54043         element.
54044
54045         * http/tests/media/pdf-served-as-pdf-expected.txt: Added.
54046         * http/tests/media/pdf-served-as-pdf.html: Added.
54047         * http/tests/media/resources/test.pdf: Added.
54048
54049 2010-09-01  Tony Chang  <tony@chromium.org>
54050
54051         Unreviewed, updating a chromium baseline, the only difference is in
54052         the anti-aliasing of the rounded border (a result of r66615).
54053
54054         * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum:
54055         * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
54056
54057 2010-09-01  Tony Chang  <tony@chromium.org>
54058
54059         Unreviewed, updating chromium test expectations.
54060
54061         * platform/chromium-mac/fast/js/kde/RegExp-expected.txt: Rebaseline
54062         * platform/chromium-win/fast/forms/focus2-expected.txt: Removed because it's wrong.
54063         * platform/chromium-win/fast/js/kde/RegExp-expected.txt: Rebaseline
54064         * platform/chromium/test_expectations.txt:
54065
54066 2010-09-01  Gavin Barraclough  <barraclough@apple.com>
54067
54068         Rubber stamped by Oliver Hunt.
54069
54070         Fix three tests in fast/js/kde are failing; fix them.
54071
54072         exceptions.js:
54073             This is failing because it redefines the method 'should be'.
54074             Rename the test's version of this method.
54075
54076         RegExp.js:
54077             This tests erroneously expects a failed match to update the
54078             cached results on the RegExp object; these are only updated
54079             on a successful match.
54080
54081         evil-n.js:
54082             This test erroneously expects the message property of a newly
54083             constructed Error with no arguments to be undefined; the ECMA
54084             262-5 spec requires this to be "". Two sputnik tests contain
54085             the same error (the sputnik tests is actually testing 262-3
54086             compatibility, which is not what we're interested in).
54087
54088         * fast/js/kde/RegExp-expected.txt:
54089         * fast/js/kde/evil-n-expected.txt:
54090         * fast/js/kde/exceptions-expected.txt:
54091         * fast/js/kde/script-tests/RegExp.js:
54092         * fast/js/kde/script-tests/evil-n.js:
54093         * fast/js/kde/script-tests/exceptions.js:
54094         (kdeShouldBe):
54095         (testThrow):
54096         (testThrow2):
54097         (testReferenceError):
54098         (testFunctionError):
54099         (testMathFunctionError):
54100         (testWhileAbortion):
54101         * fast/js/sputnik/Conformance/15_Native_Objects/15.11_Error/15.11.1/S15.11.1.1_A1_T1.html:
54102         * fast/js/sputnik/Conformance/15_Native_Objects/15.11_Error/15.11.2/S15.11.2.1_A1_T1.html:
54103
54104 2010-09-01  Rob Buis  <rwlbuis@gmail.com>
54105
54106         Reviewed by Darin Adler.
54107
54108         Support for Percentage Values in border-radius
54109         https://bugs.webkit.org/show_bug.cgi?id=38354
54110
54111         Adjust existing test to test percentages as well as
54112         mixing fixed values with percentages.
54113
54114         * fast/borders/border-radius-parsing-expected.txt:
54115         * fast/borders/border-radius-parsing.html:
54116
54117 2010-09-01  Tony Chang  <tony@chromium.org>
54118
54119         Unreviewed, add chromium win/linux baselines for fast/multicol/float-paginate.html.
54120
54121         * platform/chromium-linux/fast/multicol/float-paginate-expected.checksum: Added.
54122         * platform/chromium-linux/fast/multicol/float-paginate-expected.png: Added.
54123         * platform/chromium-linux/fast/multicol/float-paginate-expected.txt: Added.
54124         * platform/chromium-win/fast/multicol/float-paginate-expected.checksum: Added.
54125         * platform/chromium-win/fast/multicol/float-paginate-expected.png: Added.
54126         * platform/chromium-win/fast/multicol/float-paginate-expected.txt: Added.
54127         * platform/chromium/test_expectations.txt:
54128
54129 2010-09-01  Dave Hyatt  <hyatt@apple.com>
54130
54131         Reviewed by Dan Bernstein and Simon Fraser.
54132
54133         https://bugs.webkit.org/show_bug.cgi?id=44963, rename the float-paginate-failure test since it now
54134         succeeds.
54135
54136         * fast/multicol/float-paginate-failure.html: Removed.
54137         * fast/multicol/float-paginate.html: Added.
54138         * platform/mac/fast/multicol/float-paginate-expected.checksum: Added.
54139         * platform/mac/fast/multicol/float-paginate-expected.png: Added.
54140         * platform/mac/fast/multicol/float-paginate-expected.txt: Added.
54141         * platform/mac/fast/multicol/float-paginate-failure-expected.checksum: Removed.
54142         * platform/mac/fast/multicol/float-paginate-failure-expected.png: Removed.
54143         * platform/mac/fast/multicol/float-paginate-failure-expected.txt: Removed.
54144
54145 2010-09-01  Alejandro G. Castro  <alex@igalia.com>
54146
54147         Reviewed by Martin Robinson.
54148
54149         [Gtk] very slow page scrolling on big -webkit-box-shadow areas
54150         https://bugs.webkit.org/show_bug.cgi?id=39582
54151
54152         Add a new drawTiledShadow method to render a big shadow doing
54153         tiling of parts of a smaller shadow. We create the minimum shadow
54154         required to get the tiles we will use to render the real shadow
54155         and we use drawPattern with those tiles to create the shadow.
54156
54157         Pixel tests added.
54158
54159         * platform/gtk/fast/box-shadow/basic-shadows-expected.checksum:
54160         * platform/gtk/fast/box-shadow/basic-shadows-expected.png:
54161         * platform/gtk/fast/css/shadow-multiple-expected.checksum:
54162         * platform/gtk/fast/css/shadow-multiple-expected.png:
54163         * platform/gtk/svg/css/stars-with-shadow-expected.checksum:
54164         * platform/gtk/svg/css/stars-with-shadow-expected.png:
54165
54166 2010-09-01  Martin Robinson  <mrobinson@igalia.com>
54167
54168         Updating one more baseline, which seems to differ on the bots.
54169
54170         * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
54171
54172 2010-09-01  Martin Robinson  <mrobinson@igalia.com>
54173
54174         Add baselines and unskip non-failing tests in preparation for
54175         landing scrollbar theme changes.
54176
54177         * platform/gtk/Skipped:
54178         * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.checksum: Added.
54179         * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.png: Added.
54180         * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt: Added.
54181         * platform/gtk/fast/dynamic/window-scrollbars-test-expected.checksum: Added.
54182         * platform/gtk/fast/dynamic/window-scrollbars-test-expected.png: Added.
54183         * platform/gtk/fast/dynamic/window-scrollbars-test-expected.txt: Added.
54184         * platform/gtk/fast/events/attempt-scroll-with-no-scrollbars-expected.txt: Added.
54185         * platform/gtk/fast/frames/001-expected.txt: Added.
54186         * platform/gtk/fast/frames/002-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/002-expected.txt.
54187         * platform/gtk/fast/frames/calculate-fixed-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-fixed-expected.txt.
54188         * platform/gtk/fast/frames/calculate-order-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-order-expected.txt.
54189         * platform/gtk/fast/frames/calculate-percentage-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-percentage-expected.txt.
54190         * platform/gtk/fast/frames/calculate-relative-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-relative-expected.txt.
54191         * platform/gtk/fast/frames/calculate-round-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/calculate-round-expected.txt.
54192         * platform/gtk/fast/frames/content-opacity-1-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/content-opacity-1-expected.txt.
54193         * platform/gtk/fast/frames/content-opacity-2-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/content-opacity-2-expected.txt.
54194         * platform/gtk/fast/frames/contentWindow_Frame-expected.txt: Added.
54195         * platform/gtk/fast/frames/contentWindow_iFrame-expected.txt: Added.
54196         * platform/gtk/fast/frames/empty-cols-attribute-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/empty-cols-attribute-expected.txt.
54197         * platform/gtk/fast/frames/empty-frame-src-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/empty-frame-src-expected.txt.
54198         * platform/gtk/fast/frames/frame-element-name-expected.txt: Added.
54199         * platform/gtk/fast/frames/frame-navigation-expected.txt: Added.
54200         * platform/gtk/fast/frames/frame-scrolling-attribute-expected.checksum: Added.
54201         * platform/gtk/fast/frames/frame-scrolling-attribute-expected.png: Added.
54202         * platform/gtk/fast/frames/frame-scrolling-attribute-expected.txt: Added.
54203         * platform/gtk/fast/frames/frame-set-whitespace-attributes-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/frame-set-whitespace-attributes-expected.txt.
54204         * platform/gtk/fast/frames/frame-src-attribute-expected.txt: Added.
54205         * platform/gtk/fast/frames/frameElement-frame-expected.txt: Added.
54206         * platform/gtk/fast/frames/frameElement-iframe-expected.txt: Added.
54207         * platform/gtk/fast/frames/frameset-style-recalc-expected.txt: Added.
54208         * platform/gtk/fast/frames/iframe-option-crash-expected.txt: Added.
54209         * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.checksum: Added.
54210         * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.png: Added.
54211         * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.txt: Added.
54212         * platform/gtk/fast/frames/iframe-text-contents-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/iframe-text-contents-expected.txt.
54213         * platform/gtk/fast/frames/iframe-with-frameborder-expected.txt: Added.
54214         * platform/gtk/fast/frames/inline-object-inside-frameset-expected.txt: Added.
54215         * platform/gtk/fast/frames/invalid-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/invalid-expected.txt.
54216         * platform/gtk/fast/frames/no-frame-borders-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/no-frame-borders-expected.txt.
54217         * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt: Added.
54218         * platform/gtk/fast/frames/valid-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/valid-expected.txt.
54219         * platform/gtk/fast/frames/viewsource-attribute-expected.txt: Added.
54220         * platform/gtk/fast/frames/viewsource-on-image-file-expected.txt: Added.
54221
54222 2010-09-01  Anton Muhin  <antonm@chromium.org>
54223
54224         Unreviewed fix to update test expectations to recent SVG changes.
54225
54226         * platform/chromium/test_expectations.txt:
54227
54228 2010-09-01  'Anton Muhin'  <antonm@chromium.org>
54229
54230         Unreviewed expectations fix.
54231
54232         Due to recent changes in V8, Chromium now passes more ietestcentertests.
54233
54234         * platform/chromium/test_expectations.txt:
54235
54236 2010-09-01  Andrey Kosyakov  <caseq@chromium.org>
54237
54238         Reviewed by Yury Semikhatsky.
54239
54240         Web Inspector, Extension API: Panel.onSelectionChanged event is never fired
54241         Added tests for webInspector.inspectedWindow.eval() and event dispatchers.
54242         https://bugs.webkit.org/show_bug.cgi?id=44957
54243
54244         * inspector/extensions-eval-expected.txt: Added.
54245         * inspector/extensions-eval.html: Added.
54246         * inspector/extensions-expected.txt:
54247         * inspector/extensions.html:
54248         * inspector/resources/extension-main.js:
54249         (fetchTests.callback):
54250         (fetchTests):
54251         * platform/chromium/test_expectations.txt:
54252
54253 2010-09-01  Nikolas Zimmermann  <nzimmermann@rim.com>
54254
54255         Reviewed by Dirk Schulze.
54256
54257         RenderImage::imageChanged invalidates wrong area
54258         https://bugs.webkit.org/show_bug.cgi?id=43779
54259
54260         Rebaseline SVG image dumpAsText() tests.
54261         A newline is gone from each of the results, after switching from RenderImage to RenderSVGModelObject in RenderSVGImage.
54262
54263         * svg/custom/loadevents-capturing-expected.txt:
54264         * svg/custom/loadevents-externalresourcesrequired-expected.txt:
54265         * svg/custom/loadevents-normal-expected.txt:
54266         * svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.txt:
54267         * svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt:
54268         * svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt:
54269         * svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt:
54270         * svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt:
54271         * svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt:
54272         * svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt:
54273         * svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.txt:
54274         * svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.txt:
54275         * svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.txt:
54276
54277 2010-09-01  Mahesh Kulkarni  <mahesh.kulkarni@nokia.com>
54278
54279         Reviewed by Laszlo Gombos.
54280
54281         [Qt] QWebPage::allowGeolocationRequest should be async API
54282         https://bugs.webkit.org/show_bug.cgi?id=41364
54283
54284         Enable all geolocation delayed permission layout test for Qt port
54285
54286         * platform/qt/Skipped:
54287
54288 2010-09-01  Pavel Podivilov  <podivilov@chromium.org>
54289
54290         Reviewed by Yury Semikhatsky.
54291
54292         Web Inspector: move debugger tests to the new test harness
54293         https://bugs.webkit.org/show_bug.cgi?id=44939
54294
54295         * http/tests/inspector/debugger-test.js: Removed.
54296         * http/tests/inspector/debugger-test2.js:
54297         (initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
54298         (initialize_DebuggerTest.InspectorTest.startDebuggerTest):
54299         (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger):
54300         (initialize_DebuggerTest.InspectorTest.runTestFunctionAndWaitUntilPaused):
54301         (initialize_DebuggerTest.InspectorTest.waitUntilPaused):
54302         (initialize_DebuggerTest.InspectorTest.waitUntilResumed):
54303         (initialize_DebuggerTest.InspectorTest.resumeExecution):
54304         (initialize_DebuggerTest.InspectorTest.captureStackTrace):
54305         (initialize_DebuggerTest.InspectorTest._pausedScript):
54306         (initialize_DebuggerTest.InspectorTest._resumedScript):
54307         (initialize_DebuggerTest.InspectorTest.waitUntilCurrentSourceFrameIsLoaded):
54308         (initialize_DebuggerTest.InspectorTest._showScriptSource):
54309         (initialize_DebuggerTest.InspectorTest.expandProperties.expandNextPath):
54310         (initialize_DebuggerTest.InspectorTest.expandProperties):
54311         (initialize_DebuggerTest.InspectorTest._expandProperty):
54312         (initialize_DebuggerTest.InspectorTest._findChildPropertyTreeElement):
54313         (initialize_DebuggerTest):
54314         * http/tests/inspector/inspector-test2.js:
54315         (initialize_InspectorTest.InspectorTest.completeTest):
54316         (initialize_InspectorTest.InspectorTest.evaluateInPage):
54317         (initialize_InspectorTest.InspectorTest.addResult.addResultToPage):
54318         (initialize_InspectorTest.InspectorTest.addResult):
54319         (initialize_InspectorTest.InspectorTest.addObject):
54320         (initialize_InspectorTest.InspectorTest.reloadPage):
54321         (initialize_InspectorTest.InspectorTest.pageReloaded):
54322         (initialize_InspectorTest.InspectorTest.runAfterPendingDispatches):
54323         (initialize_InspectorTest.InspectorTest.enableResourceTracking):
54324         (initialize_InspectorTest.InspectorTest.disableResourceTracking):
54325         (initialize_InspectorTest.InspectorTest._addSniffer):
54326         (runTest.runTestInFrontend):
54327         (runTest):
54328         (didEvaluateForTestInFrontend):
54329         * inspector/debugger-breakpoints-not-activated-on-reload.html:
54330         * inspector/debugger-cyclic-ref-expected.txt:
54331         * inspector/debugger-cyclic-ref.html:
54332         * inspector/debugger-eval-while-paused-expected.txt:
54333         * inspector/debugger-eval-while-paused.html:
54334         * inspector/debugger-no-nested-pause-expected.txt:
54335         * inspector/debugger-no-nested-pause.html:
54336         * inspector/debugger-pause-in-eval-script-expected.txt:
54337         * inspector/debugger-pause-in-eval-script.html:
54338         * inspector/debugger-pause-on-debugger-statement-expected.txt:
54339         * inspector/debugger-pause-on-debugger-statement.html:
54340         * inspector/debugger-proto-property-expected.txt:
54341         * inspector/debugger-proto-property.html:
54342         * inspector/debugger-step-in-expected.txt:
54343         * inspector/debugger-step-in.html:
54344         * inspector/debugger-step-out-expected.txt:
54345         * inspector/debugger-step-out.html:
54346         * inspector/debugger-step-over-expected.txt:
54347         * inspector/debugger-step-over.html:
54348         * inspector/dom-breakpoints-expected.txt:
54349         * inspector/dom-breakpoints.html:
54350         * inspector/extensions-api-expected.txt:
54351         * inspector/extensions-audits-api-expected.txt:
54352         * inspector/extensions-audits-expected.txt:
54353         * inspector/extensions-expected.txt:
54354         * inspector/report-protocol-errors.html:
54355         * platform/chromium/inspector/debugger-step-in-expected.txt:
54356
54357 2010-09-01  Anton Muhin <antonm@chromium.org>
54358
54359         Unreviewed, updating expected results for Chromium.
54360
54361         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
54362         * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt
54363         * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt
54364         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
54365         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt
54366         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt
54367         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
54368         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt
54369         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt
54370
54371 2010-09-01  Anton Muhin <antonm@chromium.org>
54372
54373         Unreviewed, updating expected results for Chromium.
54374
54375 2010-09-01  Ilya Tikhonovsky  <loislo@chromium.org>
54376
54377         Reviewed by Yury Semikhatsky.
54378
54379         WebInspector: disable inspector tests on mac-wk2.
54380         The tests should be skipped until https://bugs.webkit.org/show_bug.cgi?id=42318 get fixed.
54381
54382         https://bugs.webkit.org/show_bug.cgi?id=44975
54383
54384         * platform/mac-wk2/Skipped:
54385
54386 2010-09-01  Csaba Osztrogonác  <ossy@webkit.org>
54387
54388         Unreviewed, updating expected results for r66581.
54389
54390         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
54391         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
54392
54393 2010-09-01  Andreas Kling  <andreas.kling@nokia.com>
54394
54395         Reviewed by Darin Adler.
54396
54397         DOM Selection: collapseToStart() and collapseToEnd() should throw INVALID_STATE_ERR if there's no selection
54398         https://bugs.webkit.org/show_bug.cgi?id=44598
54399
54400         Spec links:
54401         http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-collapsetostart
54402         http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-collapsetoend
54403
54404         * fast/dom/Selection/collapseToX-empty-selection-expected.txt: Added.
54405         * fast/dom/Selection/collapseToX-empty-selection.html: Added.
54406         * fast/dom/Selection/script-tests/collapseToX-empty-selection.js: Added.
54407
54408 2010-09-01  Alejandro G. Castro  <alex@igalia.com>
54409
54410         Unreviewed, updating expected results for r66581.
54411
54412         * editing/pasteboard/onpaste-text-html-expected.txt:
54413         * fast/events/ondrop-text-html-expected.txt:
54414         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
54415
54416 2010-09-01  Justin Garcia  <justin.garcia@apple.com>
54417
54418         Unreviewed, updating expected results for recent check-in.
54419
54420         * editing/execCommand/5770834-1-expected.txt:
54421         * fast/css/getComputedStyle/computed-style-expected.txt:
54422         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
54423         * svg/css/getComputedStyle-basic-expected.txt:
54424
54425 2010-08-31  Kent Tamura  <tkent@chromium.org>
54426
54427         Unreviewed, test expectation update.
54428
54429         * platform/chromium/drt_expectations.txt: Remove a duplicated expectation.
54430
54431 2010-08-31  Kent Tamura  <tkent@chromium.org>
54432
54433         Unreviewed, test expectation update.
54434
54435         * platform/chromium/drt_expectations.txt: Add recent failures.
54436
54437 2010-08-31  Justin Garcia  <justin.garcia@apple.com>
54438
54439         Reviewed by Dan Bernstein.
54440
54441         https://bugs.webkit.org/show_bug.cgi?id=44915
54442         Need to handle CSSValueAuto in CSSPrimitiveValue::operator ETextAlign()
54443
54444         * fast/css/text-align-webkit-auto-expected.txt: Added.
54445         * fast/css/text-align-webkit-auto.html: Added.
54446
54447 2010-08-31  Alexey Proskuryakov  <ap@apple.com>
54448
54449         Reviewed by Adam Barth.
54450
54451         https://bugs.webkit.org/show_bug.cgi?id=40947
54452         <rdar://problem/8124723> REGRESSION (r57544): XMLHttpRequest POSTed multipart/form-data
54453         wrongfully gets a charset appended
54454
54455         * http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers-expected.txt:
54456         * http/tests/xmlhttprequest/request-encoding2.html:
54457         Updated tests that has wrong expectations.
54458
54459         * http/tests/xmlhttprequest/post-with-boundary-expected.txt: Added.
54460         * http/tests/xmlhttprequest/post-with-boundary.html: Added.
54461         Added a new test, sending a valid multipart form with boundary.
54462
54463 2010-08-31  Darin Adler  <darin@apple.com>
54464
54465         Fix gtk bot.
54466
54467         * platform/gtk/Skipped: Skip the webarchive/loading/missing-data.html for the same reason
54468         the nearly identical webarchive/loading/mainresource-null-mimetype-crash.html is skipped.
54469
54470 2010-08-31  Tony Chang  <tony@chromium.org>
54471
54472         Unreviewed, update pngs where the checksum is correct, but the png doesn't match.
54473
54474         * platform/chromium-linux/fast/dom/attr_dead_doc-expected.png:
54475         * platform/chromium-linux/fast/frames/content-opacity-1-expected.png:
54476         * platform/chromium-linux/fast/frames/content-opacity-2-expected.png:
54477         * platform/chromium-linux/fast/frames/iframe-text-contents-expected.png:
54478         * platform/chromium-linux/tables/mozilla/bugs/bug137388-1-expected.png:
54479         * platform/chromium-linux/tables/mozilla/bugs/bug137388-3-expected.png:
54480         * platform/chromium-linux/tables/mozilla/bugs/bug50695-2-expected.png:
54481
54482 2010-08-31  Darin Adler  <darin@apple.com>
54483
54484         Reviewed by Sam Weinig.
54485
54486         Null-deref when decoding web archive with no data key in LegacyWebArchive::createResource
54487         https://bugs.webkit.org/show_bug.cgi?id=45000
54488
54489         * webarchive/loading/missing-data-expected.txt: Added.
54490         * webarchive/loading/missing-data.html: Added.
54491         * webarchive/loading/resources/missing-data.webarchive: Added.
54492
54493 2010-08-31  Tony Chang  <tony@chromium.org>
54494
54495         Unreviewed.  Add pngs for chromium linux results that have checksums.
54496
54497         * platform/chromium-linux/css2.1/t0505-c16-descendant-01-e-expected.png: Added.
54498         * platform/chromium-linux/css2.1/t0509-c15-ids-01-e-expected.png: Added.
54499         * platform/chromium-linux/css2.1/t1205-c563-list-type-00-b-expected.png: Added.
54500         * platform/chromium-linux/css2.1/t1205-c564-list-img-00-b-g-expected.png: Added.
54501         * platform/chromium-linux/editing/deleting/4845371-expected.png: Added.
54502         * platform/chromium-linux/editing/deleting/4922367-expected.png: Added.
54503         * platform/chromium-linux/editing/deleting/5156801-2-expected.png: Added.
54504         * platform/chromium-linux/editing/deleting/5300379-expected.png: Added.
54505         * platform/chromium-linux/editing/deleting/delete-3608430-fix-expected.png: Added.
54506         * platform/chromium-linux/editing/deleting/delete-3608445-fix-expected.png: Added.
54507         * platform/chromium-linux/editing/deleting/delete-3608462-fix-expected.png: Added.
54508         * platform/chromium-linux/editing/deleting/delete-4083333-fix-expected.png: Added.
54509         * platform/chromium-linux/editing/deleting/delete-block-contents-003-expected.png: Added.
54510         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-001-expected.png: Added.
54511         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-002-expected.png: Added.
54512         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-003-expected.png: Added.
54513         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-004-expected.png: Added.
54514         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-005-expected.png: Added.
54515         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-006-expected.png: Added.
54516         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-007-expected.png: Added.
54517         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-008-expected.png: Added.
54518         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-009-expected.png: Added.
54519         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-010-expected.png: Added.
54520         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-011-expected.png: Added.
54521         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-012-expected.png: Added.
54522         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-013-expected.png: Added.
54523         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-014-expected.png: Added.
54524         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-015-expected.png: Added.
54525         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-016-expected.png: Added.
54526         * platform/chromium-linux/editing/deleting/delete-block-merge-contents-017-expected.png: Added.
54527         * platform/chromium-linux/editing/deleting/delete-block-table-expected.png: Added.
54528         * platform/chromium-linux/editing/deleting/delete-br-001-expected.png: Added.
54529         * platform/chromium-linux/editing/deleting/delete-br-002-expected.png: Added.
54530         * platform/chromium-linux/editing/deleting/delete-br-003-expected.png: Added.
54531         * platform/chromium-linux/editing/deleting/delete-br-004-expected.png: Added.
54532         * platform/chromium-linux/editing/deleting/delete-br-005-expected.png: Added.
54533         * platform/chromium-linux/editing/deleting/delete-br-006-expected.png: Added.
54534         * platform/chromium-linux/editing/deleting/delete-br-007-expected.png: Added.
54535         * platform/chromium-linux/editing/deleting/delete-character-001-expected.png: Added.
54536         * platform/chromium-linux/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
54537         * platform/chromium-linux/editing/deleting/delete-hr-expected.png: Added.
54538         * platform/chromium-linux/editing/deleting/delete-image-001-expected.png: Added.
54539         * platform/chromium-linux/editing/deleting/delete-image-002-expected.png: Added.
54540         * platform/chromium-linux/editing/deleting/delete-image-003-expected.png: Added.
54541         * platform/chromium-linux/editing/deleting/delete-leading-ws-001-expected.png: Added.
54542         * platform/chromium-linux/editing/deleting/delete-listitem-001-expected.png: Added.
54543         * platform/chromium-linux/editing/deleting/delete-listitem-002-expected.png: Added.
54544         * platform/chromium-linux/editing/deleting/delete-selection-001-expected.png: Added.
54545         * platform/chromium-linux/editing/deleting/delete-tab-001-expected.png: Added.
54546         * platform/chromium-linux/editing/deleting/delete-tab-002-expected.png: Added.
54547         * platform/chromium-linux/editing/deleting/delete-tab-003-expected.png: Added.
54548         * platform/chromium-linux/editing/deleting/delete-tab-004-expected.png: Added.
54549         * platform/chromium-linux/editing/deleting/delete-trailing-ws-001-expected.png: Added.
54550         * platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.png: Added.
54551         * platform/chromium-linux/editing/deleting/delete-ws-fixup-003-expected.png: Added.
54552         * platform/chromium-linux/editing/deleting/delete-ws-fixup-004-expected.png: Added.
54553         * platform/chromium-linux/editing/deleting/list-item-1-expected.png: Added.
54554         * platform/chromium-linux/editing/deleting/merge-different-styles-expected.png: Added.
54555         * platform/chromium-linux/editing/deleting/merge-into-empty-block-2-expected.png: Added.
54556         * platform/chromium-linux/editing/deleting/merge-unrendered-space-expected.png: Added.
54557         * platform/chromium-linux/editing/deleting/merge-whitespace-pre-expected.png: Added.
54558         * platform/chromium-linux/editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
54559         * platform/chromium-linux/editing/deleting/pruning-after-merge-2-expected.png: Added.
54560         * platform/chromium-linux/editing/deleting/smart-delete-003-expected.png: Added.
54561         * platform/chromium-linux/editing/deleting/table-cells-expected.png: Added.
54562         * platform/chromium-linux/editing/deleting/whitespace-pre-1-expected.png: Added.
54563         * platform/chromium-linux/editing/execCommand/4916402-expected.png: Added.
54564         * platform/chromium-linux/editing/execCommand/5569741-expected.png: Added.
54565         * platform/chromium-linux/editing/execCommand/format-block-with-braces-expected.png: Added.
54566         * platform/chromium-linux/editing/execCommand/format-block-with-trailing-br-expected.png: Added.
54567         * platform/chromium-linux/editing/execCommand/indent-empty-root-expected.png: Added.
54568         * platform/chromium-linux/editing/execCommand/indent-list-item-expected.png: Added.
54569         * platform/chromium-linux/editing/execCommand/insert-list-and-stitch-expected.png: Added.
54570         * platform/chromium-linux/editing/execCommand/nsresponder-indent-expected.png: Added.
54571         * platform/chromium-linux/editing/execCommand/nsresponder-outdent-expected.png: Added.
54572         * platform/chromium-linux/editing/execCommand/remove-list-item-1-expected.png: Added.
54573         * platform/chromium-linux/editing/inserting/4875189-1-expected.png: Added.
54574         * platform/chromium-linux/editing/inserting/4959067-expected.png: Added.
54575         * platform/chromium-linux/editing/inserting/4960120-2-expected.png: Added.
54576         * platform/chromium-linux/editing/inserting/5002441-expected.png: Added.
54577         * platform/chromium-linux/editing/inserting/5156401-2-expected.png: Added.
54578         * platform/chromium-linux/editing/inserting/5549929-3-expected.png: Added.
54579         * platform/chromium-linux/editing/inserting/break-blockquote-after-delete-expected.png: Added.
54580         * platform/chromium-linux/editing/inserting/editable-inline-element-expected.png: Added.
54581         * platform/chromium-linux/editing/inserting/insert-3659587-fix-expected.png: Added.
54582         * platform/chromium-linux/editing/inserting/insert-3775316-fix-expected.png: Added.
54583         * platform/chromium-linux/editing/inserting/insert-3778059-fix-expected.png: Added.
54584         * platform/chromium-linux/editing/inserting/insert-3800346-fix-expected.png: Added.
54585         * platform/chromium-linux/editing/inserting/insert-after-delete-001-expected.png: Added.
54586         * platform/chromium-linux/editing/inserting/insert-br-001-expected.png: Added.
54587         * platform/chromium-linux/editing/inserting/insert-br-002-expected.png: Added.
54588         * platform/chromium-linux/editing/inserting/insert-br-003-expected.png: Added.
54589         * platform/chromium-linux/editing/inserting/insert-br-004-expected.png: Added.
54590         * platform/chromium-linux/editing/inserting/insert-br-005-expected.png: Added.
54591         * platform/chromium-linux/editing/inserting/insert-br-006-expected.png: Added.
54592         * platform/chromium-linux/editing/inserting/insert-br-007-expected.png: Added.
54593         * platform/chromium-linux/editing/inserting/insert-br-008-expected.png: Added.
54594         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-001-expected.png: Added.
54595         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-002-expected.png: Added.
54596         * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-003-expected.png: Added.
54597         * platform/chromium-linux/editing/inserting/insert-space-in-empty-doc-expected.png: Added.
54598         * platform/chromium-linux/editing/inserting/insert-tab-001-expected.png: Added.
54599         * platform/chromium-linux/editing/inserting/insert-tab-002-expected.png: Added.
54600         * platform/chromium-linux/editing/inserting/insert-tab-003-expected.png: Added.
54601         * platform/chromium-linux/editing/inserting/insert-tab-004-expected.png: Added.
54602         * platform/chromium-linux/editing/inserting/insert-text-at-tabspan-001-expected.png: Added.
54603         * platform/chromium-linux/editing/inserting/insert-text-at-tabspan-002-expected.png: Added.
54604         * platform/chromium-linux/editing/inserting/insert-text-at-tabspan-003-expected.png: Added.
54605         * platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.png: Added.
54606         * platform/chromium-linux/editing/inserting/line-break-expected.png: Added.
54607         * platform/chromium-linux/editing/inserting/paragraph-separator-01-expected.png: Added.
54608         * platform/chromium-linux/editing/inserting/paragraph-separator-02-expected.png: Added.
54609         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
54610         * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
54611         * platform/chromium-linux/editing/inserting/redo-expected.png: Added.
54612         * platform/chromium-linux/editing/inserting/typing-001-expected.png: Added.
54613         * platform/chromium-linux/editing/inserting/typing-002-expected.png: Added.
54614         * platform/chromium-linux/editing/inserting/typing-around-br-001-expected.png: Added.
54615         * platform/chromium-linux/editing/inserting/typing-around-image-001-expected.png: Added.
54616         * platform/chromium-linux/editing/pasteboard/4076267-2-expected.png: Added.
54617         * platform/chromium-linux/editing/pasteboard/4076267-3-expected.png: Added.
54618         * platform/chromium-linux/editing/pasteboard/4076267-expected.png: Added.
54619         * platform/chromium-linux/editing/pasteboard/4700297-expected.png: Added.
54620         * platform/chromium-linux/editing/pasteboard/5006779-expected.png: Added.
54621         * platform/chromium-linux/editing/pasteboard/5065605-expected.png: Added.
54622         * platform/chromium-linux/editing/pasteboard/5071074-2-expected.png: Added.
54623         * platform/chromium-linux/editing/pasteboard/5075944-expected.png: Added.
54624         * platform/chromium-linux/editing/pasteboard/5134759-expected.png: Added.
54625         * platform/chromium-linux/editing/pasteboard/5156401-1-expected.png: Added.
54626         * platform/chromium-linux/editing/pasteboard/5483567-expected.png: Added.
54627         * platform/chromium-linux/editing/pasteboard/5601583-1-expected.png: Added.
54628         * platform/chromium-linux/editing/pasteboard/8145-1-expected.png: Added.
54629         * platform/chromium-linux/editing/pasteboard/cut-text-001-expected.png: Added.
54630         * platform/chromium-linux/editing/pasteboard/displaced-placeholder-expected.png: Added.
54631         * platform/chromium-linux/editing/pasteboard/merge-after-delete-expected.png: Added.
54632         * platform/chromium-linux/editing/pasteboard/merge-end-3-expected.png: Added.
54633         * platform/chromium-linux/editing/pasteboard/merge-end-4-expected.png: Added.
54634         * platform/chromium-linux/editing/pasteboard/merge-start-list-expected.png: Added.
54635         * platform/chromium-linux/editing/pasteboard/paste-blockquote-1-expected.png: Added.
54636         * platform/chromium-linux/editing/pasteboard/paste-blockquote-2-expected.png: Added.
54637         * platform/chromium-linux/editing/pasteboard/paste-blockquote-after-blockquote-expected.png: Added.
54638         * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png: Added.
54639         * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Added.
54640         * platform/chromium-linux/editing/pasteboard/paste-table-001-expected.png: Added.
54641         * platform/chromium-linux/editing/pasteboard/paste-text-001-expected.png: Added.
54642         * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-001-expected.png: Added.
54643         * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-002-expected.png: Added.
54644         * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-003-expected.png: Added.
54645         * platform/chromium-linux/editing/pasteboard/paste-unrendered-select-expected.png: Added.
54646         * platform/chromium-linux/editing/pasteboard/paste-xml-expected.png: Added.
54647         * platform/chromium-linux/editing/selection/4866671-expected.png: Added.
54648         * platform/chromium-linux/editing/selection/4932260-1-expected.png: Added.
54649         * platform/chromium-linux/editing/selection/4932260-2-expected.png: Added.
54650         * platform/chromium-linux/editing/selection/4932260-3-expected.png: Added.
54651         * platform/chromium-linux/editing/selection/5076323-2-expected.png: Added.
54652         * platform/chromium-linux/editing/selection/5076323-3-expected.png: Added.
54653         * platform/chromium-linux/editing/selection/contenteditable-click-inside-expected.png: Added.
54654         * platform/chromium-linux/editing/selection/drag-text-delay-expected.png: Added.
54655         * platform/chromium-linux/editing/selection/editable-non-editable-crash-expected.png: Added.
54656         * platform/chromium-linux/editing/selection/extend-by-character-006-expected.png: Added.
54657         * platform/chromium-linux/editing/selection/extend-by-word-001-expected.png: Added.
54658         * platform/chromium-linux/editing/selection/fake-doubleclick-expected.png: Added.
54659         * platform/chromium-linux/editing/selection/fake-drag-expected.png: Added.
54660         * platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.png: Added.
54661         * platform/chromium-linux/editing/selection/move-between-blocks-no-001-expected.png: Added.
54662         * platform/chromium-linux/editing/selection/move-by-character-001-expected.png: Added.
54663         * platform/chromium-linux/editing/selection/move-by-character-002-expected.png: Added.
54664         * platform/chromium-linux/editing/selection/move-by-character-004-expected.png: Added.
54665         * platform/chromium-linux/editing/selection/move-by-character-6-expected.png: Added.
54666         * platform/chromium-linux/editing/selection/move-by-line-002-expected.png: Added.
54667         * platform/chromium-linux/editing/selection/move-by-sentence-001-expected.png: Added.
54668         * platform/chromium-linux/editing/selection/move-by-word-001-expected.png: Added.
54669         * platform/chromium-linux/editing/selection/move-past-trailing-space-expected.png: Added.
54670         * platform/chromium-linux/editing/selection/selection-3748164-fix-expected.png: Added.
54671         * platform/chromium-linux/editing/selection/table-caret-1-expected.png: Added.
54672         * platform/chromium-linux/editing/selection/table-caret-2-expected.png: Added.
54673         * platform/chromium-linux/editing/selection/table-caret-3-expected.png: Added.
54674         * platform/chromium-linux/editing/selection/wrapped-line-caret-1-expected.png: Added.
54675         * platform/chromium-linux/editing/selection/wrapped-line-caret-2-expected.png: Added.
54676         * platform/chromium-linux/editing/spelling/spelling-expected.png: Added.
54677         * platform/chromium-linux/editing/style/5065910-expected.png: Added.
54678         * platform/chromium-linux/editing/style/fontsize-1-expected.png: Added.
54679         * platform/chromium-linux/editing/style/highlight-expected.png: Added.
54680         * platform/chromium-linux/editing/style/style-3681552-fix-001-expected.png: Added.
54681         * platform/chromium-linux/editing/style/style-3681552-fix-002-expected.png: Added.
54682         * platform/chromium-linux/editing/style/typing-style-001-expected.png: Added.
54683         * platform/chromium-linux/editing/style/typing-style-002-expected.png: Added.
54684         * platform/chromium-linux/editing/undo/4063751-expected.png: Added.
54685         * platform/chromium-linux/editing/undo/redo-typing-001-expected.png: Added.
54686         * platform/chromium-linux/editing/undo/undo-typing-001-expected.png: Added.
54687         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Added.
54688         * platform/chromium-linux/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Added.
54689         * platform/chromium-linux/fast/css/outline-auto-empty-rects-expected.png: Added.
54690         * platform/chromium-linux/fast/css/outline-auto-location-expected.png: Added.
54691         * platform/chromium-linux/fast/events/label-focus-expected.png: Added.
54692         * platform/chromium-linux/fast/forms/textfield-outline-expected.png: Added.
54693         * platform/chromium-linux/fast/forms/textfield-overflow-expected.png: Added.
54694         * platform/chromium-linux/fast/lists/004-expected.png: Added.
54695         * platform/chromium-linux/fast/repaint/4776765-expected.png: Added.
54696         * platform/chromium-linux/fast/repaint/backgroundSizeRepaint-expected.png: Added.
54697         * platform/chromium-linux/fast/repaint/caret-outside-block-expected.png: Added.
54698         * platform/chromium-linux/fast/repaint/delete-into-nested-block-expected.png: Added.
54699         * platform/chromium-linux/fast/repaint/float-overflow-expected.png: Added.
54700         * platform/chromium-linux/fast/repaint/float-overflow-right-expected.png: Added.
54701         * platform/chromium-linux/fast/repaint/focus-layers-expected.png: Added.
54702         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset-expected.png: Added.
54703         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
54704         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
54705         * platform/chromium-linux/fast/repaint/list-marker-2-expected.png: Added.
54706         * platform/chromium-linux/fast/repaint/stacked-diacritics-expected.png: Added.
54707         * platform/chromium-linux/fast/table/empty-table-percent-height-expected.png: Added.
54708         * platform/chromium-linux/fast/text/justified-selection-expected.png: Added.
54709         * platform/chromium-linux/media/audio-controls-rendering-expected.png: Added.
54710         * platform/chromium-linux/media/controls-after-reload-expected.png: Added.
54711         * platform/chromium-linux/media/controls-strict-expected.png: Added.
54712         * platform/chromium-linux/media/video-display-toggle-expected.png: Added.
54713         * platform/chromium-linux/media/video-empty-source-expected.png: Added.
54714         * platform/chromium-linux/media/video-no-audio-expected.png: Added.
54715         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
54716         * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Added.
54717         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
54718         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
54719         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
54720         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added.
54721         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added.
54722         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
54723         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
54724         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
54725         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
54726         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added.
54727         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
54728         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
54729         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added.
54730         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: Added.
54731         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Added.
54732         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added.
54733         * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added.
54734         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: Added.
54735         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Added.
54736         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Added.
54737         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: Added.
54738         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Added.
54739         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: Added.
54740         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
54741         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
54742         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
54743         * platform/chromium-linux/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: Added.
54744         * platform/chromium-linux/svg/custom/focus-ring-expected.png: Added.
54745         * platform/chromium-linux/svg/custom/foreignObject-crash-on-hover-expected.png: Added.
54746         * platform/chromium-linux/svg/custom/js-update-path-changes-expected.png: Added.
54747         * platform/chromium-linux/svg/custom/js-update-path-removal-expected.png: Added.
54748         * platform/chromium-linux/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Added.
54749         * platform/chromium-linux/svg/custom/linking-a-03-b-viewTarget-expected.png: Added.
54750         * platform/chromium-linux/svg/custom/linking-a-03-b-zoomAndPan-expected.png: Added.
54751         * platform/chromium-linux/svg/custom/path-textPath-simulation-expected.png: Added.
54752         * platform/chromium-linux/svg/custom/relative-sized-inner-svg-expected.png: Added.
54753         * platform/chromium-linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
54754         * platform/chromium-linux/svg/custom/use-clipped-hit-expected.png: Added.
54755         * platform/chromium-linux/svg/custom/use-elementInstance-event-target-expected.png: Added.
54756         * platform/chromium-linux/svg/custom/use-elementInstance-methods-expected.png: Added.
54757         * platform/chromium-linux/svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
54758         * platform/chromium-linux/svg/custom/use-event-handler-on-use-element-expected.png: Added.
54759         * platform/chromium-linux/svg/custom/use-nested-transform-expected.png: Added.
54760         * platform/chromium-linux/svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
54761         * platform/chromium-linux/svg/custom/width-full-percentage-expected.png: Added.
54762         * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.png: Added.
54763         * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.png: Added.
54764         * platform/chromium-linux/svg/hixie/error/003-expected.png: Added.
54765         * platform/chromium-linux/svg/hixie/perf/001-expected.png: Added.
54766         * platform/chromium-linux/svg/hixie/perf/002-expected.png: Added.
54767         * platform/chromium-linux/svg/hixie/shapes/path/001-expected.png: Added.
54768         * platform/chromium-linux/svg/text/textPathBoundsBug-expected.png: Added.
54769         * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.png: Added.
54770         * platform/chromium-linux/tables/mozilla/bugs/bug3191-expected.png: Added.
54771         * platform/chromium-linux/tables/mozilla/bugs/bug4284-expected.png: Added.
54772         * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png: Added.
54773         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added.
54774         * platform/chromium-linux/tables/mozilla/core/misc-expected.png: Added.
54775         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added.
54776         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added.
54777         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added.
54778         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_top-expected.png: Added.
54779         * platform/chromium-linux/tables/mozilla/marvin/td_valign_baseline-expected.png: Added.
54780         * platform/chromium-linux/tables/mozilla/marvin/td_valign_bottom-expected.png: Added.
54781         * platform/chromium-linux/tables/mozilla/marvin/td_valign_middle-expected.png: Added.
54782         * platform/chromium-linux/tables/mozilla/marvin/td_valign_top-expected.png: Added.
54783         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added.
54784         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added.
54785         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added.
54786         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added.
54787         * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.png: Added.
54788         * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.png: Added.
54789         * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.png: Added.
54790         * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.png: Added.
54791         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added.
54792         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added.
54793         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_middle-expected.png: Added.
54794         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_top-expected.png: Added.
54795         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added.
54796         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added.
54797         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_middle-expected.png: Added.
54798         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_top-expected.png: Added.
54799         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Added.
54800
54801 2010-08-31  Zhenyao Mo  <zmo@google.com>
54802
54803         Reviewed by Kenneth Russell.
54804
54805         gl-teximage.html and tex-image-and-sub-image-2d-with-image.html failed on Chromium Mac bots (10.5)
54806         https://bugs.webkit.org/show_bug.cgi?id=44993
54807
54808         * platform/chromium/test_expectations.txt: Enabling the failing tests with the fix.
54809
54810 2010-08-31  Beth Dakin  <bdakin@apple.com>
54811
54812         Reviewed by Dave Hyatt.
54813
54814         Fix for https://bugs.webkit.org/show_bug.cgi?id=44828 FrameView 
54815         should make more calls to postLayoutTasks() using the timer
54816         -and corresponding-
54817         <rdar://problem/8064938>
54818
54819         * fast/events/change-overflow-on-overflow-change-expected.txt: Added.
54820         * fast/events/change-overflow-on-overflow-change.html: Added.
54821
54822 2010-08-31  Alexey Proskuryakov  <ap@apple.com>
54823
54824         Reviewed by Sam Weinig.
54825
54826         https://bugs.webkit.org/show_bug.cgi?id=42195
54827         <rdar://problem/8186761> WebKitTestRunner needs to support layoutTestController.setXSSAuditorEnabled
54828
54829         * platform/mac-wk2/Skipped: Unskip XSS Auditor tests.
54830
54831 2010-08-31  Sam Weinig  <sam@webkit.org>
54832
54833         Reviewed by Gavin Barraclough.
54834
54835         WebKitTestRunner needs layoutTestController.addUserStyleSheet
54836         https://bugs.webkit.org/show_bug.cgi?id=42680
54837
54838         WebKitTestRunner needs layoutTestController.addUserScript
54839         https://bugs.webkit.org/show_bug.cgi?id=42681
54840
54841         * platform/mac-wk2/Skipped: Update skipped list.
54842
54843 2010-08-31  Tony Chang  <tony@chromium.org>
54844
54845         Unreviewed, updating test_expectations.txt.
54846
54847         * platform/chromium/test_expectations.txt:
54848
54849 2010-08-31  Eric Carlson  <eric.carlson@apple.com>
54850
54851         Reviewed by Darin Adler.
54852
54853         canPlayType("application/octet-stream") must return ""
54854         https://bugs.webkit.org/show_bug.cgi?id=44985
54855
54856         * media/media-can-play-octet-stream-expected.txt:
54857         * media/media-can-play-octet-stream.html:
54858
54859 2010-08-31  Darin Adler  <darin@apple.com>
54860
54861         Reviewed by Anders Carlsson.
54862
54863         Web archives are created with a size of 0 due to PassRefPtr mistake
54864         https://bugs.webkit.org/show_bug.cgi?id=44984
54865         rdar://problem/8042283
54866
54867         * webarchive/test-link-rel-icon-expected.webarchive: Expect a correct size, not 0.
54868
54869 2010-08-31  Jian Li  <jianli@chromium.org>
54870
54871         Reviewed by David Levin.
54872
54873         Expose WorkerContext.createBlobURL and WorkerContext.revokeBlobURL.
54874         https://bugs.webkit.org/show_bug.cgi?id=44972
54875
54876         * fast/files/workers/resources/worker-apply-blob-url-to-xhr.js: Added.
54877         * fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt: Added.
54878         * fast/files/workers/worker-apply-blob-url-to-xhr.html: Added.
54879
54880 2010-08-31  Ilya Tikhonovsky  <loislo@chromium.org>
54881
54882         Reviewed by Yury Semikhatsky.
54883
54884         WebInspector: The parser of Inspector protocol messages should be covered by a test.
54885
54886         The inspector protocol is based on messages in JSON format.
54887         Each message should be a JSON object with a number of properties.
54888         InspectorBackendDispatcher is parsing these messages and should be
54889         able to detect wrong formatted messages.
54890         It has these functionality but no tests for it.
54891
54892         https://bugs.webkit.org/show_bug.cgi?id=44947
54893
54894         * http/tests/inspector/inspector-test2.js:
54895         (dump):
54896         (dumpArray):
54897         * inspector/report-protocol-errors-expected.txt: Added.
54898         * inspector/report-protocol-errors.html: Added.
54899
54900 2010-08-31  Tony Chang  <tony@chromium.org>
54901
54902         Unreviewed, updating chromium test_expectations.txt.
54903
54904         * platform/chromium-linux/fast/multicol/paginate-block-replaced-expected.checksum: Added.
54905         * platform/chromium-linux/fast/multicol/paginate-block-replaced-expected.png: Added.
54906         * platform/chromium-linux/fast/multicol/paginate-block-replaced-expected.txt: Added.
54907         * platform/chromium-win/fast/multicol/paginate-block-replaced-expected.checksum: Added.
54908         * platform/chromium-win/fast/multicol/paginate-block-replaced-expected.png: Added.
54909         * platform/chromium-win/fast/multicol/paginate-block-replaced-expected.txt: Added.
54910         * platform/chromium/test_expectations.txt: Mark notifications-click-event.html as failing and rebase paginate-block-replaced on linux/win.
54911
54912 2010-08-30  Ilya Tikhonovsky  <loislo@chromium.org>
54913
54914         Reviewed by Joseph Pecoraro.
54915
54916         WebInspector: it'd be better to introduce inspector API related tests.
54917
54918         As far as we have some kind of API for Inspector
54919         it'd be better to have API related tests. This is the test
54920         for API wrappers. These wrappers are tracking the types of arguments
54921         of API functions.
54922
54923         https://bugs.webkit.org/show_bug.cgi?id=44875
54924
54925         * inspector/protocol-error-expected.txt: Added.
54926         * inspector/protocol-error.html: Added.
54927
54928 2010-08-31  Evan Martin  <evan@chromium.org>
54929
54930         Reviewed by Tony Chang.
54931
54932         [chromium] rebaseline linux fast/backgrounds/001
54933         https://bugs.webkit.org/show_bug.cgi?id=44899
54934
54935         Only difference is font antialiasing.
54936
54937         * platform/chromium-linux/fast/backgrounds/001-expected.checksum:
54938         * platform/chromium-linux/fast/backgrounds/001-expected.png:
54939         * platform/chromium/test_expectations.txt:
54940
54941 2010-08-31  Evan Martin  <evan@chromium.org>
54942
54943         Reviewed by Tony Chang.
54944
54945         [chromium] new linux baseline for fast/text/capitalize-boundaries
54946         https://bugs.webkit.org/show_bug.cgi?id=44898
54947
54948         This differs from the Windows baseline in antialiasing and that the Windows
54949         result has a missing-glyph box.
54950
54951         * platform/chromium-linux/fast/text/capitalize-boundaries-expected.checksum: Added.
54952         * platform/chromium-linux/fast/text/capitalize-boundaries-expected.png: Added.
54953         * platform/chromium-linux/fast/text/capitalize-boundaries-expected.txt: Added.
54954         * platform/chromium/test_expectations.txt:
54955
54956 2010-08-31  Evan Martin  <evan@chromium.org>
54957
54958         Reviewed by Tony Chang.
54959
54960         [chromium] incorrect baseline for fast/css/font-face-implicit-local-font
54961         https://bugs.webkit.org/show_bug.cgi?id=44893
54962
54963         The test is verifying that the CSS unicode-range: property is correctly
54964         modifying the font for a substring of text.  The checked-in image shows
54965         the wrong font.
54966
54967         Also, update the comment in test_expectations to reflect this
54968         information.
54969
54970         * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.checksum: Removed.
54971         * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.png: Removed.
54972         * platform/chromium/test_expectations.txt:
54973
54974 2010-08-31  Justin Schuh  <jschuh@chromium.org>
54975
54976         Reviewed by Nate Chapin.
54977
54978         Local frame loads should check against origin (not referrer)
54979         https://bugs.webkit.org/show_bug.cgi?id=44888
54980
54981         * fast/frames/iframe-no-src-local-origin-allow-expected.txt: Added.
54982         * fast/frames/iframe-no-src-local-origin-allow.html: Added.
54983
54984 2010-08-25  Zhenyao Mo  <zmo@google.com>
54985
54986         Reviewed by Kenneth Russell.
54987
54988         Passing premultiplyAlpha=false to tex{Sub}Image2D loses information (cg)
54989         https://bugs.webkit.org/show_bug.cgi?id=44566
54990
54991         * fast/canvas/webgl/gl-teximage-expected.txt: Fix a typo in the file.
54992         * platform/chromium/test_expectations.txt: Re-enable gl-teximage.html test.
54993         * platform/mac/Skipped: Ditto.
54994
54995 2010-08-31  Dave Hyatt  <hyatt@apple.com>
54996
54997         Reviewed by Adam Roben.
54998
54999         https://bugs.webkit.org/show_bug.cgi?id=44956, paginate block-level replaced elements.
55000
55001         * fast/multicol/paginate-block-replaced.html: Added.
55002         * platform/mac/fast/multicol/paginate-block-replaced-expected.checksum: Added.
55003         * platform/mac/fast/multicol/paginate-block-replaced-expected.png: Added.
55004         * platform/mac/fast/multicol/paginate-block-replaced-expected.txt: Added.
55005
55006 2010-08-31  Philippe Normand  <pnormand@igalia.com>
55007
55008         Unreviewed, unskip fixed test for the GTK port.
55009
55010         media/video-loop.html fails intermittently on GTK and Chromium bots
55011         https://bugs.webkit.org/show_bug.cgi?id=33671
55012
55013         * platform/gtk/Skipped: Unskip media/video-loop.html
55014
55015 2010-08-31  Alexey Proskuryakov  <ap@apple.com>
55016
55017         Reviewed by Darin Adler.
55018
55019         https://bugs.webkit.org/show_bug.cgi?id=36515
55020         CSS style definitions are ignored if they just follow a "@charset" which appears in lines
55021         other than the first line in stylesheet.
55022
55023         * fast/css/misplaced-charset-expected.txt: Added.
55024         * fast/css/misplaced-charset.html: Added.
55025
55026 2010-08-31  Adam Barth  <abarth@webkit.org>
55027
55028         Reviewed by Eric Seidel.
55029
55030         Update in-test expectations to account for HTML5 parsing changes
55031         https://bugs.webkit.org/show_bug.cgi?id=44889
55032
55033         We've already updated the -expected.txt files for these tests to
55034         account for the behavior changes with the HTML5 parser.  This patch
55035         updates the redundant "in-test" expectations so that the results say
55036         "PASS" instead of "FAIL".
55037
55038         * fast/forms/datalist-nonoption-child.html:
55039         * fast/forms/state-restore-to-non-edited-controls-expected.txt:
55040         * fast/forms/state-restore-to-non-edited-controls.html:
55041         * fast/parser/fragment-parser-expected.txt:
55042         * fast/parser/residual-style-close-across-n-blocks-expected.txt:
55043         * fast/parser/residual-style-close-across-n-blocks.html:
55044         * fast/parser/script-tests/fragment-parser.js:
55045         * http/tests/misc/isindex-formdata-expected.txt:
55046         * http/tests/misc/isindex-formdata.html:
55047         * http/tests/misc/isindex-with-no-form-base-href-expected.txt:
55048         * http/tests/misc/resources/isindex-with-no-form-base-href.html:
55049
55050 2010-08-31  Mihai Parparita  <mihaip@chromium.org>
55051
55052         Reviewed by Tony Chang.
55053
55054         Remove passing tests from Chromium's test_expectations.txt
55055         https://bugs.webkit.org/show_bug.cgi?id=44906
55056
55057         Remove test expectations from Chromium's test_expectations.txt that are
55058         incorrect (the tests now pass).
55059         
55060         fast/events/special-key-events-in-input-text.html
55061             fixed by http://crrev.com/57503
55062
55063         fast/events/tabindex-focus-chain.html
55064             fixed by http://trac.webkit.org/changeset/66311
55065
55066         fast/forms/tabs-with-modifiers.html
55067             fixed by http://trac.webkit.org/changeset/65748
55068
55069         editing/selection/drag-in-iframe.html
55070             fixed by http://trac.webkit.org/changeset/66269/ (appeared twice in
55071             the file)
55072
55073         * platform/chromium/drt_expectations.txt:
55074         * platform/chromium/test_expectations.txt:
55075
55076 2010-08-31  Andrey Kosyakov  <caseq@chromium.org>
55077
55078         Unreviewed. Attempt to fix flakiness of inspector extensions API audits tests on Qt.
55079         Synchronize last output() with signalling test completion.
55080
55081         * inspector/resources/extension-main.html:
55082         * inspector/resources/extension-main.js:
55083         (onTestsDone):
55084
55085 2010-08-31  Philippe Normand  <pnormand@igalia.com>
55086
55087         Rubber-stamped by Xan Lopez.
55088
55089         fast/parser/xml-declaration-missing-ending-mark.html crashed on Gtk bot
55090         https://bugs.webkit.org/show_bug.cgi?id=33027
55091
55092         * platform/gtk/Skipped: Unskip now passing test.
55093
55094 2010-08-30  Andrey Kosyakov  <caseq@chromium.org>
55095
55096         Reviewed by Yury Semikhatsky.
55097
55098         Web Inspector: add audits support to extension API
55099         https://bugs.webkit.org/show_bug.cgi?id=44518
55100
55101         * http/tests/inspector/inspector-test2.js:
55102         (initialize_InspectorTest):
55103         (runTest.runTestInFrontend):
55104         (runTest):
55105         * inspector/audits-panel-functional.html:
55106         * inspector/audits-tests.js: Added.
55107         (frontend_collectAuditResults):
55108         (frontend_collectTextContent):
55109         * inspector/audits-tests2.js: Added.
55110         (initialize_AuditTests.InspectorTest.collectAuditResults):
55111         (initialize_AuditTests.InspectorTest.collectTextContent):
55112         (initialize_AuditTests):
55113         * inspector/extensions-api-expected.txt:
55114         * inspector/extensions-api.html:
55115         * inspector/extensions-audits-api-expected.txt: Added.
55116         * inspector/extensions-audits-api.html: Added.
55117         * inspector/extensions-audits-expected.txt: Added.
55118         * inspector/extensions-audits-tests.js: Added.
55119         (extension_runAudits.onMessage):
55120         (extension_runAudits):
55121         (initialize_ExtensionsAuditsTest.InspectorTest.startExtensionAudits.onAuditsDone):
55122         (initialize_ExtensionsAuditsTest.InspectorTest.startExtensionAudits):
55123         (initialize_ExtensionsAuditsTest):
55124         (test):
55125         * inspector/extensions-audits.html: Added.
55126         * inspector/extensions-expected.txt:
55127         * inspector/extensions-test.js:
55128         (extensionFunctions):
55129         (initialize_ExtensionsTest.InspectorTest.dispatchOnMessage):
55130         (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
55131         (test):
55132         * inspector/extensions.html:
55133         * inspector/resources/audits-script3.js: Removed.
55134         * inspector/resources/extension-main.js:
55135         (onTestsDone):
55136         * platform/chromium/test_expectations.txt:
55137
55138 2010-08-24  Jeremy Orlow  <jorlow@chromium.org>
55139
55140         Reviewed by Steve Block.
55141
55142         Implement the rest of IDBCursors + make them persistent
55143         https://bugs.webkit.org/show_bug.cgi?id=44546
55144
55145         * storage/indexeddb/keyrange-expected.txt:
55146         * storage/indexeddb/objectstore-cursor.html: Added.
55147         * storage/indexeddb/open-cursor-expected.txt:
55148         * storage/indexeddb/script-tests/keyrange.js:
55149         (checkLeftBoundKeyRange):
55150         ():
55151         * storage/indexeddb/script-tests/open-cursor.js:
55152         (emptyCursorSuccess):
55153
55154 2010-08-31  Mihai Parparita  <mihaip@chromium.org>
55155
55156         Reviewed by Adam Barth.
55157
55158         fast/dom/frame-loading-via-document-write.html fails on Chromium and is otherwise flaky
55159         https://bugs.webkit.org/show_bug.cgi?id=44894
55160
55161         Detect all frames loading more reliably (add a counter to count down when each of
55162         the three frames has loaded). Install onload handler on images instead of the document
55163         to not tickle bug 29615.
55164
55165         * fast/dom/frame-loading-via-document-write.html:
55166         * fast/dom/resources/frame-loading-via-document-write.js:
55167         (didImageLoad):
55168         * platform/chromium/test_expectations.txt:
55169         * platform/mac-leopard/Skipped:
55170         * platform/mac-snowleopard/Skipped:
55171
55172 2010-08-27  John Gregg  <johnnyg@google.com>
55173
55174         Reviewed by David Levin.
55175
55176         Notifications should support a click event
55177         https://bugs.webkit.org/show_bug.cgi?id=44800
55178
55179         * fast/notifications/notifications-click-event-expected.txt: Added.
55180         * fast/notifications/notifications-click-event.html: Added.
55181         * platform/qt/Skipped:
55182
55183 2010-08-31  Alejandro G. Castro  <alex@igalia.com>
55184
55185         Unreviewed.
55186
55187         [GTK] canvas/philip/tests/2d.path.isPointInPath.edge-actual.txt
55188         fails in the bots
55189         https://bugs.webkit.org/show_bug.cgi?id=44932
55190
55191         Skip a test that is failing in the bots.
55192
55193         * platform/gtk/Skipped:
55194
55195 2010-08-31  Jian Li  <jianli@chromium.org>
55196
55197         Skip fast/files/apply-blob-url-to-img.html for now until finding out
55198         how to generate the right result.
55199
55200         * platform/mac/Skipped:
55201
55202 2010-08-31  Kent Tamura  <tkent@chromium.org>
55203
55204         Reviewed by Adam Barth.
55205
55206         [V8] Custom binding for "dataset"
55207         https://bugs.webkit.org/show_bug.cgi?id=44930
55208
55209         * platform/chromium/test_expectations.txt:
55210          Remove dataset.html and dataset-xhtml.xhtml.
55211
55212 2010-08-31  Jian Li  <jianli@chromium.org>
55213
55214         Update chromium test result.
55215
55216         * platform/chromium/test_expectations.txt:
55217
55218 2010-08-31  Adam Barth  <abarth@webkit.org>
55219
55220         Reviewed by Eric Seidel.
55221
55222         Stale document crashes at multiple URLs (with new parser)
55223         https://bugs.webkit.org/show_bug.cgi?id=44885
55224
55225         Test what happens when you insert a link prefetch element into a
55226         detached document.
55227
55228         * fast/dom/HTMLLinkElement/prefetch-detached-expected.txt: Added.
55229         * fast/dom/HTMLLinkElement/prefetch-detached.html: Added.
55230
55231 2010-08-31  Jian Li  <jianli@chromium.org>
55232
55233         Reviewed by David Levin.
55234
55235         Expose window.createBlobURL and window.revokeBlobURL.
55236         https://bugs.webkit.org/show_bug.cgi?id=44908
55237
55238         * fast/dom/Window/script-tests/window-property-descriptors.js:
55239         * fast/dom/Window/window-properties.html:
55240         * fast/dom/script-tests/prototype-inheritance.js:
55241         * fast/files/apply-blob-url-to-img.html: Added.
55242         * fast/files/apply-blob-url-to-xhr-expected.txt: Added.
55243         * fast/files/apply-blob-url-to-xhr.html: Added.
55244         * fast/files/resources/abe.png: Copied from LayoutTests/editing/resources/abe.png.
55245         * platform/chromium/test_expectations.txt:
55246         * platform/gtk/Skipped:
55247         * platform/mac-wk2/Skipped:
55248         * platform/mac/fast/files/apply-blob-url-to-img-expected.checksum: Added.
55249         * platform/mac/fast/files/apply-blob-url-to-img-expected.png: Added.
55250         * platform/mac/fast/files/apply-blob-url-to-img-expected.txt: Added.
55251         * platform/qt/Skipped:
55252         * platform/win/Skipped:
55253
55254 2010-08-31  Jian Li  <jianli@chromium.org>
55255
55256         Reviewed by David Levin.
55257
55258         Support FileReaderSync in workers.
55259         https://bugs.webkit.org/show_bug.cgi?id=44657
55260
55261         Added 4 test files to test FileReaderSync in workers.
55262
55263         * fast/files/read-blob-async.html:
55264         * fast/files/read-file-async.html:
55265         * fast/files/resources/read-common.js:
55266         (readBlobAsBinaryString):
55267         (readBlobAsText):
55268         (readBlobAsDataURL):
55269         (_readBlobAsBinaryStringAsync):
55270         (_readBlobAsTextAsync):
55271         (_readBlobAsDataURLAsync):
55272         (_readBlobAsBinaryStringSync):
55273         (_readBlobAsTextSync):
55274         (_readBlobAsDataURLSync):
55275         (createReaderSync):
55276         * fast/files/resources/read-blob-test-cases.js:
55277         (runNextTest):
55278         * fast/files/resources/read-file-test-cases.js:
55279         (runNextTest):
55280         (testMultipleReads):
55281         * fast/files/resources/setup-for-read-common.js:
55282         (log):
55283         (startWorker.worker.onmessage):
55284         (startWorker.worker.onerror):
55285         (startWorker):
55286         * fast/files/workers/resources/worker-read-blob-async.js: Added.
55287         * fast/files/workers/resources/worker-read-blob-sync.js: Added.
55288         * fast/files/workers/resources/worker-read-common.js: Added.
55289         * fast/files/workers/resources/worker-read-file-async.js: Added.
55290         * fast/files/workers/resources/worker-read-file-sync.js: Added.
55291         * fast/files/workers/worker-read-blob-async-expected.txt: Added.
55292         * fast/files/workers/worker-read-blob-async.html: Added.
55293         * fast/files/workers/worker-read-blob-sync-expected.txt: Added.
55294         * fast/files/workers/worker-read-blob-sync.html: Added.
55295         * fast/files/workers/worker-read-file-async-expected.txt: Added.
55296         * fast/files/workers/worker-read-file-async.html: Added.
55297         * fast/files/workers/worker-read-file-sync-expected.txt: Added.
55298         * fast/files/workers/worker-read-file-sync.html: Added.
55299         * platform/chromium/test_expectations.txt:
55300         * platform/gtk/Skipped:
55301         * platform/mac-wk2/Skipped:
55302         * platform/qt/Skipped:
55303         * platform/win/Skipped:
55304
55305 2010-08-30  Mihai Parparita  <mihaip@chromium.org>
55306
55307         Reviewed by Adam Barth.
55308
55309         HISTORY_ALWAYS_ASYNC should be removed (history should always be async)
55310         https://bugs.webkit.org/show_bug.cgi?id=44315
55311
55312         Add test that checks history.back() asynchronous behavior. Modifies
55313         location-hash.html to not assume synchronous traversal and removes it
55314         from the Chromium test expectations, since it passes there now too.
55315
55316         * fast/dom/location-hash-expected.txt:
55317         * fast/dom/location-hash.html:
55318         * fast/history/history-traversal-is-asynchronous-expected.txt: Added.
55319         * fast/history/history-traversal-is-asynchronous.html: Added.
55320         * platform/chromium/test_expectations.txt:
55321
55322 2010-08-30  Jian Li  <jianli@chromium.org>
55323
55324         Reviewed by Darin Fisher.
55325
55326         Switch the Blob implementation to using the blob data registration model
55327         https://bugs.webkit.org/show_bug.cgi?id=44389
55328
55329         Add a new test and change an existing test. Both tests are written in
55330         better organized utility files and modules.
55331
55332         * fast/files/file-reader-expected.txt: Removed.
55333         * fast/files/file-reader.html: Removed.
55334         * fast/files/read-blob-async-expected.txt: Added.
55335         * fast/files/read-blob-async.html: Added.
55336         * fast/files/read-file-async-expected.txt: Added.
55337         * fast/files/read-file-async.html: Added.
55338         * fast/files/resources/UTF8-2.txt: Added.
55339         * fast/files/resources/UTF8-3.txt: Added.
55340         * fast/files/resources/read-blob-test-cases.js: Added.
55341         * fast/files/resources/read-common.js: Added.
55342         * fast/files/resources/read-file-test-cases.js: Added.
55343         * fast/files/resources/setup-for-read-common.js: Added.
55344         * platform/gtk/Skipped: Account to the test changes for gtk.
55345         * platform/mac-wk2/Skipped: Account to the test changes for mac-wk2.
55346         * platform/qt/Skipped: Account to the test changes for qt.
55347         * platform/win/Skipped: Account to the test changes for win.
55348
55349 2010-08-30  Eric Seidel  <eric@webkit.org>
55350
55351         Unreviewed, rolling out r66418.
55352         http://trac.webkit.org/changeset/66418
55353         https://bugs.webkit.org/show_bug.cgi?id=44896
55354
55355         Adam tried to roll this out with:
55356         https://bugs.webkit.org/show_bug.cgi?id=44924
55357         but we hit a commit-queue edgecase and it failed, trying again.
55358
55359         Causing test failures on multiple bots
55360
55361         * platform/mac-leopard/svg/css/composite-shadow-example-expected.checksum:
55362         * platform/mac-leopard/svg/css/composite-shadow-example-expected.png:
55363         * platform/mac-leopard/svg/css/composite-shadow-with-opacity-expected.checksum:
55364         * platform/mac-leopard/svg/css/composite-shadow-with-opacity-expected.png:
55365         * platform/mac/svg/css/composite-shadow-example-expected.txt:
55366         * platform/mac/svg/css/composite-shadow-with-opacity-expected.txt:
55367
55368 2010-08-30  Adam Barth  <abarth@webkit.org>
55369
55370         Reviewed by Eric Seidel.
55371
55372         Implement CDATASection state for the HTMLTokenizer
55373         https://bugs.webkit.org/show_bug.cgi?id=44923
55374
55375         Large test progression.
55376
55377         * html5lib/runner-expected.txt:
55378
55379 2010-08-30  Adam Barth  <abarth@webkit.org>
55380
55381         Reviewed by Eric Seidel.
55382
55383         Enable HTML5lib's test_innerHTML01.dat
55384         https://bugs.webkit.org/show_bug.cgi?id=44919
55385
55386         Enable these tests now that they don't ASSERT.  Yay!  They pass.  :)
55387
55388         * html5lib/runner-expected.txt:
55389         * html5lib/runner.html:
55390
55391 2010-08-30  Adam Barth  <abarth@webkit.org>
55392
55393         Reviewed by Eric Seidel.
55394
55395         Import new tests from HTML5lib
55396         https://bugs.webkit.org/show_bug.cgi?id=44912
55397
55398         * html5lib/resources/tests10.dat:
55399         * html5lib/resources/tests20.dat:
55400         * html5lib/resources/tests21.dat: Added.
55401         * html5lib/resources/tests_innerHTML_1.dat: Added.
55402         * html5lib/runner-expected.txt:
55403         * html5lib/runner.html:
55404
55405 2010-08-30  Yuta Kitamura  <yutak@chromium.org>
55406
55407         Unreviewed test expectation update.
55408
55409         Update Chromium test expectations
55410         https://bugs.webkit.org/show_bug.cgi?id=44859
55411
55412         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Removed. Test expectation was wrong.
55413         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Ditto.
55414         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
55415         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
55416         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added.
55417         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
55418         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Removed.
55419         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Removed.
55420         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
55421         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
55422         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added.
55423         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
55424         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
55425         * platform/chromium/test_expectations.txt:
55426
55427 2010-08-30  Dumitru Daniliuc  <dumi@chromium.org>
55428
55429         Unreviewed, updating Chromium expectations.
55430
55431         * platform/chromium-win/fast/lists/w3-css3-list-styles-numeric-expected.checksum: Removed.
55432         * platform/chromium-win/fast/lists/w3-css3-list-styles-numeric-expected.png: Removed.
55433         * platform/chromium-win/fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed.
55434
55435 2010-08-30  Ryosuke Niwa  <rniwa@webkit.org>
55436
55437         Reviewed by Darin Adler.
55438
55439         queryCommandValue("BackColor") returns rgb(0,0,0) for elements with transparent background
55440         https://bugs.webkit.org/show_bug.cgi?id=21680
55441
55442         Tests queryCommandValue("BackColor") on various cases, especially the cases where
55443         the background color of the selected node is transparent but that of its ancestor has a color.
55444
55445         * editing/execCommand/query-command-value-background-color-expected.txt: Added.
55446         * editing/execCommand/query-command-value-background-color.html: Added.
55447
55448 2010-08-30  Kent Tamura  <tkent@chromium.org>
55449
55450         Reviewed by Adam Barth.
55451
55452         Fix fast/notifications/notifications-display-close-events.html failure
55453         https://bugs.webkit.org/show_bug.cgi?id=44585
55454
55455         * platform/chromium/drt_expectations.txt:
55456
55457 2010-08-30  Tony Chang  <tony@chromium.org>
55458
55459         Unreviewed, rebaseline plugins/mouse-event.html on chromium win/linux
55460         after http://trac.webkit.org/changeset/66408.
55461
55462         * platform/chromium-linux/plugins/mouse-events-expected.txt:
55463         * platform/chromium-win/plugins/mouse-events-expected.txt:
55464
55465 2010-08-30  Ryosuke Niwa  <rniwa@webkit.org>
55466
55467         Reviewed by Adele Peterson.
55468
55469         REGRESSION(r51939): platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html fails
55470         https://bugs.webkit.org/show_bug.cgi?id=44897
55471
55472         Fixed the path to fast/js/resources/
55473
55474         * platform/chromium/test_expectations.txt: No longer fails.
55475         * platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html: Fixed.
55476
55477 2010-08-30  Tony Chang  <tony@chromium.org>
55478
55479         Unreviewed, fixing chromium test_expectations after r66299.
55480
55481         * platform/chromium/test_expectations.txt:
55482
55483 2010-08-30  Evan Martin  <evan@chromium.org>
55484
55485         Reviewed by Tony Chang.
55486
55487         [chromium] incorrect baselines on all platforms for fast/css/font-weight-1
55488         https://bugs.webkit.org/show_bug.cgi?id=44904
55489
55490         This test uses a custom font.  From the change that checked them in, it
55491         required build changes to make this custom font available for the tests.
55492         The Chromium baselines were obviously wrong.
55493
55494         * platform/chromium-linux/fast/css/font-weight-1-expected.checksum: Removed.
55495         * platform/chromium-linux/fast/css/font-weight-1-expected.png: Removed.
55496         * platform/chromium-linux/fast/css/font-weight-1-expected.txt: Removed.
55497         * platform/chromium-win/fast/css/font-weight-1-expected.checksum: Removed.
55498         * platform/chromium-win/fast/css/font-weight-1-expected.png: Removed.
55499         * platform/chromium-win/fast/css/font-weight-1-expected.txt: Removed.
55500         * platform/chromium/test_expectations.txt: mark as failing on all platforms.
55501
55502 2010-08-30  Dumitru Daniliuc  <dumi@chromium.org>
55503
55504         Unreviewed, updating Chromium expectations.
55505
55506         * platform/chromium-linux/fast/lists/li-values-expected.checksum: Removed.
55507         * platform/chromium-linux/fast/lists/li-values-expected.png: Removed.
55508         * platform/chromium-linux/fast/lists/li-values-expected.txt: Removed.
55509         * platform/chromium-linux/fast/lists/w3-css3-list-styles-alphabetic-expected.checksum: Removed.
55510         * platform/chromium-linux/fast/lists/w3-css3-list-styles-alphabetic-expected.png: Removed.
55511         * platform/chromium-linux/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed.
55512         * platform/chromium-linux/fast/lists/w3-css3-list-styles-numeric-expected.checksum: Removed.
55513         * platform/chromium-linux/fast/lists/w3-css3-list-styles-numeric-expected.png: Removed.
55514         * platform/chromium-linux/fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed.
55515         * platform/chromium-linux/fast/lists/w3-list-styles-expected.checksum: Removed.
55516         * platform/chromium-linux/fast/lists/w3-list-styles-expected.png: Removed.
55517         * platform/chromium-linux/fast/lists/w3-list-styles-expected.txt: Removed.
55518         * platform/chromium-win-xp/fast/lists/w3-css3-list-styles-alphabetic-expected.checksum: Removed.
55519         * platform/chromium-win-xp/fast/lists/w3-css3-list-styles-alphabetic-expected.png: Removed.
55520         * platform/chromium-win-xp/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed.
55521         * platform/chromium-win/fast/lists/alpha-boundary-values-expected.checksum: Removed.
55522         * platform/chromium-win/fast/lists/alpha-boundary-values-expected.png: Removed.
55523         * platform/chromium-win/fast/lists/alpha-boundary-values-expected.txt: Removed.
55524         * platform/chromium-win/fast/lists/alpha-list-wrap-expected.checksum: Removed.
55525         * platform/chromium-win/fast/lists/alpha-list-wrap-expected.png: Removed.
55526         * platform/chromium-win/fast/lists/alpha-list-wrap-expected.txt: Removed.
55527         * platform/chromium-win/fast/lists/decimal-leading-zero-expected.checksum: Removed.
55528         * platform/chromium-win/fast/lists/decimal-leading-zero-expected.png: Removed.
55529         * platform/chromium-win/fast/lists/decimal-leading-zero-expected.txt: Removed.
55530         * platform/chromium-win/fast/lists/list-style-type-dynamic-change-expected.checksum: Removed.
55531         * platform/chromium-win/fast/lists/list-style-type-dynamic-change-expected.png: Removed.
55532         * platform/chromium-win/fast/lists/list-style-type-dynamic-change-expected.txt: Removed.
55533         * platform/chromium-win/fast/lists/w3-css3-list-styles-alphabetic-expected.checksum: Removed.
55534         * platform/chromium-win/fast/lists/w3-css3-list-styles-alphabetic-expected.png: Removed.
55535         * platform/chromium-win/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed.
55536         * platform/chromium-win/fast/lists/w3-list-styles-expected.checksum: Removed.
55537         * platform/chromium-win/fast/lists/w3-list-styles-expected.png: Removed.
55538         * platform/chromium-win/fast/lists/w3-list-styles-expected.txt: Removed.
55539         * platform/chromium/test_expectations.txt:
55540
55541 2010-08-30  Nikolas Zimmermann  <nzimmermann@rim.com>
55542
55543         Reviewed by Dirk Schulze.
55544
55545         Add culling to RenderSVGContainer
55546         https://bugs.webkit.org/show_bug.cgi?id=44896
55547
55548         Update some pixel test results, that show marginal changes.
55549
55550         * platform/mac-leopard/svg/css/composite-shadow-example-expected.checksum:
55551         * platform/mac-leopard/svg/css/composite-shadow-example-expected.png:
55552         * platform/mac-leopard/svg/css/composite-shadow-with-opacity-expected.checksum:
55553         * platform/mac-leopard/svg/css/composite-shadow-with-opacity-expected.png:
55554         * platform/mac/svg/css/composite-shadow-example-expected.txt:
55555         * platform/mac/svg/css/composite-shadow-with-opacity-expected.txt:
55556
55557 2010-08-27  Jer Noble  <jer.noble@apple.com>
55558
55559         Reviewed by Eric Carlson.
55560
55561         text/plain non-video files cause <video> to hang (while reading them?)
55562         https://bugs.webkit.org/show_bug.cgi?id=44212
55563         
55564         Added two new tests: video-served-as-text.html and
55565         text-served-as-text.html.  The second checks that a text file does not
55566         generates an error when loaded by a <video> element. The first checks
55567         that media served as text/plain still loads without errors.
55568
55569         * http/tests/media/resources/test.txt: Added.
55570         * http/tests/media/text-served-as-text-expected.txt: Added.
55571         * http/tests/media/text-served-as-text.html: Added.
55572         * http/tests/media/video-served-as-text-expected.txt: Added.
55573         * http/tests/media/video-served-as-text.html: Added.
55574
55575 2010-08-30  Evan Martin  <evan@chromium.org>
55576
55577         Unreviewed, updating Chromium expectations.
55578
55579         Revert part of my update in r66406 that was wrong.
55580
55581         * platform/chromium/test_expectations.txt:
55582
55583 2010-08-30  Adam Barth  <abarth@webkit.org>
55584
55585         Reviewed by Alexey Proskuryakov.
55586
55587         Update LayoutTest for file inputs to show "pass" for fakepath
55588         https://bugs.webkit.org/show_bug.cgi?id=44882
55589
55590         As requested by Alexey.
55591
55592         * editing/pasteboard/file-input-files-access-expected.txt:
55593         * editing/pasteboard/script-tests/file-input-files-access.js:
55594         (draggingPathsShouldResultInFiles):
55595
55596 2010-08-30  Robert Hogan  <robert@webkit.org>
55597
55598         Reviewed by Simon Hausmann.
55599
55600         allow ports with windowed plugins to support windowless plugin tests
55601
55602         https://bugs.webkit.org/show_bug.cgi?id=40730
55603
55604         Ports that implement plugins windowed by default need to have a way of
55605         supporting plugin tests that assume the plugin is windowless. Add this
55606         feature to the tests and support it in the webkit test plugin. Also
55607         add mouse and keyboard event logging to the webkit-test plugin on Unix.
55608
55609         Unskip the following tests on Qt:
55610
55611         plugins/mouse-events.html
55612         plugins/keyboard-events.html
55613         plugins/mouse-events-fixedpos.html
55614
55615         * platform/qt/Skipped:
55616         * plugins/keyboard-events.html:
55617         * plugins/mouse-events-fixedpos.html:
55618         * plugins/mouse-events.html:
55619
55620 2010-08-30  Evan Martin  <evan@chromium.org>
55621
55622         Unreviewed, updating Chromium expectations.
55623
55624         Simplify some obsolete test expectations based on looking at their
55625         current behavior on the dashboard.
55626
55627         * platform/chromium/test_expectations.txt:
55628
55629 2010-08-30  Beth Dakin  <bdakin@apple.com>
55630
55631         Reviewed by Sam Weinig.
55632
55633         Tests for https://bugs.webkit.org/show_bug.cgi?id=44804 Crashes in 
55634         RenderMathMLRoot::layout() and RenderMathMLRoot::paint()
55635         -and-
55636         https://bugs.webkit.org/show_bug.cgi?id=44801 Crash in 
55637         RenderMathMLSubSup::layout()
55638
55639         * mathml/empty-mroot-crash-expected.txt: Added.
55640         * mathml/empty-mroot-crash.xhtml: Added.
55641         * mathml/msubsup-no-grandchild-expected.txt: Added.
55642         * mathml/msubsup-no-grandchild.xhtml: Added.
55643
55644 2010-08-30  Martin Robinson  <mrobinson@igalia.com>
55645
55646         Unskip passing philip canvas tests and unskip and add results for some more shadow tests.
55647
55648         * platform/gtk/Skipped:
55649         * platform/gtk/svg/css/composite-shadow-example-expected.checksum: Added.
55650         * platform/gtk/svg/css/composite-shadow-example-expected.png: Added.
55651         * platform/gtk/svg/css/composite-shadow-example-expected.txt: Added.
55652         * platform/gtk/svg/css/composite-shadow-text-expected.checksum: Added.
55653         * platform/gtk/svg/css/composite-shadow-text-expected.png: Added.
55654         * platform/gtk/svg/css/composite-shadow-text-expected.txt: Added.
55655         * platform/gtk/svg/css/shadow-with-large-radius-expected.checksum: Added.
55656         * platform/gtk/svg/css/shadow-with-large-radius-expected.png: Added.
55657         * platform/gtk/svg/css/shadow-with-large-radius-expected.txt: Copied from LayoutTests/platform/mac/svg/css/shadow-with-large-radius-expected.txt.
55658         * platform/gtk/svg/css/shadow-with-negative-offset-expected.checksum: Added.
55659         * platform/gtk/svg/css/shadow-with-negative-offset-expected.png: Added.
55660         * platform/gtk/svg/css/shadow-with-negative-offset-expected.txt: Copied from LayoutTests/platform/mac/svg/css/shadow-with-negative-offset-expected.txt.
55661
55662 2010-08-30  Eric Carlson  <eric.carlson@apple.com>
55663
55664         Reviewed by Dan Bernstein.
55665
55666         Disable automatic looping
55667         https://bugs.webkit.org/show_bug.cgi?id=44844
55668
55669         * media/content/silence-loop.mov: Added.
55670         * media/video-does-not-loop-expected.txt: Added.
55671         * media/video-does-not-loop.html: Added.
55672         * platform/chromium/test_expectations.txt: Skip new test.
55673         * platform/gtk/Skipped: Ditto.
55674         * platform/qt/Skipped: Ditto.
55675
55676 2010-08-30  Martin Robinson  <mrobinson@igalia.com>
55677
55678         Adding layout and pixel results in preparation for landing GTK+ shadow performance improvements.
55679
55680         * platform/gtk/Skipped: Unskip tests that now have results, skip tests that are definitely failing.
55681         * platform/gtk/fast/box-shadow/basic-shadows-expected.checksum: Added.
55682         * platform/gtk/fast/box-shadow/basic-shadows-expected.png: Added.
55683         * platform/gtk/fast/box-shadow/basic-shadows-expected.txt: Added.
55684         * platform/gtk/fast/box-shadow/border-radius-big-expected.checksum: Added.
55685         * platform/gtk/fast/box-shadow/border-radius-big-expected.png: Added.
55686         * platform/gtk/fast/box-shadow/border-radius-big-expected.txt: Added.
55687         * platform/gtk/fast/box-shadow/inset-expected.checksum: Added.
55688         * platform/gtk/fast/box-shadow/inset-expected.png: Added.
55689         * platform/gtk/fast/box-shadow/inset-expected.txt: Added.
55690         * platform/gtk/fast/box-shadow/spread-expected.checksum: Added.
55691         * platform/gtk/fast/box-shadow/spread-expected.png: Added.
55692         * platform/gtk/fast/box-shadow/spread-expected.txt: Copied from LayoutTests/platform/mac/fast/box-shadow/spread-expected.txt.
55693         * platform/gtk/fast/box-shadow/transform-fringing-expected.checksum: Added.
55694         * platform/gtk/fast/box-shadow/transform-fringing-expected.png: Added.
55695         * platform/gtk/fast/box-shadow/transform-fringing-expected.txt: Added.
55696         * platform/gtk/fast/canvas/shadow-offset-1-expected.checksum: Added.
55697         * platform/gtk/fast/canvas/shadow-offset-1-expected.png: Added.
55698         * platform/gtk/fast/canvas/shadow-offset-1-expected.txt: Added.
55699         * platform/gtk/fast/canvas/shadow-offset-2-expected.checksum: Added.
55700         * platform/gtk/fast/canvas/shadow-offset-2-expected.png: Added.
55701         * platform/gtk/fast/canvas/shadow-offset-2-expected.txt: Added.
55702         * platform/gtk/fast/canvas/shadow-offset-3-expected.checksum: Added.
55703         * platform/gtk/fast/canvas/shadow-offset-3-expected.png: Added.
55704         * platform/gtk/fast/canvas/shadow-offset-3-expected.txt: Added.
55705         * platform/gtk/fast/canvas/shadow-offset-4-expected.checksum: Added.
55706         * platform/gtk/fast/canvas/shadow-offset-4-expected.png: Added.
55707         * platform/gtk/fast/canvas/shadow-offset-4-expected.txt: Added.
55708         * platform/gtk/fast/canvas/shadow-offset-5-expected.checksum: Added.
55709         * platform/gtk/fast/canvas/shadow-offset-5-expected.png: Added.
55710         * platform/gtk/fast/canvas/shadow-offset-5-expected.txt: Added.
55711         * platform/gtk/fast/canvas/shadow-offset-6-expected.checksum: Added.
55712         * platform/gtk/fast/canvas/shadow-offset-6-expected.png: Added.
55713         * platform/gtk/fast/canvas/shadow-offset-6-expected.txt: Added.
55714         * platform/gtk/fast/canvas/shadow-offset-7-expected.checksum: Added.
55715         * platform/gtk/fast/canvas/shadow-offset-7-expected.png: Added.
55716         * platform/gtk/fast/canvas/shadow-offset-7-expected.txt: Added.
55717         * platform/gtk/fast/css/shadow-multiple-expected.checksum: Added.
55718         * platform/gtk/fast/css/shadow-multiple-expected.png: Added.
55719         * platform/gtk/fast/css/shadow-multiple-expected.txt: Added.
55720         * platform/gtk/fast/forms/box-shadow-override-expected.checksum: Added.
55721         * platform/gtk/fast/forms/box-shadow-override-expected.png: Added.
55722         * platform/gtk/fast/forms/box-shadow-override-expected.txt: Added.
55723         * platform/gtk/fast/text/shadow-no-blur-expected.checksum: Added.
55724         * platform/gtk/fast/text/shadow-no-blur-expected.png: Added.
55725         * platform/gtk/fast/text/shadow-no-blur-expected.txt: Added.
55726         * platform/gtk/fast/transforms/shadows-expected.checksum: Added.
55727         * platform/gtk/fast/transforms/shadows-expected.png: Added.
55728         * platform/gtk/fast/transforms/shadows-expected.txt: Copied from LayoutTests/platform/mac/fast/transforms/shadows-expected.txt.
55729         * platform/gtk/svg/css/arrow-with-shadow-expected.checksum: Added.
55730         * platform/gtk/svg/css/arrow-with-shadow-expected.png: Added.
55731         * platform/gtk/svg/css/arrow-with-shadow-expected.txt: Copied from LayoutTests/platform/mac/svg/css/arrow-with-shadow-expected.txt.
55732         * platform/gtk/svg/css/group-with-shadow-expected.checksum: Added.
55733         * platform/gtk/svg/css/group-with-shadow-expected.png: Added.
55734         * platform/gtk/svg/css/group-with-shadow-expected.txt: Added.
55735         * platform/gtk/svg/css/mask-with-shadow-expected.checksum: Added.
55736         * platform/gtk/svg/css/mask-with-shadow-expected.png: Added.
55737         * platform/gtk/svg/css/mask-with-shadow-expected.txt: Added.
55738         * platform/gtk/svg/css/path-with-shadow-expected.checksum: Added.
55739         * platform/gtk/svg/css/path-with-shadow-expected.png: Added.
55740         * platform/gtk/svg/css/path-with-shadow-expected.txt: Copied from LayoutTests/platform/mac/svg/css/path-with-shadow-expected.txt.
55741         * platform/gtk/svg/css/stars-with-shadow-expected.checksum: Added.
55742         * platform/gtk/svg/css/stars-with-shadow-expected.png: Added.
55743         * platform/gtk/svg/css/stars-with-shadow-expected.txt: Added.
55744
55745 2010-08-30  Simon Fraser  <simon.fraser@apple.com>
55746
55747         Disable http/tests/css/css-image-loading.html on Windows.
55748
55749         * platform/win/Skipped:
55750
55751 2010-08-30  Dumitru Daniliuc  <dumi@chromium.org>
55752
55753         Unreviewed, updating Chromium expectations.
55754
55755         * platform/chromium-win/fast/lists/li-values-expected.checksum: Removed.
55756         * platform/chromium-win/fast/lists/li-values-expected.png: Removed.
55757         * platform/chromium-win/fast/lists/li-values-expected.txt: Removed.
55758         * platform/chromium/test_expectations.txt:
55759
55760 2010-08-30  Yuzo Fujishima  <yuzo@google.com>
55761
55762         Unreviewed Chromium test expectation change.
55763
55764         * platform/chromium-linux/fast/lists/li-values-expected.txt: Added.
55765         * platform/chromium-win/fast/lists/li-values-expected.txt:
55766         * platform/chromium/test_expectations.txt:
55767
55768 2010-08-30  Yuzo Fujishima  <yuzo@google.com>
55769
55770         Unreviewed Chromium test expectation change for r66359.
55771
55772         * platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt: Added.
55773         * platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
55774         * platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
55775
55776 2010-08-13  MORITA Hajime  <morrita@google.com>
55777
55778         Reviewed by Kent Tamura.
55779
55780         https://bugs.webkit.org/show_bug.cgi?id=43960
55781         [Chromium] styled scroll bar on the window is painted badly.
55782         
55783         * platform/chromium/test_expectations.txt: Skips at this time and will rebaseline shortly.
55784         * platform/mac/Skipped: Mac doesn't suffer from the problem.
55785         * scrollbars/custom-scrollbar-with-incomplete-style.html: Added.
55786
55787 2010-08-30  Adam Barth  <abarth@webkit.org>
55788
55789         Reviewed by Darin Adler.
55790
55791         WebCore::RenderBlock::addChild* NULL ptrs
55792         https://bugs.webkit.org/show_bug.cgi?id=43722
55793
55794         * fast/ruby/before-doesnt-crash-expected.txt: Added.
55795         * fast/ruby/before-doesnt-crash.html: Added.
55796
55797 2010-08-29  Adam Barth  <abarth@webkit.org>
55798
55799         Reviewed by Darin Adler.
55800
55801         Move UTF16 LEAD/TRAIL logic into the HTMLEntityParser
55802         https://bugs.webkit.org/show_bug.cgi?id=44790
55803
55804         We now block this attack.
55805
55806         * http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
55807
55808 2010-08-29  Adam Barth  <abarth@webkit.org>
55809
55810         Reviewed by Darin Adler.
55811
55812         Move UTF16 LEAD/TRAIL logic into the HTMLEntityParser
55813         https://bugs.webkit.org/show_bug.cgi?id=44790
55814
55815         We now block this attack.
55816
55817         * http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
55818
55819 2010-08-29  Yuzo Fujishima  <yuzo@google.com>
55820
55821         Unreviewed Chromium test expectation change for r66282.
55822
55823         * platform/chromium-win/inspector/console-format-expected.txt: Added.
55824
55825 2010-08-29  Kent Tamura  <tkent@chromium.org>
55826
55827         Reviewed by Darin Adler.
55828
55829         Change lower and higher limits of date/datetime/datetime-local/month/week types
55830         https://bugs.webkit.org/show_bug.cgi?id=39737
55831
55832         Update tests and test results for the new DateComponents behavior.
55833
55834         * fast/forms/ValidityState-rangeOverflow-expected.txt:
55835         * fast/forms/ValidityState-stepMismatch-expected.txt:
55836         * fast/forms/ValidityState-typeMismatch-date-expected.txt:
55837         * fast/forms/ValidityState-typeMismatch-datetime-expected.txt:
55838         * fast/forms/ValidityState-typeMismatch-datetimelocal-expected.txt:
55839         * fast/forms/ValidityState-typeMismatch-month-expected.txt:
55840         * fast/forms/ValidityState-typeMismatch-week-expected.txt:
55841         * fast/forms/input-valueasdate-date-expected.txt:
55842         * fast/forms/input-valueasdate-datetime-expected.txt:
55843         * fast/forms/input-valueasdate-month-expected.txt:
55844         * fast/forms/input-valueasdate-week-expected.txt:
55845         * fast/forms/input-valueasnumber-date-expected.txt:
55846         * fast/forms/input-valueasnumber-datetime-expected.txt:
55847         * fast/forms/input-valueasnumber-datetimelocal-expected.txt:
55848         * fast/forms/input-valueasnumber-month-expected.txt:
55849         * fast/forms/input-valueasnumber-week-expected.txt:
55850         * fast/forms/script-tests/ValidityState-rangeOverflow.js:
55851         * fast/forms/script-tests/ValidityState-stepMismatch.js:
55852         * fast/forms/script-tests/ValidityState-typeMismatch-date.js:
55853         * fast/forms/script-tests/ValidityState-typeMismatch-datetime.js:
55854         * fast/forms/script-tests/ValidityState-typeMismatch-datetimelocal.js:
55855         * fast/forms/script-tests/ValidityState-typeMismatch-month.js:
55856         * fast/forms/script-tests/ValidityState-typeMismatch-week.js:
55857         * fast/forms/script-tests/input-valueasdate-date.js:
55858         * fast/forms/script-tests/input-valueasdate-datetime.js:
55859         * fast/forms/script-tests/input-valueasdate-month.js:
55860         * fast/forms/script-tests/input-valueasdate-week.js:
55861         * fast/forms/script-tests/input-valueasnumber-date.js:
55862         * fast/forms/script-tests/input-valueasnumber-datetime.js:
55863         * fast/forms/script-tests/input-valueasnumber-datetimelocal.js:
55864         * fast/forms/script-tests/input-valueasnumber-month.js:
55865         * fast/forms/script-tests/input-valueasnumber-week.js:
55866
55867 2010-08-29  Yuzo Fujishima  <yuzo@google.com>
55868
55869         Unreviewed Chromium test expectation change for r66296.
55870
55871         * platform/chromium/test_expectations.txt:
55872
55873 2010-08-29  Yuzo Fujishima  <yuzo@google.com>
55874
55875         Unreviewed Chromium test expectation change.
55876
55877         * platform/chromium/test_expectations.txt:
55878
55879 2010-08-29  Yuzo Fujishima  <yuzo@google.com>
55880
55881         Unreviewed Chromium test expectation change for r66306.
55882
55883         * platform/chromium-linux/fast/forms/form-added-to-table-expected.txt: Added.
55884         * platform/chromium-linux/fast/forms/formmove3-expected.checksum:
55885         * platform/chromium-linux/fast/forms/formmove3-expected.png:
55886         * platform/chromium-linux/fast/forms/formmove3-expected.txt:
55887         * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.checksum:
55888         * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.png: Removed.
55889         * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.
55890         * platform/chromium-linux/fast/table/fixed-table-non-cell-in-row-expected.txt: Added.
55891         * platform/chromium-linux/fast/table/inline-form-assert-expected.txt: Added.
55892         * platform/chromium-linux/fast/table/insert-cell-before-form-expected.txt: Added.
55893         * platform/chromium-linux/fast/table/insert-row-before-form-expected.txt: Added.
55894         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.checksum:
55895         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
55896         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.txt:
55897         * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.checksum:
55898         * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.png: Removed.
55899         * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.txt: Added.
55900         * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.checksum:
55901         * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.png:
55902         * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.txt: Added.
55903         * platform/chromium-linux/tables/mozilla/bugs/bug32447-expected.checksum:
55904         * platform/chromium-linux/tables/mozilla/bugs/bug32447-expected.png: Removed.
55905         * platform/chromium-linux/tables/mozilla/bugs/bug32447-expected.txt: Added.
55906         * platform/chromium-linux/tables/mozilla/bugs/bug34538-expected.checksum:
55907         * platform/chromium-linux/tables/mozilla/bugs/bug34538-expected.png: Removed.
55908         * platform/chromium-linux/tables/mozilla/bugs/bug34538-expected.txt: Added.
55909         * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.checksum:
55910         * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png: Removed.
55911         * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.txt: Added.
55912         * platform/chromium-linux/tables/mozilla/bugs/bug78162-expected.txt: Added.
55913         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.checksum:
55914         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
55915         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.txt:
55916         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.checksum:
55917         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.png:
55918         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.txt: Added.
55919         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
55920         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
55921         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
55922         * platform/chromium-mac/fast/forms/formmove3-expected.checksum: Removed.
55923         * platform/chromium-mac/fast/forms/formmove3-expected.png: Removed.
55924         * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Removed.
55925         * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.png: Removed.
55926         * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum: Added.
55927         * platform/chromium-mac/tables/mozilla/bugs/bug2516-expected.checksum: Removed.
55928         * platform/chromium-mac/tables/mozilla/bugs/bug2516-expected.png: Removed.
55929         * platform/chromium-mac/tables/mozilla/bugs/bug30559-expected.checksum: Removed.
55930         * platform/chromium-mac/tables/mozilla/bugs/bug30559-expected.png: Removed.
55931         * platform/chromium-mac/tables/mozilla/bugs/bug32447-expected.checksum: Removed.
55932         * platform/chromium-mac/tables/mozilla/bugs/bug32447-expected.png: Removed.
55933         * platform/chromium-mac/tables/mozilla/bugs/bug34538-expected.checksum: Removed.
55934         * platform/chromium-mac/tables/mozilla/bugs/bug34538-expected.png: Removed.
55935         * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum: Added.
55936         * platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.checksum: Added.
55937         * platform/chromium-mac/tables/mozilla/bugs/bug96343-expected.checksum: Added.
55938         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Removed.
55939         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Removed.
55940         * platform/chromium-win/fast/forms/form-added-to-table-expected.txt:
55941         * platform/chromium-win/fast/forms/formmove3-expected.checksum:
55942         * platform/chromium-win/fast/forms/formmove3-expected.png:
55943         * platform/chromium-win/fast/forms/formmove3-expected.txt:
55944         * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.checksum:
55945         * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.png:
55946         * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
55947         * platform/chromium-win/fast/table/fixed-table-non-cell-in-row-expected.txt:
55948         * platform/chromium-win/fast/table/inline-form-assert-expected.txt:
55949         * platform/chromium-win/fast/table/insert-cell-before-form-expected.txt:
55950         * platform/chromium-win/fast/table/insert-row-before-form-expected.txt:
55951         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.checksum:
55952         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.png:
55953         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.txt:
55954         * platform/chromium-win/tables/mozilla/bugs/bug2516-expected.checksum:
55955         * platform/chromium-win/tables/mozilla/bugs/bug2516-expected.png:
55956         * platform/chromium-win/tables/mozilla/bugs/bug2516-expected.txt:
55957         * platform/chromium-win/tables/mozilla/bugs/bug30559-expected.checksum:
55958         * platform/chromium-win/tables/mozilla/bugs/bug30559-expected.png:
55959         * platform/chromium-win/tables/mozilla/bugs/bug30559-expected.txt:
55960         * platform/chromium-win/tables/mozilla/bugs/bug32447-expected.checksum:
55961         * platform/chromium-win/tables/mozilla/bugs/bug32447-expected.png:
55962         * platform/chromium-win/tables/mozilla/bugs/bug32447-expected.txt:
55963         * platform/chromium-win/tables/mozilla/bugs/bug34538-expected.checksum:
55964         * platform/chromium-win/tables/mozilla/bugs/bug34538-expected.png:
55965         * platform/chromium-win/tables/mozilla/bugs/bug34538-expected.txt:
55966         * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.checksum:
55967         * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.png:
55968         * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.txt:
55969         * platform/chromium-win/tables/mozilla/bugs/bug78162-expected.txt:
55970         * platform/chromium-win/tables/mozilla/bugs/bug96334-expected.checksum:
55971         * platform/chromium-win/tables/mozilla/bugs/bug96334-expected.png:
55972         * platform/chromium-win/tables/mozilla/bugs/bug96334-expected.txt:
55973         * platform/chromium-win/tables/mozilla/bugs/bug96343-expected.checksum:
55974         * platform/chromium-win/tables/mozilla/bugs/bug96343-expected.png:
55975         * platform/chromium-win/tables/mozilla/bugs/bug96343-expected.txt:
55976         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
55977         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
55978         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
55979         * platform/chromium/test_expectations.txt:
55980
55981 2010-08-29  Enrica Casucci  <enrica@apple.com>
55982
55983         Reviewed by Adele Peterson.
55984
55985         Crash when dragging text in Google Docs
55986         https://bugs.webkit.org/show_bug.cgi?id=20471
55987         <rdar://problem/7783629>
55988
55989         Added new test cases to an exisisting file and updated the result to reflect
55990         the correct behavior.
55991         
55992         * editing/selection/replace-selection-crash-expected.txt:
55993         * editing/selection/replace-selection-crash.html:
55994
55995 2010-08-29  Adam Barth  <abarth@webkit.org>
55996
55997         Reviewed by Darin Adler.
55998
55999         Implement HTML5's fakepath
56000         https://bugs.webkit.org/show_bug.cgi?id=29000
56001
56002         Update expectations for this pasteboard test to include our new friend
56003         fakepath.
56004
56005         * editing/pasteboard/file-input-files-access-expected.txt:
56006
56007 2010-08-29  Mihai Parparita  <mihaip@chromium.org>
56008
56009         Reviewed by Tony Chang.
56010
56011         fast/loader/input-element-page-cache-crash.html fails on Chromium
56012         https://bugs.webkit.org/show_bug.cgi?id=44811
56013
56014         Make test not rely on page cache behavior (window.finishTest being
56015         persisted), instead use sessionStorage.
56016
56017         * fast/loader/input-element-page-cache-crash.html:
56018         * platform/chromium/test_expectations.txt:
56019
56020 2010-08-29  Simon Fraser  <simon.fraser@apple.com>
56021
56022         Reviewed by Darin Adler.
56023
56024         When properties are missing from animation keyframes, interpolate between those keyframes that specify them
56025         https://bugs.webkit.org/show_bug.cgi?id=40794
56026
56027         Testcases for keyframes with missing properties; repeating and non-repeating.
56028
56029         * animations/missing-from-to-transforms.html:
56030         * animations/missing-from-to.html:
56031         * animations/missing-keyframe-properties-expected.txt: Added.
56032         * animations/missing-keyframe-properties-repeating-expected.txt: Added.
56033         * animations/missing-keyframe-properties-repeating.html: Added.
56034         * animations/missing-keyframe-properties-timing-function-expected.txt: Added.
56035         * animations/missing-keyframe-properties-timing-function.html: Added.
56036         * animations/missing-keyframe-properties.html: Added.
56037
56038 2010-08-28  Darin Adler  <darin@apple.com>
56039
56040         Reviewed by Sam Weinig.
56041
56042         Some IDL attributes don't reflect URL content attributes properly
56043         https://bugs.webkit.org/show_bug.cgi?id=43650
56044
56045         * dom/html/level2/html/button03.js: Added a "WebKit modification" section so this
56046         correctly expects the action attribute to return a completed URL.
56047         * dom/xhtml/level2/html/button03.js: Ditto.
56048
56049         * fast/dom/URL-attribute-reflection-expected.txt: Updaed expected results to expecte
56050         more successes.
56051
56052         * fast/dom/script-tests/URL-attribute-reflection.js:
56053         (testURLReflection): Fixed wrong variable name in the test script.
56054
56055         * http/tests/security/xssAuditor/full-block-iframe-no-inherit.php: Removed a call
56056         to encodeURI that was needed to work around our incorrect implementation of
56057         HTMLIFrameElement's src attribute.
56058
56059         * fast/dom/HTMLBaseElement: Added.
56060         * fast/dom/HTMLBaseElement/multiple-base-elements-expected.txt: Added.
56061         * fast/dom/HTMLBaseElement/multiple-base-elements.html: Added.
56062         * fast/dom/HTMLBaseElement/script-tests: Added.
56063         * fast/dom/HTMLBaseElement/script-tests/TEMPLATE.html:
56064         Copied from fast/dom/HTMLAnchorElement/script-tests/TEMPLATE.html.
56065         * fast/dom/HTMLBaseElement/script-tests/multiple-base-elements.js: Added.
56066
56067 2010-08-28  Sam Weinig  <sam@webkit.org>
56068
56069         Update WebKit2 skipped list.
56070
56071         * platform/mac-wk2/Skipped:
56072
56073 2010-08-27  Ryosuke Niwa  <rniwa@webkit.org>
56074
56075         Reviewed by Darin Adler.
56076
56077         cannot remove text-decoration when style is added by u or s
56078         https://bugs.webkit.org/show_bug.cgi?id=44560
56079
56080         Added a test to ensure WebKit removes text-decorations added by u or s
56081         and pushes down implicit styles properly into descendent nodes.
56082
56083         * editing/style/push-down-implicit-styles-expected.txt: Added.
56084         * editing/style/push-down-implicit-styles.html: Added.
56085         * editing/style/script-tests/push-down-implicit-styles.js: Added.
56086         (testSingleToggle):
56087         (selectAll):
56088         (selectTest):
56089         (selectSecondWord):
56090         (selectLastTwoWords):
56091         * editing/style/typing-style-003-expected.txt: Negation of inline
56092         styles are now done by pushing down implicitly styled elements rather than
56093         canceling them by inline style declarations.
56094
56095 2010-08-28  Gavin Barraclough  <barraclough@apple.com>
56096
56097         Reviewed by Oliver Hunt.
56098
56099         Bug 44830 - In Array's prototype functyions we're incorrectly handing large index values
56100
56101         We are in places casting doubles to unsigneds, and unsigneds to ints, without always check
56102         that the result is within bounds. This is problematic in the case of double-to-unsigned
56103         conversion because we should be saturating to array length.
56104
56105         Also, the error return value from Array.splice should be [], not undefined.
56106
56107         I don't see any security concerns here. These methods are spec'ed in such a way that they
56108         can be applied to non Array objects, so in all cases the (potentially bogus) indices are
56109         being passed to functions that will safely check accesses are within bounds.
56110
56111         * fast/js/array-splice-expected.txt:
56112         * fast/js/script-tests/array-splice.js:
56113         * fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.10_Array_prototype_slice/S15.4.4.10_A3_T3-expected.txt:
56114         * fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.2_T3-expected.txt:
56115         * fast/js/sputnik/Implementation_Diagnostics/S15.4.4.12_D1.5_T1-expected.txt:
56116         * ietestcenter/Javascript/15.4.4.15-3-26-expected.txt:
56117         * ietestcenter/Javascript/15.4.4.15-3-27-expected.txt:
56118         * ietestcenter/Javascript/15.4.4.15-5-1-expected.txt:
56119         * ietestcenter/Javascript/15.4.4.15-5-12-expected.txt:
56120         * ietestcenter/Javascript/15.4.4.15-5-14-expected.txt:
56121         * ietestcenter/Javascript/15.4.4.15-5-16-expected.txt:
56122         * ietestcenter/Javascript/15.4.4.15-8-9-expected.txt:
56123         * platform/mac-snowleopard/Skipped:
56124
56125 2010-08-28  Mihai Parparita  <mihaip@chromium.org>
56126
56127         Reviewed by Tony Chang.
56128
56129         fast/frames/frame-crash-with-page-cache.html does not pass on Chromium
56130         https://bugs.webkit.org/show_bug.cgi?id=44813
56131
56132         Update test to not rely on intervals resuming when going back to a page
56133         in the page cache. Based on the original bug for which this test was
56134         added (34773), intervals were not part of the triggering condition.
56135
56136         * fast/frames/resources/cached-page-1.html:
56137         * fast/frames/resources/cached-page-2.html:
56138         * platform/chromium/test_expectations.txt:
56139
56140 2010-08-28  Eric Carlson  <eric.carlson@apple.com>
56141
56142         Reviewed by Simon Fraser.
56143
56144         Crash reloading fast/events/tabindex-focus-blur-all.html test
56145         https://bugs.webkit.org/show_bug.cgi?id=44743
56146
56147         * platform/mac/Skipped: Remove tabindex-focus-blur-all.html from the skip list.
56148
56149 2010-08-28  Adam Barth  <abarth@webkit.org>
56150
56151         Reviewed by Eric Seidel.
56152
56153         HTMLTreeBuilder needs to call HTMLFormElement::setDemoted
56154         https://bugs.webkit.org/show_bug.cgi?id=44781
56155
56156         Update test expectations to account for demoted form elements.  I spot
56157         checked a bunch of these and this change is the reverse of the change
56158         to these expectations in http://trac.webkit.org/changeset/64712.  At
56159         the time, we thought these rendering changes were correct because the
56160         DOM was correct.  However, demoted form elements have magical
56161         non-DOM-based rendering.
56162
56163         * platform/mac/fast/forms/form-added-to-table-expected.txt:
56164         * platform/mac/fast/forms/formmove3-expected.txt:
56165         * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
56166         * platform/mac/fast/table/fixed-table-non-cell-in-row-expected.txt:
56167         * platform/mac/fast/table/inline-form-assert-expected.txt:
56168         * platform/mac/fast/table/insert-cell-before-form-expected.txt:
56169         * platform/mac/fast/table/insert-row-before-form-expected.txt:
56170         * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
56171         * platform/mac/tables/mozilla/bugs/bug2516-expected.txt:
56172         * platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
56173         * platform/mac/tables/mozilla/bugs/bug32447-expected.txt:
56174         * platform/mac/tables/mozilla/bugs/bug34538-expected.txt:
56175         * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
56176         * platform/mac/tables/mozilla/bugs/bug78162-expected.txt:
56177         * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
56178         * platform/mac/tables/mozilla/bugs/bug96343-expected.txt:
56179         * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
56180
56181 2010-08-28  Chris Guillory   <chris.guillory@google.com>
56182
56183         Reviewed by Chris Fleizach.
56184
56185         Add AX notification for childrenChanged
56186         https://bugs.webkit.org/show_bug.cgi?id=44472
56187
56188         Test by running platform/chromium/accessibility/children-changed-notification.html within chromium's DRT
56189
56190         * platform/chromium/accessibility: Added.
56191         * platform/chromium/accessibility/children-changed-notification-expected.txt: Added.
56192         * platform/chromium/accessibility/children-changed-notification.html: Added.
56193         * platform/chromium/drt_expectations.txt:
56194         * platform/chromium/test_expectations.txt:
56195
56196 2010-08-27  Daniel Bates  <dbates@rim.com>
56197
56198         Reviewed by Darin Adler.
56199
56200         Implement symbolic CSS3 list-style-types
56201         https://bugs.webkit.org/show_bug.cgi?id=36734
56202
56203         Tests that all of the symbolic CSS3 list-style-types are supported.
56204
56205         * fast/lists/w3-css3-list-styles-symbolic-expected.txt: Added.
56206         * fast/lists/w3-css3-list-styles-symbolic.html: Added.
56207
56208 2010-08-27  Matthew Delaney  <mdelaney@apple.com>
56209
56210         Reviewed by Oliver Hunt.
56211
56212         Canvas test 2d.composite.operation.clear failing
56213         https://bugs.webkit.org/show_bug.cgi?id=43226
56214
56215         * canvas/philip/tests/2d.composite.operation.foobar.html: Added.
56216         Tests if bogus composite ops are ignored.
56217         * platform/mac/Skipped: Added comment about why original clear 
56218         test should remain on the skip list.
56219
56220 2010-08-27  Tony Chang  <tony@chromium.org>
56221
56222         Not reviewed, adding two more files to chromium's test_expectations.
56223
56224         * platform/chromium/test_expectations.txt:
56225
56226 2010-08-27  Jon Honeycutt  <jhoneycutt@apple.com>
56227
56228         Add tests to the WebKit2 skipped list.
56229
56230         Rubber-stamped by Brady Eidson.
56231
56232         * platform/mac-wk2/Skipped:
56233
56234 2010-08-26  Zhenyao Mo  <zmo@google.com>
56235
56236         Reviewed by Kenneth Russell.
56237
56238         Passing premultiplyAlpha=false to tex{Sub}Image2D loses information (skia)
56239         https://bugs.webkit.org/show_bug.cgi?id=38282
56240
56241         * fast/canvas/webgl/gl-teximage-expected.txt: Adding back the tests using canvas as texImage2D input.
56242         * fast/canvas/webgl/gl-teximage.html: Ditto.
56243
56244 2010-08-27  Joseph Pecoraro  <joepeck@webkit.org>
56245
56246         Reviewed by Alexey Proskuryakov.
56247
56248         Extra Events triggered by <input> on focus
56249         https://bugs.webkit.org/show_bug.cgi?id=44731
56250
56251         * fast/events/input-focus-no-duplicate-events-expected.txt: Added.
56252         * fast/events/input-focus-no-duplicate-events.html: Added.
56253         * fast/events/input-tab-focus-no-duplicate-events-expected.txt: Added.
56254         * fast/events/input-tab-focus-no-duplicate-events.html: Added.
56255
56256 2010-08-27  Eric Carlson  <eric.carlson@apple.com>
56257
56258         Unreviewed, build fix.
56259
56260         Copy video files back into http/tests/media/resources/ since some tests apparently 
56261         can't load from test/resources/. Sigh.
56262
56263         * http/tests/media/resources/test.mp4: Copied from LayoutTests/http/tests/resources/test.mp4.
56264         * http/tests/media/resources/test.ogv: Copied from LayoutTests/http/tests/resources/test.ogv.
56265         * http/tests/media/video-cookie.html:
56266         * http/tests/media/video-referer.html:
56267
56268 2010-08-26  Joseph Pecoraro  <joepeck@webkit.org>
56269
56270         Reviewed by Pavel Feldman.
56271
56272         Web Inspector: attribute nodes don't get rendered in the console
56273         https://bugs.webkit.org/show_bug.cgi?id=44736
56274
56275         Add formatting tests for attribute nodes.
56276
56277         * inspector/console-format-expected.txt:
56278         * inspector/console-format.html:
56279
56280 2010-08-27  Ryosuke Niwa  <rniwa@webkit.org>
56281
56282         Unreviewed; chromium rebaseline for r66247.
56283
56284         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
56285         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
56286         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt:
56287         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
56288
56289 2010-08-27  Tony Chang  <tony@chromium.org>
56290
56291         Unreviewed, updating chromium test expectations.
56292
56293         Aaron said it's ok to add userscripts/mixed-case-stylesheet.html to
56294         the expected failure list because we test these in chromium anyway.
56295
56296         * platform/chromium/test_expectations.txt:
56297
56298 2010-08-27  Ryosuke Niwa  <rniwa@webkit.org>
56299
56300         Unreviewed; rebaseline for r66247.
56301
56302         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
56303         * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
56304         * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
56305         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
56306
56307 2010-08-27  Eric Carlson  <eric.carlson@apple.com>
56308
56309         Reviewed by Simon Fraser.
56310
56311         Allow ports to use different test movies.
56312         https://bugs.webkit.org/show_bug.cgi?id=44799
56313
56314         Move test movies from http/tests/media/resources to http/tests/resources. Change 
56315         local-video-source-from-remote to load a movie supported by the platform and to
56316         not log movie name.
56317
56318         * http/tests/media/resources/test.mp4: Removed.
56319         * http/tests/media/resources/test.ogv: Removed.
56320         * http/tests/media/video-cancel-load.html:
56321         * http/tests/media/video-cookie.html:
56322         * http/tests/media/video-error-abort.html:
56323         * http/tests/media/video-load-twice.html:
56324         * http/tests/media/video-play-suspend.html:
56325         * http/tests/media/video-referer.html:
56326         * http/tests/resources/silence.mpg: Removed.
56327         * http/tests/resources/test.mp4: Copied from LayoutTests/http/tests/media/resources/test.mp4.
56328         * http/tests/resources/test.ogv: Copied from LayoutTests/http/tests/media/resources/test.ogv.
56329         * http/tests/security/local-video-source-from-remote-expected.txt:
56330         * http/tests/security/local-video-source-from-remote.html:
56331         * media/video-source-error.html:
56332
56333 2010-08-27  Eric Carlson  <eric.carlson@apple.com>
56334
56335         Rubber-stamped Simon Fraser.
56336
56337         Set svn mime-type on two test movies.
56338
56339         * http/tests/media/resources/test.mp4: Added property svn:mime-type.
56340         * http/tests/media/resources/test.ogv: Added property svn:mime-type.
56341
56342 2010-08-27  Jer Noble  <jer.noble@apple.com>
56343
56344         Reviewed by Eric Carlson.
56345
56346         text/plain non-video files cause <video> to hang (while reading them?)
56347         https://bugs.webkit.org/show_bug.cgi?id=44212
56348         
56349         Test that HTMLVideoElements cannot load movies served as plain text.
56350
56351         * http/tests/media/video-served-as-text.html: Added.
56352
56353 2010-08-27  Jer Noble  <jer.noble@apple.com>
56354
56355         Build fix only, not reviewed.
56356
56357         In review for https://bugs.webkit.org/show_bug.cgi?id=43099, a few
56358         necessary testing functions were removed.
56359
56360         * fullscreen/full-screen-test.js:
56361         (waitForEventAndTest._eventCallback):
56362         (waitForEventAndTest):
56363         (waitForEventTestAndEnd):
56364
56365 2010-08-27  Tony Chang  <tony@chromium.org>
56366
56367         Not reviewed, updating chromium test expectations after r66251.
56368
56369         * platform/chromium/Skipped: Removed.
56370         * platform/chromium/fast/dom/domListEnumeration-expected.txt:
56371         * platform/chromium/test_expectations.txt:
56372
56373 2010-08-27  Chris Marrin  <cmarrin@apple.com>
56374
56375         Reviewed by Simon Fraser.
56376
56377         https://bugs.webkit.org/show_bug.cgi?id=42862
56378         WebGL in CSS Canvas crashes
56379
56380         One test does a simple triangle render and uses it as a CSS background.
56381         The other renders the triangle twice with 2 different background colors
56382         to test that the background can be dynamically changed.
56383
56384         * fast/canvas/webgl/css-webkit-canvas-repaint.html: Added.
56385         * fast/canvas/webgl/css-webkit-canvas.html: Added.
56386         * platform/mac/fast/canvas/webgl: Added.
56387         * platform/mac/fast/canvas/webgl/css-webkit-canvas-expected.checksum: Added.
56388         * platform/mac/fast/canvas/webgl/css-webkit-canvas-expected.png: Added.
56389         * platform/mac/fast/canvas/webgl/css-webkit-canvas-expected.txt: Added.
56390         * platform/mac/fast/canvas/webgl/css-webkit-canvas-repaint-expected.checksum: Added.
56391         * platform/mac/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added.
56392         * platform/mac/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt: Added.
56393
56394 2010-08-27  Tony Chang  <tony@chromium.org>
56395
56396         Not reviewed, cleaning up chromium test results.
56397
56398         After r66245, JSC and V8 produce the same results for fast/js/kde/Number.html.
56399
56400         * platform/chromium-mac/fast/js/kde/Number-expected.txt: Removed.
56401         * platform/chromium-win/fast/js/kde/Number-expected.txt: Removed.
56402
56403 2010-08-27  Andy Estes  <aestes@apple.com>
56404
56405         Reviewed by Simon Fraser.
56406
56407         Try to make some xssAuditor tests less flakey.
56408         https://bugs.webkit.org/show_bug.cgi?id=44749
56409         
56410         Use postMessage() to communicate to the top window each time a
56411         beforeload event fires in the iframe. When the top window has seen a
56412         beforeload event from each widget in the iframe, it calls notifyDone().
56413         This prevents the test from exiting before all the widgets have had a
56414         chance to load, therefore ensuring that all relevant XSS Auditor
56415         messages have been emitted.
56416
56417         * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
56418         * http/tests/security/xssAuditor/object-embed-tag-control-char.html:
56419         * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
56420         * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
56421         * http/tests/security/xssAuditor/object-embed-tag-null-char.html:
56422         * http/tests/security/xssAuditor/object-embed-tag.html:
56423         * http/tests/security/xssAuditor/object-src-inject.html:
56424         * http/tests/security/xssAuditor/object-tag-javascript-url.html:
56425         * http/tests/security/xssAuditor/object-tag.html:
56426         * http/tests/security/xssAuditor/resources/echo-intertag.pl:
56427         * http/tests/security/xssAuditor/resources/echo-object-src.pl:
56428         * http/tests/security/xssAuditor/resources/utilities.js:
56429         (notifyDoneAfterReceivingBeforeloadFromIds):
56430         * platform/mac/Skipped:
56431
56432 2010-08-09  Jer Noble  <jer.noble@apple.com>
56433
56434         Add JavaScript API to allow a page to go fullscreen.
56435         rdar://problem/6867795
56436         https://bugs.webkit.org/show_bug.cgi?id=43099
56437
56438         New tests for the new full screen API:
56439
56440         full-screen-api.html: tests for the presence of the new full screen 
56441             apis.
56442         full-screen-request.html: tests that clients can request the browser 
56443             enter full screen mode successfully.
56444         full-screen-css.html: tests that the new full screen pseudo classes are 
56445             applied once full screen mode is entered.
56446         full-screen-remove.html: tests that the document's current full screen 
56447             element is changed when that element is removed from the DOM tree.
56448         full-screen-remove-ancestor.html: tests that the document's current full 
56449             screen element is changed an ancestor of that element is removed 
56450             from the DOM tree.
56451         full-screen-twice.html: tests that entering full screen mode on two     
56452             different elements in a row does not fail.
56453         
56454         Tests that were changed:
56455         
56456         domListEnumeration.html: This test returns a specific count of 
56457             properties on HTML elements; after consultation with Sam Weinig (the 
56458             original test author), it was decided that this part of the test 
56459             would be very difficult to make platform specific, and that nothing 
56460             significant would be lost if the property count sections were 
56461             removed.
56462         
56463         platform/*/Skipped: Added the fullscreen/ directory to the Skipped list 
56464             for every platform save mac.
56465
56466         * fast/dom/Window/window-properties-expected.txt: Added the new 
56467             properties exposed on Document and Element.
56468         * fast/dom/domListEnumeration-expected.txt: Removed the iteration count 
56469             part of this test.
56470         * fast/dom/script-tests/domListEnumeration.js: ""
56471         * fullscreen: Added.
56472         * platform/mac/fullscreen: Added.
56473         * platform/mac/fullscreen/full-screen-api-expected.txt: Added.
56474         * platform/mac/fullscreen/full-screen-api.html: Added.
56475         * platform/mac/fullscreen/full-screen-css-expected.txt: Added.
56476         * platform/mac/fullscreen/full-screen-css.html: Added.
56477         * platform/mac/fullscreen/full-screen-remove-ancestor-expected.txt: Added.
56478         * platform/mac/fullscreen/full-screen-remove-ancestor.html: Added.
56479         * platform/mac/fullscreen/full-screen-remove-expected.txt: Added.
56480         * platform/mac/fullscreen/full-screen-remove.html: Added.
56481         * platform/mac/fullscreen/full-screen-request-expected.txt: Added.
56482         * platform/mac/fullscreen/full-screen-request.html: Added.
56483         * platform/mac/fullscreen/full-screen-twice-expected.txt: Added.
56484         * platform/mac/fullscreen/full-screen-twice.html: Added.
56485
56486 2010-08-27  Mihai Parparita  <mihaip@chromium.org>
56487
56488         Reviewed by Dimitri Glazkov.
56489
56490         [GTK] fast/history/history-subframe-with-name.html fails with GTK DRT
56491         https://bugs.webkit.org/show_bug.cgi?id=44784
56492
56493         Skip fast/history/history-subframe-with-name.html for GTK while we figure out
56494         why it fails there.
56495
56496         * platform/gtk/Skipped:
56497
56498 2010-08-27  Gavin Barraclough  <barraclough@apple.com>
56499
56500         Reviewed by Oliver Hunt.
56501
56502         Bug 44745 - Number.toFixed/toExponential/toPrecision are inaccurate.
56503
56504         These methods should be using a version of dtoa that can generate results accurate
56505         to the requested precision, whereas our version of dtoa is only currently able to
56506         support producing results sufficiently accurate to distinguish the value from any
56507         other IEEE-754 double precision number.
56508
56509         Updating expected results, corrected errors in fast/js/kde/script-tests/Number.js
56510         (corrected results confirmed with FireFox).
56511
56512         * fast/js/kde/Number-expected.txt:
56513         * fast/js/kde/script-tests/Number.js:
56514         * fast/js/number-toExponential-expected.txt:
56515         * fast/js/number-tofixed-expected.txt:
56516         * fast/js/number-toprecision-expected.txt:
56517
56518 2010-08-27  Tony Chang  <tony@chromium.org>
56519
56520         Unreviewed.  Add google-chrome linux ia32 results.  These are slightly
56521         different from the chromium-linux results because of rounding
56522         differences due to different compiler flags.  These results are
56523         expected to pass on ubuntu hardy 32.
56524
56525         * platform/google-chrome-linux32/css1/box_properties/acid_test-expected.checksum: Added.
56526         * platform/google-chrome-linux32/css1/box_properties/acid_test-expected.png: Added.
56527         * platform/google-chrome-linux32/css1/box_properties/acid_test-expected.txt: Added.
56528         * platform/google-chrome-linux32/css2.1/t09-c5526c-display-00-e-expected.checksum: Added.
56529         * platform/google-chrome-linux32/css2.1/t09-c5526c-display-00-e-expected.png: Added.
56530         * platform/google-chrome-linux32/css2.1/t09-c5526c-display-00-e-expected.txt: Added.
56531         * platform/google-chrome-linux32/editing/execCommand/5138441-expected.checksum: Added.
56532         * platform/google-chrome-linux32/editing/execCommand/5138441-expected.png: Added.
56533         * platform/google-chrome-linux32/editing/inserting/editing-empty-divs-expected.checksum: Added.
56534         * platform/google-chrome-linux32/editing/inserting/editing-empty-divs-expected.png: Added.
56535         * platform/google-chrome-linux32/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added.
56536         * platform/google-chrome-linux32/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added.
56537         * platform/google-chrome-linux32/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum: Added.
56538         * platform/google-chrome-linux32/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added.
56539         * platform/google-chrome-linux32/fast/backgrounds/size/backgroundSize04-expected.checksum: Added.
56540         * platform/google-chrome-linux32/fast/backgrounds/size/backgroundSize04-expected.png: Added.
56541         * platform/google-chrome-linux32/fast/backgrounds/size/backgroundSize18-expected.checksum: Added.
56542         * platform/google-chrome-linux32/fast/backgrounds/size/backgroundSize18-expected.png: Added.
56543         * platform/google-chrome-linux32/fast/backgrounds/size/backgroundSize21-expected.checksum: Added.
56544         * platform/google-chrome-linux32/fast/backgrounds/size/backgroundSize21-expected.png: Added.
56545         * platform/google-chrome-linux32/fast/backgrounds/size/contain-and-cover-expected.checksum: Added.
56546         * platform/google-chrome-linux32/fast/backgrounds/size/contain-and-cover-expected.png: Added.
56547         * platform/google-chrome-linux32/fast/backgrounds/svg-as-background-4-expected.checksum: Added.
56548         * platform/google-chrome-linux32/fast/backgrounds/svg-as-background-4-expected.png: Added.
56549         * platform/google-chrome-linux32/fast/backgrounds/svg-as-background-5-expected.checksum: Added.
56550         * platform/google-chrome-linux32/fast/backgrounds/svg-as-background-5-expected.png: Added.
56551         * platform/google-chrome-linux32/fast/block/basic/011-expected.checksum: Added.
56552         * platform/google-chrome-linux32/fast/block/basic/011-expected.png: Added.
56553         * platform/google-chrome-linux32/fast/block/basic/011-expected.txt: Added.
56554         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-2-expected.checksum: Added.
56555         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-2-expected.png: Added.
56556         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-3-expected.checksum: Added.
56557         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-3-expected.png: Added.
56558         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-expected.checksum: Added.
56559         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-ltr-expected.png: Added.
56560         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-2-expected.checksum: Added.
56561         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-2-expected.png: Added.
56562         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-3-expected.checksum: Added.
56563         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-3-expected.png: Added.
56564         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-expected.checksum: Added.
56565         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-rtl-expected.png: Added.
56566         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-short-ltr-expected.checksum: Added.
56567         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Added.
56568         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-short-rtl-expected.checksum: Added.
56569         * platform/google-chrome-linux32/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Added.
56570         * platform/google-chrome-linux32/fast/borders/border-image-omit-right-slice-expected.checksum: Copied from LayoutTests/platform/chromium-win/fast/borders/border-image-omit-right-slice-expected.checksum.
56571         * platform/google-chrome-linux32/fast/borders/border-image-omit-right-slice-expected.png: Copied from LayoutTests/platform/chromium-win/fast/borders/border-image-omit-right-slice-expected.png.
56572         * platform/google-chrome-linux32/fast/borders/border-image-rotate-transform-expected.checksum: Added.
56573         * platform/google-chrome-linux32/fast/borders/border-image-rotate-transform-expected.png: Added.
56574         * platform/google-chrome-linux32/fast/borders/borderRadiusSolid03-expected.checksum: Added.
56575         * platform/google-chrome-linux32/fast/borders/borderRadiusSolid03-expected.png: Added.
56576         * platform/google-chrome-linux32/fast/css-generated-content/012-expected.checksum: Added.
56577         * platform/google-chrome-linux32/fast/css-generated-content/012-expected.png: Added.
56578         * platform/google-chrome-linux32/fast/css/border-height-expected.checksum: Added.
56579         * platform/google-chrome-linux32/fast/css/border-height-expected.png: Added.
56580         * platform/google-chrome-linux32/fast/css/margin-top-bottom-dynamic-expected.checksum: Added.
56581         * platform/google-chrome-linux32/fast/css/margin-top-bottom-dynamic-expected.png: Added.
56582         * platform/google-chrome-linux32/fast/dom/HTMLProgressElement/progress-element-expected.checksum: Added.
56583         * platform/google-chrome-linux32/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
56584         * platform/google-chrome-linux32/fast/forms/menulist-style-color-expected.checksum: Added.
56585         * platform/google-chrome-linux32/fast/forms/menulist-style-color-expected.png: Added.
56586         * platform/google-chrome-linux32/fast/forms/negativeLineHeight-expected.checksum: Added.
56587         * platform/google-chrome-linux32/fast/forms/negativeLineHeight-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/negativeLineHeight-expected.png.
56588         * platform/google-chrome-linux32/fast/forms/search-vertical-alignment-expected.checksum: Added.
56589         * platform/google-chrome-linux32/fast/forms/search-vertical-alignment-expected.png: Added.
56590         * platform/google-chrome-linux32/fast/forms/textAreaLineHeight-expected.checksum: Added.
56591         * platform/google-chrome-linux32/fast/forms/textAreaLineHeight-expected.png: Added.
56592         * platform/google-chrome-linux32/fast/gradients/border-image-gradient-sides-and-corners-expected.checksum: Added.
56593         * platform/google-chrome-linux32/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
56594         * platform/google-chrome-linux32/fast/gradients/radial-centered-expected.checksum: Added.
56595         * platform/google-chrome-linux32/fast/gradients/radial-centered-expected.png: Added.
56596         * platform/google-chrome-linux32/fast/images/animated-svg-as-image-expected.checksum: Added.
56597         * platform/google-chrome-linux32/fast/images/animated-svg-as-image-expected.png: Added.
56598         * platform/google-chrome-linux32/fast/inline-block/inline-block-vertical-align-expected.checksum: Added.
56599         * platform/google-chrome-linux32/fast/inline-block/inline-block-vertical-align-expected.png: Added.
56600         * platform/google-chrome-linux32/fast/js/navigator-mimeTypes-length-expected.txt: Copied from LayoutTests/fast/js/navigator-mimeTypes-length-expected.txt.
56601         * platform/google-chrome-linux32/fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
56602         * platform/google-chrome-linux32/fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
56603         * platform/google-chrome-linux32/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Added.
56604         * platform/google-chrome-linux32/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
56605         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-horizontal-expected.checksum: Added.
56606         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
56607         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Added.
56608         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
56609         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Added.
56610         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
56611         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-vertical-expected.checksum: Added.
56612         * platform/google-chrome-linux32/fast/repaint/shadow-multiple-vertical-expected.png: Added.
56613         * platform/google-chrome-linux32/fast/replaced/absolute-image-sizing-expected.checksum: Added.
56614         * platform/google-chrome-linux32/fast/replaced/absolute-image-sizing-expected.png: Added.
56615         * platform/google-chrome-linux32/fast/table/empty-table-percent-height-expected.checksum: Added.
56616         * platform/google-chrome-linux32/fast/table/empty-table-percent-height-expected.png: Added.
56617         * platform/google-chrome-linux32/plugins/embed-attributes-style-expected.checksum: Added.
56618         * platform/google-chrome-linux32/plugins/embed-attributes-style-expected.png: Added.
56619         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
56620         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Added.
56621         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
56622         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
56623         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
56624         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
56625         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
56626         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
56627         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
56628         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
56629         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
56630         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Copied from LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum.
56631         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Copied from LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png.
56632         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: Added.
56633         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
56634         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Added.
56635         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
56636         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum: Added.
56637         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
56638         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added.
56639         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
56640         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum: Added.
56641         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
56642         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum: Added.
56643         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
56644         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Copied from LayoutTests/platform/google-chrome-linux64/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum.
56645         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Copied from LayoutTests/platform/google-chrome-linux64/svg/W3C-SVG-1.1/paths-data-12-t-expected.png.
56646         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Copied from LayoutTests/platform/google-chrome-linux64/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt.
56647         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum: Added.
56648         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
56649         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
56650         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
56651         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum: Added.
56652         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added.
56653         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Added.
56654         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum: Added.
56655         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added.
56656         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
56657         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum: Added.
56658         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added.
56659         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Added.
56660         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
56661         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
56662         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added.
56663         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
56664         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum: Added.
56665         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added.
56666         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum: Added.
56667         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
56668         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Added.
56669         * platform/google-chrome-linux32/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
56670         * platform/google-chrome-linux32/svg/batik/filters/filterRegions-expected.checksum: Added.
56671         * platform/google-chrome-linux32/svg/batik/filters/filterRegions-expected.png: Added.
56672         * platform/google-chrome-linux32/svg/batik/filters/filterRegions-expected.txt: Added.
56673         * platform/google-chrome-linux32/svg/batik/text/textEffect-expected.checksum: Added.
56674         * platform/google-chrome-linux32/svg/batik/text/textEffect-expected.png: Added.
56675         * platform/google-chrome-linux32/svg/batik/text/textOnPath-expected.checksum: Added.
56676         * platform/google-chrome-linux32/svg/batik/text/textOnPath-expected.png: Added.
56677         * platform/google-chrome-linux32/svg/batik/text/textOnPath2-expected.checksum: Added.
56678         * platform/google-chrome-linux32/svg/batik/text/textOnPath2-expected.png: Added.
56679         * platform/google-chrome-linux32/svg/batik/text/textOnPath3-expected.checksum: Added.
56680         * platform/google-chrome-linux32/svg/batik/text/textOnPath3-expected.png: Added.
56681         * platform/google-chrome-linux32/svg/batik/text/textOnPathSpaces-expected.checksum: Added.
56682         * platform/google-chrome-linux32/svg/batik/text/textOnPathSpaces-expected.png: Added.
56683         * platform/google-chrome-linux32/svg/batik/text/verticalText-expected.checksum: Added.
56684         * platform/google-chrome-linux32/svg/batik/text/verticalText-expected.png: Added.
56685         * platform/google-chrome-linux32/svg/batik/text/verticalTextOnPath-expected.checksum: Added.
56686         * platform/google-chrome-linux32/svg/batik/text/verticalTextOnPath-expected.png: Added.
56687         * platform/google-chrome-linux32/svg/custom/circular-marker-reference-2-expected.checksum: Added.
56688         * platform/google-chrome-linux32/svg/custom/circular-marker-reference-2-expected.png: Added.
56689         * platform/google-chrome-linux32/svg/custom/control-points-for-S-and-T-expected.checksum: Copied from LayoutTests/platform/chromium-linux/svg/custom/control-points-for-S-and-T-expected.checksum.
56690         * platform/google-chrome-linux32/svg/custom/control-points-for-S-and-T-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/control-points-for-S-and-T-expected.png.
56691         * platform/google-chrome-linux32/svg/custom/empty-merge-expected.checksum: Added.
56692         * platform/google-chrome-linux32/svg/custom/empty-merge-expected.png: Added.
56693         * platform/google-chrome-linux32/svg/custom/empty-merge-expected.txt: Added.
56694         * platform/google-chrome-linux32/svg/custom/feComponentTransfer-Table-expected.checksum: Added.
56695         * platform/google-chrome-linux32/svg/custom/feComponentTransfer-Table-expected.png: Added.
56696         * platform/google-chrome-linux32/svg/custom/feDisplacementMap-01-expected.txt: Added.
56697         * platform/google-chrome-linux32/svg/custom/focus-ring-expected.checksum: Added.
56698         * platform/google-chrome-linux32/svg/custom/focus-ring-expected.png: Added.
56699         * platform/google-chrome-linux32/svg/custom/glyph-setting-d-attribute-expected.txt: Added.
56700         * platform/google-chrome-linux32/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.checksum: Copied from LayoutTests/platform/chromium-win/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.checksum.
56701         * platform/google-chrome-linux32/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png.
56702         * platform/google-chrome-linux32/svg/custom/image-small-width-height-expected.checksum: Added.
56703         * platform/google-chrome-linux32/svg/custom/image-small-width-height-expected.png: Added.
56704         * platform/google-chrome-linux32/svg/custom/image-with-transform-clip-filter-expected.checksum: Added.
56705         * platform/google-chrome-linux32/svg/custom/image-with-transform-clip-filter-expected.png: Added.
56706         * platform/google-chrome-linux32/svg/custom/inline-svg-in-xhtml-expected.checksum: Added.
56707         * platform/google-chrome-linux32/svg/custom/inline-svg-in-xhtml-expected.png: Added.
56708         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-all-expected.checksum: Added.
56709         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-all-expected.png: Added.
56710         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-transform-expected.checksum: Added.
56711         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-transform-expected.png: Added.
56712         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-viewBox-expected.checksum: Added.
56713         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-viewBox-expected.png: Added.
56714         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum: Added.
56715         * platform/google-chrome-linux32/svg/custom/linking-a-03-b-viewBox-transform-expected.png: Added.
56716         * platform/google-chrome-linux32/svg/custom/non-circular-marker-reference-expected.checksum: Added.
56717         * platform/google-chrome-linux32/svg/custom/non-circular-marker-reference-expected.png: Added.
56718         * platform/google-chrome-linux32/svg/custom/path-getTotalLength-expected.txt: Copied from LayoutTests/svg/custom/path-getTotalLength-expected.txt.
56719         * platform/google-chrome-linux32/svg/custom/pattern-with-transformation-expected.checksum: Added.
56720         * platform/google-chrome-linux32/svg/custom/pattern-with-transformation-expected.png: Added.
56721         * platform/google-chrome-linux32/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added.
56722         * platform/google-chrome-linux32/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
56723         * platform/google-chrome-linux32/svg/custom/recursive-filter-expected.checksum: Added.
56724         * platform/google-chrome-linux32/svg/custom/recursive-filter-expected.png: Added.
56725         * platform/google-chrome-linux32/svg/custom/recursive-filter-expected.txt: Added.
56726         * platform/google-chrome-linux32/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
56727         * platform/google-chrome-linux32/svg/custom/relative-sized-use-on-symbol-expected.checksum: Copied from LayoutTests/platform/chromium-linux/svg/custom/relative-sized-use-on-symbol-expected.checksum.
56728         * platform/google-chrome-linux32/svg/custom/relative-sized-use-on-symbol-expected.png: Copied from LayoutTests/platform/chromium-linux/svg/custom/relative-sized-use-on-symbol-expected.png.
56729         * platform/google-chrome-linux32/svg/custom/resource-invalidate-on-target-update-expected.txt: Added.
56730         * platform/google-chrome-linux32/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
56731         * platform/google-chrome-linux32/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
56732         * platform/google-chrome-linux32/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
56733         * platform/google-chrome-linux32/svg/custom/svg-fonts-in-html-expected.checksum: Added.
56734         * platform/google-chrome-linux32/svg/custom/svg-fonts-in-html-expected.png: Added.
56735         * platform/google-chrome-linux32/svg/custom/svg-fonts-in-html-expected.txt: Added.
56736         * platform/google-chrome-linux32/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added.
56737         * platform/google-chrome-linux32/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added.
56738         * platform/google-chrome-linux32/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Copied from LayoutTests/platform/gtk/svg/custom/svg-fonts-with-no-element-reference-expected.txt.
56739         * platform/google-chrome-linux32/svg/custom/use-css-events-expected.checksum: Added.
56740         * platform/google-chrome-linux32/svg/custom/use-css-events-expected.png: Added.
56741         * platform/google-chrome-linux32/svg/custom/width-full-percentage-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/custom/width-full-percentage-expected.txt.
56742         * platform/google-chrome-linux32/svg/filters/feColorMatrix-values-expected.checksum: Added.
56743         * platform/google-chrome-linux32/svg/filters/feColorMatrix-values-expected.png: Added.
56744         * platform/google-chrome-linux32/svg/filters/feColorMatrix-values-expected.txt: Added.
56745         * platform/google-chrome-linux32/svg/filters/filteredImage-expected.checksum: Added.
56746         * platform/google-chrome-linux32/svg/filters/filteredImage-expected.png: Added.
56747         * platform/google-chrome-linux32/svg/filters/filteredImage-expected.txt: Copied from LayoutTests/platform/qt/svg/filters/filteredImage-expected.txt.
56748         * platform/google-chrome-linux32/svg/filters/parent-children-with-same-filter-expected.checksum: Added.
56749         * platform/google-chrome-linux32/svg/filters/parent-children-with-same-filter-expected.png: Added.
56750         * platform/google-chrome-linux32/svg/filters/parent-children-with-same-filter-expected.txt: Added.
56751         * platform/google-chrome-linux32/svg/filters/subRegion-one-effect-expected.checksum: Added.
56752         * platform/google-chrome-linux32/svg/filters/subRegion-one-effect-expected.png: Added.
56753         * platform/google-chrome-linux32/svg/filters/subRegion-two-effects-expected.checksum: Added.
56754         * platform/google-chrome-linux32/svg/filters/subRegion-two-effects-expected.png: Added.
56755         * platform/google-chrome-linux32/svg/hixie/perf/001-expected.checksum: Added.
56756         * platform/google-chrome-linux32/svg/hixie/perf/001-expected.png: Added.
56757         * platform/google-chrome-linux32/svg/hixie/perf/001-expected.txt: Added.
56758         * platform/google-chrome-linux32/svg/hixie/perf/002-expected.checksum: Added.
56759         * platform/google-chrome-linux32/svg/hixie/perf/002-expected.png: Added.
56760         * platform/google-chrome-linux32/svg/hixie/perf/002-expected.txt: Added.
56761         * platform/google-chrome-linux32/svg/overflow/overflow-on-inner-svg-element-expected.txt: Added.
56762         * platform/google-chrome-linux32/svg/text/text-path-01-b-expected.checksum: Added.
56763         * platform/google-chrome-linux32/svg/text/text-path-01-b-expected.png: Added.
56764         * platform/google-chrome-linux32/svg/text/text-text-06-t-expected.checksum: Added.
56765         * platform/google-chrome-linux32/svg/text/text-text-06-t-expected.png: Added.
56766         * platform/google-chrome-linux32/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
56767         * platform/google-chrome-linux32/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
56768         * platform/google-chrome-linux32/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added.
56769         * platform/google-chrome-linux32/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
56770         * platform/google-chrome-linux32/tables/mozilla/bugs/bug1296-expected.checksum: Added.
56771         * platform/google-chrome-linux32/tables/mozilla/bugs/bug1296-expected.png: Added.
56772         * platform/google-chrome-linux32/tables/mozilla/bugs/bug1430-expected.checksum: Added.
56773         * platform/google-chrome-linux32/tables/mozilla/bugs/bug1430-expected.png: Added.
56774         * platform/google-chrome-linux32/tables/mozilla/bugs/bug15544-expected.checksum: Added.
56775         * platform/google-chrome-linux32/tables/mozilla/bugs/bug15544-expected.png: Added.
56776         * platform/google-chrome-linux32/tables/mozilla/bugs/bug23235-expected.checksum: Added.
56777         * platform/google-chrome-linux32/tables/mozilla/bugs/bug23235-expected.png: Added.
56778         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2886-expected.checksum: Added.
56779         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2886-expected.png: Added.
56780         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2947-expected.checksum: Added.
56781         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2947-expected.png: Added.
56782         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2981-2-expected.checksum: Added.
56783         * platform/google-chrome-linux32/tables/mozilla/bugs/bug2981-2-expected.png: Added.
56784         * platform/google-chrome-linux32/tables/mozilla/bugs/bug4284-expected.checksum: Added.
56785         * platform/google-chrome-linux32/tables/mozilla/bugs/bug4284-expected.png: Added.
56786         * platform/google-chrome-linux32/tables/mozilla/bugs/bug4427-expected.checksum: Added.
56787         * platform/google-chrome-linux32/tables/mozilla/bugs/bug4427-expected.png: Added.
56788         * platform/google-chrome-linux32/tables/mozilla/bugs/bug625-expected.checksum: Added.
56789         * platform/google-chrome-linux32/tables/mozilla/bugs/bug625-expected.png: Added.
56790         * platform/google-chrome-linux32/tables/mozilla/core/bloomberg-expected.checksum: Added.
56791         * platform/google-chrome-linux32/tables/mozilla/core/bloomberg-expected.png: Added.
56792         * platform/google-chrome-linux32/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Added.
56793         * platform/google-chrome-linux32/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added.
56794         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_layers-opacity-expected.checksum: Added.
56795         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_layers-opacity-expected.png: Added.
56796         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_position-table-expected.checksum: Added.
56797         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_position-table-expected.png: Added.
56798         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum: Added.
56799         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Added.
56800         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: Added.
56801         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Added.
56802         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-expected.checksum: Added.
56803         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-expected.png: Added.
56804         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: Added.
56805         * platform/google-chrome-linux32/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Added.
56806         * platform/google-chrome-linux32/tables/mozilla/other/cell_widths-expected.checksum: Added.
56807         * platform/google-chrome-linux32/tables/mozilla/other/cell_widths-expected.png: Added.
56808         * platform/google-chrome-linux32/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Added.
56809         * platform/google-chrome-linux32/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added.
56810         * platform/google-chrome-linux32/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum: Added.
56811         * platform/google-chrome-linux32/tables/mozilla_expected_failures/bugs/bug85016-expected.png: Added.
56812         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum: Added.
56813         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Added.
56814         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: Added.
56815         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Added.
56816         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: Added.
56817         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added.
56818         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum: Added.
56819         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: Added.
56820         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum: Added.
56821         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: Added.
56822         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: Added.
56823         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Added.
56824         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: Added.
56825         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Added.
56826         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: Added.
56827         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Added.
56828         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: Added.
56829         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Added.
56830         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: Added.
56831         * platform/google-chrome-linux32/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Added.
56832         * platform/google-chrome-linux32/transforms/svg-vs-css-expected.checksum: Added.
56833         * platform/google-chrome-linux32/transforms/svg-vs-css-expected.png: Added.
56834
56835 2010-08-27  Simon Fraser  <simon.fraser@apple.com>
56836
56837         Reviewed by Tony Chang.
56838
56839         Crash in CSSStyleSelector.cpp
56840         https://bugs.webkit.org/show_bug.cgi?id=44780
56841         
56842         Test that replaces an actual image with 'none', and should not crash.
56843
56844         * fast/css/pending-images-crash-expected.txt: Added.
56845         * fast/css/pending-images-crash.html: Added.
56846
56847 2010-08-27  Andrey Kosyakov  <caseq@chromium.org>
56848
56849         Unreviewed. Revert r66218 & r66220 due to GTK test failures.
56850
56851         * inspector/audits-panel-functional.html:
56852         * inspector/audits-tests.js: Removed.
56853         * inspector/extensions-api-expected.txt:
56854         * inspector/extensions-audits-api-expected.txt: Removed.
56855         * inspector/extensions-audits-api.html: Removed.
56856         * inspector/extensions-audits-expected.txt: Removed.
56857         * inspector/extensions-audits-tests.js: Removed.
56858         * inspector/extensions-audits.html: Removed.
56859         * inspector/extensions-expected.txt:
56860         * inspector/resources/audits-script3.js: Added.
56861         (foo3):
56862         * platform/chromium/test_expectations.txt:
56863
56864 2010-08-27  Mihai Parparita  <mihaip@chromium.org>
56865
56866         Reviewed by Darin Fisher.
56867
56868         Crash in HistoryController::recursiveGoToItem when navigating in a frame
56869         while another frame has a custom window name
56870         https://bugs.webkit.org/show_bug.cgi?id=44183
56871         
56872         Add a test to check that we can handle navigation from a top-level frame
56873         when one of the child frames sets window.name after load.
56874
56875         * fast/history/history-subframe-with-name-expected.txt: Added.
56876         * fast/history/history-subframe-with-name.html: Added.
56877         * fast/history/resources/history-subframe-with-name-2.html: Added.
56878         * fast/history/resources/history-subframe-with-name-3.html: Added.
56879         * fast/history/resources/history-subframe-with-name-container.html: Added.
56880
56881 2010-08-27  Tony Chang  <tony@chromium.org>
56882
56883         Unreviewed, remove duplicate test expectation.
56884
56885         * platform/chromium/test_expectations.txt:
56886
56887 2010-08-27  Andrey Kosyakov  <caseq@chromium.org>
56888
56889         Unreviewed.
56890         Attempt to fix flakiness of inspector extension audit tests.
56891
56892         * inspector/extensions-audits-tests.js:
56893
56894 2010-08-27  Tony Chang  <tony@chromium.org>
56895
56896         Unreviewed.  Add chromium-mac results for svg/custom/getscreenctm-in-scrollable-div-area.xhtml.
56897
56898         The image results are the same except for the scrollbars.  I'm not
56899         sure why this wasn't landed with the win/linux results in r66193.
56900
56901         * platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Added.
56902         * platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
56903
56904 2010-08-27  Tony Chang  <tony@chromium.org>
56905
56906         Unreviewed.  Reverting r66177, which were chromium expectations for
56907         fast/forms/select-style.  It seems like this was a regression fixed in r66195.
56908
56909         * platform/chromium-mac/fast/forms/select-style-expected.checksum: Removed.
56910         * platform/chromium-mac/fast/forms/select-style-expected.png: Removed.
56911         * platform/chromium-mac/fast/forms/select-style-expected.txt: Removed.
56912         * platform/chromium-win/fast/forms/select-style-expected.checksum:
56913         * platform/chromium-win/fast/forms/select-style-expected.png:
56914
56915 2010-08-27  Tony Chang  <tony@chromium.org>
56916
56917         Unreviewed, updating chromium test expectations.
56918
56919         * platform/chromium/test_expectations.txt:
56920
56921 2010-08-25  Jeremy Orlow  <jorlow@chromium.org>
56922
56923         Reviewed by Steve Block.
56924
56925         Add setVersion to IndexedDB
56926         https://bugs.webkit.org/show_bug.cgi?id=44630
56927
56928         * storage/indexeddb/database-basics-expected.txt:
56929         * storage/indexeddb/script-tests/database-basics.js:
56930         (openSuccess):
56931         (setVersionAgain):
56932         (checkVersion):
56933         * storage/indexeddb/script-tests/open-cursor.js:
56934         (openEmptyCursor):
56935         (openCursor):
56936
56937 2010-08-27  Pavel Podivilov  <podivilov@chromium.org>
56938
56939         Reviewed by Pavel Feldman.
56940
56941         [Chromium] Remove test expectations for tests that pass
56942         https://bugs.webkit.org/show_bug.cgi?id=44762
56943
56944         * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt: Copied from LayoutTests/http/tests/inspector/resource-parameters-expected.txt.
56945         * platform/chromium/test_expectations.txt:
56946
56947 2010-08-27  Dirk Schulze  <krit@webkit.org>
56948
56949         Unreviewed rebaseline of Qt.
56950
56951         getPointAtLength returns incorrect values for paths closed with the closepath command
56952         https://bugs.webkit.org/show_bug.cgi?id=44197
56953         
56954         QtPainterPath does some internal optimizations and this influences the result.
56955
56956         * platform/qt/svg/dom/path-pointAtLength-expected.txt: Added.
56957
56958 2010-08-27  Steve Block  <steveblock@google.com>
56959
56960         Not reviewed
56961
56962         Fix GTK, Qt and Win expected results after modifying js-test-pre.js and js-test-post.js
56963         https://bugs.webkit.org/show_bug.cgi?id=44642
56964
56965         These platform-specific expected results were missed in the original patch.
56966
56967         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
56968         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
56969         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
56970
56971 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
56972
56973         Not reviewed. Skip two flakey xssAuditor tests that are being worked on. Hopefully we finally have somewhat green tree again.
56974
56975         * platform/mac/Skipped:
56976
56977 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
56978
56979         Not reviewed. Skip another test that is problematic, on leopard & sl bots.
56980
56981         * platform/mac/Skipped:
56982
56983 2010-08-27  Dirk Schulze  <krit@webkit.org>
56984
56985         Reviewed by Nikolas Zimmermann.
56986
56987         getPointAtLength returns incorrect values for paths closed with the closepath command
56988         https://bugs.webkit.org/show_bug.cgi?id=44197
56989         
56990         Test that path gives back the correct point on a given length for the closepath segment.
56991
56992         * svg/dom/path-pointAtLength-expected.txt: Added.
56993         * svg/dom/path-pointAtLength.html: Added.
56994         * svg/dom/script-tests/path-pointAtLength.js: Added.
56995         (pointAtLengthOfPath):
56996
56997 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
56998
56999         Not reviewed. Turn leopard bot green again (skip more media tests :/)
57000
57001         * platform/mac-leopard/Skipped:
57002
57003 2010-08-27  Dirk Schulze  <krit@webkit.org>
57004
57005         Reviewed by Nikolas Zimmermann.
57006
57007         SVG Filter with wrong results on repaint for non-CG platforms
57008         https://bugs.webkit.org/show_bug.cgi?id=44706
57009         
57010         Test that repainting a Filter does not change the result.
57011
57012         * platform/mac/svg/repaint: Added.
57013         * platform/mac/svg/repaint/filter-repaint-expected.checksum: Added.
57014         * platform/mac/svg/repaint/filter-repaint-expected.png: Added.
57015         * platform/mac/svg/repaint/filter-repaint-expected.txt: Added.
57016         * svg/repaint: Added.
57017         * svg/repaint/filter-repaint.svg: Added.
57018
57019 2010-08-27  Sheriff Bot  <webkit.review.bot@gmail.com>
57020
57021         Unreviewed, rolling out r66196.
57022         http://trac.webkit.org/changeset/66196
57023         https://bugs.webkit.org/show_bug.cgi?id=44758
57024
57025         Corresponding test has been rolled back (Requested by yuzo on
57026         #webkit).
57027
57028         * platform/chromium-linux/svg/dom/path-pointAtLength-expected.txt: Removed.
57029         * platform/chromium-win/svg/dom/path-pointAtLength-expected.txt: Removed.
57030
57031 2010-08-27  Steve Block  <steveblock@google.com>
57032
57033         Reviewed by Darin Adler.
57034
57035         js-test-post.js is not robust for asynchronous tests
57036         https://bugs.webkit.org/show_bug.cgi?id=44642
57037
57038         This patch moves finishJSTest() to js-test-pre.js to make it available for when an
57039         asynchronous test completes before js-test-post.js has been parsed, and updates
57040         js-test-post.js to handle this case.
57041
57042         * fast/dom/Window/window-property-descriptors-expected.txt:
57043         * fast/js/resources/js-test-post.js:
57044         * fast/js/resources/js-test-pre.js:
57045         (finishJSTest):
57046
57047 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
57048
57049         Not reviewed. Remove trailing whitespace after test name, no need to duplicate the same test in mac/Skipped and mac-leopard/Skipped, oops.
57050
57051         * platform/mac-leopard/Skipped:
57052         * platform/mac/Skipped:
57053
57054 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
57055
57056         Not reviewed. Also skip media/video-source-error.html on Leopard, and media/video-zoom-controls.html on SnowLeopard.
57057         It's a pity that numerous of the media tests are skipped since a longer time on these platforms.
57058
57059         * platform/mac-leopard/Skipped:
57060         * platform/mac-snowleopard/Skipped:
57061
57062 2010-08-27  Sheriff Bot  <webkit.review.bot@gmail.com>
57063
57064         Unreviewed, rolling out r66188.
57065         http://trac.webkit.org/changeset/66188
57066         https://bugs.webkit.org/show_bug.cgi?id=44756
57067
57068         "Graphic libraries handle segement length differently. Fixing
57069         one platform might break another one. Rolling out this patch
57070         and think about another solution to get getPointAtLength"
57071         (Requested by krit on #webkit).
57072
57073         * svg/dom/path-pointAtLength-expected.txt: Removed.
57074         * svg/dom/path-pointAtLength.html: Removed.
57075         * svg/dom/script-tests/path-pointAtLength.js: Removed.
57076
57077 2010-08-27  Yuzo Fujishima  <yuzo@google.com>
57078
57079         Unreviewed Chromium test expectation change.
57080
57081         * platform/chromium-linux/svg/dom/path-pointAtLength-expected.txt: Added.
57082         * platform/chromium-win/svg/dom/path-pointAtLength-expected.txt: Added.
57083
57084 2010-08-27  Kent Tamura  <tkent@chromium.org>
57085
57086         Reviewed by Pavel Feldman.
57087
57088         [DRT/Chromium] Fix inspector test failures
57089         https://bugs.webkit.org/show_bug.cgi?id=44748
57090
57091         * platform/chromium/drt_expectations.txt:
57092          Update expectations for the DRT change.
57093
57094 2010-08-27  Yuzo Fujishima  <yuzo@google.com>
57095
57096         Unreviewed Chromium test expectation change.
57097
57098         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum: Added.
57099         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Added.
57100         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
57101         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum: Added.
57102         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
57103         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
57104         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Added.
57105         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
57106         * platform/chromium-linux/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
57107         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum: Added.
57108         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Added.
57109         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
57110         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum: Added.
57111         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
57112         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
57113         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Added.
57114         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
57115         * platform/chromium-win/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
57116
57117 2010-08-27  Alejandro G. Castro  <alex@igalia.com>
57118
57119         Unreviewed.
57120
57121         Updated test resuls for gtk.
57122
57123         * platform/gtk/editing/selection/iframe-expected.txt:
57124         * platform/gtk/fast/css/nested-rounded-corners-expected.txt:
57125         * platform/gtk/fast/events/standalone-image-drag-to-editable-expected.txt:
57126         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
57127         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
57128         * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
57129         * platform/gtk/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
57130         * platform/gtk/mathml/presentation/style-expected.txt:
57131
57132 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
57133
57134         Not reviewed. Skip a media test that fails on all mac test bots. Already notified Eric.
57135
57136         * platform/mac/Skipped:
57137
57138 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
57139
57140         Not reviewed. Landed wrong results, as I still had another local patch in my tree. Fixing.
57141
57142         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
57143         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
57144         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt:
57145
57146 2010-08-27  Dirk Schulze  <krit@webkit.org>
57147
57148         Reviewed by Nikolas Zimmermann.
57149
57150         getPointAtLength returns incorrect values for paths closed with the closepath command
57151         https://bugs.webkit.org/show_bug.cgi?id=44197
57152         
57153         Test that path gives back the correct point on a given length for the closepath segment.
57154
57155         * svg/dom/path-pointAtLength-expected.txt: Added.
57156         * svg/dom/path-pointAtLength.html: Added.
57157         * svg/dom/script-tests/path-pointAtLength.js: Added.
57158         (pointAtLengthOfPath):
57159
57160 2010-08-27  Nikolas Zimmermann  <nzimmermann@rim.com>
57161
57162         Reviewed by Dirk Schulze.
57163
57164         SVGLocatable.getScreenCTM ignores scrolling
57165         https://bugs.webkit.org/show_bug.cgi?id=44083
57166
57167         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum: Added.
57168         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Added.
57169         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
57170         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum: Added.
57171         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
57172         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
57173         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Added.
57174         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
57175         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
57176         * svg/custom/getscreenctm-in-scrollable-div-area-nested.xhtml: Added.
57177         * svg/custom/getscreenctm-in-scrollable-div-area.xhtml: Added.
57178         * svg/custom/getscreenctm-in-scrollable-svg-area.xhtml: Added.
57179
57180 2010-08-26  Philippe Normand  <pnormand@igalia.com>
57181
57182         Reviewed by Martin Robinson.
57183
57184         [GTK] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations
57185         https://bugs.webkit.org/show_bug.cgi?id=42152
57186
57187         * platform/gtk/Skipped: Unskip now passing test.
57188
57189 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57190
57191         Unreviewed, Chromium expectations update.
57192
57193         * platform/chromium/test_expectations.txt:
57194
57195 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57196
57197         Unreviewed, updating Chromium expectations.
57198
57199         * platform/chromium-mac/fast/css/percent-top-relative-container-height-unspecified-expected.checksum: Added.
57200         * platform/chromium-mac/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added.
57201
57202 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57203
57204         Unreviewed, Chromium expectations update.
57205
57206         * platform/chromium/test_expectations.txt:
57207
57208 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57209
57210         Unreviewed, Chromium expectations update.
57211
57212         * platform/chromium-mac/fast/forms/select-style-expected.checksum: Added.
57213         * platform/chromium-mac/fast/forms/select-style-expected.png: Added.
57214         * platform/chromium-mac/fast/forms/select-style-expected.txt: Added.
57215         * platform/chromium-win/fast/forms/select-style-expected.checksum:
57216         * platform/chromium-win/fast/forms/select-style-expected.png:
57217
57218 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57219
57220         Unreviewed, updating Chromium expectations.
57221
57222         * platform/chromium-linux/fast/css/percent-top-relative-container-height-unspecified-expected.checksum: Added.
57223         * platform/chromium-linux/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added.
57224         * platform/chromium-linux/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Added.
57225         * platform/chromium-win/fast/css/percent-top-relative-container-height-unspecified-expected.checksum: Added.
57226         * platform/chromium-win/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added.
57227         * platform/chromium-win/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Added.
57228
57229 2010-08-26  Andy Estes  <aestes@apple.com>
57230
57231         Rubber-stamped by Jon Honeycutt.
57232
57233         Fix a flakey test.
57234
57235         * fast/replaced/object-with-embed-url-param.html:
57236
57237 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57238
57239         Unreviewed, updating Chromium expectations.
57240
57241         * platform/chromium/test_expectations.txt:
57242
57243 2010-08-26  Yuzo Fujishima  <yuzo@google.com>
57244
57245         Unreviewed Chromium test expectation change.
57246
57247         * platform/chromium/test_expectations.txt:
57248
57249 2010-08-26  Andy Estes  <aestes@apple.com>
57250
57251         Reviewed by Darin Adler.
57252         
57253         Based on a patch by Mihnea Ovidenie <mihnea@adobe.com>.
57254
57255         Percentage top value on position:relative descendant not resolved
57256         correctly if containing block height is not specified explicitly.
57257         https://bugs.webkit.org/show_bug.cgi?id=26396
57258
57259         * fast/css/percent-top-relative-container-height-unspecified.html: Added.
57260         * platform/mac/fast/css/percent-top-relative-container-height-unspecified-expected.checksum: Added.
57261         * platform/mac/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added.
57262         * platform/mac/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Added.
57263
57264 2010-08-26  Brian Weinstein  <bweinstein@apple.com>
57265
57266         Rubber-stamped by Mark Rowe.
57267         
57268         Skip tests that were added in r66144, because WebKit2 doesn't support
57269         layoutTestController.addUserScript yet.
57270
57271         * platform/mac-wk2/Skipped:
57272
57273 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57274
57275         Unreviewed, more Chromium expectations updates.
57276
57277         * platform/chromium-linux/fast/doctypes/003-expected.checksum:
57278         * platform/chromium-linux/fast/doctypes/003-expected.png: Added.
57279         * platform/chromium-linux/fast/doctypes/003-expected.txt: Added.
57280         * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum: Added.
57281         * platform/chromium-linux/svg/css/composite-shadow-text-expected.png: Added.
57282         * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.checksum: Added.
57283         * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png: Added.
57284         * platform/chromium-mac/fast/doctypes/003-expected.checksum: Added.
57285         * platform/chromium-mac/fast/doctypes/003-expected.png: Added.
57286         * platform/chromium-win/fast/doctypes/003-expected.checksum: Added.
57287         * platform/chromium-win/fast/doctypes/003-expected.png: Added.
57288         * platform/chromium-win/fast/doctypes/003-expected.txt: Added.
57289         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
57290         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
57291         * platform/chromium/test_expectations.txt:
57292
57293 2010-08-26  Andy Estes  <aestes@apple.com>
57294
57295         Reviewed by Darin Adler.
57296
57297         If an <embed> is part of an <object> element's fallback content, WebKit
57298         should only render it if the <object> fails to load.
57299         https://bugs.webkit.org/show_bug.cgi?id=44567
57300         <rdar://problem/7699852>
57301         
57302         Add tests for the updated <object>/<embed> behavior.  
57303
57304         * fast/dom/object-embed-plugin-scripting-expected.txt: Updated expected
57305         results.
57306         * fast/dom/object-embed-plugin-scripting.html: Added additional test
57307         coverage.
57308         * fast/replaced/invalid-object-with-fallback-expected.txt: Added.
57309         * fast/replaced/invalid-object-with-fallback.html: Added.
57310         * fast/replaced/object-with-embed-url-param-expected.txt: Added.
57311         * fast/replaced/object-with-embed-url-param.html: Added.
57312         
57313         The following tests needed to be rebaselined due to WebKit's change in
57314         behavior. There is now an extra space in the output due to WebKit
57315         rendering the fallback content of the <object>'s that fail to load.
57316         
57317         * java/lc3/ArrayMethods/byte-001-expected.txt:
57318         * java/lc3/ArrayMethods/byte-001.html:
57319         * java/lc3/ArrayMethods/byte-002-expected.txt:
57320         * java/lc3/CallStatic/boolean-001-expected.txt:
57321         * java/lc3/CallStatic/number-001-expected.txt:
57322         * java/lc3/CallStatic/object-001-expected.txt:
57323         * java/lc3/Constructors/construct-001-expected.txt:
57324         * java/lc3/ConvertBoolean/boolean-001-expected.txt:
57325         * java/lc3/ConvertBoolean/boolean-002-expected.txt:
57326         * java/lc3/ConvertBoolean/boolean-003-expected.txt:
57327         * java/lc3/ConvertBoolean/boolean-004-expected.txt:
57328         * java/lc3/ConvertBoolean/boolean-005-n-expected.txt:
57329         * java/lc3/ConvertBoolean/boolean-006-n-expected.txt:
57330         * java/lc3/ConvertBoolean/boolean-007-n-expected.txt:
57331         * java/lc3/ConvertBoolean/boolean-008-n-expected.txt:
57332         * java/lc3/ConvertBoolean/boolean-009-n-expected.txt:
57333         * java/lc3/ConvertBoolean/boolean-010-n-expected.txt:
57334         * java/lc3/ConvertBoolean/boolean-011-n-expected.txt:
57335         * java/lc3/ConvertBoolean/boolean-012-n-expected.txt:
57336         * java/lc3/ConvertBoolean/boolean-013-n-expected.txt:
57337         * java/lc3/ConvertBoolean/boolean-014-expected.txt:
57338         * java/lc3/ConvertJSObject/ToBoolean-001-expected.txt:
57339         * java/lc3/ConvertJSObject/ToByte-001-expected.txt:
57340         * java/lc3/ConvertJSObject/ToByte-002-expected.txt:
57341         * java/lc3/ConvertJSObject/ToChar-001-expected.txt:
57342         * java/lc3/ConvertJSObject/ToChar-002-expected.txt:
57343         * java/lc3/ConvertJSObject/ToDouble-001-expected.txt:
57344         * java/lc3/ConvertJSObject/ToFloat-001-expected.txt:
57345         * java/lc3/ConvertJSObject/ToInt-001-expected.txt:
57346         * java/lc3/ConvertJSObject/ToInt-002-expected.txt:
57347         * java/lc3/ConvertJSObject/ToJSObject-001-expected.txt:
57348         * java/lc3/ConvertJSObject/ToLong-001-expected.txt:
57349         * java/lc3/ConvertJSObject/ToLong-002-expected.txt:
57350         * java/lc3/ConvertJSObject/ToObject-001-expected.txt:
57351         * java/lc3/ConvertJSObject/ToShort-001-expected.txt:
57352         * java/lc3/ConvertJSObject/ToShort-002-expected.txt:
57353         * java/lc3/ConvertJSObject/ToString-001-expected.txt:
57354         * java/lc3/ConvertNull/null-001-expected.txt:
57355         * java/lc3/ConvertNull/null-002-expected.txt:
57356         * java/lc3/ConvertNull/null-003-n-expected.txt:
57357         * java/lc3/ConvertNull/null-004-n-expected.txt:
57358         * java/lc3/ConvertNull/null-005-expected.txt:
57359         * java/lc3/ConvertNull/null-006-n-expected.txt:
57360         * java/lc3/ConvertNumber/number-001-expected.txt:
57361         * java/lc3/ConvertNumber/number-002-expected.txt:
57362         * java/lc3/ConvertNumber/number-003-expected.txt:
57363         * java/lc3/ConvertNumber/number-004-expected.txt:
57364         * java/lc3/ConvertNumber/number-005-expected.txt:
57365         * java/lc3/ConvertNumber/number-006-expected.txt:
57366         * java/lc3/ConvertNumber/number-007-expected.txt:
57367         * java/lc3/ConvertNumber/number-008-expected.txt:
57368         * java/lc3/ConvertNumber/number-009-expected.txt:
57369         * java/lc3/ConvertNumber/number-010-expected.txt:
57370         * java/lc3/ConvertNumber/number-011-expected.txt:
57371         * java/lc3/ConvertString/string-001-expected.txt:
57372         * java/lc3/ConvertString/string-002-expected.txt:
57373         * java/lc3/ConvertString/string-003-expected.txt:
57374         * java/lc3/ConvertString/string-004-n-expected.txt:
57375         * java/lc3/ConvertString/string-005-n-expected.txt:
57376         * java/lc3/ConvertString/string-006-expected.txt:
57377         * java/lc3/ConvertString/string-007-n-expected.txt:
57378         * java/lc3/ConvertUndefined/undefined-001-n-expected.txt:
57379         * java/lc3/ConvertUndefined/undefined-002-expected.txt:
57380         * java/lc3/ConvertUndefined/undefined-003-expected.txt:
57381         * java/lc3/Exceptions/throw_js_types-expected.txt:
57382         * java/lc3/JSBoolean/boolean-001-expected.txt:
57383         * java/lc3/JSBoolean/boolean-002-n-expected.txt:
57384         * java/lc3/JSBoolean/boolean-003-n-expected.txt:
57385         * java/lc3/JSBoolean/boolean-004-n-expected.txt:
57386         * java/lc3/JSBoolean/boolean-005-n-expected.txt:
57387         * java/lc3/JSBoolean/boolean-006-n-expected.txt:
57388         * java/lc3/JSBoolean/boolean-007-n-expected.txt:
57389         * java/lc3/JSBoolean/boolean-008-n-expected.txt:
57390         * java/lc3/JSNull/ToBoolean-001-n-expected.txt:
57391         * java/lc3/JSNull/ToFloat-001-n-expected.txt:
57392         * java/lc3/JSNull/ToLong-001-n-expected.txt:
57393         * java/lc3/JSNull/ToNumber-001-n-expected.txt:
57394         * java/lc3/JSNull/ToObject-001-expected.txt:
57395         * java/lc3/JSNumber/ToByte-001-expected.txt:
57396         * java/lc3/JSNumber/ToByte-002-n-expected.txt:
57397         * java/lc3/JSNumber/ToByte-003-n-expected.txt:
57398         * java/lc3/JSNumber/ToByte-004-expected.txt:
57399         * java/lc3/JSNumber/ToByte-005-n-expected.txt:
57400         * java/lc3/JSNumber/ToChar-001-expected.txt:
57401         * java/lc3/JSNumber/ToChar-002-n-expected.txt:
57402         * java/lc3/JSNumber/ToChar-003-n-expected.txt:
57403         * java/lc3/JSNumber/ToChar-004-expected.txt:
57404         * java/lc3/JSNumber/ToChar-005-n-expected.txt:
57405         * java/lc3/JSNumber/ToChar-006-n-expected.txt:
57406         * java/lc3/JSNumber/ToDouble-001-expected.txt:
57407         * java/lc3/JSNumber/ToDouble-002-expected.txt:
57408         * java/lc3/JSNumber/ToDouble-003-expected.txt:
57409         * java/lc3/JSNumber/ToInt-001-expected.txt:
57410         * java/lc3/JSNumber/ToInt-002-n-expected.txt:
57411         * java/lc3/JSNumber/ToInt-003-n-expected.txt:
57412         * java/lc3/JSNumber/ToInt-004-expected.txt:
57413         * java/lc3/JSNumber/ToInt-005-n-expected.txt:
57414         * java/lc3/JSNumber/ToLong-001-expected.txt:
57415         * java/lc3/JSNumber/ToLong-002-n-expected.txt:
57416         * java/lc3/JSNumber/ToLong-003-n-expected.txt:
57417         * java/lc3/JSNumber/ToLong-004-n-expected.txt:
57418         * java/lc3/JSNumber/ToLong-005-n-expected.txt:
57419         * java/lc3/JSNumber/ToLong-006-n-expected.txt:
57420         * java/lc3/JSNumber/ToLong-007-n-expected.txt:
57421         * java/lc3/JSNumber/ToLong-008-n-expected.txt:
57422         * java/lc3/JSNumber/ToLong-009-n-expected.txt:
57423         * java/lc3/JSNumber/ToLong-010-n-expected.txt:
57424         * java/lc3/JSNumber/ToLong-011-n-expected.txt:
57425         * java/lc3/JSNumber/ToShort-001-expected.txt:
57426         * java/lc3/JSNumber/ToShort-002-n-expected.txt:
57427         * java/lc3/JSNumber/ToShort-003-n-expected.txt:
57428         * java/lc3/JSNumber/ToShort-004-expected.txt:
57429         * java/lc3/JSNumber/ToShort-005-n-expected.txt:
57430         * java/lc3/JSObject/ToByte-001-expected.txt:
57431         * java/lc3/JSObject/ToChar-001-expected.txt:
57432         * java/lc3/JSObject/ToDouble-001-expected.txt:
57433         * java/lc3/JSObject/ToDouble-002-n-expected.txt:
57434         * java/lc3/JSObject/ToDouble-003-n-expected.txt:
57435         * java/lc3/JSObject/ToFloat-001-expected.txt:
57436         * java/lc3/JSObject/ToFloat-002-n-expected.txt:
57437         * java/lc3/JSObject/ToFloat-003-n-expected.txt:
57438         * java/lc3/JSObject/ToInt-001-expected.txt:
57439         * java/lc3/JSObject/ToInt-002-expected.txt:
57440         * java/lc3/JSObject/ToJSObject-001-expected.txt:
57441         * java/lc3/JSObject/ToLong-001-expected.txt:
57442         * java/lc3/JSObject/ToObject-001-expected.txt:
57443         * java/lc3/JSObject/ToShort-001-expected.txt:
57444         * java/lc3/JSObject/ToString-001-expected.txt:
57445         * java/lc3/JSUndefined/undefined-001-expected.txt:
57446         * java/lc3/JSUndefined/undefined-002-n-expected.txt:
57447         * java/lc3/JSUndefined/undefined-003-n-expected.txt:
57448         * java/lc3/JSUndefined/undefined-004-n-expected.txt:
57449         * java/lc3/JSUndefined/undefined-005-n-expected.txt:
57450         * java/lc3/JSUndefined/undefined-006-n-expected.txt:
57451         * java/lc3/JSUndefined/undefined-007-n-expected.txt:
57452         * java/lc3/JSUndefined/undefined-008-n-expected.txt:
57453         * java/lc3/JSUndefined/undefined-009-n-expected.txt:
57454         * java/lc3/JSUndefined/undefined-010-n-expected.txt:
57455         * java/lc3/JavaArray/ToArray-001-expected.txt:
57456         * java/lc3/JavaArray/ToArray-002-n-expected.txt:
57457         * java/lc3/JavaArray/ToBoolean-001-n-expected.txt:
57458         * java/lc3/JavaArray/ToString-001-expected.txt:
57459         * java/lc3/JavaClass/ToClass-001-expected.txt:
57460         * java/lc3/JavaClass/ToJSObject-001-expected.txt:
57461         * java/lc3/JavaClass/ToObject-001-expected.txt:
57462         * java/lc3/JavaClass/ToString-001-expected.txt:
57463         * java/lc3/JavaObject/JavaObjectBeanProps-001-expected.txt:
57464         * java/lc3/JavaObject/JavaObjectFieldOrMethod-001-expected.txt:
57465         * java/lc3/JavaObject/JavaObjectToBoolean-001-n-expected.txt:
57466         * java/lc3/JavaObject/JavaObjectToBoolean-002-n-expected.txt:
57467         * java/lc3/JavaObject/JavaObjectToByte-001-expected.txt:
57468         * java/lc3/JavaObject/JavaObjectToByte-002-n-expected.txt:
57469         * java/lc3/JavaObject/JavaObjectToByte-003-n-expected.txt:
57470         * java/lc3/JavaObject/JavaObjectToByte-004-n-expected.txt:
57471         * java/lc3/JavaObject/JavaObjectToByte-005-expected.txt:
57472         * java/lc3/JavaObject/JavaObjectToByte-006-expected.txt:
57473         * java/lc3/JavaObject/JavaObjectToByte-007-n-expected.txt:
57474         * java/lc3/JavaObject/JavaObjectToByte-008-n-expected.txt:
57475         * java/lc3/JavaObject/JavaObjectToChar-001-expected.txt:
57476         * java/lc3/JavaObject/JavaObjectToChar-002-expected.txt:
57477         * java/lc3/JavaObject/JavaObjectToChar-003-n-expected.txt:
57478         * java/lc3/JavaObject/JavaObjectToChar-004-expected.txt:
57479         * java/lc3/JavaObject/JavaObjectToChar-005-n-expected.txt:
57480         * java/lc3/JavaObject/JavaObjectToChar-006-n-expected.txt:
57481         * java/lc3/JavaObject/JavaObjectToDouble-001-expected.txt:
57482         * java/lc3/JavaObject/JavaObjectToFloat-001-expected.txt:
57483         * java/lc3/JavaObject/JavaObjectToInt-001-expected.txt:
57484         * java/lc3/JavaObject/JavaObjectToInt-002-n-expected.txt:
57485         * java/lc3/JavaObject/JavaObjectToInt-003-n-expected.txt:
57486         * java/lc3/JavaObject/JavaObjectToInt-004-n-expected.txt:
57487         * java/lc3/JavaObject/JavaObjectToLong-001-expected.txt:
57488         * java/lc3/JavaObject/JavaObjectToLong-002-n-expected.txt:
57489         * java/lc3/JavaObject/JavaObjectToLong-003-n-expected.txt:
57490         * java/lc3/JavaObject/JavaObjectToLong-004-n-expected.txt:
57491         * java/lc3/JavaObject/JavaObjectToLong-005-expected.txt:
57492         * java/lc3/JavaObject/JavaObjectToLong-006-n-expected.txt:
57493         * java/lc3/JavaObject/JavaObjectToShort-001-expected.txt:
57494         * java/lc3/JavaObject/JavaObjectToShort-002-n-expected.txt:
57495         * java/lc3/JavaObject/JavaObjectToShort-003-n-expected.txt:
57496         * java/lc3/JavaObject/JavaObjectToShort-004-n-expected.txt:
57497         * java/lc3/JavaObject/JavaObjectToShort-005-expected.txt:
57498         * java/lc3/JavaObject/JavaObjectToShort-006-expected.txt:
57499         * java/lc3/JavaObject/JavaObjectToString-001-expected.txt:
57500         * java/lc3/StringMethods/string-001-expected.txt:
57501         * java/lc3/forin/object-001-expected.txt:
57502         * java/lc3/instanceof/instanceof-001-expected.txt:
57503
57504 2010-08-26  Ryosuke Niwa  <rniwa@webkit.org>
57505
57506         Reviewed by Dan Bernstein.
57507
57508         REGRESSION: rebaseline needed for tables/mozilla_expected_failures/bugs/bug56024.html
57509         https://bugs.webkit.org/show_bug.cgi?id=44733
57510
57511         The failure was caused by color property moving from anonymous block to the form element inside
57512         the anonymous block. Rebaselined /tables/mozilla_expected_failures/bugs/bug56024.html for mac.
57513
57514         * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
57515
57516 2010-08-26  Darin Adler  <darin@apple.com>
57517
57518         Reviewed by Sam Weinig.
57519
57520         Fix tests that rely on incorrect implementation of HTMLBaseElement
57521         to work even if it's implemented as described in HTML5.
57522
57523         * fast/url/resources/utilities.js:
57524         (setBaseURL): Remove existing base elements as well as adding a new
57525         base element.
57526
57527 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
57528
57529         Unreviewed, updating Chromium expectations.
57530
57531         * platform/chromium-mac/fast/doctypes/003-expected.checksum: Removed.
57532         * platform/chromium-mac/fast/doctypes/003-expected.png: Removed.
57533         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
57534         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
57535         * platform/chromium-win/fast/doctypes/003-expected.checksum: Removed.
57536         * platform/chromium-win/fast/doctypes/003-expected.png: Removed.
57537         * platform/chromium-win/fast/doctypes/003-expected.txt: Removed.
57538         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed.
57539         * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum: Added.
57540         * platform/chromium-win/svg/css/composite-shadow-text-expected.png: Added.
57541         * platform/chromium-win/svg/css/composite-shadow-text-expected.txt: Added.
57542         * platform/chromium-win/svg/css/text-shadow-multiple-expected.txt:
57543         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Removed.
57544         * platform/chromium-win/transitions/svg-text-shadow-transition-expected.checksum: Added.
57545         * platform/chromium-win/transitions/svg-text-shadow-transition-expected.png: Added.
57546         * platform/chromium-win/transitions/svg-text-shadow-transition-expected.txt: Added.
57547         * platform/chromium/test_expectations.txt:
57548
57549 2010-08-26  Ryosuke Niwa  <rniwa@webkit.org>
57550
57551         Unreviewed; rebaseline for r66122.
57552
57553         * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
57554         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
57555
57556 2010-08-26  Martin Robinson  <mrobinson@igalia.com>
57557
57558         Updating expected results after r66115.
57559
57560         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
57561
57562 2010-08-26  Brian Weinstein  <bweinstein@apple.com>
57563
57564         Reviewed by Dave Hyatt.
57565
57566         Userscripts on special documents should be tested
57567         <https://bugs.webkit.org/show_bug.cgi?id=44725>
57568         
57569         Add tests of user script injection in audio, image, plugin, and video documents.
57570         
57571         * userscripts/user-script-audio-document.html: Added. Test injection of user scripts
57572             in an audio document.
57573         * userscripts/user-script-audio-document-expected.txt: Added.
57574         * userscripts/user-script-image-document.html: Added. Test injection of user scripts
57575             in an image document.
57576         * userscripts/user-script-image-document-expected.txt: Added.
57577         * userscripts/user-script-plugin-document.html: Added. Test injection of user scripts
57578             in a plugin document.
57579         * userscripts/user-script-plugin-document-expected.txt: Added.
57580         * userscripts/user-script-video-document.html: Added. Test injection of user scripts
57581             in a video document.
57582         * userscripts/user-script-video-document-expected.txt: Added.
57583         
57584         * userscripts/resources/abe.png: Copied from media/content/abe.png.
57585         * userscripts/resources/counting.mp4: Copied from media/content/counting.mp4.
57586         * userscripts/resources/test.wav: Copied from media/content/test.wav.
57587
57588 2010-08-26  Simon Fraser  <simon.fraser@apple.com>
57589
57590         Reviewed by Dave Hyatt.
57591
57592         CSS downloads all background images related to element, instead of just final rule
57593         https://bugs.webkit.org/show_bug.cgi?id=24223
57594         
57595         New tests that log which image requests are made by CSS.
57596
57597         * http/tests/css/border-image-loading-expected.txt: Added.
57598         * http/tests/css/border-image-loading.html: Added.
57599         * http/tests/css/css-image-loading-expected.txt:
57600         * http/tests/css/mask-image-loading-expected.txt: Added.
57601         * http/tests/css/mask-image-loading.html: Added.
57602         * http/tests/css/reflection-mask-image-loading-expected.txt: Added.
57603         * http/tests/css/reflection-mask-image-loading.html: Added.
57604
57605 2010-08-26  Andy Estes  <aestes@apple.com>
57606
57607         Reviewed by Eric Carlson.
57608
57609         A URL in a <param> should be parsed the same as if it were specified as
57610         the data attribute of an <object>.
57611         https://bugs.webkit.org/show_bug.cgi?id=44671
57612
57613         * fast/replaced/object-param-url-control-char-expected.txt: Added.
57614         * fast/replaced/object-param-url-control-char.html: Added.
57615
57616 2010-08-26  Oliver Hunt  <oliver@apple.com>
57617
57618         Reviewed by Gavin Barraclough.
57619
57620         [JSC] JavaScript parsing error when loading Equifax web page
57621         https://bugs.webkit.org/show_bug.cgi?id=42900
57622
57623         Add tests for the many idiosyncrasies of --> comments
57624
57625         * fast/js/parser-xml-close-comment-expected.txt: Added.
57626         * fast/js/parser-xml-close-comment.html: Added.
57627         * fast/js/script-tests/parser-high-byte-character.js:
57628         * fast/js/script-tests/parser-xml-close-comment.js: Added.
57629
57630 2010-08-26  Tony Chang  <tony@chromium.org>
57631
57632         Reviewed by Ojan Vafai.
57633
57634         Rename platform/chromium/plugins/get-url-with-blank-target.html to
57635         platform/chromium/plugins/get-url-with-blank-target2.html so it
57636         doesn't confuse the deduplicate tests script.
57637
57638         * platform/chromium/plugins/get-url-with-blank-target2-expected.txt: Copied from LayoutTests/plugins/get-url-with-blank-target-expected.txt.
57639         * platform/chromium/plugins/get-url-with-blank-target2.html: Renamed from LayoutTests/platform/chromium/plugins/get-url-with-blank-target.html.
57640
57641 2010-08-26  Tony Chang  <tony@chromium.org>
57642
57643         Reviewed by David Hyatt.
57644
57645         crash when rendering scrollbar gradient
57646         https://bugs.webkit.org/show_bug.cgi?id=44549
57647
57648         * scrollbars/scrollbar-gradient-crash-expected.txt: Added.
57649         * scrollbars/scrollbar-gradient-crash.html: Added.
57650
57651 2010-08-26  Ojan Vafai  <ojan@chromium.org>
57652
57653         Reviewed by Tony Chang.
57654
57655         increase number of gc's in perf tests
57656         https://bugs.webkit.org/show_bug.cgi?id=44710
57657
57658         Extending the speculative attempt to make the perf tests less flaky.
57659
57660         * resources/magnitude-perf.js:
57661         (Magnitude._runIteration):
57662         (Magnitude):
57663
57664 2010-08-26  Simon Fraser  <simon.fraser@apple.com>
57665
57666         Reviewed by Alexey Proskuryakov.
57667
57668         Make it possible for http tests to log resource requests
57669         https://bugs.webkit.org/show_bug.cgi?id=44702
57670         
57671         Enhance network-simulator.php to be able to log resource
57672         requests to a file, and then return the list of requests.
57673         
57674         Test with a new loading test that logs CSS-related image requests.
57675         
57676         * http/tests/css/css-image-loading-expected.txt: Added.
57677         * http/tests/css/css-image-loading.html: Added.
57678         * http/tests/css/resources/request-logging.js: Added.
57679         (CallCommand):
57680         (startTest):
57681         (endTest):
57682         (getResourceLog):
57683         * http/tests/resources/network-simulator.php:
57684
57685 2010-08-26  Tony Chang  <tony@chromium.org>
57686
57687         Not reviewed.  Removing chromium-mac and chromium test results that deduplicate-tests says are not necessary.
57688
57689         * platform/chromium-mac/animations/3d/state-at-end-event-transform-expected.checksum: Removed.
57690         * platform/chromium-mac/animations/state-at-end-event-expected.checksum: Removed.
57691         * platform/chromium-mac/editing/deleting/5390681-2-expected.checksum: Removed.
57692         * platform/chromium-mac/editing/execCommand/4641880-2-expected.txt: Removed.
57693         * platform/chromium-mac/editing/execCommand/4916541-expected.txt: Removed.
57694         * platform/chromium-mac/editing/execCommand/5138441-expected.checksum: Removed.
57695         * platform/chromium-mac/editing/execCommand/5138441-expected.txt: Removed.
57696         * platform/chromium-mac/editing/execCommand/5481523-expected.checksum: Removed.
57697         * platform/chromium-mac/editing/execCommand/5481523-expected.txt: Removed.
57698         * platform/chromium-mac/editing/execCommand/indent-selection-expected.checksum: Removed.
57699         * platform/chromium-mac/editing/execCommand/indent-selection-expected.txt: Removed.
57700         * platform/chromium-mac/editing/selection/4960116-expected.checksum: Removed.
57701         * platform/chromium-mac/editing/selection/select-text-overflow-ellipsis-expected.checksum: Removed.
57702         * platform/chromium-mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.checksum: Removed.
57703         * platform/chromium-mac/fast/backgrounds/svg-as-background-2-expected.checksum: Removed.
57704         * platform/chromium-mac/fast/backgrounds/svg-as-mask-expected.checksum: Removed.
57705         * platform/chromium-mac/fast/block/positioning/absolute-positioning-no-scrollbar-expected.checksum: Removed.
57706         * platform/chromium-mac/fast/borders/svg-as-border-image-2-expected.checksum: Removed.
57707         * platform/chromium-mac/fast/borders/svg-as-border-image-expected.checksum: Removed.
57708         * platform/chromium-mac/fast/css/apple-prefix-expected.checksum: Removed.
57709         * platform/chromium-mac/fast/css/compare-content-style-expected.checksum: Removed.
57710         * platform/chromium-mac/fast/css/compare-content-style-expected.txt: Removed.
57711         * platform/chromium-mac/fast/css/css3-space-in-nth-and-lang-expected.checksum: Removed.
57712         * platform/chromium-mac/fast/css/first-letter-first-line-hover-expected.txt: Removed.
57713         * platform/chromium-mac/fast/css/font-face-woff-expected.checksum: Removed.
57714         * platform/chromium-mac/fast/css/font-face-woff-expected.txt: Removed.
57715         * platform/chromium-mac/fast/css/namespaces/namespaces-comments-expected.checksum: Removed.
57716         * platform/chromium-mac/fast/css/namespaces/namespaces-empty-expected.checksum: Removed.
57717         * platform/chromium-mac/fast/css/namespaces/namespaces-escapes-expected.checksum: Removed.
57718         * platform/chromium-mac/fast/css/namespaces/namespaces-invalid-at-expected.checksum: Removed.
57719         * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum: Removed.
57720         * platform/chromium-mac/fast/dom/Window/window-open-pending-url-expected.txt: Removed.
57721         * platform/chromium-mac/fast/dom/clone-contents-0-end-offset-expected.txt: Removed.
57722         * platform/chromium-mac/fast/dom/replaceChild-expected.txt: Removed.
57723         * platform/chromium-mac/fast/encoding/invalid-UTF-8-expected.checksum: Removed.
57724         * platform/chromium-mac/fast/forms/menulist-style-color-expected.txt: Removed.
57725         * platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum: Removed.
57726         * platform/chromium-mac/fast/forms/textarea-scrollbar-expected.checksum: Removed.
57727         * platform/chromium-mac/fast/frames/take-focus-from-iframe-expected.checksum: Removed.
57728         * platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.checksum: Removed.
57729         * platform/chromium-mac/fast/lists/anonymous-items-expected.checksum: Removed.
57730         * platform/chromium-mac/fast/lists/markers-in-selection-expected.checksum: Removed.
57731         * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.checksum: Removed.
57732         * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed.
57733         * platform/chromium-mac/fast/overflow/line-clamp-expected.checksum: Removed.
57734         * platform/chromium-mac/fast/reflections/opacity-reflection-transform-expected.checksum: Removed.
57735         * platform/chromium-mac/fast/runin/generated2-expected.checksum: Removed.
57736         * platform/chromium-mac/fast/runin/generated3-expected.checksum: Removed.
57737         * platform/chromium-mac/fast/runin/generated4-expected.checksum: Removed.
57738         * platform/chromium-mac/fast/table/early-table-layout-expected.txt: Removed.
57739         * platform/chromium-mac/fast/text/format-control-expected.checksum: Removed.
57740         * platform/chromium-mac/fast/text/stripNullFromText-expected.checksum: Removed.
57741         * platform/chromium-mac/fast/text/text-letter-spacing-expected.txt: Removed.
57742         * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Removed.
57743         * platform/chromium-mac/http/tests/misc/slow-loading-mask-expected.checksum: Removed.
57744         * platform/chromium-mac/media/video-layer-crash-expected.txt: Removed.
57745         * platform/chromium-mac/media/video-transformed-expected.txt: Removed.
57746         * platform/chromium-mac/media/video-zoom-expected.txt: Removed.
57747         * platform/chromium-mac/svg/css/circle-in-mask-with-shadow-expected.checksum: Removed.
57748         * platform/chromium-mac/svg/css/css-box-min-width-expected.checksum: Removed.
57749         * platform/chromium-mac/svg/css/mask-with-shadow-expected.checksum: Removed.
57750         * platform/chromium-mac/svg/custom/container-opacity-clip-viewBox-expected.checksum: Removed.
57751         * platform/chromium-mac/svg/custom/fill-opacity-hsl-expected.checksum: Removed.
57752         * platform/chromium-mac/svg/custom/fill-opacity-rgba-expected.checksum: Removed.
57753         * platform/chromium-mac/svg/custom/gradient-stop-corner-cases-expected.checksum: Removed.
57754         * platform/chromium-mac/svg/custom/js-update-bounce-expected.checksum: Removed.
57755         * platform/chromium-mac/svg/custom/mask-invalidation-expected.checksum: Removed.
57756         * platform/chromium-mac/svg/custom/massive-coordinates-expected.checksum: Removed.
57757         * platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Removed.
57758         * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
57759         * platform/chromium-mac/svg/custom/transformedMaskFails-expected.checksum: Removed.
57760         * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.checksum: Removed.
57761         * platform/chromium-mac/tables/layering/paint-test-layering-1-expected.txt: Removed.
57762         * platform/chromium-mac/tables/layering/paint-test-layering-2-expected.txt: Removed.
57763         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.txt: Removed.
57764         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.txt: Removed.
57765         * platform/chromium-mac/tables/mozilla/bugs/bug6674-expected.checksum: Removed.
57766         * platform/chromium-mac/transforms/svg-vs-css-expected.checksum: Removed.
57767         * platform/chromium-mac/transitions/transition-end-event-rendering-expected.checksum: Removed.
57768         * platform/chromium-mac/webarchive/test-link-rel-icon-expected.checksum: Removed.
57769         * platform/chromium/http/tests/inspector/resource-parameters-expected.txt: Removed.
57770         * platform/chromium/plugins/get-url-with-blank-target-expected.txt: Removed.
57771
57772 2010-08-26  Tony Chang  <tony@chromium.org>
57773
57774         Not reviewed.  Removing chromium-win test results that deduplicate-tests says are not necessary.
57775
57776         * platform/chromium-win-vista/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Removed.
57777         * platform/chromium-win-vista/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Removed.
57778         * platform/chromium-win-vista/fast/css/css2-system-fonts-expected.checksum: Removed.
57779         * platform/chromium-win-vista/fast/css/css2-system-fonts-expected.png: Removed.
57780         * platform/chromium-win-vista/fast/forms/search-styled-expected.checksum: Removed.
57781         * platform/chromium-win-vista/fast/forms/search-styled-expected.png: Removed.
57782         * platform/chromium-win-vista/fast/text/basic/006-expected.checksum: Removed.
57783         * platform/chromium-win-vista/fast/text/basic/006-expected.png: Removed.
57784         * platform/chromium-win-vista/fast/text/cg-vs-atsui-expected.checksum: Removed.
57785         * platform/chromium-win-vista/fast/text/cg-vs-atsui-expected.png: Removed.
57786         * platform/chromium-win-vista/fast/text/complex-text-opacity-expected.checksum: Removed.
57787         * platform/chromium-win-vista/fast/text/complex-text-opacity-expected.png: Removed.
57788         * platform/chromium-win-vista/svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum: Removed.
57789         * platform/chromium-win-vista/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png: Removed.
57790         * platform/chromium-win-xp/editing/pasteboard/block-wrappers-necessary-expected.checksum: Removed.
57791         * platform/chromium-win-xp/editing/pasteboard/block-wrappers-necessary-expected.png: Removed.
57792         * platform/chromium-win-xp/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Removed.
57793         * platform/chromium-win-xp/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Removed.
57794         * platform/chromium-win-xp/fast/css/nested-rounded-corners-expected.png: Removed.
57795         * platform/chromium-win-xp/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt: Removed.
57796         * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: Removed.
57797         * platform/chromium-win-xp/fast/lists/anonymous-items-expected.png: Removed.
57798         * platform/chromium-win-xp/fast/repaint/fixed-tranformed-expected.png: Removed.
57799         * platform/chromium-win-xp/fast/replaced/border-radius-clip-expected.checksum: Removed.
57800         * platform/chromium-win-xp/fast/replaced/border-radius-clip-expected.png: Removed.
57801         * platform/chromium-win-xp/fast/ruby/ruby-empty-rt-expected.png: Removed.
57802         * platform/chromium-win-xp/fast/ruby/ruby-length-expected.png: Removed.
57803         * platform/chromium-win-xp/fast/ruby/ruby-run-break-expected.png: Removed.
57804         * platform/chromium-win-xp/fast/ruby/ruby-runs-expected.png: Removed.
57805         * platform/chromium-win-xp/fast/ruby/ruby-runs-spans-expected.png: Removed.
57806         * platform/chromium-win-xp/fast/ruby/ruby-simple-expected.png: Removed.
57807         * platform/chromium-win-xp/fast/ruby/ruby-simple-rp-expected.png: Removed.
57808         * platform/chromium-win-xp/fast/ruby/ruby-trailing-expected.png: Removed.
57809         * platform/chromium-win-xp/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
57810         * platform/chromium-win-xp/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
57811         * platform/chromium-win-xp/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
57812         * platform/chromium-win-xp/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
57813         * platform/chromium-win-xp/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
57814         * platform/chromium-win-xp/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
57815         * platform/chromium-win-xp/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
57816         * platform/chromium-win-xp/fast/ruby/rubyDOM-remove-text2-expected.png: Removed.
57817         * platform/chromium-win-xp/fast/text/atsui-kerning-and-ligatures-expected.checksum: Removed.
57818         * platform/chromium-win-xp/fast/text/atsui-kerning-and-ligatures-expected.png: Removed.
57819         * platform/chromium-win-xp/fast/text/stroking-decorations-expected.checksum: Removed.
57820         * platform/chromium-win-xp/fast/text/stroking-decorations-expected.png: Removed.
57821         * platform/chromium-win-xp/fast/text/stroking-expected.checksum: Removed.
57822         * platform/chromium-win-xp/fast/text/stroking-expected.png: Removed.
57823         * platform/chromium-win-xp/svg/batik/text/textEffect2-expected.png: Removed.
57824         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.txt: Removed.
57825         * platform/chromium-win-xp/svg/clip-path/clip-path-child-clipped-expected.png: Removed.
57826         * platform/chromium-win-xp/svg/clip-path/clip-path-childs-clipped-expected.png: Removed.
57827         * platform/chromium-win-xp/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Removed.
57828         * platform/chromium-win-xp/svg/clip-path/clip-path-clipped-expected.png: Removed.
57829         * platform/chromium-win-xp/svg/clip-path/clip-path-clipped-nonzero-expected.png: Removed.
57830         * platform/chromium-win-xp/svg/clip-path/clip-path-evenodd-expected.png: Removed.
57831         * platform/chromium-win-xp/svg/clip-path/clip-path-evenodd-nonzero-expected.png: Removed.
57832         * platform/chromium-win-xp/svg/clip-path/clip-path-nonzero-evenodd-expected.png: Removed.
57833         * platform/chromium-win-xp/svg/clip-path/clip-path-nonzero-expected.png: Removed.
57834         * platform/chromium-win-xp/svg/clip-path/clip-path-objectBoundingBox-expected.png: Removed.
57835         * platform/chromium-win-xp/svg/clip-path/clip-path-on-clipped-use-expected.png: Removed.
57836         * platform/chromium-win-xp/svg/clip-path/clip-path-on-g-and-child-expected.png: Removed.
57837         * platform/chromium-win-xp/svg/clip-path/clip-path-on-g-expected.png: Removed.
57838         * platform/chromium-win-xp/svg/clip-path/clip-path-on-svg-and-child-expected.png: Removed.
57839         * platform/chromium-win-xp/svg/clip-path/clip-path-on-svg-expected.png: Removed.
57840         * platform/chromium-win-xp/svg/clip-path/clip-path-text-and-shape-expected.png: Removed.
57841         * platform/chromium-win-xp/svg/clip-path/clip-path-text-and-stroke-expected.png: Removed.
57842         * platform/chromium-win-xp/svg/clip-path/clip-path-text-expected.png: Removed.
57843         * platform/chromium-win-xp/svg/clip-path/clip-path-use-as-child-expected.png: Removed.
57844         * platform/chromium-win-xp/svg/clip-path/clip-path-use-as-child2-expected.png: Removed.
57845         * platform/chromium-win-xp/svg/clip-path/clip-path-use-as-child3-expected.png: Removed.
57846         * platform/chromium-win-xp/svg/clip-path/clip-path-use-as-child4-expected.png: Removed.
57847         * platform/chromium-win-xp/svg/clip-path/clip-path-userSpaceOnUse-expected.png: Removed.
57848         * platform/chromium-win-xp/svg/clip-path/clip-path-with-text-clipped-expected.png: Removed.
57849         * platform/chromium-win-xp/svg/custom/foreign-object-skew-expected.checksum: Removed.
57850         * platform/chromium-win-xp/svg/custom/foreign-object-skew-expected.png: Removed.
57851         * platform/chromium-win-xp/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Removed.
57852         * platform/chromium-win-xp/svg/custom/js-late-gradient-and-object-creation-expected.png: Removed.
57853         * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Removed.
57854         * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png: Removed.
57855         * platform/chromium-win-xp/svg/custom/mask-invalidation-expected.png: Removed.
57856         * platform/chromium-win/editing/deleting/transpose-empty-expected.txt: Removed.
57857         * platform/chromium-win/editing/execCommand/boldSelection-expected.txt: Removed.
57858         * platform/chromium-win/editing/pasteboard/paste-plaintext-user-select-none-expected.txt: Removed.
57859         * platform/chromium-win/fast/backgrounds/bgCompositeCopy-expected.txt: Removed.
57860         * platform/chromium-win/fast/backgrounds/size/backgroundSize02-expected.txt: Removed.
57861         * platform/chromium-win/fast/backgrounds/size/backgroundSize03-expected.checksum: Removed.
57862         * platform/chromium-win/fast/backgrounds/size/backgroundSize10-expected.txt: Removed.
57863         * platform/chromium-win/fast/backgrounds/size/backgroundSize11-expected.txt: Removed.
57864         * platform/chromium-win/fast/backgrounds/size/backgroundSize13-expected.txt: Removed.
57865         * platform/chromium-win/fast/backgrounds/size/backgroundSize14-expected.txt: Removed.
57866         * platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.txt: Removed.
57867         * platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.txt: Removed.
57868         * platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.txt: Removed.
57869         * platform/chromium-win/fast/block/float/009-expected.checksum: Removed.
57870         * platform/chromium-win/fast/block/float/034-expected.checksum: Removed.
57871         * platform/chromium-win/fast/block/float/4145535Crash-expected.checksum: Removed.
57872         * platform/chromium-win/fast/block/float/br-with-clear-expected.checksum: Removed.
57873         * platform/chromium-win/fast/block/float/float-on-zero-height-line-expected.checksum: Removed.
57874         * platform/chromium-win/fast/block/float/narrow-after-wide-expected.checksum: Removed.
57875         * platform/chromium-win/fast/block/float/negative-margin-clear-expected.checksum: Removed.
57876         * platform/chromium-win/fast/block/float/nowrap-clear-min-width-expected.checksum: Removed.
57877         * platform/chromium-win/fast/block/float/overhanging-after-height-decrease-offsets-expected.checksum: Removed.
57878         * platform/chromium-win/fast/block/float/relative-painted-twice-expected.txt: Removed.
57879         * platform/chromium-win/fast/block/positioning/003-expected.checksum: Removed.
57880         * platform/chromium-win/fast/block/positioning/004-expected.checksum: Removed.
57881         * platform/chromium-win/fast/block/positioning/005-expected.checksum: Removed.
57882         * platform/chromium-win/fast/block/positioning/006-expected.checksum: Removed.
57883         * platform/chromium-win/fast/block/positioning/007-expected.checksum: Removed.
57884         * platform/chromium-win/fast/block/positioning/008-expected.checksum: Removed.
57885         * platform/chromium-win/fast/block/positioning/009-expected.checksum: Removed.
57886         * platform/chromium-win/fast/block/positioning/010-expected.checksum: Removed.
57887         * platform/chromium-win/fast/block/positioning/011-expected.checksum: Removed.
57888         * platform/chromium-win/fast/block/positioning/012-expected.checksum: Removed.
57889         * platform/chromium-win/fast/block/positioning/013-expected.checksum: Removed.
57890         * platform/chromium-win/fast/block/positioning/014-expected.checksum: Removed.
57891         * platform/chromium-win/fast/block/positioning/015-expected.checksum: Removed.
57892         * platform/chromium-win/fast/block/positioning/016-expected.checksum: Removed.
57893         * platform/chromium-win/fast/block/positioning/017-expected.checksum: Removed.
57894         * platform/chromium-win/fast/block/positioning/018-expected.checksum: Removed.
57895         * platform/chromium-win/fast/block/positioning/019-expected.checksum: Removed.
57896         * platform/chromium-win/fast/block/positioning/020-expected.checksum: Removed.
57897         * platform/chromium-win/fast/block/positioning/021-expected.checksum: Removed.
57898         * platform/chromium-win/fast/block/positioning/022-expected.checksum: Removed.
57899         * platform/chromium-win/fast/block/positioning/023-expected.checksum: Removed.
57900         * platform/chromium-win/fast/block/positioning/024-expected.checksum: Removed.
57901         * platform/chromium-win/fast/block/positioning/025-expected.checksum: Removed.
57902         * platform/chromium-win/fast/block/positioning/026-expected.checksum: Removed.
57903         * platform/chromium-win/fast/block/positioning/027-expected.checksum: Removed.
57904         * platform/chromium-win/fast/block/positioning/028-expected.checksum: Removed.
57905         * platform/chromium-win/fast/block/positioning/029-expected.checksum: Removed.
57906         * platform/chromium-win/fast/block/positioning/030-expected.checksum: Removed.
57907         * platform/chromium-win/fast/block/positioning/031-expected.checksum: Removed.
57908         * platform/chromium-win/fast/block/positioning/032-expected.checksum: Removed.
57909         * platform/chromium-win/fast/block/positioning/033-expected.checksum: Removed.
57910         * platform/chromium-win/fast/block/positioning/034-expected.checksum: Removed.
57911         * platform/chromium-win/fast/block/positioning/035-expected.checksum: Removed.
57912         * platform/chromium-win/fast/block/positioning/036-expected.checksum: Removed.
57913         * platform/chromium-win/fast/block/positioning/037-expected.checksum: Removed.
57914         * platform/chromium-win/fast/block/positioning/038-expected.checksum: Removed.
57915         * platform/chromium-win/fast/block/positioning/039-expected.checksum: Removed.
57916         * platform/chromium-win/fast/block/positioning/040-expected.checksum: Removed.
57917         * platform/chromium-win/fast/block/positioning/041-expected.checksum: Removed.
57918         * platform/chromium-win/fast/block/positioning/042-expected.checksum: Removed.
57919         * platform/chromium-win/fast/block/positioning/043-expected.checksum: Removed.
57920         * platform/chromium-win/fast/block/positioning/044-expected.checksum: Removed.
57921         * platform/chromium-win/fast/block/positioning/045-expected.checksum: Removed.
57922         * platform/chromium-win/fast/block/positioning/046-expected.checksum: Removed.
57923         * platform/chromium-win/fast/block/positioning/048-expected.checksum: Removed.
57924         * platform/chromium-win/fast/block/positioning/049-expected.checksum: Removed.
57925         * platform/chromium-win/fast/block/positioning/050-expected.checksum: Removed.
57926         * platform/chromium-win/fast/block/positioning/062-expected.checksum: Removed.
57927         * platform/chromium-win/fast/block/positioning/move-with-auto-width-expected.checksum: Removed.
57928         * platform/chromium-win/fast/block/positioning/relative-overconstrained-expected.checksum: Removed.
57929         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed.
57930         * platform/chromium-win/fast/borders/border-image-omit-right-slice-expected.txt: Removed.
57931         * platform/chromium-win/fast/borders/outline-offset-min-assert-expected.checksum: Removed.
57932         * platform/chromium-win/fast/canvas/access-zero-sized-canvas-expected.txt: Removed.
57933         * platform/chromium-win/fast/canvas/canvas-as-image-expected.txt: Removed.
57934         * platform/chromium-win/fast/canvas/canvas-as-image-incremental-repaint-expected.txt: Removed.
57935         * platform/chromium-win/fast/canvas/canvas-bg-zoom-expected.txt: Removed.
57936         * platform/chromium-win/fast/canvas/canvas-text-alignment-expected.txt: Removed.
57937         * platform/chromium-win/fast/canvas/canvas-text-baseline-expected.txt: Removed.
57938         * platform/chromium-win/fast/canvas/canvas-transform-identity-expected.checksum: Removed.
57939         * platform/chromium-win/fast/canvas/canvas-transform-infinity-expected.checksum: Removed.
57940         * platform/chromium-win/fast/canvas/canvas-transform-multiply-expected.checksum: Removed.
57941         * platform/chromium-win/fast/canvas/canvas-transform-nan-expected.checksum: Removed.
57942         * platform/chromium-win/fast/canvas/canvas-transform-non-invertible-expected.checksum: Removed.
57943         * platform/chromium-win/fast/clip/017-expected.checksum: Removed.
57944         * platform/chromium-win/fast/css/006-expected.checksum: Removed.
57945         * platform/chromium-win/fast/css/affected-by-hover-after-style-change-expected.checksum: Removed.
57946         * platform/chromium-win/fast/css/content-dynamic-expected.checksum: Removed.
57947         * platform/chromium-win/fast/css/last-child-style-sharing-expected.checksum: Removed.
57948         * platform/chromium-win/fast/css/transition-color-unspecified-expected.checksum: Removed.
57949         * platform/chromium-win/fast/css/variables/invalid-identifier-expected.txt: Removed.
57950         * platform/chromium-win/fast/dom/HTMLStyleElement/insert-parser-generated-expected.checksum: Removed.
57951         * platform/chromium-win/fast/dom/Window/console-trace-expected.txt: Removed.
57952         * platform/chromium-win/fast/dom/Window/window-open-pending-url-expected.txt: Removed.
57953         * platform/chromium-win/fast/dom/css-cached-import-rule-expected.checksum: Removed.
57954         * platform/chromium-win/fast/dom/css-insert-import-rule-expected.checksum: Removed.
57955         * platform/chromium-win/fast/dom/delete-contents-expected.checksum: Removed.
57956         * platform/chromium-win/fast/dom/delete-contents-expected.txt: Removed.
57957         * platform/chromium-win/fast/dynamic/001-expected.checksum: Removed.
57958         * platform/chromium-win/fast/dynamic/005-expected.checksum: Removed.
57959         * platform/chromium-win/fast/dynamic/float-no-longer-overhanging-expected.checksum: Removed.
57960         * platform/chromium-win/fast/dynamic/float-withdrawal-2-expected.checksum: Removed.
57961         * platform/chromium-win/fast/dynamic/floating-to-positioned-2-expected.checksum: Removed.
57962         * platform/chromium-win/fast/dynamic/floating-to-positioned-2-expected.txt: Removed.
57963         * platform/chromium-win/fast/dynamic/floating-to-positioned-expected.checksum: Removed.
57964         * platform/chromium-win/fast/dynamic/floating-to-positioned-expected.txt: Removed.
57965         * platform/chromium-win/fast/dynamic/genContentDestroyChildren-expected.checksum: Removed.
57966         * platform/chromium-win/fast/dynamic/insertAdjacentElement-expected.txt: Removed.
57967         * platform/chromium-win/fast/dynamic/positioned-movement-with-positioned-children-expected.checksum: Removed.
57968         * platform/chromium-win/fast/dynamic/staticY-expected.checksum: Removed.
57969         * platform/chromium-win/fast/dynamic/subtree-boundary-percent-height-expected.checksum: Removed.
57970         * platform/chromium-win/fast/dynamic/subtree-no-common-root-static-y-expected.checksum: Removed.
57971         * platform/chromium-win/fast/dynamic/subtree-table-cell-height-expected.checksum: Removed.
57972         * platform/chromium-win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Removed.
57973         * platform/chromium-win/fast/events/onloadFrameCrash-expected.checksum: Removed.
57974         * platform/chromium-win/fast/events/onunload-clears-onbeforeunload-expected.txt: Removed.
57975         * platform/chromium-win/fast/events/onunload-not-on-body-expected.txt: Removed.
57976         * platform/chromium-win/fast/forms/005-expected.txt: Removed.
57977         * platform/chromium-win/fast/forms/drag-out-of-textarea-expected.txt: Removed.
57978         * platform/chromium-win/fast/forms/form-and-frame-interaction-retains-values-expected.txt: Removed.
57979         * platform/chromium-win/fast/forms/selected-index-assert-expected.txt: Removed.
57980         * platform/chromium-win/fast/forms/slider-onchange-event-expected.txt: Removed.
57981         * platform/chromium-win/fast/forms/slider-transformed-expected.txt: Removed.
57982         * platform/chromium-win/fast/forms/textarea-no-scroll-on-blur-expected.txt: Removed.
57983         * platform/chromium-win/fast/forms/textarea-scrolled-endline-caret-expected.txt: Removed.
57984         * platform/chromium-win/fast/frames/002-expected.checksum: Removed.
57985         * platform/chromium-win/fast/frames/calculate-fixed-expected.checksum: Removed.
57986         * platform/chromium-win/fast/frames/calculate-order-expected.checksum: Removed.
57987         * platform/chromium-win/fast/frames/calculate-percentage-expected.checksum: Removed.
57988         * platform/chromium-win/fast/frames/calculate-relative-expected.checksum: Removed.
57989         * platform/chromium-win/fast/frames/calculate-round-expected.checksum: Removed.
57990         * platform/chromium-win/fast/frames/empty-cols-attribute-expected.checksum: Removed.
57991         * platform/chromium-win/fast/frames/empty-frame-src-expected.checksum: Removed.
57992         * platform/chromium-win/fast/frames/frame-length-fractional-expected.checksum: Removed.
57993         * platform/chromium-win/fast/frames/frame-set-whitespace-attributes-expected.checksum: Removed.
57994         * platform/chromium-win/fast/frames/no-frame-borders-expected.checksum: Removed.
57995         * platform/chromium-win/fast/gradients/background-clipped-expected.txt: Removed.
57996         * platform/chromium-win/fast/gradients/border-image-gradient-expected.txt: Removed.
57997         * platform/chromium-win/fast/gradients/border-image-gradient-sides-and-corners-expected.txt: Removed.
57998         * platform/chromium-win/fast/images/image-in-map-expected.checksum: Removed.
57999         * platform/chromium-win/fast/images/pdf-as-tiled-background-expected.checksum: Removed.
58000         * platform/chromium-win/fast/images/svg-as-background-expected.checksum: Removed.
58001         * platform/chromium-win/fast/images/svg-as-image-expected.checksum: Removed.
58002         * platform/chromium-win/fast/images/svg-as-relative-image-expected.checksum: Removed.
58003         * platform/chromium-win/fast/images/svg-width-100p-as-background-expected.checksum: Removed.
58004         * platform/chromium-win/fast/inline-block/004-expected.checksum: Removed.
58005         * platform/chromium-win/fast/inline-block/005-expected.checksum: Removed.
58006         * platform/chromium-win/fast/invalid/015-expected.checksum: Removed.
58007         * platform/chromium-win/fast/invalid/table-residual-style-crash-expected.checksum: Removed.
58008         * platform/chromium-win/fast/js/exception-linenums-in-html-3-expected.checksum: Removed.
58009         * platform/chromium-win/fast/js/missing-style-end-tag-js-expected.checksum: Removed.
58010         * platform/chromium-win/fast/js/missing-title-end-tag-js-expected.checksum: Removed.
58011         * platform/chromium-win/fast/layers/positioned-inside-root-with-margins-expected.checksum: Removed.
58012         * platform/chromium-win/fast/layers/self-painting-outline-expected.txt: Removed.
58013         * platform/chromium-win/fast/layers/zindex-ridonkulous-expected.checksum: Removed.
58014         * platform/chromium-win/fast/overflow/position-relative-expected.checksum: Removed.
58015         * platform/chromium-win/fast/overflow/unreachable-content-test-expected.checksum: Removed.
58016         * platform/chromium-win/fast/parser/comment-in-script-expected.txt: Removed.
58017         * platform/chromium-win/fast/parser/external-entities-expected.txt: Removed.
58018         * platform/chromium-win/fast/parser/style-script-head-test-expected.checksum: Removed.
58019         * platform/chromium-win/fast/reflections/reflection-computed-style-expected.txt: Removed.
58020         * platform/chromium-win/fast/reflections/table-cell-expected.checksum: Removed.
58021         * platform/chromium-win/fast/reflections/table-cell-expected.txt: Removed.
58022         * platform/chromium-win/fast/reflections/teardown-crash-expected.txt: Removed.
58023         * platform/chromium-win/fast/repaint/button-spurious-layout-hint-expected.checksum: Removed.
58024         * platform/chromium-win/fast/repaint/float-in-new-block-with-layout-delta-expected.checksum: Removed.
58025         * platform/chromium-win/fast/replaced/008-expected.checksum: Removed.
58026         * platform/chromium-win/fast/table/024-expected.checksum: Removed.
58027         * platform/chromium-win/fast/table/031-expected.checksum: Removed.
58028         * platform/chromium-win/fast/table/caption-relayout-expected.checksum: Removed.
58029         * platform/chromium-win/fast/table/div-as-col-span-expected.checksum: Removed.
58030         * platform/chromium-win/fast/table/giantCellspacing-expected.checksum: Removed.
58031         * platform/chromium-win/fast/table/growCellForImageQuirk-expected.checksum: Removed.
58032         * platform/chromium-win/fast/table/max-width-integer-overflow-expected.checksum: Removed.
58033         * platform/chromium-win/fast/table/percent-widths-stretch-expected.checksum: Removed.
58034         * platform/chromium-win/fast/table/vertical-align-baseline-readjust-expected.checksum: Removed.
58035         * platform/chromium-win/fast/text/align-center-rtl-spill-expected.checksum: Removed.
58036         * platform/chromium-win/fast/text/apply-start-width-after-skipped-text-expected.checksum: Removed.
58037         * platform/chromium-win/fast/text/fixed-pitch-control-characters-expected.checksum: Removed.
58038         * platform/chromium-win/fast/text/selection-painted-separately-expected.checksum: Removed.
58039         * platform/chromium-win/fast/text/soft-hyphen-3-expected.checksum: Removed.
58040         * platform/chromium-win/fast/text/stripNullFromText-expected.checksum: Removed.
58041         * platform/chromium-win/fast/text/whitespace/017-expected.txt: Removed.
58042         * platform/chromium-win/fast/tokenizer/missing-style-end-tag-1-expected.checksum: Removed.
58043         * platform/chromium-win/fast/tokenizer/missing-style-end-tag-2-expected.checksum: Removed.
58044         * platform/chromium-win/fast/tokenizer/script-after-frameset-expected.checksum: Removed.
58045         * platform/chromium-win/fast/xsl/mozilla-tests-expected.txt: Removed.
58046         * platform/chromium-win/fast/xsl/xslt-mismatched-tags-in-xslt-expected.checksum: Removed.
58047         * platform/chromium-win/media/video-play-pause-events-expected.txt: Removed.
58048         * platform/chromium-win/plugins/embed-attributes-setting-expected.txt: Removed.
58049         * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-01-t-expected.checksum: Removed.
58050         * platform/chromium-win/svg/carto.net/tabgroup-expected.checksum: Removed.
58051         * platform/chromium-win/svg/custom/SVGNumber-interface-expected.checksum: Removed.
58052         * platform/chromium-win/svg/custom/SVGPoint-interface-expected.checksum: Removed.
58053         * platform/chromium-win/svg/custom/SVGRect-interface-expected.checksum: Removed.
58054         * platform/chromium-win/svg/custom/attribute-namespace-check-expected.checksum: Removed.
58055         * platform/chromium-win/svg/custom/class-selector-expected.checksum: Removed.
58056         * platform/chromium-win/svg/custom/clip-path-child-changes-expected.checksum: Removed.
58057         * platform/chromium-win/svg/custom/clip-path-href-changes-expected.checksum: Removed.
58058         * platform/chromium-win/svg/custom/clip-path-units-changes-expected.checksum: Removed.
58059         * platform/chromium-win/svg/custom/clip-path-with-transform-expected.checksum: Removed.
58060         * platform/chromium-win/svg/custom/conditional-processing-outside-switch-expected.checksum: Removed.
58061         * platform/chromium-win/svg/custom/create-metadata-element-expected.checksum: Removed.
58062         * platform/chromium-win/svg/custom/createelement-expected.checksum: Removed.
58063         * platform/chromium-win/svg/custom/css-pixels-dpi-expected.checksum: Removed.
58064         * platform/chromium-win/svg/custom/display-none-expected.checksum: Removed.
58065         * platform/chromium-win/svg/custom/dynamic-viewBox-expected.checksum: Removed.
58066         * platform/chromium-win/svg/custom/evt-onload-expected.checksum: Removed.
58067         * platform/chromium-win/svg/custom/fill-update-expected.checksum: Removed.
58068         * platform/chromium-win/svg/custom/filter-source-alpha-expected.checksum: Removed.
58069         * platform/chromium-win/svg/custom/gradient-add-stops-expected.checksum: Removed.
58070         * platform/chromium-win/svg/custom/gradient-attr-update-expected.checksum: Removed.
58071         * platform/chromium-win/svg/custom/gradient-stop-style-change-expected.checksum: Removed.
58072         * platform/chromium-win/svg/custom/hover-default-fill-expected.checksum: Removed.
58073         * platform/chromium-win/svg/custom/image-clipped-hit-expected.txt: Removed.
58074         * platform/chromium-win/svg/custom/image-with-aspect-ratio-stretch-expected.checksum: Removed.
58075         * platform/chromium-win/svg/custom/inner-percent-expected.checksum: Removed.
58076         * platform/chromium-win/svg/custom/inner-svg-hit-test-expected.checksum: Removed.
58077         * platform/chromium-win/svg/custom/invalid-transforms-expected.checksum: Removed.
58078         * platform/chromium-win/svg/custom/mask-excessive-malloc-expected.checksum: Removed.
58079         * platform/chromium-win/svg/custom/mask-inside-defs-expected.checksum: Removed.
58080         * platform/chromium-win/svg/custom/pattern-in-defs-expected.checksum: Removed.
58081         * platform/chromium-win/svg/custom/percentage-rect2-expected.checksum: Removed.
58082         * platform/chromium-win/svg/custom/poly-identify-expected.checksum: Removed.
58083         * platform/chromium-win/svg/custom/polyline-hittest-expected.checksum: Removed.
58084         * platform/chromium-win/svg/custom/polyline-invalid-points-expected.checksum: Removed.
58085         * platform/chromium-win/svg/custom/polyline-setattribute-points-null-expected.checksum: Removed.
58086         * platform/chromium-win/svg/custom/prevent-default-expected.checksum: Removed.
58087         * platform/chromium-win/svg/custom/repaint-on-image-bounds-change-expected.checksum: Removed.
58088         * platform/chromium-win/svg/custom/resource-client-removal-expected.checksum: Removed.
58089         * platform/chromium-win/svg/custom/rgbcolor-syntax-expected.checksum: Removed.
58090         * platform/chromium-win/svg/custom/rootelement-expected.checksum: Removed.
58091         * platform/chromium-win/svg/custom/scroll-hit-test-expected.checksum: Removed.
58092         * platform/chromium-win/svg/custom/sheet-title-expected.checksum: Removed.
58093         * platform/chromium-win/svg/custom/svg-absolute-children-expected.checksum: Removed.
58094         * platform/chromium-win/svg/custom/text-gradient-no-content-expected.checksum: Removed.
58095         * platform/chromium-win/svg/custom/transform-ignore-after-invalid-expected.checksum: Removed.
58096         * platform/chromium-win/svg/custom/transform-invalid-expected.checksum: Removed.
58097         * platform/chromium-win/svg/custom/transform-removeAttributeNS-expected.checksum: Removed.
58098         * platform/chromium-win/svg/custom/transform-scale-parse-expected.checksum: Removed.
58099         * platform/chromium-win/svg/custom/transform-with-ending-space-expected.checksum: Removed.
58100         * platform/chromium-win/svg/custom/transformedMaskFails-expected.checksum: Removed.
58101         * platform/chromium-win/svg/custom/use-empty-reference-expected.checksum: Removed.
58102         * platform/chromium-win/svg/custom/use-infinite-recursion-expected.checksum: Removed.
58103         * platform/chromium-win/svg/custom/use-recalcStyle-crash-expected.checksum: Removed.
58104         * platform/chromium-win/svg/custom/use-symbol-overflow-expected.checksum: Removed.
58105         * platform/chromium-win/svg/custom/viewport-clip-expected.checksum: Removed.
58106         * platform/chromium-win/svg/custom/viewport-no-width-height-expected.checksum: Removed.
58107         * platform/chromium-win/svg/custom/viewport-update-expected.checksum: Removed.
58108         * platform/chromium-win/svg/custom/viewport-update2-expected.checksum: Removed.
58109         * platform/chromium-win/svg/custom/visibility-override-clip-expected.checksum: Removed.
58110         * platform/chromium-win/svg/custom/visibility-override-expected.checksum: Removed.
58111         * platform/chromium-win/svg/custom/visibility-override-mask-expected.checksum: Removed.
58112         * platform/chromium-win/svg/custom/xhtml-no-svg-renderer-expected.checksum: Removed.
58113         * platform/chromium-win/svg/custom/xml-stylesheet-expected.checksum: Removed.
58114         * platform/chromium-win/svg/hixie/dynamic/003-expected.checksum: Removed.
58115         * platform/chromium-win/svg/hixie/dynamic/004-expected.checksum: Removed.
58116         * platform/chromium-win/svg/hixie/dynamic/006-expected.checksum: Removed.
58117         * platform/chromium-win/svg/hixie/error/001-expected.checksum: Removed.
58118         * platform/chromium-win/svg/hixie/error/006-expected.checksum: Removed.
58119         * platform/chromium-win/svg/hixie/error/007-expected.checksum: Removed.
58120         * platform/chromium-win/svg/hixie/error/008-expected.checksum: Removed.
58121         * platform/chromium-win/svg/hixie/error/009-expected.checksum: Removed.
58122         * platform/chromium-win/svg/hixie/error/014-expected.checksum: Removed.
58123         * platform/chromium-win/svg/hixie/error/014-test-expected.checksum: Removed.
58124         * platform/chromium-win/svg/hixie/error/015-expected.checksum: Removed.
58125         * platform/chromium-win/svg/hixie/error/016-expected.checksum: Removed.
58126         * platform/chromium-win/svg/hixie/painting/001-expected.checksum: Removed.
58127         * platform/chromium-win/svg/hixie/processing-model/005-expected.checksum: Removed.
58128         * platform/chromium-win/svg/hixie/rendering-model/003a-expected.checksum: Removed.
58129         * platform/chromium-win/svg/hixie/use/001-expected.checksum: Removed.
58130         * platform/chromium-win/svg/hixie/use/002-expected.checksum: Removed.
58131         * platform/chromium-win/svg/hixie/use/002-test-expected.checksum: Removed.
58132         * platform/chromium-win/svg/hixie/viewbox/001-expected.checksum: Removed.
58133         * platform/chromium-win/svg/hixie/viewbox/002-expected.checksum: Removed.
58134         * platform/chromium-win/svg/hixie/viewbox/003-expected.checksum: Removed.
58135         * platform/chromium-win/svg/hixie/viewbox/004-expected.checksum: Removed.
58136         * platform/chromium-win/svg/webarchive/svg-script-subresouces-expected.checksum: Removed.
58137         * platform/chromium-win/tables/mozilla/bugs/adforce_imgis_com-expected.checksum: Removed.
58138         * platform/chromium-win/tables/mozilla/bugs/bug103533-expected.checksum: Removed.
58139         * platform/chromium-win/tables/mozilla/bugs/bug1818-6-expected.checksum: Removed.
58140         * platform/chromium-win/tables/mozilla/bugs/bug196870-expected.txt: Removed.
58141         * platform/chromium-win/tables/mozilla/bugs/bug222336-expected.checksum: Removed.
58142         * platform/chromium-win/tables/mozilla/bugs/bug222467-expected.checksum: Removed.
58143         * platform/chromium-win/tables/mozilla/bugs/bug269566-expected.checksum: Removed.
58144         * platform/chromium-win/tables/mozilla/bugs/bug277062-expected.checksum: Removed.
58145         * platform/chromium-win/tables/mozilla/bugs/bug28933-expected.checksum: Removed.
58146         * platform/chromium-win/tables/mozilla/bugs/bug2954-expected.checksum: Removed.
58147         * platform/chromium-win/tables/mozilla/bugs/bug8032-2-expected.checksum: Removed.
58148         * platform/chromium-win/tables/mozilla/bugs/bug9024-expected.checksum: Removed.
58149         * platform/chromium-win/tables/mozilla/core/col_widths_fix_autoFixPer-expected.checksum: Removed.
58150         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug128876-expected.checksum: Removed.
58151         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3517-expected.checksum: Removed.
58152         * platform/chromium-win/transforms/3d/hit-testing/backface-hit-test-expected.txt: Removed.
58153         * platform/chromium-win/transitions/transition-end-event-rendering-expected.checksum: Removed.
58154         * platform/chromium-win/webarchive/archive-with-unencoded-url-expected.checksum: Removed.
58155         * platform/chromium-win/webarchive/test-body-background-expected.checksum: Removed.
58156         * platform/chromium-win/webarchive/test-img-src-expected.checksum: Removed.
58157         * platform/chromium-win/webarchive/test-input-src-expected.checksum: Removed.
58158         * platform/chromium-win/webarchive/test-link-rel-icon-expected.checksum: Removed.
58159         * platform/chromium-win/webarchive/test-object-data-expected.checksum: Removed.
58160         * platform/chromium-win/webarchive/test-script-src-expected.checksum: Removed.
58161         * platform/chromium-win/webarchive/test-table-background-expected.checksum: Removed.
58162         * platform/chromium-win/webarchive/test-td-background-expected.checksum: Removed.
58163         * platform/chromium-win/webarchive/test-xml-stylesheet-expected.checksum: Removed.
58164
58165 2010-08-26  Tony Chang  <tony@chromium.org>
58166
58167         Not reviewed.  Removing chromium-linux test results that deduplicate-tests says are not necessary.
58168
58169         * platform/chromium-linux/fast/block/basic/min-pref-width-nowrap-floats-expected.txt: Removed.
58170         * platform/chromium-linux/fast/block/positioning/complex-percentage-height-expected.txt: Removed.
58171         * platform/chromium-linux/fast/frames/invalid-expected.txt: Removed.
58172         * platform/chromium-linux/fast/frames/valid-expected.txt: Removed.
58173         * platform/chromium-linux/fast/lists/item-not-in-list-line-wrapping-expected.txt: Removed.
58174         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.png: Removed.
58175         * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.txt: Removed.
58176         * platform/chromium-linux/fast/runin/generated2-expected.txt: Removed.
58177         * platform/chromium-linux/fast/runin/generated3-expected.txt: Removed.
58178         * platform/chromium-linux/fast/runin/generated4-expected.txt: Removed.
58179         * platform/chromium-linux/fast/text/stripNullFromText-expected.checksum: Removed.
58180         * platform/chromium-linux/fast/text/stripNullFromText-expected.png: Removed.
58181         * platform/chromium-linux/fast/url/host-expected.txt: Removed.
58182         * platform/chromium-linux/fast/url/mailto-expected.txt: Removed.
58183         * platform/chromium-linux/fast/url/path-expected.txt: Removed.
58184         * platform/chromium-linux/fast/url/scheme-expected.txt: Removed.
58185         * platform/chromium-linux/fast/url/standard-url-expected.txt: Removed.
58186         * platform/chromium-linux/media/video-zoom-expected.txt: Removed.
58187         * platform/chromium-linux/svg/css/svg-ellipse-render-crash-expected.txt: Removed.
58188         * platform/chromium-linux/svg/custom/fill-opacity-hsl-expected.png: Removed.
58189         * platform/chromium-linux/svg/custom/fill-opacity-rgba-expected.png: Removed.
58190         * platform/chromium-linux/svg/custom/mask-changes-expected.checksum: Removed.
58191         * platform/chromium-linux/svg/custom/visibility-override-filter-expected.checksum: Removed.
58192         * platform/chromium-linux/svg/filters/big-sized-filter-2-expected.checksum: Removed.
58193         * platform/chromium-linux/svg/filters/big-sized-filter-2-expected.png: Removed.
58194         * platform/chromium-linux/svg/filters/big-sized-filter-expected.checksum: Removed.
58195         * platform/chromium-linux/svg/filters/big-sized-filter-expected.png: Removed.
58196         * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.checksum: Removed.
58197         * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png: Removed.
58198         * platform/chromium-linux/svg/filters/feMerge-expected.checksum: Removed.
58199         * platform/chromium-linux/svg/filters/feMerge-expected.png: Removed.
58200         * platform/chromium-linux/svg/filters/feOffset-expected.checksum: Removed.
58201         * platform/chromium-linux/svg/filters/feTile-expected.checksum: Removed.
58202         * platform/chromium-linux/svg/filters/feTile-expected.png: Removed.
58203         * platform/chromium-linux/svg/filters/parent-children-with-same-filter-expected.checksum: Removed.
58204         * platform/chromium-linux/svg/filters/parent-children-with-same-filter-expected.png: Removed.
58205         * platform/chromium-linux/svg/filters/subRegion-in-userSpace-expected.checksum: Removed.
58206         * platform/chromium-linux/svg/filters/subRegion-in-userSpace-expected.png: Removed.
58207
58208 2010-08-26  Eric Carlson  <eric.carlson@apple.com>
58209
58210         Reviewed by Darin Adler and Maciej Stachowiak.
58211
58212         https://bugs.webkit.org/show_bug.cgi?id=44013
58213         HTMLMediaElement should delay document load event
58214
58215         * media/video-delay-load-event-expected.txt: Added.
58216         * media/video-delay-load-event.html: Added.
58217         * media/video-layer-crash.html: Trigger test with script inline in the <body> instead
58218         of from an onload handler as that runs too late. Reformat script to make it readable.
58219
58220 2010-08-26  Dan Bernstein  <mitz@apple.com>
58221
58222         Reviewed by Simon Fraser.
58223
58224         Extended this test to cover all properties that dirty the font and therefore
58225         need to have high priority.
58226
58227         * fast/css/text-rendering-priority.html:
58228
58229 2010-08-26  Kent Tamura  <tkent@chromium.org>
58230
58231         Reviewed by Tony Chang.
58232
58233         [DRT/Chromium] Enable DEVICE_ORIENTATION
58234         https://bugs.webkit.org/show_bug.cgi?id=44587
58235
58236         * platform/chromium/drt_expectations.txt:
58237
58238 2010-08-26  Nikolas Zimmermann  <nzimmermann@rim.com>
58239
58240         Not reviewed. Update gtk specific result after r66093.
58241
58242         * platform/gtk/svg/css/text-shadow-multiple-expected.txt:
58243
58244 2010-08-26  Simon Hausmann  <simon.hausmann@nokia.com>
58245
58246         Unreviewed.
58247
58248         Update test results after clip-rect changes as part of
58249         https://bugs.webkit.org/show_bug.cgi?id=44594
58250
58251         * platform/qt/plugins/resize-from-plugin-expected.txt:
58252
58253 2010-08-26  Nikolas Zimmermann  <nzimmermann@rim.com>
58254
58255         Reviewed by Dirk Schulze.
58256
58257         text-shadow is not respected in RenderSVGText::repaintRectInLocalCoordinates()
58258         https://bugs.webkit.org/show_bug.cgi?id=44616
58259
58260         * platform/mac/svg/css/composite-shadow-text-expected.checksum: Added.
58261         * platform/mac/svg/css/composite-shadow-text-expected.png: Added.
58262         * platform/mac/svg/css/composite-shadow-text-expected.txt: Added.
58263         * platform/mac/svg/css/text-shadow-multiple-expected.txt:
58264         * platform/mac/transitions/svg-text-shadow-transition-expected.checksum: Added.
58265         * platform/mac/transitions/svg-text-shadow-transition-expected.png: Added.
58266         * platform/mac/transitions/svg-text-shadow-transition-expected.txt: Added.
58267         * svg/css/composite-shadow-text.svg: Added.
58268         * transitions/svg-text-shadow-transition.html: Added.
58269         * transitions/transition-test-helpers.js: Cleanup code, accept negative offsets in the regexp for shadow.
58270
58271 2010-08-26  Philippe Normand  <pnormand@igalia.com>
58272
58273         Unreviewed, skip a flakey test.
58274
58275         * platform/gtk/Skipped: Skip media/video-buffered.html
58276
58277 2010-08-26  Dumitru Daniliuc  <dumi@chromium.org>
58278
58279         Unreviewed, updating Chromium's expectations for a flaky test.
58280
58281         * platform/chromium/test_expectations.txt:
58282
58283 2010-08-25  Ilya Tikhonovsky  <loislo@chromium.org>
58284
58285         Reviewed by Pavel Feldman.
58286
58287         WebInspector: as far as we have 'seq' property in the each inspector message
58288         it would be better to remove explicit callId argument from Inspector.idl functions
58289         declarations.
58290         https://bugs.webkit.org/show_bug.cgi?id=44617
58291
58292         * inspector/elements-panel-search.html:
58293         * inspector/styles-iframe.html:
58294         * inspector/styles-source-lines.html:
58295         * inspector/styles-source-offsets.html:
58296         * http/tests/inspector/inspect-iframe-from-different-domain.html
58297
58298 2010-08-26  Philippe Normand  <pnormand@igalia.com>
58299
58300         Unreviewed, skipping a flakey test.
58301
58302         [GStreamer] multiple <video> elements + PulseAudio are crash-prone
58303         https://bugs.webkit.org/show_bug.cgi?id=44235
58304
58305         * platform/gtk/Skipped: Skip media/video-transformed.html
58306
58307 2010-08-25  Michael Saboff  <msaboff@apple.com>
58308
58309         Reviewed by Oliver Hunt.
58310
58311         Added new test to check for regression as reported in
58312         https://bugs.webkit.org/show_bug.cgi?id=44600.
58313
58314         * fast/js/script-tests/string-split-double-empty.js: Added.
58315         * fast/js/string-split-double-empty-expected.txt: Added.
58316         * fast/js/string-split-double-empty.html: Added.
58317
58318 2010-08-25  Martin Robinson  <mrobinson@igalia.com>
58319
58320         Skip a test that requires editing delegate dumps.
58321
58322         * platform/gtk/Skipped:
58323
58324 2010-08-25  Chris Marrin  <cmarrin@apple.com>
58325
58326         Unreviewed.
58327
58328         Skipping a couple of compositing tests because layerTreeAsText() is not implemented on Wk2 yet.
58329
58330         * platform/mac-wk2/Skipped:
58331
58332 2010-08-25  Chris Fleizach  <cfleizach@apple.com>
58333
58334         Reviewed by David Kilzer.
58335
58336         AX: CSS first letter text transform causes crash
58337         https://bugs.webkit.org/show_bug.cgi?id=44352
58338
58339         * accessibility/first-letter-text-transform-causes-crash-expected.txt: Added.
58340         * accessibility/first-letter-text-transform-causes-crash.html: Added.
58341
58342 2010-08-25  Ryosuke Niwa  <rniwa@webkit.org>
58343
58344         Reviewed by Tony Chang.
58345
58346         test conversion: editing/style/typing-style-003.html should use runDumpAsTextEditingTest instead of runEditingTest
58347         https://bugs.webkit.org/show_bug.cgi?id=44646
58348
58349         * editing/style/typing-style-003-expected.txt: Added.
58350         * editing/style/typing-style-003.html: Calls runDumpAsTextEditingTest instead of runEditingTest.
58351         * platform/chromium-linux/editing/style/typing-style-003-expected.checksum: Removed.
58352         * platform/chromium-win/editing/style/typing-style-003-expected.checksum: Removed.
58353         * platform/chromium-win/editing/style/typing-style-003-expected.png: Removed.
58354         * platform/chromium-win/editing/style/typing-style-003-expected.txt: Removed.
58355         * platform/gtk/editing/style/typing-style-003-expected.txt: Removed.
58356         * platform/mac/editing/style/typing-style-003-expected.checksum: Removed.
58357         * platform/mac/editing/style/typing-style-003-expected.png: Removed.
58358         * platform/mac/editing/style/typing-style-003-expected.txt: Removed.
58359         * platform/qt/Skipped: Run typing-style-003.html on qt again.
58360         * platform/qt/editing/style/typing-style-003-expected.txt: Removed.
58361
58362 2010-08-25  Cris Neckar  <cdn@chromium.org>
58363
58364         Reviewed by Darin Adler.
58365
58366         Assertion failure in RenderCounter when traversing a detached render trees.
58367         https://bugs.webkit.org/show_bug.cgi?id=43812
58368
58369         * fast/css/counters/counter-traverse-object-crash-expected.txt: Added.
58370         * fast/css/counters/counter-traverse-object-crash.html: Added.
58371
58372 2010-08-25  Chris Marrin  <cmarrin@apple.com>
58373
58374         Reviewed by Simon Fraser.
58375
58376         https://bugs.webkit.org/show_bug.cgi?id=44629
58377         Add layer consistency checking and fix found crashing bug
58378
58379         * compositing/tiling/crash-reparent-tiled-layer-expected.txt: Added.
58380         * compositing/tiling/crash-reparent-tiled-layer.html: Added.
58381
58382 2010-08-25  Ryosuke Niwa  <rniwa@webkit.org>
58383
58384         Reviewed by Darin Adler.
58385
58386         WebCore::InsertListCommand::modifyRange infinite loop (100% CPU usage)
58387         https://bugs.webkit.org/show_bug.cgi?id=33668
58388
58389         Added a test to convert nested lists with an orphaned list child to an ordered nested list.
58390         Selection in switch-list-type-with-inner-list.html is restored correctly after inserting list.
58391
58392         * editing/execCommand/insert-list-orphaned-item-with-nested-lists-expected.txt: Added.
58393         * editing/execCommand/insert-list-orphaned-item-with-nested-lists.html: Added.
58394         * editing/execCommand/switch-list-type-with-inner-list-expected.txt: Selection is restored correctly.
58395
58396 2010-08-24  Ryosuke Niwa  <rniwa@webkit.org>
58397
58398         Reviewed by Tony Chang.
58399
58400         Creating a link when selecting multiple nodes creates multiple links
58401         https://bugs.webkit.org/show_bug.cgi?id=30836
58402
58403         Added a test to ensure WebKit creates single anchor element on execCommand('createLink') if possible.
58404         Also rebaselined several tests to match new behavior.
58405
58406         * editing/execCommand/createLink-expected.txt: Merged some anchor elements.
58407         * editing/execCommand/script-tests/toggle-link.js: Added.
58408         (testSingleToggle):
58409         (selectAll):
58410         (selectFirstTwoWords):
58411         (selectLastWord):
58412         * editing/execCommand/script-tests/toggle-style-3.js: i elements are merged.
58413         * editing/execCommand/toggle-style-3-expected.txt: Ditto.
58414         * editing/execCommand/toggle-link-expected.txt: Added.
58415         * editing/execCommand/toggle-link.html: Added.
58416         * editing/execCommand/unlink-expected.txt: Merged some anchor elements.
58417
58418 2010-08-24  Zhenyao Mo  <zmo@google.com>
58419
58420         Reviewed by Kenneth Russell.
58421
58422         Passing premultiplyAlpha=false to tex{Sub}Image2D loses information (skia)
58423         https://bugs.webkit.org/show_bug.cgi?id=38282
58424
58425         * fast/canvas/webgl/gl-teximage-expected.txt: Added.
58426         * fast/canvas/webgl/gl-teximage.html: Added.
58427         * fast/canvas/webgl/resources/3x3.png: Added.
58428         * fast/canvas/webgl/resources/gray-ramp-256-with-128-alpha.png: Added.
58429         * fast/canvas/webgl/resources/gray-ramp-256.png: Added.
58430         * fast/canvas/webgl/resources/gray-ramp-default-gamma.png: Added.
58431         * fast/canvas/webgl/resources/gray-ramp-gamma0.1.png: Added.
58432         * fast/canvas/webgl/resources/gray-ramp-gamma1.0.png: Added.
58433         * fast/canvas/webgl/resources/gray-ramp-gamma2.0.png: Added.
58434         * fast/canvas/webgl/resources/gray-ramp-gamma4.0.png: Added.
58435         * fast/canvas/webgl/resources/gray-ramp-gamma9.0.png: Added.
58436         * fast/canvas/webgl/resources/gray-ramp.png: Added.
58437         * fast/canvas/webgl/resources/webgl-test-utils.js: Sync with khronos.
58438         (WebGLTestUtils):
58439         * fast/canvas/webgl/resources/zero-alpha.png: Added.
58440         * platform/chromium/test_expectations.txt: Don't run gl-teximage.html for mac.
58441         * platform/mac/Skipped: Don't run gl-teximage.html for mac.
58442
58443 2010-08-25  Andreas Kling  <andreas.kling@nokia.com>
58444
58445         Reviewed by Ariya Hidayat.
58446
58447         [Qt] GraphicsContext: Construct with the correct default LineJoin (MiterJoin)
58448
58449         Skip canvas/philip/tests/2d.path.rect.zero.1.html
58450         It was working because we didn't properly initialize the GC's LineJoin mode.
58451
58452         * platform/qt/Skipped:
58453
58454 2010-08-25  Fady Samuel  <fsamuel@chromium.org>
58455
58456         Reviewed by Dimitri Glazkov.
58457
58458         Table Rendering Layout Test Expectations Updated
58459         https://bugs.webkit.org/show_bug.cgi?id=44429
58460
58461         Simple Paint test appears to render the same on Mac, Windows, and Linux.
58462
58463         Updated test expectations to match this and moved the expectations into the test directory.
58464
58465         * fast/table/simple_paint-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.checksum.
58466         * fast/table/simple_paint-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.png.
58467         * fast/table/simple_paint-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.txt.
58468         * platform/chromium/test_expectations.txt:
58469
58470 2010-08-25  Ryosuke Niwa  <rniwa@webkit.org>
58471
58472         Reviewed by Darin Adler.
58473
58474         Various designmode="on"/"off" & execCommand("Undo") NULL pointer crashes
58475         https://bugs.webkit.org/show_bug.cgi?id=32823
58476
58477         These tests ensure WebKit doesn't crash when undoing some editing commands failed
58478         and either end of endingSelection() became orphaned.
58479         All tests are copied from the bug to prevent regression.
58480
58481         * editing/undo/orphaned-selection-crash-bug32823-1-expected.txt: Added.
58482         * editing/undo/orphaned-selection-crash-bug32823-1.html: Added.
58483         * editing/undo/orphaned-selection-crash-bug32823-2-expected.txt: Added.
58484         * editing/undo/orphaned-selection-crash-bug32823-2.html: Added.
58485         * editing/undo/orphaned-selection-crash-bug32823-3-expected.txt: Added.
58486         * editing/undo/orphaned-selection-crash-bug32823-3.html: Added.
58487         * editing/undo/orphaned-selection-crash-bug32823-4-expected.txt: Added.
58488         * editing/undo/orphaned-selection-crash-bug32823-4.html: Added.
58489         * editing/undo/redo-split-text-with-removal-expected.txt: Caret is restored.
58490
58491 2010-08-25  Ojan Vafai  <ojan@chromium.org>
58492
58493         Reviewed by Tony Chang.
58494
58495         make perf tests work with V8
58496         https://bugs.webkit.org/show_bug.cgi?id=44623
58497
58498         V8 doesn't support getJSObjectCount.
58499
58500         * resources/magnitude-perf.js:
58501         (Magnitude._runIteration):
58502         (Magnitude):
58503
58504 2010-08-25  Simon Fraser  <simon.fraser@apple.com>
58505
58506         Reviewed by Dan Bernstein.
58507
58508         Flash content draws in front of site's drop down menu at http://www.monster.com/
58509         https://bugs.webkit.org/show_bug.cgi?id=41330
58510         
58511         Testcase with a non-layered iframe that gets overlapped dynamically.
58512
58513         * compositing/iframes/become-overlapped-iframe-expected.txt: Added.
58514         * compositing/iframes/become-overlapped-iframe.html: Added.
58515
58516 2010-08-24  Eric Carlson  <eric.carlson@apple.com>
58517
58518         Reviewed by Alexey Proskuryakov.
58519
58520         HTMLMediaElement.canPlayType must be case insensitive for MIME type.
58521         https://bugs.webkit.org/show_bug.cgi?id=44577
58522
58523         * media/media-can-play-octet-stream-expected.txt:
58524         * media/media-can-play-octet-stream.html:
58525         * media/media-can-play-ogg-expected.txt:
58526         * media/media-can-play-ogg.html:
58527         * media/video-can-play-type-expected.txt:
58528         * media/video-can-play-type.html:
58529
58530 2010-08-25  Tony Chang  <tony@chromium.org>
58531
58532         Reviewed by Ojan Vafai.
58533
58534         [chromium] remove chromium.Interval layout test
58535         https://bugs.webkit.org/show_bug.cgi?id=44614
58536
58537         chromium.Interval is moving into the benchmarking namespace
58538         and not being exposed by default.
58539
58540         * platform/chromium/fast/dom/interval-expected.txt: Removed.
58541         * platform/chromium/fast/dom/interval.html: Removed.
58542
58543 2010-08-25  Pavel Podivilov  <podivilov@chromium.org>
58544
58545         Reviewed by Pavel Feldman.
58546
58547         Web Inspector: add "Attribute Modified" and "Node Removed" DOM breakpoints
58548         https://bugs.webkit.org/show_bug.cgi?id=44532
58549
58550         * http/tests/inspector/debugger-test2.js:
58551         (initialize_DebuggerTest.InspectorTest.waitUntilPaused.pausedScript):
58552         (initialize_DebuggerTest.InspectorTest.waitUntilPaused):
58553         * http/tests/inspector/inspector-test2.js:
58554         (initialize_InspectorTest.):
58555         (initialize_InspectorTest):
58556         * inspector/dom-breakpoints-expected.txt:
58557         * inspector/dom-breakpoints.html:
58558
58559 2010-08-25  Kent Tamura  <tkent@chromium.org>
58560
58561         Reviewed by Shinichiro Hamaji
58562
58563         <input type=number>: Support auto-repeat by mouse press
58564         https://bugs.webkit.org/show_bug.cgi?id=44476
58565
58566         Update existing tests.
58567
58568         * fast/forms/script-tests/input-spinbutton-capturing.js:
58569         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.checksum:
58570         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.png:
58571         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
58572
58573 2010-08-25  Kent Tamura  <tkent@chromium.org>
58574
58575         Unreviewed, skip list update.
58576
58577         input-spinbutton-capturing.html should be skipped in platforms
58578         without spinbutton implementation.
58579
58580         * platform/gtk/Skipped:
58581         * platform/qt/Skipped:
58582         * platform/win/Skipped:
58583
58584 2010-08-25  Kent Tamura  <tkent@chromium.org>
58585
58586         Reviewed by Shinichiro Hamaji
58587
58588         Fix a bug that a spin-button doesn't release mouse capturing
58589         https://bugs.webkit.org/show_bug.cgi?id=44411
58590
58591         * fast/forms/input-spinbutton-capturing-expected.txt: Added.
58592         * fast/forms/input-spinbutton-capturing.html: Added.
58593         * fast/forms/script-tests/input-spinbutton-capturing.js: Added.
58594
58595 2010-08-25  Gavin Peters  <gavinp@chromium.org>
58596
58597         Reviewed by Adam Barth.
58598
58599         Change expectations on a test that now passes.
58600         https://bugs.webkit.org/show_bug.cgi?id=44524
58601
58602         * platform/chromium/test_expectations.txt:
58603
58604 2010-08-24  Kent Tamura  <tkent@chromium.org>
58605
58606         Reviewed by Pavel Feldman.
58607
58608         [DRT/Chromium] Fix 26 inspector test crashes
58609         https://bugs.webkit.org/show_bug.cgi?id=44580
58610
58611         * platform/chromium/drt_expectations.txt:
58612
58613 2010-08-24  Adam Barth  <abarth@webkit.org>
58614
58615         Unskip XSSAuditor test and fix the source of flakiness.  I'll make the
58616         test pass again in the XSSAuditor redesign.
58617
58618         * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt:
58619         * http/tests/security/xssAuditor/dom-write-innerHTML.html:
58620         * platform/mac/Skipped:
58621
58622 2010-08-24  Eric Seidel  <eric@webkit.org>
58623
58624         Reviewed by Adam Barth.
58625
58626         HTML5 spec changed to coalesce text nodes even when they were not created by the parser
58627         https://bugs.webkit.org/show_bug.cgi?id=44586
58628
58629         See http://www.w3.org/Bugs/Public/show_bug.cgi?id=10221 for more info.
58630
58631         * html5lib/resources/adoption01.dat:
58632
58633 2010-08-24  Dumitru Daniliuc  <dumi@chromium.org>
58634
58635         Unreviewed, Chromium's LayoutTestController does not implement markerTextForListItem() yet.
58636
58637         * platform/chromium/test_expectations.txt:
58638
58639 2010-08-24  Eric Seidel  <eric@webkit.org>
58640
58641         Reviewed by Adam Barth.
58642
58643         Fix one more html5lib test case for button scoping
58644         https://bugs.webkit.org/show_bug.cgi?id=44583
58645
58646         * html5lib/runner-expected.txt:
58647
58648 2010-08-24  Eric Seidel  <eric@webkit.org>
58649
58650         Reviewed by Adam Barth.
58651
58652         Remove HTML5 parser testing infrastructure now that we don't need it
58653         https://bugs.webkit.org/show_bug.cgi?id=44581
58654
58655         * html5lib/runner-expected-html5.txt: Removed.
58656         * html5lib/webkit-resumer-expected-html5.txt: Removed.
58657
58658 2010-08-24  Eric Seidel  <eric@webkit.org>
58659
58660         Unreviewed.  Just adding test results.
58661
58662         XMLDocumentParser needs to implement DocumentParser::detach()
58663         https://bugs.webkit.org/show_bug.cgi?id=44533
58664
58665         I was lame before and forgot to add results or mark this test
58666         as dumpAsText().
58667
58668         * fast/css/font-face-svg-decoding-error-expected.txt: Added.
58669         * fast/css/font-face-svg-decoding-error.html:
58670
58671 2010-08-24  Dumitru Daniliuc  <dumi@chromium.org>
58672
58673         Unreviewed, updating Chromium expectations.
58674
58675         * platform/chromium-mac/fast/js/kde/Number-expected.txt:
58676         * platform/chromium-mac/fast/js/number-toExponential-expected.txt:
58677         * platform/chromium-mac/fast/js/number-tofixed-expected.txt:
58678         * platform/chromium-mac/fast/js/number-toprecision-expected.txt:
58679         * platform/chromium-win/fast/js/kde/Number-expected.txt:
58680         * platform/chromium-win/fast/js/number-toExponential-expected.txt:
58681         * platform/chromium-win/fast/js/number-tofixed-expected.txt:
58682         * platform/chromium-win/fast/js/number-toprecision-expected.txt:
58683         * platform/chromium/test_expectations.txt:
58684
58685 2010-08-24  Adam Barth  <abarth@webkit.org>
58686
58687         Add http/tests/security/xssAuditor/dom-write-location-inline-event.html
58688         to the Skipped list.  It's flaky after enabling the HTML5 fragment
58689         parser.  I need to investigate.  However, I'm planning to redesign the
58690         XSSAuditor to make use of the new parser, so it seems to make sense to
58691         wait a bit.
58692
58693         * platform/mac/Skipped:
58694
58695 2010-08-24  Daniel Bates  <dbates@rim.com>
58696
58697         Reviewed by Darin Adler.
58698
58699         Suffix for CSS alphabetic list style types should fallback to
58700         decimal for ordinals outside of their representable range
58701         https://bugs.webkit.org/show_bug.cgi?id=44486
58702
58703         Tests that CSS list styles fallback to the decimal list style
58704         for ordinals that cannot be represented. We need to implement
58705         DRT support to test the actual suffix (see bug #44489).
58706
58707         Also, adds test for ordinal 0 for each numeric list style type.
58708
58709         * fast/lists/resources/w3-css3-list-styles-alphabetic.css: Added.
58710         * fast/lists/w3-css3-list-styles-alphabetic.html: Moved CSS list styles to file w3-css3-list-styles-alphabetic.css,
58711         * fast/lists/w3-css3-list-styles-fallback-style-expected.txt: Added.
58712         * fast/lists/w3-css3-list-styles-fallback-style.html: Added.
58713         * fast/lists/w3-css3-list-styles-numeric-expected.txt: Added test for ordinal 0 for each list style type.
58714         * fast/lists/w3-css3-list-styles-numeric.html: Rebased result.
58715
58716 2010-08-24  Kent Tamura  <tkent@chromium.org>
58717
58718         Reviewed by Dimitri Glazkov.
58719
58720         [DRT/Chromium] Fix 28 inspector test crashes
58721         https://bugs.webkit.org/show_bug.cgi?id=44574
58722
58723         * platform/chromium/drt_expectations.txt:
58724
58725 2010-08-24  Ojan Vafai  <ojan@chromium.org>
58726
58727         Reviewed by Darin Adler.
58728
58729         GC before running an iteration in the perf tests
58730         https://bugs.webkit.org/show_bug.cgi?id=44570
58731
58732         This is a speculative attempt at reducing flakiness.
58733         There definitely are a lot of collected for some tests,
58734         so, having GC happen in the middle of a run may very well
58735         be causing flakiness.
58736
58737         * resources/magnitude-perf.js:
58738         (Magnitude._runIteration):
58739         (Magnitude):
58740
58741 2010-08-24  Tony Chang  <tony@chromium.org>
58742
58743         Reviewed by Ojan Vafai.
58744
58745         [chromium] rebaseline chromium linux svg tests
58746         https://bugs.webkit.org/show_bug.cgi?id=44562
58747
58748         These are anti-aliasing (rounding) differences on Linux.
58749
58750         * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum: Added.
58751         * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Added.
58752         * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: The number 600 has a few pixels of extra space between characters.
58753         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
58754         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
58755         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
58756         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
58757         * platform/chromium-linux/svg/custom/animate-path-morphing-expected.checksum:
58758         * platform/chromium-linux/svg/custom/animate-path-morphing-expected.png:
58759         * platform/chromium-linux/svg/custom/use-transform-expected.checksum:
58760         * platform/chromium-linux/svg/custom/use-transform-expected.png:
58761         * platform/chromium/test_expectations.txt:
58762
58763 2010-08-23  Gavin Barraclough  <barraclough@apple.com>
58764
58765         Reviewed by Oliver Hunt.
58766
58767         Bug 44487 - Clean up NumberPrototype.cpp
58768
58769         This patch changes some layout test results - in all these cases we were
58770         not previously accurate to spec defined behaviour, and we are still not
58771         - but overall this changes reduces the overall magnitude of error due to
58772         rounding differences. The underlying problem is that we should be using
58773         dtoa to generate results to a specified accuracy, rather than relying on
58774         pre-rounding the input values. We should look at reenabling our dtoa
58775         implementation to work in this fashion as a separate change.
58776
58777         * fast/js/kde/Number-expected.txt:
58778         * fast/js/kde/script-tests/Number.js:
58779         * fast/js/number-toExponential-expected.txt:
58780         * fast/js/number-tofixed-expected.txt:
58781         * fast/js/number-toprecision-expected.txt:
58782         * fast/js/script-tests/number-toExponential.js:
58783         * fast/js/script-tests/number-tofixed.js:
58784         * fast/js/script-tests/number-toprecision.js:
58785
58786 2010-08-24  Eric Seidel  <eric@webkit.org>
58787
58788         Reviewed by Adam Barth.
58789
58790         XMLDocumentParser needs to implement DocumentParser::detach()
58791         https://bugs.webkit.org/show_bug.cgi?id=44533
58792
58793         Added a test which uses an image as an SVG font (decoding errors galore).
58794
58795         XML versions of one of the tests from
58796         http://trac.webkit.org/changeset/65692
58797
58798         * fast/css/font-face-svg-decoding-error.html: Added.
58799         * fast/frames/resources/set-src-to-javascript-url.xhtml: Added.
58800         * fast/frames/set-parent-src-synchronously.xhtml: Added.
58801
58802 2010-08-24  Dumitru Daniliuc  <dumi@chromium.org>
58803
58804         Unreviewed, updating a chromium-linux expectation.
58805
58806         * platform/chromium-linux/svg/css/shadow-changes-expected.checksum: Added.
58807         * platform/chromium-linux/svg/css/shadow-changes-expected.png: Added.
58808
58809 2010-08-24  Kenneth Russell  <kbr@google.com>
58810
58811         Unreviewed, test expectations update. Skip
58812         fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html while
58813         root cause of failure is being investigated. See
58814         https://bugs.webkit.org/show_bug.cgi?id=44459 .
58815
58816         * platform/mac-snowleopard/Skipped:
58817
58818 2010-08-24  Kent Tamura  <tkent@chromium.org>
58819
58820         Unreviewed, test expectation update.
58821
58822         * platform/chromium/drt_expectations.txt: Add inspector test failures.
58823
58824 2010-08-24  Dumitru Daniliuc  <dumi@chromium.org>
58825
58826         Unreviewed, more Chromium-specific expectations.
58827
58828         * platform/chromium-mac/fast/repaint/multicol-repaint-expected.checksum: Added.
58829         * platform/chromium-mac/fast/repaint/multicol-repaint-expected.png: Added.
58830         * platform/chromium-win/fast/repaint/multicol-repaint-expected.checksum: Added.
58831         * platform/chromium-win/fast/repaint/multicol-repaint-expected.png: Added.
58832         * platform/chromium-win/fast/repaint/multicol-repaint-expected.txt: Added.
58833         * platform/chromium/test_expectations.txt:
58834
58835 2010-08-24  Dumitru Daniliuc  <dumi@chromium.org>
58836
58837         Unreviewed, updating Chromium-specific expectations.
58838
58839         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
58840         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
58841         * platform/chromium-win/svg/css/shadow-changes-expected.checksum: Added.
58842         * platform/chromium-win/svg/css/shadow-changes-expected.png: Added.
58843         * platform/chromium-win/svg/css/shadow-changes-expected.txt: Added.
58844         * platform/chromium-win/svg/custom/non-scaling-stroke-markers-expected.checksum: Added.
58845         * platform/chromium-win/svg/custom/non-scaling-stroke-markers-expected.png: Added.
58846
58847 2010-08-24  Ojan Vafai  <ojan@chromium.org>
58848
58849         Reviewed by Tony Chang.
58850
58851         perf tests are flaky
58852         https://bugs.webkit.org/show_bug.cgi?id=44199
58853
58854         Speculative fix for perf test flakiness. Use chromium.Interval
58855         to get a microsecond granularity timer. If this does end up
58856         reducing flakiness, then we can expose something similar for
58857         JSC and/or layoutTestController.
58858
58859         * resources/magnitude-perf.js:
58860         (Magnitude._runIteration):
58861         (Magnitude):
58862
58863 2010-08-24  Pavel Podivilov  <podivilov@chromium.org>
58864
58865         Reviewed by Yury Semikhatsky.
58866
58867         Web Inspector: show DOM breakpoints in sidebar pane
58868         https://bugs.webkit.org/show_bug.cgi?id=44424
58869
58870         * inspector/dom-breakpoints.html:
58871
58872 2010-08-24  Dumitru Daniliuc  <dumi@chromium.org>
58873
58874         Reviewed by Dimitri Glazkov.
58875
58876         acceptNode-filter.html should pass after this patch.
58877         https://bugs.webkit.org/show_bug.cgi?id=44542
58878
58879         * platform/chromium/test_expectations.txt:
58880
58881 2010-08-24  Tony Chang  <tony@chromium.org>
58882
58883         Reviewed by Ojan Vafai.
58884
58885         [chromium] linux layout test results for svg tests
58886         https://bugs.webkit.org/show_bug.cgi?id=44303
58887
58888         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Added.
58889         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Added.
58890         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Added.
58891         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Added.
58892         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum:
58893         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
58894         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
58895         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
58896         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
58897         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
58898         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
58899         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
58900         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
58901         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
58902         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
58903         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
58904         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
58905         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
58906         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum:
58907         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
58908         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
58909         * platform/chromium-linux/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
58910         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
58911         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
58912         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Added.
58913         * platform/chromium-linux/svg/carto.net/slider-expected.checksum:
58914         * platform/chromium-linux/svg/carto.net/slider-expected.png:
58915         * platform/chromium-linux/svg/carto.net/textbox-expected.checksum:
58916         * platform/chromium-linux/svg/carto.net/textbox-expected.png:
58917         * platform/chromium-linux/svg/carto.net/window-expected.txt: Added.
58918         * platform/chromium-linux/svg/custom/coords-relative-units-transforms-expected.checksum:
58919         * platform/chromium-linux/svg/custom/coords-relative-units-transforms-expected.png: Added.
58920         * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.checksum:
58921         * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.png:
58922         * platform/chromium-linux/svg/hixie/perf/003-expected.txt: Added.
58923         * platform/chromium-linux/svg/hixie/perf/004-expected.txt: Added.
58924         * platform/chromium-linux/svg/hixie/perf/005-expected.txt: Added.
58925         * platform/chromium-linux/svg/hixie/perf/006-expected.txt: Added.
58926         * platform/chromium-linux/svg/hixie/text/003b-expected.txt: Added.
58927         * platform/chromium/test_expectations.txt:
58928
58929 2010-08-24  Tony Chang  <tony@chromium.org>
58930
58931         Reviewed by Ojan Vafai.
58932
58933         [chromium] linux baselines for a few svg tests
58934         https://bugs.webkit.org/show_bug.cgi?id=44286
58935
58936         These are all font differences from the windows and mac results.  On
58937         Linux, we have stronger anti-aliasing of fonts than windows although
58938         we match the windows font metrics (which is why these are only pixel
58939         results).
58940
58941         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
58942         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
58943         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum: Added.
58944         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
58945         * platform/chromium/drt_expectations.txt:
58946         * platform/chromium/test_expectations.txt:
58947
58948 2010-08-24  Simon Fraser  <simon.fraser@apple.com>
58949
58950         Reviewed by Sam Weinig.
58951
58952         Add test for a NodeFilter throwing
58953         https://bugs.webkit.org/show_bug.cgi?id=44480
58954         
58955         The TreeWalker DOM spec says that an exception thrown inside the NodeFilter should
58956         propagate out to the caller. This tests that.
58957
58958         * fast/dom/TreeWalker/filter-throw-expected.txt: Added.
58959         * fast/dom/TreeWalker/filter-throw.html: Added.
58960         * fast/dom/TreeWalker/script-tests/filter-throw.js: Added.
58961         (walker.document.createTreeWalker):
58962
58963 2010-08-24  Simon Fraser  <simon.fraser@apple.com>
58964
58965         Reviewed by Sam Weinig.
58966
58967         TreeWalker traversal order is wrong when skipping and rejecting
58968         https://bugs.webkit.org/show_bug.cgi?id=44377
58969         
58970         TreeWalker test where skipping nodes requires the walker to back up
58971         the hierarchy.
58972
58973         * fast/dom/TreeWalker/script-tests/traversal-skip-most.js: Added.
58974         (filter.acceptNode):
58975         * fast/dom/TreeWalker/traversal-skip-most-expected.txt: Added.
58976         * fast/dom/TreeWalker/traversal-skip-most.html: Added.
58977
58978 2010-08-24  Simon Fraser  <simon.fraser@apple.com>
58979
58980         Reviewed by Sam Weinig.
58981
58982         TreeWalker traversal order is wrong when skipping and rejecting
58983         https://bugs.webkit.org/show_bug.cgi?id=44377
58984         
58985         Add some tests for TreeWalker with node filters that skip and reject.
58986
58987         * fast/dom/TreeWalker/script-tests/traversal-reject.js: Added.
58988         (rejectB1Filter.acceptNode):
58989         (rejectB2Filter.acceptNode):
58990         * fast/dom/TreeWalker/script-tests/traversal-skip.js: Added.
58991         (skipB1Filter.acceptNode):
58992         (skipB2Filter.acceptNode):
58993         * fast/dom/TreeWalker/traversal-reject-expected.txt: Added.
58994         * fast/dom/TreeWalker/traversal-reject.html: Added.
58995         * fast/dom/TreeWalker/traversal-skip-expected.txt: Added.
58996         * fast/dom/TreeWalker/traversal-skip.html: Added.
58997
58998 2010-08-24  Sam Weinig  <sam@webkit.org>
58999
59000         Reviewed by Oliver Hunt.
59001
59002         Paste event fires twice for mac WebKit
59003         <rdar://problem/8094611>
59004         https://bugs.webkit.org/show_bug.cgi?id=44535
59005
59006         * editing/pasteboard/paste-event-only-once-expected.txt: Added.
59007         * editing/pasteboard/paste-event-only-once.html: Added.
59008
59009 2010-08-24  Nate Chapin  <japhet@chromium.org>
59010
59011         Reviewed by David Levin.
59012
59013         Test for https://bugs.webkit.org/show_bug.cgi?id=30457.
59014
59015         * http/tests/navigation/image-load-in-unload-handler-expected.txt: Added.
59016         * http/tests/navigation/image-load-in-unload-handler.html: Added.
59017         * http/tests/navigation/resources/check-ping.php: Added.
59018         * http/tests/navigation/resources/delete-ping.php: Added.
59019         * http/tests/navigation/resources/save-ping.php: Added.
59020
59021 2010-08-24  Pavel Feldman  <pfeldman@chromium.org>
59022
59023         Not reviewed: fix new inspector test expectation.
59024
59025         * inspector/styles-computed-trace-expected.txt:
59026
59027 2010-08-24  Pavel Feldman  <pfeldman@chromium.org>
59028
59029         Reviewed by Yury Semikhatsky.
59030
59031         Web Inspector: Trace to the style that contributes to
59032         the computed styles panel.
59033         https://bugs.webkit.org/show_bug.cgi?id=44448
59034
59035         * inspector/elements-panel-styles-expected.txt:
59036         * inspector/elements-tests.js:
59037         (frontend_getSelectedElementStyles):
59038         (frontend_dumpStyleTreeItem):
59039         * inspector/styles-computed-trace-expected.txt: Added.
59040         * inspector/styles-computed-trace.html: Added.
59041         * inspector/styles-disable-inherited-expected.txt:
59042         * inspector/styles-disable-inherited.html:
59043         * inspector/styles-disable-then-delete-expected.txt:
59044         * inspector/styles-source-lines-inline-expected.txt:
59045
59046 2010-08-24  Csaba Osztrogonác  <ossy@webkit.org>
59047
59048         Unreviewed trivial fix.
59049
59050         After r65845 we don't need Qt specific expected result.
59051
59052         * platform/qt/editing/execCommand/insert-list-xml-expected.txt: Removed.
59053
59054 2010-08-24  Jeremy Orlow  <jorlow@chromium.org>
59055
59056         Reviewed by Steve Block.
59057
59058         IndexedDB needs to manually delete all objectStore data and indexes
59059         https://bugs.webkit.org/show_bug.cgi?id=44522
59060
59061         * storage/indexeddb/objectstore-removeobjectstore-expected.txt: Added.
59062         * storage/indexeddb/objectstore-removeobjectstore.html: Added.
59063         * storage/indexeddb/resources/shared.js:
59064         (unexpectedSuccessCallback):
59065
59066 2010-08-24  Sam Weinig  <sam@webkit.org>
59067
59068         Update skipped list for WebKit2.
59069
59070         * platform/mac-wk2/Skipped:
59071
59072 2010-08-24  Sam Weinig  <sam@webkit.org>
59073
59074         Reviewed by Adam Barth.
59075
59076         Fix for <rdar://problem/8153271> and <rdar://problem/8153288> 
59077         Change behavior of javascript: urls in <embed> and <object> back to 
59078         how they behaved before r50698.
59079
59080         * fast/loader/javascript-url-in-embed-expected.txt: Added.
59081         * fast/loader/javascript-url-in-embed.html: Added.
59082         * fast/loader/javascript-url-in-object-expected.txt: Added.
59083         * fast/loader/javascript-url-in-object.html: Added.
59084
59085 2010-08-24  Kent Tamura  <tkent@chromium.org>
59086
59087         Unreviewed, test expectation update.
59088
59089         * platform/chromium/drt_expectations.txt: Remove a duplicated entry.
59090
59091 2010-08-24  Nikolas Zimmermann  <nzimmermann@rim.com>
59092
59093         Not reviewed. Landed wrong results in my last commit.
59094
59095         * platform/mac/svg/css/shadow-changes-expected.txt:
59096
59097 2010-08-24  Nikolas Zimmermann  <nzimmermann@rim.com>
59098
59099         Reviewed by Dirk Schulze.
59100
59101         -webkit-svg-shadow doesn't repaint on changes
59102         https://bugs.webkit.org/show_bug.cgi?id=44521
59103
59104         * platform/mac/svg/css/shadow-changes-expected.checksum: Added.
59105         * platform/mac/svg/css/shadow-changes-expected.png: Added.
59106         * platform/mac/svg/css/shadow-changes-expected.txt: Added.
59107         * svg/css/shadow-changes.svg: Added.
59108
59109 2010-08-24  Csaba Osztrogonác  <ossy@webkit.org>
59110
59111         Unreviewed trivial fix.
59112
59113         Remove wrong code from Qt that's dumping extra markup into the clipboard
59114         https://bugs.webkit.org/show_bug.cgi?id=44506
59115
59116         After r65888 we don't need Qt specific expected result.
59117
59118         * platform/qt/editing/pasteboard/onpaste-text-html-expected.txt: Removed.
59119
59120 2010-08-24  Nikolas Zimmermann  <nzimmermann@rim.com>
59121
59122         Reviewed by Dirk Schulze.
59123
59124         Markers don't render, when applied to a target using vector-effect="non-scaling-stroke"
59125         https://bugs.webkit.org/show_bug.cgi?id=44511
59126
59127         Add new test verifying that markers can be appplied to objects using vector-effect="non-scaling-stroke".
59128
59129         * platform/mac/svg/custom/non-scaling-stroke-markers-expected.checksum: Added.
59130         * platform/mac/svg/custom/non-scaling-stroke-markers-expected.png: Added.
59131         * platform/mac/svg/custom/non-scaling-stroke-markers-expected.txt: Added.
59132         * svg/custom/non-scaling-stroke-markers.svg: Added.
59133
59134 2010-08-24  Andreas Kling  <andreas.kling@nokia.com>
59135
59136         Reviewed by Tor Arne Vestbø.
59137
59138         r65878 broke fast/dom/document-attribute-js-null.html
59139
59140         * fast/dom/document-attribute-js-null-expected.txt:
59141         * fast/dom/document-attribute-js-null.html:
59142
59143 2010-08-24  Roland Steiner  <rolandsteiner@chromium.org>
59144
59145         Unreviewed: trim duplicated entry from Chromium test_expectations.txt
59146
59147         * platform/chromium/test_expectations.txt:
59148
59149 2010-08-24  Kent Tamura  <tkent@chromium.org>
59150
59151         Reviewed by Jeremy Orlow.
59152
59153         [DRT/Chromium] Support for IndexedDB tests
59154         https://bugs.webkit.org/show_bug.cgi?id=44490
59155
59156         * platform/chromium/drt_expectations.txt:
59157
59158 2010-08-24  Nikolas Zimmermann  <nzimmermann@rim.com>
59159
59160         Reviewed by Dirk Schulze.
59161
59162         clip-path does not work inside mask element
59163         https://bugs.webkit.org/show_bug.cgi?id=41428
59164
59165         Update results of all tests containing <mask> / <pattern> and/or gradient on text (using CG).
59166         The ImageBuffer content is now scaled to account for rounding differences, when zooming.
59167
59168         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
59169         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
59170         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
59171         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
59172         * platform/mac/svg/clip-path/clip-in-mask-expected.checksum: Added.
59173         * platform/mac/svg/clip-path/clip-in-mask-expected.png: Added.
59174         * platform/mac/svg/clip-path/clip-in-mask-expected.txt: Added.
59175         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
59176         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
59177         * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt: Added.
59178         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
59179         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
59180         * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.txt: Added.
59181         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum: Added.
59182         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Added.
59183         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Added.
59184         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.checksum: Added.
59185         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.png: Added.
59186         * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Added.
59187         * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum: Added.
59188         * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Added.
59189         * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Added.
59190         * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum: Added.
59191         * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Added.
59192         * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Added.
59193         * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum: Added.
59194         * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Added.
59195         * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Added.
59196         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.checksum:
59197         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png:
59198         * platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
59199         * platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
59200         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
59201         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
59202         * platform/mac/svg/custom/text-rotated-gradient-expected.checksum:
59203         * platform/mac/svg/custom/text-rotated-gradient-expected.png:
59204         * platform/mac/svg/text/selection-background-color-expected.checksum:
59205         * platform/mac/svg/text/selection-background-color-expected.png:
59206         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
59207         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
59208         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
59209         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
59210         * svg/clip-path/clip-in-mask-objectBoundingBox.svg: Added.
59211         * svg/clip-path/clip-in-mask-userSpaceOnUse.svg: Added.
59212         * svg/clip-path/clip-in-mask.svg: Added.
59213         * svg/clip-path/deep-nested-clip-in-mask-different-unitTypes.svg: Added.
59214         * svg/clip-path/deep-nested-clip-in-mask.svg: Added.
59215         * svg/clip-path/nested-clip-in-mask-image-based-clipping.svg: Added.
59216         * svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping.svg: Added.
59217         * svg/clip-path/nested-clip-in-mask-path-based-clipping.svg: Added.
59218
59219 2010-08-24  Andrei Popescu  <andreip@dhcp-172-16-14-12.lon.corp.google.com>
59220
59221         Reviewed by Jeremy Orlow.
59222
59223         Implement IDBTransaction::objectStore
59224
59225         [IndexedDB] IDBTransaction is missing the implementation for objectStore method
59226         https://bugs.webkit.org/show_bug.cgi?id=44446
59227
59228         * storage/indexeddb/script-tests/transaction-basics.js:
59229         (test):
59230         (openSuccess):
59231         (createSuccess):
59232         (abortCallback):
59233         * storage/indexeddb/transaction-basics-expected.txt:
59234
59235 2010-08-24  Andreas Kling  <andreas.kling@nokia.com>
59236
59237         Reviewed by Tor Arne Vestbø.
59238
59239         Disallow setting Document.xmlVersion to unsupported versions
59240         https://bugs.webkit.org/show_bug.cgi?id=44494
59241
59242         Rebaselined tests (to expect success in 9/10 cases)
59243         documentsetxmlversion03.xhtml fails now (but legitimately.)
59244
59245         * dom/xhtml/level3/core/canonicalform06-expected.txt:
59246         * dom/xhtml/level3/core/documentsetxmlversion01-expected.txt:
59247         * dom/xhtml/level3/core/documentsetxmlversion03-expected.txt:
59248         * dom/xhtml/level3/core/documentsetxmlversion05-expected.txt:
59249         * dom/xhtml/level3/core/infoset06-expected.txt:
59250         * dom/xhtml/level3/core/infoset07-expected.txt:
59251         * dom/xhtml/level3/core/wellformed01-expected.txt:
59252         * dom/xhtml/level3/core/wellformed02-expected.txt:
59253         * dom/xhtml/level3/core/wellformed03-expected.txt:
59254         * dom/xhtml/level3/core/wellformed04-expected.txt:
59255
59256 2010-08-24  Adam Barth  <abarth@webkit.org>
59257
59258         Update baselines for Tiger bot.  I'm not sure why these didn't turn up
59259         when running the tests locally.  The limits are slightly different in
59260         the new parser, so we'll need to adjust these tests.
59261
59262         * fast/parser/block-nesting-cap-expected.txt:
59263         * fast/parser/block-nesting-cap-table-expected.txt:
59264         * fast/parser/element-nesting-cap-expected.txt:
59265
59266 2010-08-24  Andreas Kling  <andreas.kling@nokia.com>
59267
59268         Reviewed by Tor Arne Vestbø and Nikolas Zimmermann.
59269
59270         setAttributeNS() should throw NAMESPACE_ERR for prefixed qualifiedName with null namespace
59271         https://bugs.webkit.org/show_bug.cgi?id=44432
59272
59273         - Added a test for the new behavior.
59274         - Rebaselined svg/custom/missing-xlink.svg
59275
59276         * fast/dom/script-tests/setAttributeNS-prefix-and-null-namespace.js: Added.
59277         * fast/dom/setAttributeNS-prefix-and-null-namespace-expected.txt: Added.
59278         * fast/dom/setAttributeNS-prefix-and-null-namespace.html: Added.
59279         * platform/chromium-mac/svg/custom/missing-xlink-expected.txt:
59280         * platform/chromium-win/svg/custom/missing-xlink-expected.txt:
59281         * platform/mac-leopard/svg/custom/missing-xlink-expected.txt:
59282         * platform/mac/svg/custom/missing-xlink-expected.txt:
59283         * platform/win/svg/custom/missing-xlink-expected.txt:
59284
59285 2010-08-24  Roland Steiner  <rolandsteiner@chromium.org>
59286
59287         Unreviewed: upstreaming chromium test suppressions.
59288
59289         Moving entries to LayoutTests/platform/chromium/test_expectations.txt
59290
59291         * platform/chromium/test_expectations.txt:
59292
59293 2010-08-23  Eric Seidel  <eric@webkit.org>
59294
59295         Reviewed by Adam Barth.
59296
59297         Use new HTML5 TreeBuilder for fragment parsing
59298         https://bugs.webkit.org/show_bug.cgi?id=44475
59299
59300         The HTML5 TreeBuilder is ready to be used for all parsing
59301         including fragments!  This is the last change to move trunk
59302         off of the LegacyHTMLTreeBuilder.  We'll go through and
59303         delete the thousands of lines of code supporting the old
59304         parser in a separate patch.
59305
59306         As far as we can tell, all of these are test progressions, see below.
59307
59308         * editing/pasteboard/paste-noscript-svg-expected.txt: progression.
59309         * fast/forms/state-restore-to-non-edited-controls-expected.txt: matches minefield.
59310         * fast/innerHTML/innerHTML-changing-document-properties-expected.txt: new HTML5 exception code, progression.
59311         * fast/parser/fragment-parser-expected.txt: matches minefield.
59312         * fast/parser/p-in-scope-expected.txt: matches minefield.
59313         * fast/parser/p-in-scope-strict-expected.txt: matches minefield.
59314         * fast/parser/residual-style-close-across-n-blocks-expected.txt: matches minefield.
59315         * fast/table/incomplete-table-in-fragment-2-expected.txt: matches minefield.
59316         * fast/table/incomplete-table-in-fragment-hang-expected.txt: matches minefield.
59317         * html5lib/runner-expected.txt: progression!
59318         * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt: Adam will fix this separately.
59319
59320 2010-08-23  Hironori Bono  <hbono@chromium.org>
59321
59322         Reviewed by Kent Tamura.
59323
59324         Removes the rebaselined results for special-key-events-in-input-text.html
59325         because my test_shell change fixes it and produces the expected output.
59326         https://bugs.webkit.org/show_bug.cgi?id=44156
59327
59328         * platform/chromium-mac/fast/events/special-key-events-in-input-text-expected.txt: Removed.
59329         * platform/chromium-win/fast/events/special-key-events-in-input-text-expected.txt: Removed.
59330         * platform/chromium/test_expectations.txt:
59331
59332 2010-08-23  Martin Robinson  <mrobinson@igalia.com>
59333
59334         Skip another test which shows one pixel differences between the 32-bit and 64-bit bot.
59335
59336         * platform/gtk/Skipped: Skip newly failing test.
59337         * platform/gtk/svg/custom/recursive-filter-expected.txt: Removed.
59338
59339 2010-08-23  Jon Honeycutt  <jhoneycutt@apple.com>
59340
59341         Add tests to the Skipped list.
59342
59343         Rubber-stamped by Brady Eidson.
59344
59345         * platform/mac-wk2/Skipped:
59346         * platform/win/Skipped:
59347
59348 2010-08-23  Dumitru Daniliuc  <dumi@chromium.org>
59349
59350         Unreviewed, removing a Chromium-specific expectation.
59351
59352         * platform/chromium-win/editing/execCommand/insert-list-xml-expected.txt: Removed.
59353
59354 2010-08-23  Martin Robinson  <mrobinson@igalia.com>
59355
59356         Rebaseline new tests and skip tests which produce incorrect output.
59357
59358         * platform/gtk/Skipped:
59359         * platform/gtk/fast/canvas/setWidthResetAfterForcedRender-expected.txt: Added.
59360         * platform/gtk/fast/repaint/multicol-repaint-expected.txt: Added.
59361         * platform/gtk/fast/repaint/view-background-from-body-1-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/view-background-from-body-1-expected.txt.
59362         * platform/gtk/fast/repaint/view-background-from-body-2-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/view-background-from-body-2-expected.txt.
59363         * platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt: Added.
59364         * platform/gtk/mathml/presentation/attributes-expected.txt: Added.
59365         * platform/gtk/mathml/presentation/fenced-expected.txt: Added.
59366         * platform/gtk/mathml/presentation/fractions-expected.txt: Added.
59367         * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
59368         * platform/gtk/mathml/presentation/mo-expected.txt: Added.
59369         * platform/gtk/mathml/presentation/over-expected.txt: Added.
59370         * platform/gtk/mathml/presentation/roots-expected.txt: Added.
59371         * platform/gtk/mathml/presentation/row-alignment-expected.txt: Added.
59372         * platform/gtk/mathml/presentation/row-expected.txt: Added.
59373         * platform/gtk/mathml/presentation/style-expected.txt: Added.
59374         * platform/gtk/mathml/presentation/subsup-expected.txt: Added.
59375         * platform/gtk/mathml/presentation/tokenElements-expected.txt: Added.
59376         * platform/gtk/mathml/presentation/under-expected.txt: Added.
59377         * platform/gtk/mathml/presentation/underover-expected.txt: Added.
59378         * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
59379         * platform/gtk/svg/custom/convolution-crash-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/convolution-crash-expected.txt.
59380         * platform/gtk/svg/custom/marker-empty-path-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/marker-empty-path-expected.txt.
59381         * platform/gtk/svg/custom/path-zero-strokewidth-expected.txt: Added.
59382         * platform/gtk/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
59383         * platform/gtk/svg/custom/pattern-no-pixelation-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/pattern-no-pixelation-expected.txt.
59384         * platform/gtk/svg/custom/recursive-filter-expected.txt: Added.
59385         * platform/gtk/svg/custom/recursive-gradient-expected.txt: Added.
59386         * platform/gtk/svg/custom/recursive-mask-expected.txt: Added.
59387         * platform/gtk/svg/custom/recursive-pattern-expected.txt: Added.
59388         * platform/gtk/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
59389         * platform/gtk/svg/custom/svg-fonts-without-missing-glyph-expected.txt: Added.
59390         * platform/gtk/svg/filters/filter-empty-g-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/filter-empty-g-expected.txt.
59391         * platform/gtk/svg/in-html/circle-expected.txt: Added.
59392         * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
59393
59394 2010-08-23  Simon Fraser  <simon.fraser@apple.com>
59395
59396         Reviewed by Alexey Proskuryakov.
59397
59398         TreeWalker is not calling acceptNode function in filter object
59399         https://bugs.webkit.org/show_bug.cgi?id=35296
59400         
59401         Add a test for arguments.callee inside the acceptNode function.
59402
59403         * fast/dom/TreeWalker/acceptNode-filter-expected.txt:
59404         * fast/dom/TreeWalker/script-tests/acceptNode-filter.js:
59405         (filter.acceptNode):
59406
59407 2010-08-23  Adam Barth  <abarth@webkit.org>
59408
59409         Update the expected results for this test.  I think the new expected
59410         results are better than the old ones, but we'll check with some editing
59411         folks to be sure.
59412
59413         * editing/execCommand/insert-list-xml-expected.txt:
59414
59415 2010-08-23  Dumitru Daniliuc  <dumi@chromium.org>
59416
59417         Unreviewed, updating Chromium expectations.
59418
59419         * platform/chromium/test_expectations.txt:
59420
59421 2010-08-23  Dumitru Daniliuc  <dumi@chromium.org>
59422
59423         Unreviewed, updating some Chromium expectations.
59424
59425         * platform/chromium/test_expectations.txt:
59426
59427 2010-08-23  Mihai Parparita  <mihaip@chromium.org>
59428
59429         Reviewed by David Hyatt.
59430
59431         Assertion failure in FrameView::layout when modifying the DOM during
59432         pagehide with PageCache enabled
59433         https://bugs.webkit.org/show_bug.cgi?id=43152
59434
59435         Always unschedule any pending relayouts when changing the view, not just
59436         when we're not using the page cache. Otherwise touching the DOM during
59437         the pagehide handler can lead to layouts that will be done by the time
59438         the view has changed, which triggers an assert.
59439
59440         * fast/loader/resources/unschedule-relayout-after-unload-target.html: Added.
59441         * fast/loader/unschedule-relayout-after-unload-expected.txt: Added.
59442         * fast/loader/unschedule-relayout-after-unload.html: Added.
59443
59444 2010-08-20  Jon Honeycutt  <jhoneycutt@apple.com>
59445
59446         Add more tests to the WebKit2 skipped lists.
59447
59448         Rubber-stamped by Mark Rowe.
59449
59450         * platform/mac-wk2/Skipped:
59451         * platform/win-wk2/Skipped:
59452
59453 2010-08-23  Sheriff Bot  <webkit.review.bot@gmail.com>
59454
59455         Unreviewed, rolling out r65812.
59456         http://trac.webkit.org/changeset/65812
59457         https://bugs.webkit.org/show_bug.cgi?id=44451
59458
59459         Broke fast/events/special-key-events-in-input-text.html for
59460         chromium (Requested by jamesr on #webkit).
59461
59462         * platform/chromium-mac/fast/events/special-key-events-in-input-text-expected.txt: Added.
59463         * platform/chromium-win/fast/events/special-key-events-in-input-text-expected.txt: Added.
59464
59465 2010-08-19  Ryosuke Niwa  <rniwa@webkit.org>
59466
59467         Reviewed by Tony Chang.
59468
59469         There is no test for unicode-bidi / direction support in ApplyStyleCommand::applyInlineStyle
59470         https://bugs.webkit.org/show_bug.cgi?id=43989
59471
59472         Added a test for MakeTextWritingDirectionNatural, MakeTextWritingDirectionLeftToRight,
59473         and MakeTextWritingDirectionRightToLeft commands.
59474
59475         * editing/style/make-text-writing-direction-inline.html: Added.
59476         * editing/style/script-tests/make-text-writing-direction-inline.js: Added.
59477         (modifyWritingDirection):
59478         (selectFirstWord):
59479         (selectSecondAndThirdWords):
59480
59481 2010-08-23  Abhishek Arya  <inferno@chromium.org>
59482
59483         Reviewed by Dimitri Glazkov.
59484
59485         Tests that calling getImageData(), toDataURL() on a canvas tainted by
59486         a createPattern of a different origin image using redirects from same origin
59487         is not allowed.
59488         https://bugs.webkit.org/show_bug.cgi?id=44399
59489
59490         * http/tests/security/canvas-remote-read-remote-image-redirect-expected.txt: Added.
59491         * http/tests/security/canvas-remote-read-remote-image-redirect.html: Added.
59492
59493 2010-08-23  Simon Fraser  <simon.fraser@apple.com>
59494
59495         Add missing test result.
59496
59497         * platform/mac/fast/table/simple_paint-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.txt.
59498
59499 2010-08-23  Simon Fraser  <simon.fraser@apple.com>
59500
59501         Reviewed by Alexey Proskuryakov.
59502
59503         TreeWalker is not calling acceptNode function in filter object
59504         https://bugs.webkit.org/show_bug.cgi?id=35296
59505         
59506         Testcase with various types of NodeFilters on a TreeWalker.
59507
59508         * fast/dom/TreeWalker/acceptNode-filter-expected.txt: Added.
59509         * fast/dom/TreeWalker/acceptNode-filter.html: Added.
59510         * fast/dom/TreeWalker/script-tests/acceptNode-filter.js: Added.
59511
59512 2010-08-23  Sheriff Bot  <webkit.review.bot@gmail.com>
59513
59514         Unreviewed, rolling out r65814.
59515         http://trac.webkit.org/changeset/65814
59516         https://bugs.webkit.org/show_bug.cgi?id=44443
59517
59518         broke svg/custom/missing-xlink.svg (Requested by kling on
59519         #webkit).
59520
59521         * fast/dom/script-tests/setAttributeNS-prefix-and-null-namespace.js: Removed.
59522         * fast/dom/setAttributeNS-prefix-and-null-namespace-expected.txt: Removed.
59523         * fast/dom/setAttributeNS-prefix-and-null-namespace.html: Removed.
59524
59525 2010-08-23  Andreas Kling  <andreas.kling@nokia.com>
59526
59527         Reviewed by Tor Arne Vestbø.
59528
59529         setAttributeNS() should throw NAMESPACE_ERR for prefixed qualifiedName with null namespace
59530         https://bugs.webkit.org/show_bug.cgi?id=44432
59531
59532         * fast/dom/script-tests/setAttributeNS-prefix-and-null-namespace.js: Added.
59533         * fast/dom/setAttributeNS-prefix-and-null-namespace-expected.txt: Added.
59534         * fast/dom/setAttributeNS-prefix-and-null-namespace.html: Added.
59535
59536 2010-08-23  Hironori Bono  <hbono@chromium.org>
59537
59538         Reviewed by Kent Tamura.
59539
59540         Removes the rebaselined results for special-key-events-in-input-text.html
59541         because my test_shell change fixes it and produces the expected output.
59542         https://bugs.webkit.org/show_bug.cgi?id=44156
59543
59544         * platform/chromium-mac/fast/events/special-key-events-in-input-text-expected.txt: Removed.
59545         * platform/chromium-win/fast/events/special-key-events-in-input-text-expected.txt: Removed.
59546
59547 2010-08-19  Jeremy Orlow  <jorlow@chromium.org>
59548
59549         Reviewed by Steve Block.
59550
59551         Remove IDBDatabase.description per spec changes
59552         https://bugs.webkit.org/show_bug.cgi?id=44264
59553
59554         Update layout tests to match changes.  One layout test is now
59555         obsolete.
59556
59557         * storage/indexeddb/database-basics-expected.txt:
59558         * storage/indexeddb/database-description-expected.txt: Removed.
59559         * storage/indexeddb/database-description.html: Removed.
59560         * storage/indexeddb/script-tests/database-basics.js:
59561         (openSuccess):
59562         * storage/indexeddb/script-tests/database-description.js: Removed.
59563
59564 2010-08-23  Roland Steiner  <rolandsteiner@chromium.org>
59565
59566         Unreviewed change to drt_expectations.txt.
59567
59568         Add new entry to platform/chromium/drt_expectations.txt
59569
59570         * platform/chromium/drt_expectations.txt:
59571
59572 2010-08-23  Pavel Podivilov  <podivilov@chromium.org>
59573
59574         Reviewed by Yury Semikhatsky.
59575
59576         Web Inspector: add DOM breakpoints test
59577         https://bugs.webkit.org/show_bug.cgi?id=44251
59578
59579         * http/tests/inspector/debugger-test2.js: Added.
59580         (initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
59581         (initialize_DebuggerTest.InspectorTest.startDebuggerTest):
59582         (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.completeTest):
59583         (initialize_DebuggerTest.InspectorTest.completeDebuggerTest):
59584         (initialize_DebuggerTest.InspectorTest.waitUntilPaused):
59585         (initialize_DebuggerTest.InspectorTest.resumeExecution):
59586         (initialize_DebuggerTest.InspectorTest.showScriptSource):
59587         (initialize_DebuggerTest.InspectorTest._scriptsAreParsed):
59588         (initialize_DebuggerTest.InspectorTest._showScriptSource):
59589         (initialize_DebuggerTest):
59590         * http/tests/inspector/inspector-test2.js:
59591         (initialize_InspectorTest):
59592         (initialize_InspectorTest.):
59593         (runTest.runTestInFrontend):
59594         (runTest):
59595         * inspector/debugger-breakpoints-not-activated-on-reload.html:
59596         * inspector/dom-breakpoints-expected.txt: Added.
59597         * inspector/dom-breakpoints.html: Added.
59598         * platform/gtk/Skipped:
59599         * platform/mac/Skipped:
59600         * platform/qt/Skipped:
59601         * platform/win/Skipped:
59602
59603 2010-08-23  Philippe Normand  <pnormand@igalia.com>
59604
59605         Unreviewed, skipping more media tests
59606
59607         [GStreamer] multiple <video> elements + PulseAudio are crash-prone
59608         https://bugs.webkit.org/show_bug.cgi?id=44235
59609
59610         * platform/gtk/Skipped: Skip media/video-zoom-controls.html and media/adopt-node-crash.html
59611
59612 2010-08-22  Kent Tamura  <tkent@chromium.org>
59613
59614         Unreviewed, test expectation update.
59615
59616         * platform/chromium/drt_expectations.txt:
59617
59618 2010-08-22  Eric Seidel  <eric@webkit.org>
59619
59620         Reviewed by Adam Barth.
59621
59622         HTML5 TreeBuilder builds wrong DOM for <a><svg><tr><input></a>
59623         https://bugs.webkit.org/show_bug.cgi?id=44390
59624
59625         * html5lib/resources/adoption01.dat:
59626
59627 2010-08-22  Andreas Kling  <andreas.kling@nokia.com>
59628
59629         Reviewed by Ariya Hidayat.
59630
59631         [Qt] Gradient: Support inner radius larger than outer radius
59632         https://bugs.webkit.org/show_bug.cgi?id=44392
59633
59634         Unskip two tests that now pass:
59635         - canvas/philip/tests/2d.gradient.radial.outside2.html
59636         - canvas/philip/tests/2d.gradient.radial.outside3.html
59637
59638         * platform/qt/Skipped:
59639
59640 2010-08-21  Eric Carlson  <eric.carlson@apple.com>
59641
59642         Reviewed by Dan Bernstein.
59643
59644         Media engine should not be asked to open all urls
59645         https://bugs.webkit.org/show_bug.cgi?id=44370
59646
59647         * media/video-source-none-supported-expected.txt:
59648         * media/video-source-none-supported.html:
59649         * media/video-source-type.html:
59650
59651 2010-08-21  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
59652
59653         Reviewed by Ariya Hidayat.
59654
59655         [Qt] http/tests/incremental should be enabled
59656         https://bugs.webkit.org/show_bug.cgi?id=44284
59657
59658         * platform/qt/Skipped: Enable http/tests/incremental, disabling only one failing test (#44282)
59659
59660 2010-08-21  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
59661
59662         Reviewed by Ariya Hidayat.
59663
59664         [Qt] All sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/ tests can be re-enabled
59665         https://bugs.webkit.org/show_bug.cgi?id=44192
59666
59667         Tested on several scenarios, including qt-4.7 and qt-4.6
59668
59669         * platform/qt/Skipped:
59670
59671 2010-08-20  Alexey Proskuryakov  <ap@apple.com>
59672
59673         Reviewed by Brady Eidson.
59674
59675         https://bugs.webkit.org/show_bug.cgi?id=38428
59676         HTTP code 500 (and other non-4xx codes) wrongfully treated as success for subresources
59677
59678         * http/tests/misc/resources/script-500.php: Added.
59679         * http/tests/misc/script-500-expected.txt: Added.
59680         * http/tests/misc/script-500.html: Added.
59681
59682 2010-08-20  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
59683
59684         Reviewed by Ariya Hidayat.
59685
59686         [Qt] Enable some http/ tests which are passing for some time
59687         https://bugs.webkit.org/show_bug.cgi?id=44366
59688
59689         These are reported as "passing, require confirmation on bot". Some of them
59690         fail on my machines, so I'm enabling only the ones which pass.
59691
59692         * platform/qt/Skipped: enable several http tests
59693
59694 2010-08-20  Tony Gentilcore  <tonyg@chromium.org>
59695
59696         Reviewed by Adam Barth.
59697
59698         Crash in WebCore::Node::createRendererIfNeeded()
59699         https://bugs.webkit.org/show_bug.cgi?id=44129
59700
59701         * html5lib/resources/adoption02.dat: A crazy DOM from https://bugs.webkig.org/show_bug.cgi?id=44170 which previously crashed. The expectation doesn't appear to be correct, but it behaves the same in Firefox 4, so I'm going to file a spec bug.
59702         * fast/parser/remove-misnested-iframe-in-beforeload-expected.txt:
59703         * fast/parser/remove-misnested-iframe-in-beforeload.html: Misnest a node in a table and remove it during its beforeload handler. The node should not be in the tree.
59704         * fast/parser/remove-misnested-iframe-parent-in-beforeload-expected.txt:
59705         * fast/parser/remove-misnested-iframe-parent-in-beforeload.html: Misnest a node in a table and remove its parent during its beforeload handler. The adoption agency should have already changed its parent to the one before the table and it and its parent should be removed.
59706
59707 2010-08-20  Martin Robinson  <mrobinson@igalia.com>
59708
59709         Reviewed by Joseph Pecoraro.
59710
59711         [GTK] Inspector extensions tests fail on GTK+ bots because onSelectionChanged is missing
59712         https://bugs.webkit.org/show_bug.cgi?id=44342
59713
59714         * platform/gtk/Skipped: Unskip tests which are now passing.
59715
59716 2010-08-20  Sheriff Bot  <webkit.review.bot@gmail.com>
59717
59718         Unreviewed, rolling out r65757.
59719         http://trac.webkit.org/changeset/65757
59720         https://bugs.webkit.org/show_bug.cgi?id=44371
59721
59722         "fails on chromium windows and there is also a bug in the test
59723         script." (Requested by rniwa on #webkit).
59724
59725         * editing/style/make-text-writing-direction-inline-expected.txt: Removed.
59726         * editing/style/make-text-writing-direction-inline.html: Removed.
59727         * editing/style/script-tests/make-text-writing-direction-inline.js: Removed.
59728
59729 2010-08-20  Eric Carlson  <eric.carlson@apple.com>
59730
59731         Reviewed by Dan Bernstein.
59732
59733         Media element canPlayType("application/octet-stream") not handled correctly
59734         https://bugs.webkit.org/show_bug.cgi?id=44343
59735
59736         * media/media-can-play-octet-stream-expected.txt: Added.
59737         * media/media-can-play-octet-stream.html: Added.
59738
59739 2010-08-20  Ryosuke Niwa  <rniwa@webkit.org>
59740
59741         Reviewed by Tony Chang.
59742
59743         There is no test for unicode-bidi / direction support in ApplyStyleCommand::applyInlineStyle
59744         https://bugs.webkit.org/show_bug.cgi?id=43989
59745
59746         Added a test for MakeTextWritingDirectionNatural, MakeTextWritingDirectionLeftToRight,
59747         and MakeTextWritingDirectionRightToLeft commands.
59748
59749         * editing/style/make-text-writing-direction-inline.html: Added.
59750         * editing/style/script-tests/make-text-writing-direction-inline.js: Added.
59751         (modifyWritingDirection):
59752         (selectFirstWord):
59753         (selectSecondAndThirdWords):
59754
59755 2010-08-20  Adrienne Walker  <enne@google.com>
59756
59757         Reviewed by Kenneth Russell.
59758
59759         Implement HTMLVideoElement support for texImage2D and texSubImage2D
59760         https://bugs.webkit.org/show_bug.cgi?id=33852
59761
59762         * fast/canvas/webgl/resources/quadrants.mp4: Added.
59763         * fast/canvas/webgl/resources/quadrants.ogv: Added.
59764         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt: Added.
59765         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html: Added.
59766
59767 2010-08-20  Dumitru Daniliuc  <dumi@chromium.org>
59768
59769         Reviewed by Adam Barth.
59770
59771         Check that a failure in the preflight step of a transaction wrapper does not trigger any assertion.
59772         https://bugs.webkit.org/show_bug.cgi?id=44151
59773
59774         * storage/change-version-no-crash-on-preflight-failure-expected.txt: Added.
59775         * storage/change-version-no-crash-on-preflight-failure.html: Added.
59776
59777 2010-08-20  John Gregg  <johnnyg@google.com>
59778
59779         Unreviewed, chromium rebaseline.
59780
59781         New test was added in r65746, it requires a new chromium-linux baseline.
59782
59783         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.checksum: Added.
59784         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.png: Added.
59785         * platform/chromium-linux/fast/repaint/multicol-repaint-expected.txt: Added.
59786
59787 2010-08-20  Tony Chang  <tony@chromium.org>
59788
59789         Reviewed by Adam Barth.
59790
59791         crash when trying to access a stale Node pointer in FocusController::setFocusedNode
59792         https://bugs.webkit.org/show_bug.cgi?id=44226
59793
59794         * fast/events/focus-change-crash2-expected.txt: Added.
59795         * fast/events/focus-change-crash2.html: Added.
59796
59797 2010-08-20  Tony Chang  <tony@chromium.org>
59798
59799         Reviewed by Kent Tamura.
59800
59801         [chromium] fix a null pointer crash when dispatching JS keyboard events
59802         https://bugs.webkit.org/show_bug.cgi?id=44313
59803
59804         * fast/events/initkeyboardevent-crash-expected.txt: Added.
59805         * fast/events/initkeyboardevent-crash.html: Added.
59806
59807 2010-08-20  Simon Fraser  <simon.fraser@apple.com>
59808
59809         Reviewed by Dan Bernstein.
59810
59811         <rdar://problem/8245719> backface-visibility and reflections don't play nicely together.
59812         
59813         Testcase with a reflected element with backface-visibility, rotated around so the back os showing.
59814
59815         * compositing/reflections/backface-hidden-reflection-expected.checksum: Copied from LayoutTests/compositing/overflow/zero-size-overflow-expected.checksum.
59816         * compositing/reflections/backface-hidden-reflection-expected.png: Copied from LayoutTests/compositing/overflow/zero-size-overflow-expected.png.
59817         * compositing/reflections/backface-hidden-reflection-expected.txt: Added.
59818         * compositing/reflections/backface-hidden-reflection.html: Added.
59819
59820 2010-08-20  Simon Fraser  <simon.fraser@apple.com>
59821
59822         Reviewed by Dan Bernstein.
59823
59824         Slider labels do not update as you move the sliders on this page
59825         https://bugs.webkit.org/show_bug.cgi?id=41020
59826         
59827         Testcase for repainting inline children on layout, inside a multicol element.
59828
59829         * fast/repaint/multicol-repaint.html: Added.
59830         * platform/mac/fast/repaint/multicol-repaint-expected.checksum: Added.
59831         * platform/mac/fast/repaint/multicol-repaint-expected.png: Added.
59832         * platform/mac/fast/repaint/multicol-repaint-expected.txt: Added.
59833
59834 2010-08-20  Abhishek Arya  <inferno@chromium.org>
59835
59836         Reviewed by Darin Fisher.
59837
59838         Manual test to check that canceling the notification on a closed window does
59839         not result in crash.
59840         https://bugs.webkit.org/show_bug.cgi?id=43645
59841
59842         * fast/notifications/notifications-window-close-crash-expected.txt: Added.
59843         * fast/notifications/notifications-window-close-crash.html: Added.
59844
59845 2010-08-19  Zhenyao Mo  <zmo@google.com>
59846
59847         Reviewed by Kenneth Russell.
59848
59849         Fix failing WebGL tests in Chromium in-process-webgl port
59850         https://bugs.webkit.org/show_bug.cgi?id=44305
59851
59852         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Add "#ifdef GLES" around precision keywords. 
59853         * fast/canvas/webgl/gl-bind-attrib-location-test-expected.txt: Re-enable the failing tests.
59854         * fast/canvas/webgl/gl-bind-attrib-location-test.html: Add "#ifdef GLES" around precision keywords.
59855         * fast/canvas/webgl/read-pixels-pack-alignment-expected.txt: Ditto.
59856         * fast/canvas/webgl/read-pixels-pack-alignment.html: Ditto.
59857         * fast/canvas/webgl/resources/fragmentShader.frag: Ditto.
59858         * fast/canvas/webgl/texImage2DImageDataTest.html: Ditto.
59859         * fast/canvas/webgl/texture-active-bind.html: Ditto.
59860         * fast/canvas/webgl/texture-complete.html: Ditto.
59861         * fast/canvas/webgl/texture-transparent-pixels-initialized.html: Ditto.
59862         * platform/chromium/test_expectations.txt: Ditto.
59863
59864 2010-08-20  Martin Robinson  <mrobinson@igalia.com>
59865
59866         [GTK] Inspector extensions tests fail on GTK+ bots because onSelectionChanged is missing
59867         https://bugs.webkit.org/show_bug.cgi?id=44342
59868
59869         * platform/gtk/Skipped: Skip failing tests.
59870
59871 2010-08-20  John Gregg  <johnnyg@google.com>
59872
59873         Unreviewed, test expectations.
59874
59875         Add fail expectations for some SVG tests after r65729.  See bug 44341.
59876
59877         * platform/chromium/test_expectations.txt:
59878
59879 2010-08-20  Martin Robinson  <mrobinson@igalia.com>
59880
59881         Reviewed by Pavel Feldman.
59882
59883         Web Inspector: Inspector tests were disabled for GTK.
59884         https://bugs.webkit.org/show_bug.cgi?id=43977
59885
59886         * platform/gtk/Skipped: Unskip tests which should now be passing.
59887
59888 2010-08-20  Nikolas Zimmermann  <nzimmermann@rim.com>
59889
59890         Reviewed by Dirk Schulze.
59891
59892         Clippers are rasterized, when applied to scaled target object
59893         https://bugs.webkit.org/show_bug.cgi?id=44325
59894
59895         * platform/mac/svg/clip-path/clip-path-pixelation-expected.checksum: Added.
59896         * platform/mac/svg/clip-path/clip-path-pixelation-expected.png: Added.
59897         * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt: Added.
59898         * svg/clip-path/clip-path-pixelation.svg: Added.
59899
59900 2010-08-19  Kent Tamura  <tkent@chromium.org>
59901
59902         Unreviewed, test expectation update.
59903
59904         Update for r65723.
59905
59906         * platform/chromium-win/fast/forms/listbox-selection-expected.txt: Removed.
59907         * platform/chromium/test_expectations.txt:
59908
59909 2010-08-19  Mihai Parparita  <mihaip@chromium.org>
59910
59911         Reviewed by Brady Eidson.
59912
59913         Assertion failure when going back inside frame during onload
59914         https://bugs.webkit.org/show_bug.cgi?id=44217
59915
59916         Adds a test that does a history.back() within the main frame during
59917         onload of a child frame. If HISTORY_ALWAYS_ASYNC was set to 0, this
59918         would crash the DRT with an assertion failure, since we hadn't called
59919         updateForFrameLoadCompleted in the main frame yet.
59920
59921         (renames history-back-within-subframe to history-back-within-subframe-hash
59922         to differentiate between the two otherwise similar tests)
59923
59924         * fast/history/history-back-within-subframe-hash-expected.txt: Renamed from LayoutTests/fast/history/history-back-within-subframe-expected.txt.
59925         * fast/history/history-back-within-subframe-hash.html: Renamed from LayoutTests/fast/history/history-back-within-subframe.html.
59926         * fast/history/history-back-within-subframe-url-expected.txt: Added
59927         * fast/history/history-back-within-subframe-url.html: Added.
59928         * fast/history/resources/history-back-within-subframe-hash-2.html: Renamed from LayoutTests/fast/history/resources/history-back-within-subframe-2.html.
59929         * fast/history/resources/history-back-within-subframe-url-2.html: Added.
59930         * fast/history/resources/history-back-within-subframe-url-3.html: Added.
59931
59932 2010-08-19  Kenichi Ishibashi  <bashi@google.com>
59933
59934         Reviewed by Kent Tamura.
59935
59936         Improve portability of fast/forms/listbox-selection.html
59937         https://bugs.webkit.org/show_bug.cgi?id=35786
59938
59939         Changed to use script-tests style for improving portability.
59940         - For sending mouse events to the target element, calculating the
59941         item height at runtime instead using Mac-specific metrics.
59942         - Using mouseDown(), mouseUp(), and keyDown() to send events with
59943         modifier keys in a platform-independent way.
59944
59945         * fast/forms/listbox-selection-expected.txt: Updated to match with new test.
59946         * fast/forms/listbox-selection.html: Modified to use script-tests style.
59947         * fast/forms/script-tests/listbox-selection.js: Added.
59948
59949 2010-08-19  Ryosuke Niwa  <rniwa@webkit.org>
59950
59951         Reviewed by Tony Chang.
59952
59953         dumpAsMarkup conversion: editing/pasteboard/4242293-1.html and editing/pasteboard/copy-paste-bidi.html
59954         https://bugs.webkit.org/show_bug.cgi?id=44220
59955
59956         Converted the tests.
59957
59958         * editing/pasteboard/4242293-1-expected.txt: Added.
59959         * editing/pasteboard/4242293-1.html:
59960         * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
59961         * editing/pasteboard/copy-paste-bidi.html:
59962         * platform/chromium-linux/editing/pasteboard/4242293-1-expected.checksum: Removed.
59963         * platform/chromium-linux/editing/pasteboard/4242293-1-expected.png: Removed.
59964         * platform/chromium-linux/editing/pasteboard/copy-paste-bidi-expected.checksum: Removed.
59965         * platform/chromium-linux/editing/pasteboard/copy-paste-bidi-expected.png: Removed.
59966         * platform/chromium-win/editing/pasteboard/4242293-1-expected.checksum: Removed.
59967         * platform/chromium-win/editing/pasteboard/4242293-1-expected.png: Removed.
59968         * platform/chromium-win/editing/pasteboard/4242293-1-expected.txt: Removed.
59969         * platform/chromium-win/editing/pasteboard/copy-paste-bidi-expected.checksum: Removed.
59970         * platform/chromium-win/editing/pasteboard/copy-paste-bidi-expected.png: Removed.
59971         * platform/chromium-win/editing/pasteboard/copy-paste-bidi-expected.txt: Removed.
59972         * platform/mac-leopard/editing/pasteboard/4242293-1-expected.checksum: Removed.
59973         * platform/mac-leopard/editing/pasteboard/4242293-1-expected.png: Removed.
59974         * platform/mac-leopard/editing/pasteboard/copy-paste-bidi-expected.checksum: Removed.
59975         * platform/mac-leopard/editing/pasteboard/copy-paste-bidi-expected.png: Removed.
59976         * platform/mac/editing/pasteboard/4242293-1-expected.checksum: Removed.
59977         * platform/mac/editing/pasteboard/4242293-1-expected.png: Removed.
59978         * platform/mac/editing/pasteboard/4242293-1-expected.txt: Removed.
59979         * platform/mac/editing/pasteboard/copy-paste-bidi-expected.checksum: Removed.
59980         * platform/mac/editing/pasteboard/copy-paste-bidi-expected.png: Removed.
59981         * platform/mac/editing/pasteboard/copy-paste-bidi-expected.txt: Removed.
59982         * platform/qt/editing/pasteboard/4242293-1-expected.txt: Removed.
59983         * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt: Removed.
59984
59985 2010-08-19  Martin Robinson  <mrobinson@igalia.com>
59986
59987         [GTK] r65681 broke a couple GTK+ a11y tests
59988         https://bugs.webkit.org/show_bug.cgi?id=44316
59989
59990         * platform/gtk/Skipped: Skip some newly failing tests.
59991
59992 2010-08-19  James Robinson  <jamesr@chromium.org>
59993
59994         Unreviewed. Clean up test_expectations now that tables/hittesting/filltable-* pass on Chromium.
59995
59996         * platform/chromium/test_expectations.txt:
59997
59998 2010-08-19  Fady Samuel  <fsamuel@chromium.org>
59999
60000         Reviewed by Dimitri Glazkov.
60001
60002         Fixed table hit testing layout test issues
60003         https://bugs.webkit.org/show_bug.cgi?id=44204
60004
60005         Moved expectations to the same directory as tests.
60006         Expectations were failing due to inconsistent eventSender behavior:
60007         Switched to using elementFromPoint
60008
60009         * platform/gtk/tables/hittesting/filltable-emptycells-expected.txt: Removed.
60010         * platform/gtk/tables/hittesting/filltable-levels-expected.txt: Removed.
60011         * platform/gtk/tables/hittesting/filltable-outline-expected.txt: Removed.
60012         * platform/gtk/tables/hittesting/filltable-rtl-expected.txt: Removed.
60013         * platform/gtk/tables/hittesting/filltable-stress-expected.txt: Removed.
60014         * tables/hittesting/filltable-emptycells-expected.txt: Renamed from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt.
60015         * tables/hittesting/filltable-emptycells.html:
60016         * tables/hittesting/filltable-levels-expected.txt: Renamed from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt.
60017         * tables/hittesting/filltable-levels.html:
60018         * tables/hittesting/filltable-outline-expected.txt: Renamed from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt.
60019         * tables/hittesting/filltable-outline.html:
60020         * tables/hittesting/filltable-rtl-expected.txt: Renamed from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt.
60021         * tables/hittesting/filltable-rtl.html:
60022         * tables/hittesting/filltable-stress-expected.txt: Renamed from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt.
60023         * tables/hittesting/filltable-stress.html:
60024
60025 2010-08-19  Adam Barth  <abarth@webkit.org>
60026
60027         Reviewed by Alexey Proskuryakov.
60028
60029         <style> inside <noscript> is parsed when JavaScript is enabled.
60030         https://bugs.webkit.org/show_bug.cgi?id=44021
60031
60032         More random bugs fixed by the HTML5 parser.  Time to document with a
60033         couple tests.  I added both these tests because <noscript> in <body> is
60034         slightly different than <noscript> before <body>.
60035
60036         * fast/parser/no-style-in-noscript-expected.txt: Added.
60037         * fast/parser/no-style-in-noscript-with-body-expected.txt: Added.
60038         * fast/parser/no-style-in-noscript-with-body.html: Added.
60039         * fast/parser/no-style-in-noscript.html: Added.
60040
60041 2010-08-19  Sam Weinig  <sam@webkit.org>
60042
60043         Rubber-stamped by Jon Honeycutt.
60044
60045         Add a few items in the WebKitTestRunner Skipped list.
60046
60047         * platform/mac-wk2/Skipped:
60048
60049 2010-08-19  John Gregg  <johnnyg@google.com>
60050
60051         Unreviewed, chromium test expectations.
60052
60053         Removing stale duplicate expectation for drag-in-iframe.html
60054
60055         * platform/chromium/test_expectations.txt:
60056
60057 2010-08-19  John Gregg  <johnnyg@google.com>
60058
60059         Unreviewed, chromium test expectations.
60060
60061         Add expected failures for caret-based pixel tests.  See bug 44290.
60062
60063         * platform/chromium/test_expectations.txt:
60064
60065 2010-08-19  John Gregg  <johnnyg@google.com>
60066
60067         Unreviewed, chromium rebaselines.
60068
60069         Add new baselines after http://trac.webkit.org/changeset/65665/ 
60070
60071         * platform/chromium-linux/svg/custom/pattern-rotate-expected.checksum: Added.
60072         * platform/chromium-linux/svg/custom/pattern-rotate-expected.png: Added.
60073         * platform/chromium-linux/svg/transforms: Added.
60074         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Added.
60075         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added.
60076         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum: Added.
60077         * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
60078         * platform/chromium-win/svg/custom/pattern-rotate-expected.checksum:
60079         * platform/chromium-win/svg/custom/pattern-rotate-expected.png:
60080         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
60081         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
60082         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
60083         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
60084         * platform/chromium/test_expectations.txt
60085
60086 2010-08-16  Eric Seidel  <eric@webkit.org>
60087
60088         Reviewed by Adam Barth.
60089
60090         Make DocumentParser safer to use
60091         https://bugs.webkit.org/show_bug.cgi?id=43055
60092
60093         This also includes a test from
60094         https://bugs.webkit.org/show_bug.cgi?id=42099
60095
60096         These tests were kindly provided by Nate Chapin and Adam Barth.
60097
60098         * fast/frames/document-write-in-iframe-onload-expected.txt: Copied from LayoutTests/editing/selection/5136696-expected.txt.
60099         * fast/frames/document-write-in-iframe-onload.html: Added.
60100         * fast/frames/resources/set-src-to-javascript-url.html: Added.
60101         * fast/frames/set-parent-src-synchronously-expected.txt: Added.
60102         * fast/frames/set-parent-src-synchronously.html: Added.
60103         * fast/parser/document-close-iframe-load-expected.txt: Added.
60104         * fast/parser/document-close-iframe-load.html: Added.
60105         * fast/parser/document-close-nested-iframe-load-expected.txt: Added.
60106         * fast/parser/document-close-nested-iframe-load.html: Added.
60107         * fast/parser/iframe-sets-parent-to-javascript-url-expected.txt: Added.
60108         * fast/parser/iframe-sets-parent-to-javascript-url.html: Added.
60109         * fast/parser/resources/set-parent-to-javascript-url.html: Added.
60110
60111 2010-08-18  Zhenyao Mo  <zmo@google.com>
60112
60113         Reviewed by Kenneth Russell.
60114
60115         Implement strict type checking in js bindings for WebGL functions
60116         https://bugs.webkit.org/show_bug.cgi?id=44202
60117
60118         * fast/canvas/webgl/bad-arguments-test-expected.txt: Added.
60119         * fast/canvas/webgl/bad-arguments-test.html: Added.
60120         * fast/canvas/webgl/error-reporting-expected.txt: Fix bugs due to strict type checking in the js bindings.
60121         * fast/canvas/webgl/error-reporting.html: ditto.
60122         * fast/canvas/webgl/gl-object-get-calls-expected.txt: ditto.
60123         * fast/canvas/webgl/gl-object-get-calls.html: ditto.
60124         * fast/canvas/webgl/null-object-behaviour-expected.txt: ditto.
60125         * fast/canvas/webgl/null-object-behaviour.html: ditto.
60126
60127 2010-08-19  John Gregg  <johnnyg@google.com>
60128
60129         Unreviewed, test expectations.
60130
60131         Add some new exceptions for SVG failures, see
60132         https://bugs.webkit.org/show_bug.cgi?id=44278
60133
60134         * platform/chromium/test_expectations.txt:
60135
60136 2010-08-19  Eric Carlson  <eric.carlson@apple.com>
60137
60138         Reviewed by Simon Fraser.
60139
60140         https://bugs.webkit.org/show_bug.cgi?id=33671
60141         media/video-loop.html fails intermittently on GTK and Chromium bots
60142
60143         Rewrite test to make it less timing dependent.
60144
60145         * media/video-loop-expected.txt:
60146         * media/video-loop.html:
60147
60148 2010-08-19  John Gregg  <johnnyg@google.com>
60149
60150         Unreviewed; test expectations.
60151
60152         Update chromium-mac expectations for zoom-mask-with-percentages.svg after
60153         http://trac.webkit.org/changeset/65665/
60154
60155         * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
60156         * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
60157
60158 2010-08-19  Andrey Kosyakov  <caseq@chromium.org>
60159
60160         Reviewed by Pavel Feldman.
60161
60162         Web Inspector: expose Panel.onSelectionChanged in extension API
60163         https://bugs.webkit.org/show_bug.cgi?id=44171
60164
60165         * inspector/extensions-api-expected.txt:
60166         * inspector/extensions-expected.txt:
60167
60168 2010-08-19  Andrei Popescu  <andreip@google.com>
60169
60170         Reviewed by Jeremy Orlow.
60171
60172         [IndexedDB] Abort idle IDBTransactions when the JS context they were created in finishes execution.
60173         https://bugs.webkit.org/show_bug.cgi?id=44101
60174
60175         * storage/indexeddb/resources/shared.js:
60176         (unexpectedErrorCallback):
60177         * storage/indexeddb/script-tests/transaction-basics.js: Added.
60178         (abortCallback):
60179         (createTransactionCallback):
60180         (test):
60181         * storage/indexeddb/transaction-basics-expected.txt: Added.
60182         * storage/indexeddb/transaction-basics.html: Added.
60183
60184 2010-08-18  Jeremy Orlow  <jorlow@chromium.org>
60185
60186         Implement persistance for IndexedDB ObjectStores
60187         https://bugs.webkit.org/show_bug.cgi?id=44164
60188
60189         Remove old object stores before running test.
60190
60191         * storage/indexeddb/resources/shared.js:
60192         (deleteAllObjectStores):
60193         * storage/indexeddb/script-tests/objectstore-basics.js:
60194         (openSuccess):
60195         * storage/indexeddb/script-tests/open-cursor.js:
60196         (openSuccess):
60197
60198 2010-08-19  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
60199
60200         Reviewed by Kenneth Rohde Christiansen.
60201
60202         [Gtk] Enable view mode media feature layout test
60203         https://bugs.webkit.org/show_bug.cgi?id=43278
60204
60205         Unskip tests that are now passing.
60206
60207         * platform/gtk/Skipped:
60208
60209 2010-08-19  Nikolas Zimmermann  <nzimmermann@rim.com>
60210
60211         Reviewed by Dirk Schulze.
60212
60213         Pattern is rasterized
60214         https://bugs.webkit.org/show_bug.cgi?id=41396
60215
60216         SVG pattern size changed when resizing browser
60217         https://bugs.webkit.org/show_bug.cgi?id=38704
60218
60219         Incorrect pattern tilling
60220         https://bugs.webkit.org/show_bug.cgi?id=41603
60221
60222         Update pattern results after fixing the pixelation issues.
60223
60224         * platform/mac-leopard/svg/batik/paints/patternRegions-expected.checksum:
60225         * platform/mac-leopard/svg/batik/paints/patternRegions-expected.png:
60226         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
60227         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
60228         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
60229         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
60230         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
60231         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
60232         * platform/mac/svg/batik/text/textEffect3-expected.png:
60233         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.checksum:
60234         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png:
60235         * platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
60236         * platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
60237         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
60238         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
60239         * platform/mac/svg/custom/js-late-gradient-creation-expected.checksum:
60240         * platform/mac/svg/custom/js-late-gradient-creation-expected.png:
60241         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
60242         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
60243         * platform/mac/svg/custom/js-late-pattern-creation-expected.checksum:
60244         * platform/mac/svg/custom/js-late-pattern-creation-expected.png:
60245         * platform/mac/svg/custom/non-scaling-stroke-expected.checksum:
60246         * platform/mac/svg/custom/non-scaling-stroke-expected.png:
60247         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
60248         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.png: Added.
60249         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
60250         * platform/mac/svg/custom/pattern-no-pixelation-expected.checksum: Added.
60251         * platform/mac/svg/custom/pattern-no-pixelation-expected.png: Added.
60252         * platform/mac/svg/custom/pattern-no-pixelation-expected.txt: Added.
60253         * platform/mac/svg/custom/pattern-rotate-expected.checksum:
60254         * platform/mac/svg/custom/pattern-rotate-expected.png:
60255         * platform/mac/svg/custom/stroked-pattern-expected.checksum:
60256         * platform/mac/svg/custom/stroked-pattern-expected.png:
60257         * platform/mac/svg/custom/text-rotated-gradient-expected.checksum:
60258         * platform/mac/svg/custom/text-rotated-gradient-expected.png:
60259         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
60260         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
60261         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
60262         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
60263         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
60264         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
60265         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
60266         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
60267         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
60268         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
60269         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
60270         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
60271         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
60272         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
60273         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
60274         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
60275         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
60276         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
60277         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
60278         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
60279         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum:
60280         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png:
60281         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum:
60282         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png:
60283         * platform/mac/svg/text/selection-background-color-expected.checksum:
60284         * platform/mac/svg/text/selection-background-color-expected.png:
60285         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.checksum: Added.
60286         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
60287         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added.
60288         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
60289         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
60290         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
60291         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
60292         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
60293         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
60294         * svg/batik/paints/patternRegions-positioned-objects.svg: Added.
60295         * svg/custom/pattern-incorrect-tiling.svg: Added.
60296         * svg/custom/pattern-no-pixelation.svg: Added.
60297         * svg/transforms/text-with-mask-with-svg-transform.svg: Added.
60298         * svg/transforms/text-with-pattern-inside-transformed-html.xhtml:
60299
60300 2010-08-19  Csaba Osztrogonác  <ossy@webkit.org>
60301
60302         Unreviewed.
60303
60304         [Qt] Add platform specific expected results for new passing tests.
60305         Compared to Mac png files and Mac expected files.
60306
60307         * platform/qt/fast/canvas/setWidthResetAfterForcedRender-expected.checksum: Added.
60308         * platform/qt/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added.
60309         * platform/qt/fast/canvas/setWidthResetAfterForcedRender-expected.txt: Added.
60310         * platform/qt/fast/table/early-table-layout-expected.checksum: Added.
60311         * platform/qt/fast/table/early-table-layout-expected.png: Added.
60312         * platform/qt/fast/table/early-table-layout-expected.txt: Added.
60313         * platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.checksum: Added.
60314         * platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
60315         * platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt: Added.
60316         * platform/qt/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added.
60317         * platform/qt/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
60318         * platform/qt/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
60319         * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.checksum: Added.
60320         * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.png: Added.
60321         * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.txt: Added.
60322         * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.checksum: Added.
60323         * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
60324         * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.txt: Added.
60325         * platform/qt/svg/in-html: Added.
60326         * platform/qt/svg/in-html/circle-expected.checksum: Added.
60327         * platform/qt/svg/in-html/circle-expected.png: Added.
60328         * platform/qt/svg/in-html/circle-expected.txt: Added.
60329         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
60330         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
60331         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
60332         * platform/qt/tables/layering: Added.
60333         * platform/qt/tables/layering/paint-test-layering-1-expected.checksum: Added.
60334         * platform/qt/tables/layering/paint-test-layering-1-expected.png: Added.
60335         * platform/qt/tables/layering/paint-test-layering-1-expected.txt: Added.
60336         * platform/qt/tables/layering/paint-test-layering-2-expected.checksum: Added.
60337         * platform/qt/tables/layering/paint-test-layering-2-expected.png: Added.
60338         * platform/qt/tables/layering/paint-test-layering-2-expected.txt: Added.
60339
60340 2010-08-19  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
60341
60342         Reviewed by Kenneth Rohde Christiansen.
60343
60344         Remove outdated reference to http/tests/history/redirect-*.pl tests
60345
60346         [Qt] DRT keepWebHistory is not being called in redirect-30*.pl tests
60347         https://bugs.webkit.org/show_bug.cgi?id=34212
60348
60349         Those tests have been renamed on
60350         http://trac.webkit.org/changeset/65340
60351
60352         And are passing on the bot since then.
60353
60354         * platform/qt/Skipped:
60355
60356 2010-08-19  Philippe Normand  <pnormand@igalia.com>
60357
60358         Unreviewed, skip crashing test.
60359
60360         [GStreamer] multiple <video> elements + PulseAudio are crash-prone
60361         https://bugs.webkit.org/show_bug.cgi?id=44235
60362
60363         * platform/gtk/Skipped: Skip media/video-layer-crash.html
60364
60365 2010-08-19  Philippe Normand  <pnormand@igalia.com>
60366
60367         Reviewed by Gustavo Noronha Silva.
60368
60369         [GStreamer] GTK XOverlay support in GStreamerGWorld
60370         https://bugs.webkit.org/show_bug.cgi?id=39474
60371
60372         Rebaselined tests showing the video controls containing the new
60373         fullscreen button.
60374
60375         * platform/gtk/media/controls-after-reload-expected.txt:
60376         * platform/gtk/media/controls-drag-timebar-expected.txt:
60377         * platform/gtk/media/controls-strict-expected.txt:
60378         * platform/gtk/media/controls-styling-expected.txt:
60379         * platform/gtk/media/video-controls-rendering-expected.txt:
60380
60381 2010-08-19  Ryosuke Niwa  <rniwa@webkit.org>
60382
60383         Reviewed by Tony Chang.
60384
60385         REGRESSION(r64303): dumpAsMarkup doesn't print the output without layoutTestController
60386         https://bugs.webkit.org/show_bug.cgi?id=44225
60387
60388         Have notifyDone append Markup._container to document.body even if window.layoutTestController is undefined.
60389
60390         * resources/dump-as-markup.js:
60391         (Markup.notifyDone):
60392
60393 2010-08-18  Dan Bernstein  <mitz@apple.com>
60394
60395         Reviewed by Mark Rowe.
60396
60397         fast/text/hyphenate-character.html is failing on the Leopard Commit Bot
60398         https://bugs.webkit.org/show_bug.cgi?id=41093
60399         -and some of-
60400         fast/text/hyphen* tests have different results on Leopard
60401         https://bugs.webkit.org/show_bug.cgi?id=43296
60402
60403         * fast/text/hyphenate-character.html: Specify the hyphenation locale, which removes the
60404         dependency on user preferences.
60405         * fast/text/hyphens.html: Ditto.
60406         * platform/mac-leopard/Skipped: Don’t skip the above tests.
60407
60408 2010-08-17  MORITA Hajime  <morrita@google.com>
60409
60410         Reviewed by Tony Chang.
60411
60412         [Chromium] editing/pasteboard/drop-text-events.html failed.
60413         https://bugs.webkit.org/show_bug.cgi?id=44051
60414
60415         * editing/pasteboard/drop-text-events-expected.txt:
60416         * editing/pasteboard/script-tests/drop-text-events.js: Supressed side effect during a drag.
60417         * platform/chromium/test_expectations.txt:
60418
60419 2010-08-18  Beth Dakin  <bdakin@apple.com>
60420
60421         Reviewed by Sam Weinig.
60422
60423         Tests for https://bugs.webkit.org/show_bug.cgi?id=44207 Empty mfrac 
60424         and empty munderover cause crashes
60425        -and corresponding-
60426         <rdar://problem/8325160>
60427         * mathml/EmptyMFracCrash-expected.txt: Added.
60428         * mathml/EmptyMFracCrash.xhtml: Added.
60429         * mathml/EmptyMunderOverCrash-expected.txt: Added.
60430         * mathml/EmptyMunderOverCrash.xhtml: Added.
60431
60432 2010-08-18  Fady Samuel  <fsamuel@chromium.org>
60433
60434         Reviewed by Dimitri Glazkov.
60435
60436         Updated Test Expectations for Table Hit Testing Layout Tests to Produce Results from Canaries
60437         https://bugs.webkit.org/show_bug.cgi?id=44177
60438
60439         * platform/chromium/test_expectations.txt:
60440
60441 2010-08-18  Ojan Vafai  <ojan@chromium.org>
60442
60443         Reviewed by Tony Chang.
60444
60445         skip the new perf tests on non-chromium to gather data on which ones are flaky
60446         https://bugs.webkit.org/show_bug.cgi?id=44200
60447
60448         * platform/chromium/test_expectations.txt:
60449         * platform/gtk/Skipped:
60450         * platform/mac/Skipped:
60451         * platform/qt/Skipped:
60452         * platform/win/Skipped:
60453
60454 2010-08-18  Sheriff Bot  <webkit.review.bot@gmail.com>
60455
60456         Unreviewed, rolling out r65619.
60457         http://trac.webkit.org/changeset/65619
60458         https://bugs.webkit.org/show_bug.cgi?id=44194
60459
60460         Broke mac bots (Requested by jamesr on #webkit).
60461
60462         * platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt: Renamed from LayoutTests/tables/hittesting/filltable-emptycells-expected.txt.
60463         * platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt: Renamed from LayoutTests/tables/hittesting/filltable-levels-expected.txt.
60464         * platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt: Renamed from LayoutTests/tables/hittesting/filltable-outline-expected.txt.
60465         * platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt: Renamed from LayoutTests/tables/hittesting/filltable-rtl-expected.txt.
60466         * platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt: Renamed from LayoutTests/tables/hittesting/filltable-stress-expected.txt.
60467
60468 2010-08-18  James Robinson  <jamesr@chromium.org>
60469
60470         Unreviewed.  Move some test expectations that are not platform specific to the right place.
60471
60472         * platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt: Removed.
60473         * platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt: Removed.
60474         * platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt: Removed.
60475         * platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt: Removed.
60476         * platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt: Removed.
60477         * tables/hittesting/filltable-emptycells-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt.
60478         * tables/hittesting/filltable-levels-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt.
60479         * tables/hittesting/filltable-outline-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt.
60480         * tables/hittesting/filltable-rtl-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt.
60481         * tables/hittesting/filltable-stress-expected.txt: Copied from LayoutTests/platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt.
60482
60483 2010-08-13  Ojan Vafai  <ojan@chromium.org>
60484
60485         Reviewed by Darin Adler.
60486
60487         add ability to test order-of-magnitude in layout tests
60488         https://bugs.webkit.org/show_bug.cgi?id=43997
60489
60490         Uses the R^2 value to determine likelihood the performance
60491         is linear and then logs the x and y axis appropriately to determine
60492         log n and n^2 cases. These are all estimates though, so we try
60493         up to three times if we don't get the correct expected result.
60494
60495         In practice, with the tests below, we almost always get the correct
60496         result, but sometimes the O(1) tests get registered as O(n) or indeterminate.
60497
60498         * perf/array-binary-search-expected.txt: Added.
60499         * perf/array-binary-search.html: Added.
60500         * perf/array-nested-loop-expected.txt: Added.
60501         * perf/array-nested-loop.html: Added.
60502         * perf/array-push-pop-expected.txt: Added.
60503         * perf/array-push-pop.html: Added.
60504         * perf/array-reverse-expected.txt: Added.
60505         * perf/array-reverse.html: Added.
60506         * perf/object-keys-expected.txt: Added.
60507         * perf/object-keys.html: Added.
60508         * perf/set-attribute-expected.txt: Added.
60509         * perf/set-attribute.html: Added.
60510         * perf/typing-at-end-of-line-expected.txt: Added.
60511         * perf/typing-at-end-of-line.html: Added.
60512         * resources/magnitude-perf.js: Added.
60513         (Magnitude.description):
60514         (Magnitude._log):
60515         (Magnitude._debug):
60516         (Magnitude.run):
60517         (Magnitude._run):
60518         (Magnitude._rSquared):
60519         (Magnitude._logIterationInfo):
60520         (Magnitude._bigOGuess):
60521         (Magnitude._runIteration):
60522         (Magnitude):
60523
60524 2010-08-17  Ilya Tikhonovsky  <loislo@chromium.org>
60525
60526         Reviewed by Yury Semikhatsky.
60527
60528         WebInspector: inspector tests for GTK were added to Skip list.
60529         They should be enabled later.
60530         Bug for GTK https://bugs.webkit.org/show_bug.cgi?id=43977
60531         https://bugs.webkit.org/show_bug.cgi?id=43791
60532
60533         * platform/gtk/Skipped:
60534
60535 2010-08-18  Pavel Podivilov  <podivilov@chromium.org>
60536
60537         Reviewed by Yury Semikhatsky.
60538
60539         Web Inspector: inspector tests should be frontend-driven
60540
60541         * http/tests/inspector/inspector-test2.js: Added.
60542         (initializeInspectorTest):
60543         (initializeInspectorTest.):
60544         ():
60545         (completeTest):
60546         (dumpArray):
60547         (dumpObject):
60548         (output):
60549         (didEvaluateForTestInFrontend):
60550         * inspector/debugger-breakpoints-not-activated-on-reload-expected.txt:
60551         * inspector/debugger-breakpoints-not-activated-on-reload.html:
60552
60553 2010-08-18  Yuta Kitamura  <yutak@chromium.org>
60554
60555         Unreviewed, test expectation update.
60556
60557         Remove duplicate expectation.
60558
60559         Update Chromium test expectations
60560         https://bugs.webkit.org/show_bug.cgi?id=44162
60561
60562         * platform/chromium/test_expectations.txt:
60563
60564 2010-08-18  Yuta Kitamura  <yutak@chromium.org>
60565
60566         Unreviewed. test expectation update.
60567
60568         Update Chromium test expectations.
60569         https://bugs.webkit.org/show_bug.cgi?id=44162
60570
60571         * platform/chromium/test_expectations.txt:
60572
60573 2010-08-18  Sheriff Bot  <webkit.review.bot@gmail.com>
60574
60575         Unreviewed, rolling out r65595.
60576         http://trac.webkit.org/changeset/65595
60577         https://bugs.webkit.org/show_bug.cgi?id=44161
60578
60579         qt build failed (Requested by loislo on #webkit).
60580
60581         * platform/gtk/Skipped:
60582
60583 2010-08-17  Ilya Tikhonovsky  <loislo@chromium.org>
60584
60585         Reviewed by Yury Semikhatsky.
60586
60587         WebInspector: inspector tests for GTK were added to Skip list.
60588         They should be enabled later.
60589         Bug for GTK https://bugs.webkit.org/show_bug.cgi?id=43977
60590         https://bugs.webkit.org/show_bug.cgi?id=43791
60591
60592         * platform/gtk/Skipped:
60593
60594 2010-08-18  Renata Hodovan  <reni@inf.u-szeged.hu>
60595
60596         Reviewed by Dirk Schulze.
60597         https://bugs.webkit.org/show_bug.cgi?id=44111
60598
60599         Update expected result of test svg/W3C-SVG-1.1/filters-turb-01-f.svg and
60600         add a new test for checking the change of the seed value.
60601
60602         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
60603         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
60604         * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added.
60605         * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
60606         * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
60607         * svg/W3C-SVG-1.1/filters-turb-02-f.svg: Added.
60608
60609 2010-08-17  Gavin Barraclough  <barraclough@apple.com>
60610
60611         Reviewed by Sam Weinig.
60612
60613         Bug 44146 - Remove toDouble/toUInt32 methods from UString.
60614
60615         Test that indexing into nodelists works correctly, particularly
60616         wrt indices passed as strings that contain whitespace.
60617
60618         * fast/dom/NodeList/nodelist-item-with-index-expected.txt: Added.
60619         * fast/dom/NodeList/nodelist-item-with-index.html: Added.
60620
60621 2010-08-17  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
60622
60623         Reviewed by Daniel Bates.
60624
60625         REGRESSION(53060): http/tests/security/xssAuditor/malformed-HTML.html timed out on Qt Linux Release Bot
60626         https://bugs.webkit.org/show_bug.cgi?id=33460
60627
60628         Enable http/tests/security/xssAuditor/malformed-HTML.html
60629         tested with qt-4.7 and qt-4.6.
60630
60631         * platform/qt/Skipped:
60632
60633 2010-08-17  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
60634
60635         Reviewed by Ariya Hidayat.
60636
60637         Enable http/tests/security/cross-frame-access-name-getter.html
60638
60639         [Qt] http/tests/security/cross-frame-access-name-getter.html timed out
60640         https://bugs.webkit.org/show_bug.cgi?id=38540
60641
60642         Test works with qt-4.7 and qt-4.6.
60643
60644         * platform/qt/Skipped:
60645
60646 2010-08-17  Mihai Parparita  <mihaip@chromium.org>
60647
60648         Reviewed by Dimitri Glazkov.
60649
60650         transitions/change-values-during-transition.html fails intermittently
60651         https://bugs.webkit.org/show_bug.cgi?id=28461
60652
60653         Make test less flaky during high CPU usage by changing the expectation
60654         from a hardcoded value to an interpolated one based on when the timeout
60655         actually fires. Made the test much more reliable when running with
60656         --iterations=100 while maxing out the CPU on my machine with a 
60657         background process.
60658
60659         * transitions/change-values-during-transition.html:
60660
60661 2010-08-17  Mihai Parparita  <mihaip@chromium.org>
60662
60663         Reviewed by Darin Fisher.
60664
60665         Back button after Google search result click broken
60666         https://bugs.webkit.org/show_bug.cgi?id=44086
60667
60668         Added a reduced test case of Google search result click behavior,
60669         renamed gesture-before-onload-target.html to redirect-target.html
60670         since it's useful for this test too.
60671
60672         * fast/history/gesture-before-onload-form-submit-expected.txt:
60673         * fast/history/gesture-before-onload-form-submit.html:
60674         * fast/history/gesture-before-onload-location-href-expected.txt:
60675         * fast/history/gesture-before-onload-location-href.html:
60676         * fast/history/redirect-via-iframe-expected.txt: Added.
60677         * fast/history/redirect-via-iframe.html: Added.
60678         * fast/history/resources/iframe-redirect.html: Added.
60679         * fast/history/resources/redirect-target.html: Renamed from LayoutTests/fast/history/resources/gesture-before-onload-target.html.
60680
60681 2010-08-17  Steve Block  <steveblock@google.com>
60682
60683         Reviewed by Jeremy Orlow.
60684
60685         Geolocation clearWatch() needs to protect against invalid IDs
60686         https://bugs.webkit.org/show_bug.cgi?id=44096
60687
60688         * fast/dom/Geolocation/clear-watch-invalid-id-crash-expected.txt: Added.
60689         * fast/dom/Geolocation/clear-watch-invalid-id-crash.html: Added.
60690         * fast/dom/Geolocation/script-tests/clear-watch-invalid-id-crash.js: Added.
60691         * fast/dom/Geolocation/script-tests/notimer-after-unload.js:
60692         (document.body.onload):
60693
60694 2010-08-17  Joseph Pecoraro  <joepeck@webkit.org>
60695
60696         Reviewed by Pavel Feldman.
60697
60698         Web Inspector: Add XMLHttpRequest Logging Tests
60699         https://bugs.webkit.org/show_bug.cgi?id=44092
60700
60701         * http/tests/inspector/console-xhr-logging-expected.txt: Added.
60702         * http/tests/inspector/console-xhr-logging.html: Added.
60703         * http/tests/inspector/resources/xhr-exists.html: Added.
60704
60705 2010-08-17  Ojan Vafai  <ojan@chromium.org>
60706
60707         Reviewed by Tony Chang.
60708
60709         selectionStart clobbered if textarea isn't focused
60710         https://bugs.webkit.org/show_bug.cgi?id=43814
60711
60712         * fast/forms/text-control-select-blurred-expected.txt: Added.
60713         * fast/forms/text-control-select-blurred.html: Added.
60714
60715 2010-08-17  Dmitry Titov  <dimich@chromium.org>
60716
60717         Reviewed by David Levin.
60718
60719         MessagePort.close() crashes if the owning context was destroyed.
60720         https://bugs.webkit.org/show_bug.cgi?id=43140
60721
60722         * fast/events/message-port-context-destroyed-expected.txt: Added.
60723         * fast/events/message-port-context-destroyed.html: Added.
60724
60725 2010-08-17  Victoria Kirst  <vrk@google.com>
60726
60727         Unreviewed. Build fix.
60728
60729         Rebaseline straggler Mac UI video regressions.
60730         Fixing test expectations to match output from r65215 bug fix.
60731
60732         https://bugs.webkit.org/show_bug.cgi?id=44134
60733
60734         * platform/chromium-mac/fast/layers/video-layer-expected.checksum:
60735         * platform/chromium-mac/fast/layers/video-layer-expected.png:
60736         * platform/chromium-mac/media/video-empty-source-expected.checksum:
60737         * platform/chromium-mac/media/video-empty-source-expected.png:
60738         * platform/chromium/test_expectations.txt:
60739
60740 2010-08-17  John Gregg  <johnnyg@google.com>
60741
60742         Unreviewed, test expectations.
60743
60744         Skip the filltable-*.html tests on mac and windows.  They have no expectations, so expecting
60745         them to FAIL is insufficient to make the bots happy.
60746
60747         * platform/chromium/test_expectations.txt:
60748
60749 2010-08-17  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
60750
60751         Reviewed by NOBODY.
60752
60753         [Qt] Skip media/video-poster-delayed.html
60754
60755         The QtMultimedia backend has issues with video size hints, skip the test
60756         until this is sorted out.
60757
60758         * platform/qt/Skipped:
60759
60760 2010-08-17  Fady Samuel  <fsamuel@chromium.org>
60761
60762         Reviewed by David Hyatt.
60763
60764         Updated table cell hit testing and painting to use binary search instead of a linear scan.
60765
60766         Layout tests check that hit testing of empty cells, overlapping cells,
60767         cells with outlines, right-to-left tables, and large
60768         tables all work as expected.
60769
60770         Improved Table Hit Testing and Painting Performance
60771         https://bugs.webkit.org/show_bug.cgi?id=43933
60772
60773         * fast/table/simple_paint.html: Added.
60774         * platform/chromium-linux/fast/table/simple_paint-expected.checksum: Added.
60775         * platform/chromium-linux/fast/table/simple_paint-expected.png: Added.
60776         * platform/chromium-linux/fast/table/simple_paint-expected.txt: Added.
60777         * platform/chromium-linux/tables/hittesting/filltable-emptycells-expected.txt: Added.
60778         * platform/chromium-linux/tables/hittesting/filltable-levels-expected.txt: Added.
60779         * platform/chromium-linux/tables/hittesting/filltable-outline-expected.txt: Added.
60780         * platform/chromium-linux/tables/hittesting/filltable-rtl-expected.txt: Added.
60781         * platform/chromium-linux/tables/hittesting/filltable-stress-expected.txt: Added.
60782         * platform/chromium/test_expectations.txt:
60783         * platform/gtk/tables/hittesting/filltable-emptycells-expected.txt: Added.
60784         * platform/gtk/tables/hittesting/filltable-levels-expected.txt: Added.
60785         * platform/gtk/tables/hittesting/filltable-outline-expected.txt: Added.
60786         * platform/gtk/tables/hittesting/filltable-rtl-expected.txt: Added.
60787         * platform/gtk/tables/hittesting/filltable-stress-expected.txt: Added.
60788         * tables/hittesting/filltable-emptycells.html: Added.
60789         * tables/hittesting/filltable-levels.html: Added.
60790         * tables/hittesting/filltable-outline.html: Added.
60791         * tables/hittesting/filltable-rtl.html: Added.
60792         * tables/hittesting/filltable-stress.html: Added.
60793
60794 2010-08-17  Abhishek Arya  <inferno@chromium.org>
60795
60796         Reviewed by Dave Hyatt.
60797
60798         Tests that removing an empty anonymous block does not result in crash.
60799         https://bugs.webkit.org/show_bug.cgi?id=44035
60800
60801         * fast/block/basic/empty-anonymous-block-remove-crash-expected.txt: Added.
60802         * fast/block/basic/empty-anonymous-block-remove-crash.html: Added.
60803
60804 2010-08-17  John Gregg  <johnnyg@google.com>
60805
60806         Unreviewed, test expectation.
60807
60808         Excluding the new geolocation multiple-requests layout tests from chromium.
60809         See https://bugs.webkit.org/show_bug.cgi?id=44118
60810
60811         * platform/chromium/test_expectations.txt:
60812
60813 2010-08-17  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
60814
60815         Reviewed by Eric Carlson.
60816
60817         Add testcase for r65514
60818
60819         * media/video-poster-delayed-expected.txt: Added.
60820         * media/video-poster-delayed.html: Added.
60821
60822 2010-08-17  Sam Weinig  <sam@webkit.org>
60823
60824         Rubber-stamped by Anders Carlsson.
60825
60826         Add a few items in the WebKitTestRunner Skipped list.
60827
60828         * platform/mac-wk2/Skipped:
60829
60830 2010-08-17  Eric Seidel  <eric@webkit.org>
60831
60832         Reviewed by Alexey Proskuryakov.
60833
60834         sputnik S15.9.3.1_A5_T1~T6 fail when run in timezone other than Pacific Time
60835         https://bugs.webkit.org/show_bug.cgi?id=42625
60836
60837         * fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html-disabled: Renamed from LayoutTests/fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html.
60838         * fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html-disabled: Renamed from LayoutTests/fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html.
60839         * fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html-disabled: Renamed from LayoutTests/fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html.
60840         * fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html-disabled: Renamed from LayoutTests/fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html.
60841         * fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html-disabled: Renamed from LayoutTests/fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html.
60842         * fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html-disabled: Renamed from LayoutTests/fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html.
60843
60844 2010-08-17  Steve Block  <steveblock@google.com>
60845
60846         Reviewed by Jeremy Orlow.
60847
60848         [Qt] fast/dom/Geolocation/disconnected-frame-permission-denied.html fails
60849         https://bugs.webkit.org/show_bug.cgi?id=44059
60850
60851         * fast/dom/Geolocation/disconnected-frame-permission-denied-expected.txt:
60852         * fast/dom/Geolocation/script-tests/disconnected-frame-permission-denied.js:
60853         (onIframeLoaded):
60854         ():
60855         * platform/chromium/test_expectations.txt:
60856         * platform/qt/Skipped:
60857
60858 2010-08-17  Mahesh Kulkarni  <mahesh.kulkarni@nokia.com>
60859
60860         Reviewed by Steve Block.
60861
60862         Geolocation preemptive permissions policy is buggy
60863         https://bugs.webkit.org/show_bug.cgi?id=42811
60864
60865         Adds cases where permission is niether denied or granted immediately and multiple
60866         requests are waiting.
60867
60868         * fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests-expected.txt: Added.
60869         * fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests.html: Added.
60870         * fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests-expected.txt: Added.
60871         * fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html: Added.
60872         * fast/dom/Geolocation/script-tests/delayed-permission-allowed-for-multiple-requests.js: Added.
60873         (allowPermission):
60874         ():
60875         (maybeFinishTest):
60876         * fast/dom/Geolocation/script-tests/delayed-permission-denied-for-multiple-requests.js: Added.
60877         (denyPermission):
60878         (maybeFinishTest):
60879         * platform/gtk/Skipped:
60880         * platform/qt/Skipped:
60881
60882 2010-08-09  Jeremy Orlow  <jorlow@chromium.org>
60883
60884         Reviewed by Steve Block.
60885
60886         Beginnings of IndexedDB persistance + IDBDatabase.description fleshed out
60887         https://bugs.webkit.org/show_bug.cgi?id=43744
60888
60889         Add a layout test for IDBDatabase.description.
60890
60891         * storage/indexeddb/database-description-expected.txt: Added.
60892         * storage/indexeddb/database-description.html: Added.
60893         * storage/indexeddb/script-tests/database-description.js: Added.
60894         (test):
60895         (firstSuccess):
60896         (secondSuccess):
60897         (thirdSuccess):
60898
60899 2010-08-17  Yury Semikhatsky  <yurys@chromium.org>
60900
60901         Unreviewed. Revert r41142. Unskipped tests are still failing.
60902
60903         * platform/qt/Skipped:
60904
60905 2010-08-17  Pavel Feldman  <pfeldman@chromium.org>
60906
60907         Reviewed by Yury Semikhatsky.
60908
60909         Web Inspector: [CRASH] Console formatting crashes after cross-domain navigation.
60910         https://bugs.webkit.org/show_bug.cgi?id=44103
60911
60912         * http/tests/inspector-enabled/resources/console-log-frame-before-navigation.html:
60913
60914 2010-08-17  Yury Semikhatsky  <yurys@chromium.org>
60915
60916         Reviewed by Pavel Feldman.
60917
60918         Web Inspector: upstream Chromium debugger step tests
60919         https://bugs.webkit.org/show_bug.cgi?id=44106
60920
60921         * http/tests/inspector-enabled/console-log-before-frame-navigation.html:
60922         * http/tests/inspector-enabled/resources/console-log-before-frame-navigation.js: Added.
60923         (doit.callback):
60924         (doit):
60925         (receiveMessage):
60926         (frontend_dumpConsoleMessages):
60927         * http/tests/inspector/debugger-test.js:
60928         (frontend_captureStackTrace):
60929         * inspector/debugger-step-in-expected.txt: Added.
60930         * inspector/debugger-step-in.html: Added.
60931         * inspector/debugger-step-out-expected.txt: Added.
60932         * inspector/debugger-step-out.html: Added.
60933         * inspector/debugger-step-over-expected.txt: Added.
60934         * inspector/debugger-step-over.html: Added.
60935
60936 2010-08-17  Yury Semikhatsky  <yurys@chromium.org>
60937
60938         Reviewed by Pavel Feldman.
60939
60940         [Qt] Web Inspector: inspector/debugger-pause-on-debugger-statement.html times out on Qt
60941         https://bugs.webkit.org/show_bug.cgi?id=41142
60942
60943         * platform/qt/Skipped: the tests should pass after r65315
60944
60945 2010-08-17  Sheriff Bot  <webkit.review.bot@gmail.com>
60946
60947         Unreviewed, rolling out r65500.
60948         http://trac.webkit.org/changeset/65500
60949         https://bugs.webkit.org/show_bug.cgi?id=44108
60950
60951         Qt bots failed to compile. (Requested by loislo on #webkit).
60952
60953         * platform/gtk/Skipped:
60954
60955 2010-08-17  Ilya Tikhonovsky  <loislo@chromium.org>
60956
60957         Reviewed by Yury Semikhatsky.
60958
60959         WebInspector: inspector tests for GTK were added to Skip list.
60960         They should be enabled later.
60961         Bug for GTK https://bugs.webkit.org/show_bug.cgi?id=43977
60962         https://bugs.webkit.org/show_bug.cgi?id=43791
60963
60964         * platform/gtk/Skipped:
60965
60966 2010-08-17  Yury Semikhatsky  <yurys@chromium.org>
60967
60968         Reviewed by Pavel Feldman.
60969
60970         Web Inspector: upstream Chromium console tests
60971         https://bugs.webkit.org/show_bug.cgi?id=44057
60972
60973         * inspector/console-eval-expected.txt: Added.
60974         * inspector/console-eval-global-expected.txt: Added.
60975         * inspector/console-eval-global.html: Added.
60976         * inspector/console-eval.html: Added.
60977         * platform/chromium/inspector/console-eval-global-expected.txt: Added.
60978
60979 2010-08-17  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
60980
60981         Reviewed by Ariya Hidayat.
60982
60983         [Qt] tests whose bug was closed but are still skipped
60984         https://bugs.webkit.org/show_bug.cgi?id=44068
60985
60986         Enable tests whose bugs have been fixed already:
60987
60988           https://bugs.webkit.org/show_bug.cgi?id=35350 (fixed)
60989           https://bugs.webkit.org/show_bug.cgi?id=28952 (fixed)
60990           https://bugs.webkit.org/show_bug.cgi?id=38502 (see discussion at the end)
60991           https://bugs.webkit.org/show_bug.cgi?id=38604 (fixed)
60992
60993         * platform/qt/Skipped:
60994
60995 2010-08-16  Maciej Stachowiak  <mjs@apple.com>
60996
60997         Rubber stamped by Sam Weinig.
60998
60999         Add/correct a few items in the WebKitTestRunner Skipped list.
61000
61001         * platform/mac-wk2/Skipped:
61002
61003 2010-08-17  Philippe Normand  <pnormand@igalia.com>
61004
61005         Reviewed by Martin Robinson.
61006
61007         [GStreamer] media/invalid-media-url-crash.html fails
61008         https://bugs.webkit.org/show_bug.cgi?id=42960
61009
61010         * platform/gtk/Skipped: Unskip fixed test
61011
61012 2010-08-16  Yuta Kitamura  <yutak@chromium.org>
61013
61014         Unreviewed test expectation update.
61015
61016         Update Chromium test expectations.
61017         https://bugs.webkit.org/show_bug.cgi?id=44090
61018
61019         * platform/chromium/test_expectations.txt:
61020
61021 2010-08-16  Jon Honeycutt  <jhoneycutt@apple.com>
61022
61023         Add some tests that fail in WebKitTestRunner to the Skipped lists.
61024
61025         Rubber-stamped by Sam Weinig.
61026
61027         * platform/mac-wk2/Skipped:
61028         * platform/win-wk2/Skipped:
61029
61030 2010-08-16  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
61031
61032         Reviewed by Ariya Hidayat.
61033
61034         [Qt] REGRESSION: editing/selection/shrink-selection-after-shift-pagedown.html fails after 56567
61035         https://bugs.webkit.org/show_bug.cgi?id=36628
61036
61037         Just enabling the test, it's not failing anymore.
61038
61039         * platform/qt/Skipped:
61040
61041 2010-08-16  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
61042
61043         Reviewed by Ariya Hidayat.
61044
61045         [Qt] qt/Skipped needs cleanup on outdaded comments
61046         https://bugs.webkit.org/show_bug.cgi?id=44066
61047
61048         Minor improvements/fixes to the list of Skipped Qt tests
61049
61050          - move bug reference to the right place (#35145)
61051          - remove outdated bug reference (#32922)
61052          - move inspector testcase to the right place
61053          - add reference to bug closed on qt-4.7 (QTBUG-9618)
61054
61055         * platform/qt/Skipped: cleanups only, no logical changes
61056
61057 2010-08-16  Andreas Kling  <andreas.kling@nokia.com>
61058
61059         Reviewed by Darin Adler.
61060
61061         CSS: Add fast-path for rgba() color parsing
61062         https://bugs.webkit.org/show_bug.cgi?id=42965
61063
61064         Add a test of rgba() color parsing.
61065
61066         * fast/canvas/rgba-parsing-expected.txt: Added.
61067         * fast/canvas/rgba-parsing.html: Added.
61068         * fast/canvas/script-tests/rgba-parsing.js: Added.
61069
61070 2010-08-16  Andreas Kling  <andreas.kling@nokia.com>
61071
61072         Reviewed by Ariya Hidayat.
61073
61074         [Qt] Path::closeSubpath() should only close the last subpath if it has >1 point
61075         https://bugs.webkit.org/show_bug.cgi?id=44061
61076
61077         Add a test to verify behavior of closePath() when path has only 1 point.
61078
61079         * fast/canvas/canvas-closePath-single-point-expected.txt: Added.
61080         * fast/canvas/canvas-closePath-single-point.html: Added.
61081         * fast/canvas/script-tests/canvas-closePath-single-point.js: Added.
61082
61083 2010-08-16  Nate Chapin  <japhet@chromium.org>
61084
61085         Unreviewed, Chromium expectations update.
61086
61087         Mark 3 tests failing on Chromium Win/Linux after r65449.
61088         They appear to have same root cause as
61089         bugs.webkit.org/show_bug.cgi?id=43912.
61090
61091         * platform/chromium/test_expectations.txt:
61092
61093 2010-08-16  Ryosuke Niwa  <rniwa@webkit.org>
61094
61095         Reviewed by Tony Chang.
61096
61097         REGRESSION(r65208): editing/pasteboard/smart-paste-003.html and smart-paste-004.html crash on Windows Chromium
61098         https://bugs.webkit.org/show_bug.cgi?id=44070
61099
61100         The bug only reproduced on Windows when trailing space is selected only on Windows.
61101         Added a crash test to copy & paste a word with trailing space.
61102
61103         * editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt: Added.
61104         * editing/pasteboard/smart-paste-003-trailing-whitespace.html: Added.
61105         * platform/chromium/test_expectations.txt: editing/pasteboard/smart-paste-003.html and smart-paste-004.html should not crash.
61106
61107 2010-08-16  Nate Chapin  <japhet@chromium.org>
61108
61109         Chromium win rebaseline + test expectations tweaks.
61110
61111         * platform/chromium-win/svg/custom/absolute-sized-content-with-resources-expected.txt: Added.
61112         * platform/chromium/test_expectations.txt:
61113
61114 2010-08-16  Chris Marrin  <cmarrin@apple.com>
61115
61116         Reviewed by Chris Marrin.
61117
61118         Added shader validation via ANGLE
61119         https://bugs.webkit.org/show_bug.cgi?id=42405
61120
61121         Updated tests to pass with shader validation
61122
61123         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
61124         * fast/canvas/webgl/gl-bind-attrib-location-test.html:
61125         * fast/canvas/webgl/read-pixels-pack-alignment.html:
61126         * fast/canvas/webgl/resources/fragmentShader.frag:
61127         * fast/canvas/webgl/texImage2DImageDataTest.html:
61128         * fast/canvas/webgl/texture-active-bind.html:
61129         * fast/canvas/webgl/texture-complete.html:
61130         * fast/canvas/webgl/texture-transparent-pixels-initialized.html:
61131
61132 2010-08-16  Mihai Parparita  <mihaip@chromium.org>
61133
61134         Reviewed by Nate Chapin.
61135
61136         Some http/tests/history tests now pass on Chromium after r65340
61137         https://bugs.webkit.org/show_bug.cgi?id=44033
61138
61139         Remove expected failures.
61140
61141         * platform/chromium/test_expectations.txt:
61142
61143 2010-08-16  Steve Block  <steveblock@google.com>
61144
61145         Unreviewed build fix.
61146
61147         Add fast/dom/Geolocation/disconnected-frame-permission-denied.html to failing tests for Chromium
61148         https://bugs.webkit.org/show_bug.cgi?id=44059
61149
61150         * platform/chromium/test_expectations.txt:
61151
61152 2010-08-16  Pavel Feldman  <pfeldman@chromium.org>
61153
61154         Reviewed by Yury Semikhatsky.
61155
61156         Web Inspector: Make InjectedScript proto-based.
61157         https://bugs.webkit.org/show_bug.cgi?id=44028
61158         Drive-by test fix.
61159
61160         * http/tests/inspector-enabled/console-log-before-frame-navigation.html:
61161         * http/tests/inspector-enabled/resources/console-log-before-frame-navigation.js: Removed.
61162         * http/tests/inspector-enabled/resources/console-log-frame-before-navigation.html:
61163
61164 2010-08-16  Csaba Osztrogonác  <ossy@webkit.org>
61165
61166         Unreviewed.
61167
61168         [Qt] fast/dom/Geolocation/disconnected-frame-permission-denied.html fails
61169         https://bugs.webkit.org/show_bug.cgi?id=44059
61170
61171         * platform/qt/Skipped: fast/dom/Geolocation/disconnected-frame-permission-denied.html skipped until fix.
61172
61173 2010-08-16  Ariya Hidayat  <ariya@sencha.com>
61174
61175         Reviewed by Kenneth Rohde Christiansen.
61176
61177         [Qt] Shadow blur for rectangle fill
61178         https://bugs.webkit.org/show_bug.cgi?id=44025
61179
61180         Update pixel test reference after the blur support.
61181
61182         * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
61183         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
61184
61185 2010-08-13  Steve Block  <steveblock@google.com>
61186
61187         Reviewed by Alexey Proskuryakov.
61188
61189         Geolocation requests in progress when the frame is disconnected should invoke the error callback
61190         https://bugs.webkit.org/show_bug.cgi?id=43974
61191
61192         Added new tests to GTK skipped list.
61193
61194         * fast/dom/Geolocation/disconnected-frame.html: Added.
61195         * fast/dom/Geolocation/disconnected-frame-expected.txt: Added.
61196         * fast/dom/Geolocation/script-tests/disconnected-frame.js: Added.
61197         * fast/dom/Geolocation/resources/disconnected-frame-inner.html: Added.
61198         * fast/dom/Geolocation/disconnected-frame-permission-denied.html: Added.
61199         * fast/dom/Geolocation/disconnected-frame-permission-denied-expected.txt: Added.
61200         * fast/dom/Geolocation/script-tests/disconnected-frame-permission-denied.js: Added.
61201         * platform/gtk/Skipped:
61202
61203 2010-08-16  Pavel Feldman  <pfeldman@chromium.org>
61204
61205         Reviewed by Joseph Pecoraro.
61206
61207         Web Inspector: [REGRESSION] console's clear command does not work.
61208         https://bugs.webkit.org/show_bug.cgi?id=44027
61209
61210         * inspector/console-clear.html:
61211         * inspector/console-command-clear-expected.txt: Added.
61212         * inspector/console-command-clear.html: Copied from LayoutTests/inspector/console-clear.html.
61213
61214 2010-08-16  MORITA Hajime  <morrita@google.com>
61215
61216         Unreviewed; test expectations fix for Chromium.
61217
61218         * platform/chromium/test_expectations.txt:
61219
61220 2010-08-16  Adam Barth  <abarth@webkit.org>
61221
61222         Reviewed by Alexey Proskuryakov.
61223
61224         document.write causes the links to appear twice (noscript content is not ignored)
61225         https://bugs.webkit.org/show_bug.cgi?id=16230
61226
61227         Add a test for this case.
61228
61229         * fast/parser/document-write-noscript-expected.txt: Added.
61230         * fast/parser/document-write-noscript.html: Added.
61231
61232 2010-08-16  Adam Barth  <abarth@webkit.org>
61233
61234         Reviewed by Alexey Proskuryakov.
61235
61236         document.write() isn't processed immediately before DOM access
61237         https://bugs.webkit.org/show_bug.cgi?id=36881
61238
61239         Test that document.write gets flushed before DOM access takes place.
61240
61241         * fast/tokenizer/document-write-racing-dom-access-expected.txt: Added.
61242         * fast/tokenizer/document-write-racing-dom-access.html: Added.
61243
61244 2010-08-16  Yuta Kitamura  <yutak@chromium.org>
61245
61246         Not reviewed. Chromium test expectations updates and rebaselines.
61247
61248         * platform/chromium-linux/fast/canvas/setWidthResetAfterForcedRender-expected.checksum: Added.
61249         * platform/chromium-linux/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added.
61250         * platform/chromium-linux/fast/text/word-space-expected.checksum:
61251         * platform/chromium-linux/fast/text/word-space-expected.png:
61252         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
61253         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
61254         * platform/chromium-mac/fast/canvas/setWidthResetAfterForcedRender-expected.checksum: Added.
61255         * platform/chromium-mac/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added.
61256         * platform/chromium-mac/fast/text/word-space-expected.checksum: Added.
61257         * platform/chromium-mac/fast/text/word-space-expected.png: Added.
61258         * platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum: Added.
61259         * platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Added.
61260         * platform/chromium-win/fast/canvas/setWidthResetAfterForcedRender-expected.checksum: Added.
61261         * platform/chromium-win/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added.
61262         * platform/chromium-win/fast/canvas/setWidthResetAfterForcedRender-expected.txt: Added.
61263         * platform/chromium-win/fast/text/word-space-expected.checksum:
61264         * platform/chromium-win/fast/text/word-space-expected.png:
61265         * platform/chromium-win/fast/text/word-space-expected.txt:
61266         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
61267         * platform/chromium-win/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
61268         * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
61269         * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
61270         * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
61271         * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt:
61272         * platform/chromium/test_expectations.txt:
61273
61274 2010-08-16  MORITA Hajime <morrita@google.com>
61275
61276         Unreviewd, added skip list entries.
61277         
61278         This is follow up for r65395. QT port ignores tests under
61279         editing/pasteboard.
61280
61281         * platform/qt/Skipped:
61282
61283 2010-08-16  MORITA Hajime  <morrita@google.com>
61284
61285         Unreviewd, added skip list entries.
61286         
61287         This is follow up for r65395. GTK port ignores tests under
61288         editing/pasteboard.
61289
61290         * platform/gtk/Skipped:
61291
61292 2010-08-16  Adam Barth  <abarth@webkit.org>
61293
61294         Reviewed by Alexey Proskuryakov.
61295
61296         HTML5 fragment parsing doesn't load iframes
61297         https://bugs.webkit.org/show_bug.cgi?id=44038
61298
61299         Test that iframes created in detached documents actually get loaded
61300         when they're adopted into attached documents (or, rather, when they're
61301         inserted into the DOM).
61302
61303         * fast/frames/adopt-from-created-document-expected.txt: Added.
61304         * fast/frames/adopt-from-created-document.html: Added.
61305
61306 2010-08-13  MORITA Hajime  <morrita@google.com>
61307
61308         Reviewed by Tony Chang.
61309
61310         https://bugs.webkit.org/show_bug.cgi?id=43778
61311         Dropping should fire textInput event.
61312
61313         * editing/pasteboard/drop-text-events-expected.txt: Added.
61314         * editing/pasteboard/drop-text-events-sideeffect-expected.txt: Added.
61315         * editing/pasteboard/drop-text-events-sideeffect.html: Added.
61316         * editing/pasteboard/drop-text-events.html: Added.
61317         * editing/pasteboard/script-tests/drop-text-events-sideeffect.js: Added.
61318         * editing/pasteboard/script-tests/drop-text-events.js: Added.
61319
61320 2010-08-15  Ariya Hidayat  <ariya@sencha.com>
61321
61322         Reviewed by Antonio Gomes.
61323
61324         [Qt] Border should not cast shadows
61325         https://bugs.webkit.org/show_bug.cgi?id=44015
61326
61327         Update pixel test reference.
61328
61329         * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
61330         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
61331
61332 2010-08-15  Adam Barth  <abarth@webkit.org>
61333
61334         Reviewed by Eric Seidel.
61335
61336         document.write() doesn't flush plain text
61337         https://bugs.webkit.org/show_bug.cgi?id=8961
61338
61339         Add test cases for flushing character tokens.
61340
61341         * fast/tokenizer/flush-characters-in-document-write-evil-expected.txt: Added.
61342         * fast/tokenizer/flush-characters-in-document-write-evil.html: Added.
61343         * fast/tokenizer/flush-characters-in-document-write-expected.txt: Added.
61344         * fast/tokenizer/flush-characters-in-document-write.html: Added.
61345
61346 2010-08-15  Adam Barth  <abarth@webkit.org>
61347
61348         Reviewed by Eric Seidel.
61349
61350         Don't try to replace a non-existent document after executing JavaScript URLs
61351         https://bugs.webkit.org/show_bug.cgi?id=44024
61352
61353         Test what happens if a JavaScript URL returns a value after deleting
61354         the frame it was supposed to operate on.
61355
61356         * fast/frames/javascript-url-for-deleted-frame-expected.txt: Added.
61357         * fast/frames/javascript-url-for-deleted-frame.html: Added.
61358
61359 2010-08-14  Martin Robinson  <mrobinson@igalia.com>
61360
61361         [GTK] Some test results are one pixel different between the x86_64 and i386 bots
61362         https://bugs.webkit.org/show_bug.cgi?id=39022
61363
61364         * platform/gtk/Skipped: Skip MathML tests which show 32-bit/64-bit rounding differences.
61365
61366 2010-08-14  Rob Buis  <rwlbuis@gmail.com>
61367
61368         Reviewed by Dirk Schulze.
61369
61370         IE SVG empty path test fails
61371         https://bugs.webkit.org/show_bug.cgi?id=44008
61372
61373         Added one test and updated test results. animate-elem-80-t.svg
61374         is only pixel result change and an improvement.
61375
61376         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
61377         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
61378         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
61379         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
61380         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
61381         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
61382         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
61383         * platform/mac/svg/custom/marker-empty-path-expected.checksum: Added.
61384         * platform/mac/svg/custom/marker-empty-path-expected.png: Added.
61385         * platform/mac/svg/custom/marker-empty-path-expected.txt: Added.
61386         * svg/custom/marker-empty-path.svg: Added.
61387
61388 2010-08-14  Ariya Hidayat  <ariya@sencha.com>
61389
61390         Reviewed by Kenneth Rohde Christiansen.
61391
61392         [Qt] Outdated pixel test reference for fast/box-shadow/transform-fringing.html
61393         https://bugs.webkit.org/show_bug.cgi?id=44007
61394
61395         * platform/qt/fast/box-shadow/transform-fringing-expected.checksum:
61396         * platform/qt/fast/box-shadow/transform-fringing-expected.png:
61397
61398 2010-08-13  Adam Barth  <abarth@webkit.org>
61399
61400         Reviewed by Eric Seidel.
61401
61402         Make it easier to run LayoutTests in Firefox
61403         https://bugs.webkit.org/show_bug.cgi?id=44002
61404
61405         Firefox doesn't seem to have innerText.  Instead, let's just use the
61406         normal DOM operations.
61407
61408         * fast/parser/resources/p-in-scope.js:
61409         * fast/table/incomplete-table-in-fragment-2.html:
61410         * fast/table/incomplete-table-in-fragment-hang.html:
61411
61412 2010-08-13  Adam Barth  <abarth@webkit.org>
61413
61414         Update test expectations to account for the HTML5 entity parser.  There
61415         are two main differences:
61416
61417         1) The value of lang and rang have changed.
61418         2) We now parse FOO&ltBAR as FOO<BAR.
61419
61420         * fast/parser/entities-in-html-expected.txt:
61421         * fast/parser/entities-in-xhtml-expected.txt:
61422         * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
61423         * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
61424             - This test expectation is wrong.  It's on my list to redesign how
61425               the XSS auditor works now that we have better parsing tools.
61426               Rather than skip the test on all platforms, I'm updating the
61427               expectation.
61428         * platform/mac/fast/text/word-space-expected.txt:
61429         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
61430         * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
61431
61432 2010-08-12  Adam Barth  <abarth@webkit.org>
61433
61434         Reviewed by Eric Seidel.
61435
61436         Add support for MathML entities
61437         https://bugs.webkit.org/show_bug.cgi?id=43949
61438
61439         Test progression for proper entity support.
61440
61441         * html5lib/runner-expected-html5.txt:
61442         * html5lib/runner-expected.txt:
61443
61444 2010-08-13  Mihai Parparita  <mihaip@chromium.org>
61445
61446         Reviewed by Dimitri Glazkov.
61447
61448         Form state restore tests fail on GTK build with r65340
61449         https://bugs.webkit.org/show_bug.cgi?id=43998
61450
61451         Move form submits (and rest of test) to run during onload, to make sure
61452         that the submit generates a history entry.
61453
61454         * fast/forms/state-restore-to-non-autocomplete-form.html:
61455         * fast/forms/state-restore-to-non-edited-controls.html:
61456
61457 2010-08-13  Mihai Parparita  <mihaip@chromium.org>
61458
61459         Reviewed by Dimitri Glazkov.
61460
61461         Session history should skip over JS redirects
61462         https://bugs.webkit.org/show_bug.cgi?id=42861
61463         
61464         Lock the back/forward list for location changes and form submits that
61465         happen before the onload event fires that are not the result of user
61466         gestures.
61467         
61468         http/tests/history tests now pass, their expectations were updated 
61469         accordingly. Other tests needed a setTimeout wrapper around location
61470         changes and form submits during onload, otherwise they would not
61471         generate history entries as expected anymore.
61472         
61473         * fast/css/target-fragment-match.html:
61474         * fast/dom/location-hash.html:
61475         * fast/dom/Geolocation/resources/cached-page-1.html:
61476         * fast/dom/Window/timer-resume-on-navigation-back.html:
61477         * fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt:
61478         * fast/events/pageshow-pagehide-on-back-cached-with-frames.html:
61479         * fast/forms/button-state-restore.html:
61480         * fast/forms/state-restore-to-non-autocomplete-form.html:
61481         * fast/forms/state-restore-to-non-edited-controls.html:
61482         * fast/frames/resources/cached-page-1.html:
61483         * fast/frames/resources/cached-page-2.html:
61484         * fast/harness/resources/cached-page-1.html:
61485         * fast/harness/resources/cached-page-with-data-urls.html:
61486         * fast/history/gesture-before-onload-expected.txt: Added.
61487         * fast/history/gesture-before-onload.html: Added.
61488         * fast/history/history-length.html:
61489         * fast/history/resources/gesture-before-onload-target.html: Added.
61490         * fast/history/saves-state-after-fragment-nav.html:
61491         * fast/loader/input-element-page-cache-crash.html:
61492         * fast/loader/stateobjects/document-destroyed-navigate-back.html:
61493         * fast/loader/stateobjects/pushstate-clears-forward-history.html:
61494         * fast/loader/subframe-navigate-during-main-frame-load.html:
61495         * http/tests/history/back-to-post.php:
61496         * http/tests/history/redirect-js-document-location-before-load-expected.txt:
61497         * http/tests/history/redirect-js-form-submit-before-load-expected.txt:
61498         * http/tests/history/redirect-js-location-assign-before-load-expected.txt:
61499         * http/tests/history/redirect-js-location-before-load-expected.txt:
61500         * http/tests/history/redirect-js-location-href-before-load-expected.txt:
61501         * http/tests/loading/307-after-303-after-post-expected.txt:
61502         * http/tests/loading/redirect-methods-expected.txt:
61503         * http/tests/navigation/resources/back-send-referrer-helper.php:
61504         * http/tests/navigation/resources/document-location.js:
61505         (start):
61506         * http/tests/navigation/resources/submit-to-fragment.pl:
61507         * security/autocomplete-cleared-on-back.html:
61508         * storage/hash-change-with-xhr.js:
61509         (updateDatabase):
61510         (invokeBack):
61511         (runTest):
61512         (runTestsInner):
61513         
61514         
61515 2010-08-13  Sam Weinig  <sam@webkit.org>
61516
61517         Rubber-stamped by Beth Dakin and Ban Bernstein.
61518
61519         Add two more unsupported tests to the WebKit2 skipped list.
61520
61521         * platform/mac-wk2/Skipped:
61522
61523 2010-08-13  Chris Fleizach  <cfleizach@apple.com>
61524
61525         AX: isNativeCheckbox does not work as advertised
61526         https://bugs.webkit.org/show_bug.cgi?id=43872
61527
61528         Re-adding this patch after it was erroneously rolled out.
61529
61530         * platform/mac/accessibility/native-vs-nonnative-checkboxes-expected.txt: Added.
61531         * platform/mac/accessibility/native-vs-nonnative-checkboxes.html: Added.
61532
61533 2010-08-11  Zhenyao Mo  <zmo@google.com>
61534
61535         Reviewed by Dimitri Glazkov.
61536
61537         Regression in linking of programs
61538         https://bugs.webkit.org/show_bug.cgi?id=43820
61539
61540         * fast/canvas/webgl/program-test-expected.txt: Fix the tests so a second shader of the same type attaching to a program will generate error; also, add tests for deleteShader/deleteProgram behavior.
61541         * fast/canvas/webgl/program-test.html: Ditto.
61542
61543 2010-08-13  Steve Block  <steveblock@google.com>
61544
61545         Reviewed by Alexey Proskuryakov.
61546
61547         Geolocation activity started after frame has been disconnected can cause crash
61548         https://bugs.webkit.org/show_bug.cgi?id=39879
61549
61550         Added new tests to GTK skipped list.
61551
61552         * fast/dom/Geolocation/disconnected-frame-already.html: Added.
61553         * fast/dom/Geolocation/disconnected-frame-already-expected.txt: Added.
61554         * fast/dom/Geolocation/script-tests/disconnected-frame-already.js: Added.
61555         * fast/dom/Geolocation/resources/disconnected-frame-already-inner1.html: Added.
61556         * fast/dom/Geolocation/resources/disconnected-frame-already-inner2.html: Added.
61557         * platform/gtk/Skipped:
61558
61559 2010-08-13  Ariya Hidayat  <ariya@sencha.com>
61560
61561         Rubber-stamped by Simon Hausmann.
61562
61563         [Qt] Outdated pixel test reference for basic-shadows.html
61564         https://bugs.webkit.org/show_bug.cgi?id=43952
61565
61566         * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
61567         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
61568
61569 2010-08-13  Steve Block  <steveblock@google.com>
61570
61571         Reviewed by Alexey Proskuryakov.
61572
61573         Need a LayoutTest to check that pages using Geolocation are not put in the page cache
61574         https://bugs.webkit.org/show_bug.cgi?id=43957
61575
61576         * fast/dom/Geolocation/no-page-cache-expected.txt: Added.
61577         * fast/dom/Geolocation/no-page-cache.html: Added.
61578         * fast/dom/Geolocation/resources/cached-page-1.html: Added.
61579         * fast/dom/Geolocation/resources/cached-page-2.html: Added.
61580         * fast/dom/Geolocation/script-tests/no-page-cache.js: Added.
61581         (reportPageOneOnload):
61582         * platform/gtk/Skipped: Added new test to GTK skipped list
61583
61584 2010-08-13  Nate Chapin  <japhet@chromium.org>
61585
61586         Unreviewed, Chromium test_expectations.txt updates + a rebaseline
61587
61588         * platform/chromium-linux/svg/custom/absolute-sized-content-with-resources-expected.txt: Added.
61589         * platform/chromium/test_expectations.txt:
61590
61591 2010-08-13  Sheriff Bot  <webkit.review.bot@gmail.com>
61592
61593         Unreviewed, rolling out r65204.
61594         http://trac.webkit.org/changeset/65204
61595         https://bugs.webkit.org/show_bug.cgi?id=43965
61596
61597         Caused a lot of test crashes in Chromium (Requested by yutak
61598         on #webkit).
61599
61600         * platform/mac/accessibility/native-vs-nonnative-checkboxes-expected.txt: Removed.
61601         * platform/mac/accessibility/native-vs-nonnative-checkboxes.html: Removed.
61602
61603 2010-08-13  Yury Semikhatsky  <yurys@chromium.org>
61604
61605         Reviewed by Pavel Feldman.
61606
61607         Web Inspector: DRT sometimes crashes on debugger tests
61608         https://bugs.webkit.org/show_bug.cgi?id=43964
61609         notifyDone() should be called only when debugger already resumed all active DOM objects,
61610         otherwise we might accidentally call setTimeout in the inspected page and create
61611         a new active DOM object while their set should remain unchanged when script execution
61612         is paused.
61613
61614         * inspector/debugger-cyclic-ref.html:
61615         * inspector/debugger-eval-while-paused.html:
61616         * inspector/debugger-no-nested-pause.html:
61617         * inspector/debugger-pause-in-eval-script.html:
61618         * inspector/debugger-pause-on-debugger-statement.html:
61619         * inspector/debugger-proto-property.html:
61620
61621 2010-08-12  Nikolas Zimmermann  <nzimmermann@rim.com>
61622
61623         Reviewed by Dirk Schulze.
61624
61625         Window size changes + resources on absolute sized content leads to pixelation
61626         https://bugs.webkit.org/show_bug.cgi?id=43921
61627
61628         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.checksum: Added.
61629         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png: Added.
61630         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.txt: Added.
61631         * svg/custom/absolute-sized-content-with-resources.xhtml: Added.
61632
61633 2010-08-13  Pavel Feldman  <pfeldman@chromium.org>
61634
61635         Reviewed by Yury Semikhatsky.
61636
61637         Chromium DevTools: brush up test expectations.
61638         https://bugs.webkit.org/show_bug.cgi?id=43959
61639
61640         * platform/chromium/inspector/console-dir-expected.txt: Added.
61641         * platform/chromium/inspector/console-format-expected.txt: Added.
61642         * platform/chromium/inspector/timeline-event-dispatch-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/timeline-event-dispatch-expected.txt.
61643         * platform/chromium/inspector/timeline-mark-timeline-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/timeline-mark-timeline-expected.txt.
61644         * platform/chromium/inspector/timeline-network-resource-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/timeline-network-resource-expected.txt.
61645         * platform/chromium/inspector/timeline-paint-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/timeline-paint-expected.txt.
61646         * platform/chromium/inspector/timeline-parse-html-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/timeline-parse-html-expected.txt.
61647         * platform/chromium/test_expectations.txt:
61648
61649 2010-08-12  Sam Weinig  <sam@webkit.org>
61650
61651         Reviewed by Gavin Barraclough.
61652
61653         Add more files to the WebKit2 skipped list.
61654
61655         * platform/mac-wk2/Skipped:
61656
61657 2010-08-12  James Robinson  <jamesr@chromium.org>
61658
61659         Unreviewed. Mark play-state.html and isindex-with-no-form.html as flaky because they are.
61660
61661         * platform/chromium/test_expectations.txt:
61662
61663 2010-08-12  Ryosuke Niwa  <rniwa@webkit.org>
61664
61665         Unreviewed, fixing the previous commit.
61666
61667         Added PASS CRASH expectation for editing/pasteboard/smart-paste-004.html.
61668
61669         * platform/chromium/test_expectations.txt:
61670
61671 2010-08-12  Ryosuke Niwa  <rniwa@webkit.org>
61672
61673         Unreviewed.
61674
61675         Added PASS CRASH expectation for editing/pasteboard/smart-paste-003.html and
61676         editing/pasteboard/smart-paste-004.html reported by japhet.
61677
61678         * platform/chromium/test_expectations.txt:
61679
61680 2010-08-12  Tony Chang  <tony@chromium.org>
61681
61682         Unreviewed, landing google-chrome linux 64 test results.
61683
61684         * platform/google-chrome-linux64/fast/borders/borderRadiusGroove01-expected.checksum: Added.
61685         * platform/google-chrome-linux64/fast/borders/borderRadiusGroove01-expected.png: Added.
61686         * platform/google-chrome-linux64/fast/borders/borderRadiusGroove02-expected.checksum: Added.
61687         * platform/google-chrome-linux64/fast/borders/borderRadiusGroove02-expected.png: Added.
61688         * platform/google-chrome-linux64/fast/borders/borderRadiusRidge01-expected.checksum: Added.
61689         * platform/google-chrome-linux64/fast/borders/borderRadiusRidge01-expected.png: Added.
61690         * platform/google-chrome-linux64/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added.
61691         * platform/google-chrome-linux64/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
61692         * platform/google-chrome-linux64/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
61693         * platform/google-chrome-linux64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
61694         * platform/google-chrome-linux64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
61695         * platform/google-chrome-linux64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added.
61696         * platform/google-chrome-linux64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
61697         * platform/google-chrome-linux64/svg/hixie/perf/001-expected.txt: Added.
61698         * platform/google-chrome-linux64/svg/hixie/perf/002-expected.txt: Added.
61699         * platform/google-chrome-linux64/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
61700         * platform/google-chrome-linux64/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
61701
61702 2010-08-12  Justin Schuh  <jschuh@chromium.org>
61703
61704         Reviewed by Dumitru Daniliuc.
61705
61706         Clear PluginData's page pointer on page refresh
61707         https://bugs.webkit.org/show_bug.cgi?id=43888
61708
61709         * plugins/access-after-page-destroyed.html:
61710
61711 2010-08-12  Zhenyao Mo  <zmo@google.com>
61712
61713         Reviewed by Dimitri Glazkov.
61714
61715         getParameter(STENCIL_VALUE_MASK) (and others) returns the wrong value
61716         https://bugs.webkit.org/show_bug.cgi?id=31842
61717
61718         * fast/canvas/webgl/gl-get-calls-expected.txt: Bring back the commented out STENCIL tests.
61719         * fast/canvas/webgl/gl-get-calls.html: Ditto.
61720
61721 2010-08-12  Zhenyao Mo  <zmo@google.com>
61722
61723         Reviewed by Dimitri Glazkov.
61724
61725         regression in generateMipmap
61726         https://bugs.webkit.org/show_bug.cgi?id=43873
61727
61728         * fast/canvas/webgl/texture-npot-expected.txt: Add more test cases on NPOT/POT texture behaviors.
61729         * fast/canvas/webgl/texture-npot.html: Ditto.
61730
61731 2010-08-12  François Sausset  <sausset@gmail.com>
61732
61733         Reviewed by Beth Dakin.
61734
61735         Update the tests to take into account padding changes for the mrow element.
61736         https://bugs.webkit.org/show_bug.cgi?id=43908
61737
61738         * platform/mac/mathml/presentation/fractions-expected.checksum:
61739         * platform/mac/mathml/presentation/fractions-expected.png:
61740         * platform/mac/mathml/presentation/fractions-expected.txt:
61741         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
61742         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
61743         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
61744         * platform/mac/mathml/presentation/roots-expected.checksum:
61745         * platform/mac/mathml/presentation/roots-expected.png:
61746         * platform/mac/mathml/presentation/roots-expected.txt:
61747         * platform/mac/mathml/presentation/row-alignment-expected.checksum:
61748         * platform/mac/mathml/presentation/row-alignment-expected.png:
61749         * platform/mac/mathml/presentation/row-alignment-expected.txt:
61750         * platform/mac/mathml/presentation/row-expected.checksum:
61751         * platform/mac/mathml/presentation/row-expected.png:
61752         * platform/mac/mathml/presentation/row-expected.txt:
61753         * platform/mac/mathml/presentation/subsup-expected.checksum:
61754         * platform/mac/mathml/presentation/subsup-expected.png:
61755         * platform/mac/mathml/presentation/subsup-expected.txt:
61756         * platform/mac/mathml/presentation/underover-expected.checksum:
61757         * platform/mac/mathml/presentation/underover-expected.png:
61758         * platform/mac/mathml/presentation/underover-expected.txt:
61759
61760 2010-08-12  Victoria Kirst  <vrk@google.com>
61761
61762         Reviewed by David Levin.
61763
61764         Rebaselining the test results for media controls on Mac to fix
61765         a regression.
61766
61767         * platform/chromium-mac/media/audio-controls-rendering-expected.checksum:
61768         * platform/chromium-mac/media/audio-controls-rendering-expected.png:
61769         * platform/chromium-mac/media/controls-after-reload-expected.checksum:
61770         * platform/chromium-mac/media/controls-after-reload-expected.png:
61771         * platform/chromium-mac/media/controls-strict-expected.checksum:
61772         * platform/chromium-mac/media/controls-strict-expected.png:
61773         * platform/chromium-mac/media/video-controls-rendering-expected.checksum:
61774         * platform/chromium-mac/media/video-controls-rendering-expected.png:
61775         * platform/chromium-mac/media/video-display-toggle-expected.checksum:
61776         * platform/chromium-mac/media/video-display-toggle-expected.png:
61777         * platform/chromium-mac/media/video-no-audio-expected.checksum:
61778         * platform/chromium-mac/media/video-no-audio-expected.png:
61779         * platform/chromium-mac/media/video-volume-slider-expected.checksum:
61780         * platform/chromium-mac/media/video-volume-slider-expected.png:
61781         * platform/chromium-mac/media/video-volume-slider-expected.txt:
61782         * platform/chromium/test_expectations.txt:
61783
61784 2010-08-12  Nate Chapin  <japhet@chromium.org>
61785
61786         Unreviewed, Chromium expectations tweak.
61787
61788         Remove a duplicate linux debug expectation.
61789
61790         * platform/chromium/test_expectations.txt:
61791
61792 2010-08-12  Nate Chapin  <japhet@chromium.org>
61793
61794         Unreviewed, Chromium expectations tweak.
61795
61796         Comment out svg/hittest/svg-rect-hit.html, as the test
61797         was not landed with the relevant patch.
61798
61799         * platform/chromium/test_expectations.txt:
61800
61801 2010-08-12  Pavel Feldman  <pfeldman@chromium.org>
61802
61803         Not reviewed, re-apply r65241 and 65243.
61804
61805         Web Inspector: brush up object proxies, introduce remote object model.
61806         https://bugs.webkit.org/show_bug.cgi?id=43847
61807
61808         * inspector/console-dir-expected.txt:
61809         * inspector/console-dir-global.html:
61810         * inspector/console-dir.html:
61811         * inspector/console-format-collections-expected.txt:
61812         * inspector/console-format-expected.txt:
61813         * inspector/console-format.html:
61814
61815 2010-08-12  Pavel Feldman  <pfeldman@chromium.org>
61816
61817         Not reviewed. Rolling out r65241 and 65243 for breaking inspector tests.
61818
61819 2010-08-12  Nate Chapin  <japhet@chromium.org>
61820
61821         Update chromium's test_expectations.txt and provide new baselines for
61822         http://trac.webkit.org/changeset/65229.
61823
61824         (Text-only baseline for win/linux because there are real regressions in the
61825         image results.  See https://bugs.webkit.org/show_bug.cgi?id=43912)
61826
61827         * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
61828         * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
61829         * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
61830         * platform/chromium/test_expectations.txt:
61831
61832 2010-08-12  Pavel Feldman  <pfeldman@chromium.org>
61833
61834         Reviewed by Yury Semikhatsky.
61835
61836         Web Inspector: brush up object proxies, introduce remote object model.
61837         https://bugs.webkit.org/show_bug.cgi?id=43847
61838
61839         * inspector/console-dir-expected.txt:
61840         * inspector/console-dir-global.html:
61841         * inspector/console-dir.html:
61842         * inspector/console-format-collections-expected.txt:
61843         * inspector/console-format-expected.txt:
61844
61845 2010-08-12  Philippe Normand  <pnormand@igalia.com>
61846
61847         Unreviewed.
61848
61849         Media test baseline forgotten in r65224.
61850
61851         * platform/gtk/media/audio-no-installed-engines-expected.txt: Added.
61852
61853 2010-08-12  Shinichiro Hamaji  <hamaji@chromium.org>
61854
61855         Update chromium's test_expectations.txt
61856
61857         * platform/chromium/test_expectations.txt: Two failing video related tests.
61858
61859 2010-08-12  Csaba Osztrogonác  <ossy@webkit.org>
61860
61861         Unreviewed.
61862
61863         [Qt] animations/suspend-resume-animation.html fails
61864         https://bugs.webkit.org/show_bug.cgi?id=43905
61865
61866         * platform/qt/Skipped: animations/suspend-resume-animation.html skipped until fix.
61867
61868 2010-08-12  Shinichiro Hamaji  <hamaji@chromium.org>
61869
61870         Update chromium's test_expectations.txt
61871
61872         * platform/chromium/test_expectations.txt: animations/play-state is flaky on Mac
61873
61874 2010-08-12  Nikolas Zimmermann  <nzimmermann@rim.com>
61875
61876         Not reviewed. Delete a test that slipped in by accident.
61877
61878         * svg/zoom/page/zoom-mask.svg: Removed.
61879
61880 2010-08-12  Nikolas Zimmermann  <nzimmermann@rim.com>
61881
61882         Reviewed by Dirk Schulze.
61883
61884         SVG masking performance very slow
61885         https://bugs.webkit.org/show_bug.cgi?id=43622
61886
61887         Update mask results, now that mask image buffers are as big as the finaled rendered size on screen.
61888         Add new test covering zooming into masks, to show that it doesn't pixelate anymore.
61889
61890         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
61891         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
61892         * platform/mac/svg/batik/masking/maskRegions-expected.checksum:
61893         * platform/mac/svg/batik/masking/maskRegions-expected.png:
61894         * platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
61895         * platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
61896         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
61897         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
61898         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
61899         * svg/zoom/page/zoom-mask-with-percentages.svg: Added.
61900
61901 2010-07-14  Marcus Bulach  <bulach@chromium.org>
61902
61903         Reviewed by darin@apple.com.
61904
61905         Removes DontCheckEnums from some IDLs and fixes the corresponding enums.
61906         https://bugs.webkit.org/show_bug.cgi?id=42278
61907
61908         This is a follow-up to https://bugs.webkit.org/show_bug.cgi?id=42250: it fixes some IDL/.h and enables generating compile-time checks for enums.
61909
61910         * fast/events/init-events-expected.txt:
61911         * fast/events/script-tests/init-events.js:
61912         (createEventHelper): splits event creation so that we can test without init.
61913         (testInitEvent): adds test for OverflowEvent creation.
61914
61915 2010-08-12  Philippe Normand  <pnormand@igalia.com>
61916
61917         Reviewed by Martin Robinson.
61918
61919         [GTK] new media tests baselines needed
61920         https://bugs.webkit.org/show_bug.cgi?id=42444
61921
61922         Visually check those tests, they seemed fine to me so I added
61923         their baselines.
61924
61925         * platform/gtk/Skipped:
61926         * platform/gtk/media/audio-controls-rendering-expected.txt: Added.
61927         * platform/gtk/media/video-display-toggle-expected.txt: Added.
61928         * platform/gtk/media/video-empty-source-expected.txt: Added.
61929         * platform/gtk/media/video-layer-crash-expected.txt: Added.
61930         * platform/gtk/media/video-no-audio-expected.txt: Added.
61931         * platform/gtk/media/video-transformed-expected.txt: Added.
61932         * platform/gtk/media/video-zoom-controls-expected.txt: Added.
61933         * platform/gtk/media/video-zoom-expected.txt: Added.
61934
61935 2010-08-11  Sam Weinig  <sam@webkit.org>
61936
61937         Rubber-stamped by Jon Honeycutt.
61938
61939         Add more files to the WebKit2 skipped list.
61940
61941         * platform/mac-wk2/Skipped:
61942
61943 2010-08-11  Adam Barth  <abarth@webkit.org>
61944
61945         Reviewed by Eric Seidel.
61946
61947         HTML TreeBuilder hits ASSERT in fragment case with insertAdjacentHTML and colgroup
61948         https://bugs.webkit.org/show_bug.cgi?id=43758
61949
61950         * html5lib/runner-expected-html5.txt:
61951
61952 2010-08-11  Adam Barth  <abarth@webkit.org>
61953
61954         Reviewed by Eric Seidel.
61955
61956         Conditionalize wrong fragment parsing code to pass more HTML5lib tests
61957         https://bugs.webkit.org/show_bug.cgi?id=43877
61958
61959         Test progression.
61960
61961         * html5lib/runner-expected-html5.txt:
61962
61963 2010-08-11  Adam Barth  <abarth@webkit.org>
61964
61965         Reviewed by Alexey Proskuryakov.
61966
61967         fast/encoding/japanese-encoding-mix.html fails on Tiger after enabling HTML5 Lexer
61968         https://bugs.webkit.org/show_bug.cgi?id=40725
61969
61970         Qt and Tiger seem to have encoding problems that swallow the --
61971         characters that terminate the comment.  We can avoid those problems by
61972         inserting a space before the -->.  We're losing coverage of these
61973         issues, but I'm not sure we should be in the business of debugging
61974         these encoders unless there's a security problem.
61975
61976         Thanks to ap for investigating and finding this workaround.
61977
61978         * fast/encoding/japanese-encoding-mix.html:
61979         * platform/mac-tiger/Skipped:
61980         * platform/qt/Skipped:
61981
61982 2010-08-11  Ryosuke Niwa  <rniwa@webkit.org>
61983
61984         Reviewed by Tony Chang.
61985
61986         Can't unbold text in div in font-weight span
61987         https://bugs.webkit.org/show_bug.cgi?id=26871
61988
61989         Added a test to push down inline styles to the leaves of DOM tree.
61990
61991         * editing/deleting/delete-br-011-expected.txt: Removed redundant style spans.
61992         * editing/execCommand/empty-span-removal-expected.txt: Removed a span without any attributes.
61993         * editing/style/push-down-inline-styles-expected.txt: Added.
61994         * editing/style/push-down-inline-styles.html: Added.
61995         * editing/style/script-tests/push-down-inline-styles.js: Added.
61996         (testSingleToggle):
61997
61998 2010-08-11  Shinichiro Hamaji  <hamaji@chromium.org>
61999
62000         Chromium test_expectations update.
62001
62002         * platform/chromium/test_expectations.txt: http/tests/storage/callbacks-are-called-in-correct-context.html is SLOW, not PASS TIMEOUT
62003
62004 2010-08-11  Chris Fleizach  <cfleizach@apple.com>
62005
62006         Reviewed by Beth Dakin.
62007
62008         AX: isNativeCheckbox does not work as advertised
62009         https://bugs.webkit.org/show_bug.cgi?id=43872
62010
62011         * platform/mac/accessibility/native-vs-nonnative-checkboxes-expected.txt: Added.
62012         * platform/mac/accessibility/native-vs-nonnative-checkboxes.html: Added.
62013
62014 2010-08-11  Shinichiro Hamaji  <hamaji@chromium.org>
62015
62016         Chromium test_expectations update.
62017
62018         * platform/chromium/test_expectations.txt: Mark http/tests/storage/callbacks-are-called-in-correct-context.html as flaky.
62019
62020 2010-08-11  Leo Yang  <leo.yang@torchmobile.com.cn>
62021
62022         Reviewed by Geoffrey Garen.
62023
62024         Add isNaN(new Date("")) test to fast/js/script-tests/date-constructor.js.
62025         https://bugs.webkit.org/show_bug.cgi?id=43793
62026
62027         * fast/js/date-constructor-expected.txt:
62028         * fast/js/script-tests/date-constructor.js:
62029
62030 2010-08-11  Kenneth Russell  <kbr@google.com>
62031
62032         Reviewed by David Levin.
62033
62034         Remove obsolete WebGLArray type names
62035         https://bugs.webkit.org/show_bug.cgi?id=43885
62036
62037         Deleted aliases to obsolete WebGLArray type names. Updated
62038         affected layout tests, synchronizing them with the versions in the
62039         Khronos repository where appropriate. Ran all layout tests.
62040
62041         * compositing/webgl/webgl-reflection.html:
62042         * fast/canvas/webgl/array-get-and-set-method-removal.html:
62043         * fast/canvas/webgl/array-get-out-of-bounds.html:
62044         * fast/canvas/webgl/array-set-out-of-bounds-expected.txt:
62045         * fast/canvas/webgl/array-set-out-of-bounds.html:
62046         * fast/canvas/webgl/array-setters-expected.txt:
62047         * fast/canvas/webgl/array-setters.html:
62048         * fast/canvas/webgl/array-unit-tests-expected.txt:
62049         * fast/canvas/webgl/array-unit-tests.html:
62050         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
62051         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d.html:
62052         * fast/canvas/webgl/null-uniform-location.html:
62053         * fast/canvas/webgl/point-size.html:
62054         * fast/canvas/webgl/resources/webgl-test-utils.js:
62055         (WebGLTestUtils):
62056         (WebGLTestUtils.):
62057         * fast/canvas/webgl/script-tests/texImageTest.js:
62058         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view-expected.txt:
62059         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html:
62060         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt:
62061         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html:
62062         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt:
62063         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html:
62064         * fast/canvas/webgl/tex-image-with-format-and-type.html:
62065         * fast/canvas/webgl/tex-input-validation.html:
62066         * fast/canvas/webgl/tex-sub-image-2d-expected.txt:
62067         * fast/canvas/webgl/tex-sub-image-2d.html:
62068         * fast/canvas/webgl/texImage2DImageDataTest.html:
62069         * fast/canvas/webgl/viewport-unchanged-upon-resize.html:
62070         * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
62071         * fast/canvas/webgl/webgl-array-invalid-ranges.html:
62072         * fast/dom/Window/script-tests/window-property-descriptors.js:
62073         * fast/dom/Window/window-properties.html:
62074         * fast/dom/script-tests/prototype-inheritance.js:
62075         * fast/js/script-tests/global-constructors.js:
62076
62077 2010-08-11  Nate Chapin  <japhet@chromium.org>
62078
62079         Unreviewed, Chromium expectations tweak.
62080
62081         Mark websocket/tests/frame-length-overflow.html as flaky.
62082
62083         * platform/chromium/test_expectations.txt:
62084
62085 2010-08-11  Nate Chapin  <japhet@chromium.org>
62086
62087         Reviewed by Dimitri Glazkov.
62088
62089         [Chromium] Remove consistently passing tests
62090         from test_expectations.txt.
62091
62092         https://bugs.webkit.org/show_bug.cgi?id=43868
62093
62094         * platform/chromium/test_expectations.txt:
62095
62096 2010-08-11  Fady Samuel  <fsamuel@chromium.org>
62097
62098         Reviewed by Nikolas Zimmermann.
62099
62100         RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates
62101         https://bugs.webkit.org/show_bug.cgi?id=41968
62102
62103         New layout test checks for proper hit region.
62104
62105         * platform/chromium-mac/svg/hittest/svg-rect-hit-expected.txt: 
62106         * platform/chromium/test_expectations.txt:
62107         * svg/hittest/svg-rect-hit.html: Added.
62108
62109 2010-08-11  Eric Carlson  <eric.carlson@apple.com>
62110
62111         Reviewed by Darin Adler.
62112
62113         Inserting a <source> element should immediately set networkState to NETWORK_NO_SOURCE.
62114         https://bugs.webkit.org/show_bug.cgi?id=42897
62115
62116         * media/remove-from-document-no-load-expected.txt:
62117         * media/remove-from-document-no-load.html:
62118         * media/video-pause-empty-events-expected.txt:
62119         * media/video-pause-empty-events.html:
62120         * media/video-source-inserted-expected.txt: Added.
62121         * media/video-source-inserted.html: Added.
62122
62123 2010-08-11  Nate Chapin  <japhet@chromium.org>
62124
62125         Unreviewed, Chromium rebaseline.
62126
62127         Tweak win pixel results for svg/batik/text/textFeatures.svg.
62128
62129         * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.checksum:
62130         * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.png:
62131         * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.txt: Removed.
62132         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.checksum:
62133         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.png: Added.
62134
62135 2010-08-11  Alejandro G. Castro  <alex@igalia.com>
62136
62137         Unreviewed.
62138
62139         New baselines for the mathml tests.
62140
62141         * platform/gtk/mathml/presentation/sub-expected.txt:
62142         * platform/gtk/mathml/presentation/sup-expected.txt:
62143         * platform/gtk/mathml/presentation/tables-expected.txt:
62144
62145 2010-08-11  Nate Chapin  <japhet@chromium.org>
62146
62147         Unreviewed, Chromium rebaseline.
62148
62149         New results and expectations tweak for http://trac.webkit.org/changeset/65138.
62150
62151         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
62152         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
62153         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
62154         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
62155         * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
62156         * platform/chromium-linux/svg/batik/text/textEffect-expected.png:
62157         * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
62158         * platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
62159         * platform/chromium-linux/svg/batik/text/textFeatures-expected.checksum:
62160         * platform/chromium-linux/svg/batik/text/textFeatures-expected.png:
62161         * platform/chromium-linux/svg/batik/text/textProperties-expected.checksum:
62162         * platform/chromium-linux/svg/batik/text/textProperties-expected.png:
62163         * platform/chromium-linux/svg/custom/non-opaque-filters-expected.checksum:
62164         * platform/chromium-linux/svg/custom/non-opaque-filters-expected.png:
62165         * platform/chromium-linux/svg/custom/recursive-filter-expected.checksum:
62166         * platform/chromium-linux/svg/custom/recursive-filter-expected.png:
62167         * platform/chromium-linux/svg/custom/text-filter-expected.checksum:
62168         * platform/chromium-linux/svg/custom/text-filter-expected.png: Added.
62169         * platform/chromium-linux/svg/filters/feGaussianBlur-expected.checksum: Removed.
62170         * platform/chromium-linux/svg/filters/filter-on-filter-for-text-expected.checksum:
62171         * platform/chromium-linux/svg/filters/filter-on-filter-for-text-expected.png: Added.
62172         * platform/chromium-linux/svg/filters/shadow-on-filter-expected.checksum: Removed.
62173         * platform/chromium-linux/svg/filters/shadow-on-filter-expected.png: Removed.
62174         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
62175         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
62176         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
62177         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
62178         * platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
62179         * platform/chromium-win/svg/batik/text/textEffect-expected.png:
62180         * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
62181         * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
62182         * platform/chromium-win/svg/batik/text/textFeatures-expected.checksum:
62183         * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
62184         * platform/chromium-win/svg/batik/text/textProperties-expected.checksum:
62185         * platform/chromium-win/svg/batik/text/textProperties-expected.png:
62186         * platform/chromium-win/svg/custom/non-opaque-filters-expected.checksum:
62187         * platform/chromium-win/svg/custom/non-opaque-filters-expected.png:
62188         * platform/chromium-win/svg/custom/recursive-filter-expected.checksum:
62189         * platform/chromium-win/svg/custom/recursive-filter-expected.png:
62190         * platform/chromium-win/svg/custom/text-filter-expected.checksum:
62191         * platform/chromium-win/svg/custom/text-filter-expected.png:
62192         * platform/chromium-win/svg/filters/feGaussianBlur-expected.checksum:
62193         * platform/chromium-win/svg/filters/feGaussianBlur-expected.png:
62194         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.checksum:
62195         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.png:
62196         * platform/chromium-win/svg/filters/shadow-on-filter-expected.checksum:
62197         * platform/chromium-win/svg/filters/shadow-on-filter-expected.png:
62198         * platform/chromium/test_expectations.txt:
62199
62200 2010-08-11  Yury Semikhatsky  <yurys@chromium.org>
62201
62202         Unreviewed. Rebaseline Chromium test.
62203
62204         * platform/chromium-win/http/tests/loading/bad-scheme-subframe-expected.txt:
62205
62206 2010-08-11  Julie Parent  <jparent@chromium.org>
62207
62208         Reviewed by Justin Garcia.
62209
62210         Crash in replaceSelectionCommand with RTL text.
62211         https://bugs.webkit.org/show_bug.cgi?id=41485
62212
62213         Adds tests for 4 cases: latin text plus space in RTL region and LTR region,
62214         and hebrew text plus space in RTL region and LTR region.  Currently, the
62215         latin text in RTL region case crashes.  Added all combinations of test since
62216         earlier patch crashed with hebrew text in LTR region.
62217         
62218         * editing/execCommand/insert-image-on-top-of-directional-text-expected.txt: Added.
62219         * editing/execCommand/insert-image-on-top-of-directional-text.html: Added.
62220
62221 2010-08-11  Alejandro G. Castro  <alex@igalia.com>
62222
62223         Reviewed by Dirk Schulze.
62224
62225         Fixes to the gaussian blur algorithm
62226         https://bugs.webkit.org/show_bug.cgi?id=41605
62227
62228         Unskipped test and generated results.
62229
62230         * platform/gtk/Skipped:
62231         * platform/gtk/svg/filters/feGaussianBlur-expected.txt: Added.
62232
62233         Updated pixel tests.
62234
62235         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
62236         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
62237         * platform/mac-leopard/svg/batik/text/textProperties-expected.checksum:
62238         * platform/mac-leopard/svg/batik/text/textProperties-expected.png:
62239         * platform/mac-leopard/svg/custom/mask-colorspace-expected.png:
62240         * platform/mac-leopard/svg/filters/feGaussianBlur-expected.checksum:
62241         * platform/mac-leopard/svg/filters/feGaussianBlur-expected.png:
62242         * platform/mac-leopard/svg/filters/shadow-on-filter-expected.checksum:
62243         * platform/mac-leopard/svg/filters/shadow-on-filter-expected.png:
62244         * platform/mac-leopard/svg/filters/shadow-on-rect-with-filter-expected.checksum:
62245         * platform/mac-leopard/svg/filters/shadow-on-rect-with-filter-expected.png:
62246         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
62247         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
62248         * platform/mac/svg/batik/text/textEffect-expected.checksum:
62249         * platform/mac/svg/batik/text/textEffect-expected.png:
62250         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
62251         * platform/mac/svg/batik/text/textEffect3-expected.png:
62252         * platform/mac/svg/batik/text/textFeatures-expected.checksum:
62253         * platform/mac/svg/batik/text/textFeatures-expected.png:
62254         * platform/mac/svg/custom/non-opaque-filters-expected.checksum:
62255         * platform/mac/svg/custom/non-opaque-filters-expected.png:
62256         * platform/mac/svg/custom/recursive-filter-expected.checksum:
62257         * platform/mac/svg/custom/recursive-filter-expected.png:
62258         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.checksum:
62259         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.png:
62260         * platform/mac/svg/custom/text-filter-expected.checksum:
62261         * platform/mac/svg/custom/text-filter-expected.png:
62262         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum:
62263         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
62264         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum:
62265         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
62266         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum:
62267         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
62268         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum:
62269         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
62270         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
62271         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
62272         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum:
62273         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
62274         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum:
62275         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
62276         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum:
62277         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
62278         * platform/mac/svg/filters/filter-on-filter-for-text-expected.checksum:
62279         * platform/mac/svg/filters/filter-on-filter-for-text-expected.png:
62280
62281 2010-08-11  Fumitoshi Ukai  <ukai@chromium.org>
62282
62283         Reviewed by Alexey Proskuryakov.
62284
62285         Fix length calculation to be more robust.
62286         https://bugs.webkit.org/show_bug.cgi?id=43777
62287
62288         * websocket/tests/frame-length-overflow-expected.txt: Added.
62289         * websocket/tests/frame-length-overflow.html: Added.
62290         * websocket/tests/frame-length-overflow_wsh.py: Added.
62291
62292 2010-08-10  Eric Seidel  <eric@webkit.org>
62293
62294         Reviewed by Adam Barth.
62295
62296         Fix three ASSERTs hit with the HTML5 TreeBuilder in fragment mode
62297         https://bugs.webkit.org/show_bug.cgi?id=43762
62298
62299         In order to fix the insertAdjacentHTML I had to some behavior.
62300         The behavior I changed brings us closer to the HTML5 spec,
62301         but since it was not previously tested, I added tests.
62302
62303         * fast/dom/HTMLElement/insertAdjacentHTML-errors-expected.txt: Added.
62304         * fast/dom/HTMLElement/insertAdjacentHTML-errors.html: Added.
62305
62306 2010-08-11  Yoshiki Hayashi  <yhayashi@google.com>
62307
62308         Reviewed by Shinichiro Hamaji.
62309
62310         Make form controls, textarea, legend and datagrid treat width:
62311         auto as specified in stretching vertical flexbox.  Otherwise it's
62312         treated as intrinsic as before.
62313         https://bugs.webkit.org/show_bug.cgi?id=17918
62314
62315         * fast/flexbox/vertical-box-form-controls-expected.txt: Added.
62316         * fast/flexbox/vertical-box-form-controls.html: Added.
62317
62318 2010-08-10  Shinichiro Hamaji  <hamaji@chromium.org>
62319
62320         Add a suppression of animations/suspend-resume-animation.html for chromium.
62321
62322         * platform/chromium/test_expectations.txt:
62323
62324 2010-08-10  Alexey Proskuryakov  <ap@apple.com>
62325
62326         Reviewed by Darin Adler.
62327
62328         https://bugs.webkit.org/show_bug.cgi?id=43803
62329         <rdar://problem/6988023> Only the last Korean character can be shown if font style is enabled while typing (43803)
62330
62331         * platform/mac/editing/input/bold-node-expected.txt: Added.
62332         * platform/mac/editing/input/bold-node.html: Added.
62333
62334 2010-08-10  Matthew Delaney  <mdelaney@apple.com>
62335
62336         Reviewed by Darin Adler.
62337
62338         2d.path.clip.empty.html test is failing
62339         https://bugs.webkit.org/show_bug.cgi?id=43161
62340
62341         * platform/mac/Skipped: Unskipping now passing path.clip.empty
62342
62343 2010-08-10  Sergio Villar Senin  <svillar@igalia.com>
62344
62345         Reviewed by Xan Lopez.
62346
62347         [GTK] http/tests/media/video-cookie.html fails
62348         https://bugs.webkit.org/show_bug.cgi?id=42240
62349
62350         * platform/gtk/Skipped: unskipped test
62351
62352 2010-08-10  Mihai Parparita  <mihaip@chromium.org>
62353
62354         Reviewed by Darin Adler.
62355
62356          fast/dom/Window/window-properties.html is pretty slow
62357          https://bugs.webkit.org/show_bug.cgi?id=43755
62358          
62359          window-properties.html would take 5.9 seconds to run on my Mac Pro.
62360          - Changing the order of checks in logValue to have more early returns
62361            before we get value and valueType brings this down to 3.66 seconds
62362          - Changing logBuffer to be a string that we append to instead of an
62363            array that we push() to brings this to 0.7 seconds (string appends
62364            are faster than array push()-es followed by a join('') in all
62365            browsers except IE per 
62366            http://closure-library.googlecode.com/svn/docs/closure_goog_string_stringbuffer.js.source.html
62367
62368         * fast/dom/Window/window-properties.html:
62369
62370 2010-08-10  Chris Marrin  <cmarrin@apple.com>
62371
62372         Reviewed by Oliver Hunt.
62373
62374         Add suspendAnimations/resumeAnimation API to DRT
62375         https://bugs.webkit.org/show_bug.cgi?id=43733
62376         
62377         This tests suspend and resume of animations. Transitions are currently broken
62378         due to https://bugs.webkit.org/show_bug.cgi?id=43792. I will add transition
62379         tests and tests of transition and animation interaction with that fix.
62380
62381         * animations/animation-test-helpers.js:
62382         (matrixStringToArray):
62383         * animations/suspend-resume-animation-expected.txt: Added.
62384         * animations/suspend-resume-animation.html: Added.
62385
62386 2010-08-10  Stephen White  <senorblanco@chromium.org>
62387
62388         Unreviewed; test expectations fix.
62389         
62390         Rebaselines a test for win & linux, removes it from test_expectations.
62391
62392         * platform/chromium-linux/fast/canvas/image-object-in-canvas-expected.checksum:
62393         * platform/chromium-linux/fast/canvas/image-object-in-canvas-expected.png:
62394         * platform/chromium-win/fast/canvas/image-object-in-canvas-expected.checksum:
62395         * platform/chromium-win/fast/canvas/image-object-in-canvas-expected.png:
62396         * platform/chromium/test_expectations.txt:
62397
62398 2010-08-09  Stephen White  <senorblanco@chromium.org>
62399
62400         Reviewed by David Levin.
62401
62402         Temporarily mark html/canvas/image-object-in-canvas.html as failing.
62403         https://bugs.webkit.org/show_bug.cgi?id=43646
62404
62405         * platform/chromium/test_expectations.txt:
62406
62407 2010-08-10  Chris Fleizach  <cfleizach@apple.com>
62408
62409         Reviewed by Dave Hyatt.
62410
62411         Removing an element from an anonymous block causes crash
62412         https://bugs.webkit.org/show_bug.cgi?id=42309
62413
62414         * accessibility/removed-anonymous-block-child-causes-crash-expected.txt: Added.
62415         * accessibility/removed-anonymous-block-child-causes-crash.html: Added.
62416
62417 2010-08-10  Abhishek Arya  <inferno@chromium.org>
62418
62419         Reviewed by David Hyatt.
62420
62421         Tests that removing a ruby child which causes merging of ruby base withe
62422         a non existant base of the right sibling run does not result in crash.
62423         https://bugs.webkit.org/show_bug.cgi?id=43795
62424
62425         * fast/ruby/ruby-remove-no-base-expected.txt: Added.
62426         * fast/ruby/ruby-remove-no-base.html: Added.
62427
62428 2010-08-06  Zhenyao Mo  <zmo@google.com>
62429
62430         Reviewed by Dimitri Glazkov.
62431
62432         texture functions should gen INVALID_OPERATION if no texture is bound
62433         https://bugs.webkit.org/show_bug.cgi?id=42907
62434
62435         * fast/canvas/webgl/gl-enum-tests-expected.txt: Need to bind a texture before testing tex-functions.
62436         * fast/canvas/webgl/gl-enum-tests.html: Ditto.
62437         * fast/canvas/webgl/null-object-behaviour-expected.txt: Test tex-functions when no texture is bound.
62438         * fast/canvas/webgl/null-object-behaviour.html: Ditto.
62439
62440 2010-08-10  Johnny Ding  <jnd@chromium.org>
62441
62442         Reviewed by Adam Barth.
62443
62444         Change the ScriptController::processingUserGesture to static method
62445         and use dynamic(JSC binding)/entered(V8 binding) frame to check the user gesture.
62446         https://bugs.webkit.org/show_bug.cgi?id=42827
62447
62448         * fast/events/popup-blocked-from-iframe-script-expected.txt: Added.
62449         * fast/events/popup-blocked-from-iframe-script.html: Added.
62450
62451 2010-08-10  Ryosuke Niwa  <rniwa@webkit.org>
62452
62453         Unreviewed.
62454
62455         Skipping editing/selection/selection-modify-crash.html (added by r65061) on gtk
62456         because it doesn't crash on other platforms.
62457
62458         * platform/gtk/Skipped:
62459
62460 2010-08-09  Steve Block  <steveblock@google.com>
62461
62462         Reviewed by Jeremy Orlow.
62463
62464         Accelerometer tests need V8 results
62465         https://bugs.webkit.org/show_bug.cgi?id=43443
62466
62467         This patch adds V8-specific results for Android for the existing window-property.html test.
62468
62469         * fast/dom/DeviceMotion/script-tests/window-property.js:
62470         * fast/dom/DeviceMotion/window-property-expected.txt:
62471         * platform/android-v8/fast/dom/DeviceMotion: Added.
62472         * platform/android-v8/fast/dom/DeviceMotion/window-property-expected.txt: Added.
62473
62474 2010-08-10  Sheriff Bot  <webkit.review.bot@gmail.com>
62475
62476         Unreviewed, rolling out r65056.
62477         http://trac.webkit.org/changeset/65056
62478         https://bugs.webkit.org/show_bug.cgi?id=43773
62479
62480         "Clearly I missed something.  I'm too tired to try and fix
62481         now.  Will re-land in the morning." (Requested by eseidel on
62482         #webkit).
62483
62484         * fast/dom/HTMLElement/insertAdjacentHTML-errors-expected.txt: Removed.
62485         * fast/dom/HTMLElement/insertAdjacentHTML-errors.html: Removed.
62486
62487 2010-08-10  Yoshiki Hayashi  <yhayashi@google.com>
62488
62489         Reviewed by Kent Tamura.
62490
62491         Iterate over :first-letter so that it will be included in innerText.
62492         https://bugs.webkit.org/show_bug.cgi?id=39863
62493
62494         * fast/dom/inner-text-first-letter-expected.txt: Added.
62495         * fast/dom/inner-text-first-letter.html: Added.
62496
62497 2010-08-10  Kent Tamura  <tkent@chromium.org>
62498
62499         Reviewed by Darin Adler.
62500
62501         Fix crashes by SelectionController::modify().
62502         https://bugs.webkit.org/show_bug.cgi?id=43032
62503
62504         * editing/selection/selection-modify-crash-expected.txt: Added.
62505         * editing/selection/selection-modify-crash.html: Added.
62506
62507 2010-08-09  Eric Seidel  <eric@webkit.org>
62508
62509         Reviewed by Adam Barth.
62510
62511         Fix three ASSERTs hit with the HTML5 TreeBuilder in fragment mode
62512         https://bugs.webkit.org/show_bug.cgi?id=43762
62513
62514         In order to fix the insertAdjacentHTML I had to change behavior.
62515         The behavior I changed brings us closer to the HTML5 spec,
62516         but since it was not previously tested, I added tests.
62517
62518         * fast/dom/HTMLElement/insertAdjacentHTML-errors-expected.txt: Added.
62519         * fast/dom/HTMLElement/insertAdjacentHTML-errors.html: Added.
62520         * fast/dom/HTMLElement/script-tests/TEMPLATE.html: Added.
62521         * fast/dom/HTMLElement/script-tests/insertAdjacentHTML-errors.js: Added.
62522         * fast/dynamic/insertAdjacentHTML-expected.txt:
62523          - Updated to match HTML5's expected exception on error.
62524
62525 2010-08-10  MORITA Hajime  <morrita@google.com>
62526
62527         Unreviewed test fix.
62528
62529         https://bugs.webkit.org/show_bug.cgi?id=43771
62530         [Chromium] Test: editing/selection/doubleclick-inline-first-last-contenteditable fails on win
62531         
62532         Set platform selectTrailingWhitespaceEnabled false, which is true only on windows.
62533
62534         * editing/selection/script-tests/doubleclick-inline-first-last-contenteditable.js:
62535         * platform/chromium/test_expectations.txt:
62536
62537 2010-08-09  Yury Semikhatsky  <yurys@chromium.org>
62538
62539         Reviewed by Pavel Feldman.
62540
62541         Web Inspector: remove InspectorFrontend class and use RemoteInspectorFrontend instead.
62542         https://bugs.webkit.org/show_bug.cgi?id=43726
62543
62544         * http/tests/inspector/inspector-test.js:
62545         (notifyDone):
62546
62547 2010-08-09  Sam Weinig  <sam@webkit.org>
62548
62549         Reviewed by Geoffrey Garen.
62550
62551         Add zoom support for injected bundle
62552         https://bugs.webkit.org/show_bug.cgi?id=43759
62553
62554         * platform/mac-wk2/Skipped: Remove now passing tests.
62555
62556 2010-08-09  Ryosuke Niwa  <rniwa@webkit.org>
62557
62558         Reviewed by Justin Garcia.
62559
62560         fontColorChangesComputedStyle, fontSizeChangesComputedStyle, and fontFaceChangesComputedStyle should be removed
62561         https://bugs.webkit.org/show_bug.cgi?id=43465
62562
62563         Added a test for applying execCommand('foreColor') by color name. Because of the bug 28282, we have to manually
62564         process color property in getPropertiesNotInComputedStyle to avoid adding a redundant font or span element.
62565
62566         * editing/style/fore-color-by-name-expected.txt: Added.
62567         * editing/style/fore-color-by-name.html: Added.
62568
62569 2010-08-09  Chris Fleizach  <cfleizach@apple.com>
62570
62571         Reviewed by David Kilzer.
62572
62573         AX: Placeholder value for text fields not exposed like it should be
62574         https://bugs.webkit.org/show_bug.cgi?id=43598
62575
62576         * accessibility/placeholder-expected.txt:
62577         * accessibility/placeholder.html:
62578
62579 2010-08-09  Ryosuke Niwa  <rniwa@webkit.org>
62580
62581         Reviewed by Justin Garcia.
62582
62583         Undo fails in RemoveCSSPropertyCommand when the corresponding style attribute is removed
62584         https://bugs.webkit.org/show_bug.cgi?id=43639
62585
62586         Added a test to remove style attribute after removing a CSS property from the style.
62587         Undo should restore both style attribute and the removed CSS property.
62588
62589         * editing/undo/remove-css-property-and-remove-style-expected.txt: Added.
62590         * editing/undo/remove-css-property-and-remove-style.html: Added.
62591
62592 2010-08-09  Eric Seidel  <eric@webkit.org>
62593
62594         Reviewed by Adam Barth.
62595
62596         Use the HTML5 TreeBuilder for Fragment Parsing
62597         https://bugs.webkit.org/show_bug.cgi?id=43586
62598
62599         * html5lib/runner-expected.txt:
62600          - We pass 2 more tests now that the tokenizer is set to
62601            the right state before fragment parsing.
62602         * html5lib/runner-expected-html5.txt:
62603          - We pass 4 more tests now that HTML5 fragment parsing is
62604            (partially) implemented behind the --html5-treebuilder flag.
62605
62606 2010-08-09  Dumitru Daniliuc  <dumi@chromium.org>
62607
62608         Reviewed by Adam Barth.
62609
62610         Changing the expected error message for a test.
62611         https://bugs.webkit.org/show_bug.cgi?id=43382
62612
62613         * fast/workers/storage/open-database-inputs-sync-expected.txt:
62614
62615 2010-08-09  Zhenyao Mo  <zmo@google.com>
62616
62617         Reviewed by David Levin.
62618
62619         sizeInBytes should be removed
62620         https://bugs.webkit.org/show_bug.cgi?id=43693
62621
62622         * fast/canvas/webgl/gl-object-get-calls-expected.txt: Define sizeInBytes and don't use the WebGL one (it's been removed).
62623         * fast/canvas/webgl/gl-object-get-calls.html: Ditto.
62624         * fast/canvas/webgl/index-validation.html: Ditto.
62625
62626 2010-08-09  Eric Carlson  <eric.carlson@apple.com>
62627
62628         Reviewed by Darin Adler.
62629
62630         https://bugs.webkit.org/show_bug.cgi?id=43702
62631         <video> element does not resize correctly
62632
62633         * media/video-poster-expected.txt:
62634         * media/video-poster.html:
62635         * media/video-size-expected.txt:
62636         * media/video-size.html:
62637
62638 2010-08-09  Jian Li  <jianli@chromium.org>
62639
62640         Update chromium test results.
62641
62642         * platform/chromium-mac/editing/selection/5076323-1-expected.checksum: Added.
62643         * platform/chromium-mac/editing/selection/5076323-1-expected.png: Added.
62644         * platform/chromium/test_expectations.txt:
62645
62646 2010-08-09  Sam Weinig  <sam@webkit.org>
62647
62648         Reviewed by Anders Carlsson
62649
62650         Stub out EventSender for WebKitTestRunner
62651         https://bugs.webkit.org/show_bug.cgi?id=43703
62652
62653         * platform/mac-wk2/Skipped: Update.
62654
62655 2010-08-09  François Sausset  <sausset@gmail.com>
62656
62657         Reviewed by Kenneth Rohde Christiansen.
62658
62659         Add a test for mroot color handling.
62660         https://bugs.webkit.org/show_bug.cgi?id=43628
62661
62662         * mathml/presentation/roots.xhtml:
62663         * platform/mac/mathml/presentation/roots-expected.checksum:
62664         * platform/mac/mathml/presentation/roots-expected.png:
62665         * platform/mac/mathml/presentation/roots-expected.txt:
62666
62667 2010-08-09  François Sausset  <sausset@gmail.com>
62668
62669         Reviewed by Kenneth Rohde Christiansen.
62670
62671         Add test for some deprecated MathML style attributes
62672         https://bugs.webkit.org/show_bug.cgi?id=43503
62673
62674         * mathml/presentation/attributes.xhtml:
62675         * platform/mac/mathml/presentation/attributes-expected.checksum:
62676         * platform/mac/mathml/presentation/attributes-expected.png:
62677         * platform/mac/mathml/presentation/attributes-expected.txt:
62678
62679 2010-08-09  Pavel Feldman  <pfeldman@chromium.org>
62680
62681         Not reviewed. Chromium expectations update.
62682
62683         * platform/chromium/test_expectations.txt:
62684
62685 2010-08-09  Pavel Feldman  <pfeldman@chromium.org>
62686
62687         Reviewed by Yury Semikhatsky.
62688
62689         Web Inspector: restore original last panel restore logic.
62690
62691         https://bugs.webkit.org/show_bug.cgi?id=43719
62692
62693         * platform/chromium/test_expectations.txt:
62694
62695 2010-08-09  Pavel Feldman  <pfeldman@chromium.org>
62696
62697         Not reviewed: Chromium tests fix.
62698
62699         Chromium: provisional interactive ui tests fix.
62700
62701         * http/tests/inspector/inspector-test.js:
62702         (frontend_setupTestEnvironment):
62703         * inspector/elements-panel-limited-children.html:
62704
62705 2010-05-20  MORITA Hajime  <morrita@google.com>
62706
62707         Reviewed by Ojan Vafai.
62708
62709         <http://webkit.org/b/36360>
62710         Double clicking page's first editable inline element cannot select a word. 
62711         <http://webkit.org/b/36359>
62712         Double clicking page's last editable inline element causes assertion failure.
62713
62714         * editing/selection/doubleclick-inline-first-last-contenteditable-expected.txt: Added.
62715         * editing/selection/doubleclick-inline-first-last-contenteditable.html: Added.
62716         * editing/selection/script-tests/doubleclick-inline-first-last-contenteditable.js: Added.  
62717
62718 2010-08-09  Ilya Tikhonovsky  <loislo@chromium.org>
62719
62720         Reviewed by Yury Semikhatsky.
62721
62722         WebInspector: Current implementation of showPanel is a bit complicated.
62723         It is using internal enum for all the panels and this is the problem because
62724         we should change a lot of code for a new panel.
62725         https://bugs.webkit.org/show_bug.cgi?id=43711
62726
62727         * inspector/debugger-breakpoints-not-activated-on-reload.html:
62728         * inspector/debugger-cyclic-ref.html:
62729         * inspector/debugger-eval-while-paused.html:
62730         * inspector/debugger-no-nested-pause.html:
62731         * inspector/debugger-pause-in-eval-script.html:
62732         * inspector/debugger-pause-on-debugger-statement.html:
62733         * inspector/debugger-proto-property.html:
62734         * inspector/elements-panel-limited-children.html:
62735
62736 2010-08-09  Shinichiro Hamaji  <hamaji@chromium.org>
62737
62738         Update chromium's expectation.
62739
62740         * platform/chromium/test_expectations.txt: Drop SLOW as SLOW and TIMEOUT isn't allowed.
62741
62742 2010-08-09  Shinichiro Hamaji  <hamaji@chromium.org>
62743
62744         Update chromium's expectation.
62745
62746         * platform/chromium/test_expectations.txt: Mark http/tests/misc/bad-charset-alias as a slow test.
62747
62748 2010-08-09  Shinichiro Hamaji  <hamaji@chromium.org>
62749
62750         Update chromium's expectation.
62751
62752         * platform/chromium/test_expectations.txt: Mark fast/parser/residual-style-hang as a slow test.
62753
62754 2010-08-09  François Sausset  <sausset@gmail.com>
62755
62756         Reviewed by Kenneth Rohde Christiansen.
62757
62758         Add a test for the mfenced MathML element and update tests with stretched parenthesis/brackets/operators
62759         https://bugs.webkit.org/show_bug.cgi?id=42472
62760
62761         * mathml/presentation/fenced.xhtml: Added.
62762         * mathml/presentation/row.xhtml:
62763         * platform/mac/mathml/presentation/fenced-expected.checksum: Added.
62764         * platform/mac/mathml/presentation/fenced-expected.png: Added.
62765         * platform/mac/mathml/presentation/fenced-expected.txt: Added.
62766         * platform/mac/mathml/presentation/mo-expected.checksum:
62767         * platform/mac/mathml/presentation/mo-expected.png:
62768         * platform/mac/mathml/presentation/mo-expected.txt:
62769         * platform/mac/mathml/presentation/over-expected.checksum:
62770         * platform/mac/mathml/presentation/over-expected.png:
62771         * platform/mac/mathml/presentation/over-expected.txt:
62772         * platform/mac/mathml/presentation/row-alignment-expected.checksum:
62773         * platform/mac/mathml/presentation/row-alignment-expected.png:
62774         * platform/mac/mathml/presentation/row-alignment-expected.txt:
62775         * platform/mac/mathml/presentation/row-expected.checksum:
62776         * platform/mac/mathml/presentation/row-expected.png:
62777         * platform/mac/mathml/presentation/row-expected.txt:
62778         * platform/mac/mathml/presentation/tables-expected.checksum:
62779         * platform/mac/mathml/presentation/tables-expected.png:
62780
62781 2010-08-04  MORITA Hajime  <morrita@google.com>
62782
62783         Reviewed by Tony Chang.
62784
62785         Pasting should fire textInput event.
62786         https://bugs.webkit.org/show_bug.cgi?id=42958
62787
62788         * editing/pasteboard/paste-text-events-expected.txt: Added.
62789         * editing/pasteboard/paste-text-events.html: Added.
62790         * editing/pasteboard/script-tests/paste-text-events.js: Added.
62791
62792 2010-08-05  MORITA Hajime  <morrita@google.com>
62793
62794         Reviewed by Tony Chang.
62795
62796         Should have test: textInput should not fired when preceding key events are cancelled.
62797         https://bugs.webkit.org/show_bug.cgi?id=43601
62798
62799         * fast/events/inputText-never-fired-on-keydown-cancel-expected.txt: Added.
62800         * fast/events/inputText-never-fired-on-keydown-cancel.html: Added.
62801         * fast/events/script-tests/inputText-never-fired-on-keydown-cancel.js: Added.
62802         (handleTextInput):
62803         (mayCancel):
62804         (setup):
62805         (test):
62806
62807 2010-08-08  Kent Tamura  <tkent@chromium.org>
62808
62809         Unreviewed, test expectation update
62810
62811         * platform/chromium/drt_expectations.txt:
62812         * platform/chromium/test_expectations.txt:
62813
62814 2010-08-08  James Robinson  <jamesr@chromium.org>
62815
62816         Unreviewed.  Rebaseline chromium results for r64954.
62817
62818         * platform/chromium-linux/fast/forms/formmove3-expected.txt:
62819         * platform/chromium-win/fast/forms/formmove3-expected.txt:
62820         * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
62821         * platform/chromium-win/fast/invalid/003-expected.txt:
62822         * platform/chromium-win/fast/invalid/019-expected.txt:
62823         * platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt:
62824         * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt:
62825         * platform/chromium/test_expectations.txt:
62826
62827 2010-08-07  Maciej Stachowiak  <mjs@apple.com>
62828
62829         Rubber stamped by Sam Weinig.
62830
62831         Add more items to WebKit2 skipped list.
62832
62833         * platform/mac-wk2/Skipped:
62834
62835 2010-08-08  James Robinson  <jamesr@chromium.org>
62836
62837         Reviewed by Adam Barth.
62838
62839         Set the shouldLazyAttach flag to true in the tree builder's adoption agency algorithm
62840         https://bugs.webkit.org/show_bug.cgi?id=43610
62841
62842         New baselines for tests where the render tree depends on 0x0 render objects being
62843         created/destroyed during adoption agency fixups.
62844
62845         * platform/mac/fast/forms/formmove3-expected.txt:
62846         * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
62847         * platform/mac/fast/invalid/003-expected.txt:
62848         * platform/mac/fast/invalid/019-expected.txt:
62849         * platform/mac/tables/mozilla/bugs/bug647-expected.txt:
62850         * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
62851
62852 2010-08-08  Mihai Parparita  <mihaip@chromium.org>
62853
62854         Reviewed by Adam Barth.
62855
62856         fast/events/onunload-back-to-page-cache.html does not pass with GTK DRT
62857         https://bugs.webkit.org/show_bug.cgi?id=43692
62858         
62859         Update onunload-back-to-page-cache.html to set the frame name later,
62860         so that the onunload handler console message doesn't have it. Also 
62861         include a message about what exactly we're testing.
62862
62863         * fast/events/onunload-back-to-page-cache-expected.txt:
62864         * fast/events/script-tests/onunload-back-to-page-cache.js:
62865         (onpageshow):
62866
62867 2010-08-08  Adam Barth  <abarth@webkit.org>
62868
62869         Reviewed by Dimitri Glazkov.
62870
62871         SVGLength uses ASSERTs to validate user input
62872         https://bugs.webkit.org/show_bug.cgi?id=43680
62873
62874         Send invalid input to trigger old ASSERTs.
62875
62876         * svg/dom/svg-length-units-expected.txt: Added.
62877         * svg/dom/svg-length-units.html: Added.
62878
62879 2010-08-08  Mihai Parparita  <mihaip@chromium.org>
62880
62881         Reviewed by Adam Barth.
62882
62883         Chromium: isindex tests timeout after r64712
62884         https://bugs.webkit.org/show_bug.cgi?id=43543
62885         
62886         Update isindex tests/expectactions after r64712 so that even though they
62887         stil fail, they fail immediately instead of timing out.
62888
62889         * http/tests/misc/isindex-formdata-expected.txt:
62890         * http/tests/misc/isindex-formdata.html:
62891         * http/tests/misc/isindex-with-no-form-base-href-expected.txt:
62892         * http/tests/misc/resources/isindex-with-no-form-base-href.html:
62893
62894 2010-08-07  Mihai Parparita  <mihaip@chromium.org>
62895
62896         Reviewed by Adam Barth.
62897
62898         WebTiming does not take page cache into account
62899         https://bugs.webkit.org/show_bug.cgi?id=42772
62900         
62901         Adds tests that simulates flow from a page that's in the page cache to
62902         one that's not, and then back to the page cached page (where the
62903         DocumentLoader is reused, but we should have a new DocumentLoadTiming
62904         struct).
62905
62906         * fast/events/onunload-back-to-page-cache-expected.txt: Added.
62907         * fast/events/onunload-back-to-page-cache.html: Added.
62908
62909 2010-08-07  Sam Weinig  <sam@webkit.org>
62910
62911         Reviewed by Maciej Stachowiak.
62912
62913         WebKitTestRunner needs layoutTestController.dumpTitleChanges
62914         <rdar://problem/8213861>
62915         https://bugs.webkit.org/show_bug.cgi?id=42683
62916
62917         * platform/mac-wk2/Skipped:
62918
62919 2010-08-07  Sam Weinig  <sam@webkit.org>
62920
62921         Reviewed by Anders Carlsson.
62922
62923         WebKitTestRunner needs to print onunload handler information
62924         <rdar://problem/8213831>
62925         https://bugs.webkit.org/show_bug.cgi?id=42703
62926
62927         * platform/mac-wk2/Skipped:
62928
62929 2010-08-07  Sam Weinig  <sam@webkit.org>
62930
62931         Reviewed by Anders Carlsson.
62932
62933         WebKitTestRunner needs GCController
62934         <rdar://problem/8213834>
62935         https://bugs.webkit.org/show_bug.cgi?id=42701
62936
62937         * platform/mac-wk2/Skipped: Remove now passing tests and add some failing tests.
62938
62939 2010-08-07  Dan Bernstein  <mitz@apple.com>
62940
62941         Reviewed by Anders Carlsson.
62942
62943         <rdar://problem/8285090> First word on a line doesn’t hyphenate properly
62944         https://bugs.webkit.org/show_bug.cgi?id=43679
62945
62946         * fast/text/hyphenate-first-word.html: Added.
62947         * platform/mac/fast/text/hyphenate-first-word-expected.checksum: Added.
62948         * platform/mac/fast/text/hyphenate-first-word-expected.png: Added.
62949         * platform/mac/fast/text/hyphenate-first-word-expected.txt: Added.
62950         * platform/mac/fast/text/hyphenate-locale-expected.checksum:
62951         * platform/mac/fast/text/hyphenate-locale-expected.png:
62952         * platform/mac/fast/text/hyphenate-locale-expected.txt:
62953
62954 2010-08-07  Adam Barth  <abarth@webkit.org>
62955
62956         Reviewed by Dimitri Glazkov.
62957
62958         Regression: Memory corruption in tree builder
62959         https://bugs.webkit.org/show_bug.cgi?id=43672
62960
62961         * html5lib/resources/adoption02.dat:
62962         * html5lib/runner-expected-html5.txt:
62963         * html5lib/runner-expected.txt:
62964
62965 2010-08-07  Dimitri Glazkov  <dglazkov@chromium.org>
62966
62967         [Chromium]: Added port-specific expectations after http://trac.webkit.org/changeset/64901.
62968         https://bugs.webkit.org/show_bug.cgi?id=41596
62969
62970         * platform/chromium-linux/http/tests/misc/slow-loading-image-in-pattern-expected.checksum: Added.
62971         * platform/chromium-linux/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
62972         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.checksum: Added.
62973         * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
62974         * platform/chromium-win/http/tests/misc/slow-loading-image-in-pattern-expected.checksum: Added.
62975         * platform/chromium-win/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
62976         * platform/chromium-win/http/tests/misc/slow-loading-image-in-pattern-expected.txt: Added.
62977
62978 2010-08-07  Kent Tamura  <tkent@chromium.org>
62979
62980         Unreviewed, test expectation update.
62981
62982         * platform/chromium/drt_expectations.txt:
62983          Update DRT expectation.
62984
62985 2010-08-07  Nikolas Zimmermann  <nzimmermann@rim.com>
62986
62987         Not reviewed. Remove workarounds in two dynamic-updates scripts, that now work without it.
62988
62989         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-dom-result-attr.js:
62990         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.js:
62991
62992 2010-08-07  Nikolas Zimmermann  <nzimmermann@rim.com>
62993
62994         Reviewed by Daniel Bates.
62995
62996         Pattern fill with image not rendered after reload
62997         https://bugs.webkit.org/show_bug.cgi?id=41596
62998
62999         Added test verifying that resources are properly updated, if an image child element has changed.
63000
63001         * http/tests/misc/slow-loading-image-in-pattern.html: Added.
63002         * platform/mac/http/tests/misc/slow-loading-image-in-pattern-expected.checksum: Added.
63003         * platform/mac/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
63004         * platform/mac/http/tests/misc/slow-loading-image-in-pattern-expected.txt: Added.
63005
63006 2010-08-07  Kent Tamura  <tkent@chromium.org>
63007
63008         Unreviewed, test expectation update.
63009
63010         * platform/chromium-win/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
63011           Rebaseline for r64890.
63012
63013 2010-08-07  Alex Nicolaou  <anicolao@chromium.org>
63014
63015         Reviewed by Nikolas Zimmermann.
63016
63017         Remove obsolete baselines for win-xp and win-vista, all windows platforms are the same for this test
63018         https://bugs.webkit.org/show_bug.cgi?id=43669
63019
63020         * platform/chromium-win-vista/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Removed.
63021         * platform/chromium-win-vista/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Removed.
63022         * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Removed.
63023         * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Removed.
63024
63025 2010-08-06  Nikolas Zimmermann  <nzimmermann@rim.com>
63026
63027         Not reviewed. Add missing files from last commit - per Alex request.
63028
63029         * platform/chromium-win/svg/custom/mask-colorspace-expected.checksum: Added.
63030         * platform/chromium-win/svg/custom/mask-colorspace-expected.png: Added.
63031
63032 2010-08-06  Alex Nicolaou  <anicolao@chromium.org>
63033
63034         Reviewed by Darin Adler.
63035
63036         recent colorspace changes have fixed svg/custom/grayscale-gradient-mask.svg
63037         https://bugs.webkit.org/show_bug.cgi?id=43104
63038
63039         New baselines for windows and linux for two tests affected by the bug fix
63040         for https://bugs.webkit.org/show_bug.cgi?id=42228 where I failed to rebaseline
63041         them properly at that time.
63042
63043         * platform/chromium-linux/svg/custom/grayscale-gradient-mask-expected.checksum:
63044         * platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.checksum:
63045         * platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.png:
63046         * platform/chromium-win/svg/custom/mask-colorspace-expected.checksum: Added.
63047         * platform/chromium-win/svg/custom/mask-colorspace-expected.png: Added.
63048         * platform/chromium/test_expectations.txt:
63049
63050 2010-08-06  Alex Nicolaou  <anicolao@chromium.org>
63051
63052         Reviewed by Dirk Schulze.
63053
63054         can't see anything wrong with the output for circle-in-mask-with-shadow.svg
63055         https://bugs.webkit.org/show_bug.cgi?id=43106
63056
63057         This test has been affected by recent colorspace changes but the diffs are
63058         so slight as to be very difficult to detect. I'm reasonably confident
63059         these new baselines are OK.
63060
63061         * platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.checksum:
63062         * platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.png:
63063         * platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.checksum:
63064         * platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.png:
63065         * platform/chromium/test_expectations.txt:
63066
63067 2010-08-06  Alex Nicolaou  <anicolao@chromium.org>
63068
63069         Reviewed by Darin Adler.
63070
63071         rebaseline masking-intro-01-f.svg - diffs are in the antialiasing
63072         https://bugs.webkit.org/show_bug.cgi?id=43107
63073
63074         After some investigation, the antialiasing diffs were 
63075         definitely verified to be due to the colorspace change 
63076         made for https://bugs.webkit.org/show_bug.cgi?id=42228
63077         and I'm reasonably confident that these rebaselined 
63078         outputs are good.
63079
63080         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
63081         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
63082         * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
63083         * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
63084         * platform/chromium/test_expectations.txt:
63085
63086 2010-08-06  Adam Barth  <abarth@webkit.org>
63087
63088         Reviewed by Ojan Vafai.
63089
63090         dump-as-markup should work in Firefox
63091         https://bugs.webkit.org/show_bug.cgi?id=43606
63092
63093         Apparently Firefox lacks this API.
63094
63095         * resources/dump-as-markup.js:
63096         (Markup._getMarkupForTextNode):
63097         (Markup._getSelectionMarker):
63098
63099 2010-08-06  Dimitri Glazkov  <dglazkov@chromium.org>
63100
63101         [Chromium/DRT] One more tweak to the expectation overrides to pacify the bot.
63102
63103         * platform/chromium/drt_expectations.txt: Removed duplicate expectations.
63104
63105 2010-08-06  Adam Barth  <abarth@webkit.org>
63106
63107         Reviewed by Eric Seidel.
63108
63109         REGRESSION (r64712): YouTube video pages have contents of <noembed> elements overlapping the video description
63110         https://bugs.webkit.org/show_bug.cgi?id=43605
63111
63112         Show test progression.  We missed this regression when analyzing the
63113         expectation diffs because the DOM was correct and was a progression.
63114
63115         * fast/dom/no-elements-expected.txt:
63116         * platform/mac/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
63117
63118 2010-08-06  Dimitri Glazkov  <dglazkov@chromium.org>
63119
63120         [Chromium/DRT] Adjust expectations after my unexpectedly awful search-and-replace performance.
63121
63122         * platform/chromium/drt_expectations.txt: Un-bungled test names.
63123
63124 2010-08-06  Eric Carlson  <eric.carlson@apple.com>
63125
63126         Reviewed by Simon Fraser.
63127
63128         HTML5 "video" tag with poster frame defined "flashes" right before movie displays
63129         https://bugs.webkit.org/show_bug.cgi?id=37591
63130         <rdar://problem/5650561>
63131
63132         If a video element has a poster frame, display it until the playback is requested or the movie's
63133         time is changed. Test this by ensuring that an element with a poster doesn't have layers while
63134         and element with one does.
63135
63136         * compositing/video/video-poster-expected.txt: Added.
63137         * compositing/video/video-poster.html: Added.
63138
63139 2010-08-06  Dimitri Glazkov  <dglazkov@chromium.org>
63140
63141         [Chromium/DRT] Update expectation overrides for Windows.
63142
63143         * platform/chromium/drt_expectations.txt: Added a bunch of failing tests.
63144
63145 2010-08-06  Jon Honeycutt  <jhoneycutt@apple.com>
63146
63147         mac-wk2/Skipped should be used on Windows when running regression tests
63148         https://bugs.webkit.org/show_bug.cgi?id=43494
63149
63150         Reviewed by Adam Roben.
63151
63152         * platform/win-wk2/Skipped:
63153         Remove the tests copied from the mac-wk2 skipped list.
63154
63155 2010-08-06  Jian Li  <jianli@chromium.org>
63156
63157         Update chromium test results.
63158
63159         * platform/chromium-linux/svg/custom/path-zero-strokewidth-expected.checksum: Added.
63160         * platform/chromium-linux/svg/custom/path-zero-strokewidth-expected.png: Added.
63161         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
63162         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
63163         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
63164         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
63165         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
63166         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
63167         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
63168         * platform/chromium-win/svg/custom/path-zero-strokewidth-expected.checksum: Added.
63169         * platform/chromium-win/svg/custom/path-zero-strokewidth-expected.png: Added.
63170         * platform/chromium/test_expectations.txt:
63171
63172 2010-08-04  Zhenyao Mo  <zmo@google.com>
63173
63174         Reviewed by Dimitri Glazkov.
63175
63176         WebGLBuffer::associateBufferData(ArrayBufferView* array) copies incorrect data for sliced views
63177         https://bugs.webkit.org/show_bug.cgi?id=42124
63178
63179         * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt: Adding test case for bufferData and bufferSubData with ArrayBufferView input.
63180         * fast/canvas/webgl/draw-elements-out-of-bounds.html: Ditto.
63181
63182 2010-08-06  Martin Robinson  <mrobinson@igalia.com>
63183
63184         Reviewed by Gustavo Noronha Silva.
63185
63186         [GTK] Support for image drags
63187         https://bugs.webkit.org/show_bug.cgi?id=40788
63188
63189         Unskip and add baselines for tests that are now passing with image drag support.
63190
63191         * platform/gtk/Skipped:
63192         * platform/gtk/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Added.
63193         * platform/gtk/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
63194         * platform/gtk/editing/selection/drag-to-contenteditable-iframe-expected.txt: Added.
63195         * platform/gtk/fast/events/standalone-image-drag-to-editable-expected.txt: Added.
63196
63197 2010-08-06  Nikolas Zimmermann  <nzimmermann@rim.com>
63198
63199         Not reviewed. Rebaseline win specific getComputedStyle* results, after r64832.
63200
63201         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
63202         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
63203
63204 2010-08-06  Nikolas Zimmermann  <nzimmermann@rim.com>
63205
63206         Not reviewed. Rebaseline gtk specific getComputedStyle-basic.html result, after r64832.
63207
63208         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
63209
63210 2010-08-06  Dean Jackson  <dino@apple.com>
63211
63212         Reviewed by Simon Fraser and Steve Block
63213
63214         https://bugs.webkit.org/show_bug.cgi?id=42865
63215         Implement DeviceMotionEvent
63216
63217         Add DeviceMotion and ondevicemotion testing to
63218         the device-orientation test, and make sure the DeviceMotion
63219         interface is not tested in the generic window object.
63220
63221         * fast/dom/Window/window-properties-device-orientation-expected.txt:
63222         * fast/dom/Window/window-properties-device-orientation.html:
63223         * fast/dom/Window/window-properties.html:
63224
63225         Add some tests for the DeviceMotionEvent interface.
63226
63227         * fast/dom/DeviceMotion/create-event-expected.txt: Added.
63228         * fast/dom/DeviceMotion/create-event.html: Added.
63229         * fast/dom/DeviceMotion/optional-event-properties-expected.txt: Added.
63230         * fast/dom/DeviceMotion/optional-event-properties.html: Added.
63231         * fast/dom/DeviceMotion/script-tests/TEMPLATE.html: Added.
63232         * fast/dom/DeviceMotion/script-tests/create-event.js: Added.
63233         * fast/dom/DeviceMotion/script-tests/optional-event-properties.js: Added.
63234         * fast/dom/DeviceMotion/script-tests/window-property.js: Added.
63235         * fast/dom/DeviceMotion/window-property-expected.txt: Added.
63236         * fast/dom/DeviceMotion/window-property.html: Added.
63237
63238         Make sure these are skipped on Mac, Win, GTK and QT.
63239
63240         * platform/gtk/Skipped:
63241         * platform/mac/Skipped:
63242         * platform/qt/Skipped:
63243         * platform/win/Skipped:
63244
63245 2010-08-06  Pavel Feldman  <pfeldman@chromium.org>
63246
63247         Not reviewed. Rolling out 64835, 64836 and 64839.
63248
63249         * fast/workers/storage/open-database-inputs-sync-expected.txt:
63250         * fast/workers/storage/resources/open-database-inputs-sync.js:
63251         * storage/null-callbacks.html:
63252
63253 2010-08-06  Adam Barth  <abarth@webkit.org>
63254
63255         Reviewed by Darin Adler.
63256
63257         <noscript> is not allowed inside <p>
63258         https://bugs.webkit.org/show_bug.cgi?id=43440
63259
63260         Add a test that we now we parse this example correctly.
63261
63262         * html5lib/resources/webkit02.dat:
63263
63264 2010-08-06  Nikolas Zimmermann  <nzimmermann@rim.com>
63265
63266         Not reviewed, forgot to land these new results in my last commit.
63267
63268         SVG - stroke-width:0 bug with stroke other than "none"
63269         https://bugs.webkit.org/show_bug.cgi?id=42387
63270
63271         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
63272         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
63273
63274 2010-08-06  Dumitru Daniliuc  <dumi@chromium.org>
63275
63276         Reviewed by Adam Barth.
63277
63278         Cosmetic changes to two tests.
63279         https://bugs.webkit.org/show_bug.cgi?id=43382
63280
63281         * fast/workers/storage/open-database-inputs-sync-expected.txt:
63282         * fast/workers/storage/resources/open-database-inputs-sync.js:
63283         * storage/null-callbacks.html:
63284
63285 2010-08-06  Nikolas Zimmermann  <nzimmermann@rim.com>
63286
63287         Not reviewed. Skip another hyphens* test to turn Leopard green again.
63288
63289         fast/text/hyphen* tests have different results on Leopard
63290         https://bugs.webkit.org/show_bug.cgi?id=43296
63291
63292         * platform/mac-leopard/Skipped:
63293
63294 2010-08-06  Nikolas Zimmermann  <nzimmermann@rim.com>
63295
63296         Reviewed by Dirk Schulze.
63297
63298         SVG - stroke-width:0 bug with stroke other than "none"
63299         https://bugs.webkit.org/show_bug.cgi?id=42387
63300
63301         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Updated result, as fill="freeze" and stroke-width now works as expected.
63302         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Ditto.
63303         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: kerning reports 0, stroke-dashoffset 0, stroke-width 1 instead of empty values.
63304         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Ditto.
63305         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Updated result, as fill="freeze" and stroke-width now works as expected.
63306         * platform/mac/svg/custom/path-zero-strokewidth-expected.checksum: Added.
63307         * platform/mac/svg/custom/path-zero-strokewidth-expected.png: Added.
63308         * platform/mac/svg/custom/path-zero-strokewidth-expected.txt: Added.
63309         * svg/css/getComputedStyle-basic-expected.txt: An empty stroke-dasharray reports "none", as defined in the spec now.
63310         * svg/custom/path-zero-strokewidth.svg: Added.
63311
63312 2010-08-05  Marcus Bulach  <bulach@chromium.org>
63313
63314         Reviewed by Jeremy Orlow.
63315
63316         Initial bindings and plumbing for IDBCursor.
63317         https://bugs.webkit.org/show_bug.cgi?id=41888
63318
63319         Test: storage/indexeddb/idb-opencursor.html
63320
63321         * storage/indexeddb/open-cursor-expected.txt: Added.
63322         * storage/indexeddb/open-cursor.html: Added.
63323         * storage/indexeddb/script-tests/open-cursor.js: Added.
63324         (cursorSuccess):
63325         (openCursor):
63326         (populateObjectStore):
63327         (createObjectStoreSuccess):
63328         (openSuccess):
63329         (test):
63330
63331 2010-08-06  Pavel Feldman  <pfeldman@chromium.org>
63332
63333         Not reviewed: Chromium test expectations rebaseline.
63334
63335         * platform/chromium-linux/fast/text/stripNullFromText-expected.checksum:
63336         * platform/chromium-linux/fast/text/stripNullFromText-expected.png: Added.
63337         * platform/chromium-linux/fast/text/stripNullFromText-expected.txt:
63338         * platform/chromium-linux/websocket/tests/bad-sub-protocol-control-chars-expected.txt: Added.
63339         * platform/chromium-mac/fast/text/stripNullFromText-expected.checksum:
63340         * platform/chromium-mac/fast/text/stripNullFromText-expected.png:
63341         * platform/chromium-mac/websocket/tests/bad-sub-protocol-control-chars-expected.txt:
63342         * platform/chromium-win/fast/text/stripNullFromText-expected.checksum:
63343         * platform/chromium-win/fast/text/stripNullFromText-expected.png:
63344         * platform/chromium-win/fast/text/stripNullFromText-expected.txt:
63345         * platform/chromium-win/websocket/tests/bad-sub-protocol-control-chars-expected.txt:
63346
63347 2010-08-05  Alexey Proskuryakov  <ap@apple.com>
63348
63349         Fix http/tests/webarchive/test-css-url-encoding-shift-jis.html
63350
63351         * fast/encoding/char-decoding-expected.txt:
63352         * fast/encoding/char-decoding.html:
63353         Also added an explicit case for this encoding name.
63354
63355 2010-08-05  Ben Murdoch  <benm@google.com>
63356
63357         Reviewed by Simon Fraser.
63358
63359         Form button input elements lacking text in some cases after switching from visibility:collapse to visibility:visible
63360         https://bugs.webkit.org/show_bug.cgi?id=38050
63361
63362         * fast/css/visibility-collapse-form-buttons-expected.txt: Added.
63363         * fast/css/visibility-collapse-form-buttons.html: Added.
63364
63365 2010-08-05  Alexey Proskuryakov  <ap@apple.com>
63366
63367         Reviewed by Darin Adler.
63368
63369         https://bugs.webkit.org/show_bug.cgi?id=43554
63370         Way too many encoding aliases are treated as valid
63371
63372         <rdar://problem/7863399> Garbage characters displayed in some yesky.com pages.
63373
63374         <rdar://problem/7859068> Garbage characters displayed for most text at ceping.zhaopin.com
63375
63376         * fast/encoding/char-encoding-expected.txt:
63377         * fast/encoding/char-encoding.html:
63378         Use a correct name for GB_2312-80. At least Firefox doesn't know GB-2312-80.
63379
63380         * http/tests/misc/bad-charset-alias-expected.txt: Added.
63381         * http/tests/misc/bad-charset-alias.html: Added.
63382         * http/tests/misc/resources/bad-charset-alias.php: Added.
63383         Check that certain encoding names are unknown. Both Firefox and IE don't know these.
63384
63385 2010-08-05  W. James MacLean  <wjmaclean@chromium.org>
63386
63387         Reviewed by Nikolas Zimmermann.
63388
63389         SVG - numeric overflow for very large elements
63390         https://bugs.webkit.org/show_bug.cgi?id=25645
63391
63392         Rebaselining results for gtk/win platforms.
63393         Skip pattern-excessive-malloc.svg on GTK for now.
63394
63395         * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt: Removed.
63396         * platform/gtk/Skipped: Modified.
63397         * platform/win/svg/custom/massive-coordinates-expected.txt: Added.
63398
63399 2010-08-05  Ryosuke Niwa  <rniwa@webkit.org>
63400
63401         Reviewed by Tony Chang.
63402
63403         dumpAsMarkup conversion: deleting/delete-4038408-fix.html, deleting/delete-br-011.html, and execCommand/format-block-from-range-selection.html
63404         https://bugs.webkit.org/show_bug.cgi?id=43580
63405
63406         Converted deleting/delete-4038408-fix.html, deleting/delete-br-011.html, and execCommand/format-block-from-range-selection.html
63407         to a dumpAsMarkup test because all the tests were testing the correctness of the resultant DOM tree.
63408         In addition, removed editing delegates from execCommand/format-block-from-range-selection.html because it's not relevant to the test.
63409
63410         * editing/deleting/delete-4038408-fix-expected.txt: Added.
63411         * editing/deleting/delete-4038408-fix.html: Converted.
63412         * editing/deleting/delete-br-011-expected.txt: Added.
63413         * editing/deleting/delete-br-011.html: Converted.
63414         * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
63415         * editing/execCommand/format-block-from-range-selection.html: Converted.
63416         * platform/chromium-linux/editing/deleting/delete-4038408-fix-expected.checksum: Removed.
63417         * platform/chromium-linux/editing/deleting/delete-4038408-fix-expected.png: Removed.
63418         * platform/chromium-linux/editing/deleting/delete-br-011-expected.checksum: Removed.
63419         * platform/chromium-linux/editing/deleting/delete-br-011-expected.png: Removed.
63420         * platform/chromium-linux/editing/execCommand/format-block-from-range-selection-expected.checksum: Removed.
63421         * platform/chromium-linux/editing/execCommand/format-block-from-range-selection-expected.png: Removed.
63422         * platform/chromium-win/editing/deleting/delete-4038408-fix-expected.checksum: Removed.
63423         * platform/chromium-win/editing/deleting/delete-4038408-fix-expected.png: Removed.
63424         * platform/chromium-win/editing/deleting/delete-4038408-fix-expected.txt: Removed.
63425         * platform/chromium-win/editing/deleting/delete-br-011-expected.checksum: Removed.
63426         * platform/chromium-win/editing/deleting/delete-br-011-expected.png: Removed.
63427         * platform/chromium-win/editing/deleting/delete-br-011-expected.txt: Removed.
63428         * platform/chromium-win/editing/execCommand/format-block-from-range-selection-expected.checksum: Removed.
63429         * platform/chromium-win/editing/execCommand/format-block-from-range-selection-expected.png: Removed.
63430         * platform/chromium-win/editing/execCommand/format-block-from-range-selection-expected.txt: Removed.
63431         * platform/mac-leopard/editing/deleting/delete-4038408-fix-expected.checksum: Removed.
63432         * platform/mac-leopard/editing/deleting/delete-4038408-fix-expected.png: Removed.
63433         * platform/mac/editing/deleting/delete-4038408-fix-expected.checksum: Removed.
63434         * platform/mac/editing/deleting/delete-4038408-fix-expected.png: Removed.
63435         * platform/mac/editing/deleting/delete-4038408-fix-expected.txt: Removed.
63436         * platform/mac/editing/deleting/delete-br-011-expected.checksum: Removed.
63437         * platform/mac/editing/deleting/delete-br-011-expected.png: Removed.
63438         * platform/mac/editing/deleting/delete-br-011-expected.txt: Removed.
63439         * platform/mac/editing/execCommand/format-block-from-range-selection-expected.checksum: Removed.
63440         * platform/mac/editing/execCommand/format-block-from-range-selection-expected.png: Removed.
63441         * platform/mac/editing/execCommand/format-block-from-range-selection-expected.txt: Removed.
63442         * platform/qt/editing/deleting/delete-4038408-fix-expected.txt: Removed.
63443         * platform/qt/editing/deleting/delete-br-011-expected.txt: Removed.
63444         * platform/qt/editing/execCommand/format-block-from-range-selection-expected.txt: Removed.
63445
63446 2010-08-05  Adam Barth  <abarth@webkit.org>
63447
63448         Update Qt result showing that we strip nulls in this case.
63449
63450         * platform/qt/fast/text/stripNullFromText-expected.txt:
63451
63452 2010-08-05  Erik Arvidsson  <arv@chromium.org>
63453
63454         Reviewed by Kent Tamura.
63455
63456         Calling setCustomValidity should trigger a layout
63457         https://bugs.webkit.org/show_bug.cgi?id=43582
63458
63459         * fast/forms/setCustomValidity-expected.txt: Added.
63460         * fast/forms/setCustomValidity.html: Added.
63461
63462 2010-08-05  Adam Barth  <abarth@webkit.org>
63463
63464         Reviewed by Eric Seidel.
63465
63466         U+0000 is turned to U+FFFD (replacement character)
63467         https://bugs.webkit.org/show_bug.cgi?id=42112
63468
63469         Update test results to show null stripping.  These changes are mostly
63470         going back to the old results we had before we added the FFFD
63471         replacement.
63472
63473         * fast/dom/stripNullFromTextNodes-expected.txt:
63474         * fast/tokenizer/null-in-text-expected.txt: Added.
63475         * fast/tokenizer/null-in-text.html: Added.
63476         * fast/tokenizer/null-xss-expected.txt: Added.
63477         * fast/tokenizer/null-xss.html: Added.
63478             - The main risk with stripping null characters is that they'll be
63479               used in XSS attacks.  This test shows that we don't strip null
63480               characters from tag names.
63481         * platform/mac/fast/text/stripNullFromText-expected.txt:
63482         * svg/dom/fuzz-path-parser-expected.txt:
63483         * svg/dom/rgb-color-parser-expected.txt:
63484
63485 2010-08-05  Adam Barth  <abarth@webkit.org>
63486
63487         Reviewed by Darin Adler.
63488
63489         js-test-pre.js's escapeHTML should escape null characters so we can see them
63490         https://bugs.webkit.org/show_bug.cgi?id=43579
63491
63492         * fast/canvas/canvas-getContext-invalid-expected.txt:
63493         * fast/js/null-char-in-string-expected.txt:
63494         * fast/js/resources/js-test-pre.js:
63495         (escapeHTML):
63496         * fast/js/switch-behaviour-expected.txt:
63497         * storage/domstorage/complex-values-expected.txt:
63498         * websocket/tests/bad-sub-protocol-control-chars-expected.txt:
63499
63500 2010-08-05  Ilya Tikhonovsky  <loislo@chromium.org>
63501
63502         Unreviewed build fix for chromium.
63503         https://bugs.webkit.org/show_bug.cgi?id=43574
63504
63505         * platform/chromium/test_expectations.txt:
63506
63507 2010-08-05  Martin Robinson  <mrobinson@igalia.com>
63508
63509         [GTK] Some sputnik tests fail
63510         https://bugs.webkit.org/show_bug.cgi?id=43568
63511
63512         * platform/gtk/Skipped: Skip some more failing Sputnik tests.
63513
63514 2010-08-05  Tony Chang  <tony@chromium.org>
63515
63516         Reviewed by David Hyatt.
63517
63518         Fix a crash when a hidden iframe with a custom scrollbar finishes loading an image.
63519         https://bugs.webkit.org/show_bug.cgi?id=42724
63520
63521         * scrollbars/hidden-iframe-scrollbar-crash2.html: Added.
63522         * scrollbars/resources/hidden-iframe-scrollbar-crash2.html: Added.
63523
63524 2010-08-05  Ilya Tikhonovsky  <loislo@chromium.org>
63525
63526         Unreviewed build fix for Chromium.
63527
63528         WebInspector: inspector/debugger-breakpoints-not-activated-on-reload.html
63529         was regressed. I'll fix it tomorrow.
63530         https://bugs.webkit.org/show_bug.cgi?id=43574
63531
63532         * platform/chromium/test_expectations.txt:
63533
63534 2010-08-05  Martin Robinson  <mrobinson@igalia.com>
63535
63536         [GTK] Some sputnik tests fail
63537         https://bugs.webkit.org/show_bug.cgi?id=43568
63538
63539         * platform/gtk/Skipped: Adding some more sputnik failures from the
63540         debug bot.
63541
63542 2010-08-05  Michael Saboff  <msaboff@apple.com>
63543
63544         Reviewed by Darin Adler.
63545
63546         New regression tests added as part of unshift fix for bug described
63547         inhttps://bugs.webkit.org/show_bug.cgi?id=43401.
63548
63549         * fast/js/script-tests/unshift-multi.js: Added.
63550         * fast/js/unshift-multi-expected.txt: Added.
63551         * fast/js/unshift-multi.html: Added.
63552
63553 2010-08-05  Martin Robinson  <mrobinson@igalia.com>
63554
63555         [GTK] Some sputnik tests fail
63556         https://bugs.webkit.org/show_bug.cgi?id=43568
63557
63558         Unskip the majority of the Sputnik tests. Most of them are passing
63559         and a few just needed GTK+ baselines showing that they pass.
63560
63561         * platform/gtk/Skipped: Skip remaining failures.
63562         * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt.
63563         * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt.
63564         * platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Copied from LayoutTests/platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt.
63565
63566 2010-08-05  Jian Li  <jianli@chromium.org>
63567
63568         Update test results caused by r64763.
63569
63570         * fast/dom/Window/window-properties-expected.txt:
63571         * fast/dom/Window/window-properties.html:
63572         * fast/dom/constructed-objects-prototypes-expected.txt:
63573         * fast/dom/script-tests/constructed-objects-prototypes.js:
63574         (constructorPropertiesOnWindow):
63575         * platform/gtk/Skipped:
63576         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
63577         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
63578         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
63579         * platform/gtk/fast/js/global-constructors-expected.txt:
63580         * platform/qt/Skipped:
63581         * platform/qt/fast/dom/Window/window-properties-expected.txt:
63582         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
63583         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
63584         * platform/qt/fast/js/global-constructors-expected.txt:
63585         * platform/win/Skipped:
63586         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
63587         * platform/win/fast/dom/prototype-inheritance-expected.txt:
63588         * platform/win/fast/js/global-constructors-expected.txt:
63589
63590 2010-08-05  Jian Li  <jianli@chromium.org>
63591
63592         Chromium test expectations update.
63593
63594         * platform/chromium/test_expectations.txt:
63595
63596 2010-08-05  Satish Sampath  <satish@chromium.org>
63597
63598         Reviewed by Jeremy Orlow.
63599
63600         Updated test expectations for speech input in the chromium port
63601         https://bugs.webkit.org/show_bug.cgi?id=43563
63602
63603         * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum: Added.
63604         * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png: Added.
63605         * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt: Added.
63606         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.checksum:
63607         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
63608         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt:
63609         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.checksum:
63610         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.png:
63611         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.txt:
63612         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum:
63613         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
63614         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt:
63615         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.checksum:
63616         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
63617         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.txt:
63618         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum:
63619         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png:
63620         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt:
63621         * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.checksum: Added.
63622         * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png: Added.
63623         * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt: Added.
63624         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.checksum: Added.
63625         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png: Added.
63626         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt: Added.
63627         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.checksum: Added.
63628         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.png: Added.
63629         * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.txt: Added.
63630         * platform/chromium/test_expectations.txt:
63631
63632 2010-08-05  Jeremy Orlow  <jorlow@chromium.org>
63633
63634         Don't skip speech tests.
63635
63636         * platform/chromium/test_expectations.txt:
63637
63638 2010-08-05  François Sausset  <sausset@gmail.com>
63639
63640         Reviewed by Kenneth Rohde Christiansen.
63641
63642         Add test for basic values of the MathML mathvariant attribute
63643         https://bugs.webkit.org/show_bug.cgi?id=43481
63644
63645         * mathml/presentation/attributes.xhtml:
63646         * platform/mac/mathml/presentation/attributes-expected.checksum:
63647         * platform/mac/mathml/presentation/attributes-expected.png:
63648         * platform/mac/mathml/presentation/attributes-expected.txt:
63649
63650 2010-08-05  Pavel Feldman  <pfeldman@chromium.org>
63651
63652         Not reviewed. Chromium test expectations update.
63653
63654         * platform/chromium/test_expectations.txt:
63655
63656 2010-08-05  Nikolas Zimmermann  <nzimmermann@rim.com>
63657
63658         Not reviewed. Add missing pixel test results for svg/in-html test.
63659
63660         * platform/mac/svg/in-html/circle-expected.checksum: Added.
63661         * platform/mac/svg/in-html/circle-expected.png: Added.
63662
63663 2010-08-05  Satish Sampath  <satish@chromium.org>
63664
63665         Reviewed by Jeremy Orlow.
63666
63667         Add speech input controller mock in WebKit and a layout test.
63668         https://bugs.webkit.org/show_bug.cgi?id=43477
63669
63670         * fast/speech/input-text-speechbutton-expected.txt: Added.
63671         * fast/speech/input-text-speechbutton.html: Added.
63672         * fast/speech/script-tests/input-text-speechbutton.js: Added.
63673         (onChange):
63674         (run):
63675
63676 2010-08-05  Yury Semikhatsky  <yurys@chromium.org>
63677
63678         Unreviewed. Skip new debugger test on Qt.
63679
63680         * platform/qt/Skipped:
63681
63682 2010-08-05  Yury Semikhatsky  <yurys@chromium.org>
63683
63684         Reviewed by Pavel Feldman.
63685
63686         Web Inspector: inspected page crashes when there is a cyclic reference in Object prototype
63687         https://bugs.webkit.org/show_bug.cgi?id=43558
63688
63689         * inspector/debugger-cyclic-ref-expected.txt: Added.
63690         * inspector/debugger-cyclic-ref.html: Added.
63691
63692 2010-08-05  Satish Sampath  <satish@chromium.org>
63693
63694         Reviewed by Jeremy Orlow.
63695
63696         Fix rendering of speech button and enable layout tests
63697         https://bugs.webkit.org/show_bug.cgi?id=43425
63698
63699         Added layout and pixel test expecations for speech button on chromium-linux and chromium-mac.
63700         Also enabled the relevant layout tests on these platforms.
63701         Non chromium ports don't have the feature flag enabled and the code does not get compiled in yet,
63702         so there are no test expectations for those ports.
63703
63704         * fast/speech/input-appearance-numberandspeech-expected.txt: Removed.
63705         * fast/speech/input-appearance-numberandspeech.html:
63706         * fast/speech/input-appearance-searchandspeech-expected.txt: Removed.
63707         * fast/speech/input-appearance-searchandspeech.html:
63708         * fast/speech/input-appearance-speechbutton-expected.txt: Removed.
63709         * fast/speech/input-appearance-speechbutton.html:
63710         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.checksum: Added.
63711         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png: Added.
63712         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt: Added.
63713         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.checksum: Added.
63714         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.png: Added.
63715         * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.txt: Added.
63716         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum: Added.
63717         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png: Added.
63718         * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt: Added.
63719         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.checksum: Added.
63720         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png: Added.
63721         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.txt: Added.
63722         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum: Added.
63723         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png: Added.
63724         * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: Added.
63725         * platform/chromium/test_expectations.txt:
63726         * platform/mac/fast/forms/input-appearance-numberandspeech-expected.checksum: Removed.
63727         * platform/mac/fast/forms/input-appearance-numberandspeech-expected.png: Removed.
63728         * platform/mac/fast/forms/input-appearance-speechbutton-expected.checksum: Removed.
63729         * platform/mac/fast/forms/input-appearance-speechbutton-expected.png: Removed.
63730
63731 2010-08-05  Andrey Kosyakov  <caseq@chromium.org>
63732
63733         Reviewed by Pavel Feldman.
63734
63735         Re-enabling inspector/extension* tests following a fix in InspectorController.
63736         https://bugs.webkit.org/show_bug.cgi?id=43344
63737         
63738         * platform/gtk/Skipped:
63739         * platform/qt/Skipped:
63740
63741 2010-08-05  Charles Wei  <charles.wei@torchmobile.com.cn>
63742
63743         Reviewed by George Staikos.
63744
63745         https://bugs.webkit.org/show_bug.cgi?id=43469
63746         <noscript> is working wrong in some cases when xhtmlmp is enabled.
63747
63748         * fast/xhtmlmp/noscript-basic-expected.txt: Added.
63749         * fast/xhtmlmp/noscript-basic.xhtml: Added.
63750
63751 2010-08-05  Pavel Feldman  <pfeldman@chromium.org>
63752
63753         Not reviewed. More chromium test rebaselines.
63754
63755         * platform/chromium/test_expectations.txt:
63756
63757 2010-08-05  Pavel Feldman  <pfeldman@chromium.org>
63758
63759         Not reviewed. More chromium test rebaselines.
63760
63761         * platform/chromium-linux/svg/in-html/circle-expected.checksum: Added.
63762         * platform/chromium-linux/svg/in-html/circle-expected.png: Added.
63763         * platform/chromium-mac/fast/invalid/residual-style-expected.txt: Removed.
63764         * platform/chromium-mac/svg/in-html/circle-expected.checksum: Added.
63765         * platform/chromium-mac/svg/in-html/circle-expected.png: Added.
63766         * platform/chromium-win/svg/in-html/circle-expected.checksum: Added.
63767         * platform/chromium-win/svg/in-html/circle-expected.png: Added.
63768         * platform/chromium-win/svg/in-html/circle-expected.txt: Added.
63769         * platform/chromium/test_expectations.txt:
63770
63771 2010-08-05  Pavel Feldman  <pfeldman@chromium.org>
63772
63773         Not reviewed. Chromium expectations update.
63774
63775         * platform/chromium-linux/fast/dom/isindex-001-expected.checksum: Added.
63776         * platform/chromium-linux/fast/dom/isindex-001-expected.png: Added.
63777         * platform/chromium-linux/fast/dom/isindex-002-expected.checksum:
63778         * platform/chromium-linux/fast/dom/isindex-002-expected.png:
63779         * platform/chromium-linux/fast/forms/form-in-malformed-markup-expected.checksum:
63780         * platform/chromium-linux/fast/forms/form-in-malformed-markup-expected.png:
63781         * platform/chromium-linux/fast/forms/formmove3-expected.checksum:
63782         * platform/chromium-linux/fast/forms/formmove3-expected.png:
63783         * platform/chromium-linux/fast/forms/formmove3-expected.txt:
63784         * platform/chromium-linux/fast/forms/isindex-placeholder-expected.checksum:
63785         * platform/chromium-linux/fast/forms/isindex-placeholder-expected.png:
63786         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.txt:
63787         * platform/chromium-win/fast/dom/isindex-001-expected.checksum:
63788         * platform/chromium-win/fast/dom/isindex-001-expected.png:
63789         * platform/chromium-win/fast/dom/isindex-001-expected.txt: Added.
63790         * platform/chromium-win/fast/dom/isindex-002-expected.checksum:
63791         * platform/chromium-win/fast/dom/isindex-002-expected.png:
63792         * platform/chromium-win/fast/dom/isindex-002-expected.txt:
63793         * platform/chromium-win/fast/forms/form-in-malformed-markup-expected.checksum:
63794         * platform/chromium-win/fast/forms/form-in-malformed-markup-expected.png:
63795         * platform/chromium-win/fast/forms/form-in-malformed-markup-expected.txt:
63796         * platform/chromium-win/fast/forms/formmove3-expected.checksum:
63797         * platform/chromium-win/fast/forms/formmove3-expected.png:
63798         * platform/chromium-win/fast/forms/formmove3-expected.txt:
63799         * platform/chromium-win/fast/forms/isindex-placeholder-expected.checksum:
63800         * platform/chromium-win/fast/forms/isindex-placeholder-expected.png:
63801         * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt:
63802         * platform/chromium-win/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
63803
63804 2010-08-05  Pavel Feldman  <pfeldman@chromium.org>
63805
63806         Not reviewed. Rebaselined a bunch of chromium layout tests after the parser switch.
63807
63808         https://bugs.webkit.org/show_bug.cgi?id=43547
63809
63810         * platform/chromium-linux/fast/forms/file-input-disabled-expected.txt:
63811         * platform/chromium-linux/fast/forms/form-element-geometry-expected.txt:
63812         * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.checksum:
63813         * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.png:
63814         * platform/chromium-linux/fast/forms/text-style-color-expected.checksum:
63815         * platform/chromium-linux/fast/forms/text-style-color-expected.png:
63816         * platform/chromium-linux/fast/invalid/019-expected.checksum:
63817         * platform/chromium-linux/fast/invalid/019-expected.png:
63818         * platform/chromium-linux/fast/invalid/missing-address-end-tag-expected.checksum:
63819         * platform/chromium-linux/fast/invalid/missing-address-end-tag-expected.png:
63820         * platform/chromium-linux/fast/invalid/residual-style-expected.checksum:
63821         * platform/chromium-linux/fast/invalid/residual-style-expected.png:
63822         * platform/chromium-linux/fast/invalid/residual-style-expected.txt:
63823         * platform/chromium-linux/fast/invalid/table-inside-stray-table-content-expected.checksum:
63824         * platform/chromium-linux/fast/invalid/table-inside-stray-table-content-expected.png:
63825         * platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.checksum:
63826         * platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.png:
63827         * platform/chromium-linux/fonts/fantasy-expected.txt:
63828         * platform/chromium-linux/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Added.
63829         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.txt:
63830         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.checksum:
63831         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
63832         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.txt:
63833         * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt:
63834         * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.checksum:
63835         * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.png:
63836         * platform/chromium-linux/tables/mozilla/bugs/bug278385-expected.checksum:
63837         * platform/chromium-linux/tables/mozilla/bugs/bug278385-expected.png:
63838         * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.checksum:
63839         * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.png:
63840         * platform/chromium-linux/tables/mozilla/bugs/bug32447-expected.checksum:
63841         * platform/chromium-linux/tables/mozilla/bugs/bug32447-expected.png:
63842         * platform/chromium-linux/tables/mozilla/bugs/bug34538-expected.checksum:
63843         * platform/chromium-linux/tables/mozilla/bugs/bug34538-expected.png:
63844         * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.checksum:
63845         * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png:
63846         * platform/chromium-linux/tables/mozilla/bugs/bug48028-1-expected.checksum:
63847         * platform/chromium-linux/tables/mozilla/bugs/bug48028-1-expected.png:
63848         * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.checksum:
63849         * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.png: Added.
63850         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
63851         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
63852         * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.checksum:
63853         * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.png:
63854         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
63855         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
63856         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
63857         * platform/chromium-mac/fast/dom/isindex-001-expected.checksum: Added.
63858         * platform/chromium-mac/fast/dom/isindex-001-expected.png: Added.
63859         * platform/chromium-mac/fast/forms/form-in-malformed-markup-expected.checksum: Added.
63860         * platform/chromium-mac/fast/forms/form-in-malformed-markup-expected.png: Added.
63861         * platform/chromium-mac/fast/forms/formmove3-expected.checksum: Added.
63862         * platform/chromium-mac/fast/forms/formmove3-expected.png: Added.
63863         * platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum: Added.
63864         * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png: Added.
63865         * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Added.
63866         * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
63867         * platform/chromium-mac/fast/forms/text-style-color-expected.checksum: Added.
63868         * platform/chromium-mac/fast/forms/text-style-color-expected.png: Added.
63869         * platform/chromium-mac/fast/invalid/019-expected.checksum: Added.
63870         * platform/chromium-mac/fast/invalid/019-expected.png: Added.
63871         * platform/chromium-mac/fast/invalid/missing-address-end-tag-expected.checksum: Added.
63872         * platform/chromium-mac/fast/invalid/missing-address-end-tag-expected.png: Added.
63873         * platform/chromium-mac/fast/invalid/residual-style-expected.checksum:
63874         * platform/chromium-mac/fast/invalid/residual-style-expected.png:
63875         * platform/chromium-mac/fast/invalid/residual-style-expected.txt: Added.
63876         * platform/chromium-mac/fast/invalid/table-inside-stray-table-content-expected.checksum: Added.
63877         * platform/chromium-mac/fast/invalid/table-inside-stray-table-content-expected.png: Added.
63878         * platform/chromium-mac/fast/parser/remove-block-in-residual-style-expected.checksum: Added.
63879         * platform/chromium-mac/fast/parser/remove-block-in-residual-style-expected.png: Added.
63880         * platform/chromium-mac/tables/mozilla/bugs/bug2516-expected.checksum: Added.
63881         * platform/chromium-mac/tables/mozilla/bugs/bug2516-expected.png: Added.
63882         * platform/chromium-mac/tables/mozilla/bugs/bug278385-expected.checksum: Added.
63883         * platform/chromium-mac/tables/mozilla/bugs/bug278385-expected.png: Added.
63884         * platform/chromium-mac/tables/mozilla/bugs/bug30559-expected.checksum: Added.
63885         * platform/chromium-mac/tables/mozilla/bugs/bug30559-expected.png: Added.
63886         * platform/chromium-mac/tables/mozilla/bugs/bug32447-expected.checksum: Added.
63887         * platform/chromium-mac/tables/mozilla/bugs/bug32447-expected.png: Added.
63888         * platform/chromium-mac/tables/mozilla/bugs/bug34538-expected.checksum: Added.
63889         * platform/chromium-mac/tables/mozilla/bugs/bug34538-expected.png: Added.
63890         * platform/chromium-mac/tables/mozilla/bugs/bug48028-1-expected.checksum: Added.
63891         * platform/chromium-mac/tables/mozilla/bugs/bug48028-1-expected.png: Added.
63892         * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum: Added.
63893         * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png: Added.
63894         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Added.
63895         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added.
63896         * platform/chromium-win/fast/block/float/float-in-float-painting-expected.txt:
63897         * platform/chromium-win/fast/events/focusingUnloadedFrame-expected.txt:
63898         * platform/chromium-win/fast/forms/file-input-disabled-expected.txt:
63899         * platform/chromium-win/fast/forms/form-added-to-table-expected.txt:
63900         * platform/chromium-win/fast/forms/form-element-geometry-expected.txt:
63901         * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.checksum:
63902         * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.png:
63903         * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
63904         * platform/chromium-win/fast/forms/text-style-color-expected.checksum:
63905         * platform/chromium-win/fast/forms/text-style-color-expected.png:
63906         * platform/chromium-win/fast/forms/text-style-color-expected.txt:
63907         * platform/chromium-win/fast/invalid/004-expected.txt:
63908         * platform/chromium-win/fast/invalid/005-expected.txt:
63909         * platform/chromium-win/fast/invalid/007-expected.txt:
63910         * platform/chromium-win/fast/invalid/012-expected.txt:
63911         * platform/chromium-win/fast/invalid/017-expected.txt:
63912         * platform/chromium-win/fast/invalid/018-expected.txt:
63913         * platform/chromium-win/fast/invalid/019-expected.checksum:
63914         * platform/chromium-win/fast/invalid/019-expected.png:
63915         * platform/chromium-win/fast/invalid/019-expected.txt:
63916         * platform/chromium-win/fast/invalid/missing-address-end-tag-expected.checksum:
63917         * platform/chromium-win/fast/invalid/missing-address-end-tag-expected.png:
63918         * platform/chromium-win/fast/invalid/missing-address-end-tag-expected.txt:
63919         * platform/chromium-win/fast/invalid/missing-font-end-tag-expected.txt:
63920         * platform/chromium-win/fast/invalid/residual-style-expected.checksum:
63921         * platform/chromium-win/fast/invalid/residual-style-expected.png:
63922         * platform/chromium-win/fast/invalid/residual-style-expected.txt:
63923         * platform/chromium-win/fast/invalid/table-inside-stray-table-content-expected.checksum:
63924         * platform/chromium-win/fast/invalid/table-inside-stray-table-content-expected.png:
63925         * platform/chromium-win/fast/invalid/table-inside-stray-table-content-expected.txt:
63926         * platform/chromium-win/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
63927         * platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.checksum:
63928         * platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.png:
63929         * platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.txt:
63930         * platform/chromium-win/fast/parser/title-error-test-expected.txt:
63931         * platform/chromium-win/fast/table/fixed-table-non-cell-in-row-expected.txt:
63932         * platform/chromium-win/fast/table/inline-form-assert-expected.txt:
63933         * platform/chromium-win/fast/table/insert-cell-before-form-expected.txt:
63934         * platform/chromium-win/fast/table/insert-row-before-form-expected.txt:
63935         * platform/chromium-win/fast/text/large-text-composed-char-expected.txt:
63936         * platform/chromium-win/fonts/cursive-expected.txt:
63937         * platform/chromium-win/fonts/fantasy-expected.txt:
63938         * platform/chromium-win/fonts/monospace-expected.txt:
63939         * platform/chromium-win/fonts/sans-serif-expected.txt:
63940         * platform/chromium-win/fonts/serif-expected.txt:
63941         * platform/chromium-win/tables/mozilla/bugs/bug113235-2-expected.txt:
63942         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.txt:
63943         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.checksum:
63944         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.png:
63945         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.txt:
63946         * platform/chromium-win/tables/mozilla/bugs/bug138725-expected.txt:
63947         * platform/chromium-win/tables/mozilla/bugs/bug2267-expected.txt:
63948         * platform/chromium-win/tables/mozilla/bugs/bug2516-expected.checksum:
63949         * platform/chromium-win/tables/mozilla/bugs/bug2516-expected.png:
63950         * platform/chromium-win/tables/mozilla/bugs/bug2516-expected.txt:
63951         * platform/chromium-win/tables/mozilla/bugs/bug2757-expected.txt:
63952         * platform/chromium-win/tables/mozilla/bugs/bug278385-expected.checksum:
63953         * platform/chromium-win/tables/mozilla/bugs/bug278385-expected.png:
63954         * platform/chromium-win/tables/mozilla/bugs/bug278385-expected.txt:
63955         * platform/chromium-win/tables/mozilla/bugs/bug30559-expected.checksum:
63956         * platform/chromium-win/tables/mozilla/bugs/bug30559-expected.png:
63957         * platform/chromium-win/tables/mozilla/bugs/bug30559-expected.txt:
63958         * platform/chromium-win/tables/mozilla/bugs/bug32447-expected.checksum:
63959         * platform/chromium-win/tables/mozilla/bugs/bug32447-expected.png:
63960         * platform/chromium-win/tables/mozilla/bugs/bug32447-expected.txt:
63961         * platform/chromium-win/tables/mozilla/bugs/bug34538-expected.checksum:
63962         * platform/chromium-win/tables/mozilla/bugs/bug34538-expected.png:
63963         * platform/chromium-win/tables/mozilla/bugs/bug34538-expected.txt:
63964         * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.checksum:
63965         * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.png:
63966         * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.txt:
63967         * platform/chromium-win/tables/mozilla/bugs/bug48028-1-expected.checksum:
63968         * platform/chromium-win/tables/mozilla/bugs/bug48028-1-expected.png:
63969         * platform/chromium-win/tables/mozilla/bugs/bug48028-1-expected.txt:
63970         * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.txt:
63971         * platform/chromium-win/tables/mozilla/bugs/bug53690-2-expected.txt:
63972         * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.checksum:
63973         * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.png:
63974         * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.txt:
63975         * platform/chromium-win/tables/mozilla/bugs/bug78162-expected.txt:
63976         * platform/chromium-win/tables/mozilla/bugs/bug96334-expected.checksum:
63977         * platform/chromium-win/tables/mozilla/bugs/bug96334-expected.png:
63978         * platform/chromium-win/tables/mozilla/bugs/bug96334-expected.txt:
63979         * platform/chromium-win/tables/mozilla/bugs/bug96343-expected.checksum:
63980         * platform/chromium-win/tables/mozilla/bugs/bug96343-expected.png:
63981         * platform/chromium-win/tables/mozilla/bugs/bug96343-expected.txt:
63982         * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
63983         * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt:
63984         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
63985         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
63986         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
63987         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
63988         * platform/chromium/test_expectations.txt:
63989
63990 2010-08-05  Adam Barth  <abarth@webkit.org>
63991
63992         residual-style-hang times out on Gtk
63993         https://bugs.webkit.org/show_bug.cgi?id=43540
63994
63995         Skip fast/parser/residual-style-hang.html on Gtk.  Hopefully someone
63996         with access to a Gtk machine can help us understand why this is
63997         hanging.  There's (a little) more information in the bug page.
63998
63999         * platform/gtk/Skipped:
64000
64001 2010-08-05  Adam Barth  <abarth@webkit.org>
64002
64003         Reviewed by Eric Seidel.
64004
64005         Add a test for SVG-in-HTML
64006         https://bugs.webkit.org/show_bug.cgi?id=43539
64007
64008         Just a basic test that we can render SVG in HTML.
64009
64010         * platform/mac/svg/in-html/circle-expected.txt: Added.
64011         * svg/in-html/circle.html: Added.
64012
64013 2010-08-04  Zoltan Herczeg  <zherczeg@webkit.org>
64014
64015         Reviewed by Nikolas Zimmermann.
64016
64017         SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change
64018         https://bugs.webkit.org/show_bug.cgi?id=42244
64019
64020         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.checksum: Added.
64021         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
64022         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.checksum: Added.
64023         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
64024         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.checksum: Added.
64025         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
64026         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.checksum: Added.
64027         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
64028         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.checksum: Added.
64029         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
64030         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.checksum: Added.
64031         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
64032         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.checksum: Added.
64033         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
64034         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.checksum: Added.
64035         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
64036         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.checksum: Added.
64037         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
64038         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.checksum: Added.
64039         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
64040         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.checksum: Added.
64041         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
64042         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.checksum: Added.
64043         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
64044         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.checksum: Added.
64045         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
64046         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.checksum: Added.
64047         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
64048         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.checksum: Added.
64049         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
64050         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.checksum: Added.
64051         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
64052         * svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.txt: Added.
64053         * svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr.html: Added.
64054         * svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.txt: Added.
64055         * svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html: Added.
64056         * svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.txt: Added.
64057         * svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr.html: Added.
64058         * svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.txt: Added.
64059         * svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr.html: Added.
64060         * svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.txt: Added.
64061         * svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr.html: Added.
64062         * svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt: Added.
64063         * svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr.html: Added.
64064         * svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.txt: Added.
64065         * svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr.html: Added.
64066         * svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.txt: Added.
64067         * svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr.html: Added.
64068         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.txt: Added.
64069         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop.html: Added.
64070         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.txt: Added.
64071         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop.html: Added.
64072         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.txt: Added.
64073         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop.html: Added.
64074         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.txt: Added.
64075         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop.html: Added.
64076         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.txt: Added.
64077         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop.html: Added.
64078         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.txt: Added.
64079         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop.html: Added.
64080         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.txt: Added.
64081         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop.html: Added.
64082         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.txt: Added.
64083         * svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop.html: Added.
64084         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-limitingConeAngle-attr.js: Added.
64085         (executeTest):
64086         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-pointsAtX-attr.js: Added.
64087         (executeTest):
64088         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-pointsAtY-attr.js: Added.
64089         (executeTest):
64090         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-pointsAtZ-attr.js: Added.
64091         (executeTest):
64092         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-specularExponent-attr.js: Added.
64093         (executeTest):
64094         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-x-attr.js: Added.
64095         (executeTest):
64096         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-y-attr.js: Added.
64097         (executeTest):
64098         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-dom-z-attr.js: Added.
64099         (executeTest):
64100         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-limitingConeAngle-prop.js: Added.
64101         (executeTest):
64102         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-pointsAtX-prop.js: Added.
64103         (executeTest):
64104         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-pointsAtY-prop.js: Added.
64105         (executeTest):
64106         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-pointsAtZ-prop.js: Added.
64107         (executeTest):
64108         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-specularExponent-prop.js: Added.
64109         (executeTest):
64110         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-x-prop.js: Added.
64111         (executeTest):
64112         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-y-prop.js: Added.
64113         (executeTest):
64114         * svg/dynamic-updates/script-tests/SVGFESpotLightElement-svgdom-z-prop.js: Added.
64115         (executeTest):
64116
64117 2010-08-04  Adam Barth  <abarth@webkit.org>
64118
64119         Enable HTML5 tree builder
64120         https://bugs.webkit.org/show_bug.cgi?id=42804
64121
64122         Update expected results for Leopard.
64123
64124         * platform/mac-leopard/fast/forms/file-input-disabled-expected.txt:
64125
64126 2010-08-04  Adam Barth  <abarth@webkit.org>
64127
64128         Enable HTML5 tree builder
64129         https://bugs.webkit.org/show_bug.cgi?id=42804
64130
64131         Update expected results for Qt.  These results look correct vis-a-vis
64132         the Mac changes.
64133
64134         * platform/qt/fast/block/float/4145535Crash-expected.txt:
64135         * platform/qt/fast/dom/isindex-001-expected.txt:
64136         * platform/qt/fast/forms/isindex-placeholder-expected.txt:
64137         * platform/qt/fast/forms/text-style-color-expected.txt:
64138         * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
64139         * platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt:
64140
64141 2010-08-04  Eric Seidel  <eric@webkit.org>
64142
64143         Reviewed by Adam Barth.
64144
64145         Enable HTML5 tree builder
64146         https://bugs.webkit.org/show_bug.cgi?id=42804
64147
64148         Lots of crazy changes.  As far as we can tell, these
64149         are all progressions/match minefield.  For a more in-depth,
64150         per-test breakdown see the spreadsheet:
64151         http://spreadsheets.google.com/ccc?key=0AlC4tS7Ao1fIdEo0SFdLaVpiclBHMVNQcHlTenV5TEE
64152
64153         * dom/html/level2/html/HTMLIsIndexElement01-expected.txt: Expected, <isindex> now gets converted into a <form><input> tree.
64154         * dom/html/level2/html/HTMLIsIndexElement02-expected.txt:
64155         * dom/html/level2/html/HTMLIsIndexElement03-expected.txt:
64156         * editing/execCommand/indent-div-inside-list-expected.txt:
64157         * fast/dom/HTMLLabelElement/label-control-expected.txt:
64158         * fast/dom/attribute-case-sensitivity-expected.txt:
64159         * fast/dom/no-elements-expected.txt:
64160         * fast/events/tabindex-focus-blur-all-expected.txt:
64161         * fast/forms/datalist-nonoption-child-expected.txt:
64162         * fast/lists/ol-nested-items-expected.txt:
64163         * fast/parser/remove-current-node-parent-expected.txt:
64164         * fast/parser/residual-style-dom-expected.txt:
64165         * fast/parser/residual-style-hang-expected.txt:
64166         * html5lib/runner-expected.txt: massive progression
64167         * html5lib/webkit-resumer-expected.txt: massive progression.
64168         * http/tests/misc/isindex-formdata-expected.txt:
64169         * http/tests/misc/isindex-with-no-form-base-href-expected.txt:
64170         * http/tests/xmlhttprequest/close-window-expected.txt:
64171         * platform/mac/editing/selection/designmode-no-caret-expected.txt:
64172         * platform/mac/fast/block/float/4145535Crash-expected.txt:
64173         * platform/mac/fast/block/float/float-in-float-painting-expected.txt:
64174         * platform/mac/fast/dom/isindex-001-expected.txt:
64175         * platform/mac/fast/dom/isindex-002-expected.txt:
64176         * platform/mac/fast/events/focusingUnloadedFrame-expected.txt:
64177         * platform/mac/fast/forms/file-input-disabled-expected.txt:
64178         * platform/mac/fast/forms/form-added-to-table-expected.txt:
64179         * platform/mac/fast/forms/form-element-geometry-expected.txt:
64180         * platform/mac/fast/forms/form-in-malformed-markup-expected.txt:
64181         * platform/mac/fast/forms/formmove3-expected.txt:
64182         * platform/mac/fast/forms/isindex-placeholder-expected.txt:
64183         * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
64184         * platform/mac/fast/forms/text-style-color-expected.txt:
64185         * platform/mac/fast/invalid/004-expected.txt:
64186         * platform/mac/fast/invalid/005-expected.txt:
64187         * platform/mac/fast/invalid/007-expected.txt:
64188         * platform/mac/fast/invalid/012-expected.txt:
64189         * platform/mac/fast/invalid/017-expected.txt:
64190         * platform/mac/fast/invalid/018-expected.txt:
64191         * platform/mac/fast/invalid/019-expected.txt:
64192         * platform/mac/fast/invalid/missing-address-end-tag-expected.txt:
64193         * platform/mac/fast/invalid/missing-font-end-tag-expected.txt:
64194         * platform/mac/fast/invalid/residual-style-expected.txt:
64195         * platform/mac/fast/invalid/table-inside-stray-table-content-expected.txt:
64196         * platform/mac/fast/invalid/table-residual-style-crash-expected.txt:
64197         * platform/mac/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
64198         * platform/mac/fast/parser/remove-block-in-residual-style-expected.txt:
64199         * platform/mac/fast/parser/title-error-test-expected.txt:
64200         * platform/mac/fast/table/fixed-table-non-cell-in-row-expected.txt:
64201         * platform/mac/fast/table/giantCellspacing-expected.txt:
64202         * platform/mac/fast/table/inline-form-assert-expected.txt:
64203         * platform/mac/fast/table/insert-cell-before-form-expected.txt:
64204         * platform/mac/fast/table/insert-row-before-form-expected.txt:
64205         * platform/mac/fast/text/large-text-composed-char-expected.txt:
64206         * platform/mac/fonts/cursive-expected.txt:
64207         * platform/mac/fonts/fantasy-expected.txt:
64208         * platform/mac/fonts/monospace-expected.txt:
64209         * platform/mac/fonts/sans-serif-expected.txt:
64210         * platform/mac/fonts/serif-expected.txt:
64211         * platform/mac/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
64212         * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
64213         * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
64214         * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
64215         * platform/mac/tables/mozilla/bugs/bug137388-1-expected.txt:
64216         * platform/mac/tables/mozilla/bugs/bug137388-2-expected.txt:
64217         * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
64218         * platform/mac/tables/mozilla/bugs/bug2267-expected.txt:
64219         * platform/mac/tables/mozilla/bugs/bug2516-expected.txt:
64220         * platform/mac/tables/mozilla/bugs/bug2757-expected.txt:
64221         * platform/mac/tables/mozilla/bugs/bug278385-expected.txt:
64222         * platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
64223         * platform/mac/tables/mozilla/bugs/bug32447-expected.txt:
64224         * platform/mac/tables/mozilla/bugs/bug34538-expected.txt:
64225         * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
64226         * platform/mac/tables/mozilla/bugs/bug48028-1-expected.txt:
64227         * platform/mac/tables/mozilla/bugs/bug48028-2-expected.txt:
64228         * platform/mac/tables/mozilla/bugs/bug53690-2-expected.txt:
64229         * platform/mac/tables/mozilla/bugs/bug56563-expected.txt:
64230         * platform/mac/tables/mozilla/bugs/bug78162-expected.txt:
64231         * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
64232         * platform/mac/tables/mozilla/bugs/bug96343-expected.txt:
64233         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
64234         * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
64235         * platform/mac/tables/mozilla_expected_failures/bugs/bug128876-expected.txt:
64236         * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
64237         * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
64238         * webarchive/adopt-attribute-styled-body-webarchive-expected.webarchive:
64239         * webarchive/test-frameset-expected.webarchive:
64240
64241 2010-08-04  Kent Tamura  <tkent@chromium.org>
64242
64243         Reviewed by Darin Adler.
64244
64245         Spin-button behavior improvement for out-of-range values
64246         https://bugs.webkit.org/show_bug.cgi?id=43463
64247
64248         * fast/forms/input-number-outofrange-expected.txt: Added.
64249         * fast/forms/input-number-outofrange.html: Added.
64250         * fast/forms/script-tests/input-number-outofrange.js: Added.
64251
64252 2010-08-04  Kent Tamura  <tkent@chromium.org>
64253
64254         Unreviewed, test expectation update.
64255
64256         * platform/chromium/drt_expectations.txt: Add flaky tests on DRT/Chromium/Mac
64257
64258 2010-08-03  Geoffrey Garen  <ggaren@apple.com>
64259
64260         Reviewed by Oliver Hunt and Beth Dakin.
64261
64262         https://bugs.webkit.org/show_bug.cgi?id=43461
64263         Crash parsing certain values for NaN
64264
64265         * fast/js/parse-nan.html: Added.
64266         * fast/js/script-tests/parse-nan.js: Added.
64267
64268 2010-08-04  Sheriff Bot  <webkit.review.bot@gmail.com>
64269
64270         Unreviewed, rolling out r64674.
64271         http://trac.webkit.org/changeset/64674
64272         https://bugs.webkit.org/show_bug.cgi?id=43532
64273
64274         Doesn't work with HTML5 tree builder (Requested by tonyg-cr on
64275         #webkit).
64276
64277         * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Removed.
64278         * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Removed.
64279         * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Removed.
64280         * fast/dom/HTMLScriptElement/defer-double-write.html: Removed.
64281         * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Removed.
64282         * fast/dom/HTMLScriptElement/defer-inline-script.html: Removed.
64283         * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Removed.
64284         * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Removed.
64285         * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Removed.
64286         * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Removed.
64287         * fast/dom/HTMLScriptElement/resources/defer.js: Removed.
64288         * fast/dom/HTMLScriptElement/resources/external.js: Removed.
64289         * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Removed.
64290         * http/tests/misc/resources/defer-script.js: Removed.
64291         * http/tests/misc/resources/external-script.js: Removed.
64292         * http/tests/misc/resources/script-debug-body-background.js: Removed.
64293         * http/tests/misc/resources/script-write-slow-stylesheet.js: Removed.
64294         * http/tests/misc/resources/slow-defer-script.cgi: Removed.
64295         * http/tests/misc/resources/slow-stylesheet.cgi: Removed.
64296         * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Removed.
64297         * http/tests/misc/script-defer-after-slow-stylesheet.html: Removed.
64298         * http/tests/misc/script-defer-expected.txt: Removed.
64299         * http/tests/misc/script-defer-write-slow-stylesheet-expected.txt: Removed.
64300         * http/tests/misc/script-defer-write-slow-stylesheet.html: Removed.
64301         * http/tests/misc/script-defer.html: Removed.
64302
64303 2010-08-04  Adam Barth  <abarth@webkit.org>
64304
64305         Reviewed by Eric Seidel.
64306
64307         fast/parser/residual-style-hang.html hangs
64308         https://bugs.webkit.org/show_bug.cgi?id=42950
64309
64310         Add a dump-as-markup test that shows what DOM we actually create in
64311         this case.
64312
64313         Note: these results are for the existing parser.
64314
64315         * fast/parser/residual-style-dom-expected.txt: Added.
64316         * fast/parser/residual-style-dom.html: Added.
64317
64318 2010-08-04  Andrew Wilson  <atwilson@chromium.org>
64319
64320         Unreviewed fix for chromium test expectations.
64321
64322         * platform/chromium/test_expectations.txt: Removed incorrectly formatted line.
64323
64324 2010-08-04  Adam Barth  <abarth@webkit.org>
64325
64326         Reviewed by Eric Seidel.
64327
64328         Pick up spec change w.r.t. figcaption and summary
64329         https://bugs.webkit.org/show_bug.cgi?id=43075
64330
64331         * html5lib/runner-expected-html5.txt:
64332
64333 2010-08-04  Adam Barth  <abarth@webkit.org>
64334
64335         Reviewed by Eric Seidel.
64336
64337         Pick up spec change w.r.t. replacement character and <frameset>
64338         https://bugs.webkit.org/show_bug.cgi?id=43073
64339
64340         * html5lib/runner-expected-html5.txt:
64341
64342 2010-08-04  Andrew Wilson  <atwilson@chromium.org>
64343
64344         Unreviewed change to Chromium test expectations to mark hyphenate-locale.html as failing.
64345
64346         * platform/chromium/test_expectations.txt: mark hyphenate-locate.html as failing.
64347
64348 2010-08-04  Dan Bernstein  <mitz@apple.com>
64349
64350         Reviewed by Simon Fraser.
64351
64352         Allow the language for hyphenation to be specified
64353         https://bugs.webkit.org/show_bug.cgi?id=43467
64354
64355         * fast/text/hyphenate-locale.html: Added.
64356         * platform/mac/fast/text/hyphenate-locale-expected.checksum: Added.
64357         * platform/mac/fast/text/hyphenate-locale-expected.png: Added.
64358         * platform/mac/fast/text/hyphenate-locale-expected.txt: Added.
64359
64360 2010-08-04  Dimitri Glazkov  <dglazkov@chromium.org>
64361
64362         Updating Windows DRT expectations after DRT's successful run.
64363
64364         * platform/chromium/drt_expectations.txt: Added failure expectations.
64365
64366 2010-08-04  Tony Gentilcore  <tonyg@chromium.org>
64367
64368         Reviewed by Eric Seidel.
64369
64370         LayoutTests for <script defer> as specified by HTML5
64371         https://bugs.webkit.org/show_bug.cgi?id=40934
64372
64373         * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Added.
64374         * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Added. Tests for tricky ordering and reentrancy by doing a double write of defered scripts.
64375         * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Copied from LayoutTests/fast/tokenizer/write-before-load-expected.txt.
64376         * fast/dom/HTMLScriptElement/defer-double-write.html: Added. Tests for tricky ordering and reentrancy by doing a double write of inline scripts.
64377         * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Added.
64378         * fast/dom/HTMLScriptElement/defer-inline-script.html: Added. Tests that the defer attribute is ignored on inline script blocks.
64379         * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Added.
64380         * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Added. Tests that onbeforeload fires immediately when a deferred script is encounted. Also tests that it can be cancelled.
64381         * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Added.
64382         * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Added. Tests that invalid URLs are ignored and subsequent scripts are still executed.
64383         * fast/dom/HTMLScriptElement/resources/defer.js: Added.
64384         * fast/dom/HTMLScriptElement/resources/external.js: Added.
64385         * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Added.
64386         * http/tests/misc/resources/defer-script.js: Added.
64387         * http/tests/misc/resources/external-script.js: Added.
64388         * http/tests/misc/resources/script-debug-body-background.js: Added.
64389         * http/tests/misc/resources/script-write-slow-stylesheet.js: Added.
64390         * http/tests/misc/resources/slow-defer-script.cgi: Added.
64391         * http/tests/misc/resources/slow-stylesheet.cgi: Added.
64392         * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Added.
64393         * http/tests/misc/script-defer-after-slow-stylesheet.html: Added. Tests stylesheet blocking behavior.
64394         * http/tests/misc/script-defer-expected.txt: Added.
64395         * http/tests/misc/script-defer-write-slow-stylesheet-expected.txt: Added.
64396         * http/tests/misc/script-defer-write-slow-stylesheet.html: Added. Tests stylesheet blocking behavior with a slow stylesheet.
64397         * http/tests/misc/script-defer.html: Added. Tests basic functionality and ordering.
64398
64399 2010-08-04  François Sausset  <sausset@gmail.com>
64400
64401         Reviewed by Kenneth Rohde Christiansen.
64402
64403         Regression test: overflow: auto; on a math element was a cause of crash.
64404         https://bugs.webkit.org/show_bug.cgi?id=42894
64405
64406         * mathml/presentation/style.xhtml: Added.
64407         * platform/mac/mathml/presentation/style-expected.checksum: Added.
64408         * platform/mac/mathml/presentation/style-expected.png: Added.
64409         * platform/mac/mathml/presentation/style-expected.txt: Added.
64410
64411 2010-08-04  Mario Sanchez Prada  <msanchez@igalia.com>
64412
64413         Reviewed by Jeremy Orlow.
64414
64415         [Gtk] Make sure DRT return the right AXTitle for controls
64416         https://bugs.webkit.org/show_bug.cgi?id=39997
64417
64418         Added expected results file to the GTK port and removed the new
64419         test from the Skipped file.
64420
64421         * platform/gtk/Skipped:
64422         * platform/gtk/accessibility/aria-checkbox-text-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt.
64423
64424 2010-08-04  Abhishek Arya  <inferno@chromium.org>
64425
64426         Unreviewed. QT expectation fix.
64427
64428         * platform/qt/fast/notifications/notifications-document-close-crash-expected.txt:
64429
64430 2010-08-04  Abhishek Arya  <inferno@chromium.org>
64431
64432         Unreviewed.
64433
64434         Add qt specific layout test results for my commit http://trac.webkit.org/changeset/64647.
64435         Fix timeout in my layout test since it was generating too many events in qt.
64436
64437         * fast/notifications/notifications-document-close-crash.html:
64438         * platform/qt/fast/notifications: Added.
64439         * platform/qt/fast/notifications/notifications-document-close-crash-expected.txt: Added.
64440
64441 2010-08-04  Pavel Feldman  <pfeldman@chromium.org>
64442
64443         Not reviewed. Chromium expectations update.
64444
64445         * platform/chromium/test_expectations.txt:
64446
64447 2010-08-03  Abhishek Arya  <inferno@chromium.org>
64448
64449         Reviewed by Alexey Proskuryakov.
64450
64451         Tests that requesting notification permission on a closed document does
64452         not result in crash.
64453         https://bugs.webkit.org/show_bug.cgi?id=43295
64454
64455         * fast/notifications/notifications-document-close-crash-expected.txt: Added.
64456         * fast/notifications/notifications-document-close-crash.html: Added.
64457
64458 2010-08-04  Pavel Feldman  <pfeldman@chromium.org>
64459
64460         Not reviewed. Chromium test expectations update.
64461
64462         * platform/chromium/test_expectations.txt:
64463
64464 2010-08-03  MORITA Hajime  <morrita@google.com>
64465
64466         Reviewed by Tony Chang.
64467
64468         [DRT] Assertion failed when drag and move a draggable element.
64469         https://bugs.webkit.org/show_bug.cgi?id=41695
64470
64471         * fast/events/dragging-mouse-moves-expected.txt: Added.
64472         * fast/events/dragging-mouse-moves.html: Added.
64473
64474 2010-08-04  Steve Block  <steveblock@google.com>
64475
64476         Unreviewed build fix.
64477
64478         Add new Geolocation delayed permission tests to Qt skipped list
64479         https://bugs.webkit.org/show_bug.cgi?id=43478
64480
64481         * platform/qt/Skipped:
64482
64483 2010-08-02  Steve Block  <steveblock@google.com>
64484
64485         Reviewed by Alexey Proskuryakov.
64486
64487         Adds Geolocation LayoutTests for the case where permission is not granted or denied immediately
64488         https://bugs.webkit.org/show_bug.cgi?id=40002
64489
64490         * fast/dom/Geolocation/delayed-permission-allowed-expected.txt: Added.
64491         * fast/dom/Geolocation/delayed-permission-allowed.html: Added.
64492         * fast/dom/Geolocation/delayed-permission-denied-expected.txt: Added.
64493         * fast/dom/Geolocation/delayed-permission-denied.html: Added.
64494         * fast/dom/Geolocation/script-tests/delayed-permission-allowed.js: Added.
64495         * fast/dom/Geolocation/script-tests/delayed-permission-denied.js: Added.
64496         * platform/gtk/Skipped: Added new tests to GTK skipped lists
64497
64498 2010-08-03  Alexey Proskuryakov  <ap@apple.com>
64499
64500         Reviewed by Sam Weinig.
64501
64502         https://bugs.webkit.org/show_bug.cgi?id=42939
64503         WebEditorClient::didBeginEditing is never called in WebKit2
64504
64505         * platform/mac-wk2/Skipped: Unskipped many tests, changed categorization for others.
64506
64507 2010-08-03  Andrew Wilson  <atwilson@chromium.org>
64508
64509         Unreviewed chromium test expectations fixup for origin-quota.html.
64510
64511         * platform/chromium/test_expectations.txt:
64512
64513 2010-08-03  Andrew Wilson  <atwilson@chromium.org>
64514
64515         Unreviewed chromium test expectations fixup to fix canary bot redness.
64516
64517         * platform/chromium/test_expectations.txt:
64518
64519 2010-08-03  Kent Tamura  <tkent@chromium.org>
64520
64521         Rubber-stamped by Eric Seidel.
64522
64523         Add an explanation comment to drt_expectations.txt.
64524
64525         * platform/chromium/drt_expectations.txt:
64526
64527 2010-08-03  Kent Tamura  <tkent@chromium.org>
64528
64529         Reviewed by Ojan Vafai.
64530
64531         <input type=number> UI: Support wheel events
64532         https://bugs.webkit.org/show_bug.cgi?id=42441
64533
64534         * fast/forms/input-number-wheel-expected.txt: Added.
64535         * fast/forms/input-number-wheel.html: Added.
64536         * fast/forms/script-tests/input-number-wheel.js: Added.
64537
64538 2010-08-03  Joseph Pecoraro  <joepeck@webkit.org>
64539
64540         Skipping tests for a new feature not implemented on some platforms.
64541         Follow-up bugs have been filed and are listed below.
64542
64543         * platform/chromium/test_expectations.txt: https://bugs.webkit.org/show_bug.cgi?id=43459
64544         * platform/gtk/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43456
64545         * platform/qt/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43455
64546         * platform/win/Skipped: https://bugs.webkit.org/show_bug.cgi?id=43458
64547
64548 2010-08-03  Joseph Pecoraro  <joepeck@webkit.org>
64549
64550         Reviewed by David Kilzer.
64551
64552         Limit ApplicationCache Total and Per-Origin Storage Capacity (Quotas)
64553         https://bugs.webkit.org/show_bug.cgi?id=40627
64554
64555         Part 6 - LayoutTest and Cleanup
64556
64557         * http/tests/appcache/origin-quota-expected.txt: Added.
64558         * http/tests/appcache/origin-quota.html: Added.
64559         * http/tests/appcache/resources/quota-origin-iframe-1.html: Added.
64560         * http/tests/appcache/resources/quota-origin-iframe-1.manifest: Added.
64561         * http/tests/appcache/resources/quota-origin-iframe-2.html: Added.
64562         * http/tests/appcache/resources/quota-origin-iframe-2.manifest: Added.
64563         * http/tests/appcache/resources/quota-origin-iframe-3.html: Added.
64564         * http/tests/appcache/resources/quota-origin-iframe-3.manifest: Added.
64565
64566 2010-08-03  Eric Seidel  <eric@webkit.org>
64567
64568         Unreviewed.  Skipping test which fails on some Leopard installs.
64569
64570         http/tests/media/video-seekable-stall.html fails on the Leopard Commit Queue Machine
64571         https://bugs.webkit.org/show_bug.cgi?id=35271
64572
64573         Skip this failing test as the most expedient solution.
64574
64575         * platform/mac-leopard/Skipped:
64576
64577 2010-08-03  Dimitri Glazkov  <dglazkov@chromium.org>
64578
64579         Removed duplicate expectations from the DRT overrides.
64580
64581         * platform/chromium/drt_expectations.txt: Removed special-key-events-in-input-text.html.
64582
64583 2010-08-03  Darin Adler  <darin@apple.com>
64584
64585         * platform/mac-snowleopard/Skipped: Added bug number.
64586
64587 2010-08-03  Darin Adler  <darin@apple.com>
64588
64589         Reviewed by Anders Carlsson.
64590
64591         * platform/mac-snowleopard/Skipped: Skip remove-property test that Anders added while
64592         working on WebKit2. Unknown why it's failing on SnowLeopard at this time. We could have
64593         added SnowLeopard-specific results instead, but for now we decided skipping was easier.
64594
64595 2010-08-03  Martin Robinson  <mrobinson@igalia.com>
64596
64597         Reviewed by Ojan Vafai.
64598
64599         [GTK] Incorrect keyIdentifier for print screen key events
64600         https://bugs.webkit.org/show_bug.cgi?id=43422
64601
64602         Unskip a test which is now passing.
64603
64604         * platform/gtk/Skipped:
64605
64606 2010-08-03  Martin Robinson  <mrobinson@igalia.com>
64607
64608         [GTK] Incorrect keyIdentifier for print screen key events
64609         https://bugs.webkit.org/show_bug.cgi?id=43422
64610
64611         Skip this test on GTK+ until this bug can be fixed. Correct the
64612         baseline, so that the Mac bots pass the test.
64613
64614         * fast/events/special-key-events-in-input-text-expected.txt:
64615         * platform/gtk/Skipped:
64616
64617 2010-08-03  Pavel Feldman  <pfeldman@chromium.org>
64618
64619         Not reviewed. Chromium test expectations update.
64620
64621         * platform/chromium/test_expectations.txt:
64622
64623 2010-08-03  Pavel Feldman  <pfeldman@chromium.org>
64624
64625         Not reviewed. Upstreaming test_expectations.
64626
64627         * platform/chromium/test_expectations.txt:
64628
64629 2010-08-03  Dumitru Daniliuc  <dumi@chromium.org>
64630
64631         Reviewed by Adam Barth.
64632
64633         Make sure all DB callbacks run in the correct context.
64634         https://bugs.webkit.org/show_bug.cgi?id=40112
64635
64636         * http/tests/storage: Added.
64637         * http/tests/storage/callbacks-are-called-in-correct-context-expected.txt: Added.
64638         * http/tests/storage/callbacks-are-called-in-correct-context.html: Added.
64639         * http/tests/storage/resources: Added.
64640         * http/tests/storage/resources/callbacks-are-called-in-correct-context-first-frame.html: Added.
64641         * http/tests/storage/resources/callbacks-are-called-in-correct-context-output-frame.html: Added.
64642         * http/tests/storage/resources/callbacks-are-called-in-correct-context-second-frame.html: Added.
64643         * http/tests/storage/resources/callbacks-are-called-in-correct-context-third-frame.html: Added.
64644         * http/tests/storage/resources/callbacks-are-called-in-correct-context.cgi: Added.
64645
64646 2010-08-03  Kent Tamura  <tkent@chromium.org>
64647
64648         Unreviewed, test expectation update for DRT/Chromium.
64649
64650         * platform/chromium/drt_expectations.txt:
64651
64652 2010-08-02  Kent Tamura  <tkent@chromium.org>
64653
64654         Unreviewed, test expectation update.
64655
64656         * platform/chromium/drt_expectations.txt:
64657
64658 2010-08-02  Pavel Feldman  <pfeldman@chromium.org>
64659
64660         Not reviewed. Rolling out r64525 for breaking chromium tests.
64661
64662         * http/tests/security/sandbox-inherit-to-initial-document-2.html:
64663         * platform/chromium/test_expectations.txt:
64664
64665 2010-08-02  Rajiv Makhijani  <rajivmakhijani@chromium.org>
64666
64667         Reviewed by Adam Barth.
64668
64669         Committed by Dirk Pranke.
64670
64671         Added missing "if (window.layoutTestController)" check.
64672         Removed expectation for test case that should now pass with this bugfix.
64673
64674         https://bugs.webkit.org/show_bug.cgi?id=38705
64675
64676         * http/tests/security/sandbox-inherit-to-initial-document-2.html: 
64677         * platform/chromium/test_expectations.txt: 
64678
64679 2010-08-02  Martin Robinson  <mrobinson@igalia.com>
64680
64681         Reviewed by Xan Lopez.
64682
64683         [GTK] DRT implement execCommand()
64684         https://bugs.webkit.org/show_bug.cgi?id=35351
64685
64686         Enable tests which are now passing and re-organize some others that
64687         will pass once we have editing callbacks enabled.
64688
64689         * platform/gtk/Skipped:
64690         * platform/gtk/editing/deleting/5300379-expected.txt: Added.
64691         * platform/gtk/editing/deleting/delete-to-end-of-paragraph-expected.txt:
64692         * platform/gtk/editing/deleting/smart-delete-003-expected.txt: Added.
64693         * platform/gtk/editing/deleting/smart-delete-004-expected.txt: Added.
64694         * platform/gtk/editing/selection/selection-actions-expected.txt: Added.
64695
64696 2010-08-02  Andrew Wilson  <atwilson@chromium.org>
64697
64698         Unreviewed Chromium change to mark keydown-numpad-keys.html as failing on all platforms (not just linux)
64699
64700         * platform/chromium/test_expectations.txt: Mark keydown-numpad-keys.html as failing on all platforms
64701
64702 2010-08-02  Andrew Wilson  <atwilson@chromium.org>
64703
64704         Unreviewed rollback of Chromium expectations files to match rollback of r64471.
64705
64706         * platform/chromium-mac/fast/dom/navigator-detached-no-crash-expected.txt: Removed.
64707         * platform/chromium-win/fast/dom/navigator-detached-no-crash-expected.txt: Removed.
64708
64709 2010-08-02  Martin Robinson  <mrobinson@igalia.com>
64710
64711         [GTK] Use GdkPixbuf for ImageBuffer::toDataURL
64712         https://bugs.webkit.org/show_bug.cgi?id=43088
64713
64714         Rebaseline some tests after r64506.
64715
64716         * platform/gtk/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt:
64717         * platform/gtk/fast/canvas/toDataURL-supportedTypes-expected.txt: Copied from LayoutTests/platform/qt/fast/canvas/toDataURL-supportedTypes-expected.txt.
64718
64719 2010-08-02  Andrew Wilson  <atwilson@chromium.org>
64720
64721         Unreviewed text expectations changes for Chromium.
64722
64723         * platform/chromium-mac/fast/dom/navigator-detached-no-crash-expected.txt: Added.
64724         * platform/chromium-mac/fast/events/special-key-events-in-input-text-expected.txt: Added.
64725         * platform/chromium-mac/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Added.
64726         * platform/chromium-win/fast/dom/navigator-detached-no-crash-expected.txt: Added.
64727         * platform/chromium-win/fast/events/special-key-events-in-input-text-expected.txt: Added.
64728         * platform/chromium-win/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Added.
64729         * platform/chromium/test_expectations.txt: Mark keydown-numpad-keys.html as failing on all platforms (not just linux).
64730
64731 2010-08-02  Chris Fleizach  <cfleizach@apple.com>
64732
64733         Unreviewed, rolling out r64471.
64734         http://trac.webkit.org/changeset/64471
64735         https://bugs.webkit.org/show_bug.cgi?id=43005
64736
64737         Rolling out https://bugs.webkit.org/show_bug.cgi?id=43005
64738         until further discussion
64739
64740         * platform/mac/accessibility/js-accessibility-expected.txt: Removed.
64741         * platform/mac/accessibility/js-accessibility.html: Removed.
64742
64743 2010-08-02  Chris Fleizach  <cfleizach@apple.com>
64744
64745         Unreviewed, rolling out r64478.
64746         http://trac.webkit.org/changeset/64478
64747         https://bugs.webkit.org/show_bug.cgi?id=43005
64748
64749         Rolling out https://bugs.webkit.org/show_bug.cgi?id=43005
64750         until further discussion
64751
64752         * fast/dom/Window/window-properties-expected.txt:
64753         * fast/dom/navigator-detached-no-crash-expected.txt:
64754         * fast/dom/prototype-inheritance-2-expected.txt:
64755
64756 2010-08-02  Chris Fleizach  <cfleizach@apple.com>
64757
64758         Unreviewed, rolling out r64486.
64759         http://trac.webkit.org/changeset/64486
64760         https://bugs.webkit.org/show_bug.cgi?id=43005
64761
64762         Rolling out https://bugs.webkit.org/show_bug.cgi?id=43005
64763         until further discussion
64764
64765         * platform/qt/fast/dom/Window/window-properties-expected.txt:
64766
64767 2010-08-02  Kent Tamura  <tkent@chromium.org>
64768
64769         Unreviewed, test expectation update.
64770
64771         * platform/chromium/drt_expectations.txt: Fix duplicated entries.
64772
64773 2010-08-02  Kent Tamura  <tkent@chromium.org>
64774
64775         Unreviewed, test expectation update
64776
64777         * platform/chromium/drt_expectations.txt: Add Linux results.
64778
64779 2010-07-30  Ryosuke Niwa  <rniwa@webkit.org>
64780
64781         Reviewed by Ojan Vafai.
64782
64783         Remove setNodeToDump from dump-as-markup.js
64784         https://bugs.webkit.org/show_bug.cgi?id=43286
64785
64786         Removed Removed Markup.setNodeToDump, replaced all calls to this method by calls to dump.
64787         Because we want need to avoid printing "Dump of markup 1:" when dump is called only once,
64788         Markup.dump no longer adds the text on the first call. Instead, it'll insert the text
64789         on the second call when the first call didn't have the description.
64790
64791         * editing/execCommand/create-list-from-range-selection.html: Replaced setNodeToDump by dump
64792         * editing/execCommand/hilitecolor.html: Replaced setNodeToDump by dump
64793         * editing/execCommand/insert-list-empty-div.html: Replaced setNodeToDump by dump
64794         * editing/execCommand/switch-list-type-with-inner-list.html: Replaced setNodeToDump by dump
64795         * editing/execCommand/switch-list-type-with-orphaned-li.html: Replaced setNodeToDump by dump
64796         * editing/selection/home-inside-noneditable-table.html: Replaced setNodeToDump by dump
64797         * editing/style/remove-underline-from-stylesheet.html: Replaced setNodeToDump by dump
64798         * resources/dump-as-markup.js: Removed Markup.setNodeToDump.
64799         (Markup.dump):
64800         (Markup.notifyDone):
64801
64802 2010-08-02  Martin Robinson  <mrobinson@igalia.com>
64803
64804         Reviewed by Xan Lopez.
64805
64806         [GTK] Use GdkPixbuf for ImageBuffer::toDataURL
64807         https://bugs.webkit.org/show_bug.cgi?id=43088
64808
64809         * platform/gtk/Skipped: Generate results for a toDataURL test and unskip it.
64810
64811 2010-08-02  Anders Carlsson  <andersca@apple.com>
64812
64813         Reviewed by Sam Weinig.
64814
64815         Fix plug-in test failures and remove tests from the Skipped list
64816         https://bugs.webkit.org/show_bug.cgi?id=43389
64817
64818         * platform/mac-wk2/Skipped:
64819         Move plug-in tests that now fail due to lack of functionality out into appropriate sections.
64820
64821 2010-08-02  Jon Honeycutt  <jhoneycutt@apple.com>
64822
64823         Skip Windows-only accessibility tests on WebKit2.
64824
64825         https://bugs.webkit.org/show_bug.cgi?id=43387
64826
64827         Reviewed by Brady Eidson.
64828
64829         * platform/win-wk2/Skipped:
64830
64831 2010-08-02  Ojan Vafai  <ojan@chromium.org>
64832
64833         Fix chromium-mac test results that fail because the chromium-mac bots run Leopard.
64834         I'd update platform/mac-leopard, but the mac-leopard bot doesn't run pixel-tests.
64835         In either case, I think the difference falls within that bot's tolerance.
64836
64837         * platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.checksum: Added.
64838         * platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.png: Added.
64839
64840 2010-08-02  Sam Weinig  <sam@webkit.org>
64841
64842         Rubber-stamped by John Honeycutt.
64843
64844         Update skipped list to get us to ~75 failures for Mac WebKit2.
64845
64846         * platform/mac-wk2/Skipped:
64847
64848 2010-08-02  Ojan Vafai  <ojan@chromium.org>
64849
64850         Fix failing test on QT/GTK bots.
64851
64852         r64488 removed the SelectAll on focus behavior. Put in a SelectAll call to match the
64853         old test behavior.
64854
64855         * editing/pasteboard/crash-accessing-clipboardData-types.html:
64856
64857 2010-08-02  Ojan Vafai  <ojan@chromium.org>
64858
64859         platform specific expectations after r64488
64860         https://bugs.webkit.org/show_bug.cgi?id=43384
64861
64862         Followup updates after r64488 for tests that had platform-specific expecations.
64863
64864         * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt:
64865         * platform/chromium-linux/fast/dom/focus-contenteditable-expected.checksum:
64866         * platform/chromium-linux/fast/dom/focus-contenteditable-expected.png:
64867         * platform/chromium-linux/fast/overflow/overflow-focus-ring-expected.checksum:
64868         * platform/chromium-linux/fast/overflow/overflow-focus-ring-expected.png:
64869         * platform/chromium-win/editing/pasteboard/input-field-1-expected.txt:
64870         * platform/chromium-win/editing/pasteboard/merge-end-1-expected.txt:
64871         * platform/chromium-win/editing/pasteboard/merge-end-2-expected.txt:
64872         * platform/chromium-win/editing/pasteboard/select-element-1-expected.txt:
64873         * platform/chromium-win/fast/dom/focus-contenteditable-expected.checksum:
64874         * platform/chromium-win/fast/dom/focus-contenteditable-expected.png:
64875         * platform/chromium-win/fast/dom/focus-contenteditable-expected.txt:
64876         * platform/chromium-win/fast/overflow/overflow-focus-ring-expected.checksum:
64877         * platform/chromium-win/fast/overflow/overflow-focus-ring-expected.png:
64878         * platform/chromium-win/fast/overflow/overflow-focus-ring-expected.txt:
64879         * platform/qt/editing/pasteboard/merge-end-1-expected.txt:
64880         * platform/qt/editing/pasteboard/merge-end-2-expected.txt:
64881         * platform/qt/editing/pasteboard/select-element-1-expected.txt:
64882
64883 2010-08-02  Andrew Wilson  <atwilson@chromium.org>
64884
64885         Unreviewed test expectations fixups for chromium.
64886
64887         * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt:
64888         * platform/chromium-mac/fast/dom/navigator-detached-no-crash-expected.txt: Removed.
64889         * platform/chromium-win/editing/pasteboard/input-field-1-expected.txt:
64890         * platform/chromium-win/editing/pasteboard/merge-end-1-expected.txt:
64891         * platform/chromium-win/editing/pasteboard/merge-end-2-expected.txt:
64892         * platform/chromium-win/editing/pasteboard/select-element-1-expected.txt:
64893         * platform/chromium-win/fast/dom/navigator-detached-no-crash-expected.txt: Removed.
64894
64895 2010-08-02  Ojan Vafai  <ojan@chromium.org>
64896
64897         Reviewed by Eric Seidel.
64898
64899         fix editing/selection/focus-contenteditable-iframe.html after r64489
64900         https://bugs.webkit.org/show_bug.cgi?id=43383
64901
64902         I had just messed up the expected results before committing r64489.
64903         This new output is correct and matches the test description.
64904
64905         * editing/selection/focus-contenteditable-iframe-expected.txt:
64906
64907 2010-07-29  Jon Honeycutt  <jhoneycutt@apple.com>
64908
64909         Add a Skipped list on Windows, and have run-webkit-tests respect it.
64910
64911         Part of <rdar://problem/8233237> Fill WebKit2 Windows skipped list so
64912         there are zero tests failing
64913         https://bugs.webkit.org/show_bug.cgi?id=43374
64914
64915         Reviewed by Adam Roben.
64916
64917         * platform/win-wk2/Skipped: Copied from LayoutTests/platform/mac-wk2/Skipped.
64918         All platform/mac tests removed.
64919
64920 2010-07-20  Ojan Vafai  <ojan@chromium.org>
64921
64922         Reviewed by Eric Seidel.
64923
64924         focusing the body of a contentEditable iframe resets the selection
64925         https://bugs.webkit.org/show_bug.cgi?id=42645
64926
64927         * editing/selection/focus-contenteditable-iframe-expected.txt: Added.
64928         * editing/selection/focus-contenteditable-iframe.html: Added.
64929
64930 2010-07-20  Ojan Vafai  <ojan@chromium.org>
64931
64932         Reviewed by Eric Seidel.
64933
64934         focusing an unfocused contentEditable element should place the cursor at the beginning
64935         https://bugs.webkit.org/show_bug.cgi?id=42646
64936
64937         r14666 made this change for the body and html elements, but not for all contentEditable
64938         elements. Doing this for all contentEditable elements matches all other browsers.
64939
64940         * editing/deleting/5546763-expected.txt:
64941         * editing/deleting/in-visibly-empty-root.html:
64942         * editing/execCommand/4786404-1.html:
64943         * editing/execCommand/4786404-2.html:
64944         * editing/execCommand/remove-list-1-expected.txt:
64945         * editing/pasteboard/5601583-1.html:
64946         * editing/pasteboard/merge-end-1.html:
64947         * editing/pasteboard/merge-end-2.html:
64948         * editing/selection/move-begin-end-expected.txt:
64949         * editing/selection/move-begin-end.html:
64950         * editing/style/5279521.html:
64951         * platform/mac/accessibility/selection-value-changes-for-aria-textbox-expected.txt:
64952         * platform/mac/editing/input/text-input-controller-expected.txt:
64953         * platform/mac/editing/pasteboard/input-field-1-expected.checksum:
64954         * platform/mac/editing/pasteboard/input-field-1-expected.png:
64955         * platform/mac/editing/pasteboard/input-field-1-expected.txt:
64956         * platform/mac/editing/pasteboard/merge-end-1-expected.txt:
64957         * platform/mac/editing/pasteboard/merge-end-2-expected.txt:
64958         * platform/mac/editing/pasteboard/select-element-1-expected.txt:
64959         * platform/mac/fast/dom/focus-contenteditable-expected.checksum:
64960         * platform/mac/fast/dom/focus-contenteditable-expected.png:
64961         * platform/mac/fast/dom/focus-contenteditable-expected.txt:
64962         * platform/mac/fast/overflow/overflow-focus-ring-expected.checksum:
64963         * platform/mac/fast/overflow/overflow-focus-ring-expected.png:
64964         * platform/mac/fast/overflow/overflow-focus-ring-expected.txt:
64965
64966 2010-08-02  Csaba Osztrogonác  <ossy@webkit.org>
64967
64968         Unreviewed. Update Qt specific expected result after r64471.
64969
64970         AX: Support methods for web apps to interact with the native accessibility APIs
64971         https://bugs.webkit.org/show_bug.cgi?id=43005
64972
64973
64974         * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
64975
64976 2010-08-02  Darin Adler  <darin@apple.com>
64977
64978         Reviewed by Sam Weinig.
64979
64980         WebKitTestRunner needs layoutTestController.setCanOpenWindows
64981         https://bugs.webkit.org/show_bug.cgi?id=42321
64982
64983         WebKitTestRunner needs layoutTestController.setCloseRemainingWindowsWhenComplete
64984         https://bugs.webkit.org/show_bug.cgi?id=42779
64985
64986         * platform/mac-wk2/Skipped: Removed tests that are now passing. Moved other tests
64987         into the appropriate section.
64988
64989 2010-08-02  Andrew Wilson  <atwilson@chromium.org>
64990
64991         Unreviewed fix for typo in chromium test_expectations.txt.
64992
64993         * platform/chromium/test_expectations.txt: Fixed typo in entry.
64994
64995 2010-08-02  Anders Carlsson  <andersca@apple.com>
64996
64997         Reviewed by Sam Weinig.
64998
64999         Cache JSNPObjects and fix bugs in the object map
65000         https://bugs.webkit.org/show_bug.cgi?id=43368
65001
65002         * plugins/npruntime/object-from-destroyed-plugin-expected.txt: Added.
65003         * plugins/npruntime/object-from-destroyed-plugin.html: Added.
65004
65005 2010-08-02  Chris Fleizach  <cfleizach@apple.com>
65006
65007         AX: Support methods for web apps to interact with the native accessibility APIs
65008         https://bugs.webkit.org/show_bug.cgi?id=43005
65009
65010         Updating expectations for layout tests.
65011
65012         * fast/dom/Window/window-properties-expected.txt:
65013         * fast/dom/navigator-detached-no-crash-expected.txt:
65014         * fast/dom/prototype-inheritance-2-expected.txt:
65015
65016 2010-08-02  Andrew Wilson  <atwilson@chromium.org>
65017
65018         Unreviewed test expectations change to mark test as failing on Chromium Linux.
65019
65020         * platform/chromium/test_expectations.txt: Mark fast/events/keydown-numpad-keys.html as failing on Linux.
65021
65022 2010-08-02  Martin Robinson  <mrobinson@igalia.com>
65023
65024         [Qt] DOM listeners get wrong keycodes for some keys
65025         https://bugs.webkit.org/show_bug.cgi?id=43365
65026
65027         * platform/qt/Skipped: Skip these two tests which are failing on Qt, until
65028         a fix can be made.
65029
65030 2010-08-02  Chris Fleizach  <cfleizach@apple.com>
65031
65032         Reviewed by David Kilzer.
65033
65034         AX: Support methods for web apps to interact with the native accessibility APIs
65035         https://bugs.webkit.org/show_bug.cgi?id=43005
65036
65037         * platform/mac/accessibility/js-accessibility-expected.txt: Added.
65038         * platform/mac/accessibility/js-accessibility.html: Added.
65039
65040 2010-08-02  Martin Robinson  <mrobinson@igalia.com>
65041
65042         Reviewed by Xan Lopez.
65043
65044         [Gtk] DOM listeners get wrong keycodes for some keys
65045         https://bugs.webkit.org/show_bug.cgi?id=35170
65046
65047         Modify some existing tests to test the generate key code of
65048         the keypad insert and delete keys as well as the print screen key.
65049
65050         * fast/events/keydown-numpad-keys-expected.txt: Update expectations.
65051         * fast/events/script-tests/keydown-numpad-keys.js: Add test for keypad insert and delete.
65052         * fast/events/special-key-events-in-input-text-expected.txt: Update expectations.
65053         * fast/events/special-key-events-in-input-text.html: Add test for print screen.
65054
65055 2010-08-02  Martin Robinson  <mrobinson@igalia.com>
65056
65057         [GTK] r64379 broke two tests
65058         https://bugs.webkit.org/show_bug.cgi?id=43361
65059
65060         Re-baseline these tests after r64379.
65061
65062         * platform/gtk/svg/custom/massive-coordinates-expected.txt: Added.
65063         * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt: Added.
65064
65065 2010-08-02  Ilya Tikhonovsky  <loislo@chromium.org>
65066
65067         Not reviewed. Build fix.
65068
65069         WebInspector: 2 Inspector extensions tests are failing at Qt/GTK/Chromium.
65070         The tests were temporary disabled. Bug was created.
65071         https://bugs.webkit.org/show_bug.cgi?id=43344
65072
65073         * platform/chromium/test_expectations.txt:
65074         * platform/gtk/Skipped:
65075         * platform/qt/Skipped:
65076
65077 2010-08-02  Andrey Kosyakov  <caseq@chromium.org>
65078
65079         Reviewed by Pavel Feldman.
65080
65081         Web Inspector: adding tests for WebInspector extensions API.
65082         https://bugs.webkit.org/show_bug.cgi?id=40425
65083
65084         * http/tests/inspector/inspector-test.js:
65085         (dumpObject):
65086         * inspector/extensions-api-expected.txt: Added.
65087         * inspector/extensions-api.html: Added.
65088         * inspector/extensions-expected.txt: Added.
65089         * inspector/extensions-test.js: Added.
65090         (log):
65091         (frontend_initializeExtension):
65092         (doit):
65093         (done.callback):
65094         (done):
65095         (extensionFunctions):
65096         * inspector/extensions.html: Added.
65097         * inspector/resources/extension-main.html: Added.
65098         * inspector/resources/extension-main.js: Added.
65099         (fetchTests.callback):
65100         (fetchTests):
65101         (runTests):
65102         (onTestsDone):
65103         (runTest):
65104         (callbackAndNextTest.callbackWrapper):
65105         (callbackAndNextTest):
65106         (output):
65107         * inspector/resources/extension-panel.html: Added.
65108         * inspector/resources/extension-sidebar.html: Added.
65109         * platform/chromium/test_expectations.txt:
65110
65111 2010-08-02  Csaba Osztrogonác  <ossy@webkit.org>
65112
65113         Unreviewed.
65114
65115         [Qt] Add platform specific expected files after r64432.
65116         https://bugs.webkit.org/show_bug.cgi?id=43061
65117
65118         * platform/qt/editing/undo/redo-style-expected.checksum: Added.
65119         * platform/qt/editing/undo/redo-style-expected.png: Added.
65120         * platform/qt/editing/undo/redo-style-expected.txt: Copied from LayoutTests/editing/undo/redo-style-expected.txt.
65121
65122 2010-08-02  Csaba Osztrogonác  <ossy@webkit.org>
65123
65124         Unreviewed.
65125
65126         [Qt] Add platform specific expected files for tests introduced in r64379.
65127
65128         * platform/qt/svg/custom/massive-coordinates-expected.checksum: Added.
65129         * platform/qt/svg/custom/massive-coordinates-expected.png: Added.
65130         * platform/qt/svg/custom/massive-coordinates-expected.txt: Copied from LayoutTests/svg/custom/massive-coordinates-expected.txt.
65131         * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Added.
65132
65133 2010-08-02  Jeremy Orlow  <jorlow@chromium.org>
65134
65135         Another SVG rebaseline for Win/Linux because of different fonts.
65136         Not reviewed.
65137
65138         * platform/chromium-linux/svg/custom/js-update-stop-linked-gradient-expected.checksum: Added.
65139         * platform/chromium-linux/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
65140         * platform/chromium-win/svg/custom/js-update-stop-linked-gradient-expected.checksum: Added.
65141         * platform/chromium-win/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
65142         * platform/chromium-win/svg/custom/js-update-stop-linked-gradient-expected.txt: Added.
65143         * platform/chromium/test_expectations.txt:
65144
65145 2010-08-01  Kent Tamura  <tkent@chromium.org>
65146
65147         Unreviewed, test expectation update.
65148
65149         * platform/chromium/drt_expectations.txt:
65150         * platform/chromium/test_expectations.txt:
65151
65152 2010-08-01  Anders Carlsson  <andersca@apple.com>
65153
65154         Reviewed by Sam Weinig.
65155
65156         Minor NPRuntime fixes
65157         https://bugs.webkit.org/show_bug.cgi?id=43318
65158
65159         Remove now passing tests.
65160
65161         * platform/mac-wk2/Skipped:
65162
65163 2010-08-01  Anders Carlsson  <andersca@apple.com>
65164
65165         Reviewed by Sam Weinig.
65166
65167         Implement NPN_RemoveProperty
65168         https://bugs.webkit.org/show_bug.cgi?id=43315
65169
65170         Add a test for NPN_RemoveProperty.
65171
65172         * plugins/npruntime/remove-property-expected.txt: Added.
65173         * plugins/npruntime/remove-property.html: Added.
65174
65175 2010-08-01  Kent Tamura  <tkent@chromium.org>
65176
65177         Unreviewed, test expectation update.
65178
65179         * platform/chromium/drt_expectations.txt:
65180
65181 2010-08-01  Kent Tamura  <tkent@chromium.org>
65182
65183         Unreviewed, test expectation update.
65184
65185         * platform/chromium/drt_expectations.txt:
65186
65187 2010-08-01  Nikolas Zimmermann  <nzimmermann@rim.com>
65188
65189         Reviewed by Dirk Schulze.
65190
65191         SVG gradients do not update when scripted via xlink
65192         https://bugs.webkit.org/show_bug.cgi?id=42953
65193
65194         Add new test covering updates of linked gradients.
65195
65196         * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.checksum: Added.
65197         * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
65198         * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.txt: Added.
65199         * svg/custom/js-update-stop-linked-gradient.svg: Added.
65200
65201 2010-07-31  Dan Bernstein  <mitz@apple.com>
65202
65203         Reviewed by Darin Adler.
65204
65205         <rdar://problem/8234766> Add WOFF support for @font-face
65206         https://bugs.webkit.org/show_bug.cgi?id=31302
65207
65208         * platform/mac/Skipped: Enabled fast/css/font-face-woff.html.
65209         * platform/mac/fast/css/font-face-woff-expected.checksum: Added.
65210         * platform/mac/fast/css/font-face-woff-expected.png: Added.
65211         * platform/mac/fast/css/font-face-woff-expected.txt: Added.
65212
65213 2010-07-31  Sam Weinig  <sam@webkit.org>
65214
65215         Rubber-stamped by Dan Bernstein.
65216
65217         Update skipped list to get us to ~100 failures for Mac WebKit2.
65218
65219         * platform/mac-wk2/Skipped:
65220
65221 2010-07-31  Ryosuke Niwa  <rniwa@webkit.org>
65222
65223         Reviewed by Ojan Vafai.
65224
65225         SplitElementCommand shouldn't be duplicating id attribute
65226         https://bugs.webkit.org/show_bug.cgi?id=27156
65227
65228         Added a test to ensure splitting element doesn't produce multiple nodes with the same id.
65229
65230         * editing/execCommand/indent-nested-blockquotes-expected.txt: Removed the duplication of nodes with the same id.
65231         * editing/execCommand/indent-pre-expected.txt: Ditto.
65232         * editing/execCommand/indent-second-paragraph-in-blockquote-expected.txt: Ditto.
65233         * editing/execCommand/outdent-regular-blockquote-expected.txt:
65234         * editing/style/split-element-id-duplication-expected.txt: Added.
65235         * editing/style/split-element-id-duplication.html: Added.
65236         * editing/undo/redo-style-expected.txt: Editing delegates changed.
65237
65238 2010-07-31  Satish Sampath  <satish@chromium.org>
65239
65240         Unreviewed text expectations change for Chromium.
65241
65242         Disable speech input layout tests while they get updated.
65243         https://bugs.webkit.org/show_bug.cgi?id=43310
65244
65245         * platform/chromium/test_expectations.txt: Disabled speech input tests.
65246
65247 2010-07-31  Andrew Wilson  <atwilson@chromium.org>
65248
65249         Unreviewed un-rollback of r64375 so Satish can land his fixes.
65250
65251         * fast/speech/input-appearance-numberandspeech-expected.txt: Added.
65252         * fast/speech/input-appearance-numberandspeech.html: Added.
65253         * fast/speech/input-appearance-searchandspeech-expected.txt: Added.
65254         * fast/speech/input-appearance-searchandspeech.html: Added.
65255         * fast/speech/input-appearance-speechbutton-expected.txt: Added.
65256         * fast/speech/input-appearance-speechbutton.html: Added.
65257         * platform/chromium/drt_expectations.txt:
65258         * platform/chromium/test_expectations.txt:
65259         * platform/gtk/Skipped:
65260         * platform/mac/Skipped:
65261         * platform/qt/Skipped:
65262         * platform/win/Skipped:
65263
65264 2010-07-31  Nikolas Zimmermann  <nzimmermann@rim.com>
65265
65266         Not reviewed. Some more housekeeping to turn Leopard but green again.
65267
65268         * platform/mac-leopard/Skipped: Skip fast/text/hyphens* on Leopard, as they fail since days on the bots. Filed bug 43296.
65269         * platform/mac/fast/table/early-table-layout-expected.txt: Added, missing in bug r64225.
65270
65271 2010-07-31  Nikolas Zimmermann  <nzimmermann@rim.com>
65272
65273         Not reviewed. Add missing pixel baseline for new svg/custom/massive-coordinates.svg test.
65274
65275         * platform/mac/svg/custom/massive-coordinates-expected.checksum: Added.
65276         * platform/mac/svg/custom/massive-coordinates-expected.png: Added.
65277
65278 2010-07-31  Andrew Wilson  <atwilson@chromium.org>
65279
65280         Unreviewed expectations change for Chromium.
65281
65282         * platform/chromium-linux/svg/custom/massive-coordinates-expected.txt: Added.
65283
65284 2010-07-31  Andrew Wilson  <atwilson@chromium.org>
65285
65286         Unreviewed expectations to mark stretch-to-view-height.html failing on
65287         Chromium.
65288
65289         * platform/chromium/test_expectations.txt:
65290
65291 2010-07-30  Sheriff Bot  <webkit.review.bot@gmail.com>
65292
65293         Unreviewed, rolling out r64408.
65294         http://trac.webkit.org/changeset/64408
65295         https://bugs.webkit.org/show_bug.cgi?id=43292
65296
65297         Causing failed tests on Chromium canaries due to wrong history
65298         item counts (Requested by atwilson on #webkit).
65299
65300         * fast/css/target-fragment-match.html:
65301         * fast/dom/Window/timer-resume-on-navigation-back.html:
65302         * fast/dom/location-hash.html:
65303         * fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt:
65304         * fast/events/pageshow-pagehide-on-back-cached-with-frames.html:
65305         * fast/frames/resources/cached-page-1.html:
65306         * fast/frames/resources/cached-page-2.html:
65307         * fast/harness/resources/cached-page-1.html:
65308         * fast/harness/resources/cached-page-with-data-urls.html:
65309         * fast/history/gesture-before-onload-expected.txt: Removed.
65310         * fast/history/gesture-before-onload.html: Removed.
65311         * fast/history/history-length.html:
65312         * fast/history/resources/gesture-before-onload-target.html: Removed.
65313         * fast/history/saves-state-after-fragment-nav.html:
65314         * fast/loader/input-element-page-cache-crash.html:
65315         * fast/loader/stateobjects/document-destroyed-navigate-back.html:
65316         * fast/loader/stateobjects/pushstate-clears-forward-history.html:
65317         * fast/loader/subframe-navigate-during-main-frame-load.html:
65318         * http/tests/history/redirect-js-document-location-before-load-expected.txt:
65319         * http/tests/history/redirect-js-location-assign-before-load-expected.txt:
65320         * http/tests/history/redirect-js-location-before-load-expected.txt:
65321         * http/tests/history/redirect-js-location-href-before-load-expected.txt:
65322         * http/tests/navigation/resources/document-location.js:
65323         (start):
65324         * security/autocomplete-cleared-on-back.html:
65325         * storage/hash-change-with-xhr.js:
65326         (runTest):
65327
65328 2010-07-30  Dan Bernstein  <mitz@apple.com>
65329
65330         Reviewed by Darin Adler.
65331
65332         <rdar://problem/8257783> Short documents may print a second blank page
65333         https://bugs.webkit.org/show_bug.cgi?id=43271
65334
65335         * platform/mac/printing/media-queries-print-expected.txt:
65336         * printing/page-break-margin-collapsed-expected.txt:
65337         * printing/resources/paged-media-test-utils.js:
65338         (ratioToPageHeightToPixels): Changed to reflect the default shrink factor of 1.25.
65339         * printing/script-tests/stretch-to-view-height.js: Added.
65340         (test):
65341         * printing/stretch-to-view-height-expected.txt: Added.
65342         * printing/stretch-to-view-height.html: Added.
65343
65344 2010-07-30  Mihai Parparita  <mihaip@chromium.org>
65345
65346         Reviewed by Darin Fisher.
65347
65348         Session history should skip over JS redirects
65349         https://bugs.webkit.org/show_bug.cgi?id=42861
65350         
65351         Lock the back/forward list for location changes that happen before the 
65352         onload event fires that are not the result of user gestures.
65353         
65354         http/tests/history tests now pass, their expectatiosn were updated 
65355         accordingly. Other tests needed a setTimeout wrapper around location
65356         changes during onload, otherwise they would not generate history 
65357         entries as expected anymore.
65358         
65359         * fast/css/target-fragment-match.html:
65360         * fast/dom/Window/timer-resume-on-navigation-back.html:
65361         * fast/dom/location-hash.html:
65362         * fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt:
65363         * fast/events/pageshow-pagehide-on-back-cached-with-frames.html:
65364         * fast/frames/resources/cached-page-1.html:
65365         * fast/frames/resources/cached-page-2.html:
65366         * fast/harness/resources/cached-page-1.html:
65367         * fast/harness/resources/cached-page-with-data-urls.html:
65368         * fast/history/gesture-before-onload-expected.txt: Added.
65369         * fast/history/gesture-before-onload.html: Added.
65370         * fast/history/history-length.html:
65371         * fast/history/resources/gesture-before-onload-target.html: Added.
65372         * fast/history/saves-state-after-fragment-nav.html:
65373         * fast/loader/input-element-page-cache-crash.html:
65374         * fast/loader/stateobjects/document-destroyed-navigate-back.html:
65375         * fast/loader/stateobjects/pushstate-clears-forward-history.html:
65376         * fast/loader/subframe-navigate-during-main-frame-load.html:
65377         * http/tests/history/redirect-js-document-location-before-load-expected.txt:
65378         * http/tests/history/redirect-js-location-assign-before-load-expected.txt:
65379         * http/tests/history/redirect-js-location-before-load-expected.txt:
65380         * http/tests/history/redirect-js-location-href-before-load-expected.txt:
65381         * http/tests/navigation/resources/document-location.js:
65382         (start):
65383         * security/autocomplete-cleared-on-back.html:
65384         * storage/hash-change-with-xhr.js:
65385         (updateDatabase):
65386         (invokeBack):
65387         (runTest):
65388         (runTestsInner):
65389
65390 2010-07-30  Matthew Delaney  <mdelaney@apple.com>
65391
65392         Reviewed by Darin Adler.
65393
65394         ctx.clearRect improperly clears shadow
65395         https://bugs.webkit.org/show_bug.cgi?id=43213
65396
65397         * canvas/philip/tests/2d.clearRect+fillRect.alpha0-expected.txt: Added.
65398         * canvas/philip/tests/2d.clearRect+fillRect.alpha0.5-expected.txt: Added.
65399         * canvas/philip/tests/2d.clearRect+fillRect.alpha0.5.html: Added.
65400         Same as above but with alpha of one half.
65401         * canvas/philip/tests/2d.clearRect+fillRect.alpha0.html: Added.
65402         Tests that clearing rect with alpha or 0 has no unwanted side-effects
65403         * canvas/philip/tests/2d.clearRect+fillRect.basic-expected.txt: Added.
65404         * canvas/philip/tests/2d.clearRect+fillRect.basic.html: Added.
65405         Tests clearing a rect and then filling back over doesn't show any
65406         side effects (such as caused by not ignoring/restoring appropriate
65407         context attributes).
65408         * platform/mac/Skipped: unskipping now passing test
65409
65410 2010-07-30  Luiz Agostini  <luiz.agostini@openbossa.org>
65411
65412         Fix chromium test expectations.
65413
65414         Test fast/media/media-feature-wgt-view-mode.html rename to
65415         fast/media/view-mode-media-feature.html.
65416
65417         * platform/chromium/test_expectations.txt:
65418
65419 2010-07-30  Darin Fisher  <darin@chromium.org>
65420
65421         Fix layout test oops.
65422
65423         * fast/loader/stateobjects/resources/pushstate-in-iframe-child.html:
65424
65425 2010-07-30  Darin Fisher  <darin@chromium.org>
65426
65427         Reviewed by Darin Adler.
65428
65429         Eliminate BackForwardList::pushStateItem
65430         https://bugs.webkit.org/show_bug.cgi?id=43282
65431
65432         * fast/loader/stateobjects/pushstate-in-iframe.html: Copied from LayoutTests/fast/loader/stateobjects/pushstate-in-iframe.html-disabled.
65433         * fast/loader/stateobjects/pushstate-in-iframe.html-disabled: Removed.
65434
65435 2010-07-30  Luiz Agostini  <luiz.agostini@openbossa.org>
65436
65437         Reviewed by Simon Fraser.
65438
65439         Enabling view modes to all platforms
65440         https://bugs.webkit.org/show_bug.cgi?id=37505
65441
65442         Removing 'widget' reference from the layout tests because the view mode media feature
65443         is not part of widget 1.0 specification any more.
65444
65445         The layout tests are stil skipped for all platforms except Qt because of the lack
65446         of support of LayoutTestController in those platforms.
65447
65448         * fast/media/view-mode-media-feature-expected.txt: Renamed from LayoutTests/fast/media/media-feature-wgt-view-mode-expected.txt.
65449         * fast/media/view-mode-media-feature.html: Renamed from LayoutTests/fast/media/media-feature-wgt-view-mode.html.
65450         * platform/gtk/Skipped:
65451         * platform/mac/Skipped:
65452         * platform/win/Skipped:
65453
65454 2010-07-30  Andrew Wilson  <atwilson@chromium.org>
65455
65456         Unreviewed expectations change for chromium.
65457
65458         * platform/chromium-mac/fast/forms/search-transformed-expected.checksum: Added.
65459         * platform/chromium-mac/fast/forms/search-transformed-expected.png: Added.
65460
65461 2010-07-30  Andrew Wilson  <atwilson@chromium.org>
65462
65463         Unreviewed fix to expectations.
65464
65465         * platform/chromium/test_expectations.txt:
65466
65467 2010-07-30  Andrew Wilson  <atwilson@chromium.org>
65468
65469         Unreviewed expectations changes.
65470
65471         * platform/chromium-mac/svg/custom/massive-coordinates-expected.checksum: Added.
65472         * platform/chromium-mac/svg/custom/massive-coordinates-expected.png: Added.
65473         * platform/chromium-win/svg/custom/massive-coordinates-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.checksum.
65474         * platform/chromium-win/svg/custom/massive-coordinates-expected.png: Copied from LayoutTests/platform/chromium-mac/webarchive/test-link-rel-icon-expected.png.
65475         * platform/chromium-win/svg/custom/massive-coordinates-expected.txt: Added.
65476         * platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.checksum.
65477         * platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png: Copied from LayoutTests/platform/chromium-mac/webarchive/test-link-rel-icon-expected.png.
65478         * platform/chromium/test_expectations.txt:
65479
65480 2010-07-30  Andrew Wilson  <atwilson@chromium.org>
65481
65482         Unreviewed rollback for r64375 because it broke chromium tests
65483         downstream due to expectation files that were not moved.
65484
65485         https://bugs.webkit.org/show_bug.cgi?id=43261
65486
65487         * fast/forms/input-appearance-numberandspeech-expected.txt: Renamed from LayoutTests/fast/speech/input-appearance-numberandspeech-expected.txt.
65488         * fast/forms/input-appearance-numberandspeech.html: Renamed from LayoutTests/fast/speech/input-appearance-numberandspeech.html.
65489         * fast/forms/input-appearance-searchandspeech-expected.txt: Renamed from LayoutTests/fast/speech/input-appearance-searchandspeech-expected.txt.
65490         * fast/forms/input-appearance-searchandspeech.html: Renamed from LayoutTests/fast/speech/input-appearance-searchandspeech.html.
65491         * fast/forms/input-appearance-speechbutton-expected.txt: Renamed from LayoutTests/fast/speech/input-appearance-speechbutton-expected.txt.
65492         * fast/forms/input-appearance-speechbutton.html: Renamed from LayoutTests/fast/speech/input-appearance-speechbutton.html.
65493         * platform/chromium/drt_expectations.txt:
65494         * platform/chromium/test_expectations.txt:
65495         * platform/gtk/Skipped:
65496         * platform/mac/Skipped:
65497         * platform/qt/Skipped:
65498         * platform/win/Skipped:
65499
65500 2010-07-30  Dumitru Daniliuc  <dumi@chromium.org>
65501
65502         Reviewed by Davin Levin.
65503
65504         Test that terminating a worker interrupts all DB operations in that worker.
65505         https://bugs.webkit.org/show_bug.cgi?id=42843
65506
65507         * fast/workers/storage/interrupt-database-expected.txt: Added.
65508         * fast/workers/storage/interrupt-database-sync-expected.txt: Added.
65509         * fast/workers/storage/interrupt-database-sync.html: Added.
65510         * fast/workers/storage/interrupt-database.html: Added.
65511         * fast/workers/storage/resources/interrupt-database-sync.js: Added.
65512         * fast/workers/storage/resources/interrupt-database.js: Added.
65513         (runTransaction):
65514
65515 2010-07-30  W. James MacLean  <wjmaclean@google.com>
65516
65517         Reviewed by Nikolas Zimmermann.
65518
65519         SVG - numeric overflow for very large elements
65520         https://bugs.webkit.org/show_bug.cgi?id=25645
65521
65522         Two of the expected test outputs were incorrect now that parsing of large values
65523         is handled correctly.
65524         - Revised FloatRect to remove bad float-to-int conversions in enclosingIntRect()
65525         - Revised _parseNumber to do right-to-left float-based parsing of input value
65526
65527         * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt: Removed.
65528         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
65529         * platform/mac/svg/custom/massive-coordinates-expected.txt: Added.
65530         * platform/mac/svg/custom/pattern-excessive-malloc-expected.txt:
65531         * platform/qt/svg/custom/pattern-excessive-malloc-expected.checksum: Removed.
65532         * platform/qt/svg/custom/pattern-excessive-malloc-expected.png: Removed.
65533         * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Removed.
65534         * svg/custom/mask-excessive-malloc-expected.txt: Added.
65535         * svg/custom/massive-coordinates-expected.txt: Added.
65536         * svg/custom/massive-coordinates.svg: Added.
65537         * svg/custom/pattern-excessive-malloc-expected.txt: Added.
65538
65539 2010-07-30  Anders Carlsson  <andersca@apple.com>
65540
65541         Reviewed by Sam Weinig.
65542
65543         Implement NPN_Evaluate
65544         https://bugs.webkit.org/show_bug.cgi?id=43268
65545
65546         Add test.
65547
65548         * plugins/npruntime/evaluate-expected.txt: Added.
65549         * plugins/npruntime/evaluate.html: Added.
65550
65551 2010-07-30  Satish Sampath  <satish@chromium.org>
65552
65553         Reviewed by David Levin.
65554
65555         Move speech input layout tests to their own directory.
65556         https://bugs.webkit.org/show_bug.cgi?id=43261
65557
65558         * fast/speech/input-appearance-numberandspeech-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-numberandspeech-expected.txt.
65559         * fast/speech/input-appearance-numberandspeech.html: Renamed from LayoutTests/fast/forms/input-appearance-numberandspeech.html.
65560         * fast/speech/input-appearance-searchandspeech-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-searchandspeech-expected.txt.
65561         * fast/speech/input-appearance-searchandspeech.html: Renamed from LayoutTests/fast/forms/input-appearance-searchandspeech.html.
65562         * fast/speech/input-appearance-speechbutton-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-speechbutton-expected.txt.
65563         * fast/speech/input-appearance-speechbutton.html: Renamed from LayoutTests/fast/forms/input-appearance-speechbutton.html.
65564         * platform/chromium/drt_expectations.txt:
65565         * platform/chromium/test_expectations.txt:
65566         * platform/gtk/Skipped:
65567         * platform/mac/Skipped:
65568         * platform/qt/Skipped:
65569         * platform/win/Skipped:
65570
65571 2010-07-30  Darin Fisher  <darin@chromium.org>
65572
65573         Temporarily disable this test.  For some reason, the test is reporting
65574         'PASS' but notifyDone() is not running.
65575
65576         * fast/loader/stateobjects/pushstate-in-iframe.html: Removed.
65577         * fast/loader/stateobjects/pushstate-in-iframe.html-disabled: Copied from fast/loader/stateobjects/pushstate-in-iframe.html.
65578
65579 2010-07-30  Drew Wilson  <atwilson@chromium.org>
65580
65581         Unreviewed test expectations fix.
65582
65583         * platform/chromium/test_expectations.txt:
65584
65585 2010-07-27  Darin Fisher  <darin@chromium.org>
65586
65587         Reviewed by Brady Eidson.
65588
65589         History.pushState() + navigation operates on top frame when called from
65590         nested context
65591         https://bugs.webkit.org/show_bug.cgi?id=43080
65592
65593         * fast/loader/stateobjects/pushstate-in-iframe-expected.txt: Added.
65594         * fast/loader/stateobjects/pushstate-in-iframe.html: Added.
65595         * fast/loader/stateobjects/resources/pushstate-in-iframe-child.html: Added.
65596
65597 2010-07-30  Martin Robinson  <mrobinson@igalia.com>
65598
65599         Unreviewed.
65600
65601         [Gtk] Needs a signal for didFinishDocumentLoadForFrame - fails fast/history/saves-state-after-fragment-nav.html
65602         https://bugs.webkit.org/show_bug.cgi?id=27637
65603
65604         This feature was added in a different bug, so we can unskip this test.
65605
65606         * platform/gtk/Skipped:
65607
65608 2010-07-29  Anders Carlsson  <andersca@apple.com>
65609
65610         Reviewed by Adam Roben.
65611
65612         Replace plugins/npruntime/bindings-test.html with a more sophisticated test
65613         https://bugs.webkit.org/show_bug.cgi?id=43232
65614
65615         * plugins/npruntime/bindings-test-expected.txt: Removed.
65616         * plugins/npruntime/bindings-test.html: Removed.
65617         * plugins/npruntime/plugin-scriptable-object-invoke-default-expected.txt: Added.
65618         * plugins/npruntime/plugin-scriptable-object-invoke-default.html: Added.
65619
65620 2010-07-30  Steve Block  <steveblock@google.com>
65621
65622         Reviewed by Steve Block.
65623
65624         Add LayoutTestController methods to test DeviceOrientation
65625         https://bugs.webkit.org/show_bug.cgi?id=39589
65626
65627         * fast/dom/DeviceOrientation/basic-operation-expected.txt: Added.
65628         * fast/dom/DeviceOrientation/basic-operation.html: Added.
65629         * fast/dom/DeviceOrientation/script-tests/basic-operation.js: Added.
65630         * platform/gtk/Skipped:
65631
65632 2010-07-30  Nikolas Zimmermann  <nzimmermann@rim.com>
65633
65634         Reviewed by Dirk Schulze.
65635
65636         svg/dynamic-updates: cursor attribute changes not respected
65637         https://bugs.webkit.org/show_bug.cgi?id=42615
65638
65639         Turns out the tests were wrong, specifying a hot spot which is too large.
65640         Switched to a larger cursor image to make the changes easier to detect, when using the browser.
65641
65642         All svg/dynamic-updates tests work again, without regressions.
65643
65644         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum:
65645         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
65646         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum:
65647         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
65648         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum:
65649         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
65650         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum:
65651         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
65652         * svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.txt:
65653         * svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.txt:
65654         * svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.txt:
65655         * svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.txt:
65656         * svg/dynamic-updates/script-tests/SVGCursorElement-dom-x-attr.js:
65657         * svg/dynamic-updates/script-tests/SVGCursorElement-dom-y-attr.js:
65658         * svg/dynamic-updates/script-tests/SVGCursorElement-svgdom-x-prop.js:
65659         * svg/dynamic-updates/script-tests/SVGCursorElement-svgdom-y-prop.js:
65660
65661 2010-07-30  Kent Tamura  <tkent@chromium.org>
65662
65663         Unreviewed, test expectation update.
65664
65665         * platform/chromium/drt_expectations.txt:
65666
65667 2010-07-30  Jeremy Orlow  <jorlow@chromium.org>
65668
65669         Another svg baseline that was wrong and now visually matches mac (minus
65670         font issues, of course).  Unreviewed.
65671
65672         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
65673         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
65674         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
65675         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
65676
65677 2010-07-30  Renata Hodovan  <reni@inf.u-szeged.hu>
65678
65679         Reviewed by Nikolas Zimmermann.
65680
65681         Update expectation for turbulence filter:
65682         svg/W3C-SVG-1.1/filters-turb-01-f.svg
65683
65684         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
65685         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
65686
65687 2010-07-29  Martin Robinson  <mrobinson@igalia.com>
65688
65689         Reviewed by Dirk Schulze.
65690
65691         Cairo: Need to implement GraphicsContext::clipConvexPolygon()
65692         https://bugs.webkit.org/show_bug.cgi?id=41308
65693
65694         Enable tests for path based borders.
65695
65696         * platform/gtk/fast/borders/border-radius-circle-expected.checksum: Added.
65697         * platform/gtk/fast/borders/border-radius-circle-expected.png: Added.
65698         * platform/gtk/fast/borders/border-radius-circle-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-circle-expected.txt.
65699         * platform/gtk/fast/borders/border-radius-groove-01-expected.checksum: Added.
65700         * platform/gtk/fast/borders/border-radius-groove-01-expected.png: Added.
65701         * platform/gtk/fast/borders/border-radius-groove-01-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-groove-01-expected.txt.
65702         * platform/gtk/fast/borders/border-radius-groove-02-expected.checksum: Added.
65703         * platform/gtk/fast/borders/border-radius-groove-02-expected.png: Added.
65704         * platform/gtk/fast/borders/border-radius-groove-02-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-groove-02-expected.txt.
65705         * platform/gtk/fast/borders/border-radius-groove-03-expected.checksum: Added.
65706         * platform/gtk/fast/borders/border-radius-groove-03-expected.png: Added.
65707         * platform/gtk/fast/borders/border-radius-groove-03-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-groove-03-expected.txt.
65708         * platform/gtk/fast/borders/border-radius-wide-border-01-expected.checksum: Added.
65709         * platform/gtk/fast/borders/border-radius-wide-border-01-expected.png: Added.
65710         * platform/gtk/fast/borders/border-radius-wide-border-01-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-01-expected.txt.
65711         * platform/gtk/fast/borders/border-radius-wide-border-02-expected.checksum: Added.
65712         * platform/gtk/fast/borders/border-radius-wide-border-02-expected.png: Added.
65713         * platform/gtk/fast/borders/border-radius-wide-border-02-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-02-expected.txt.
65714         * platform/gtk/fast/borders/border-radius-wide-border-03-expected.checksum: Added.
65715         * platform/gtk/fast/borders/border-radius-wide-border-03-expected.png: Added.
65716         * platform/gtk/fast/borders/border-radius-wide-border-03-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-03-expected.txt.
65717         * platform/gtk/fast/borders/border-radius-wide-border-04-expected.checksum: Added.
65718         * platform/gtk/fast/borders/border-radius-wide-border-04-expected.png: Added.
65719         * platform/gtk/fast/borders/border-radius-wide-border-04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-04-expected.txt.
65720         * platform/gtk/fast/borders/borderRadiusDashed04-expected.checksum: Added.
65721         * platform/gtk/fast/borders/borderRadiusDashed04-expected.png: Added.
65722         * platform/gtk/fast/borders/borderRadiusDashed04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDashed04-expected.txt.
65723         * platform/gtk/fast/borders/borderRadiusDashed05-expected.checksum: Added.
65724         * platform/gtk/fast/borders/borderRadiusDashed05-expected.png: Added.
65725         * platform/gtk/fast/borders/borderRadiusDashed05-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDashed05-expected.txt.
65726         * platform/gtk/fast/borders/borderRadiusDashed06-expected.checksum: Added.
65727         * platform/gtk/fast/borders/borderRadiusDashed06-expected.png: Added.
65728         * platform/gtk/fast/borders/borderRadiusDashed06-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDashed06-expected.txt.
65729         * platform/gtk/fast/borders/borderRadiusDotted04-expected.checksum: Added.
65730         * platform/gtk/fast/borders/borderRadiusDotted04-expected.png: Added.
65731         * platform/gtk/fast/borders/borderRadiusDotted04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDotted04-expected.txt.
65732         * platform/gtk/fast/borders/borderRadiusDotted05-expected.checksum: Added.
65733         * platform/gtk/fast/borders/borderRadiusDotted05-expected.png: Added.
65734         * platform/gtk/fast/borders/borderRadiusDotted05-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDotted05-expected.txt.
65735         * platform/gtk/fast/borders/borderRadiusDotted06-expected.checksum: Added.
65736         * platform/gtk/fast/borders/borderRadiusDotted06-expected.png: Added.
65737         * platform/gtk/fast/borders/borderRadiusDotted06-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDotted06-expected.txt.
65738         * platform/gtk/fast/borders/borderRadiusDouble04-expected.checksum: Added.
65739         * platform/gtk/fast/borders/borderRadiusDouble04-expected.png: Added.
65740         * platform/gtk/fast/borders/borderRadiusDouble04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble04-expected.txt.
65741         * platform/gtk/fast/borders/borderRadiusDouble05-expected.checksum: Added.
65742         * platform/gtk/fast/borders/borderRadiusDouble05-expected.png: Added.
65743         * platform/gtk/fast/borders/borderRadiusDouble05-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble05-expected.txt.
65744         * platform/gtk/fast/borders/borderRadiusDouble06-expected.checksum: Added.
65745         * platform/gtk/fast/borders/borderRadiusDouble06-expected.png: Added.
65746         * platform/gtk/fast/borders/borderRadiusDouble06-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble06-expected.txt.
65747         * platform/gtk/fast/borders/borderRadiusDouble07-expected.checksum: Added.
65748         * platform/gtk/fast/borders/borderRadiusDouble07-expected.png: Added.
65749         * platform/gtk/fast/borders/borderRadiusDouble07-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble07-expected.txt.
65750         * platform/gtk/fast/borders/borderRadiusDouble08-expected.checksum: Added.
65751         * platform/gtk/fast/borders/borderRadiusDouble08-expected.png: Added.
65752         * platform/gtk/fast/borders/borderRadiusDouble08-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble08-expected.txt.
65753         * platform/gtk/fast/borders/borderRadiusDouble09-expected.checksum: Added.
65754         * platform/gtk/fast/borders/borderRadiusDouble09-expected.png: Added.
65755         * platform/gtk/fast/borders/borderRadiusDouble09-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble09-expected.txt.
65756         * platform/gtk/fast/borders/different-color-borders-expected.checksum: Added.
65757         * platform/gtk/fast/borders/different-color-borders-expected.png: Added.
65758         * platform/gtk/fast/borders/different-color-borders-expected.txt: Added.
65759
65760 2010-07-29  Ryosuke Niwa  <rniwa@webkit.org>
65761
65762         Reviewed by Darin Adler.
65763
65764         InsertOrderedList does not switch the list type properly when it has an inner list.
65765         https://bugs.webkit.org/show_bug.cgi?id=43166
65766
65767         Added a test to convert an unordered list with a nested list to an ordered list.
65768         Also added a test to convert multiple lists with an orphaned list to an ordered list.
65769         The behavior of WebKit is changed not to flatten the lists when inserting ordered/unordered
65770         lists on nested lists.
65771
65772         * editing/execCommand/5207369-expected.txt: No longer flattens the list to match Firefox and MSIE.
65773         * editing/execCommand/5207369.html: Updated.
65774         * editing/execCommand/remove-list-items-expected.txt: Removed one whitespace.
65775         * editing/execCommand/switch-list-type-with-inner-list-expected.txt: Added.
65776         * editing/execCommand/switch-list-type-with-inner-list.html: Added.
65777         * editing/execCommand/switch-list-type-with-orphaned-li-expected.txt: Added.
65778         * editing/execCommand/switch-list-type-with-orphaned-li.html: Added.
65779
65780 2010-07-29  Sheriff Bot  <webkit.review.bot@gmail.com>
65781
65782         Unreviewed, rolling out r64313.
65783         http://trac.webkit.org/changeset/64313
65784         https://bugs.webkit.org/show_bug.cgi?id=43233
65785
65786         Some Chromium bots are not happy with it for some unknown
65787         reason. (Requested by dumi on #webkit).
65788
65789         * fast/workers/storage/interrupt-database-expected.txt: Removed.
65790         * fast/workers/storage/interrupt-database-sync-expected.txt: Removed.
65791         * fast/workers/storage/interrupt-database-sync.html: Removed.
65792         * fast/workers/storage/interrupt-database.html: Removed.
65793         * fast/workers/storage/resources/interrupt-database-sync.js: Removed.
65794         * fast/workers/storage/resources/interrupt-database.js: Removed.
65795
65796 2010-07-29  Victor Wang  <victorw@chromium.org>
65797
65798         Unreviewed. Update chromium test expectations for test:
65799         plugins/document-open.html
65800
65801         * platform/chromium/test_expectations.txt:
65802
65803 2010-07-29  Dumitru Daniliuc  <dumi@chromium.org>
65804
65805         Unreviewed, re-enabling all storage tests on Windows in Chromium.
65806
65807         * platform/chromium/test_expectations.txt:
65808
65809 2010-07-29  Anders Carlsson  <andersca@apple.com>
65810
65811         Reviewed by Sam Weinig.
65812
65813         Refactor TestNetscapePlugin so tests can be split in separate files
65814         https://bugs.webkit.org/show_bug.cgi?id=43220
65815
65816         * plugins/document-open.html:
65817         Pass the test identifier as an attribute of the embed tag.
65818
65819 2010-07-29  Dumitru Daniliuc  <dumi@chromium.org>
65820
65821         Unreviewed, updating Chromium expectations.
65822
65823         All storage tests started failing on the Windows canary bot after
65824         r64313. Disabling these tests on that bot until we figure out
65825         what's wrong.
65826
65827         * platform/chromium/test_expectations.txt:
65828
65829 2010-07-28  Dumitru Daniliuc  <dumi@chromium.org>
65830
65831         Reviewed by David Levin.
65832
65833         Test that terminating a worker interrupts all DB operations in that worker.
65834         https://bugs.webkit.org/show_bug.cgi?id=42843
65835
65836         * fast/workers/storage/interrupt-database-expected.txt: Added.
65837         * fast/workers/storage/interrupt-database-sync-expected.txt: Added.
65838         * fast/workers/storage/interrupt-database-sync.html: Added.
65839         * fast/workers/storage/interrupt-database.html: Added.
65840         * fast/workers/storage/resources/interrupt-database-sync.js: Added.
65841         * fast/workers/storage/resources/interrupt-database.js: Added.
65842         (runTransaction):
65843
65844 2010-07-29  Victor Wang  <victorw@chromium.org>
65845
65846         Unreviewed. Update chromium expectation for test:
65847         fast/js/regexp-look-ahead-empty.html
65848
65849         * platform/chromium/fast/js/regexp-look-ahead-empty-expected.txt: Added.
65850
65851 2010-07-29  Michael Saboff  <msaboff@apple.com>
65852
65853         Reviewed by Oliver Hunt.
65854
65855         Added tests to correspond to the changes made in 
65856         JavaScriptCore/yarr/RegexJIT.cpp to fix
65857         https://bugs.webkit.org/show_bug.cgi?id=42664.
65858         Note that some of the new test cases fail due to one or more 
65859         unrelated bugs in the pcre interpreter.  The expected results 
65860         for these tests will need to be updated when the implementation
65861         conforms to the JS standard.
65862
65863         * fast/js/regexp-look-ahead-empty-expected.txt: Added.
65864         * fast/js/regexp-look-ahead-empty.html: Added.
65865         * fast/js/script-tests/regexp-look-ahead-empty.js: Added.
65866
65867 2010-07-29  Ojan Vafai  <ojan@chromium.org>
65868
65869         Reviewed by Tor Arne Vestbø.
65870
65871         fix for editing/style/remove-underline-from-stylesheet.html on qt after r64303
65872         https://bugs.webkit.org/show_bug.cgi?id=43208
65873
65874         * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt:
65875
65876 2010-07-29  Anders Carlsson  <andersca@apple.com>
65877
65878         Reviewed by Sam Weinig.
65879
65880         Implement NPN_Status
65881         https://bugs.webkit.org/show_bug.cgi?id=43205
65882
65883         * platform/mac-wk2/Skipped:
65884         
65885         Add plugins/access-after-page-destroyed.html since we don't support 
65886         layoutTestController.setCanOpenWindows.
65887
65888         Remove plugins/set-status.html.
65889
65890 2010-07-27  Ojan Vafai  <ojan@chromium.org>
65891
65892         Reviewed by Adam Barth.
65893
65894         dump-as-markup should have better output
65895         https://bugs.webkit.org/show_bug.cgi?id=43015
65896
65897         -Merge dom2string into dump-as-markup and pull over all dom2string features (e.g. indent).
65898         -#-prefix selection markers
65899
65900         * editing/deleting/delete-br-in-last-table-cell-expected.txt:
65901         * editing/execCommand/crash-indenting-list-item-expected.txt:
65902         * editing/execCommand/crash-on-enter-in-contentEditable-list-expected.txt:
65903         * editing/execCommand/create-list-from-range-selection-expected.txt:
65904         * editing/execCommand/hilitecolor-expected.txt:
65905         * editing/execCommand/indent-pre-expected.txt:
65906         * editing/execCommand/insert-list-empty-div-expected.txt:
65907         * editing/selection/dump-as-markup-expected.txt:
65908         * editing/selection/dump-as-markup.html:
65909         * editing/selection/home-inside-noneditable-table-expected.txt:
65910         * editing/style/remove-underline-from-stylesheet-expected.txt:
65911         * editing/style/style-text-node-without-editable-parent-expected.txt:
65912         * editing/undo/redo-split-text-node-expected.txt:
65913         * editing/undo/redo-split-text-with-removal-expected.txt:
65914         * html5lib/resources/dom2string.js: Removed.
65915         * html5lib/resources/tests4.dat:
65916         * html5lib/resources/tests6.dat:
65917         * html5lib/runner-expected.txt:
65918         * html5lib/runner.html:
65919         * html5lib/webkit-resumer.html:
65920         * resources/dump-as-markup.js:
65921         (Markup.notifyDone):
65922         (Markup._get):
65923         (Markup._namespace):
65924         (Markup._dumpCalls.0.Markup._indent):
65925         (Markup._toAsciiLowerCase):
65926         (Markup._getMarkupForTextNode):
65927         (Markup._getSelectionMarker):
65928
65929 2010-07-29  Victor Wang  <victorw@chromium.org>
65930
65931         Reviewed by Jeremy Orlow.
65932
65933         Update png baseline in mac-leopard for test svg/custom/mask-colorspace.html
65934
65935         https://bugs.webkit.org/show_bug.cgi?id=43201
65936
65937         * platform/mac-leopard/svg/custom/mask-colorspace-expected.png:
65938
65939 2010-07-29  Victor Wang  <victorw@chromium.org>
65940
65941         Unreviewed, rolling out r64270.
65942         http://trac.webkit.org/changeset/64270
65943         https://bugs.webkit.org/show_bug.cgi?id=39589
65944
65945         The patch breaks chromium webkit unittest
65946
65947         * fast/dom/DeviceOrientation/basic-operation-expected.txt: Removed.
65948         * fast/dom/DeviceOrientation/basic-operation.html: Removed.
65949         * fast/dom/DeviceOrientation/script-tests/basic-operation.js: Removed.
65950         * platform/gtk/Skipped:
65951
65952 2010-07-29  Simon Fraser  <simon.fraser@apple.com>
65953
65954         Reviewed by Darin Adler.
65955
65956         Resizer control does not paint in otherwise empty compositing layer
65957         https://bugs.webkit.org/show_bug.cgi?id=42306
65958         
65959         Layer dumping test with an empty div having "resize: both".
65960
65961         * compositing/overflow/resize-painting-expected.txt: Added.
65962         * compositing/overflow/resize-painting.html: Added.
65963
65964 2010-07-28  Justin Schuh  <jschuh@chromium.org>
65965
65966         Reviewed by Nate Chapin.
65967
65968         Clear PluginData's page pointer on Page destruction
65969         https://bugs.webkit.org/show_bug.cgi?id=43147
65970
65971         * plugins/access-after-page-destroyed-expected.txt: Added.
65972         * plugins/access-after-page-destroyed.html: Added.
65973
65974 2010-07-29  Jeremy Orlow  <jorlow@chromium.org>
65975
65976         Rebaseline 2 tests that are actually a bit distinct from mac (because of fonts).
65977
65978         Not reviewed.
65979
65980         * platform/chromium-win/svg/custom/use-events-crash-expected.txt: Added.
65981         * platform/chromium-win/svg/hixie/error/017-expected.txt: Added.
65982
65983 2010-07-29  Simon Fraser  <simon.fraser@apple.com>
65984
65985         Reviewed by Pavel Feldman.
65986
65987         Crash when computing pseudo-style of a vanished scrollbar in inspector
65988         https://bugs.webkit.org/show_bug.cgi?id=42561
65989         
65990         Test that destroys a styled overflow:scroll scrollbar inside an event handler.
65991
65992         * scrollbars/overflow-custom-scrollbar-crash-expected.txt: Added.
65993         * scrollbars/overflow-custom-scrollbar-crash.html: Added.
65994
65995 2010-07-29  Jeremy Orlow  <jorlow@chromium.org>
65996
65997         Reviewed by Dimitri Glazkov.
65998
65999         [Chromium] Rebaseline 8 tests which are no longer failing
66000         https://bugs.webkit.org/show_bug.cgi?id=43194
66001
66002         http://trac.webkit.org/changeset/64275/ appears to have fixed
66003         a bunch of SVG stuff for Chromium.  Rebaseline all of these.  (The
66004         baselines that are modified or deleted were all incorrect, btw.  I don't
66005         know why they were committed rather than just being "fail"s.)
66006
66007         * platform/chromium-linux/svg/custom/gradient-cycle-detection-expected.checksum:
66008         * platform/chromium-linux/svg/custom/gradient-cycle-detection-expected.png:
66009         * platform/chromium-linux/svg/custom/recursive-clippath-expected.checksum: Added.
66010         * platform/chromium-linux/svg/custom/recursive-clippath-expected.png: Added.
66011         * platform/chromium-linux/svg/custom/recursive-filter-expected.checksum: Added.
66012         * platform/chromium-linux/svg/custom/recursive-filter-expected.png: Added.
66013         * platform/chromium-linux/svg/custom/recursive-gradient-expected.checksum:
66014         * platform/chromium-linux/svg/custom/recursive-gradient-expected.png: Added.
66015         * platform/chromium-linux/svg/custom/recursive-mask-expected.checksum: Added.
66016         * platform/chromium-linux/svg/custom/recursive-mask-expected.png: Added.
66017         * platform/chromium-linux/svg/custom/recursive-pattern-expected.checksum:
66018         * platform/chromium-linux/svg/custom/recursive-pattern-expected.png: Added.
66019         * platform/chromium-win/svg/custom/gradient-cycle-detection-expected.checksum:
66020         * platform/chromium-win/svg/custom/gradient-cycle-detection-expected.png:
66021         * platform/chromium-win/svg/custom/recursive-clippath-expected.checksum: Added.
66022         * platform/chromium-win/svg/custom/recursive-clippath-expected.png:
66023         * platform/chromium-win/svg/custom/recursive-clippath-expected.txt: Added.
66024         * platform/chromium-win/svg/custom/recursive-filter-expected.checksum:
66025         * platform/chromium-win/svg/custom/recursive-filter-expected.png:
66026         * platform/chromium-win/svg/custom/recursive-filter-expected.txt: Added.
66027         * platform/chromium-win/svg/custom/recursive-gradient-expected.checksum:
66028         * platform/chromium-win/svg/custom/recursive-gradient-expected.png:
66029         * platform/chromium-win/svg/custom/recursive-gradient-expected.txt: Added.
66030         * platform/chromium-win/svg/custom/recursive-mask-expected.checksum:
66031         * platform/chromium-win/svg/custom/recursive-mask-expected.png:
66032         * platform/chromium-win/svg/custom/recursive-mask-expected.txt: Added.
66033         * platform/chromium-win/svg/custom/recursive-pattern-expected.checksum:
66034         * platform/chromium-win/svg/custom/recursive-pattern-expected.png:
66035         * platform/chromium-win/svg/custom/recursive-pattern-expected.txt: Added.
66036         * platform/chromium-win/svg/custom/use-events-crash-expected.txt: Removed.
66037         * platform/chromium-win/svg/hixie/error/017-expected.txt: Removed.
66038
66039 2010-07-29  Nikolas Zimmermann  <nzimmermann@rim.com>
66040
66041         Not reviewed. Update Qt specific baselines for three svg/custom tests.
66042
66043         * platform/qt/svg/custom/recursive-gradient-expected.txt:
66044         * platform/qt/svg/custom/recursive-mask-expected.txt:
66045         * platform/qt/svg/custom/recursive-pattern-expected.txt:
66046
66047 2010-07-29  Nikolas Zimmermann  <nzimmermann@rim.com>
66048
66049         Reviewed by Dirk Schulze.
66050
66051         WebKit shouldn't ignore resource cycles, but break them as Opera does
66052         https://bugs.webkit.org/show_bug.cgi?id=43031
66053
66054         Rebaseline results now that cycles are broken, instead of ignored.
66055
66056         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.txt:
66057         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.checksum:
66058         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.png:
66059         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
66060         * platform/mac/svg/custom/gradient-cycle-detection-expected.checksum:
66061         * platform/mac/svg/custom/gradient-cycle-detection-expected.png:
66062         * platform/mac/svg/custom/recursive-clippath-expected.checksum:
66063         * platform/mac/svg/custom/recursive-clippath-expected.png:
66064         * platform/mac/svg/custom/recursive-clippath-expected.txt:
66065         * platform/mac/svg/custom/recursive-filter-expected.checksum:
66066         * platform/mac/svg/custom/recursive-filter-expected.png:
66067         * platform/mac/svg/custom/recursive-filter-expected.txt:
66068         * platform/mac/svg/custom/recursive-gradient-expected.checksum:
66069         * platform/mac/svg/custom/recursive-gradient-expected.png:
66070         * platform/mac/svg/custom/recursive-gradient-expected.txt:
66071         * platform/mac/svg/custom/recursive-mask-expected.checksum:
66072         * platform/mac/svg/custom/recursive-mask-expected.png:
66073         * platform/mac/svg/custom/recursive-mask-expected.txt:
66074         * platform/mac/svg/custom/recursive-pattern-expected.checksum:
66075         * platform/mac/svg/custom/recursive-pattern-expected.png:
66076         * platform/mac/svg/custom/recursive-pattern-expected.txt:
66077         * platform/mac/svg/custom/use-events-crash-expected.txt:
66078         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum:
66079         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
66080         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum:
66081         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
66082         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum:
66083         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
66084         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum:
66085         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
66086         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
66087         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
66088         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
66089         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
66090         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
66091         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
66092         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
66093         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
66094         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
66095         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
66096         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
66097         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
66098         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
66099         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
66100         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
66101         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
66102         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
66103         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
66104         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
66105         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
66106         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
66107         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
66108         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
66109         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
66110         * platform/mac/svg/hixie/error/017-expected.txt:
66111         * svg/clip-path/clip-path-recursive-call-by-child.svg: Rewrite test to match expectations, now that cycles are broken, not ignored. Looks like in Opera.
66112         * svg/custom/js-late-clipPath-and-object-creation.svg: Don't update from within the onload event, instead use zero-ms timeouts, to test updating reliable. It failed before this patch.
66113         * svg/custom/js-late-clipPath-creation.svg: Ditto.
66114         * svg/custom/js-late-gradient-and-object-creation.svg: Ditto.
66115         * svg/custom/js-late-gradient-creation.svg: Ditto.
66116         * svg/custom/js-late-marker-and-object-creation.svg: Ditto.
66117         * svg/custom/js-late-marker-creation.svg: Ditto.
66118         * svg/custom/js-late-mask-and-object-creation.svg: Ditto.
66119         * svg/custom/js-late-mask-creation.svg: Ditto.
66120         * svg/custom/js-late-pattern-and-object-creation.svg: Ditto.
66121         * svg/custom/js-late-pattern-creation.svg: Ditto.
66122         * svg/custom/recursive-clippath.svg: Add a reference rendering, side by side to the test, for the ease of comparision. Passes in WebKit + Opera.
66123         * svg/custom/recursive-filter.svg: Ditto.
66124         * svg/custom/recursive-gradient.svg: Ditto.
66125         * svg/custom/recursive-mask.svg: Ditto.
66126         * svg/custom/recursive-pattern.svg: Ditto.
66127
66128 2010-07-21 Antonio Gomes  <tonikitoo@webkit.org> , Grace Kloba  <klobag@gmail.com>
66129
66130         Reviewed by David Hyatt.
66131
66132         Enhance the hit testing to take a rectangle instead of a point
66133         https://bugs.webkit.org/show_bug.cgi?id=40197
66134
66135         * fast/dom/nodesFromRect-basic-expected.txt: Added.
66136         * fast/dom/nodesFromRect-basic.html: Added.
66137
66138 2010-07-29  Steve Block  <steveblock@google.com>
66139
66140         Reviewed by Jeremy Orlow.
66141
66142         Add LayoutTestController methods to test DeviceOrientation
66143         https://bugs.webkit.org/show_bug.cgi?id=39589
66144
66145         * fast/dom/DeviceOrientation/basic-operation-expected.txt: Added.
66146         * fast/dom/DeviceOrientation/basic-operation.html: Added.
66147         * fast/dom/DeviceOrientation/script-tests/basic-operation.js: Added.
66148         * platform/gtk/Skipped:
66149
66150 2010-07-29  Jeremy Orlow  <jorlow@chromium.org>
66151
66152         http://trac.webkit.org/changeset/64266 and its parents missed one
66153         baseline.  Add it.
66154
66155         Not reviewed.
66156
66157         * platform/chromium-win/svg/custom/convolution-crash-expected.checksum: Added.
66158         * platform/chromium-win/svg/custom/convolution-crash-expected.png: Added.
66159
66160 2010-07-27  Alexander Pavlov  <apavlov@chromium.org>
66161
66162         Reviewed by Pavel Feldman.
66163
66164         Inspector should display CDATA section data
66165         https://bugs.webkit.org/show_bug.cgi?id=16259
66166
66167         * inspector/elements-panel-xhtml-structure-expected.txt:
66168         * inspector/elements-panel-xhtml-structure.xhtml:
66169
66170 2010-07-29  Alex Nicolaou  <anicolao@chromium.org>
66171
66172         Reviewed by Dirk Schulze.
66173
66174         [chromium] new svg failures after r63485
66175         https://bugs.webkit.org/show_bug.cgi?id=42428
66176
66177         Now that my fix for https://bugs.webkit.org/show_bug.cgi?id=43102
66178         is checked in, 42428 is fixed also as well as a bunch of other tests
66179         that were previously failing because of the wrong colourspace for the
66180         SVG mask. This change resets expectations to pass for the appropriate
66181         tests.
66182
66183         * platform/chromium/test_expectations.txt:
66184
66185 2010-07-28  Victor Wang  <victorw@chromium.org>
66186
66187         Unreviewed. Update chromium test expectations for svg test.
66188         After Alex Nicolaou's patch http://trac.webkit.org/changeset/64254,
66189         Chromium should have same results with platform/mac or platform/mac-leopard.
66190         Also rebaselin leopard result for the new test added by r64254.
66191
66192         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Removed.
66193         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Removed.
66194         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Removed.
66195         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Removed.
66196         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Removed.
66197         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Removed.
66198         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: Removed.
66199         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Removed.
66200         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: Removed.
66201         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Removed.
66202         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Removed.
66203         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Removed.
66204         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: Removed.
66205         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Removed.
66206         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum: Removed.
66207         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Removed.
66208         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Removed.
66209         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Removed.
66210         * platform/chromium-mac/svg/custom/feDisplacementMap-01-expected.checksum: Removed.
66211         * platform/chromium-mac/svg/custom/feDisplacementMap-01-expected.png: Removed.
66212         * platform/chromium-mac/svg/custom/image-with-transform-clip-filter-expected.checksum: Removed.
66213         * platform/chromium-mac/svg/custom/image-with-transform-clip-filter-expected.png: Removed.
66214         * platform/chromium-mac/svg/custom/recursive-filter-expected.checksum: Removed.
66215         * platform/chromium-mac/svg/custom/recursive-filter-expected.png: Removed.
66216         * platform/chromium-mac/svg/filters/feLighting-crash-expected.checksum: Removed.
66217         * platform/chromium-mac/svg/filters/feLighting-crash-expected.png: Removed.
66218         * platform/chromium-mac/svg/filters/filter-on-tspan-expected.checksum: Removed.
66219         * platform/chromium-mac/svg/filters/filter-on-tspan-expected.png: Removed.
66220         * platform/chromium-mac/svg/filters/filter-width-update-expected.checksum: Removed.
66221         * platform/chromium-mac/svg/filters/filteredImage-expected.checksum: Removed.
66222         * platform/chromium-mac/svg/filters/parent-children-with-same-filter-expected.checksum: Removed.
66223         * platform/chromium-mac/svg/filters/parent-children-with-same-filter-expected.png: Removed.
66224         * platform/mac-leopard/svg/custom/mask-colorspace-expected.checksum: Added.
66225         * platform/mac-leopard/svg/custom/mask-colorspace-expected.png: Added.
66226
66227 2010-07-28  Daniel Bates  <dbates@rim.com>
66228
66229         Reviewed by Darin Adler.
66230
66231         Output more descriptive PASS messages for list layout tests
66232         https://bugs.webkit.org/show_bug.cgi?id=42938
66233
66234         Output a more descriptive PASS message so that it is clear
66235         what we are testing in the test cases: fast/lists/w3-css3-list-styles-alphabetic.html
66236         and fast/lists/w3-css3-list-styles-numeric.html.
66237
66238         Currently, we only output "PASS" if the list marker equals
66239         its list item text for every <li> in the list. Instead, we
66240         should output a PASS message for each <li> so that we can
66241         ensure that we are comparing the list marker and list
66242         item text.
66243
66244         * fast/lists/resources/dump-list.js: Removed printPassedIfEmptyString()
66245         instead merged pass message into testListItemMarkerEqualsListItemText().
66246         (filterListsWithReplacement): Removed support for a post filter
66247         function as this is not needed anymore.
66248         (testListItemMarkerEquals): Added.
66249         (testListItemMarkerEqualsListItemText): Added.
66250         * fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Rebased result.
66251         * fast/lists/w3-css3-list-styles-alphabetic.html: Updated to call testListItemMarkerEqualsListItemText().
66252         * fast/lists/w3-css3-list-styles-numeric-expected.txt: Rebased result.
66253         * fast/lists/w3-css3-list-styles-numeric.html: Modified JavaScript to call
66254         testListItemMarkerEquals() so that we can remove the redundant code.
66255
66256 2010-07-28  Alex Nicolaou  <anicolao@chromium.org>
66257
66258         Reviewed by Ojan Vafai.
66259
66260         Set incorrect but close expectations for mask-colorspace.svg on mac
66261         https://bugs.webkit.org/show_bug.cgi?id=43102
66262
66263         Blocks:
66264           [chromium] r63450 caused some svg mask tests to fail pixel tests
66265           https://bugs.webkit.org/show_bug.cgi?id=42403
66266
66267         On my Mac, after my best efforts, the mask colorspace doesn't 
66268         seem to come out right. Though the pixel values in the test 
66269         rectangle should be 111, they come out to 104, and ultimately
66270         it is because the pixel values coming out of ImageBufferCG are
66271         not linearized properly. Checking in this expected result because
66272         visually the colours are close enough and I want to catch other
66273         regressions, but if this starts to fail because the first image
66274         has color 111,111,111 in the rectange and 76,76,76 or 78,78,78 in
66275         the circle, the actual problem will have been corrected. (111 and
66276         78 are the correct values).
66277
66278         Also removed fail expectations for those tests that are now
66279         passing on my Mac.
66280
66281         * platform/chromium/test_expectations.txt:
66282         * platform/mac/svg/custom/mask-colorspace-expected.checksum:
66283         * platform/mac/svg/custom/mask-colorspace-expected.png:
66284
66285 2010-07-28  Kent Tamura  <tkent@chromium.org>
66286
66287         Unreviewed, test expectation update.
66288
66289         - Rebaseline input-appearance-spinbutton-disabled-readonly.html
66290           for Chromium-mac and Chromium-linux.
66291         - Remove input-number-events.html.  It passes on Chromium now.
66292
66293         * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added.
66294         * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
66295         * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Added.
66296         * platform/chromium-mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added.
66297         * platform/chromium-mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
66298         * platform/chromium/test_expectations.txt:
66299
66300 2010-07-28  Darin Adler  <darin@apple.com>
66301
66302         Reviewed by Sam Weinig.
66303
66304         WebKitTestRunner needs to support layoutTestController.execCommand
66305         <https://bugs.webkit.org/show_bug.cgi?id=42538>
66306
66307         WebKitTestRunner needs layoutTestController.isCommandEnabled
66308         <https://bugs.webkit.org/show_bug.cgi?id=42671>
66309
66310         * platform/mac-wk2/Skipped: Don't skip the now-functioning tests.
66311
66312 2010-07-28  Kent Tamura  <tkent@chromium.org>
66313
66314         Reviewed by Dimitri Glazkov.
66315
66316         [DRT/Chromium] Introduce drt_expectations.txt for NRWT
66317         https://bugs.webkit.org/show_bug.cgi?id=43123
66318
66319         * platform/chromium/drt_expectations.txt: Added.
66320
66321 2010-07-28  Anders Carlsson  <andersca@apple.com>
66322
66323         Reviewed by Sam Weinig.
66324
66325         Implement NPN_InvokeDefault and NPN_Construct
66326         https://bugs.webkit.org/show_bug.cgi?id=43160
66327
66328         * platform/mac-wk2/Skipped:
66329         Remove plugins/npruntime/invoke-default.html
66330
66331 2010-07-28  Tony Chang  <tony@chromium.org>
66332
66333         Reviewed by Ojan Vafai.
66334
66335         implement getData('text/html') for webkit win
66336         https://bugs.webkit.org/show_bug.cgi?id=37981
66337
66338         * platform/win/Skipped: 2 tests now pass
66339
66340 2010-07-28  Alex Nicolaou  <anicolao@chromium.org>
66341
66342         Reviewed by Darin Adler.
66343
66344         mask-colorspace.svg result for chromium-linux
66345         https://bugs.webkit.org/show_bug.cgi?id=43100
66346
66347         blocking: 
66348           [chromium] r63450 caused some svg mask tests to fail pixel tests
66349           https://bugs.webkit.org/show_bug.cgi?id=42403
66350
66351         New expectations and baseline for mask-colorspace on Linux that
66352         reflect my idea of what should be the passing output as of when
66353         I wrote the original patch. In fact the inner circle should be
66354         78,78,78 instead of 76,76,76 but while I sort out the broken
66355         baselines I'm going to consider this an improvement; at least
66356         the two images match each other as intended in the original test.
66357
66358         * platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum: Added.
66359         * platform/chromium-linux/svg/custom/mask-colorspace-expected.png: Added.
66360         * platform/chromium/test_expectations.txt:
66361
66362 2010-07-28  Anders Carlsson  <andersca@apple.com>
66363
66364         Reviewed by Sam Weinig.
66365
66366         Implement NPN_Invoke
66367         https://bugs.webkit.org/show_bug.cgi?id=43158
66368
66369         * platform/mac-wk2/Skipped:
66370         Remove plugins/npruntime/invoke.html.
66371
66372 2010-07-28  Anders Carlsson  <andersca@apple.com>
66373
66374         Reviewed by Sam Weinig.
66375
66376         Implement NPN_HasMethod
66377         https://bugs.webkit.org/show_bug.cgi?id=43155
66378
66379         * platform/mac-wk2/Skipped:
66380         Remove plugins/npruntime/invoke-browserfuncs.html.
66381         
66382 2010-07-28  Adam Barth  <abarth@webkit.org>
66383
66384         Reviewed by Eric Seidel.
66385
66386         Update numbered header element closing to match recent spec change
66387         https://bugs.webkit.org/show_bug.cgi?id=43072
66388
66389         * html5lib/runner-expected-html5.txt:
66390
66391 2010-07-28  Eric Seidel  <eric@webkit.org>
66392
66393         No review.  Skipping test to restore peace and justice.
66394
66395         REGRESSION(63862): animations/play-state.html fails intermittently
66396         https://bugs.webkit.org/show_bug.cgi?id=42821
66397
66398         * platform/mac/Skipped:
66399          - Attempt to staunch the bleeding by skipping this flake-zor.
66400
66401 2010-07-28  Victor Wang  <victorw@chromium.org>
66402
66403        Unreviewed. Add chromium baselines for test:
66404        fast/table/early-table-layout
66405
66406         * platform/chromium-linux/fast/table/early-table-layout-expected.checksum: Added.
66407         * platform/chromium-linux/fast/table/early-table-layout-expected.png: Added.
66408         * platform/chromium-mac/fast/table/early-table-layout-expected.checksum: Added.
66409         * platform/chromium-mac/fast/table/early-table-layout-expected.png: Added.
66410         * platform/chromium-mac/fast/table/early-table-layout-expected.txt: Added.
66411         * platform/chromium-win/fast/table/early-table-layout-expected.checksum: Added.
66412         * platform/chromium-win/fast/table/early-table-layout-expected.png: Added.
66413         * platform/chromium-win/fast/table/early-table-layout-expected.txt: Added.
66414
66415 2010-07-28  Anders Carlsson  <andersca@apple.com>
66416
66417         Reviewed by Sam Weinig.
66418
66419         Implement JSNPObject::put
66420         https://bugs.webkit.org/show_bug.cgi?id=43149
66421
66422         * platform/mac-wk2/Skipped:
66423         Remove now passing tests.
66424     
66425 2010-07-28  Anders Carlsson  <andersca@apple.com>
66426
66427         Reviewed by Sam Weinig.
66428
66429         Add support for calling NPObject methods
66430         https://bugs.webkit.org/show_bug.cgi?id=43145
66431
66432         * platform/mac-wk2/Skipped:
66433         Remove plugins/npruntime/get-int-identifier-special-values.html since it passes now.
66434
66435 2010-07-28  Victor Wang  <victorw@chromium.org>
66436
66437         Unreviewed. Fix chromium test expectations:
66438         Remove duplicate expectation for test:
66439         tables/mozilla/other/slashlogo.html
66440
66441         * platform/chromium/test_expectations.txt:
66442
66443 2010-07-28  fsamuel@chromium.org  <fsamuel@chromium.org>
66444
66445         Reviewed by David Hyatt.
66446
66447         REGRESSION (r63994): Bank of America's home page is horribly mis-rendered
66448         https://bugs.webkit.org/show_bug.cgi?id=42993
66449
66450         Restored the expectation for the slashdot logo table test.
66451
66452         Added a new layout test to check for the correctness of early table layout.
66453
66454         * fast/table/early-table-layout.html: Added.
66455         * platform/chromium/test_expectations.txt:
66456         * platform/gtk/fast/table/early-table-layout-expected.checksum: Added.
66457         * platform/gtk/fast/table/early-table-layout-expected.png: Added.
66458         * platform/gtk/fast/table/early-table-layout-expected.txt: Added.
66459
66460 2010-07-28  Victor Wang  <victorw@chromium.org>
66461
66462         Unreviewed. Update chromium test expectations for tesst that
66463         may crash on mac or linux:
66464         fast/dom/prototype-inheritance-2.html
66465
66466         * platform/chromium/test_expectations.txt:
66467
66468 2010-07-28  Victor Wang  <victorw@chromium.org>
66469
66470         Unreviewed. Update chromium test expectations for test:
66471         storage/indexeddb/objectstore-basics.html
66472
66473         * storage/indexeddb/objectstore-basics-expected.txt:
66474
66475 2010-07-28  Andrei Popescu  <andreip@google.com>
66476
66477         Reviewed by Jeremy Orlow.
66478
66479         The text expectations for storage/objectore-basics.html are out of date
66480         https://bugs.webkit.org/show_bug.cgi?id=43126
66481
66482         Following http://trac.webkit.org/changeset/64209
66483         the objectstore-basics-expected.txt file should be updated to reflect
66484         the new tests.
66485
66486         * storage/indexeddb/objectstore-basics-expected.txt:
66487
66488 2010-07-28  Andrei Popescu  <andreip@google.com>
66489
66490         Reviewed by Jeremy Orlow.
66491
66492         Skip IDBKeyRange from the prototype-inheritance layout test.
66493         IDBKeyRange is a DOM object and, with V8, it seems that such objects
66494         do not respect the prototype inheritance.
66495
66496         Once IndexedDatabase is done, we should remove indexedDB and IDBKeyRange
66497         from the list of skipped window properties and we should update the
66498         Chromium and Android test expectations.
66499
66500         fast/dom/prototype-inheritance.html fails from r64141
66501         https://bugs.webkit.org/show_bug.cgi?id=43067
66502
66503         * fast/dom/script-tests/prototype-inheritance.js:
66504         * platform/chromium/test_expectations.txt:
66505
66506 2010-07-28  Andrei Popescu  <andreip@google.com>
66507
66508         Reviewed by Jeremy Orlow.
66509
66510         [IndexedDB] WebDOMStringList default ctor does not initialize its m_private member
66511         variable so any attempt to append strings to a WebDOMStringList instance results in a crash.
66512         https://bugs.webkit.org/show_bug.cgi?id=43120
66513
66514         * storage/indexeddb/script-tests/objectstore-basics.js:
66515         (openSuccess):
66516         (createSuccess):
66517
66518 2010-07-28  Xianzhu Wang  <phnixwxz@gmail.com>
66519
66520         Reviewed by Dan Bernstein.
66521
66522         Line not wrapped at certain punctuations
66523         https://bugs.webkit.org/show_bug.cgi?id=37698
66524
66525         * fast/text/line-breaks-after-closing-punctuations-expected.txt: Added.
66526         * fast/text/line-breaks-after-closing-punctuations.html: Added.
66527
66528 2010-07-28  Nikolas Zimmermann  <nzimmermann@rim.com>
66529
66530         Not reviewed. Fix two layout test failure on the windows slave. Remove win-xp specific results after the r64186 change.
66531
66532         * platform/win-xp/fast/lists: Removed.
66533         * platform/win-xp/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed.
66534         * platform/win-xp/fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed.
66535
66536 2010-07-28  Nikolas Zimmermann  <nzimmermann@rim.com>
66537
66538         Not reviewed. Fix layout test failure on Leopard Intel Debug slave. Remove leopard specific result after the r64186 change.
66539
66540         * platform/mac-leopard/fast/lists: Removed.
66541         * platform/mac-leopard/fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed.
66542
66543 2010-07-28  Jeremy Orlow  <jorlow@chromium.org>
66544
66545         Updating Chromium test expectations to expect 8 tests to fail since
66546         our "test shell" doesn't implement a method required by Daniel Bates'
66547         http://trac.webkit.org/changeset/64186/ change.
66548
66549         Not reviewed.
66550
66551         * platform/chromium/test_expectations.txt:
66552
66553 2010-07-28  Nikolas Zimmermann  <nzimmermann@rim.com>
66554
66555         Not reviewed. Rebaseline mac-leopard specific pixel test result after the path cleanup patch.
66556
66557         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum:
66558         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.png:
66559
66560 2010-07-28  Zoltan Herczeg  <zherczeg@webkit.org>
66561
66562         Reviewed by Nikolas Zimmermann.
66563
66564         SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change
66565         https://bugs.webkit.org/show_bug.cgi?id=42244
66566
66567         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum: Added.
66568         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
66569         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum: Added.
66570         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
66571         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum: Added.
66572         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
66573         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum: Added.
66574         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
66575         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum: Added.
66576         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
66577         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum: Added.
66578         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
66579         * svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.txt: Added.
66580         * svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr.html: Added.
66581         * svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.txt: Added.
66582         * svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr.html: Added.
66583         * svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.txt: Added.
66584         * svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr.html: Added.
66585         * svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.txt: Added.
66586         * svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop.html: Added.
66587         * svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt: Added.
66588         * svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop.html: Added.
66589         * svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.txt: Added.
66590         * svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop.html: Added.
66591         * svg/dynamic-updates/script-tests/SVGFEOffsetElement-dom-dx-attr.js: Added.
66592         (executeTest):
66593         * svg/dynamic-updates/script-tests/SVGFEOffsetElement-dom-dy-attr.js: Added.
66594         (executeTest):
66595         * svg/dynamic-updates/script-tests/SVGFEOffsetElement-dom-in-attr.js: Added.
66596         (executeTest):
66597         * svg/dynamic-updates/script-tests/SVGFEOffsetElement-svgdom-dx-prop.js: Added.
66598         (executeTest):
66599         * svg/dynamic-updates/script-tests/SVGFEOffsetElement-svgdom-dy-prop.js: Added.
66600         (executeTest):
66601         * svg/dynamic-updates/script-tests/SVGFEOffsetElement-svgdom-in-prop.js: Added.
66602         (executeTest):
66603
66604 2010-07-28  Zoltan Herczeg  <zherczeg@webkit.org>
66605
66606         Reviewed by Nikolas Zimmermann.
66607
66608         SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change
66609         https://bugs.webkit.org/show_bug.cgi?id=42244
66610
66611         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum: Added.
66612         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Added.
66613         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum: Added.
66614         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Added.
66615         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum: Added.
66616         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Added.
66617         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum: Added.
66618         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Added.
66619         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum: Added.
66620         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Added.
66621         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum: Added.
66622         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Added.
66623         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum: Added.
66624         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Added.
66625         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum: Added.
66626         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
66627         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.txt: Added.
66628         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr.html: Added.
66629         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.txt: Added.
66630         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr.html: Added.
66631         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.txt: Added.
66632         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr.html: Added.
66633         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.txt: Added.
66634         * svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr.html: Added.
66635         * svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.txt: Added.
66636         * svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html: Added.
66637         * svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.txt: Added.
66638         * svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop.html: Added.
66639         * svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.txt: Added.
66640         * svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop.html: Added.
66641         * svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.txt: Added.
66642         * svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.html: Added.
66643         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr.js: Added.
66644         (executeTest):
66645         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-dom-in-attr.js: Added.
66646         (executeTest):
66647         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-dom-lighting-color-attr.js: Added.
66648         (executeTest):
66649         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-dom-surfaceScale-attr.js: Added.
66650         (executeTest):
66651         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-lighting-color-css-prop.js: Added.
66652         (executeTest):
66653         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop.js: Added.
66654         (executeTest):
66655         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-svgdom-in-prop.js: Added.
66656         (executeTest):
66657         * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.js: Added.
66658         (executeTest):
66659
66660 2010-07-27  Daniel Bates  <dbates@rim.com>
66661
66662         Unreviewed; remove platform-specific expected results.
66663         https://bugs.webkit.org/show_bug.cgi?id=42803
66664
66665         We no longer need the Qt an GTK platform-specific render tree dumps
66666         as we now dump text.
66667
66668         * platform/gtk/fast/lists/alpha-boundary-values-expected.txt: Removed.
66669         * platform/gtk/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed.
66670         * platform/qt/fast/lists/alpha-boundary-values-expected.checksum: Removed.
66671         * platform/qt/fast/lists/alpha-boundary-values-expected.png: Removed.
66672         * platform/qt/fast/lists/alpha-boundary-values-expected.txt: Removed.
66673         * platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed.
66674         * platform/qt/fast/lists/w3-list-styles-expected.txt: Removed.
66675
66676 2010-07-26  Yuzo Fujishima  <yuzo@google.com>
66677
66678         Reviewed by Shinichiro Hamaji.
66679
66680         @page rules in media queries should be tested.
66681         Added tests for such rules.
66682         https://bugs.webkit.org/show_bug.cgi?id=42971
66683
66684         * printing/page-rule-selection-expected.txt:
66685         * printing/page-rule-selection.html:
66686
66687 2010-07-27  Daniel Bates  <dbates@rim.com>
66688
66689         Reviewed by Darin Adler.
66690
66691         Convert DRT list tests from pixel-tests/render tree dumps to text
66692         https://bugs.webkit.org/show_bug.cgi?id=42803
66693
66694         With the passing of Bug #37929 and Bug #37930, convert a subset of the
66695         DRT tests for lists from pixel-tests to text-based tests now that we
66696         can retrieve the list item marker text in both the Mac and Windows ports.
66697
66698         * fast/lists/alpha-boundary-values-expected.txt: Added.
66699         * fast/lists/alpha-boundary-values.html: Modified to dump as text.
66700         * fast/lists/alpha-list-wrap-expected.txt: Added.
66701         * fast/lists/alpha-list-wrap.html: Modified to dump as text.
66702         * fast/lists/decimal-leading-zero-expected.txt: Added.
66703         * fast/lists/decimal-leading-zero.html: Modified to dump as text.
66704         * fast/lists/li-values-expected.txt: Added.
66705         * fast/lists/li-values.html: Modified to dump as text.
66706         * fast/lists/list-style-type-dynamic-change-expected.txt: Added.
66707         * fast/lists/list-style-type-dynamic-change.html: Modified to dump as text.
66708         * fast/lists/resources/dump-list.js:
66709         (dumpList): Modified to call processList.
66710         (filterListsWithReplacement): Added.
66711         (processList): Added.
66712         (dumpListItemAsHTML): Added.
66713         (printPassedIfEmptyString): Added.
66714         (printFailedIfListItemMarkerNotEqualListItemText): Added.
66715         * fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Added.
66716         * fast/lists/w3-css3-list-styles-alphabetic.html: Modified to dump as text.
66717         * fast/lists/w3-css3-list-styles-numeric-expected.txt: Added.
66718         * fast/lists/w3-css3-list-styles-numeric.html: Modified to dump as text.
66719           Also, fix typos in the binary list-style-type results.
66720         * fast/lists/w3-list-styles-expected.txt: Added.
66721         * fast/lists/w3-list-styles.html: Modified to dump as text.
66722         * platform/mac/fast/lists/alpha-boundary-values-expected.checksum: Removed.
66723         * platform/mac/fast/lists/alpha-boundary-values-expected.png: Removed.
66724         * platform/mac/fast/lists/alpha-boundary-values-expected.txt: Removed.
66725         * platform/mac/fast/lists/alpha-list-wrap-expected.checksum: Removed.
66726         * platform/mac/fast/lists/alpha-list-wrap-expected.png: Removed.
66727         * platform/mac/fast/lists/alpha-list-wrap-expected.txt: Removed.
66728         * platform/mac/fast/lists/decimal-leading-zero-expected.checksum: Removed.
66729         * platform/mac/fast/lists/decimal-leading-zero-expected.png: Removed.
66730         * platform/mac/fast/lists/decimal-leading-zero-expected.txt: Removed.
66731         * platform/mac/fast/lists/li-values-expected.checksum: Removed.
66732         * platform/mac/fast/lists/li-values-expected.png: Removed.
66733         * platform/mac/fast/lists/li-values-expected.txt: Removed.
66734         * platform/mac/fast/lists/list-style-type-dynamic-change-expected.checksum: Removed.
66735         * platform/mac/fast/lists/list-style-type-dynamic-change-expected.png: Removed.
66736         * platform/mac/fast/lists/list-style-type-dynamic-change-expected.txt: Removed.
66737         * platform/mac/fast/lists/w3-css3-list-styles-alphabetic-expected.checksum: Removed.
66738         * platform/mac/fast/lists/w3-css3-list-styles-alphabetic-expected.png: Removed.
66739         * platform/mac/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed.
66740         * platform/mac/fast/lists/w3-css3-list-styles-numeric-expected.checksum: Removed.
66741         * platform/mac/fast/lists/w3-css3-list-styles-numeric-expected.png: Removed.
66742         * platform/mac/fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed.
66743         * platform/mac/fast/lists/w3-list-styles-expected.checksum: Removed.
66744         * platform/mac/fast/lists/w3-list-styles-expected.png: Removed.
66745         * platform/mac/fast/lists/w3-list-styles-expected.txt: Removed.
66746         * platform/win/fast/lists: Removed.
66747         * platform/win/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed.
66748         * platform/win/fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed.
66749
66750 2010-07-27  Andrew Scherkus  <scherkus@chromium.org>
66751
66752         Unreviewed.
66753
66754         Marking media/controls-drag-timebar.html as flaky due to new seek behaviour.
66755
66756         * platform/chromium/test_expectations.txt:
66757
66758 2010-07-27  Anders Carlsson  <andersca@apple.com>
66759
66760         Reviewed by Sam Weinig.
66761
66762         Implement JSNPObject::propertyGetter
66763         https://bugs.webkit.org/show_bug.cgi?id=43091
66764
66765         * platform/mac-wk2/Skipped:
66766         Add a test I forgot to add, and remove plugins/npruntime/embed-property.html because it passes now.
66767
66768 2010-07-27  Martin Robinson  <mrobinson@igalia.com>
66769
66770         Unreviewed.
66771
66772         Unskip a test that is passing and add expected results to another.
66773
66774         * platform/gtk/Skipped: Unskip passing test.
66775         * platform/gtk/fast/canvas/set-colors-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/canvas/set-colors-expected.txt.
66776
66777 2010-07-27  Anders Carlsson  <andersca@apple.com>
66778
66779         Reviewed by Sam Weinig.
66780
66781         Explicitly list all skipped tests in plugins/ so we can start removing passing tests.
66782
66783         * platform/mac-wk2/Skipped:
66784
66785 2010-07-27  Victor Wang  <victorw@chromium.org>
66786
66787         Unreviewed. Update chromium test expectations for failed test:
66788         fast/canvas/canvas-ImageData-behaviour.html
66789
66790         * platform/chromium/test_expectations.txt:
66791
66792 2010-07-27  Ryosuke Niwa  <rniwa@webkit.org>
66793
66794         Reviewed by Justin Garcia.
66795
66796         REGRESSION: editing/style/remove-underline-from-stylesheet.html fails on Qt platform after r64083
66797         https://bugs.webkit.org/show_bug.cgi?id=43061
66798
66799         Added a qt-specific test result because the final range and the generated DOM is same.
66800
66801         * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
66802
66803 2010-07-27  Victor Wang  <victorw@chromium.org>
66804
66805         Unreviewed. Update chromium test expectations for failed test on mac:
66806         fast/dom/prototype-inheritance.html  
66807
66808         * platform/chromium/test_expectations.txt:
66809
66810 2010-07-23  Helder Correia  <heldercorreia@codeaurora.org>
66811
66812         Reviewed by Darin Adler.
66813
66814         Canvas tests 2d.imageData.object.round and 2d.imageData.object.wrap are
66815         failing. For canvas image data manipulation, the values passed should
66816         be truncated and wrapped. Also fix the canvas-ImageData-behaviour test
66817         to expect wrapping rather than clamping, and add some new checkings.
66818         https://bugs.webkit.org/show_bug.cgi?id=40272
66819
66820         * canvas/philip/tests/2d.imageData.object.round-expected.txt:
66821         * canvas/philip/tests/2d.imageData.object.round.html:
66822         * canvas/philip/tests/2d.imageData.object.wrap-expected.txt:
66823         * fast/canvas/canvas-ImageData-behaviour-expected.txt:
66824         * fast/canvas/canvas-ImageData-behaviour.js:
66825         * platform/mac/Skipped:
66826         * platform/qt/Skipped:
66827
66828 2010-07-27  Chris Fleizach  <cfleizach@apple.com>
66829
66830         Reviewed by David Kilzer.
66831
66832         AX: Misspellings not shown in AXAttributedStringForTextMarkerRange when selection is on word
66833         https://bugs.webkit.org/show_bug.cgi?id=41817
66834
66835         * platform/mac/accessibility/attributed-string-includes-misspelled-with-selection-expected.txt: Added.
66836         * platform/mac/accessibility/attributed-string-includes-misspelled-with-selection.html: Added.
66837
66838 2010-07-27  Victor Wang  <victorw@chromium.org>
66839
66840         Unreviewed. Update chromium test expectations.
66841
66842         * platform/chromium/test_expectations.txt:
66843         * storage/indexeddb/keyrange-expected.txt:
66844
66845 2010-07-27  Csaba Osztrogonác  <ossy@webkit.org>
66846
66847         Unreviewed.
66848
66849         [Qt] Add inspector/debugger-breakpoints-not-activated-on-reload.html (introduced in r64133) to the Skipped list.
66850
66851         * platform/qt/Skipped: inspector/debugger-breakpoints-not-activated-on-reload.html skipped.
66852
66853 2010-07-27  Andrei Popescu  <andreip@google.com>
66854
66855         Reviewed by Jeremy Orlow.
66856
66857         [IndexedDB] Key range methods belong to the IDBKeyRange interface
66858         https://bugs.webkit.org/show_bug.cgi?id=43052
66859
66860         * storage/indexeddb/script-tests/keyrange.js:
66861         (checkSingleKeyRange):
66862         (checkLeftBoundKeyRange):
66863         ():
66864
66865 2010-07-27  Martin Robinson  <mrobinson@igalia.com>
66866
66867         Unreviewed.
66868
66869         Remove some mistakenly skipped tests from the skipped list as well as
66870         a couple tests that no longer exist.
66871
66872         * platform/gtk/Skipped: Fix some errors in the skipped list.
66873
66874 2010-07-27  Pavel Podivilov  <podivilov@chromium.org>
66875
66876         Reviewed by Pavel Feldman.
66877
66878         Web Inspector: do not activate all breakpoints on page reload
66879         https://bugs.webkit.org/show_bug.cgi?id=41461
66880
66881         * http/tests/inspector/debugger-test.js:
66882         (frontend_scriptsAreParsed):
66883         (frontend_waitUntilScriptsAreParsed.waitForAllScripts):
66884         (frontend_waitUntilScriptsAreParsed):
66885         (frontend_ensureSourceFrameLoaded):
66886         (frontend_showScriptSource):
66887         * inspector/debugger-breakpoints-not-activated-on-reload-expected.txt: Added.
66888         * inspector/debugger-breakpoints-not-activated-on-reload.html: Added.
66889         * platform/gtk/Skipped: skip the test on GTK due to JSC debugger issue
66890
66891 2010-07-27  Steve Block  <steveblock@google.com>
66892
66893         Reviewed by Jeremy Orlow.
66894
66895         LayoutTests/fast/dom/DeviceOrientation/window-property.html assumes use of V8
66896         https://bugs.webkit.org/show_bug.cgi?id=43025
66897
66898         This change modifies window-property.html and its expected result to work with JSC.
66899         A V8-specific expected result is added for Android.
66900
66901         * fast/dom/DeviceOrientation/script-tests/window-property.js:
66902         * fast/dom/DeviceOrientation/window-property-expected.txt:
66903         * platform/android-v8: Added.
66904         * platform/android-v8/fast: Added.
66905         * platform/android-v8/fast/dom: Added.
66906         * platform/android-v8/fast/dom/DeviceOrientation: Added.
66907         * platform/android-v8/fast/dom/DeviceOrientation/window-property-expected.txt: Added.
66908
66909 2010-07-27  Anton Muhin  <antonm@chromium.org>
66910
66911         Reviewed by Darin Adler.
66912
66913         Extend a test checking access to nested elements on the document to cover recent regression in Chromium
66914         https://bugs.webkit.org/show_bug.cgi?id=42980
66915
66916         See http://code.google.com/p/chromium/issues/detail?id=48804 for more details.
66917
66918         * fast/dom/HTMLDocument/document-special-properties-expected.txt:
66919         * fast/dom/HTMLDocument/document-special-properties.html:
66920
66921 2010-07-27  Kent Tamura  <tkent@chromium.org>
66922
66923         Unreviewed. Trivial test fix.
66924
66925         * fast/forms/script-tests/input-number-events.js:
66926          Adjust pixel values in order to work on Windows.
66927
66928 2010-07-27  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
66929
66930         Reviewed by NOBODY.
66931
66932         Update expected result as well to match r64115.
66933
66934         * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
66935
66936 2010-07-27  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
66937
66938         Reviewed by NOBODY.
66939
66940         Fix GTK layout-test break after r64114
66941
66942         Skipping the test for Qt until we can find a non-fragile way to write
66943         the test.
66944
66945         * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
66946         * platform/qt/Skipped:
66947
66948 2010-07-26  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
66949
66950         Reviewed by Simon Hausmann.
66951
66952         [Qt] Change default font from sans-serif to serif
66953
66954         This matches what other ports and browser engines do.
66955
66956         We now also use QFont's defaultFontFamily() to resolve the
66957         correct fonts for each platform. For Qt >= 4.7 we can take
66958         advantage of the new enums for generic font families.
66959
66960         The spatial-navigation test had to be changed due to the
66961         fragile nature of the down-action. By changing the font we
66962         hit the case where the two down actions were not enough to
66963         scroll the link into view.
66964
66965         * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
66966         * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
66967         * platform/qt/animations/state-at-end-event-expected.txt:
66968         * platform/qt/css1/basic/class_as_selector-expected.txt:
66969         * platform/qt/css1/basic/comments-expected.txt:
66970         * platform/qt/css1/basic/containment-expected.txt:
66971         * platform/qt/css1/basic/contextual_selectors-expected.txt:
66972         * platform/qt/css1/basic/grouping-expected.txt:
66973         * platform/qt/css1/basic/id_as_selector-expected.txt:
66974         * platform/qt/css1/basic/inheritance-expected.txt:
66975         * platform/qt/css1/box_properties/border-expected.txt:
66976         * platform/qt/css1/box_properties/border_bottom-expected.txt:
66977         * platform/qt/css1/box_properties/border_bottom_inline-expected.txt:
66978         * platform/qt/css1/box_properties/border_bottom_width-expected.txt:
66979         * platform/qt/css1/box_properties/border_bottom_width_inline-expected.txt:
66980         * platform/qt/css1/box_properties/border_color-expected.txt:
66981         * platform/qt/css1/box_properties/border_color_inline-expected.txt:
66982         * platform/qt/css1/box_properties/border_inline-expected.txt:
66983         * platform/qt/css1/box_properties/border_left-expected.txt:
66984         * platform/qt/css1/box_properties/border_left_inline-expected.txt:
66985         * platform/qt/css1/box_properties/border_left_width-expected.txt:
66986         * platform/qt/css1/box_properties/border_left_width_inline-expected.txt:
66987         * platform/qt/css1/box_properties/border_right-expected.txt:
66988         * platform/qt/css1/box_properties/border_right_inline-expected.txt:
66989         * platform/qt/css1/box_properties/border_right_width-expected.txt:
66990         * platform/qt/css1/box_properties/border_right_width_inline-expected.txt:
66991         * platform/qt/css1/box_properties/border_style-expected.txt:
66992         * platform/qt/css1/box_properties/border_style_inline-expected.txt:
66993         * platform/qt/css1/box_properties/border_top-expected.txt:
66994         * platform/qt/css1/box_properties/border_top_inline-expected.txt:
66995         * platform/qt/css1/box_properties/border_top_width-expected.txt:
66996         * platform/qt/css1/box_properties/border_top_width_inline-expected.txt:
66997         * platform/qt/css1/box_properties/border_width-expected.txt:
66998         * platform/qt/css1/box_properties/border_width_inline-expected.txt:
66999         * platform/qt/css1/box_properties/clear-expected.txt:
67000         * platform/qt/css1/box_properties/clear_float-expected.txt:
67001         * platform/qt/css1/box_properties/float-expected.txt:
67002         * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
67003         * platform/qt/css1/box_properties/float_margin-expected.txt:
67004         * platform/qt/css1/box_properties/float_on_text_elements-expected.txt:
67005         * platform/qt/css1/box_properties/height-expected.txt:
67006         * platform/qt/css1/box_properties/margin-expected.txt:
67007         * platform/qt/css1/box_properties/margin_bottom-expected.txt:
67008         * platform/qt/css1/box_properties/margin_bottom_inline-expected.txt:
67009         * platform/qt/css1/box_properties/margin_inline-expected.txt:
67010         * platform/qt/css1/box_properties/margin_left-expected.txt:
67011         * platform/qt/css1/box_properties/margin_left_inline-expected.txt:
67012         * platform/qt/css1/box_properties/margin_right-expected.txt:
67013         * platform/qt/css1/box_properties/margin_right_inline-expected.txt:
67014         * platform/qt/css1/box_properties/margin_top-expected.txt:
67015         * platform/qt/css1/box_properties/margin_top_inline-expected.txt:
67016         * platform/qt/css1/box_properties/padding-expected.txt:
67017         * platform/qt/css1/box_properties/padding_bottom-expected.txt:
67018         * platform/qt/css1/box_properties/padding_bottom_inline-expected.txt:
67019         * platform/qt/css1/box_properties/padding_inline-expected.txt:
67020         * platform/qt/css1/box_properties/padding_left-expected.txt:
67021         * platform/qt/css1/box_properties/padding_left_inline-expected.txt:
67022         * platform/qt/css1/box_properties/padding_right-expected.txt:
67023         * platform/qt/css1/box_properties/padding_right_inline-expected.txt:
67024         * platform/qt/css1/box_properties/padding_top-expected.txt:
67025         * platform/qt/css1/box_properties/padding_top_inline-expected.txt:
67026         * platform/qt/css1/box_properties/width-expected.txt:
67027         * platform/qt/css1/cascade/cascade_order-expected.txt:
67028         * platform/qt/css1/cascade/important-expected.txt:
67029         * platform/qt/css1/classification/display-expected.txt:
67030         * platform/qt/css1/classification/list_style-expected.txt:
67031         * platform/qt/css1/classification/list_style_image-expected.txt:
67032         * platform/qt/css1/classification/list_style_position-expected.txt:
67033         * platform/qt/css1/classification/list_style_type-expected.txt:
67034         * platform/qt/css1/color_and_background/background-expected.txt:
67035         * platform/qt/css1/color_and_background/background_attachment-expected.txt:
67036         * platform/qt/css1/color_and_background/background_color-expected.txt:
67037         * platform/qt/css1/color_and_background/background_image-expected.txt:
67038         * platform/qt/css1/color_and_background/background_position-expected.txt:
67039         * platform/qt/css1/color_and_background/background_repeat-expected.txt:
67040         * platform/qt/css1/color_and_background/color-expected.txt:
67041         * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
67042         * platform/qt/css1/font_properties/font-expected.txt:
67043         * platform/qt/css1/font_properties/font_family-expected.txt:
67044         * platform/qt/css1/font_properties/font_size-expected.txt:
67045         * platform/qt/css1/font_properties/font_style-expected.txt:
67046         * platform/qt/css1/font_properties/font_variant-expected.txt:
67047         * platform/qt/css1/font_properties/font_weight-expected.txt:
67048         * platform/qt/css1/formatting_model/canvas-expected.txt:
67049         * platform/qt/css1/formatting_model/floating_elements-expected.txt:
67050         * platform/qt/css1/formatting_model/height_of_lines-expected.txt:
67051         * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt:
67052         * platform/qt/css1/formatting_model/inline_elements-expected.txt:
67053         * platform/qt/css1/formatting_model/replaced_elements-expected.txt:
67054         * platform/qt/css1/formatting_model/vertical_formatting-expected.txt:
67055         * platform/qt/css1/pseudo/anchor-expected.txt:
67056         * platform/qt/css1/pseudo/firstletter-expected.txt:
67057         * platform/qt/css1/pseudo/firstline-expected.txt:
67058         * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt:
67059         * platform/qt/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
67060         * platform/qt/css1/text_properties/letter_spacing-expected.txt:
67061         * platform/qt/css1/text_properties/line_height-expected.txt:
67062         * platform/qt/css1/text_properties/text_align-expected.txt:
67063         * platform/qt/css1/text_properties/text_decoration-expected.txt:
67064         * platform/qt/css1/text_properties/text_indent-expected.txt:
67065         * platform/qt/css1/text_properties/text_transform-expected.txt:
67066         * platform/qt/css1/text_properties/vertical_align-expected.txt:
67067         * platform/qt/css1/text_properties/word_spacing-expected.txt:
67068         * platform/qt/css1/units/color_units-expected.txt:
67069         * platform/qt/css1/units/length_units-expected.txt:
67070         * platform/qt/css1/units/percentage_units-expected.txt:
67071         * platform/qt/css1/units/urls-expected.txt:
67072         * platform/qt/css2.1/t040102-keywords-00-b-expected.txt:
67073         * platform/qt/css2.1/t040102-keywords-01-b-expected.txt:
67074         * platform/qt/css2.1/t040103-case-00-b-expected.txt:
67075         * platform/qt/css2.1/t040103-case-01-c-expected.txt:
67076         * platform/qt/css2.1/t040103-escapes-00-b-expected.txt:
67077         * platform/qt/css2.1/t040103-escapes-02-d-expected.txt:
67078         * platform/qt/css2.1/t040103-escapes-03-b-expected.txt:
67079         * platform/qt/css2.1/t040103-escapes-04-b-expected.txt:
67080         * platform/qt/css2.1/t040103-escapes-05-c-expected.txt:
67081         * platform/qt/css2.1/t040103-escapes-06-b-expected.txt:
67082         * platform/qt/css2.1/t040103-escapes-07-b-expected.txt:
67083         * platform/qt/css2.1/t040103-escapes-08-b-expected.txt:
67084         * platform/qt/css2.1/t040103-ident-00-c-expected.txt:
67085         * platform/qt/css2.1/t040103-ident-01-c-expected.txt:
67086         * platform/qt/css2.1/t040103-ident-02-c-expected.txt:
67087         * platform/qt/css2.1/t040103-ident-03-c-expected.txt:
67088         * platform/qt/css2.1/t040103-ident-04-c-expected.txt:
67089         * platform/qt/css2.1/t040103-ident-05-c-expected.txt:
67090         * platform/qt/css2.1/t040103-ident-06-c-expected.txt:
67091         * platform/qt/css2.1/t040103-ident-07-c-expected.txt:
67092         * platform/qt/css2.1/t040103-ident-08-c-expected.txt:
67093         * platform/qt/css2.1/t040103-ident-09-c-expected.txt:
67094         * platform/qt/css2.1/t040103-ident-10-c-expected.txt:
67095         * platform/qt/css2.1/t040103-ident-11-c-expected.txt:
67096         * platform/qt/css2.1/t040103-ident-12-c-expected.txt:
67097         * platform/qt/css2.1/t040103-ident-13-c-expected.txt:
67098         * platform/qt/css2.1/t040105-atkeyw-00-b-expected.txt:
67099         * platform/qt/css2.1/t040105-atkeyw-01-b-expected.txt:
67100         * platform/qt/css2.1/t040105-atkeyw-02-b-expected.txt:
67101         * platform/qt/css2.1/t040105-atrule-00-b-expected.txt:
67102         * platform/qt/css2.1/t040105-atrule-01-b-expected.txt:
67103         * platform/qt/css2.1/t040105-atrule-02-b-expected.txt:
67104         * platform/qt/css2.1/t040105-atrule-03-b-expected.txt:
67105         * platform/qt/css2.1/t040105-atrule-04-b-expected.txt:
67106         * platform/qt/css2.1/t040105-import-00-b-expected.txt:
67107         * platform/qt/css2.1/t040105-import-01-b-expected.txt:
67108         * platform/qt/css2.1/t040109-c17-comments-00-b-expected.txt:
67109         * platform/qt/css2.1/t040109-c17-comments-01-b-expected.txt:
67110         * platform/qt/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt:
67111         * platform/qt/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt:
67112         * platform/qt/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
67113         * platform/qt/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt:
67114         * platform/qt/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt:
67115         * platform/qt/css2.1/t0402-syntax-01-f-expected.txt:
67116         * platform/qt/css2.1/t0402-syntax-02-f-expected.txt:
67117         * platform/qt/css2.1/t0402-syntax-03-f-expected.txt:
67118         * platform/qt/css2.1/t0402-syntax-04-f-expected.txt:
67119         * platform/qt/css2.1/t0402-syntax-05-f-expected.txt:
67120         * platform/qt/css2.1/t0402-syntax-06-f-expected.txt:
67121         * platform/qt/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
67122         * platform/qt/css2.1/t040302-c61-phys-len-00-b-expected.txt:
67123         * platform/qt/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
67124         * platform/qt/css2.1/t040304-c64-uri-00-a-g-expected.txt:
67125         * platform/qt/css2.1/t040306-c63-color-00-b-ag-expected.txt:
67126         * platform/qt/css2.1/t040306-syntax-01-f-expected.txt:
67127         * platform/qt/css2.1/t040307-syntax-01-b-expected.txt:
67128         * platform/qt/css2.1/t1202-counter-00-b-expected.txt:
67129         * platform/qt/css2.1/t1202-counter-01-b-expected.txt:
67130         * platform/qt/css2.1/t1202-counter-02-b-expected.txt:
67131         * platform/qt/css2.1/t1202-counter-03-b-expected.txt:
67132         * platform/qt/css2.1/t1202-counter-04-b-expected.txt:
67133         * platform/qt/css2.1/t1202-counter-05-b-expected.txt:
67134         * platform/qt/css2.1/t1202-counter-06-b-expected.txt:
67135         * platform/qt/css2.1/t1202-counter-07-b-expected.txt:
67136         * platform/qt/css2.1/t1202-counter-08-b-expected.txt:
67137         * platform/qt/css2.1/t1202-counter-09-b-expected.txt:
67138         * platform/qt/css2.1/t1202-counter-11-b-expected.txt:
67139         * platform/qt/css2.1/t1202-counter-12-b-expected.txt:
67140         * platform/qt/css2.1/t1202-counter-13-b-expected.txt:
67141         * platform/qt/css2.1/t1202-counter-14-b-expected.txt:
67142         * platform/qt/css2.1/t1202-counter-15-b-expected.txt:
67143         * platform/qt/css2.1/t1202-counter-16-f-expected.txt:
67144         * platform/qt/css2.1/t1202-counters-00-b-expected.txt:
67145         * platform/qt/css2.1/t1202-counters-01-b-expected.txt:
67146         * platform/qt/css2.1/t1202-counters-02-b-expected.txt:
67147         * platform/qt/css2.1/t1202-counters-03-b-expected.txt:
67148         * platform/qt/css2.1/t1202-counters-05-b-expected.txt:
67149         * platform/qt/css2.1/t1202-counters-06-b-expected.txt:
67150         * platform/qt/css2.1/t1202-counters-07-b-expected.txt:
67151         * platform/qt/css2.1/t1202-counters-08-b-expected.txt:
67152         * platform/qt/css2.1/t1202-counters-09-b-expected.txt:
67153         * platform/qt/css2.1/t1202-counters-11-b-expected.txt:
67154         * platform/qt/css2.1/t1202-counters-12-b-expected.txt:
67155         * platform/qt/css2.1/t1202-counters-13-b-expected.txt:
67156         * platform/qt/css2.1/t1202-counters-14-b-expected.txt:
67157         * platform/qt/css2.1/t1202-counters-15-b-expected.txt:
67158         * platform/qt/css2.1/t1202-counters-16-c-expected.txt:
67159         * platform/qt/css2.1/t1202-counters-17-d-expected.txt:
67160         * platform/qt/css2.1/t1202-counters-18-f-expected.txt:
67161         * platform/qt/css2.1/t1205-c561-list-displ-00-b-expected.txt:
67162         * platform/qt/css2.1/t1205-c563-list-type-00-b-expected.txt:
67163         * platform/qt/css2.1/t1205-c563-list-type-01-b-expected.txt:
67164         * platform/qt/css2.1/t1205-c564-list-img-00-b-g-expected.txt:
67165         * platform/qt/css2.1/t1205-c565-list-pos-00-b-expected.txt:
67166         * platform/qt/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
67167         * platform/qt/css2.1/t1205-c566-list-stl-01-c-g-expected.txt:
67168         * platform/qt/css2.1/t140201-c532-bgcolor-00-a-expected.txt:
67169         * platform/qt/css2.1/t140201-c532-bgcolor-01-b-expected.txt:
67170         * platform/qt/css2.1/t140201-c533-bgimage-00-a-expected.txt:
67171         * platform/qt/css2.1/t140201-c533-bgimage-01-b-g-expected.txt:
67172         * platform/qt/css2.1/t140201-c534-bgre-00-b-ag-expected.txt:
67173         * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt:
67174         * platform/qt/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt:
67175         * platform/qt/css2.1/t1503-c522-font-family-00-b-expected.txt:
67176         * platform/qt/css2.1/t1504-c523-font-style-00-b-expected.txt:
67177         * platform/qt/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt:
67178         * platform/qt/css2.1/t1506-c525-font-wt-00-b-expected.txt:
67179         * platform/qt/css2.1/t1507-c526-font-sz-00-b-expected.txt:
67180         * platform/qt/css2.1/t1507-c526-font-sz-01-b-a-expected.txt:
67181         * platform/qt/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
67182         * platform/qt/css2.1/t1507-c526-font-sz-03-f-a-expected.txt:
67183         * platform/qt/css2.1/t1508-c527-font-01-b-expected.txt:
67184         * platform/qt/css2.1/t1508-c527-font-03-b-expected.txt:
67185         * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
67186         * platform/qt/css2.1/t170602-bdr-conflct-w-00-d-expected.txt:
67187         * platform/qt/css2.1/t170602-bdr-conflct-w-01-d-expected.txt:
67188         * platform/qt/css2.1/t170602-bdr-conflct-w-02-d-expected.txt:
67189         * platform/qt/css2.1/t170602-bdr-conflct-w-03-d-expected.txt:
67190         * platform/qt/css2.1/t170602-bdr-conflct-w-04-d-expected.txt:
67191         * platform/qt/css2.1/t170602-bdr-conflct-w-05-d-expected.txt:
67192         * platform/qt/css2.1/t170602-bdr-conflct-w-06-d-expected.txt:
67193         * platform/qt/css2.1/t170602-bdr-conflct-w-07-d-expected.txt:
67194         * platform/qt/css2.1/t170602-bdr-conflct-w-08-d-expected.txt:
67195         * platform/qt/css2.1/t170602-bdr-conflct-w-09-d-expected.txt:
67196         * platform/qt/css2.1/t170602-bdr-conflct-w-10-d-expected.txt:
67197         * platform/qt/css2.1/t170602-bdr-conflct-w-11-d-expected.txt:
67198         * platform/qt/css2.1/t170602-bdr-conflct-w-12-d-expected.txt:
67199         * platform/qt/css2.1/t170602-bdr-conflct-w-13-d-expected.txt:
67200         * platform/qt/css2.1/t170602-bdr-conflct-w-14-d-expected.txt:
67201         * platform/qt/css2.1/t170602-bdr-conflct-w-15-d-expected.txt:
67202         * platform/qt/css2.1/t170602-bdr-conflct-w-16-d-expected.txt:
67203         * platform/qt/css2.1/t170602-bdr-conflct-w-17-d-expected.txt:
67204         * platform/qt/css2.1/t170602-bdr-conflct-w-18-d-expected.txt:
67205         * platform/qt/css2.1/t170602-bdr-conflct-w-19-d-expected.txt:
67206         * platform/qt/css2.1/t170602-bdr-conflct-w-20-d-expected.txt:
67207         * platform/qt/css2.1/t170602-bdr-conflct-w-21-d-expected.txt:
67208         * platform/qt/css2.1/t170602-bdr-conflct-w-22-d-expected.txt:
67209         * platform/qt/css2.1/t170602-bdr-conflct-w-23-d-expected.txt:
67210         * platform/qt/css2.1/t170602-bdr-conflct-w-24-d-expected.txt:
67211         * platform/qt/css2.1/t170602-bdr-conflct-w-25-d-expected.txt:
67212         * platform/qt/css2.1/t170602-bdr-conflct-w-26-d-expected.txt:
67213         * platform/qt/css2.1/t170602-bdr-conflct-w-27-d-expected.txt:
67214         * platform/qt/css2.1/t170602-bdr-conflct-w-28-d-expected.txt:
67215         * platform/qt/css2.1/t170602-bdr-conflct-w-29-d-expected.txt:
67216         * platform/qt/css2.1/t170602-bdr-conflct-w-30-d-expected.txt:
67217         * platform/qt/css2.1/t170602-bdr-conflct-w-31-d-expected.txt:
67218         * platform/qt/css2.1/t170602-bdr-conflct-w-32-d-expected.txt:
67219         * platform/qt/css2.1/t170602-bdr-conflct-w-33-d-expected.txt:
67220         * platform/qt/css2.1/t170602-bdr-conflct-w-34-d-expected.txt:
67221         * platform/qt/css2.1/t170602-bdr-conflct-w-35-d-expected.txt:
67222         * platform/qt/css2.1/t170602-bdr-conflct-w-36-d-expected.txt:
67223         * platform/qt/css2.1/t170602-bdr-conflct-w-37-d-expected.txt:
67224         * platform/qt/css2.1/t170602-bdr-conflct-w-38-d-expected.txt:
67225         * platform/qt/css2.1/t170602-bdr-conflct-w-39-d-expected.txt:
67226         * platform/qt/css2.1/t170602-bdr-conflct-w-40-d-expected.txt:
67227         * platform/qt/css2.1/t170602-bdr-conflct-w-41-d-expected.txt:
67228         * platform/qt/css2.1/t170602-bdr-conflct-w-42-d-expected.txt:
67229         * platform/qt/css2.1/t170602-bdr-conflct-w-43-d-expected.txt:
67230         * platform/qt/css2.1/t170602-bdr-conflct-w-44-d-expected.txt:
67231         * platform/qt/css2.1/t170602-bdr-conflct-w-45-d-expected.txt:
67232         * platform/qt/css2.1/t170602-bdr-conflct-w-46-d-expected.txt:
67233         * platform/qt/css2.1/t170602-bdr-conflct-w-47-d-expected.txt:
67234         * platform/qt/css2.1/t170602-bdr-conflct-w-48-d-expected.txt:
67235         * platform/qt/css2.1/t170602-bdr-conflct-w-49-d-expected.txt:
67236         * platform/qt/editing/deleting/5300379-expected.txt:
67237         * platform/qt/editing/deleting/5408255-expected.txt:
67238         * platform/qt/editing/deleting/non-smart-delete-expected.txt:
67239         * platform/qt/editing/deleting/smart-delete-003-expected.txt:
67240         * platform/qt/editing/deleting/smart-delete-004-expected.txt:
67241         * platform/qt/editing/execCommand/insert-list-xml-expected.txt:
67242         * platform/qt/editing/inserting/12882-expected.txt:
67243         * platform/qt/editing/inserting/4840662-expected.txt:
67244         * platform/qt/editing/inserting/4875189-1-expected.txt:
67245         * platform/qt/editing/inserting/4875189-2-expected.txt:
67246         * platform/qt/editing/inserting/4959067-expected.txt:
67247         * platform/qt/editing/inserting/4960120-2-expected.txt:
67248         * platform/qt/editing/inserting/5002441-expected.txt:
67249         * platform/qt/editing/inserting/5058163-1-expected.txt:
67250         * platform/qt/editing/inserting/5058163-2-expected.txt:
67251         * platform/qt/editing/inserting/5156401-2-expected.txt:
67252         * platform/qt/editing/inserting/5418891-expected.txt:
67253         * platform/qt/editing/inserting/5510537-expected.txt:
67254         * platform/qt/editing/inserting/5549929-2-expected.txt:
67255         * platform/qt/editing/inserting/5549929-3-expected.txt:
67256         * platform/qt/editing/inserting/6703873-expected.txt:
67257         * platform/qt/editing/inserting/break-blockquote-after-delete-expected.txt:
67258         * platform/qt/editing/inserting/editable-inline-element-expected.txt:
67259         * platform/qt/editing/inserting/edited-whitespace-1-expected.txt:
67260         * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
67261         * platform/qt/editing/inserting/insert-3659587-fix-expected.txt:
67262         * platform/qt/editing/inserting/insert-3775316-fix-expected.txt:
67263         * platform/qt/editing/inserting/insert-3778059-fix-expected.txt:
67264         * platform/qt/editing/inserting/insert-3786362-fix-expected.txt:
67265         * platform/qt/editing/inserting/insert-3800346-fix-expected.txt:
67266         * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
67267         * platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
67268         * platform/qt/editing/inserting/insert-at-end-01-expected.txt:
67269         * platform/qt/editing/inserting/insert-at-end-02-expected.txt:
67270         * platform/qt/editing/inserting/insert-br-001-expected.txt:
67271         * platform/qt/editing/inserting/insert-br-002-expected.txt:
67272         * platform/qt/editing/inserting/insert-br-003-expected.txt:
67273         * platform/qt/editing/inserting/insert-br-004-expected.txt:
67274         * platform/qt/editing/inserting/insert-br-005-expected.txt:
67275         * platform/qt/editing/inserting/insert-br-006-expected.txt:
67276         * platform/qt/editing/inserting/insert-br-007-expected.txt:
67277         * platform/qt/editing/inserting/insert-br-008-expected.txt:
67278         * platform/qt/editing/inserting/insert-br-009-expected.txt:
67279         * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt:
67280         * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt:
67281         * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
67282         * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt:
67283         * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt:
67284         * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt:
67285         * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt:
67286         * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt:
67287         * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt:
67288         * platform/qt/editing/inserting/insert-div-001-expected.txt:
67289         * platform/qt/editing/inserting/insert-div-002-expected.txt:
67290         * platform/qt/editing/inserting/insert-div-003-expected.txt:
67291         * platform/qt/editing/inserting/insert-div-004-expected.txt:
67292         * platform/qt/editing/inserting/insert-div-005-expected.txt:
67293         * platform/qt/editing/inserting/insert-div-006-expected.txt:
67294         * platform/qt/editing/inserting/insert-div-007-expected.txt:
67295         * platform/qt/editing/inserting/insert-div-008-expected.txt:
67296         * platform/qt/editing/inserting/insert-div-009-expected.txt:
67297         * platform/qt/editing/inserting/insert-div-010-expected.txt:
67298         * platform/qt/editing/inserting/insert-div-011-expected.txt:
67299         * platform/qt/editing/inserting/insert-div-012-expected.txt:
67300         * platform/qt/editing/inserting/insert-div-013-expected.txt:
67301         * platform/qt/editing/inserting/insert-div-014-expected.txt:
67302         * platform/qt/editing/inserting/insert-div-015-expected.txt:
67303         * platform/qt/editing/inserting/insert-div-016-expected.txt:
67304         * platform/qt/editing/inserting/insert-div-017-expected.txt:
67305         * platform/qt/editing/inserting/insert-div-018-expected.txt:
67306         * platform/qt/editing/inserting/insert-div-019-expected.txt:
67307         * platform/qt/editing/inserting/insert-div-020-expected.txt:
67308         * platform/qt/editing/inserting/insert-div-021-expected.txt:
67309         * platform/qt/editing/inserting/insert-div-022-expected.txt:
67310         * platform/qt/editing/inserting/insert-div-024-expected.txt:
67311         * platform/qt/editing/inserting/insert-div-025-expected.txt:
67312         * platform/qt/editing/inserting/insert-div-026-expected.txt:
67313         * platform/qt/editing/inserting/insert-div-027-expected.txt:
67314         * platform/qt/editing/inserting/insert-paragraph-01-expected.txt:
67315         * platform/qt/editing/inserting/insert-paragraph-02-expected.txt:
67316         * platform/qt/editing/inserting/insert-paragraph-03-expected.txt:
67317         * platform/qt/editing/inserting/insert-paragraph-04-expected.txt:
67318         * platform/qt/editing/inserting/insert-paragraph-05-expected.txt:
67319         * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
67320         * platform/qt/editing/inserting/insert-tab-001-expected.txt:
67321         * platform/qt/editing/inserting/insert-tab-002-expected.txt:
67322         * platform/qt/editing/inserting/insert-tab-004-expected.txt:
67323         * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
67324         * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt:
67325         * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt:
67326         * platform/qt/editing/inserting/line-break-expected.txt:
67327         * platform/qt/editing/inserting/paragraph-separator-01-expected.txt:
67328         * platform/qt/editing/inserting/paragraph-separator-02-expected.txt:
67329         * platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
67330         * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt:
67331         * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt:
67332         * platform/qt/editing/inserting/redo-expected.txt:
67333         * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt:
67334         * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt:
67335         * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt:
67336         * platform/qt/editing/inserting/typing-001-expected.txt:
67337         * platform/qt/editing/inserting/typing-002-expected.txt:
67338         * platform/qt/editing/inserting/typing-003-expected.txt:
67339         * platform/qt/editing/inserting/typing-around-br-001-expected.txt:
67340         * platform/qt/editing/inserting/typing-around-image-001-expected.txt:
67341         * platform/qt/editing/pasteboard/3976872-expected.txt:
67342         * platform/qt/editing/pasteboard/4076267-3-expected.txt:
67343         * platform/qt/editing/pasteboard/4242293-expected.txt:
67344         * platform/qt/editing/pasteboard/4631972-expected.txt:
67345         * platform/qt/editing/pasteboard/4641033-expected.txt:
67346         * platform/qt/editing/pasteboard/4700297-expected.txt:
67347         * platform/qt/editing/pasteboard/4944770-1-expected.txt:
67348         * platform/qt/editing/pasteboard/4944770-2-expected.txt:
67349         * platform/qt/editing/pasteboard/4989774-expected.txt:
67350         * platform/qt/editing/pasteboard/5006779-expected.txt:
67351         * platform/qt/editing/pasteboard/5027857-expected.txt:
67352         * platform/qt/editing/pasteboard/5028447-expected.txt:
67353         * platform/qt/editing/pasteboard/5032095-expected.txt:
67354         * platform/qt/editing/pasteboard/5065605-expected.txt:
67355         * platform/qt/editing/pasteboard/5071074-2-expected.txt:
67356         * platform/qt/editing/pasteboard/5071074-expected.txt:
67357         * platform/qt/editing/pasteboard/5075944-2-expected.txt:
67358         * platform/qt/editing/pasteboard/5075944-3-expected.txt:
67359         * platform/qt/editing/pasteboard/5075944-expected.txt:
67360         * platform/qt/editing/pasteboard/5089327-expected.txt:
67361         * platform/qt/editing/pasteboard/5134759-expected.txt:
67362         * platform/qt/editing/pasteboard/5156401-1-expected.txt:
67363         * platform/qt/editing/pasteboard/5247341-expected.txt:
67364         * platform/qt/editing/pasteboard/5368833-expected.txt:
67365         * platform/qt/editing/pasteboard/5478250-expected.txt:
67366         * platform/qt/editing/pasteboard/5483567-expected.txt:
67367         * platform/qt/editing/pasteboard/5601583-1-expected.txt:
67368         * platform/qt/editing/pasteboard/5780697-2-expected.txt:
67369         * platform/qt/editing/pasteboard/7955-expected.txt:
67370         * platform/qt/editing/pasteboard/8145-1-expected.txt:
67371         * platform/qt/editing/pasteboard/8145-2-expected.txt:
67372         * platform/qt/editing/pasteboard/8145-3-expected.txt:
67373         * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt:
67374         * platform/qt/editing/pasteboard/cut-text-001-expected.txt:
67375         * platform/qt/editing/pasteboard/displaced-generic-placeholder-expected.txt:
67376         * platform/qt/editing/pasteboard/displaced-placeholder-expected.txt:
67377         * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt:
67378         * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
67379         * platform/qt/editing/pasteboard/innerText-inline-table-expected.txt:
67380         * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt:
67381         * platform/qt/editing/pasteboard/interchange-newline-3-expected.txt:
67382         * platform/qt/editing/pasteboard/interchange-newline-4-expected.txt:
67383         * platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt:
67384         * platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt:
67385         * platform/qt/editing/pasteboard/merge-after-delete-expected.txt:
67386         * platform/qt/editing/pasteboard/merge-end-1-expected.txt:
67387         * platform/qt/editing/pasteboard/merge-end-2-expected.txt:
67388         * platform/qt/editing/pasteboard/merge-end-3-expected.txt:
67389         * platform/qt/editing/pasteboard/merge-end-4-expected.txt:
67390         * platform/qt/editing/pasteboard/merge-end-5-expected.txt:
67391         * platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
67392         * platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
67393         * platform/qt/editing/pasteboard/merge-end-list-expected.txt:
67394         * platform/qt/editing/pasteboard/merge-end-table-expected.txt:
67395         * platform/qt/editing/pasteboard/merge-start-blockquote-expected.txt:
67396         * platform/qt/editing/pasteboard/merge-start-list-expected.txt:
67397         * platform/qt/editing/pasteboard/paste-4035648-fix-expected.txt:
67398         * platform/qt/editing/pasteboard/paste-4038267-fix-expected.txt:
67399         * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt:
67400         * platform/qt/editing/pasteboard/paste-blockquote-1-expected.txt:
67401         * platform/qt/editing/pasteboard/paste-blockquote-2-expected.txt:
67402         * platform/qt/editing/pasteboard/paste-blockquote-3-expected.txt:
67403         * platform/qt/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
67404         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
67405         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
67406         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
67407         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
67408         * platform/qt/editing/pasteboard/paste-line-endings-001-expected.txt:
67409         * platform/qt/editing/pasteboard/paste-line-endings-002-expected.txt:
67410         * platform/qt/editing/pasteboard/paste-line-endings-003-expected.txt:
67411         * platform/qt/editing/pasteboard/paste-line-endings-004-expected.txt:
67412         * platform/qt/editing/pasteboard/paste-line-endings-005-expected.txt:
67413         * platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt:
67414         * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt:
67415         * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt:
67416         * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt:
67417         * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt:
67418         * platform/qt/editing/pasteboard/paste-list-001-expected.txt:
67419         * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
67420         * platform/qt/editing/pasteboard/paste-match-style-002-expected.txt:
67421         * platform/qt/editing/pasteboard/paste-pre-001-expected.txt:
67422         * platform/qt/editing/pasteboard/paste-pre-002-expected.txt:
67423         * platform/qt/editing/pasteboard/paste-table-001-expected.txt:
67424         * platform/qt/editing/pasteboard/paste-table-003-expected.txt:
67425         * platform/qt/editing/pasteboard/paste-table-cells-expected.txt:
67426         * platform/qt/editing/pasteboard/paste-text-002-expected.txt:
67427         * platform/qt/editing/pasteboard/paste-text-003-expected.txt:
67428         * platform/qt/editing/pasteboard/paste-text-004-expected.txt:
67429         * platform/qt/editing/pasteboard/paste-text-005-expected.txt:
67430         * platform/qt/editing/pasteboard/paste-text-006-expected.txt:
67431         * platform/qt/editing/pasteboard/paste-text-007-expected.txt:
67432         * platform/qt/editing/pasteboard/paste-text-009-expected.txt:
67433         * platform/qt/editing/pasteboard/paste-text-010-expected.txt:
67434         * platform/qt/editing/pasteboard/paste-text-012-expected.txt:
67435         * platform/qt/editing/pasteboard/paste-text-013-expected.txt:
67436         * platform/qt/editing/pasteboard/paste-text-014-expected.txt:
67437         * platform/qt/editing/pasteboard/paste-text-015-expected.txt:
67438         * platform/qt/editing/pasteboard/paste-text-016-expected.txt:
67439         * platform/qt/editing/pasteboard/paste-text-017-expected.txt:
67440         * platform/qt/editing/pasteboard/paste-text-018-expected.txt:
67441         * platform/qt/editing/pasteboard/paste-text-019-expected.txt:
67442         * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
67443         * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
67444         * platform/qt/editing/pasteboard/paste-unrendered-select-expected.txt:
67445         * platform/qt/editing/pasteboard/pasting-object-expected.txt:
67446         * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt:
67447         * platform/qt/editing/pasteboard/quirks-mode-br-1-expected.txt:
67448         * platform/qt/editing/pasteboard/select-element-1-expected.txt:
67449         * platform/qt/editing/pasteboard/smart-paste-001-expected.txt:
67450         * platform/qt/editing/pasteboard/smart-paste-002-expected.txt:
67451         * platform/qt/editing/pasteboard/smart-paste-003-expected.txt:
67452         * platform/qt/editing/pasteboard/smart-paste-004-expected.txt:
67453         * platform/qt/editing/pasteboard/smart-paste-005-expected.txt:
67454         * platform/qt/editing/pasteboard/smart-paste-006-expected.txt:
67455         * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
67456         * platform/qt/editing/pasteboard/styled-element-markup-expected.txt:
67457         * platform/qt/editing/pasteboard/testcase-9507-expected.txt:
67458         * platform/qt/editing/pasteboard/undoable-fragment-removes-expected.txt:
67459         * platform/qt/editing/pasteboard/unrendered-br-expected.txt:
67460         * platform/qt/editing/selection/5195166-2-expected.txt:
67461         * platform/qt/editing/selection/5825350-1-expected.txt:
67462         * platform/qt/editing/selection/5825350-2-expected.txt:
67463         * platform/qt/editing/selection/mixed-editability-10-expected.txt:
67464         * platform/qt/editing/selection/range-between-block-and-inline-expected.txt:
67465         * platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt:
67466         * platform/qt/fast/backgrounds/001-expected.txt:
67467         * platform/qt/fast/backgrounds/animated-svg-as-background-expected.txt:
67468         * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
67469         * platform/qt/fast/backgrounds/background-origin-root-element-expected.txt:
67470         * platform/qt/fast/backgrounds/background-position-1-expected.txt:
67471         * platform/qt/fast/backgrounds/background-position-rounding-expected.txt:
67472         * platform/qt/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
67473         * platform/qt/fast/backgrounds/mask-composite-expected.txt:
67474         * platform/qt/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt:
67475         * platform/qt/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
67476         * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
67477         * platform/qt/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
67478         * platform/qt/fast/backgrounds/size/backgroundSize15-expected.txt:
67479         * platform/qt/fast/backgrounds/size/zero-expected.txt:
67480         * platform/qt/fast/backgrounds/solid-color-context-restore-expected.txt:
67481         * platform/qt/fast/backgrounds/svg-as-background-1-expected.txt:
67482         * platform/qt/fast/backgrounds/svg-as-background-2-expected.txt:
67483         * platform/qt/fast/backgrounds/svg-as-background-3-expected.txt:
67484         * platform/qt/fast/backgrounds/svg-as-background-4-expected.txt:
67485         * platform/qt/fast/backgrounds/svg-as-background-5-expected.txt:
67486         * platform/qt/fast/backgrounds/svg-as-background-6-expected.txt:
67487         * platform/qt/fast/block/float/avoidance-percent-width-compat-expected.txt:
67488         * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.txt:
67489         * platform/qt/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
67490         * platform/qt/fast/block/margin-collapse/block-inside-inline/002-expected.txt:
67491         * platform/qt/fast/block/margin-collapse/block-inside-inline/003-expected.txt:
67492         * platform/qt/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
67493         * platform/qt/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
67494         * platform/qt/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
67495         * platform/qt/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
67496         * platform/qt/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
67497         * platform/qt/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
67498         * platform/qt/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
67499         * platform/qt/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
67500         * platform/qt/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
67501         * platform/qt/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
67502         * platform/qt/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
67503         * platform/qt/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
67504         * platform/qt/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
67505         * platform/qt/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
67506         * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
67507         * platform/qt/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt:
67508         * platform/qt/fast/borders/border-radius-constraints-expected.txt:
67509         * platform/qt/fast/borders/border-radius-split-inline-expected.txt:
67510         * platform/qt/fast/borders/different-color-borders-expected.txt:
67511         * platform/qt/fast/box-shadow/basic-shadows-expected.txt:
67512         * platform/qt/fast/box-shadow/inset-expected.txt:
67513         * platform/qt/fast/box-shadow/transform-fringing-expected.txt:
67514         * platform/qt/fast/canvas/arc360-expected.txt:
67515         * platform/qt/fast/canvas/canvas-before-css-expected.txt:
67516         * platform/qt/fast/canvas/canvas-empty-image-pattern-expected.txt:
67517         * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt:
67518         * platform/qt/fast/canvas/canvas-resize-reset-expected.txt:
67519         * platform/qt/fast/canvas/canvas-size-change-after-layout-expected.txt:
67520         * platform/qt/fast/canvas/canvas-transform-identity-expected.txt:
67521         * platform/qt/fast/canvas/canvas-transform-infinity-expected.txt:
67522         * platform/qt/fast/canvas/canvas-transform-multiply-expected.txt:
67523         * platform/qt/fast/canvas/canvas-transform-nan-expected.txt:
67524         * platform/qt/fast/canvas/canvas-transform-non-invertible-expected.txt:
67525         * platform/qt/fast/canvas/canvas-transform-skewed-expected.txt:
67526         * platform/qt/fast/canvas/canvas-transforms-during-path-expected.txt:
67527         * platform/qt/fast/canvas/canvas-zoom-expected.txt:
67528         * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.txt:
67529         * platform/qt/fast/canvas/drawImage-expected.txt:
67530         * platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt:
67531         * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
67532         * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
67533         * platform/qt/fast/canvas/fillrect_gradient-expected.txt:
67534         * platform/qt/fast/canvas/image-object-in-canvas-expected.txt:
67535         * platform/qt/fast/canvas/image-pattern-rotate-expected.txt:
67536         * platform/qt/fast/canvas/patternfill-repeat-expected.txt:
67537         * platform/qt/fast/canvas/quadraticCurveTo-expected.txt:
67538         * platform/qt/fast/canvas/shadow-offset-1-expected.txt:
67539         * platform/qt/fast/canvas/shadow-offset-2-expected.txt:
67540         * platform/qt/fast/canvas/shadow-offset-3-expected.txt:
67541         * platform/qt/fast/canvas/shadow-offset-4-expected.txt:
67542         * platform/qt/fast/canvas/shadow-offset-5-expected.txt:
67543         * platform/qt/fast/canvas/shadow-offset-6-expected.txt:
67544         * platform/qt/fast/canvas/shadow-offset-7-expected.txt:
67545         * platform/qt/fast/canvas/toDataURL-alpha-expected.txt:
67546         * platform/qt/fast/canvas/zero-size-fill-rect-expected.txt:
67547         * platform/qt/fast/css-generated-content/after-duplicated-after-split-expected.txt:
67548         * platform/qt/fast/css/attribute-selector-dynamic-expected.txt:
67549         * platform/qt/fast/css/css3-space-in-nth-and-lang-expected.txt:
67550         * platform/qt/fast/css/first-letter-first-line-hover-expected.txt:
67551         * platform/qt/fast/css/font-face-opentype-expected.txt:
67552         * platform/qt/fast/css/font-smoothing-expected.txt:
67553         * platform/qt/fast/css/inline-element-line-break-expected.txt:
67554         * platform/qt/fast/css/namespaces/namespaces-escapes-expected.txt:
67555         * platform/qt/fast/css/namespaces/namespaces-invalid-at-expected.txt:
67556         * platform/qt/fast/css/nested-floating-relative-position-percentages-expected.txt:
67557         * platform/qt/fast/css/nth-child-dynamic-expected.txt:
67558         * platform/qt/fast/css/pseudo-cache-stale-expected.txt:
67559         * platform/qt/fast/css/pseudo-element-line-break-expected.txt:
67560         * platform/qt/fast/css/rem-dynamic-scaling-expected.txt:
67561         * platform/qt/fast/css/rem-units-on-root-expected.txt:
67562         * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt:
67563         * platform/qt/fast/css/text-rendering-expected.txt:
67564         * platform/qt/fast/doctypes/001-expected.txt:
67565         * platform/qt/fast/doctypes/002-expected.txt:
67566         * platform/qt/fast/doctypes/004-expected.txt:
67567         * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
67568         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
67569         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
67570         * platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
67571         * platform/qt/fast/dynamic/anchor-lock-expected.txt:
67572         * platform/qt/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2-expected.txt:
67573         * platform/qt/fast/dynamic/genContentDestroyChildren-expected.txt:
67574         * platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt:
67575         * platform/qt/fast/dynamic/window-scrollbars-test-expected.txt:
67576         * platform/qt/fast/fast-mobile-scrolling/fixed-position-element-expected.txt:
67577         * platform/qt/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt:
67578         * platform/qt/fast/forms/basic-buttons-expected.txt:
67579         * platform/qt/fast/forms/basic-inputs-expected.txt:
67580         * platform/qt/fast/forms/basic-selects-expected.txt:
67581         * platform/qt/fast/forms/button-style-color-expected.txt:
67582         * platform/qt/fast/forms/isindex-placeholder-expected.txt:
67583         * platform/qt/fast/forms/menulist-style-color-expected.txt:
67584         * platform/qt/fast/forms/search-vertical-alignment-expected.txt:
67585         * platform/qt/fast/forms/text-style-color-expected.txt:
67586         * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
67587         * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt:
67588         * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt:
67589         * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
67590         * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt:
67591         * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.txt:
67592         * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
67593         * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
67594         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
67595         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
67596         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
67597         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
67598         * platform/qt/fast/frames/flattening/iframe-flattening-offscreen-expected.txt:
67599         * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt:
67600         * platform/qt/fast/frames/frame-navigation-expected.txt:
67601         * platform/qt/fast/frames/frame-scrolling-attribute-expected.txt:
67602         * platform/qt/fast/frames/frameset-style-recalc-expected.txt:
67603         * platform/qt/fast/frames/iframe-scrolling-attribute-expected.txt:
67604         * platform/qt/fast/frames/take-focus-from-iframe-expected.txt:
67605         * platform/qt/fast/frames/viewsource-on-image-file-expected.txt:
67606         * platform/qt/fast/gradients/crash-on-zero-radius-expected.txt:
67607         * platform/qt/fast/images/animated-gif-with-offsets-expected.txt:
67608         * platform/qt/fast/images/image-in-map-expected.txt:
67609         * platform/qt/fast/images/svg-as-background-expected.txt:
67610         * platform/qt/fast/images/svg-background-partial-redraw-expected.txt:
67611         * platform/qt/fast/images/svg-width-100p-as-background-expected.txt:
67612         * platform/qt/fast/lists/alpha-boundary-values-expected.txt:
67613         * platform/qt/fast/lists/anonymous-items-expected.txt:
67614         * platform/qt/fast/lists/ol-start-parsing-expected.txt:
67615         * platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt:
67616         * platform/qt/fast/multicol/client-rects-expected.txt:
67617         * platform/qt/fast/multicol/column-count-with-rules-expected.txt:
67618         * platform/qt/fast/multicol/layers-in-multicol-expected.txt:
67619         * platform/qt/fast/multicol/layers-split-across-columns-expected.txt:
67620         * platform/qt/fast/multicol/nested-columns-expected.txt:
67621         * platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt:
67622         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt:
67623         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
67624         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
67625         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
67626         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
67627         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
67628         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
67629         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
67630         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
67631         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt:
67632         * platform/qt/fast/overflow/line-clamp-expected.txt:
67633         * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.txt:
67634         * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.txt:
67635         * platform/qt/fast/reflections/abs-position-in-reflection-expected.txt:
67636         * platform/qt/fast/reflections/opacity-reflection-transform-expected.txt:
67637         * platform/qt/fast/reflections/transparent-reflected-sublayers-expected.txt:
67638         * platform/qt/fast/repaint/block-no-inflow-children-expected.txt:
67639         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.txt:
67640         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
67641         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
67642         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
67643         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.txt:
67644         * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt:
67645         * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt:
67646         * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt:
67647         * platform/qt/fast/repaint/line-in-scrolled-clipped-block-expected.txt:
67648         * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt:
67649         * platform/qt/fast/repaint/positioned-document-element-expected.txt:
67650         * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
67651         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
67652         * platform/qt/fast/repaint/stacked-diacritics-expected.txt:
67653         * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.txt:
67654         * platform/qt/fast/ruby/ruby-inline-table-expected.txt:
67655         * platform/qt/fast/runin/generated2-expected.txt:
67656         * platform/qt/fast/runin/generated3-expected.txt:
67657         * platform/qt/fast/runin/generated4-expected.txt:
67658         * platform/qt/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt:
67659         * platform/qt/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt:
67660         * platform/qt/fast/table/fixed-table-with-percent-width-inside-div-expected.txt:
67661         * platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
67662         * platform/qt/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt:
67663         * platform/qt/fast/table/fixed-table-with-small-percent-width-expected.txt:
67664         * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt:
67665         * platform/qt/fast/text/backslash-to-yen-sign-expected.txt:
67666         * platform/qt/fast/text/fake-italic-expected.txt:
67667         * platform/qt/fast/text/format-control-expected.txt:
67668         * platform/qt/fast/text/international/hebrew-vowels-expected.txt:
67669         * platform/qt/fast/text/international/hindi-whitespace-expected.txt:
67670         * platform/qt/fast/text/international/khmer-selection-expected.txt:
67671         * platform/qt/fast/text/shadow-translucent-fill-expected.txt:
67672         * platform/qt/fast/text/stripNullFromText-expected.txt:
67673         * platform/qt/fast/text/text-letter-spacing-expected.txt:
67674         * platform/qt/fast/transforms/bounding-rect-zoom-expected.txt:
67675         * platform/qt/fast/xsl/document-function-expected.txt:
67676         * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt:
67677         * platform/qt/http/tests/misc/error404-expected.txt:
67678         * platform/qt/http/tests/misc/frame-access-during-load-expected.txt:
67679         * platform/qt/http/tests/misc/generated-content-inside-table-expected.txt:
67680         * platform/qt/http/tests/misc/iframe404-expected.txt:
67681         * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt:
67682         * platform/qt/http/tests/uri/css-href-expected.txt:
67683         * platform/qt/plugins/netscape-dom-access-expected.txt:
67684         * platform/qt/plugins/qt-qwidget-plugin-expected.txt:
67685         * platform/qt/printing/page-rule-in-media-query-expected.txt:
67686         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
67687         * platform/qt/svg/batik/text/textDecoration-expected.txt:
67688         * platform/qt/svg/custom/broken-internal-references-expected.txt:
67689         * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
67690         * platform/qt/svg/custom/createImageElement2-expected.txt:
67691         * platform/qt/svg/custom/empty-mask-expected.txt:
67692         * platform/qt/svg/custom/mask-invalidation-expected.txt:
67693         * platform/qt/svg/custom/relative-sized-content-expected.txt:
67694         * platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt:
67695         * platform/qt/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
67696         * platform/qt/svg/custom/relative-sized-inner-svg-expected.txt:
67697         * platform/qt/svg/custom/relative-sized-shadow-tree-content-expected.txt:
67698         * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt:
67699         * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
67700         * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
67701         * platform/qt/svg/custom/stroke-width-large-expected.txt:
67702         * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
67703         * platform/qt/svg/custom/text-rotated-gradient-expected.txt:
67704         * platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt:
67705         * platform/qt/svg/custom/text-zoom-expected.txt:
67706         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
67707         * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
67708         * platform/qt/svg/filters/feComposite-expected.txt:
67709         * platform/qt/svg/filters/filter-on-filter-for-text-expected.txt:
67710         * platform/qt/svg/filters/filter-on-tspan-expected.txt:
67711         * platform/qt/svg/filters/filter-width-update-expected.txt:
67712         * platform/qt/svg/filters/sourceAlpha-expected.txt:
67713         * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
67714         * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt:
67715         * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt:
67716         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt:
67717         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
67718         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt:
67719         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt:
67720         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
67721         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
67722         * platform/qt/svg/text/selection-background-color-expected.txt:
67723         * platform/qt/svg/text/selection-styles-expected.txt:
67724         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
67725         * platform/qt/svg/zoom/page/zoom-foreignObject-expected.txt:
67726         * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
67727         * platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
67728         * platform/qt/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
67729         * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
67730         * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
67731         * platform/qt/svg/zoom/text/zoom-foreignObject-expected.txt:
67732         * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
67733         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
67734         * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
67735         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
67736         * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
67737         * platform/qt/tables/mozilla/bugs/bug196870-expected.txt:
67738         * platform/qt/tables/mozilla/bugs/bug56201-expected.txt:
67739         * platform/qt/tables/mozilla/other/slashlogo-expected.txt:
67740         * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
67741         * platform/qt/transforms/2d/transform-fixed-container-expected.txt:
67742
67743 2010-07-27  Kent Tamura  <tkent@chromium.org>
67744
67745         Reviewed by Ojan Vafai.
67746
67747         Add a runtime setting for interactive form validation.
67748         https://bugs.webkit.org/show_bug.cgi?id=40520
67749
67750         Remove the mode-specific tests and skip tests which don't work
67751         without the interactive validation feature.
67752
67753         * fast/forms/interactive-validation-compat-mode-expected.txt: Removed.
67754         * fast/forms/interactive-validation-compat-mode.html: Removed.
67755         * fast/forms/interactive-validation-html4-expected.txt: Removed.
67756         * fast/forms/interactive-validation-html4.html: Removed.
67757         * platform/chromium/test_expectations.txt:
67758         * platform/gtk/Skipped:
67759         * platform/mac/Skipped:
67760         * platform/qt/Skipped:
67761         * platform/win/Skipped:
67762
67763 2010-07-26  Cosmin Truta  <ctruta@chromium.org>
67764
67765         Reviewed by Eric Seidel.
67766
67767         Some SVGs with empty <g> elements crash Chromium on Linux
67768         https://bugs.webkit.org/show_bug.cgi?id=41175
67769
67770         Remove the suppression of this bug's test on Chromium. The new fix in WebKit no longer requires
67771         an update in Chromium, making this test safe to expose.
67772
67773         * platform/chromium/test_expectations.txt:
67774
67775 2010-07-26  Simon Fraser  <simon.fraser@apple.com>
67776
67777         Fix a couple of test results after r64095.
67778         
67779         * compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt:
67780         * compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt:
67781
67782 2010-07-26  Darin Adler  <darin@apple.com>
67783
67784         Reviewed by Sam Weinig.
67785
67786         WebKitTestRunner needs to support layoutTestController.counterValueForElementById
67787         https://bugs.webkit.org/show_bug.cgi?id=42537
67788
67789         WebKitTestRunner needs layoutTestController.markerTextForListItem
67790         https://bugs.webkit.org/show_bug.cgi?id=42549
67791
67792         * platform/mac-wk2/Skipped: Removed tests that were failing due to one of the above.
67793
67794 2010-07-26  Simon Fraser  <simon.fraser@apple.com>
67795
67796         Reviewed by Dan Bernstein.
67797
67798         Google image search results broken on pages with Flash
67799         https://bugs.webkit.org/show_bug.cgi?id=43014
67800         
67801         Test with overflow:hidden on empty root, and absolutely positioned elements with compositing.
67802
67803         * compositing/geometry/limit-layer-bounds-overflow-root-expected.txt: Added.
67804         * compositing/geometry/limit-layer-bounds-overflow-root.html: Added.
67805
67806 2010-07-26  Chris Fleizach  <cfleizach@apple.com>
67807
67808         Reviewed by Darin Adler.
67809
67810         AX: Safari does not support ARIA mixed checkboxes
67811         https://bugs.webkit.org/show_bug.cgi?id=43016
67812
67813         * platform/mac/accessibility/mixed-checkbox-expected.txt: Added.
67814         * platform/mac/accessibility/mixed-checkbox.html: Added.
67815
67816 2010-07-26  Shimeng (Simon) Wang  <swang@google.com>
67817
67818         Reviewed by Darin Adler.
67819
67820         Add android specific expected test results for auto hyphenation
67821         tests.
67822
67823         * platform/android: Added.
67824         * platform/android/fast: Added.
67825         * platform/android/fast/text: Added.
67826         * platform/android/fast/text/hyphenate-character-expected.txt: Added.
67827         * platform/android/fast/text/hyphens-expected.txt: Added.
67828
67829 2010-07-26  Darin Adler  <darin@apple.com>
67830
67831         Reviewed by Eric Carlson.
67832
67833         Don’t handle empty URL attributes specially in reflection, even in cases such as <img src="">
67834         https://bugs.webkit.org/show_bug.cgi?id=42087
67835
67836         * fast/dom/URL-attribute-reflection-expected.txt: Updated.
67837         * fast/dom/script-tests/URL-attribute-reflection.js: Updated test expectations so that even
67838         for URLs where "" is invalid, we reflect the empty string resolved to the base URL.
67839
67840         * media/video-poster-expected.txt: Updated.
67841         * media/video-poster.html: Updated to expect poster="" to reflect as the base URL.
67842         * media/video-source-error-no-candidate-expected.txt: Updated.
67843         * media/video-src-none-expected.txt: Updated.
67844         * media/video-src-none.html: Updated to expect src="" to reflect as the base URL.
67845
67846 2010-07-26  Ryosuke Niwa  <rniwa@webkit.org>
67847
67848         Reviewed by Darin Adler.
67849
67850         Applying inline style to a text node whose parent is an inline editable root causes crash
67851         https://bugs.webkit.org/show_bug.cgi?id=39989
67852
67853         Added a test to apply inline styles to a text node which is a editable root's child.
67854         The test should not crash.
67855
67856         Two tests require rebaseline for the editing delegates. However, the final selection is kept same.
67857
67858         * editing/execCommand/hilitecolor-expected.txt:
67859         * editing/style/remove-underline-from-stylesheet-expected.txt:
67860         * editing/style/style-text-node-without-editable-parent-expected.txt: Added.
67861         * editing/style/style-text-node-without-editable-parent.html: Added.
67862         * resources/dump-as-markup.js:
67863
67864 2010-07-26  Martin Robinson  <mrobinson@igalia.com>
67865
67866         Reviewed by Gustavo Noronha Silva.
67867
67868         [GTK] The EventSender should support simulating drop events
67869         https://bugs.webkit.org/show_bug.cgi?id=39844
67870
67871         Unskip tests that are now passing and add baselines for new tests. Re-organize
67872         remaining failures so they can be unskipped more easily in the future.
67873
67874         * platform/gtk/Skipped:
67875         * platform/gtk/editing/pasteboard/dataTransfer-setData-getData-expected.txt: Added.
67876         * platform/gtk/editing/pasteboard/drag-drop-dead-frame-expected.txt: Added.
67877         * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt: Added.
67878         * platform/gtk/editing/pasteboard/drop-text-without-selection-expected.txt: Added.
67879         * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
67880         * platform/gtk/editing/selection/drag-select-1-expected.txt: Added.
67881         * platform/gtk/editing/selection/drag-text-delay-expected.txt: Added.
67882         * platform/gtk/fast/events/bogus-dropEffect-effectAllowed-expected.txt: Removed.
67883         * platform/gtk/fast/forms/input-text-drag-down-expected.txt: Added.
67884         * platform/gtk/fast/lists/drag-into-marker-expected.txt: Added.
67885
67886 2010-07-26  Victor Wang  <victorw@chromium.org>
67887
67888         Unreviewed. Update chromium test expectations for flaky test on linux:
67889         tables/mozilla_expected_failures/bugs/bug89315.html
67890
67891         * platform/chromium/test_expectations.txt:
67892
67893 2010-07-26  Simon Fraser  <simon.fraser@apple.com>
67894
67895         Fix tests on Leopard.
67896
67897         No need for these Leopard-specific results any more.
67898
67899         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Removed.
67900         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe3-expected.txt: Removed.
67901         * platform/mac-leopard/compositing/iframes/iframe-resize-expected.txt: Removed.
67902         * platform/mac-leopard/compositing/iframes/iframe-size-from-zero-expected.txt: Removed.
67903         * platform/mac-leopard/compositing/iframes/overlapped-iframe-expected.txt: Removed.
67904         * platform/mac-leopard/compositing/iframes/scrolling-iframe-expected.txt: Removed.
67905
67906 2010-07-26  Simon Fraser  <simon.fraser@apple.com>
67907
67908         Reviewed by Anders Carlsson.
67909
67910         Gmail compose is upside-down after r64054
67911         https://bugs.webkit.org/show_bug.cgi?id=43000
67912         
67913         Testcase that hooks up compositing layers across the iframe boundary, and tests
67914         whether the iframe contents are right way up.
67915
67916         * compositing/iframes/iframe-content-flipping-expected.checksum: Added.
67917         * compositing/iframes/iframe-content-flipping-expected.png: Added.
67918         * compositing/iframes/iframe-content-flipping-expected.txt: Added.
67919         * compositing/iframes/iframe-content-flipping.html: Added.
67920         * compositing/iframes/resources/red-green-subframe.html: Added.
67921
67922 2010-07-26  Justin Schuh  <jschuh@chromium.org>
67923
67924         Reviewed by Darin Fisher.
67925
67926         Check history state when base URL is changed
67927         https://bugs.webkit.org/show_bug.cgi?id=42858
67928
67929         * fast/loader/stateobjects/replacestate-base-illegal-expected.txt: Added.
67930         * fast/loader/stateobjects/replacestate-base-illegal.html: Added.
67931         * fast/loader/stateobjects/replacestate-base-legal-expected.txt: Added.
67932         * fast/loader/stateobjects/replacestate-base-legal.html: Added.
67933         * fast/loader/stateobjects/resources/replacestate-base-pass.html: Added.
67934
67935 2010-07-26  Mark Rowe  <mrowe@apple.com>
67936
67937         Disable a test that was added to verify the vendor prefix change that I rolled out in r64071.
67938         It can be reenabled when the vendor prefix change is reintroduced in a more limited fashion.
67939
67940         * fast/css/limited-vendor-prefix-behavior.html-disabled: Renamed from LayoutTests/fast/css/limited-vendor-prefix-behavior.html.
67941
67942 2010-07-26  Simon Fraser  <simon.fraser@apple.com>
67943
67944         Fix compositing iframe tests on Leopard.
67945
67946         Add Leopard-specific results where geometry flipping causes a different test output.
67947
67948         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added.
67949         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe3-expected.txt: Added.
67950         * platform/mac-leopard/compositing/iframes/iframe-resize-expected.txt: Added.
67951         * platform/mac-leopard/compositing/iframes/iframe-size-from-zero-expected.txt: Added.
67952         * platform/mac-leopard/compositing/iframes/overlapped-iframe-expected.txt: Added.
67953         * platform/mac-leopard/compositing/iframes/scrolling-iframe-expected.txt: Added.
67954
67955 2010-07-26  Victor Wang  <victorw@chromium.org>
67956
67957         Unreviewed. Update bug number in chromium test expectations for test:
67958         tables/mozilla_expected_failures/bugs/bug89315.html
67959
67960         * platform/chromium/test_expectations.txt:
67961
67962 2010-07-26  Victor Wang  <victorw@chromium.org>
67963
67964         Unreviewed. Update chromium test expectations fro flaky test.
67965
67966         https://bugs.webkit.org/show_bug.cgi?id=42989
67967
67968         * platform/chromium/test_expectations.txt:
67969
67970 2010-07-23  Ojan Vafai  <ojan@chromium.org>
67971
67972         Reviewed by Darin Adler.
67973
67974         crash in insertParagraph in a contentEditable list
67975         https://bugs.webkit.org/show_bug.cgi?id=42919
67976
67977         * editing/execCommand/crash-on-enter-in-contentEditable-list-expected.txt: Added.
67978         * editing/execCommand/crash-on-enter-in-contentEditable-list.html: Added.
67979
67980 2010-07-26  Jeremy Orlow  <jorlow@chromium.org>
67981
67982         Reviewed by Ojan Vafai.
67983
67984         Rename indexedDB tests to match new scheme
67985         https://bugs.webkit.org/show_bug.cgi?id=42375
67986
67987         No changes to the tests themselves.
67988
67989         * storage/indexeddb/script-tests/basics.js: Added.
67990         (openCallback):
67991         (test):
67992         * storage/indexeddb/script-tests/database-basics.js: Added.
67993         (openSuccess):
67994         (test):
67995         * storage/indexeddb/script-tests/idb-database-request.js: Removed.
67996         * storage/indexeddb/script-tests/idb-objectstore-request.js: Removed.
67997         * storage/indexeddb/script-tests/indexed-database-request.js: Removed.
67998         * storage/indexeddb/script-tests/keyrange.js: Renamed from LayoutTests/storage/indexeddb/script-tests/idb-keyrange.js.
67999         (checkSingleKeyRange):
68000         (checkLeftBoundKeyRange):
68001         ():
68002         * storage/indexeddb/script-tests/objectstore-basics.js: Added.
68003         (test):
68004         (openSuccess):
68005         (createSuccess):
68006         (addSuccess):
68007         (getSuccess):
68008         (removeSuccess):
68009
68010 2010-07-26  Marcus Bulach  <bulach@chromium.org>
68011
68012         Unreviewed.  Add chromium expectations for failing tests.
68013
68014         tables/mozilla/other/slashlogo.html fails after r63994
68015         https://bugs.webkit.org/show_bug.cgi?id=42964
68016
68017         Adds a suppression for chromium.
68018
68019         * platform/chromium/test_expectations.txt:
68020
68021 2010-07-26  Csaba Osztrogonác  <ossy@webkit.org>
68022
68023         Unreviewed.
68024
68025         [Qt] DRT sideeffect revealed by r63657
68026         https://bugs.webkit.org/show_bug.cgi?id=42578
68027
68028         * platform/qt/Skipped: Add tests to the Skipped list until fix.
68029          - http/tests/xmlhttprequest/authorization-header.html
68030          - http/tests/xmlhttprequest/null-auth.php
68031
68032 2010-07-25  Ryosuke Niwa  <rniwa@webkit.org>
68033
68034         Reviewed by Darin Adler.
68035
68036         Added a test that splits a text node by inserting a paragraph and applies inline style.
68037         The test then ensures that the style is preserved after undos and redos.
68038
68039         Also added a test in which the text node is removed by the script after undo.
68040
68041         Redo fails after text node is split by SplitTextNodeCommand
68042         https://bugs.webkit.org/show_bug.cgi?id=42941
68043
68044         * editing/undo/redo-split-text-node-expected.txt: Added.
68045         * editing/undo/redo-split-text-node.html: Added.
68046         * editing/undo/redo-split-text-with-removal-expected.txt: Added.
68047         * editing/undo/redo-split-text-with-removal.html: Added.
68048
68049 2010-07-25  Darin Adler  <darin@apple.com>
68050
68051         Reviewed by Dan Bernstein.
68052
68053         WebKitTestRunner needs to support layoutTestController.dumpSelectionRect
68054         https://bugs.webkit.org/show_bug.cgi?id=42326
68055
68056         * platform/mac-wk2/Skipped: Removed all the tests from the list
68057         that were there only because they called dumpSelectionRect. Most of
68058         them pass now.
68059
68060 2010-07-23  Philippe Normand  <pnormand@igalia.com>
68061
68062         Reviewed by Eric Carlson.
68063
68064         [GTK] media/media-can-play-mpeg-audio.html fails
68065         https://bugs.webkit.org/show_bug.cgi?id=42895
68066
68067         * platform/gtk/Skipped: Unskip fixed test.
68068
68069 2010-07-23  Philippe Normand  <pnormand@igalia.com>
68070
68071         Reviewed by Eric Carlson.
68072
68073         LayoutTests/media/media-document-audio-size.html failure
68074         https://bugs.webkit.org/show_bug.cgi?id=38376
68075
68076         * platform/gtk/Skipped: Unskip fixed test on GTK port.
68077
68078 2010-07-25  Darin Adler  <darin@apple.com>
68079
68080         Reviewed by Maciej Stachowiak.
68081
68082         Need to support unsafe access console messages in WebKitTestRunner
68083         https://bugs.webkit.org/show_bug.cgi?id=42320
68084
68085         * platform/mac-wk2/Skipped: Since unsafe access console messages are
68086         working properly, moved the failing tests listed under this bug to
68087         other sections in the file based on the reason they are failing.
68088         Removed the tests that are passing.
68089
68090 2010-07-25  Darin Adler  <darin@apple.com>
68091
68092         Reviewed by Maciej Stachowiak.
68093
68094         WebKitTestRunner needs to support layoutTestController.keepWebHistory
68095         https://bugs.webkit.org/show_bug.cgi?id=42323
68096
68097         * platform/mac-wk2/Skipped: Removed the tests that needed only keepWebHistory
68098         and computedStyleIncludingVisitedInfo. Moved the other tests in the
68099         keepWebHistory section of the file into the other appropriate lists.
68100
68101 2010-07-25  Adam Barth  <abarth@webkit.org>
68102
68103         Reviewed by Eric Seidel.
68104
68105         Implement adjustMathMLAttributes
68106         https://bugs.webkit.org/show_bug.cgi?id=42952
68107
68108         Yay test progression.
68109
68110         * html5lib/runner-expected-html5.txt:
68111
68112 2010-07-25  Alexey Proskuryakov  <ap@apple.com>
68113
68114         Reviewed by Sam Weinig.
68115
68116         https://bugs.webkit.org/show_bug.cgi?id=42193
68117         Support layoutTestController.dumpEditingDelegates in WebKitTestRunner
68118
68119         Step 2 - add the rest of editing delegates.
68120
68121         * platform/mac-wk2/Skipped: Changed the bug tracking why the tests are skipped - the delegates
68122         are now implemented, but one of them isn't called for some reason.
68123
68124 2010-07-24  Chris Fleizach  <cfleizach@apple.com>
68125
68126         Reviewed by David Kilzer.
68127
68128         AX: need a layout test testing misspelled words in attributed strings
68129         https://bugs.webkit.org/show_bug.cgi?id=42899
68130
68131         * platform/mac/accessibility/misspelled-attributed-string-expected.txt: Added.
68132         * platform/mac/accessibility/misspelled-attributed-string.html: Added.
68133
68134 2010-07-23  Ryosuke Niwa  <rniwa@webkit.org>
68135
68136         Reviewed by Darin Adler.
68137
68138         editing/execCommand/hilitecolor.html and editing/style/remove-underline-from-stylesheet.html should be dumpAsMarkup tests
68139         https://bugs.webkit.org/show_bug.cgi?id=42793
68140
68141         Converted the tests and removed the platform specific expected results.
68142
68143         * editing/execCommand/hilitecolor-expected.txt: Added.
68144         * editing/execCommand/hilitecolor.html: Converted.
68145         * editing/style/remove-underline-from-stylesheet-expected.txt: Converted.
68146         * editing/style/remove-underline-from-stylesheet.html: Converted.
68147         * platform/chromium-linux/editing/execCommand/hilitecolor-expected.checksum: Removed.
68148         * platform/chromium-win/editing/execCommand/hilitecolor-expected.checksum: Removed.
68149         * platform/chromium-win/editing/execCommand/hilitecolor-expected.png: Removed.
68150         * platform/chromium-win/editing/execCommand/hilitecolor-expected.txt: Removed.
68151         * platform/mac/editing/execCommand/hilitecolor-expected.checksum: Removed.
68152         * platform/mac/editing/execCommand/hilitecolor-expected.png: Removed.
68153         * platform/mac/editing/execCommand/hilitecolor-expected.txt: Removed.
68154         * platform/qt/editing/execCommand/hilitecolor-expected.txt: Removed.
68155
68156 2010-07-23  James Robinson  <jamesr@chromium.org>
68157
68158         Unreviewed.  Add chromium expectations for new tests.
68159
68160         * platform/chromium-mac/tables/layering/paint-test-layering-1-expected.checksum:
68161         * platform/chromium-mac/tables/layering/paint-test-layering-1-expected.png:
68162         * platform/chromium-mac/tables/layering/paint-test-layering-2-expected.checksum:
68163         * platform/chromium-mac/tables/layering/paint-test-layering-2-expected.png:
68164         * platform/chromium-win/tables/layering: Added.
68165         * platform/chromium-win/tables/layering/paint-test-layering-1-expected.checksum: Added.
68166         * platform/chromium-win/tables/layering/paint-test-layering-1-expected.png: Added.
68167         * platform/chromium-win/tables/layering/paint-test-layering-1-expected.txt: Added.
68168         * platform/chromium-win/tables/layering/paint-test-layering-2-expected.checksum: Added.
68169         * platform/chromium-win/tables/layering/paint-test-layering-2-expected.png: Added.
68170         * platform/chromium-win/tables/layering/paint-test-layering-2-expected.txt: Added.
68171
68172 2010-07-23  Adam Barth  <abarth@webkit.org>
68173
68174         Reviewed by Eric Seidel.
68175
68176         HTML5 Parser: document.write in a asynchronous script which is specified to load before page finish blows away document
68177         https://bugs.webkit.org/show_bug.cgi?id=42365
68178
68179         * http/tests/misc/write-from-dom-script-expected.txt: Added.
68180         * http/tests/misc/write-from-dom-script.html: Added.
68181           - Test the scenario where a script added to the DOM asynchronously
68182             while the nesting level is >0.  It's supposed to have its calls to
68183             document.write blocked.
68184         * http/tests/misc/write-while-waiting.html:
68185           - Writes are only prevented from scripts that are added to the DOM.
68186             Scripts that run via setTimeout do not have their writes blocked.
68187
68188 2010-07-23  Shinichiro Hamaji  <hamaji@chromium.org>
68189
68190         Unreviewed. Land the expectation for win.
68191
68192         Backslash isn't transcoded in <input>
68193         https://bugs.webkit.org/show_bug.cgi?id=42878
68194
68195         * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
68196
68197 2010-07-23  fsamuel@chromium.org  <fsamuel@chromium.org>
68198
68199         Reviewed by David Hyatt.
68200
68201         Updated table painting to draw cell layers in the correct order.
68202
68203         Table Cell Layering
68204         https://bugs.webkit.org/show_bug.cgi?id=40775
68205
68206         * platform/chromium-linux/tables/layering/paint-test-layering-1-expected.checksum: Added.
68207         * platform/chromium-linux/tables/layering/paint-test-layering-1-expected.png: Added.
68208         * platform/chromium-linux/tables/layering/paint-test-layering-1-expected.txt: Added.
68209         * platform/chromium-linux/tables/layering/paint-test-layering-2-expected.checksum: Added.
68210         * platform/chromium-linux/tables/layering/paint-test-layering-2-expected.png: Added.
68211         * platform/chromium-linux/tables/layering/paint-test-layering-2-expected.txt: Added.
68212         * platform/chromium-mac/tables/layering/paint-test-layering-1-expected.checksum: Added.
68213         * platform/chromium-mac/tables/layering/paint-test-layering-1-expected.png: Added.
68214         * platform/chromium-mac/tables/layering/paint-test-layering-1-expected.txt: Added.
68215         * platform/chromium-mac/tables/layering/paint-test-layering-2-expected.checksum: Added.
68216         * platform/chromium-mac/tables/layering/paint-test-layering-2-expected.png: Added.
68217         * platform/chromium-mac/tables/layering/paint-test-layering-2-expected.txt: Added.
68218         * platform/gtk/tables/layering/paint-test-layering-1-expected.checksum: Added.
68219         * platform/gtk/tables/layering/paint-test-layering-1-expected.png: Added.
68220         * platform/gtk/tables/layering/paint-test-layering-1-expected.txt: Added.
68221         * platform/gtk/tables/layering/paint-test-layering-2-expected.checksum: Added.
68222         * platform/gtk/tables/layering/paint-test-layering-2-expected.png: Added.
68223         * platform/gtk/tables/layering/paint-test-layering-2-expected.txt: Added.
68224         * platform/mac/tables/layering/paint-test-layering-1-expected.checksum: Added.
68225         * platform/mac/tables/layering/paint-test-layering-1-expected.png: Added.
68226         * platform/mac/tables/layering/paint-test-layering-1-expected.txt: Added.
68227         * platform/mac/tables/layering/paint-test-layering-2-expected.checksum: Added.
68228         * platform/mac/tables/layering/paint-test-layering-2-expected.png: Added.
68229         * platform/mac/tables/layering/paint-test-layering-2-expected.txt: Added.
68230         * tables/layering/paint-test-layering-1.html: Added.
68231         * tables/layering/paint-test-layering-2.html: Added.
68232
68233 2010-07-23  Stephen White  <senorblanco@chromium.org>
68234
68235         Unreviewed; chromium test expectations fix.
68236
68237         * platform/chromium-win/fast/borders/different-color-borders-expected.checksum: Added.
68238         * platform/chromium-win/fast/borders/different-color-borders-expected.png: Added.
68239         * platform/chromium-win/fast/borders/different-color-borders-expected.txt: Added.
68240         New baseline for new test.
68241         * platform/chromium/test_expectations.txt:
68242         Remove passing tests from expectations.
68243
68244 2010-07-23  Hans Wennborg  <hans@chromium.org>
68245
68246         Reviewed by Ojan Vafai.
68247
68248         Rebaseline fast/dom/prototype-inheritance.html for chromium
68249         https://bugs.webkit.org/show_bug.cgi?id=42824
68250
68251         Since Chromium revision 53317, ENABLE_DEVICE_ORIENTATION is enabled,
68252         which means window.DeviceOrientationEvent will show up 
68253         in this layout test.
68254
68255         * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt:
68256         * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt:
68257
68258 2010-07-23  Justin Schuh  <jschuh@chromium.org>
68259
68260         Unreviewed, rolling out r63925.
68261         http://trac.webkit.org/changeset/63925
68262         https://bugs.webkit.org/show_bug.cgi?id=42858
68263
68264         Introduced a regression in history state.
68265
68266         * fast/history/history-replace-illegal-expected.txt: Removed.
68267         * fast/history/history-replace-illegal.html: Removed.
68268
68269 2010-07-23  Justin Schuh  <jschuh@chromium.org>
68270
68271         Unreviewed, rolling out r63959.
68272         http://trac.webkit.org/changeset/63959
68273         https://bugs.webkit.org/show_bug.cgi?id=42884
68274
68275         63925 introduced a regression and is being reverted.
68276
68277         * platform/chromium-mac/fast/history/history-replace-illegal-expected.txt: Removed.
68278         * platform/chromium-win/fast/history/history-replace-illegal-expected.txt: Removed.
68279
68280 2010-07-23  Csaba Osztrogonác  <ossy@webkit.org>
68281
68282         Unreviewed.
68283
68284         Process link elements immediately if there are no beforeload listeners.
68285         https://bugs.webkit.org/show_bug.cgi?id=42859
68286
68287         Add Qt specific expected result after r63924.
68288
68289         * platform/qt/http/tests/security/mixedContent: Added.
68290         * platform/qt/http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt: Copied from LayoutTests/http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt and updated.
68291
68292 2010-07-23  Csaba Osztrogonác  <ossy@webkit.org>
68293
68294         Unreviewed.
68295
68296         [Qt] Search input field doesn't have cancel button
68297         https://bugs.webkit.org/show_bug.cgi?id=42887
68298
68299         * platform/qt/Skipped: fast/forms/search-cancel-button-events.html skipped until fix.
68300
68301 2010-07-23  Marcus Bulach  <bulach@chromium.org>
68302
68303         Unreviewed. Adds expectations for chromium.
68304
68305         [chromium] Updates baselines following changes in history (http://trac.webkit.org/changeset/63925)
68306         https://bugs.webkit.org/show_bug.cgi?id=42884
68307
68308         * platform/chromium-mac/fast/history/history-replace-illegal-expected.txt: Added.
68309         * platform/chromium-win/fast/history/history-replace-illegal-expected.txt: Added.
68310
68311 2010-07-22  Marcus Bulach  <bulach@chromium.org>
68312
68313         Reviewed by Dimitri Glazkov.
68314
68315         [chromium] Updates baselines following changes in border drawing code (http://trac.webkit.org/changeset/63864).
68316         https://bugs.webkit.org/show_bug.cgi?id=42822
68317
68318         * platform/chromium-linux/fast/borders/different-color-borders-expected.checksum: Added.
68319         * platform/chromium-linux/fast/borders/different-color-borders-expected.png: Added.
68320         * platform/chromium-linux/fast/borders/different-color-borders-expected.txt: Added.
68321         * platform/chromium-mac/fast/borders/border-radius-constraints-expected.checksum:
68322         * platform/chromium-mac/fast/borders/border-radius-constraints-expected.png:
68323         * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.checksum:
68324         * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.png:
68325         * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.checksum:
68326         * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png:
68327         * platform/chromium-mac/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum:
68328         * platform/chromium-mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
68329         * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
68330         * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.png:
68331         * platform/chromium-mac/fast/borders/borderRadiusDashed01-expected.checksum:
68332         * platform/chromium-mac/fast/borders/borderRadiusDashed01-expected.png:
68333         * platform/chromium-mac/fast/borders/borderRadiusDashed04-expected.checksum:
68334         * platform/chromium-mac/fast/borders/borderRadiusDashed04-expected.png: Added.
68335         * platform/chromium-mac/fast/borders/borderRadiusDotted06-expected.checksum:
68336         * platform/chromium-mac/fast/borders/borderRadiusDotted06-expected.png: Added.
68337         * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
68338         * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.png:
68339         * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
68340         * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.png:
68341         * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
68342         * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.png:
68343         * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
68344         * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.png:
68345         * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.checksum: Removed.
68346         * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png:
68347         * platform/chromium-mac/fast/borders/borderRadiusInvalidColor-expected.checksum:
68348         * platform/chromium-mac/fast/borders/borderRadiusInvalidColor-expected.png:
68349         * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
68350         * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.png:
68351         * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
68352         * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.png:
68353         * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
68354         * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.png:
68355         * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
68356         * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.png:
68357         * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
68358         * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.png:
68359         * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.checksum: Removed.
68360         * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.png:
68361         * platform/chromium-mac/fast/borders/different-color-borders-expected.checksum: Added.
68362         * platform/chromium-mac/fast/borders/different-color-borders-expected.png: Added.
68363         * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.checksum: Removed.
68364         * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.png:
68365         * platform/chromium-mac/fast/css/nested-rounded-corners-expected.checksum: Added.
68366         * platform/chromium-mac/fast/css/nested-rounded-corners-expected.png: Added.
68367         * platform/chromium-mac/fast/forms/basic-selects-expected.checksum:
68368         * platform/chromium-mac/fast/forms/basic-selects-expected.png:
68369         * platform/chromium-mac/fast/forms/menulist-clip-expected.checksum:
68370         * platform/chromium-mac/fast/forms/menulist-clip-expected.png:
68371         * platform/chromium-mac/fast/forms/menulist-narrow-width-expected.checksum:
68372         * platform/chromium-mac/fast/forms/menulist-narrow-width-expected.png:
68373         * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.checksum:
68374         * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png:
68375         * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.checksum:
68376         * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.png:
68377         * platform/chromium-mac/fast/forms/menulist-separator-painting-expected.checksum:
68378         * platform/chromium-mac/fast/forms/menulist-separator-painting-expected.png:
68379         * platform/chromium-mac/fast/forms/menulist-style-color-expected.checksum:
68380         * platform/chromium-mac/fast/forms/menulist-style-color-expected.png:
68381         * platform/chromium-mac/fast/forms/select-baseline-expected.checksum:
68382         * platform/chromium-mac/fast/forms/select-baseline-expected.png:
68383         * platform/chromium-mac/fast/overflow/border-radius-clipping-expected.checksum:
68384         * platform/chromium-mac/fast/overflow/border-radius-clipping-expected.png:
68385         * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.checksum:
68386         * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png:
68387         * platform/chromium-win-xp/fast/css/nested-rounded-corners-expected.png: Added.
68388         * platform/chromium-win/fast/css/nested-rounded-corners-expected.checksum: Added.
68389         * platform/chromium-win/fast/css/nested-rounded-corners-expected.png: Added.
68390         * platform/chromium/test_expectations.txt:
68391
68392 2010-07-23  Shinichiro Hamaji  <hamaji@chromium.org>
68393
68394         Reviewed by Kent Tamura.
68395
68396         Backslash isn't transcoded in <input>
68397         https://bugs.webkit.org/show_bug.cgi?id=42878
68398
68399         * editing/selection/find-yensign-and-backslash-expected.txt:
68400         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.checksum:
68401         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png:
68402         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt:
68403
68404 2010-07-23  Shinichiro Hamaji  <hamaji@chromium.org>
68405
68406         Unreviewed. Put a failing result for now.
68407
68408         Backslash is transcoded into yen sign even when non japanese font is specified
68409         https://bugs.webkit.org/show_bug.cgi?id=39654
68410
68411         * editing/selection/find-yensign-and-backslash-expected.txt:
68412
68413 2010-07-22  Philippe Normand  <pnormand@igalia.com>
68414
68415         Reviewed by Eric Carlson.
68416
68417         media/video-duration-known-after-eos.html test is slow
68418         https://bugs.webkit.org/show_bug.cgi?id=42809
68419
68420         Seek near the end of the media to speed the test up.
68421
68422         * media/video-duration-known-after-eos-expected.txt:
68423         * media/video-duration-known-after-eos.html:
68424
68425 2010-07-22  Shinichiro Hamaji  <hamaji@chromium.org>
68426
68427         Unreviewed. Add expectations for Qt and Gtk.
68428
68429         Backslash is transcoded into yen sign even when non japanese font is specified
68430         https://bugs.webkit.org/show_bug.cgi?id=39654
68431
68432         * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
68433         * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
68434
68435 2010-07-22  Shinichiro Hamaji  <hamaji@chromium.org>
68436
68437         Reviewed by Kent Tamura.
68438
68439         Backslash is transcoded into yen sign even when non japanese font is specified
68440         https://bugs.webkit.org/show_bug.cgi?id=39654
68441
68442         * fast/text/backslash-to-yen-sign-euc.html: Added.
68443         * platform/chromium/test_expectations.txt:
68444         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added.
68445         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
68446         * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
68447
68448 2010-07-22  Kent Tamura  <tkent@chromium.org>
68449
68450         Reviewed by Darin Adler.
68451
68452         maxLength should not be applied to non-text types
68453         https://bugs.webkit.org/show_bug.cgi?id=42814
68454
68455         * fast/forms/input-maxlength-unsupported-expected.txt: Added.
68456         * fast/forms/input-maxlength-unsupported.html: Added.
68457         * fast/forms/script-tests/input-maxlength-unsupported.js: Added.
68458
68459 2010-07-22  Cosmin Truta  <ctruta@chromium.org>
68460
68461         Reviewed by Darin Adler.
68462
68463         SVG: Temporarily disable the layout test for the bug 41175 on Leopard.
68464         https://bugs.webkit.org/show_bug.cgi?id=42802
68465
68466         * platform/mac-leopard/Skipped: svg/filters/filter-empty-g.svg skipped until fix.
68467
68468 2010-07-22  John Gregg  <johnnyg@google.com>
68469
68470         Unreviewed; chromium test expectation change.
68471
68472         fast/forms/input-file-directory-upload.html passes on windows after r63914
68473         https://bugs.webkit.org/show_bug.cgi?id=42768
68474
68475         * platform/chromium/test_expectations.txt:
68476
68477 2010-07-22  Kent Tamura  <tkent@chromium.org>
68478
68479         Reviewed by Ojan Vafai.
68480
68481         Cancel button of search input field should fire input/change events
68482         https://bugs.webkit.org/show_bug.cgi?id=34393
68483
68484         * fast/forms/script-tests/search-cancel-button-events.js: Added.
68485         * fast/forms/search-cancel-button-events-expected.txt: Added.
68486         * fast/forms/search-cancel-button-events.html: Added.
68487
68488 2010-07-22  Kent Tamura  <tkent@chromium.org>
68489
68490         Reviewed by Ojan Vafai.
68491
68492         <input type=number> stepper buttons should dispatch input/change events
68493         https://bugs.webkit.org/show_bug.cgi?id=42440
68494
68495         * fast/forms/input-number-events-expected.txt: Added.
68496         * fast/forms/input-number-events.html: Added.
68497         * fast/forms/script-tests/input-number-events.js: Added.
68498         * platform/chromium/test_expectations.txt:
68499         * platform/gtk/Skipped:
68500         * platform/qt/Skipped:
68501         * platform/win/Skipped:
68502
68503 2010-07-22  Justin Schuh  <jschuh@chromium.org>
68504
68505         Reviewed by Adam Barth.
68506
68507         Make history state methods validate against document URL
68508         https://bugs.webkit.org/show_bug.cgi?id=42858
68509
68510         * fast/history/history-replace-illegal-expected.txt: Added.
68511         * fast/history/history-replace-illegal.html: Added.
68512
68513 2010-07-22  Yury Semikhatsky  <yurys@chromium.org>
68514
68515         Reviewed by Joseph Pecoraro.
68516
68517         Web Inspector: test that inspector will log syntax error in console without crashing
68518         https://bugs.webkit.org/show_bug.cgi?id=42831
68519
68520         * inspector/console-log-syntax-error-expected.txt: Added.
68521         * inspector/console-log-syntax-error.html: Added.
68522         * inspector/resources/syntax-error.js: Added.
68523         * platform/chromium/inspector/console-log-syntax-error-expected.txt: Added.
68524
68525 2010-07-22  Yael Aharon  <yael.aharon@nokia.com>
68526
68527         Reviewed by Laszlo Gombos.
68528
68529         [Qt] QtWebKit needs public API for Notifications.
68530         https://bugs.webkit.org/show_bug.cgi?id=41413
68531
68532         Add a DRT API to set a flag so that notification requests are ignored,
68533         and add a test for cancelling a pending notification request.
68534         New API and test are disabled for Chromium port.
68535
68536         * fast/notifications/notifications-cancel-request-permission-expected.txt: Added.
68537         * fast/notifications/notifications-cancel-request-permission.html: Added.
68538         * fast/notifications/resources: Added.
68539         * fast/notifications/resources/notifications-cancel-request-permission.html: Added.
68540         * platform/chromium/test_expectations.txt:
68541
68542 2010-07-22  Ryosuke Niwa  <rniwa@webkit.org>
68543
68544         Reviewed by Ojan Vafai.
68545
68546         [Windows] Home hey doesn't work in first DIV inside a TABLE
68547         https://bugs.webkit.org/show_bug.cgi?id=42767
68548
68549         Added a test to move caret backwards to the line boundary inside a content-editable div
68550         inside a non-editable table.
68551
68552         * editing/selection/home-inside-noneditable-table-expected.txt: Added.
68553         * editing/selection/home-inside-noneditable-table.html: Added.
68554         * resources/dump-as-markup.js: Modified to support multiple calls to dump
68555         (Markup.dump.get if):
68556         (Markup.dump):
68557         (Markup.notifyDone):
68558
68559 2010-07-22  Dumitru Daniliuc  <dumi@chromium.org>
68560
68561         Reviewed by Ojan Vafai.
68562
68563         Simplify some tests, and make sure db.changeVersion()'s third parameter is optional.
68564         https://bugs.webkit.org/show_bug.cgi?id=42787
68565
68566         * fast/workers/storage/resources/change-version-sync-1.js:
68567         * fast/workers/storage/resources/change-version-sync-2.js:
68568         * storage/change-version.html:
68569
68570 2010-07-22  Stephen White  <senorblanco@chromium.org>
68571
68572         Unreviewed; test expectations fix.
68573
68574         * platform/chromium/test_expectations.txt:
68575         Updated expectations to match reality on the bots.
68576
68577 2010-07-22  Darin Adler  <darin@apple.com>
68578
68579         Reviewed by Sam Weinig.
68580
68581         WebKitTestRunner needs to support layoutTestController.dumpChildFramesAsText
68582         https://bugs.webkit.org/show_bug.cgi?id=42325
68583
68584         * platform/mac-wk2/Skipped: Removed a duplicate and sorted lists of tests.
68585         Added some tests to the pasteboard list. Removed the tests from the
68586         dumpChildFramesAsText list that now pass, and moved others to other lists.
68587
68588 2010-07-22  Csaba Osztrogonác  <ossy@webkit.org>
68589
68590         Unreviewed.
68591
68592         [Qt] Add platform specific expected results for tests introduced in r62200.
68593
68594         * platform/qt/fast/borders/border-radius-circle-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-circle-expected.txt.
68595         * platform/qt/fast/borders/border-radius-groove-01-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-groove-01-expected.txt.
68596         * platform/qt/fast/borders/border-radius-groove-02-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-groove-02-expected.txt.
68597         * platform/qt/fast/borders/border-radius-groove-03-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-groove-03-expected.txt.
68598         * platform/qt/fast/borders/border-radius-wide-border-01-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-01-expected.txt.
68599         * platform/qt/fast/borders/border-radius-wide-border-02-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-02-expected.txt.
68600         * platform/qt/fast/borders/border-radius-wide-border-03-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-03-expected.txt.
68601         * platform/qt/fast/borders/border-radius-wide-border-04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-radius-wide-border-04-expected.txt.
68602         * platform/qt/fast/borders/borderRadiusDashed04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDashed04-expected.txt.
68603         * platform/qt/fast/borders/borderRadiusDashed05-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDashed05-expected.txt.
68604         * platform/qt/fast/borders/borderRadiusDashed06-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDashed06-expected.txt.
68605         * platform/qt/fast/borders/borderRadiusDotted04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDotted04-expected.txt.
68606         * platform/qt/fast/borders/borderRadiusDotted05-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDotted05-expected.txt.
68607         * platform/qt/fast/borders/borderRadiusDotted06-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDotted06-expected.txt.
68608         * platform/qt/fast/borders/borderRadiusDouble04-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble04-expected.txt.
68609         * platform/qt/fast/borders/borderRadiusDouble05-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble05-expected.txt.
68610         * platform/qt/fast/borders/borderRadiusDouble06-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble06-expected.txt.
68611         * platform/qt/fast/borders/borderRadiusDouble07-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble07-expected.txt.
68612         * platform/qt/fast/borders/borderRadiusDouble08-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble08-expected.txt.
68613         * platform/qt/fast/borders/borderRadiusDouble09-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/borderRadiusDouble09-expected.txt.
68614         * platform/qt/fast/borders/different-color-borders-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/different-color-borders-expected.txt and updated.
68615
68616 2010-07-22  Csaba Osztrogonác  <ossy@webkit.org>
68617
68618         Unreviewed.
68619
68620         [Qt] REGRESSION(63862): animations/play-state.html fails intermittently
68621         https://bugs.webkit.org/show_bug.cgi?id=42821
68622
68623         * platform/qt/Skipped: animations/play-state.html skipped until fix.
68624
68625 2010-07-22  Alexander Pavlov  <apavlov@chromium.org>
68626
68627         Reviewed by Pavel Feldman.
68628
68629         Web Inspector: Rename method for CSS rule source range retrieval and fix return object format
68630         https://bugs.webkit.org/show_bug.cgi?id=42379
68631
68632         * inspector/styles-source-offsets.html:
68633
68634 2010-07-22  Zoltan Herczeg  <zherczeg@webkit.org>
68635
68636         Reviewed by Nikolas Zimmermann.
68637
68638         SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change
68639         https://bugs.webkit.org/show_bug.cgi?id=42244
68640
68641         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.checksum: Added.
68642         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Added.
68643         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.checksum: Added.
68644         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Added.
68645         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.checksum: Added.
68646         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Added.
68647         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.checksum: Added.
68648         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Added.
68649         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.checksum: Added.
68650         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Added.
68651         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.checksum: Added.
68652         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Added.
68653         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.checksum: Added.
68654         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Added.
68655         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.checksum: Added.
68656         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Added.
68657         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.checksum: Added.
68658         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Added.
68659         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.checksum: Added.
68660         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Added.
68661         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.txt: Added.
68662         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr.html: Added.
68663         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.txt: Added.
68664         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr.html: Added.
68665         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.txt: Added.
68666         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr.html: Added.
68667         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.txt: Added.
68668         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr.html: Added.
68669         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.txt: Added.
68670         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr.html: Added.
68671         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.txt: Added.
68672         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.html: Added.
68673         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.txt: Added.
68674         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.html: Added.
68675         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.txt: Added.
68676         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.html: Added.
68677         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.txt: Added.
68678         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.html: Added.
68679         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.txt: Added.
68680         * svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.html: Added.
68681         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-dom-height-attr.js: Added.
68682         (executeTest):
68683         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-dom-result-attr.js: Added.
68684         (executeTest):
68685         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-dom-width-attr.js: Added.
68686         (executeTest):
68687         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-dom-x-attr.js: Added.
68688         (executeTest):
68689         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-dom-y-attr.js: Added.
68690         (executeTest):
68691         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.js: Added.
68692         (executeTest):
68693         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.js: Added.
68694         (executeTest):
68695         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.js: Added.
68696         (executeTest):
68697         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.js: Added.
68698         (executeTest):
68699         * svg/dynamic-updates/script-tests/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.js: Added.
68700         (executeTest):
68701
68702 2010-07-22  Kent Hansen  <kent.hansen@nokia.com>
68703
68704         Reviewed by Kent Tamura.
68705
68706         Error properties of the Global Object are missing the DontEnum attribute
68707         https://bugs.webkit.org/show_bug.cgi?id=28771
68708
68709         Update expected results for tests that now pass.
68710
68711         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.1_Definitions/10.1.5_Global_Object/S10.1.5_A2.1_T3-expected.txt:
68712         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.1_Definitions/10.1.5_Global_Object/S10.1.5_A2.2_T3-expected.txt:
68713         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.1_Definitions/10.1.5_Global_Object/S10.1.5_A2.3_T3-expected.txt:
68714
68715 2010-07-22  Kent Hansen  <kent.hansen@nokia.com>
68716
68717         Reviewed by Sam Weinig.
68718
68719         Improve coverage of fast/dom/prototype-inheritance test
68720         https://bugs.webkit.org/show_bug.cgi?id=42354
68721
68722         Use Object.getOwnPropertyNames rather than for..in to enumerate
68723         the window object's properties, so that non-enumerable (ECMA)
68724         properties are covered as well.
68725
68726         * fast/dom/prototype-inheritance-expected.txt:
68727         * fast/dom/script-tests/prototype-inheritance.js:
68728         (propertiesOnObject):
68729         * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt:
68730         * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt:
68731         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
68732         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
68733         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
68734         * platform/win/fast/dom/prototype-inheritance-expected.txt:
68735
68736 2010-07-21  Darin Adler  <darin@apple.com>
68737
68738         Reviewed by Sam Weinig.
68739
68740         WebKitTestRunner needs layoutTestController.dumpChildFrameScrollPositions
68741         https://bugs.webkit.org/show_bug.cgi?id=42548
68742
68743         * platform/mac-wk2/Skipped: Moved some tests into the correct section
68744         now that dumpChildFrameScrollPositions is no longer the reason they
68745         fail. Removed now-passing test. Resorted some of the tests.
68746
68747 2010-07-21  Kent Tamura  <tkent@chromium.org>
68748
68749         Reviewed by Darin Adler.
68750
68751         Assertion failure by changing the type of an input element with a
68752         non-number value to 'range'.
68753         https://bugs.webkit.org/show_bug.cgi?id=42643
68754
68755         * fast/forms/input-value-sanitization-expected.txt: Added.
68756         * fast/forms/input-value-sanitization.html: Added.
68757         * fast/forms/script-tests/input-value-sanitization.js: Added.
68758
68759 2010-07-21  Justin Schuh  <jschuh@chromium.org>
68760
68761         Unreviewed. Build fix.
68762
68763         Added platform test to account for qt's xml parser
68764
68765         * platform/qt/svg/custom/use-invalid-html-expected.txt: Added.
68766
68767 2010-07-21  Ryosuke Niwa  <rniwa@webkit.org>
68768
68769         Reviewed by Ojan Vafai.
68770
68771         dumpAsMarkup test conversion: create-list-from-range-selection.html and insert-list-empty-div.html
68772         https://bugs.webkit.org/show_bug.cgi?id=42608
68773
68774         Converted the tests and removed the platform specific expected results.
68775
68776         * editing/execCommand/create-list-from-range-selection-expected.txt: Added.
68777         * editing/execCommand/create-list-from-range-selection.html: Use dumpAsMarkup
68778         * editing/execCommand/insert-list-empty-div-expected.txt: Added.
68779         * editing/execCommand/insert-list-empty-div.html: Use dumpAsMarkup
68780         * platform/chromium-linux/editing/execCommand/create-list-from-range-selection-expected.checksum: Removed.
68781         * platform/chromium-linux/editing/execCommand/create-list-from-range-selection-expected.png: Removed.
68782         * platform/chromium-linux/editing/execCommand/insert-list-empty-div-expected.checksum: Removed.
68783         * platform/chromium-win/editing/execCommand/create-list-from-range-selection-expected.checksum: Removed.
68784         * platform/chromium-win/editing/execCommand/create-list-from-range-selection-expected.png: Removed.
68785         * platform/chromium-win/editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
68786         * platform/chromium-win/editing/execCommand/insert-list-empty-div-expected.checksum: Removed.
68787         * platform/chromium-win/editing/execCommand/insert-list-empty-div-expected.png: Removed.
68788         * platform/chromium-win/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
68789         * platform/gtk/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
68790         * platform/mac/editing/execCommand/create-list-from-range-selection-expected.checksum: Removed.
68791         * platform/mac/editing/execCommand/create-list-from-range-selection-expected.png: Removed.
68792         * platform/mac/editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
68793         * platform/mac/editing/execCommand/insert-list-empty-div-expected.checksum: Removed.
68794         * platform/mac/editing/execCommand/insert-list-empty-div-expected.png: Removed.
68795         * platform/mac/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
68796         * platform/qt/editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
68797         * platform/qt/editing/execCommand/insert-list-empty-div-expected.txt: Removed.
68798         * resources/dump-as-markup.js: Added setNodeToDump.
68799         (Markup.setNodeToDump):
68800
68801 2010-07-21  Adam Barth  <abarth@webkit.org>
68802
68803         Reviewed by Darin Adler.
68804
68805         incorrect tabindex parsing
68806         https://bugs.webkit.org/show_bug.cgi?id=21076
68807
68808         Add a test showing that our parsing of unquoted attributes in
68809         self-closing tags complies with the spec.
68810
68811         * html5lib/resources/webkit02.dat: Added.
68812         * html5lib/runner-expected-html5.txt:
68813         * html5lib/runner-expected.txt:
68814         * html5lib/runner.html:
68815
68816 2010-07-21  Adam Barth  <abarth@webkit.org>
68817
68818         Reviewed by Eric Seidel.
68819
68820         Let's pass the doctype01.dat tests again, please
68821         https://bugs.webkit.org/show_bug.cgi?id=42794
68822
68823         The upstream results check the publicId and the systemId, so we need to
68824         make dom2string smarter and print them.
68825
68826         * html5lib/resources/dom2string.js:
68827         (dom2string):
68828         * html5lib/runner-expected-html5.txt:
68829         * html5lib/runner-expected.txt:
68830
68831 2010-07-21  Adam Barth  <abarth@webkit.org>
68832
68833         Reviewed by Eric Seidel.
68834
68835         Implement spec changes for basefont and bgsound
68836         https://bugs.webkit.org/show_bug.cgi?id=42792
68837
68838         * html5lib/runner-expected-html5.txt:
68839
68840 2010-07-21  Adam Barth  <abarth@webkit.org>
68841
68842         Reviewed by Eric Seidel.
68843
68844         Update a list of tags to match changes in the HTML5 spec
68845         https://bugs.webkit.org/show_bug.cgi?id=42791
68846
68847         Testing makes perfect.
68848
68849         * html5lib/runner-expected-html5.txt:
68850
68851 2010-07-21  Adam Barth  <abarth@webkit.org>
68852
68853         Reviewed by Eric Seidel.
68854
68855         HTMLTreeBuilder needs to update to match new spec behavior for <button>
68856         https://bugs.webkit.org/show_bug.cgi?id=42233
68857
68858         Test progression.  There's one regression mixed in here.  I'll
68859         investigate in the next patch.
68860
68861         * html5lib/runner-expected-html5.txt:
68862
68863 2010-07-21  Justin Schuh  <jschuh@chromium.org>
68864
68865         Unreviewed. Build fix.
68866
68867         Removed comment element for test added with:
68868         http://trac.webkit.org/changeset/63865
68869
68870         * svg/custom/use-invalid-html-expected.txt:
68871         * svg/custom/use-invalid-html.xhtml:
68872
68873 2010-07-21  Darin Adler  <darin@apple.com>
68874
68875         Reviewed by Sam Weinig.
68876
68877         WebKitTestRunner needs to support dumping of scroll position
68878         https://bugs.webkit.org/show_bug.cgi?id=42514
68879
68880         * platform/mac-wk2/Skipped: Removed now-passing tests from
68881         skipped list and moved one miscategorized test.
68882
68883 2010-07-21  Justin Schuh  <jschuh@chromium.org>
68884
68885         Reviewed by Oliver Hunt.
68886
68887         Prevent DeleteButtonController enable state from changing when not editing
68888         https://bugs.webkit.org/show_bug.cgi?id=42659
68889
68890         * svg/custom/use-invalid-html-expected.txt: Added.
68891         * svg/custom/use-invalid-html.xhtml: Added.
68892
68893 2010-07-21  Beth Dakin  <bdakin@apple.com>
68894
68895         Reviewed by Dan Bernstein.
68896
68897         Some of these layout tests are updated results from the fix for 
68898         https://bugs.webkit.org/show_bug.cgi?id=42605 New border-
68899         radius path-based drawing code has some issues with corner-joins. 
68900         The others have been in need of an update since 
68901         https://bugs.webkit.org/show_bug.cgi?id=9197 , but since the 
68902         differences were only detectable visually and with a pixel-text 
68903         tolerance of 0 (not the default), they slipped under the rug until 
68904         now.
68905
68906         New test:
68907         * fast/borders/different-color-borders.html: Added.
68908         * platform/mac/fast/borders/border-radius-circle-expected.checksum:
68909         * platform/mac/fast/borders/border-radius-circle-expected.png:
68910
68911         * platform/mac/fast/borders/border-radius-constraints-expected.checksum:
68912         * platform/mac/fast/borders/border-radius-constraints-expected.png:
68913         * platform/mac/fast/borders/border-radius-groove-01-expected.checksum:
68914         * platform/mac/fast/borders/border-radius-groove-01-expected.png:
68915         * platform/mac/fast/borders/border-radius-groove-02-expected.checksum:
68916         * platform/mac/fast/borders/border-radius-groove-02-expected.png:
68917         * platform/mac/fast/borders/border-radius-groove-03-expected.checksum:
68918         * platform/mac/fast/borders/border-radius-groove-03-expected.png:
68919         * platform/mac/fast/borders/border-radius-huge-assert-expected.checksum:
68920         * platform/mac/fast/borders/border-radius-huge-assert-expected.png:
68921         * platform/mac/fast/borders/border-radius-wide-border-02-expected.checksum:
68922         * platform/mac/fast/borders/border-radius-wide-border-02-expected.png:
68923         * platform/mac/fast/borders/border-radius-wide-border-03-expected.checksum:
68924         * platform/mac/fast/borders/border-radius-wide-border-03-expected.png:
68925         * platform/mac/fast/borders/border-radius-wide-border-04-expected.checksum:
68926         * platform/mac/fast/borders/border-radius-wide-border-04-expected.png:
68927         * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum:
68928         * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
68929         * platform/mac/fast/borders/borderRadiusArcs01-expected.checksum:
68930         * platform/mac/fast/borders/borderRadiusArcs01-expected.png:
68931         * platform/mac/fast/borders/borderRadiusDashed01-expected.checksum:
68932         * platform/mac/fast/borders/borderRadiusDashed01-expected.png:
68933         * platform/mac/fast/borders/borderRadiusDashed02-expected.checksum:
68934         * platform/mac/fast/borders/borderRadiusDashed02-expected.png:
68935         * platform/mac/fast/borders/borderRadiusDashed03-expected.checksum:
68936         * platform/mac/fast/borders/borderRadiusDashed03-expected.png:
68937         * platform/mac/fast/borders/borderRadiusDashed04-expected.checksum:
68938         * platform/mac/fast/borders/borderRadiusDashed04-expected.png:
68939         * platform/mac/fast/borders/borderRadiusDotted02-expected.checksum:
68940         * platform/mac/fast/borders/borderRadiusDotted02-expected.png:
68941         * platform/mac/fast/borders/borderRadiusDotted03-expected.checksum:
68942         * platform/mac/fast/borders/borderRadiusDotted03-expected.png:
68943         * platform/mac/fast/borders/borderRadiusDotted04-expected.checksum:
68944         * platform/mac/fast/borders/borderRadiusDotted04-expected.png:
68945         * platform/mac/fast/borders/borderRadiusDotted06-expected.checksum:
68946         * platform/mac/fast/borders/borderRadiusDotted06-expected.png:
68947         * platform/mac/fast/borders/borderRadiusDouble01-expected.checksum:
68948         * platform/mac/fast/borders/borderRadiusDouble01-expected.png:
68949         * platform/mac/fast/borders/borderRadiusDouble02-expected.checksum:
68950         * platform/mac/fast/borders/borderRadiusDouble02-expected.png:
68951         * platform/mac/fast/borders/borderRadiusDouble03-expected.checksum:
68952         * platform/mac/fast/borders/borderRadiusDouble03-expected.png:
68953         * platform/mac/fast/borders/borderRadiusDouble05-expected.checksum:
68954         * platform/mac/fast/borders/borderRadiusDouble05-expected.png:
68955         * platform/mac/fast/borders/borderRadiusDouble06-expected.checksum:
68956         * platform/mac/fast/borders/borderRadiusDouble06-expected.png:
68957         * platform/mac/fast/borders/borderRadiusDouble08-expected.checksum:
68958         * platform/mac/fast/borders/borderRadiusDouble08-expected.png:
68959         * platform/mac/fast/borders/borderRadiusGroove01-expected.checksum:
68960         * platform/mac/fast/borders/borderRadiusGroove01-expected.png:
68961         * platform/mac/fast/borders/borderRadiusGroove02-expected.checksum:
68962         * platform/mac/fast/borders/borderRadiusGroove02-expected.png:
68963         * platform/mac/fast/borders/borderRadiusInset01-expected.checksum:
68964         * platform/mac/fast/borders/borderRadiusInset01-expected.png:
68965         * platform/mac/fast/borders/borderRadiusInvalidColor-expected.checksum:
68966         * platform/mac/fast/borders/borderRadiusInvalidColor-expected.png:
68967         * platform/mac/fast/borders/borderRadiusOutset01-expected.checksum:
68968         * platform/mac/fast/borders/borderRadiusOutset01-expected.png:
68969         * platform/mac/fast/borders/borderRadiusRidge01-expected.checksum:
68970         * platform/mac/fast/borders/borderRadiusRidge01-expected.png:
68971         * platform/mac/fast/borders/borderRadiusSolid01-expected.checksum:
68972         * platform/mac/fast/borders/borderRadiusSolid01-expected.png:
68973         * platform/mac/fast/borders/borderRadiusSolid02-expected.checksum:
68974         * platform/mac/fast/borders/borderRadiusSolid02-expected.png:
68975         * platform/mac/fast/borders/borderRadiusSolid03-expected.checksum:
68976         * platform/mac/fast/borders/borderRadiusSolid03-expected.png:
68977         * platform/mac/fast/borders/borderRadiusSolid04-expected.checksum:
68978         * platform/mac/fast/borders/borderRadiusSolid04-expected.png:
68979         * platform/mac/fast/borders/different-color-borders-expected.checksum: Added.
68980         * platform/mac/fast/borders/different-color-borders-expected.png: Added.
68981         * platform/mac/fast/borders/different-color-borders-expected.txt: Added.
68982         * platform/mac/fast/borders/fieldsetBorderRadius-expected.checksum:
68983         * platform/mac/fast/borders/fieldsetBorderRadius-expected.png:
68984
68985 2010-07-21  Peter Beverloo  <peter@lvp-media.com>
68986
68987         Reviewed by Darin Adler.
68988
68989         Updated six more layout tests from -khtml to -webkit
68990         https://bugs.webkit.org/show_bug.cgi?id=42788
68991         
68992         This is a follow up to r63854 and r63857
68993
68994         * css3/khtml-background-size-0x0-bmp.html:
68995         * editing/deleting/delete-3959464-fix.html:
68996         * editing/deleting/delete-and-undo.html:
68997         * editing/deleting/delete-at-paragraph-boundaries-001.html:
68998         * editing/deleting/delete-at-paragraph-boundaries-002.html:
68999         * editing/deleting/delete-at-paragraph-boundaries-003.html:
69000
69001 2010-07-21  Adam Barth  <abarth@webkit.org>
69002
69003         Skip html5lib/runner.html on these platforms because the
69004         <keygen> element creates a different DOM.  I need to
69005         investigate why they're getting a different DOM, but I don't
69006         have time to do that right now.
69007
69008         * platform/gtk/Skipped:
69009         * platform/qt/Skipped:
69010
69011 2010-07-21  Adam Barth  <abarth@webkit.org>
69012
69013         Reviewed by Eric Seidel.
69014
69015         Pull HTML5lib test suite from upstream
69016         https://bugs.webkit.org/show_bug.cgi?id=42776
69017
69018         Grab a bunch of new tests from html5lib upstream.  Also, upstream
69019         tweaked some of our tests, so I've updated our tests to match the
69020         upstream tweaks.
69021
69022         * html5lib/resources/adoption01.dat:
69023         * html5lib/resources/doctype01.dat:
69024         * html5lib/resources/scripted/adoption01.dat: Added.
69025         * html5lib/resources/scripted/webkit01.dat: Added.
69026         * html5lib/resources/tests1.dat:
69027         * html5lib/resources/tests17.dat: Added.
69028         * html5lib/resources/tests18.dat: Added.
69029         * html5lib/resources/tests19.dat: Added.
69030         * html5lib/resources/tests2.dat:
69031         * html5lib/resources/tests20.dat: Added.
69032         * html5lib/resources/tricky01.dat:
69033         * html5lib/resources/webkit01.dat:
69034         * html5lib/runner-expected-html5.txt:
69035         * html5lib/runner-expected.txt:
69036         * html5lib/runner.html:
69037         * html5lib/webkit-resumer-expected.txt:
69038
69039 2010-07-21  Tony Chang  <tony@chromium.org>
69040
69041         Reviewed by Adam Barth.
69042
69043         convert more layout tests from -khtml to -webkit
69044         https://bugs.webkit.org/show_bug.cgi?id=42786
69045
69046         This is a follow up to r63854.
69047
69048         * fast/backgrounds/size/backgroundSize02.html:
69049         * fast/backgrounds/size/backgroundSize03.html:
69050         * fast/backgrounds/size/backgroundSize04.html:
69051         * fast/backgrounds/size/backgroundSize05.html:
69052         * fast/backgrounds/size/backgroundSize06.html:
69053         * fast/backgrounds/size/backgroundSize07.html:
69054         * fast/backgrounds/size/backgroundSize08.html:
69055         * fast/backgrounds/size/backgroundSize09.html:
69056         * fast/backgrounds/size/backgroundSize10.html:
69057         * fast/backgrounds/size/backgroundSize11.html:
69058         * fast/backgrounds/size/backgroundSize12.html:
69059         * fast/backgrounds/size/backgroundSize13.html:
69060         * fast/backgrounds/size/backgroundSize14.html:
69061         * fast/backgrounds/size/backgroundSize15.html:
69062
69063 2010-07-21  Peter Beverloo  <peter@lvp-media.com>
69064
69065         Reviewed by Eric Carlson.
69066
69067         Removed support for the -khtml CSS vendor prefix and limit the
69068         -apple prefix to two properties (dashboard-region and line-clamp).
69069         
69070         Listed properties in these updated have been changed to -webkit.
69071
69072         * fast/block/positioning/height-change.html: -apple-box
69073         * fast/block/positioning/resources/window-height-change-frame-flex.html: -apple-box
69074         * fast/borders/border-image-omit-right-slice.html: -khtml-border-image
69075         * fast/css/apple-prefix.html: -khtml-box-orient
69076         * fast/css/legacy-opacity-styles-expected.txt: -*-opacity
69077         * fast/css/legacy-opacity-styles.html: -*-opacity
69078         * fast/css/limited-vendor-prefix-behavior-expected.txt: Added.
69079         * fast/css/limited-vendor-prefix-behavior.html: Added.
69080         * fast/flexbox/001.html: -khtml-box-flex
69081         * fast/flexbox/002.html: -khtml-box, -khtml-box-align, -khtml-box-orient
69082         * fast/flexbox/003.html: -khtml-box, -khtml-box-align, -khtml-box-orient
69083         * fast/flexbox/004.html: -khtml-box
69084         * fast/flexbox/005.html: -khtml-box
69085         * fast/flexbox/006.html: -khtml-box
69086         * fast/flexbox/007.html: -khtml-box
69087         * fast/flexbox/008.html: -khtml-box
69088         * fast/flexbox/009.html: -khtml-box
69089         * fast/flexbox/010.html: -khtml-box
69090         * fast/flexbox/011.html: -khtml-box, -khtml-box-flex
69091         * fast/flexbox/012.html: -khtml-box, -khtml-box-orient, -khtml-box-align
69092         * fast/flexbox/013.html: -khtml-box, -khtml-box-flex
69093         * fast/flexbox/014.html: -khtml-box, -khtml-box-orient, -khtml-box-flex
69094         * fast/flexbox/015.html: -khtml-box, -khtml-box-flex, -khtml-box-flex
69095         * fast/flexbox/016.html: -khtml-box-flex, -khtml-box, -khtml-box-orient
69096         * fast/flexbox/017.html: -khtml-box, -khtml-box-orient, -webkit-box-pack, -khtml-box-direction
69097         * fast/flexbox/018.html: -khtml-box, -khtml-box-orient, -khtml-box-pack
69098         * fast/flexbox/019.html: -khtml-box, -khtml-box-pack, -khtml-box-orient
69099         * fast/flexbox/020.html: -khtml-box, -khtml-box-flex-group, -khtml-box-flex
69100         * fast/flexbox/021.html: -khtml-box, -khtml-box-flex
69101         * fast/flexbox/022.html: -khtml-box, -khtml-box-flex
69102         * fast/flexbox/023.html: -khtml-box
69103         * fast/flexbox/024.html: -khtml-box, -khtml-box-orient
69104         * fast/flexbox/025.html: -khtml-box, -khtml-box-flex
69105         * fast/flexbox/026.html: -khtml-box, -khtml-box-flex
69106         * fast/flexbox/child-flexing.html: -khtml-box, -khtml-box-align, -khtml-box-orient
69107         * fast/repaint/flexible-box-overflow-horizontal.html: -khtml-box, -khtml-box-align, -khtml-box-orient
69108         * fast/repaint/flexible-box-overflow.html: -khtml-box, -khtml-box-align, -khtml-box-orient
69109
69110 2010-07-21  Sam Weinig  <sam@webkit.org>
69111
69112         Reviewed by Anders Carlsson.
69113
69114         Patch for https://bugs.webkit.org/show_bug.cgi?id=42539
69115         WebKitTestRunner needs to support printing ALERT, PROMPT and CONFIRM messages
69116
69117         * platform/mac-wk2/Skipped:
69118
69119 2010-07-21  Tony Chang  <tony@chromium.org>
69120
69121         Not reviewed, updating chromium test expectations.
69122
69123         Remove expectations for tests that were moved to platform/mac in r63616.
69124
69125         * platform/chromium/test_expectations.txt:
69126
69127 2010-07-21  Tony Chang  <tony@chromium.org>
69128
69129         Not reviewed, updating chromium test expectations.
69130
69131         * platform/chromium/test_expectations.txt: Marking remember-bad-password.html and
69132             401-logout.php as failing.
69133
69134 2010-07-21  Alexey Proskuryakov  <ap@apple.com>
69135
69136         Unreviewed.
69137
69138         https://bugs.webkit.org/show_bug.cgi?id=42717
69139         <rdar://problem/7062824> A wrong password entered for site or proxy auth remains in WebCore
69140         credential storage, and is sent with subsequent requests
69141
69142         * platform/gtk/Skipped:
69143         * platform/qt/Skipped:
69144         Skip the new tests, they don't pass.
69145
69146 2010-07-20  Alexey Proskuryakov  <ap@apple.com>
69147
69148         Reviewed by Darin Adler.
69149
69150         https://bugs.webkit.org/show_bug.cgi?id=42717
69151         <rdar://problem/7062824> A wrong password entered for site or proxy auth remains in WebCore
69152         credential storage, and is sent with subsequent requests
69153
69154         Adding tests with and without XMLHttpRequest.
69155
69156         * http/tests/security/401-logout: Added.
69157         * http/tests/security/401-logout/401-logout-expected.txt: Added.
69158         * http/tests/security/401-logout/401-logout.php: Added.
69159         * http/tests/xmlhttprequest/remember-bad-password-expected.txt: Added.
69160         * http/tests/xmlhttprequest/remember-bad-password.html: Added.
69161         * http/tests/xmlhttprequest/resources/remember-bad-password: Added.
69162         * http/tests/xmlhttprequest/resources/remember-bad-password/count-failures.php: Added.
69163
69164 2010-07-20  Simon Fraser  <simon.fraser@apple.com>
69165
69166         Reviewed by Dan Bernstein.
69167
69168         CSS rotation transform can cause elements with certain styles to vanish during rotation.
69169         https://bugs.webkit.org/show_bug.cgi?id=42579
69170         
69171         Testcase with a composited, zero-size element with a thick border.
69172
69173         * compositing/overflow/zero-size-overflow-expected.checksum: Added.
69174         * compositing/overflow/zero-size-overflow-expected.png: Added.
69175         * compositing/overflow/zero-size-overflow-expected.txt: Added.
69176         * compositing/overflow/zero-size-overflow.html: Added.
69177
69178 2010-07-21  Csaba Osztrogonác  <ossy@webkit.org>
69179
69180         Unreviewed.
69181
69182         [Qt] DRT sideeffect revealed by r63657
69183         https://bugs.webkit.org/show_bug.cgi?id=42578
69184
69185         * platform/qt/Skipped: Unskip tests.
69186
69187 2010-07-21  Adam Barth  <abarth@webkit.org>
69188
69189         Reviewed by Eric Seidel.
69190
69191         <input> elements with no type attribute should be foster parented
69192         https://bugs.webkit.org/show_bug.cgi?id=42725
69193
69194         Test progression.
69195
69196         * html5lib/runner-expected-html5.txt:
69197
69198 2010-07-21  Yury Semikhatsky  <yurys@chromium.org>
69199
69200         Reviewed by Pavel Feldman.
69201
69202         Web Inspector: inspector/debugger-pause-in-eval-script.html fails on Chromium Win
69203         https://bugs.webkit.org/show_bug.cgi?id=42735
69204
69205         * inspector/debugger-pause-in-eval-script.html:
69206         * platform/chromium/test_expectations.txt:
69207
69208 2010-07-21  Zoltan Herczeg  <zherczeg@webkit.org>
69209
69210         Reviewed by Nikolas Zimmermann.
69211
69212         SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change
69213         https://bugs.webkit.org/show_bug.cgi?id=42244
69214
69215         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum: Added.
69216         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
69217         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum: Added.
69218         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
69219         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum: Added.
69220         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
69221         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum: Added.
69222         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
69223         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum: Added.
69224         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
69225         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum: Added.
69226         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
69227         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum: Added.
69228         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
69229         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum: Added.
69230         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
69231         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum: Added.
69232         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
69233         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum: Added.
69234         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
69235         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum: Added.
69236         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
69237         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum: Added.
69238         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
69239         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum: Added.
69240         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
69241         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum: Added.
69242         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
69243         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum: Added.
69244         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
69245         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum: Added.
69246         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
69247         * svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt: Added.
69248         * svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html: Added.
69249         * svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt: Added.
69250         * svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr.html: Added.
69251         * svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt: Added.
69252         * svg/dynamic-updates/SVGFilterElement-dom-height-attr.html: Added.
69253         * svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt: Added.
69254         * svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr.html: Added.
69255         * svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt: Added.
69256         * svg/dynamic-updates/SVGFilterElement-dom-width-attr.html: Added.
69257         * svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.txt: Added.
69258         * svg/dynamic-updates/SVGFilterElement-dom-x-attr.html: Added.
69259         * svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt: Added.
69260         * svg/dynamic-updates/SVGFilterElement-dom-y-attr.html: Added.
69261         * svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt: Added.
69262         * svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call.html: Added.
69263         * svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.txt: Added.
69264         * svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop.html: Added.
69265         * svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt: Added.
69266         * svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop.html: Added.
69267         * svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt: Added.
69268         * svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop.html: Added.
69269         * svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt: Added.
69270         * svg/dynamic-updates/SVGFilterElement-svgdom-height-prop.html: Added.
69271         * svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.txt: Added.
69272         * svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop.html: Added.
69273         * svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.txt: Added.
69274         * svg/dynamic-updates/SVGFilterElement-svgdom-width-prop.html: Added.
69275         * svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt: Added.
69276         * svg/dynamic-updates/SVGFilterElement-svgdom-x-prop.html: Added.
69277         * svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt: Added.
69278         * svg/dynamic-updates/SVGFilterElement-svgdom-y-prop.html: Added.
69279         * svg/dynamic-updates/script-tests/SVGFilterElement-dom-filterRes-attr.js: Added.
69280         (executeTest):
69281         * svg/dynamic-updates/script-tests/SVGFilterElement-dom-filterUnits-attr.js: Added.
69282         (executeTest):
69283         * svg/dynamic-updates/script-tests/SVGFilterElement-dom-height-attr.js: Added.
69284         (executeTest):
69285         * svg/dynamic-updates/script-tests/SVGFilterElement-dom-primitiveUnits-attr.js: Added.
69286         (executeTest):
69287         * svg/dynamic-updates/script-tests/SVGFilterElement-dom-width-attr.js: Added.
69288         (executeTest):
69289         * svg/dynamic-updates/script-tests/SVGFilterElement-dom-x-attr.js: Added.
69290         (executeTest):
69291         * svg/dynamic-updates/script-tests/SVGFilterElement-dom-y-attr.js: Added.
69292         (executeTest):
69293         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterRes-call.js: Added.
69294         (executeTest):
69295         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterResX-prop.js: Added.
69296         (executeTest):
69297         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterResY-prop.js: Added.
69298         (executeTest):
69299         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-filterUnits-prop.js: Added.
69300         (executeTest):
69301         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-height-prop.js: Added.
69302         (executeTest):
69303         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-primitiveUnits-prop.js: Added.
69304         (executeTest):
69305         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-width-prop.js: Added.
69306         (executeTest):
69307         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-x-prop.js: Added.
69308         (executeTest):
69309         * svg/dynamic-updates/script-tests/SVGFilterElement-svgdom-y-prop.js: Added.
69310         (executeTest):
69311
69312 2010-07-20  Ben Murdoch  <benm@google.com>
69313
69314         Reviewed by Steve Block.
69315
69316         Touch events do not affect the :active CSS state
69317         https://bugs.webkit.org/show_bug.cgi?id=39493
69318
69319         * fast/events/touch/touch-active-state-expected.txt: Added.
69320         * fast/events/touch/touch-active-state.html: Added.
69321
69322 2010-07-20  Yury Semikhatsky  <yurys@chromium.org>
69323
69324         Reviewed by Pavel Feldman.
69325
69326         console.assert should include stack trace with line numbers.
69327         https://bugs.webkit.org/show_bug.cgi?id=22556
69328
69329         * inspector/console-assert-expected.txt: Added.
69330         * inspector/console-assert.html: Added.
69331
69332 2010-07-20  Adam Barth  <abarth@webkit.org>
69333
69334         Reviewed by Eric Seidel.
69335
69336         Update expected results for a "tricky" test
69337         https://bugs.webkit.org/show_bug.cgi?id=42604
69338
69339         Originally, I created these expectations using Minefield.  However, it
69340         appears that Minefield parses this case incorrectly according to the
69341         spec.  I've filed <https://bugzilla.mozilla.org/show_bug.cgi?id=580091>.
69342
69343         This patch updates our expected results to what I believe is correct.
69344
69345         * html5lib/resources/tricky01.dat:
69346         * html5lib/runner-expected-html5.txt:
69347         * html5lib/runner-expected.txt:
69348
69349 2010-07-20  Adam Barth  <abarth@webkit.org>
69350
69351         Reviewed by Eric Seidel.
69352
69353         Include attributes when reconstructing elements in HTML5 tree builder
69354         https://bugs.webkit.org/show_bug.cgi?id=42594
69355
69356         * html5lib/runner-expected-html5.txt:
69357
69358 2010-07-20  Tony Chang  <tony@chromium.org>
69359
69360         Not reviewed, chromium test expectation.
69361
69362         [chromium] put back baseline for http/tests/inspector/resource-parameters.html
69363         https://bugs.webkit.org/show_bug.cgi?id=42720
69364
69365         r63791 put in a failing baseline for webkit win, but chromium-win
69366         falls back to webkit win before the result next to the test file.
69367         Just put another copy in chromium-win of the original expected
69368         results.
69369
69370         * platform/chromium/http/tests/inspector/resource-parameters-expected.txt: Copied from LayoutTests/http/tests/inspector/resource-parameters-expected.txt.
69371
69372 2010-07-20  Adam Barth  <abarth@webkit.org>
69373
69374         Reviewed by Sam Weinig.
69375
69376         Import HTML5 parsing tests from html5test.com
69377         https://bugs.webkit.org/show_bug.cgi?id=42713
69378
69379         * html5lib/resources/html5test-com.dat: Added.
69380         * html5lib/runner-expected-html5.txt:
69381         * html5lib/runner-expected.txt:
69382         * html5lib/runner.html:
69383
69384 2010-07-20  Gavin Peters  <gavinp@chromium.org>
69385
69386         Reviewed by Adam Barth.
69387
69388         prefetch categorization is exactly wrong
69389         https://bugs.webkit.org/show_bug.cgi?id=42651
69390
69391         The miscategorization caused onloads to issue early, so you see x,
69392         y as 0, 0 in the buggy version.
69393
69394         * fast/dom/HTMLLinkElement/onload-completion-test-expected.txt: Added.
69395         * fast/dom/HTMLLinkElement/onload-completion-test.html: Added.
69396         * fast/dom/HTMLLinkElement/resources: Added.
69397         * fast/dom/HTMLLinkElement/resources/nick.jpg: Added.
69398
69399 2010-07-20  Brian Weinstein  <bweinstein@apple.com>
69400
69401         Rubber-stamped by Adam Roben.
69402
69403         Land failing results for http/tests/inspector/resource-parameters.html. It has been
69404         failing for a while. Fixing these results is being tracked by 
69405         <https://bugs.webkit.org/show_bug.cgi?id=42718>.
69406
69407         * platform/win/http/tests/inspector: Added.
69408         * platform/win/http/tests/inspector/resource-parameters-expected.txt: Added.
69409
69410 2010-07-20  Sam Weinig  <sam@webkit.org>
69411
69412         Reviewed by Maciej Stachowiak.
69413
69414         Add a few more items to the WebKit2 skipped list
69415         https://bugs.webkit.org/show_bug.cgi?id=42712
69416
69417         * platform/mac-wk2/Skipped:
69418
69419 2010-07-20  Ojan Vafai  <ojan@chromium.org>
69420
69421         Reviewed by Darin Adler.
69422
69423         make dump-as-markup work better on subframes and allow dumping a subtree
69424         https://bugs.webkit.org/show_bug.cgi?id=42673
69425
69426         * editing/selection/dump-as-markup-expected.txt:
69427         * editing/selection/dump-as-markup.html:
69428         * resources/dump-as-markup.js:
69429         (Markup.description):
69430         (Markup._getSelectionFromNode):
69431         (Markup._getMarkupForTextNode):
69432         (Markup._getSelectionMarker):
69433
69434 2010-07-20  Daniel Erat  <derat@chromium.org>
69435
69436         Reviewed by Ojan Vafai.
69437
69438         Subpixel rendering always disabled for Chromium Linux
69439         https://bugs.webkit.org/show_bug.cgi?id=42220
69440
69441         Layout test addition to check that Chromium Linux honors fontconfig
69442         settings enabling or disabling subpixel rendering per-strike.
69443
69444         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum:
69445         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png:
69446         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt:
69447         * platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html:
69448
69449 2010-07-20  Chris Fleizach  <cfleizach@apple.com>
69450
69451         Reviewed by Beth Dakin.
69452
69453         CrashTracer: [USER] 300 crashes in Safari at com.apple.WebCore: WebCore::AccessibilityTable::isTableExposableThroughAccessibility + 573
69454         https://bugs.webkit.org/show_bug.cgi?id=42652
69455
69456         * accessibility/updating-attribute-in-table-causes-crash-expected.txt: Added.
69457         * accessibility/updating-attribute-in-table-causes-crash.html: Added.
69458
69459 2010-07-20  Abhishek Arya  <inferno@chromium.org>
69460
69461         Reviewed by David Hyatt.
69462
69463         Tests that applying an editing command on a non text node does not
69464         result in crash.
69465         https://bugs.webkit.org/show_bug.cgi?id=42655
69466
69467         * editing/execCommand/editing-nontext-node-crash-expected.txt: Added.
69468         * editing/execCommand/editing-nontext-node-crash.xhtml: Added.
69469
69470 2010-07-20  Leo Yang  <leo.yang@torchmobile.com.cn>
69471
69472         Reviewed by David Hyatt.
69473
69474         Test case to verify https://bugs.webkit.org/show_bug.cgi?id=41375.
69475         Test passes if expected result occurs without crash.
69476         https://bugs.webkit.org/show_bug.cgi?id=41375.
69477
69478         * fast/runin/crash-when-reparent-sibling-expected.txt: Added.
69479         * fast/runin/crash-when-reparent-sibling.html: Added.
69480
69481 2010-07-20  Alexey Proskuryakov  <ap@apple.com>
69482
69483         Reviewed by Brady Eidson.
69484
69485         https://bugs.webkit.org/show_bug.cgi?id=41531
69486         Asynchronous cross origin XMLHttpRequest doesn't expose 401 response when withCredentials is false
69487
69488         https://bugs.webkit.org/show_bug.cgi?id=30669
69489         http/tests/xmlhttprequest/cross-origin-no-authorization.html has missing "DONE" in one branch
69490
69491         * http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt:
69492         * http/tests/xmlhttprequest/cross-origin-no-authorization.html:
69493         Updated for new results, added the missing "DONE".
69494
69495         * http/tests/xmlhttprequest/cross-origin-no-credential-prompt.html: Added.
69496         * http/tests/xmlhttprequest/cross-origin-no-credential-prompt-expected.txt: Added.
69497         Check that despite these changes, there is still no auth dialog displayed.
69498
69499 2010-07-20  Joseph Pecoraro  <joepeck@webkit.org>
69500
69501         Reviewed by Geoffrey Garen.
69502
69503         WebScriptObject Should Allow Safely Checking For Key Existence
69504         https://bugs.webkit.org/show_bug.cgi?id=42613
69505
69506         * platform/mac/fast/objc/script-tests/TEMPLATE.html: Added.
69507         * platform/mac/fast/objc/script-tests/webScriptObject-hasWebScriptKey.js: Added.
69508         * platform/mac/fast/objc/webScriptObject-hasWebScriptKey-expected.txt: Added.
69509         * platform/mac/fast/objc/webScriptObject-hasWebScriptKey.html: Added.
69510
69511 2010-07-20  Stephen White  <senorblanco@chromium.org>
69512
69513         Unreviewed; pixel test results fix.
69514
69515         Updated pixel test results after r63721.
69516
69517         * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.checksum:
69518         * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.png:
69519         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
69520         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
69521         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
69522         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
69523         * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
69524         * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
69525         * platform/chromium-linux/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
69526         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
69527         * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
69528         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
69529         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
69530         * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
69531         * platform/chromium-linux/svg/custom/control-points-for-S-and-T-expected.checksum:
69532         * platform/chromium-linux/svg/custom/path-getTotalLength-expected.txt: Removed.
69533         * platform/chromium-linux/svg/custom/relative-sized-use-on-symbol-expected.checksum:
69534         * platform/chromium-linux/svg/custom/relative-sized-use-on-symbol-expected.png:
69535         * platform/chromium-linux/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
69536         * platform/chromium-linux/svg/dom: Added.
69537         * platform/chromium-linux/svg/dom/path-parser-expected.txt: Added.
69538         * platform/chromium-linux/svg/hixie/perf/001-expected.txt:
69539         * platform/chromium-linux/svg/hixie/perf/002-expected.txt:
69540         * platform/chromium-linux/svg/hixie/perf/007-expected.checksum:
69541         * platform/chromium-linux/svg/hixie/perf/007-expected.png:
69542         * platform/chromium-linux/svg/hixie/perf/007-expected.txt:
69543         * platform/chromium-mac/fast/backgrounds/svg-as-background-5-expected.checksum: Removed.
69544         * platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.checksum:
69545         * platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.png:
69546         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
69547         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
69548         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
69549         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
69550         * platform/chromium-win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
69551         * platform/chromium-win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
69552         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
69553         * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
69554         * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
69555         * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
69556         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
69557         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
69558         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
69559         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
69560         * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
69561         * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
69562         * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
69563         * platform/chromium-win/svg/custom/control-points-for-S-and-T-expected.checksum:
69564         * platform/chromium-win/svg/custom/control-points-for-S-and-T-expected.png:
69565         * platform/chromium-win/svg/custom/use-on-symbol-inside-pattern-expected.txt:
69566         * platform/chromium-win/svg/hixie/perf/001-expected.txt:
69567         * platform/chromium-win/svg/hixie/perf/002-expected.txt:
69568         * platform/chromium-win/svg/hixie/perf/007-expected.checksum:
69569         * platform/chromium-win/svg/hixie/perf/007-expected.png:
69570         * platform/chromium-win/svg/hixie/perf/007-expected.txt:
69571         * platform/chromium/test_expectations.txt:
69572         * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum:
69573         * platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
69574         * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum:
69575         * platform/mac/fast/backgrounds/svg-as-background-5-expected.png:
69576         * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
69577         * platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
69578
69579 2010-07-20  Chang Shu  <chang.shu@nokia.com>
69580
69581         Reviewed by Darin Adler.
69582
69583         Move the canvas security tests to http tests to simulate remote host
69584         access and then pass the tests. Remove them from Mac and Qt's skipped files.
69585         https://bugs.webkit.org/show_bug.cgi?id=41279
69586
69587         * canvas/philip/tests/security.drawImage.canvas-expected.txt: Removed.
69588         * canvas/philip/tests/security.drawImage.canvas.html: Removed.
69589         * canvas/philip/tests/security.drawImage.image-expected.txt: Removed.
69590         * canvas/philip/tests/security.drawImage.image.html: Removed.
69591         * canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt: Removed.
69592         * canvas/philip/tests/security.pattern.canvas.fillStyle.html: Removed.
69593         * canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt: Removed.
69594         * canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Removed.
69595         * canvas/philip/tests/security.pattern.canvas.timing-expected.txt: Removed.
69596         * canvas/philip/tests/security.pattern.canvas.timing.html: Removed.
69597         * canvas/philip/tests/security.pattern.create-expected.txt: Removed.
69598         * canvas/philip/tests/security.pattern.create.html: Removed.
69599         * canvas/philip/tests/security.pattern.cross-expected.txt: Removed.
69600         * canvas/philip/tests/security.pattern.cross.html: Removed.
69601         * canvas/philip/tests/security.pattern.image.fillStyle-expected.txt: Removed.
69602         * canvas/philip/tests/security.pattern.image.fillStyle.html: Removed.
69603         * canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt: Removed.
69604         * canvas/philip/tests/security.pattern.image.strokeStyle.html: Removed.
69605         * canvas/philip/tests/security.reset-expected.txt: Removed.
69606         * canvas/philip/tests/security.reset.html: Removed.
69607         * http/tests/canvas: Added.
69608         * http/tests/canvas/philip: Added.
69609         * http/tests/canvas/philip/images: Added.
69610         * http/tests/canvas/philip/images/yellow.png: Added.
69611         * http/tests/canvas/philip/tests: Added.
69612         * http/tests/canvas/philip/tests.css: Added.
69613         * http/tests/canvas/philip/tests/security.drawImage.canvas-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.drawImage.canvas-expected.txt.
69614         * http/tests/canvas/philip/tests/security.drawImage.canvas.html: Copied from LayoutTests/canvas/philip/tests/security.drawImage.canvas.html.
69615         * http/tests/canvas/philip/tests/security.drawImage.image-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.drawImage.image-expected.txt.
69616         * http/tests/canvas/philip/tests/security.drawImage.image.html: Copied from LayoutTests/canvas/philip/tests/security.drawImage.image.html.
69617         * http/tests/canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt.
69618         * http/tests/canvas/philip/tests/security.pattern.canvas.fillStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.fillStyle.html.
69619         * http/tests/canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt.
69620         * http/tests/canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.strokeStyle.html.
69621         * http/tests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt.
69622         * http/tests/canvas/philip/tests/security.pattern.canvas.timing.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.canvas.timing.html.
69623         * http/tests/canvas/philip/tests/security.pattern.create-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.create-expected.txt.
69624         * http/tests/canvas/philip/tests/security.pattern.create.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.create.html.
69625         * http/tests/canvas/philip/tests/security.pattern.cross-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.cross-expected.txt.
69626         * http/tests/canvas/philip/tests/security.pattern.cross.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.cross.html.
69627         * http/tests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt.
69628         * http/tests/canvas/philip/tests/security.pattern.image.fillStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle.html.
69629         * http/tests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt.
69630         * http/tests/canvas/philip/tests/security.pattern.image.strokeStyle.html: Copied from LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle.html.
69631         * http/tests/canvas/philip/tests/security.reset-expected.txt: Copied from LayoutTests/canvas/philip/tests/security.reset-expected.txt.
69632         * http/tests/canvas/philip/tests/security.reset.html: Copied from LayoutTests/canvas/philip/tests/security.reset.html.
69633         * platform/chromium/test_expectations.txt:
69634         * platform/gtk/Skipped:
69635         * platform/mac/Skipped:
69636         * platform/qt/Skipped:
69637
69638 2010-07-20  Hayato Ito  <hayato@chromium.org>
69639
69640         Reviewed by Darin Adler.
69641
69642         Fixed a crash when deeply nested CSS selector is used.
69643         https://bugs.webkit.org/show_bug.cgi?id=41129
69644
69645         This patch deletes CSSSelectors iteratively so that it doesn't cause stack overflow.
69646
69647         * fast/css/css-selector-deeply-nested-expected.txt: Added.
69648         * fast/css/css-selector-deeply-nested.html: Added.
69649
69650 2010-07-20  Stephen White  <senorblanco@chromium.org>
69651
69652         Unreviewed; expectations fix.
69653
69654         Modify test_expectations after r63721 and r63728.
69655
69656         * platform/chromium/test_expectations.txt:
69657
69658 2010-07-20  Alejandro G. Castro  <alex@igalia.com>
69659
69660         Unreviewed.
69661
69662         Skipping the svg/dom/path-parser.html test for gtk, bug submitted:
69663         https://bugs.webkit.org/show_bug.cgi?id=42624
69664
69665         * platform/gtk/Skipped:
69666
69667 2010-07-20  Adam Barth  <abarth@webkit.org>
69668
69669         Reviewed by Darin Adler.
69670
69671         fast/events/focusingUnloadedFrame.html shouldn't have <body> before <frameset>
69672         https://bugs.webkit.org/show_bug.cgi?id=42348
69673
69674         This doesn't work in the HTML5 parser. We cover this behavior in
69675         parsing tests. Sadly, the test still fails under the HTML5 parser, but
69676         for a different reason.
69677
69678         * fast/events/focusingUnloadedFrame.html:
69679
69680 2010-07-20  Tony Chang  <tony@chromium.org>
69681
69682         Reviewed by Dan Bernstein.
69683
69684         [chromium] crash in Position::getInlineBoxAndOffset
69685         https://bugs.webkit.org/show_bug.cgi?id=42202
69686
69687         * editing/selection/firstRect-crash-expected.txt: Added.
69688         * editing/selection/firstRect-crash.html: Added.
69689         * platform/mac/editing/input/caret-primary-bidi-expected.txt: Fix some negative ranges.
69690         * platform/mac/editing/input/range-for-empty-document-expected.txt:
69691         * platform/mac/editing/selection/move-left-right-expected.txt: Removed since we now match the shared expected results.
69692         * platform/win/editing/selection/move-left-right-expected.txt: Removed since it's the same as the shared expected results.
69693
69694 2010-07-20  Nikolas Zimmermann  <nzimmermann@rim.com>
69695
69696         Reviewed by Maciej Stachowiak.
69697
69698         svg/dynamic-updates tests are broken - pixel test not generated/compared anymore
69699         https://bugs.webkit.org/show_bug.cgi?id=42376
69700
69701         Finally generate pixel teset results again for svg/dynamic-updates. We have some regressions, tracked by master bug 42618.
69702
69703         * fast/js/resources/js-test-pre.js: Pass 'window.enablePixelTesting' as argument to setDumpAsText() - the svg/dynamic-updates tests set this value to true before importing js-test-pre.js
69704         * platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.checksum:
69705         * platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png:
69706         * platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.checksum:
69707         * platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png:
69708         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.checksum:
69709         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png:
69710         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.checksum:
69711         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png:
69712         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum:
69713         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
69714         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum:
69715         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
69716         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum:
69717         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
69718         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum:
69719         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
69720         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum:
69721         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
69722         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum:
69723         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
69724         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum:
69725         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
69726         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum:
69727         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
69728         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum:
69729         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
69730         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum:
69731         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
69732         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum:
69733         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
69734         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum:
69735         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
69736         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
69737         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
69738         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
69739         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
69740         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum:
69741         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
69742         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum:
69743         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
69744         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum:
69745         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
69746         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum:
69747         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
69748         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
69749         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
69750         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
69751         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
69752         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
69753         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
69754         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
69755         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
69756         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
69757         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
69758         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
69759         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
69760         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
69761         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
69762         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
69763         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
69764         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
69765         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
69766         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
69767         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
69768         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
69769         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
69770         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
69771         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
69772         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
69773         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
69774         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
69775         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
69776         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
69777         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
69778         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
69779         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
69780         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
69781         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
69782         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
69783         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
69784         * svg/dynamic-updates/resources/SVGTestCase.js: Set 'window.enablePixelTesting' to true, forcing setDumpAsText() to generate pixel test results. 
69785         * svg/dynamic-updates/script-tests/SVGLinearGradientElement-dom-gradientUnits-attr.js: Tweak this test, to make it work as expected.
69786         * svg/dynamic-updates/script-tests/SVGLinearGradientElement-svgdom-gradientUnits-prop.js: Ditto.
69787         * svg/dynamic-updates/script-tests/SVGRadialGradientElement-dom-gradientUnits-attr.js: Update expected result description.
69788         * svg/dynamic-updates/script-tests/SVGRadialGradientElement-svgdom-gradientUnits-prop.js: Ditto.
69789
69790 2010-07-20  Adam Barth  <abarth@webkit.org>
69791
69792         Reviewed by Darin Adler.
69793
69794         Foster parenting depends on the current element at insertion time
69795         https://bugs.webkit.org/show_bug.cgi?id=42599
69796
69797         * html5lib/runner-expected-html5.txt:
69798
69799 2010-07-20  Adam Barth  <abarth@webkit.org>
69800
69801         Reviewed by Eric Seidel.
69802
69803         Import a number of fast/invalid tests into html5lib for easy of fixing
69804         https://bugs.webkit.org/show_bug.cgi?id=42590
69805
69806         Working with these DOM dumps is much easier than staring at render
69807         trees.  Also, this infrastructure lets us cross-test with other
69808         browsers.
69809
69810         * html5lib/resources/tricky01.dat: Added.
69811         * html5lib/runner-expected-html5.txt:
69812         * html5lib/runner-expected.txt:
69813         * html5lib/runner.html:
69814
69815 2010-07-20  Matthew Delaney  <mdelaney@apple.com>
69816
69817         Reviewed by Kenneth Rohde Christiansen.
69818
69819         Failing 2d.path.stroke.prune.curve philip canvas test
69820         https://bugs.webkit.org/show_bug.cgi?id=42190
69821
69822         * platform/mac/Skipped: Unskipped now passing tests.
69823
69824 2010-07-19  Maciej Stachowiak  <mjs@apple.com>
69825
69826         Reviewed by Anders Carlsson.
69827
69828         Add a few more items to the WK2 skipped list
69829         https://bugs.webkit.org/show_bug.cgi?id=42595
69830
69831         * platform/mac-wk2/Skipped:
69832
69833 2010-07-19  Dirk Schulze  <krit@webkit.org>
69834
69835         SVG CleanUp of SVGPathData parsing
69836         https://bugs.webkit.org/show_bug.cgi?id=41410
69837
69838         Unreviewed update of Win baseline.
69839
69840         * platform/win/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
69841         * platform/win/svg/custom/relative-sized-inner-svg-expected.txt: Added.
69842         * platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt: Added.
69843         * platform/win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Added.
69844         * platform/win/svg/custom/use-css-events-expected.txt: Added.
69845         * platform/win/svg/dom: Added.
69846         * platform/win/svg/dom/path-parser-expected.txt: Added.
69847
69848 2010-07-19  Dirk Schulze  <krit@webkit.org>
69849
69850         SVG CleanUp of SVGPathData parsing
69851         https://bugs.webkit.org/show_bug.cgi?id=41410
69852
69853         Unreviewed update of Qt baseline.
69854
69855         * platform/qt/svg/custom/relative-sized-inner-svg-expected.txt:
69856         * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
69857         * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
69858         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
69859
69860 2010-07-19  Yuzo Fujishima  <yuzo@google.com>
69861
69862         Unreviewed test expectation fix.
69863
69864         fast/css/font-face-download-error.html should be skipped for Qt like
69865         other @font-face tests.
69866         https://bugs.webkit.org/show_bug.cgi?id=42342
69867
69868         * platform/qt/Skipped:
69869
69870 2010-07-19  Dirk Schulze  <krit@webkit.org>
69871
69872         Reviewed by Nikolas Zimmermann.
69873
69874         SVG CleanUp of SVGPathData parsing
69875         https://bugs.webkit.org/show_bug.cgi?id=41410
69876
69877         Parsing values as float instead of double causes some minimal changes on DRT results and
69878         pixel results. Even if the values get shrinked to float before the calculation of arc and
69879         others. But the calculation itself transforms the values back to double and shrinks it to
69880         floats again right before the drawing.
69881
69882         SVG Path with an arc with radius of 0 does not render
69883         https://bugs.webkit.org/show_bug.cgi?id=40448
69884
69885         Extended svg/dom/path-parser.xhml to check the correct behavior. We draw a line from the
69886         current point to the given end point.
69887
69888         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
69889         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
69890         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
69891         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
69892         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
69893         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
69894         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
69895         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
69896         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
69897         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
69898         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
69899         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
69900         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
69901         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
69902         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
69903         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
69904         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
69905         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
69906         * platform/mac/svg/batik/text/textEffect3-expected.png:
69907         * platform/mac/svg/custom/relative-sized-inner-svg-expected.checksum:
69908         * platform/mac/svg/custom/relative-sized-inner-svg-expected.png:
69909         * platform/mac/svg/custom/relative-sized-inner-svg-expected.txt:
69910         * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt:
69911         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum:
69912         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
69913         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
69914         * platform/mac/svg/custom/use-css-events-expected.txt:
69915         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
69916         * platform/mac/svg/hixie/perf/007-expected.checksum:
69917         * platform/mac/svg/hixie/perf/007-expected.png:
69918         * platform/mac/svg/hixie/perf/007-expected.txt:
69919         * svg/custom/path-getTotalLength-expected.txt:
69920         * svg/dom/path-parser-expected.txt:
69921         * svg/dom/script-tests/path-parser.js:
69922
69923 2010-07-19  Csaba Osztrogonác  <ossy@webkit.org>
69924
69925         Unreviewed trivial fix after r63684.
69926         https://bugs.webkit.org/show_bug.cgi?id=30464
69927
69928         * fast/dom/Window/window-properties-expected.txt: Updated.
69929         * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
69930
69931 2010-07-15  Yuzo Fujishima  <yuzo@google.com>
69932
69933         Reviewed by Dan Bernstein.
69934
69935         Fix for Bug 42342 - Font download error for an @font-face rule invalidates other @font-face rules for the same font-family
69936         https://bugs.webkit.org/show_bug.cgi?id=42342
69937
69938         * fast/css/font-face-download-error-expected.txt: Added.
69939         * fast/css/font-face-download-error.html: Added.
69940
69941 2010-07-19  Anders Carlsson  <andersca@apple.com>
69942
69943         Reviewed by Maciej Stachowiak.
69944
69945         Remove now passing tests from the skipped list.
69946
69947         * platform/mac-wk2/Skipped:
69948
69949 2010-07-19  Daniel Bates  <dbates@rim.com>
69950
69951         Reviewed by Adam Roben.
69952
69953         [Win] Implement LayoutTestController::markerTextForListItem()
69954         https://bugs.webkit.org/show_bug.cgi?id=37930
69955
69956         Remove skipped layout tests now that we have DRT support.
69957
69958         * platform/win/Skipped:
69959
69960 2010-07-19  Eric Carlson  <eric.carlson@apple.com>
69961
69962         Unreviewed, build fix.
69963         Update one more expected result missed in r63684.
69964
69965         * platform/mac-leopard/accessibility/media-element-expected.txt:
69966
69967 2010-07-19  Ojan Vafai  <ojan@chromium.org>
69968
69969         Unreviewed.
69970         [chromium] Update test expectations after r63681.
69971         Add new expected results for the clearly correct cases after r63684.
69972
69973         * platform/chromium-mac/media/video-load-networkState-expected.txt:
69974         * platform/chromium-mac/media/video-src-change-expected.txt:
69975         * platform/chromium-win/media/video-load-networkState-expected.txt:
69976         * platform/chromium-win/media/video-src-change-expected.txt:
69977         * platform/chromium/test_expectations.txt:
69978
69979 2010-07-19  Eric Carlson  <eric.carlson@apple.com>
69980
69981         Unreviewed, build fix.
69982
69983         Update more tests/results missed in r63684.
69984
69985         * accessibility/media-element.html:
69986         * media/unsupported-rtsp-expected.txt:
69987         * platform/mac/accessibility/media-element-expected.txt:
69988
69989 2010-07-17  Tony Gentilcore  <tonyg@chromium.org>
69990
69991         Reviewed by Darin Fisher.
69992
69993         [Web Timing] Move times to DocumentLoader and fix bugs in mark points
69994         https://bugs.webkit.org/show_bug.cgi?id=42512
69995
69996         * fast/dom/script-tests/webtiming-navigate-within-document.js: Added. Previously, navigating within a document via a fragment would reset navigationStart. This test verifies that no times are changed after navigating within a document.
69997         (checkTimingNotChanged):
69998         ():
69999         (loadHandler):
70000         * fast/dom/webtiming-expected.txt: Test now passes because when correcting for clock skew, requestTime is set to fetchStart when it is less than fetchStart. Previously it was 0, now it is fetchStart. This, unfortunately, hides the fact that test_shell isn't populating the ResourceLoadTiming API. I'll think of a way to test that when I make the change to cause test_shell to fill the ResourceLoadTiming.
70001         * fast/dom/webtiming-navigate-within-document-expected.txt: Added.
70002         * fast/dom/webtiming-navigate-within-document.html: Added.
70003         * platform/gtk/Skipped: Skip new test on platform where Web Timing is not enabled.
70004         * platform/mac/Skipped: Skip new test on platform where Web Timing is not enabled.
70005         * platform/qt/Skipped: Skip new test on platform where Web Timing is not enabled.
70006         * platform/win/Skipped: Skip new test on platform where Web Timing is not enabled.
70007
70008 2010-07-19  Eric Carlson  <eric.carlson@apple.com>
70009
70010         Unreviewed, build fix.
70011
70012         Update tests/results missed in r63684.
70013
70014         * media/video-error-does-not-exist-expected.txt:
70015         * media/video-load-networkState-expected.txt:
70016         * media/video-load-networkState.html:
70017
70018 2010-07-19  Alexey Proskuryakov  <ap@apple.com>
70019
70020         https://bugs.webkit.org/show_bug.cgi?id=42586
70021         Log all canceled authentication attempts in DumpRenderTree
70022
70023         Updating test results.
70024
70025         * platform/mac-tiger/http/tests/xmlhttprequest/failed-auth-expected.txt: There are custom 
70026         results for Tiger, adding new printout to it, as well.
70027
70028         * platform/gtk/http/tests/misc: Added.
70029         * platform/gtk/http/tests/misc/401-alternative-content-expected.txt: Copied from LayoutTests/http/tests/misc/401-alternative-content-expected.txt.
70030         * platform/gtk/http/tests/xmlhttprequest: Added.
70031         * platform/gtk/http/tests/xmlhttprequest/failed-auth-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/failed-auth-expected.txt.
70032         * platform/qt/http/tests/misc/401-alternative-content-expected.txt: Copied from LayoutTests/http/tests/misc/401-alternative-content-expected.txt.
70033         These platforms don't seem to have auth delegate calls, so we can't log auth dialogs.
70034
70035 2010-07-19  Eric Carlson  <eric.carlson@apple.com>
70036
70037         Reviewed by Sam Weinig.
70038
70039         Remove HTML5 media element 'load' event
70040         https://bugs.webkit.org/show_bug.cgi?id=30464
70041         <rdar://problem/5650561>
70042
70043         * media/audio-delete-while-slider-thumb-clicked.html: Trigger test on 'canplaythrough'
70044         instead of 'load'.
70045         * media/audio-delete-while-step-button-clicked.html: Ditto.
70046         * media/event-attributes-expected.txt: 
70047         * media/event-attributes.html: Correct logic to check that 'progress' event(s) are
70048         fired while loading file, but not when src set to invalid file. 'abort' event is fired when
70049         the src is changed.
70050         * media/invalid-media-url-crash-expected.txt:
70051         * media/media-constants-expected.txt: No more NETWORK_LOADED state.
70052         * media/media-constants.html:  No more NETWORK_LOADED state. Clean up test.
70053         * media/remove-from-document-expected.txt:
70054         * media/remove-from-document.html: Ditto.
70055         * media/video-controls-visible-audio-only.html: Trigger test on 'canplaythrough'
70056         instead of 'load'.
70057         * media/video-source-none-supported-expected.txt: No more NETWORK_LOADED state.
70058         * media/video-src-change-expected.txt: Ditto.
70059         * media/video-src-none-expected.txt:
70060         * media/video-src-none.html: No more NETWORK_LOADED state. Fix bogus test that generated
70061         "FAIL" in results.
70062
70063 2010-07-19  Ojan Vafai  <ojan@chromium.org>
70064
70065         Unreviewed.
70066         
70067         [chromium] Update test_expectations with passing/flaky tests.
70068         Add new chromium expected result from r63680.
70069
70070         * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
70071         * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
70072         * platform/chromium/test_expectations.txt:
70073
70074 2010-07-19  Alexey Proskuryakov  <ap@apple.com>
70075
70076         Reviewed by Darin Adler.
70077
70078         https://bugs.webkit.org/show_bug.cgi?id=42586
70079         Log all canceled authentication attempts in DumpRenderTree
70080
70081         * http/tests/misc/401-alternative-content-expected.txt:
70082         * http/tests/xmlhttprequest/failed-auth-expected.txt:
70083         Added the new messages.
70084
70085 2010-07-19  Alexey Proskuryakov  <ap@apple.com>
70086
70087         Reviewed by Darin Adler.
70088
70089         https://bugs.webkit.org/show_bug.cgi?id=40996
70090         Progress event should not be fired during synchronous XMLHttpRequest
70091
70092         https://bugs.webkit.org/show_bug.cgi?id=17502
70093         Assertion failure when trying to restart a sync XMLHttpRequest as an async one from onreadystatechange
70094
70095         * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt: There is one less
70096         event dispatched now.
70097
70098         * http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt:
70099         * http/tests/xmlhttprequest/infoOnProgressEvent.html:
70100         * http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html:
70101         Changed to use async requests, since sync ones no longer cause progress event dispatch.
70102
70103         * http/tests/xmlhttprequest/resources/access-control-basic-post-fail-non-simple.cgi: Added.
70104         A script that only allows simple cross-origin requests.
70105
70106         * http/tests/xmlhttprequest/xmlhttprequest-addEventListener-onProgress-expected.txt:
70107         * http/tests/xmlhttprequest/xmlhttprequest-addEventListener-onProgress.html:
70108         Removed synchronous case (incorrectly called asynchronous in test comments).
70109
70110         * http/tests/xmlhttprequest/xmlhttprequest-sync-no-progress-events-expected.txt: Added.
70111         * http/tests/xmlhttprequest/xmlhttprequest-sync-no-progress-events.html: Added.
70112         Added a test that logs progress and readystatechange events.
70113
70114         * http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure-expected.txt: Added.
70115         * http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html: Added.
70116         Aded a test for assertion failure. The problem no longer occurs since we don't fire events
70117         in intermediate states.
70118
70119 2010-07-19  Csaba Osztrogonác  <ossy@webkit.org>
70120
70121         Unreviewed.
70122
70123         [Qt] DRT sideeffect revealed by r63657
70124         https://bugs.webkit.org/show_bug.cgi?id=42578
70125
70126         * platform/qt/Skipped: Add tests again until fix which were unskipped by r63657.
70127
70128 2010-07-19  Ojan Vafai  <ojan@chromium.org>
70129
70130         Unreviewed. Update expectations from http://trac.webkit.org/changeset/63672
70131         and cleanup some unexpected passes.
70132
70133         * platform/chromium-linux/fast/forms/hidden-listbox-expected.checksum:
70134         * platform/chromium-linux/fast/forms/hidden-listbox-expected.png:
70135         * platform/chromium-win/fast/forms/hidden-listbox-expected.checksum:
70136         * platform/chromium-win/fast/forms/hidden-listbox-expected.png:
70137         * platform/chromium/test_expectations.txt:
70138
70139 2010-07-19  Chang Shu  <chang.shu@nokia.com>
70140
70141         Reviewed by Kenneth Rohde Christiansen.
70142
70143         Fix eol-style propety for the following file, otherwise svn-apply will fail.
70144         https://bugs.webkit.org/show_bug.cgi?id=42573
70145
70146         * canvas/philip/tests.js: Added property svn:eol-style.
70147
70148 2010-07-19  Dan Bernstein  <mitz@apple.com>
70149
70150         Reviewed by Simon Fraser.
70151
70152         <rdar://problem/7232109> Unpainted white area appears at the edge of the page when body has bg color
70153         https://bugs.webkit.org/show_bug.cgi?id=34913
70154
70155         * fast/repaint/view-background-from-body-1.html: Added.
70156         * fast/repaint/view-background-from-body-2.html: Added.
70157         * platform/mac/fast/repaint/view-background-from-body-1-expected.checksum: Added.
70158         * platform/mac/fast/repaint/view-background-from-body-1-expected.png: Added.
70159         * platform/mac/fast/repaint/view-background-from-body-1-expected.txt: Added.
70160         * platform/mac/fast/repaint/view-background-from-body-2-expected.checksum: Added.
70161         * platform/mac/fast/repaint/view-background-from-body-2-expected.png: Added.
70162         * platform/mac/fast/repaint/view-background-from-body-2-expected.txt: Added.
70163
70164 2010-07-19  Anders Carlsson  <andersca@apple.com>
70165
70166         Reviewed by Adam Roben.
70167
70168         WebKit2 does not have application cache
70169         https://bugs.webkit.org/show_bug.cgi?id=42552
70170
70171         * platform/mac-wk2/Skipped:
70172         Remove http/tests/appcache from skipped list.
70173
70174 2010-07-19  Yury Semikhatsky  <yurys@chromium.org>
70175
70176         Reviewed by Pavel Feldman.
70177
70178         [chromium] inspector/console-trace.html failing on windows after r63548
70179         https://bugs.webkit.org/show_bug.cgi?id=42485
70180
70181         * inspector/console-trace.html: call dumpConsoleMessages sycnhronously right after console.trace
70182         * platform/chromium/test_expectations.txt:
70183
70184 2010-07-19  Csaba Osztrogonác  <ossy@webkit.org>
70185
70186         Unreviewed.
70187
70188         [Qt] Remove non-existent files from Skipped list.
70189
70190         * platform/qt/Skipped:
70191          - Unskip fast/dynamic/flash-replacement-test.html, because it was removed by r61289
70192          - Rename fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Applying_the_percent_Operator/S11.5.3_A4_T2.html after r63284
70193          - Unskip inspector/debugger-breakpoints-not-activated-on-reload.html, because it was removed by r63314
70194          - Unskip media/video-src-empty.html, because it was removed by r63119
70195
70196 2010-07-19  Andreas Kling  <andreas.kling@nokia.com>
70197
70198         Reviewed by Kenneth Rohde Christiansen.
70199
70200         [Qt] Canvas: Wrong internal positioning of drawImage() shadows
70201         https://bugs.webkit.org/show_bug.cgi?id=42510
70202
70203         Unskip:
70204         - canvas/philip/tests/2d.shadow.canvas.alpha.html
70205         - canvas/philip/tests/2d.shadow.canvas.transparent.1.html
70206         - canvas/philip/tests/2d.shadow.canvas.transparent.2.html
70207         - canvas/philip/tests/2d.shadow.image.alpha.html
70208         - canvas/philip/tests/2d.shadow.image.transparent.1.html
70209         - canvas/philip/tests/2d.shadow.image.transparent.2.html
70210
70211         * platform/qt/Skipped:
70212
70213 2010-07-19  Andreas Kling  <andreas.kling@nokia.com>
70214
70215         Reviewed by Kenneth Rohde Christiansen.
70216
70217         [Qt] Render shadow when drawing one canvas onto another
70218         https://bugs.webkit.org/show_bug.cgi?id=42508
70219
70220         Unskip:
70221         - canvas/philip/tests/2d.shadow.canvas.basic.html
70222
70223         Reskip (bug now exposed):
70224         - canvas/philip/tests/2d.shadow.canvas.transparent.1.html
70225
70226         * platform/qt/Skipped:
70227
70228 2010-07-19  Csaba Osztrogonác  <ossy@webkit.org>
70229
70230         Unreviewed.
70231
70232         [Qt] Add platform specific expected results for new passing SVG tests.
70233         Compared to Mac png files and Mac expected files.
70234
70235         * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.checksum: Added.
70236         * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.png: Added.
70237         * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.txt: Added.
70238         * platform/qt/svg/custom/convolution-crash-expected.checksum: Added.
70239         * platform/qt/svg/custom/convolution-crash-expected.png: Added.
70240         * platform/qt/svg/custom/convolution-crash-expected.txt: Added.
70241         * platform/qt/svg/custom/marker-child-changes-css-expected.checksum: Added.
70242         * platform/qt/svg/custom/marker-child-changes-css-expected.png: Added.
70243         * platform/qt/svg/custom/marker-child-changes-css-expected.txt: Copied from LayoutTests/platform/qt/svg/custom/marker-strokeWidth-changes-expected.txt.
70244         * platform/qt/svg/custom/recursive-gradient-expected.checksum: Added.
70245         * platform/qt/svg/custom/recursive-gradient-expected.png: Added.
70246         * platform/qt/svg/custom/recursive-gradient-expected.txt: Added.
70247         * platform/qt/svg/custom/recursive-mask-expected.checksum: Added.
70248         * platform/qt/svg/custom/recursive-mask-expected.png: Added.
70249         * platform/qt/svg/custom/recursive-mask-expected.txt: Added.
70250         * platform/qt/svg/custom/recursive-pattern-expected.checksum: Added.
70251         * platform/qt/svg/custom/recursive-pattern-expected.png: Added.
70252         * platform/qt/svg/custom/recursive-pattern-expected.txt: Added.
70253         * platform/qt/svg/custom/relative-sized-content-with-resources-expected.checksum: Added.
70254         * platform/qt/svg/custom/relative-sized-content-with-resources-expected.png: Added.
70255         * platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
70256         * platform/qt/svg/custom/relative-sized-inner-svg-expected.checksum: Added.
70257         * platform/qt/svg/custom/relative-sized-inner-svg-expected.png: Added.
70258         * platform/qt/svg/custom/relative-sized-inner-svg-expected.txt: Added.
70259         * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum: Added.
70260         * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
70261         * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Added.
70262         * platform/qt/svg/custom/repaint-moving-svg-and-div-expected.checksum: Added.
70263         * platform/qt/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
70264         * platform/qt/svg/custom/repaint-moving-svg-and-div-expected.txt: Added.
70265         * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.checksum: Added.
70266         * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added.
70267         * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.txt: Added.
70268         * platform/qt/svg/custom/text-rotated-gradient-expected.checksum: Added.
70269         * platform/qt/svg/custom/text-rotated-gradient-expected.png: Added.
70270         * platform/qt/svg/custom/text-rotated-gradient-expected.txt: Added.
70271         * platform/qt/svg/custom/use-property-synchronization-crash-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/use-property-synchronization-crash-expected.checksum.
70272         * platform/qt/svg/custom/use-property-synchronization-crash-expected.png: Copied from LayoutTests/platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png.
70273         * platform/qt/svg/custom/use-property-synchronization-crash-expected.txt: Copied from LayoutTests/platform/gtk/svg/custom/use-property-synchronization-crash-expected.txt.
70274         * platform/qt/svg/filters/filter-empty-g-expected.checksum: Copied from LayoutTests/platform/mac/svg/filters/filter-empty-g-expected.checksum.
70275         * platform/qt/svg/filters/filter-empty-g-expected.png: Copied from LayoutTests/platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png.
70276         * platform/qt/svg/filters/filter-empty-g-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/filter-empty-g-expected.txt.
70277         * platform/qt/svg/filters/filter-width-update-expected.checksum: Added.
70278         * platform/qt/svg/filters/filter-width-update-expected.png: Added.
70279         * platform/qt/svg/filters/filter-width-update-expected.txt: Added.
70280
70281 2010-07-19  Andreas Kling  <andreas.kling@nokia.com>
70282
70283         Reviewed by Kenneth Rohde Christiansen.
70284
70285         [Qt] Some composition modes fail when color has alpha zero
70286         https://bugs.webkit.org/show_bug.cgi?id=36973
70287
70288         Unskip fast/canvas/canvas-composite-alpha.html
70289
70290         * platform/qt/Skipped:
70291
70292 2010-07-19  Pavel Podivilov  <podivilov@chromium.org>
70293
70294         Reviewed by Yury Semikhatsky.
70295
70296         [Chromium] Fix test expectations
70297         https://bugs.webkit.org/show_bug.cgi?id=42556
70298
70299         text-rotated-gradient.svg is flaky on linux, and clip-path-child-changes.svg
70300         isn't actually flaky.
70301
70302         * platform/chromium/test_expectations.txt:
70303
70304 2010-07-19  Mads Ager  <ager@chromium.org>
70305
70306         Reviewed by Pavel Feldman.
70307
70308         Remove chromium rebaselines for document.all layout test.
70309         https://bugs.webkit.org/show_bug.cgi?id=42557
70310
70311         V8 changed behavior to match JSC completely on document.all. Remove
70312         chromium rebaseline.
70313
70314         * platform/chromium-mac/fast/dom/undetectable-document-all-expected.txt: Removed.
70315         * platform/chromium-win/fast/dom/undetectable-document-all-expected.txt: Removed.
70316
70317 2010-07-19  Kent Hansen  <kent.hansen@nokia.com>
70318
70319         Unreviewed, fix failure introduced in r63645.
70320         Ignore jscprint property since it only appears in
70321         debug builds (as per window-property-descriptors test).
70322
70323         * fast/dom/Window/window-properties.html:
70324
70325 2010-07-19  Kent Hansen  <kent.hansen@nokia.com>
70326
70327         Reviewed by Sam Weinig.
70328
70329         Improve coverage of fast/dom/Window/window-properties test
70330         https://bugs.webkit.org/show_bug.cgi?id=42258
70331
70332         Use Object.getOwnPropertyNames to cover ECMA properties
70333         and other native properties.
70334
70335         * fast/dom/Window/window-properties-expected.txt:
70336         * fast/dom/Window/window-properties.html:
70337         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
70338         * platform/qt/fast/dom/Window/window-properties-expected.txt:
70339
70340 2010-07-18  Maciej Stachowiak  <mjs@apple.com>
70341
70342         Reviewed by Sam Weinig.
70343
70344         Add more items to the WebKit2 skipped list
70345         https://bugs.webkit.org/show_bug.cgi?id=42551
70346
70347         * platform/mac-wk2/Skipped:
70348
70349 2010-07-18  Dean Jackson  <dino@apple.com>
70350
70351         Unreviewed (although this was discussed with SimonF in
70352         original review).
70353
70354         https://bugs.webkit.org/show_bug.cgi?id=41259
70355
70356         Unfortunately the test in the previous commit is platform
70357         specific (I was hoping it would not be) and is failing
70358         the bots. This update exercises the same thing, but doesn't
70359         check for exact values.
70360
70361         * fast/transforms/scrollIntoView-transformed-expected.txt:
70362         * fast/transforms/scrollIntoView-transformed.html:
70363
70364 2010-07-18  Dean Jackson  <dino@apple.com>
70365
70366         Reviewed by Simon Fraser.
70367
70368         https://bugs.webkit.org/show_bug.cgi?id=41259
70369         Interacting with a <select> element within a transformed and clipped
70370         container scrolls the container
70371
70372         The Node::getRect and ContainerNode::getRect methods were not
70373         transform-aware. This test makes sure that existing scrollToView
70374         code doesn't break, but also checks that a <select> popup will appear
70375         in the correct place when inside a transformed, scrolled container.
70376
70377         * fast/transforms/scrollIntoView-transformed.html: Added.
70378         * fast/transforms/scrollIntoView-transformed-expected.txt: Added.
70379
70380 2010-07-18  Pavel Feldman  <pfeldman@chromium.org>
70381
70382         Not reviewed. Chromium: fixed one more expectation to
70383         reflect changes in r63616.
70384
70385         * platform/chromium/test_expectations.txt:
70386
70387 2010-07-18  Pavel Feldman  <pfeldman@chromium.org>
70388
70389         Not reviewed. Chromium: fixed test expectations (reflected changes
70390         in r63616).
70391
70392         * platform/chromium/test_expectations.txt:
70393
70394 2010-07-17  Andreas Kling  <andreas.kling@nokia.com>
70395
70396         Rubber-stamped by Simon Hausmann.
70397
70398         Import new version of 2d.pattern.image.string.html from Philip Taylor.
70399         The original test was buggy and we now pass it.
70400
70401         * canvas/philip/tests/2d.pattern.image.string-expected.txt:
70402         * canvas/philip/tests/2d.pattern.image.string.html:
70403         * platform/mac/Skipped:
70404         * platform/qt/Skipped:
70405
70406 2010-07-17  Andreas Kling  <andreas.kling@nokia.com>
70407
70408         [Qt] Reskip 2d.path.quadraticCurveTo.scaled.html
70409
70410         This test fails with the Qt version running on the bot.
70411
70412         * platform/qt/Skipped:
70413
70414 2010-07-17  Anders Carlsson  <andersca@apple.com>
70415
70416         Another attempt at fixing this test.
70417
70418         * plugins/npruntime/browser-object-identity.html:
70419
70420 2010-07-17  Andreas Kling  <andreas.kling@nokia.com>
70421
70422         Rubber-stamped by Simon Hausmann.
70423
70424         [Qt] Unskipped two canvas tests that are passing
70425
70426         - canvas/philip/tests/2d.path.arc.twopie.3.html
70427         - canvas/philip/tests/2d.path.quadraticCurveTo.scaled.html
70428
70429         * platform/qt/Skipped:
70430
70431 2010-07-17  Anders Carlsson  <andersca@apple.com>
70432
70433         Reviewed by Sam Weinig.
70434
70435         Move platform specific plug-ins to platform/
70436         https://bugs.webkit.org/show_bug.cgi?id=42506
70437
70438         * platform/gtk/Skipped:
70439         * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum: Removed.
70440         * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png: Removed.
70441         * platform/mac/plugins/call-as-function-test-expected.txt: Renamed from LayoutTests/plugins/call-as-function-test-expected.txt.
70442         * platform/mac/plugins/call-as-function-test.html: Renamed from LayoutTests/plugins/call-as-function-test.html.
70443         * platform/mac/plugins/jsobjc-dom-wrappers-expected.txt: Renamed from LayoutTests/plugins/jsobjc-dom-wrappers-expected.txt.
70444         * platform/mac/plugins/jsobjc-dom-wrappers.html: Renamed from LayoutTests/plugins/jsobjc-dom-wrappers.html.
70445         * platform/mac/plugins/jsobjc-simple-expected.txt: Renamed from LayoutTests/plugins/jsobjc-simple-expected.txt.
70446         * platform/mac/plugins/jsobjc-simple.html: Renamed from LayoutTests/plugins/jsobjc-simple.html.
70447         * platform/mac/plugins/qt-qwidget-plugin-expected.checksum: Removed.
70448         * platform/mac/plugins/qt-qwidget-plugin-expected.png: Removed.
70449         * platform/mac/plugins/qt-qwidget-plugin-expected.txt: Removed.
70450         * platform/mac/plugins/root-object-premature-delete-crash-expected.txt: Renamed from LayoutTests/plugins/root-object-premature-delete-crash-expected.txt.
70451         * platform/mac/plugins/root-object-premature-delete-crash.html: Renamed from LayoutTests/plugins/root-object-premature-delete-crash.html.
70452         * platform/mac/plugins/throw-on-dealloc-expected.txt: Renamed from LayoutTests/plugins/throw-on-dealloc-expected.txt.
70453         * platform/mac/plugins/throw-on-dealloc.html: Renamed from LayoutTests/plugins/throw-on-dealloc.html.
70454         * platform/mac/plugins/undefined-property-crash-expected.txt: Renamed from LayoutTests/plugins/undefined-property-crash-expected.txt.
70455         * platform/mac/plugins/undefined-property-crash.html: Renamed from LayoutTests/plugins/undefined-property-crash.html.
70456         * platform/qt/Skipped:
70457         * platform/qt/plugins/qt-qwidget-plugin.html: Renamed from LayoutTests/plugins/qt-qwidget-plugin.html.
70458         * platform/win/Skipped:
70459
70460 2010-07-17  Anders Carlsson  <andersca@apple.com>
70461
70462         Fix relative paths in test.
70463
70464         * plugins/npruntime/browser-object-identity.html:
70465
70466 2010-07-15  Qi Zhang  <qi.2.zhang@nokia.com>
70467
70468         Reviewed by Kenneth Rohde Christiansen.
70469
70470         [Qt] Failure on http://philip.html5.org/tests/canvas/suite/tests/2d.shadow.alpha.5.html
70471         https://bugs.webkit.org/show_bug.cgi?id=38400
70472
70473         Remove the following test case from Skipped:
70474         canvas/philip/tests/2d.shadow.alpha.5.html
70475         canvas/philip/tests/2d.shadow.gradient.alpha.html
70476         canvas/philip/tests/2d.shadow.gradient.transparent.1.html
70477         canvas/philip/tests/2d.shadow.image.scale.html
70478         canvas/philip/tests/2d.shadow.pattern.alpha.html
70479         canvas/philip/tests/2d.shadow.pattern.transparent.1.html
70480
70481         * platform/qt/Skipped:
70482
70483 2010-07-17  Anders Carlsson  <andersca@apple.com>
70484
70485         Reviewed by Dan Bernstein.
70486
70487         Move NPRuntime related tests to plugins/npruntime
70488         https://bugs.webkit.org/show_bug.cgi?id=42505
70489
70490         * platform/gtk/Skipped:
70491         * platform/mac-snowleopard/Skipped:
70492         * platform/win/Skipped:
70493         Update skipped lists.
70494
70495         * plugins/netscape-identifier-conversion.html: Removed.
70496         * plugins/npruntime/bindings-test-expected.txt: Renamed from LayoutTests/plugins/bindings-test-expected.txt.
70497         * plugins/npruntime/bindings-test.html: Renamed from LayoutTests/plugins/bindings-test.html.
70498         * plugins/npruntime/browser-object-identity-expected.txt: Renamed from LayoutTests/plugins/netscape-browser-object-identity-expected.txt.
70499         * plugins/npruntime/browser-object-identity.html: Renamed from LayoutTests/plugins/netscape-browser-object-identity.html.
70500         * plugins/npruntime/construct-expected.txt: Renamed from LayoutTests/plugins/netscape-construct-expected.txt.
70501         * plugins/npruntime/construct.html: Renamed from LayoutTests/plugins/netscape-construct.html.
70502         * plugins/npruntime/embed-property-expected.txt: Renamed from LayoutTests/plugins/embed-property-expected.txt.
70503         * plugins/npruntime/embed-property.html: Renamed from LayoutTests/plugins/embed-property.html.
70504         * plugins/npruntime/enumerate-expected.txt: Renamed from LayoutTests/plugins/netscape-enumerate-expected.txt.
70505         * plugins/npruntime/enumerate.html: Renamed from LayoutTests/plugins/netscape-enumerate.html.
70506         * plugins/npruntime/get-int-identifier-special-values-expected.txt: Renamed from LayoutTests/plugins/getintidentifier-special-values-expected.txt.
70507         * plugins/npruntime/get-int-identifier-special-values.html: Renamed from LayoutTests/plugins/getintidentifier-special-values.html.
70508         * plugins/npruntime/get-property-return-value-expected.txt: Renamed from LayoutTests/plugins/netscape-get-property-return-value-expected.txt.
70509         * plugins/npruntime/get-property-return-value.html: Renamed from LayoutTests/plugins/netscape-get-property-return-value.html.
70510         * plugins/npruntime/identifier-conversion-expected.txt: Renamed from LayoutTests/plugins/netscape-identifier-conversion-expected.txt.
70511         * plugins/npruntime/identifier-conversion.html: Renamed from LayoutTests/plugins/netscape-identifier-conversion.html.
70512         * plugins/npruntime/invoke-browserfuncs-expected.txt: Renamed from LayoutTests/plugins/netscape-invoke-browserfuncs-expected.txt.
70513         * plugins/npruntime/invoke-browserfuncs.html: Renamed from LayoutTests/plugins/netscape-invoke-browserfuncs.html.
70514         * plugins/npruntime/invoke-default-expected.txt: Renamed from LayoutTests/plugins/netscape-invoke-default-expected.txt.
70515         * plugins/npruntime/invoke-default.html: Renamed from LayoutTests/plugins/netscape-invoke-default.html.
70516         * plugins/npruntime/invoke-expected.txt: Renamed from LayoutTests/plugins/invoke-expected.txt.
70517         * plugins/npruntime/invoke-failure-expected.txt: Renamed from LayoutTests/plugins/netscape-invoke-failure-expected.txt.
70518         * plugins/npruntime/invoke-failure.html: Renamed from LayoutTests/plugins/netscape-invoke-failure.html.
70519         * plugins/npruntime/invoke.html: Renamed from LayoutTests/plugins/invoke.html.
70520         * plugins/npruntime/npruntime-expected.txt: Renamed from LayoutTests/plugins/npruntime-expected.txt.
70521         * plugins/npruntime/npruntime.html: Renamed from LayoutTests/plugins/npruntime.html.
70522         * plugins/npruntime/round-trip-npobject-expected.txt: Renamed from LayoutTests/plugins/round-trip-npobject-expected.txt.
70523         * plugins/npruntime/round-trip-npobject.html: Renamed from LayoutTests/plugins/round-trip-npobject.html.
70524         * plugins/npruntime/script-tests/TEMPLATE.html: Renamed from LayoutTests/plugins/script-tests/TEMPLATE.html.
70525         * plugins/npruntime/script-tests/browser-object-identity.js: Renamed from LayoutTests/plugins/script-tests/netscape-browser-object-identity.js.
70526         (description.gc):
70527         * plugins/npruntime/script-tests/identifier-conversion.js: Renamed from LayoutTests/plugins/script-tests/netscape-identifier-conversion.js.
70528         * plugins/npruntime/set-property-expected.txt: Renamed from LayoutTests/plugins/setProperty-expected.txt.
70529         * plugins/npruntime/set-property.html: Renamed from LayoutTests/plugins/setProperty.html.
70530         * plugins/npruntime/throw-exception-expected.txt: Renamed from LayoutTests/plugins/netscape-throw-exception-expected.txt.
70531         * plugins/npruntime/throw-exception.html: Renamed from LayoutTests/plugins/netscape-throw-exception.html.
70532
70533 2010-07-17  John Gregg  <johnnyg@google.com>
70534
70535         Unreviewed, updating test expectations.
70536
70537         [chromium] Updating the expecations for input-file-directory-upload.html
70538         https://bugs.webkit.org/show_bug.cgi?id=42419
70539
70540         * platform/chromium/test_expectations.txt:
70541
70542 2010-07-16  Andreas Kling  <andreas.kling@nokia.com>
70543
70544         Reviewed by Sam Weinig.
70545
70546         Failing 2d.path.arcTo.ensuresubpath.* philip canvas tests
70547         https://bugs.webkit.org/show_bug.cgi?id=42186
70548
70549         Unskip tests:
70550         - canvas/philip/tests/2d.path.arcTo.ensuresubpath.1.html
70551         - canvas/philip/tests/2d.path.arcTo.ensuresubpath.2.html
70552
70553         * platform/mac/Skipped:
70554
70555 2010-07-16  Nico Weber  <thakis@chromium.org>
70556
70557         Reviewed by Ojan Vafai.
70558
70559         Add chromium/win and linux expectations for fast/canvas/toDataUrl-alpha.
70560
70561         * platform/chromium-linux/fast/canvas/toDataURL-alpha-expected.checksum: Added.
70562         * platform/chromium-linux/fast/canvas/toDataURL-alpha-expected.png: Added.
70563         * platform/chromium-win/fast/canvas/toDataURL-alpha-expected.checksum: Added.
70564         * platform/chromium-win/fast/canvas/toDataURL-alpha-expected.png: Added.
70565         * platform/chromium-win/fast/canvas/toDataURL-alpha-expected.txt: Added.
70566         * platform/chromium/test_expectations.txt:
70567
70568 2010-07-16  Tony Chang  <tony@chromium.org>
70569
70570         Not reviewed, updating test expectations.
70571
70572         [chromium] clean up test expectations
70573         https://bugs.webkit.org/show_bug.cgi?id=42491
70574
70575         * platform/chromium/test_expectations.txt: fast/dynamic/flash-replacement-test.html doesn't exist
70576           and svg/filters/filter-empty-g.svg is a duplicate on Linux.
70577
70578 2010-07-16  Matthew Delaney  <mdelaney@apple.com>
70579
70580         Reviewed by Sam Weinig.
70581
70582         Failing 2d.path.stroke.prune.arc philip canvas test
70583         https://bugs.webkit.org/show_bug.cgi?id=42188
70584
70585         * platform/mac/Skipped: Unskipped now passing tests.
70586
70587 2010-07-16  Sheriff Bot  <webkit.review.bot@gmail.com>
70588
70589         Unreviewed, rolling out r63593.
70590         http://trac.webkit.org/changeset/63593
70591         https://bugs.webkit.org/show_bug.cgi?id=42487
70592
70593         Broke a few chromium pixel tests (Requested by tony^work on
70594         #webkit).
70595
70596         * platform/chromium-linux/svg/stroke/path-zero-strokewidth-test-expected.checksum: Removed.
70597         * platform/chromium-linux/svg/stroke/path-zero-strokewidth-test-expected.png: Removed.
70598         * platform/chromium-linux/svg/stroke/path-zero-strokewidth-test-expected.txt: Removed.
70599         * platform/chromium-mac/svg/stroke/path-zero-strokewidth-test-expected.checksum: Removed.
70600         * platform/chromium-mac/svg/stroke/path-zero-strokewidth-test-expected.png: Removed.
70601         * platform/chromium-mac/svg/stroke/path-zero-strokewidth-test-expected.txt: Removed.
70602         * platform/mac/svg/stroke/path-zero-strokewidth-test-expected.checksum: Removed.
70603         * platform/mac/svg/stroke/path-zero-strokewidth-test-expected.png: Removed.
70604         * platform/mac/svg/stroke/path-zero-strokewidth-test-expected.txt: Removed.
70605         * svg/stroke/path-zero-strokewidth-test.svg: Removed.
70606
70607 2010-07-16  Ojan Vafai  <ojan@chromium.org>
70608
70609         Unreviewed. Update expectations with new failures.
70610
70611         * platform/chromium/test_expectations.txt:
70612
70613 2010-07-16  Fady Samuel  <fsamuel@chromium.org>
70614
70615         Reviewed by David Levin.
70616
70617         Added layout test to show correct zero-width stroke.
70618
70619         SVG - stroke-width:0 bug with stroke other than "none"
70620         https://bugs.webkit.org/show_bug.cgi?id=42387
70621
70622         * platform/chromium-linux/svg/stroke/path-zero-strokewidth-test-expected.checksum: Added.
70623         * platform/chromium-linux/svg/stroke/path-zero-strokewidth-test-expected.png: Added.
70624         * platform/chromium-linux/svg/stroke/path-zero-strokewidth-test-expected.txt: Added.
70625         * platform/chromium-mac/svg/stroke/path-zero-strokewidth-test-expected.checksum: Added.
70626         * platform/chromium-mac/svg/stroke/path-zero-strokewidth-test-expected.png: Added.
70627         * platform/chromium-mac/svg/stroke/path-zero-strokewidth-test-expected.txt: Added.
70628         * platform/mac/svg/stroke/path-zero-strokewidth-test-expected.checksum: Added.
70629         * platform/mac/svg/stroke/path-zero-strokewidth-test-expected.png: Added.
70630         * platform/mac/svg/stroke/path-zero-strokewidth-test-expected.txt: Added.
70631         * svg/stroke/path-zero-strokewidth-test.svg: Added.
70632
70633 2010-07-16  Kent Tamura  <tkent@chromium.org>
70634
70635         Reviewed by Darin Fisher.
70636
70637         Keyboard operations for <input type=number>
70638         https://bugs.webkit.org/show_bug.cgi?id=42076
70639
70640         * fast/forms/input-number-keyoperation-expected.txt: Added.
70641         * fast/forms/input-number-keyoperation.html: Added.
70642         * fast/forms/script-tests/input-number-keyoperation.js: Added.
70643
70644 2010-07-16  Brian Weinstein  <bweinstein@apple.com>
70645
70646         Land updated expected results for fast/dom/prototype-inheritance-2-expected.txt on Windows.
70647
70648         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
70649
70650 2010-07-16  Simon Fraser  <simon.fraser@apple.com>
70651
70652         Reviewed by Sam Weinig.
70653
70654         Safari pegs CPU and drops frames on http://neography.com/experiment/circles/solarsystem/ (CSS animations)
70655         https://bugs.webkit.org/show_bug.cgi?id=41409
70656         
70657         Test for creating compositing layers when running animations of transform, even on platforms that don't
70658         run accelerated animations.
70659
70660         * compositing/animation/animation-compositing-expected.txt: Added.
70661         * compositing/animation/animation-compositing.html: Added.
70662
70663 2010-07-16  Ojan Vafai  <ojan@chromium.org>
70664
70665         Unreviewed. Put expected result from r63568 in the right place.
70666         It should apply to windows and linux, not just linux.
70667
70668         * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.txt.
70669
70670 2010-07-16  Tony Gentilcore  <tonyg@chromium.org>
70671
70672         Reviewed by Ojan Vafai.
70673
70674         Fix fast/dom/prototype-inheritance.html for chromium
70675         https://bugs.webkit.org/show_bug.cgi?id=42477
70676
70677         * fast/dom/script-tests/prototype-inheritance.js:
70678
70679 2010-07-16  Antonio Gomes  <tonikitoo@webkit.org>
70680
70681         Reviewed by Simon Fraser.
70682
70683         Spatial navigation: do not consider outline for focusable element boundaries
70684         https://bugs.webkit.org/show_bug.cgi?id=42474
70685
70686         * fast/events/spatial-navigation/snav-zero-margin-content-expected.txt: Added.
70687         * fast/events/spatial-navigation/snav-zero-margin-content.html: Added.
70688
70689 2010-07-16  Ojan Vafai  <ojan@chromium.org>
70690
70691         Unreviewed. Add another expected chromium failure and the missing the text expectation in r63567.
70692
70693         * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
70694         * platform/chromium/test_expectations.txt:
70695
70696 2010-07-16  Ojan Vafai  <ojan@chromium.org>
70697
70698         Unreviewed. Add new chromium expectations and update expected failures. All updated expected
70699         failures have the relevant details in the bugs.webkit.org bug.
70700         
70701         Below are the revisions that caused needing new expectations.
70702
70703         // http://trac.webkit.org/changeset/63531/
70704         svg/custom/relative-sized-content-with-resources.xhtml
70705         svg/custom/marker-child-changes-css.svg
70706
70707         // http://trac.webkit.org/changeset/63542/
70708         svg/text/selection-background-color.xhtml
70709         svg/text/selection-styles.xhtml
70710
70711         // http://trac.webkit.org/changeset/63517/
70712         fast/css/empty-generated-content.html
70713         css2.1/t1204-root-e.html
70714
70715         // http://trac.webkit.org/changeset/63517/
70716         html5lib/runner.html
70717
70718         * platform/chromium-linux/svg/custom/marker-child-changes-css-expected.checksum: Copied from LayoutTests/platform/chromium-linux/svg/custom/marker-child-changes-expected.checksum.
70719         * platform/chromium-linux/svg/custom/marker-child-changes-css-expected.png: Copied from LayoutTests/platform/chromium-linux/svg/custom/marker-child-changes-expected.png.
70720         * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.checksum: Added.
70721         * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.png: Added.
70722         * platform/chromium-linux/svg/text/selection-background-color-expected.checksum:
70723         * platform/chromium-linux/svg/text/selection-background-color-expected.png:
70724         * platform/chromium-linux/svg/text/selection-styles-expected.checksum:
70725         * platform/chromium-linux/svg/text/selection-styles-expected.png:
70726         * platform/chromium-mac/html5lib/runner-expected.txt:
70727         * platform/chromium-win/css2.1/t1204-root-e-expected.txt:
70728         * platform/chromium-win/fast/css/empty-generated-content-expected.txt:
70729         * platform/chromium-win/html5lib/runner-expected.txt:
70730         * platform/chromium-win/svg/custom/marker-child-changes-css-expected.checksum: Copied from LayoutTests/platform/chromium-win/svg/custom/marker-child-changes-expected.checksum.
70731         * platform/chromium-win/svg/custom/marker-child-changes-css-expected.png: Copied from LayoutTests/platform/chromium-win/svg/custom/marker-child-changes-expected.png.
70732         * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.checksum: Added.
70733         * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.png: Added.
70734         * platform/chromium-win/svg/text/selection-background-color-expected.checksum:
70735         * platform/chromium-win/svg/text/selection-background-color-expected.png:
70736         * platform/chromium-win/svg/text/selection-styles-expected.checksum:
70737         * platform/chromium-win/svg/text/selection-styles-expected.png:
70738         * platform/chromium/test_expectations.txt:
70739
70740 2010-07-16  Oliver Hunt  <oliver@apple.com>
70741
70742         Reviewed by Geoffrey Garen.
70743
70744         ES5 allows use of reserved words as IdentifierName
70745         https://bugs.webkit.org/show_bug.cgi?id=42471
70746
70747         Add tests to check for correct handling of reserved words with
70748         the ES5 semantics.
70749
70750         * fast/js/reserved-words-as-property-expected.txt: Added.
70751         * fast/js/reserved-words-as-property.html: Added.
70752         * fast/js/script-tests/reserved-words-as-property.js: Added.
70753         ():
70754         * fast/js/sputnik/Conformance/11_Expressions/11.1_Primary_Expressions/11.1.5_Object_Initializer/S11.1.5_A4.1-expected.txt:
70755         * fast/js/sputnik/Conformance/11_Expressions/11.1_Primary_Expressions/11.1.5_Object_Initializer/S11.1.5_A4.2-expected.txt:
70756           These tests are wrong, unsure how to get sputnik tests corrected.
70757
70758 2010-07-16  Anders Carlsson  <andersca@apple.com>
70759
70760         Reviewed by Alexey Proskuryakov. 
70761
70762         LayoutTests/http/tests/cookies/multiple-cookies.html sometimes fails because the cookies are returned in a different order
70763         https://bugs.webkit.org/show_bug.cgi?id=42095
70764
70765         Normalize the cookie strings by splitting them into an array, sorting the array and then joining back.
70766
70767         * http/tests/cookies/multiple-cookies-expected.txt:
70768         * http/tests/cookies/resources/cookies-test-pre.js:
70769         (normalizeCookie):
70770         (testCookies):
70771         * websocket/tests/httponly-cookie-expected.txt:
70772         * websocket/tests/httponly-cookie.pl:
70773
70774 2010-07-16  Anders Carlsson  <andersca@apple.com>
70775
70776         Reviewed by Simon Fraser.
70777
70778         Remove fast/dynamic/flash-replacement-test.html
70779         https://bugs.webkit.org/show_bug.cgi?id=42467
70780
70781         This test doesn't really test anything since the flash file it points to doesn't exist, and
70782         the flash replacement test requires a SWF file that triggers a style layout when instantiating the plug-in.
70783         
70784         Furthermore, we don't even instantiate Netscape plug-ins from attach anymore which makes this test
70785         even less accurate.
70786
70787         Also, it's failing on Mac if Flash 10.1, which uses the Core Animation drawing model, is installed.
70788
70789         * fast/dynamic/flash-replacement-test.html: Removed.
70790         * platform/chromium-linux/fast/dynamic/flash-replacement-test-expected.checksum: Removed.
70791         * platform/chromium-linux/fast/dynamic/flash-replacement-test-expected.png: Removed.
70792         * platform/chromium-win/fast/dynamic/flash-replacement-test-expected.checksum: Removed.
70793         * platform/chromium-win/fast/dynamic/flash-replacement-test-expected.png: Removed.
70794         * platform/chromium-win/fast/dynamic/flash-replacement-test-expected.txt: Removed.
70795         * platform/mac/fast/dynamic/flash-replacement-test-expected.checksum: Removed.
70796         * platform/mac/fast/dynamic/flash-replacement-test-expected.png: Removed.
70797         * platform/mac/fast/dynamic/flash-replacement-test-expected.txt: Removed.
70798         * platform/qt/fast/dynamic/flash-replacement-test-expected.txt: Removed.
70799
70800 2010-07-15  Rob Buis  <rwlbuis@gmail.com>
70801
70802         Reviewed by Darin Adler.
70803
70804         Add test for:
70805         An empty value for xml:lang isn't considered
70806         https://bugs.webkit.org/show_bug.cgi?id=42042
70807
70808         * fast/css/lang-selector-empty-attribute-expected.txt: Added.
70809         * fast/css/lang-selector-empty-attribute.xhtml: Added.
70810
70811 2010-07-15  Tony Gentilcore  <tonyg@chromium.org>
70812
70813         Reviewed by Darin Fisher.
70814
70815         Update expectations for Web Timing enabled in chromium port.
70816         https://bugs.webkit.org/show_bug.cgi?id=42313
70817
70818         Default expectations are to PASS (Web Timing enabled). Since the gtk, qt, win, and mac platforms do not have WEB_TIMING enabled, they must skip these tests.
70819
70820         * fast/dom/Window/window-properties-performance-expected.txt: Added.
70821         * fast/dom/Window/window-properties-performance.html: Added.
70822         * fast/dom/Window/window-properties.html: Skip webkitPerformance so that its platform-specific expectations can be managed in window-properties-performance.html.
70823         * fast/dom/navigation-type-back-forward-expected.txt: Update to PASS
70824         * fast/dom/navigation-type-navigate-expected.txt: Update to PASS
70825         * fast/dom/navigation-type-reload-expected.txt: Update to PASS
70826         * fast/dom/webtiming-expected.txt: Updated to mostly PASS. Currently has failures because chromium is not populating the ResourceLoadTiming API. This will be resolved when http://codereview.chromium.org/2909016 lands.
70827         * fast/dom/webtiming.html: Update test based on new backfill functionality from https://bugs.webkit.org/show_bug.cgi?id=42303.
70828         * http/tests/misc/webtiming-one-redirect-expected.txt: Update to PASS
70829         * http/tests/misc/webtiming-two-redirects-expected.txt: Update to PASS
70830         * platform/gtk/Skipped:
70831         * platform/mac/Skipped:
70832         * platform/qt/Skipped:
70833         * platform/win/Skipped:
70834
70835 2010-07-16  Yury Semikhatsky  <yurys@chromium.org>
70836
70837         Reviewed by Pavel Feldman.
70838
70839         console.trace should show file and line number for each function in the stack
70840         https://bugs.webkit.org/show_bug.cgi?id=21180
70841
70842         * http/tests/inspector/console-tests.js:
70843         (frontend_dumpConsoleMessages):
70844         * inspector/console-trace-expected.txt: Added.
70845         * inspector/console-trace.html: Added.
70846
70847 2010-07-16  Pavel Podivilov  <podivilov@chromium.org>
70848
70849         Reviewed by Yury Semikhatsky.
70850
70851         Remove wrong test expectations for clip-path-child-changes.svg from chromium-mac
70852         and mark it as flaky on mac.
70853         https://bugs.webkit.org/show_bug.cgi?id=42445
70854
70855         * platform/chromium-mac/svg/custom/clip-path-child-changes-expected.txt: Removed.
70856         * platform/chromium/test_expectations.txt:
70857
70858 2010-07-16  Nikolas Zimmermann  <nzimmermann@rim.com>
70859
70860         Reviewed by Dirk Schulze.
70861
70862         gradientTransform + objectBoundingBox is wrong
70863         https://bugs.webkit.org/show_bug.cgi?id=42446
70864
70865         Update pixel test results after fixing gradientTransform and gradientUnits="objectBoundingBox" usage for shapes & text.
70866
70867         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
70868         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
70869         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
70870         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
70871         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
70872         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
70873         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
70874         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
70875         * platform/mac/svg/text/selection-background-color-expected.checksum:
70876         * platform/mac/svg/text/selection-background-color-expected.png:
70877         * platform/mac/svg/text/selection-styles-expected.checksum:
70878         * platform/mac/svg/text/selection-styles-expected.png:
70879
70880 2010-07-16  Nikolas Zimmermann  <nzimmermann@rim.com>
70881
70882         Not reviewed. Forgot to land new pixel test result in r63535.
70883
70884         * platform/mac/svg/custom/convolution-crash-expected.checksum:
70885         * platform/mac/svg/custom/convolution-crash-expected.png:
70886
70887 2010-07-16  Nikolas Zimmermann  <nzimmermann@rim.com>
70888
70889         Rubber-stamped by Dirk Schulze.
70890
70891         Regenerated pixel test results for svg/dynamic-updates. Not enabling the actual dumping of pixel test results yet,
70892         as we're having several regressions that should be identified first. Only updated results which only have text
70893         rendering differences (after the text rewrite, last month).
70894
70895         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
70896         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
70897         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
70898         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
70899         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
70900         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
70901         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
70902         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
70903         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
70904         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
70905         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
70906         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
70907         * platform/mac/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.checksum: Added.
70908         * platform/mac/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Added.
70909         * platform/mac/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum:
70910         * platform/mac/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
70911         * platform/mac/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum:
70912         * platform/mac/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
70913         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
70914         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
70915         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
70916         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
70917         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
70918         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
70919         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
70920         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
70921         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
70922         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
70923         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
70924         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
70925         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
70926         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
70927         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
70928         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
70929         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum:
70930         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
70931         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum:
70932         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
70933         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum:
70934         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
70935         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum:
70936         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
70937         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum:
70938         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
70939         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum:
70940         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
70941         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum:
70942         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
70943         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum:
70944         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
70945         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum:
70946         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
70947         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum:
70948         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
70949         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum:
70950         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
70951         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum:
70952         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
70953         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum:
70954         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
70955         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum:
70956         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
70957         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum:
70958         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
70959         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum:
70960         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
70961         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum:
70962         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
70963         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum:
70964         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
70965         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
70966         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
70967         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
70968         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
70969         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
70970         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
70971         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
70972         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
70973         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
70974         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
70975         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
70976         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
70977         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
70978         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
70979         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
70980         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
70981         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum:
70982         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
70983         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum:
70984         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
70985         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum:
70986         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
70987         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum:
70988         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
70989         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum:
70990         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
70991         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum:
70992         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
70993         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum:
70994         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
70995         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum:
70996         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png:
70997         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum:
70998         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png:
70999         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum:
71000         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png:
71001         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum:
71002         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png:
71003         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum:
71004         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png:
71005         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum:
71006         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png:
71007         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum:
71008         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png:
71009         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum:
71010         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png:
71011         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum:
71012         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png:
71013         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum:
71014         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png:
71015         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum:
71016         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png:
71017         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum:
71018         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png:
71019         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum:
71020         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png:
71021         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum:
71022         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
71023         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum:
71024         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png:
71025         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum:
71026         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png:
71027         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum:
71028         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png:
71029         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum:
71030         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png:
71031         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
71032         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
71033         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
71034         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
71035         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
71036         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
71037         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
71038         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
71039         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
71040         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
71041         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
71042         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
71043         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum:
71044         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png:
71045         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum:
71046         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png:
71047         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum:
71048         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png:
71049         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum:
71050         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png:
71051         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum:
71052         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png:
71053         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum:
71054         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png:
71055         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum:
71056         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png:
71057         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum:
71058         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png:
71059         * platform/mac/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.checksum: Added.
71060         * platform/mac/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
71061         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.checksum: Added.
71062         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
71063         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.checksum: Added.
71064         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Added.
71065         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.checksum: Added.
71066         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
71067
71068 2010-07-16  Nikolas Zimmermann  <nzimmermann@rim.com>
71069
71070         Reviewed by Dirk Schulze.
71071
71072         Convolution computation causes bad alpha channel values
71073         https://bugs.webkit.org/show_bug.cgi?id=42273
71074
71075         Unbreak the convolve matrix filter, fixing svg/W3C-SVG-1.1/filters-conv-01-f.svg.
71076         Update convolution-crash.svg results.
71077
71078         * platform/mac/svg/custom/convolution-crash-expected.checksum:
71079         * platform/mac/svg/custom/convolution-crash-expected.png:
71080
71081 2010-07-16  Nikolas Zimmermann  <nzimmermann@rim.com>
71082
71083         Not reviewed. Rebaseline two results which seemed to be corrupt (DRT warns).
71084
71085         * platform/mac/svg/custom/convolution-crash-expected.checksum:
71086         * platform/mac/svg/custom/convolution-crash-expected.png:
71087         * platform/mac/svg/custom/mask-colorspace-expected.checksum:
71088         * platform/mac/svg/custom/mask-colorspace-expected.png:
71089
71090 2010-07-16  Nikolas Zimmermann  <nzimmermann@rim.com>
71091
71092         Not reviewed. Add missing layout test results for fast/js/numeric-compare.html, which landed in r63515.
71093
71094         * fast/js/numeric-compare-expected.txt: Added.
71095
71096 2010-07-16  Nikolas Zimmermann  <nzimmermann@rim.com>
71097
71098         Reviewed by Dirk Schulze.
71099
71100         relative positioning does not work for radialGradient after window resize
71101         https://bugs.webkit.org/show_bug.cgi?id=41249
71102
71103         * platform/mac/svg/custom/marker-child-changes-css-expected.checksum: Added.
71104         * platform/mac/svg/custom/marker-child-changes-css-expected.png: Added.
71105         * platform/mac/svg/custom/marker-child-changes-css-expected.txt: Added.
71106         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.checksum: Added.
71107         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.png: Added.
71108         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
71109         * svg/custom/marker-child-changes-css.svg: Added.
71110         * svg/custom/relative-sized-content-with-resources.xhtml: Added.
71111
71112 2010-07-16  Cosmin Truta  <ctruta@chromium.org>
71113
71114         Reviewed by Eric Seidel.
71115
71116         Some SVGs with empty <g> elements crash Chromium on Linux
71117         https://bugs.webkit.org/show_bug.cgi?id=41175
71118
71119         This is a SVG with an empty <g> within a <g>, to which a filter is applied by reference.
71120         The rendered image is all blank.
71121
71122         * platform/mac/svg/filters/filter-empty-g-expected.checksum: Added
71123         * platform/mac/svg/filters/filter-empty-g-expected.png: Added
71124         * platform/mac/svg/filters/filter-empty-g-expected.txt: Added
71125         * svg/filters/filter-empty-g.svg: Added
71126
71127 2010-07-16  Shinichiro Hamaji  <hamaji@chromium.org>
71128
71129         Reviewed by Darin Adler.
71130
71131         Printing test results differ between machines, we should use ImageDiff instead
71132         https://bugs.webkit.org/show_bug.cgi?id=20011
71133
71134         * platform/chromium/test_expectations.txt:
71135
71136 2010-07-15  Yuta Kitamura  <yutak@chromium.org>
71137
71138         Reviewed by Kent Tamura.
71139
71140         WebSocket: Put echo-challenge_wsh.py under workers/resources directory
71141         https://bugs.webkit.org/show_bug.cgi?id=42439
71142
71143         I have realized that tests under workers/ directory should not depend on
71144         a pywebsocket script in a directory above.
71145
71146         Putting *_wsh.py files under resources/ directory also benefits Chromium's
71147         worker test which only copies the contents under workers/resources directory
71148         when running WebSocket worker tests.
71149
71150         * websocket/tests/workers/resources/echo-challenge_wsh.py: Copied from LayoutTests/websocket/tests/echo-challenge_wsh.py.
71151         * websocket/tests/workers/resources/worker-handshake-challenge-randomness.js:
71152
71153 2010-07-15  Shinichiro Hamaji  <hamaji@chromium.org>
71154
71155         Unreviewed fix for chromium's expectation.
71156
71157         Printing test results differ between machines, we should use ImageDiff instead
71158         https://bugs.webkit.org/show_bug.cgi?id=20011
71159
71160         * platform/chromium/test_expectations.txt:
71161
71162 2010-07-15  Shinichiro Hamaji  <hamaji@chromium.org>
71163
71164         Unreviewed fix for expected images.
71165
71166         Printing test results differ between machines, we should use ImageDiff instead
71167         https://bugs.webkit.org/show_bug.cgi?id=20011
71168
71169         * platform/mac/printing/page-rule-in-media-query-expected.checksum:
71170         * platform/mac/printing/page-rule-in-media-query-expected.png:
71171
71172 2010-07-15  Shinichiro Hamaji  <hamaji@chromium.org>
71173
71174         Reviewed by Darin Adler.
71175
71176         Printing test results differ between machines, we should use ImageDiff instead
71177         https://bugs.webkit.org/show_bug.cgi?id=20011
71178
71179         Added printing/setPrinting.html to check there is the page boundary.
71180
71181         Enabled printing/composite-layer-printing.html with setPrinting.
71182
71183         The result of printing/media-queries-print.html shrunk because of
71184         PrintingMinimumShrinkFactor in PrintContext::begin().
71185
71186         * platform/mac/Skipped:
71187         * platform/mac/printing/compositing-layer-printing-expected.checksum: Added.
71188         * platform/mac/printing/compositing-layer-printing-expected.png: Added.
71189         * platform/mac/printing/compositing-layer-printing-expected.txt: Added.
71190         * platform/mac/printing/media-queries-print-expected.checksum:
71191         * platform/mac/printing/media-queries-print-expected.png:
71192         * platform/mac/printing/setPrinting-expected.checksum: Added.
71193         * platform/mac/printing/setPrinting-expected.png: Added.
71194         * platform/mac/printing/setPrinting-expected.txt: Added.
71195         * printing/compositing-layer-printing.html:
71196         * printing/setPrinting.html: Added.
71197
71198 2010-07-15  MORITA Hajime  <morrita@google.com>
71199
71200         Unrviewed, added missing expectations.
71201
71202         [chromium] r63422 caused svg/custom/svg-fonts-without-missing-glyph.xhtml to fail on Linux and Windows
71203         https://bugs.webkit.org/show_bug.cgi?id=42402
71204
71205         * platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.checksum: Added.
71206         * platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added.
71207         * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.checksum: Added.
71208         * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added.
71209         * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.txt: Added.
71210
71211 2010-07-15  Adam Barth  <abarth@webkit.org>
71212
71213         Reviewed by Darin Adler.
71214
71215         fast/frames/contentWindow_Frame.html shouldn't depend on <body> before <frameset>
71216         https://bugs.webkit.org/show_bug.cgi?id=42349
71217
71218         * fast/frames/contentWindow_Frame.html:
71219
71220 2010-07-15  Adam Barth  <abarth@webkit.org>
71221
71222         Reviewed by Eric Seidel.
71223
71224         Update LegacyHTMLTreeBuilder to insert whitespace between </head> and <body>
71225         https://bugs.webkit.org/show_bug.cgi?id=42431
71226
71227         Update expected results.  These results match the HTML5 parser.
71228
71229         * editing/deleting/delete-br-in-last-table-cell-expected.txt:
71230         * fast/innerHTML/005-expected.txt:
71231         * html5lib/resources/webkit01.dat:
71232         * html5lib/runner-expected.txt:
71233         * http/tests/webarchive/cross-origin-stylesheet-crash-expected.webarchive:
71234         * http/tests/webarchive/test-css-url-encoding-expected.webarchive:
71235         * http/tests/webarchive/test-css-url-encoding-shift-jis-expected.webarchive:
71236         * http/tests/webarchive/test-css-url-encoding-utf-8-expected.webarchive:
71237         * platform/mac/css2.1/t1204-root-e-expected.txt:
71238         * platform/mac/fast/css/empty-generated-content-expected.txt:
71239         * traversal/exception-forwarding-expected.txt:
71240         * traversal/script-tests/exception-forwarding.js:
71241         * webarchive/adopt-attribute-styled-body-webarchive-expected.webarchive:
71242         * webarchive/adopt-attribute-styled-node-webarchive-expected.webarchive:
71243         * webarchive/adopt-inline-styled-node-webarchive-expected.webarchive:
71244         * webarchive/archive-empty-frame-dom-expected.webarchive:
71245         * webarchive/archive-with-unencoded-url-expected.webarchive:
71246         * webarchive/test-body-background-expected.webarchive:
71247         * webarchive/test-css-import-expected.webarchive:
71248         * webarchive/test-css-url-resources-in-stylesheets-expected.webarchive:
71249         * webarchive/test-css-url-resources-inline-styles-expected.webarchive:
71250         * webarchive/test-duplicate-resources-expected.webarchive:
71251         * webarchive/test-frameset-expected.webarchive:
71252         * webarchive/test-img-src-expected.webarchive:
71253         * webarchive/test-input-src-expected.webarchive:
71254         * webarchive/test-link-href-expected.webarchive:
71255         * webarchive/test-link-rel-icon-expected.webarchive:
71256         * webarchive/test-object-data-expected.webarchive:
71257         * webarchive/test-script-src-expected.webarchive:
71258         * webarchive/test-table-background-expected.webarchive:
71259         * webarchive/test-td-background-expected.webarchive:
71260
71261 2010-07-15  Geoffrey Garen  <ggaren@apple.com>
71262
71263         Reviewed by Maciej Stachowiak.
71264
71265         Test for https://bugs.webkit.org/show_bug.cgi?id=42394
71266         Crash entering mail.yahoo.com
71267
71268         * fast/js/numeric-compare.html: Added.
71269         * fast/js/script-tests/numeric-compare.js: Added.
71270
71271 2010-07-15  Adam Barth  <abarth@webkit.org>
71272
71273         Followup to https://bugs.webkit.org/show_bug.cgi?id=42214
71274
71275         Rebaseline GTK and Qt.
71276
71277         * platform/gtk/fast/canvas/toDataURL-alpha-expected.txt: Added.
71278         * platform/qt/fast/canvas/toDataURL-alpha-expected.txt: Added.
71279
71280 2010-07-15  Adam Barth  <abarth@webkit.org>
71281
71282         Followup to https://bugs.webkit.org/show_bug.cgi?id=42214
71283
71284         Move toDataURL-alpha-expected.txt to the platform, where it belongs.
71285
71286         * fast/canvas/toDataURL-alpha-expected.txt: Removed.
71287         * platform/mac/fast/canvas/toDataURL-alpha-expected.txt: Copied from LayoutTests/fast/canvas/toDataURL-alpha-expected.txt.
71288
71289 2010-07-15  MORITA Hajime  <morrita@google.com>
71290
71291         Reviewed by David Levin.
71292
71293         [Chromium][Win] Crashes with <keygen> with huge padding.
71294         https://bugs.webkit.org/show_bug.cgi?id=41737
71295
71296         * fast/forms/large-parts-expected.txt: Added.
71297         * fast/forms/large-parts.html: Added.
71298
71299 2010-07-13  Zhenyao Mo  <zmo@google.com>
71300
71301         Reviewed by Nate Chapin.
71302
71303         bufferData and bufferSubData generate wrong error when null buffer is bound
71304         https://bugs.webkit.org/show_bug.cgi?id=42125
71305
71306         * fast/canvas/webgl/buffer-data-array-buffer-expected.txt:
71307         * fast/canvas/webgl/buffer-data-array-buffer.html: Test against the case where bound buffer is 0.
71308
71309 2010-07-15  Ojan Vafai  <ojan@chromium.org>
71310
71311         Unreviewed. Fix expected failure for test from r63494.
71312
71313         * platform/chromium/test_expectations.txt:
71314
71315 2010-07-13  Zhenyao Mo  <zmo@google.com>
71316
71317         Reviewed by Nate Chapin.
71318
71319         WebGL rendering results must be made available to Canvas.toDataURL and 2D drawImage
71320         https://bugs.webkit.org/show_bug.cgi?id=34719
71321
71322         * fast/canvas/webgl/canvas-test-expected.txt: Added.
71323         * fast/canvas/webgl/canvas-test.html: Added.
71324         * fast/canvas/webgl/gl-pixelstorei-expected.txt: Added.
71325         * fast/canvas/webgl/gl-pixelstorei.html: Added.
71326
71327 2010-07-15  Ojan Vafai  <ojan@chromium.org>
71328
71329         Unreviewed.
71330
71331         Update expected failures for tests to green chromium build.
71332         Bugs are filed with all the relevant owners.
71333
71334         * platform/chromium/test_expectations.txt:
71335
71336 2010-07-15  Maciej Stachowiak  <mjs@apple.com>
71337
71338         Reviewed by Darin Adler.
71339
71340         Add some tests that hang or crash, and remove some that don't any more
71341         https://bugs.webkit.org/show_bug.cgi?id=42411
71342
71343         * platform/mac-wk2/Skipped:
71344
71345 2010-07-15  Ojan Vafai  <ojan@chromium.org>
71346
71347         Unreviewed.
71348
71349         Chromium expected results after r63472
71350         https://bugs.webkit.org/show_bug.cgi?id=42425
71351
71352         * platform/chromium-linux/fast/invalid/residual-style-expected.txt:
71353         * platform/chromium-mac/html5lib/runner-expected.txt:
71354         * platform/chromium-win/fast/invalid/residual-style-expected.txt:
71355         * platform/chromium-win/fast/table/border-collapsing/002-expected.txt:
71356         * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
71357         * platform/chromium-win/fast/table/cell-width-auto-expected.txt:
71358         * platform/chromium-win/fast/table/colgroup-preceded-by-caption-expected.txt:
71359         * platform/chromium-win/html5lib/runner-expected.txt:
71360         * platform/chromium-win/tables/mozilla/bugs/bug100334-expected.txt:
71361         * platform/chromium-win/tables/mozilla/bugs/bug139524-1-expected.txt:
71362         * platform/chromium-win/tables/mozilla/bugs/bug139524-4-expected.txt:
71363         * platform/chromium-win/tables/mozilla/bugs/bug25367-expected.txt:
71364         * platform/chromium-win/tables/mozilla/bugs/bug29058-3-expected.txt:
71365         * platform/chromium-win/tables/mozilla/bugs/bug43039-expected.txt:
71366         * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.txt:
71367         * platform/chromium-win/tables/mozilla/bugs/bug7471-expected.txt:
71368         * platform/chromium-win/tables/mozilla/core/misc-expected.txt:
71369         * platform/chromium-win/tables/mozilla/dom/deleteCol1-expected.txt:
71370         * platform/chromium-win/tables/mozilla/dom/deleteCol2-expected.txt:
71371         * platform/chromium-win/tables/mozilla/dom/deleteCol3-expected.txt:
71372         * platform/chromium-win/tables/mozilla/dom/insertCols1-expected.txt:
71373         * platform/chromium-win/tables/mozilla/dom/insertCols2-expected.txt:
71374         * platform/chromium-win/tables/mozilla/dom/insertCols3-expected.txt:
71375         * platform/chromium-win/tables/mozilla/marvin/col_span-expected.txt:
71376         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
71377         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug47163-expected.txt:
71378         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
71379         * platform/chromium-win/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
71380         * platform/chromium-win/tables/mozilla_expected_failures/core/col_span2-expected.txt:
71381         * platform/chromium-win/tables/mozilla_expected_failures/core/cols1-expected.txt:
71382         * platform/chromium-win/tables/mozilla_expected_failures/core/columns-expected.txt:
71383         * platform/chromium-win/tables/mozilla_expected_failures/core/conflicts-expected.txt:
71384         * platform/chromium-win/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
71385
71386 2010-07-15  Nico Weber  <thakis@chromium.org>
71387
71388         Reviewed by Ojan Vafai.
71389
71390         chromium/skia: Fix canvas.toDataURL in the presence of transparency
71391         https://bugs.webkit.org/show_bug.cgi?id=42214
71392
71393         Test that toDataURL works with transparent images.
71394
71395         * fast/canvas/toDataURL-alpha-expected.txt: Added.
71396         * fast/canvas/toDataURL-alpha.html: Added.
71397         * platform/chromium/test_expectations.txt:
71398         * platform/mac-leopard/fast/canvas/toDataURL-alpha-expected.checksum: Added.
71399         * platform/mac-leopard/fast/canvas/toDataURL-alpha-expected.png: Added.
71400
71401 2010-07-15  Ojan Vafai  <ojan@chromium.org>
71402
71403         Unreviewed.
71404
71405         Mark fast/forms/input-file-directory-upload.html as expected to fail.
71406
71407         * platform/chromium/test_expectations.txt:
71408
71409 2010-07-15  Alex Nicolaou  <anicolao@chromium.org>
71410
71411         Reviewed by Eric Seidel.
71412
71413         Convolution computation causes bad alpha channel values
71414         https://bugs.webkit.org/show_bug.cgi?id=42273
71415
71416         Fixed by clamping colour channel values to the alpha value so that 
71417         r <= a, g <= a, and b <= a after the convolution is applied. See
71418         the bug for why I believe the SVG specification needs to be updated. 
71419         Test must be drawn to crash. 100x100 green rectangle is used to 
71420         indicate pass to minimize the chance of regression.
71421
71422         * platform/mac/svg/custom/convolution-crash-expected.checksum: Added.
71423         * platform/mac/svg/custom/convolution-crash-expected.txt: Added.
71424         * svg/custom/convolution-crash.svg: Added.
71425
71426 2010-07-15  Dumitru Daniliuc  <dumi@chromium.org>
71427
71428         Unreviewed, Chromium-specific changes that I forgot to make in r63278.
71429
71430         Make the output of test-authorizer-sync.html shorter, so it can
71431         all fit into a cookie (needed in order to be able to run it as a
71432         Chromium UI test).
71433
71434         * fast/workers/storage/resources/test-authorizer-sync.js:
71435         (executeStatement):
71436         * fast/workers/storage/test-authorizer-sync-expected.txt:
71437
71438 2010-07-15  Adam Barth  <abarth@webkit.org>
71439
71440         Update Qt expectionat to account for implicit <colgroup>.
71441
71442         * platform/qt/fast/repaint/table-col-background-expected.txt:
71443
71444 2010-07-15  Eric Seidel  <eric@webkit.org>
71445
71446         Reviewed by Adam Barth.
71447
71448         LegacyHTMLTreeBuilder should insert an implicit <colgroup> before inserting <col> to match HTML5
71449         https://bugs.webkit.org/show_bug.cgi?id=42346
71450
71451         I believe all of these changes to be progressions.
71452
71453         * html5lib/runner-expected.txt:
71454         * platform/mac/fast/invalid/residual-style-expected.txt:
71455         * platform/mac/fast/repaint/table-col-background-expected.txt:
71456         * platform/mac/fast/table/border-collapsing/002-expected.txt:
71457         * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
71458         * platform/mac/fast/table/cell-width-auto-expected.txt:
71459         * platform/mac/fast/table/colgroup-preceded-by-caption-expected.txt:
71460         * platform/mac/fast/table/fixed-granular-cols-expected.txt:
71461         * platform/mac/tables/mozilla/bugs/bug100334-expected.txt:
71462         * platform/mac/tables/mozilla/bugs/bug139524-1-expected.txt:
71463         * platform/mac/tables/mozilla/bugs/bug139524-4-expected.txt:
71464         * platform/mac/tables/mozilla/bugs/bug25367-expected.txt:
71465         * platform/mac/tables/mozilla/bugs/bug29058-3-expected.txt:
71466         * platform/mac/tables/mozilla/bugs/bug43039-expected.txt:
71467         * platform/mac/tables/mozilla/bugs/bug43854-1-expected.txt:
71468         * platform/mac/tables/mozilla/bugs/bug7471-expected.txt:
71469         * platform/mac/tables/mozilla/core/misc-expected.txt:
71470         * platform/mac/tables/mozilla/dom/deleteCol1-expected.txt:
71471         * platform/mac/tables/mozilla/dom/deleteCol2-expected.txt:
71472         * platform/mac/tables/mozilla/dom/deleteCol3-expected.txt:
71473         * platform/mac/tables/mozilla/dom/insertCols1-expected.txt:
71474         * platform/mac/tables/mozilla/dom/insertCols2-expected.txt:
71475         * platform/mac/tables/mozilla/dom/insertCols3-expected.txt:
71476         * platform/mac/tables/mozilla/marvin/col_span-expected.txt:
71477         * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
71478         * platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.txt:
71479         * platform/mac/tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
71480         * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
71481         * platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.txt:
71482         * platform/mac/tables/mozilla_expected_failures/core/cols1-expected.txt:
71483         * platform/mac/tables/mozilla_expected_failures/core/columns-expected.txt:
71484         * platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.txt:
71485         * platform/mac/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
71486
71487 2010-07-15  Adam Barth  <abarth@webkit.org>
71488
71489         Reviewed by Darin Adler.
71490
71491         fast/frames/frame-deep-nested-resize.html shouldn't depend on <body> before <frameset>
71492         https://bugs.webkit.org/show_bug.cgi?id=42351
71493
71494         * fast/frames/frame-deep-nested-resize.html:
71495
71496 2010-07-15  Chris Fleizach  <cfleizach@apple.com>
71497
71498         Reviewed by Darin Adler.
71499
71500         AX: Crash when table has empty thead tag
71501         https://bugs.webkit.org/show_bug.cgi?id=42391
71502
71503         * accessibility/table-with-empty-thead-causes-crash-expected.txt: Added.
71504         * accessibility/table-with-empty-thead-causes-crash.html: Added.
71505
71506 2010-07-15  Adam Barth  <abarth@webkit.org>
71507
71508         Reviewed by Eric Seidel.
71509
71510         deleteCol{1,2,3} and insertCols{1,2,3} will fail in HTML5 parser
71511         https://bugs.webkit.org/show_bug.cgi?id=42404
71512
71513         The HTML5 parser adds an implied colgroup element as a parent of the
71514         col element. This DOM change breaks these tests because they assume
71515         the col element's parent is the table element. However, these tests
71516         don't appear to be intended to test this behavior specifically.
71517
71518         I checked the behavior in IE8. These tests fail in IE8 in the same way
71519         that they fail under the HTML5 parser (i.e., with an exception), which
71520         leads me to believe that we're moving in the right direction. With this
71521         patch, the DOM operations succeed in IE8 but the tests fail because the
71522         layout isn't what we expect. I'm not sure whose layout is correct, but
71523         that's not really my concern in this patch.
71524
71525         * tables/mozilla/dom/deleteCol1.html:
71526         * tables/mozilla/dom/deleteCol2.html:
71527         * tables/mozilla/dom/deleteCol3.html:
71528         * tables/mozilla/dom/insertCols1.html:
71529         * tables/mozilla/dom/insertCols2.html:
71530         * tables/mozilla/dom/insertCols3.html:
71531
71532 2010-07-15  Ojan Vafai  <ojan@chromium.org>
71533
71534         Unreviewed.
71535
71536         Assorted changes to chromiums test expectations. New results are all clearly correct.
71537         
71538         svg/custom/recursive-clippath.svg started failing at r63420
71539         fast/repaint/renderer-destruction-by-invalidateSelection-crash.html started failing at r63403
71540         svg/custom/recursive-gradient.svg started failing at r63416
71541         svg/custom/recursive-pattern.svg started failing at r63415
71542
71543         * platform/chromium-linux/svg/custom/recursive-gradient-expected.checksum:
71544         * platform/chromium-linux/svg/custom/recursive-pattern-expected.checksum:
71545         * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
71546         * platform/chromium-win/svg/custom/recursive-clippath-expected.checksum: Removed.
71547         * platform/chromium-win/svg/custom/recursive-clippath-expected.png:
71548         * platform/chromium-win/svg/custom/recursive-gradient-expected.checksum:
71549         * platform/chromium-win/svg/custom/recursive-gradient-expected.png:
71550         * platform/chromium-win/svg/custom/recursive-pattern-expected.checksum:
71551         * platform/chromium-win/svg/custom/recursive-pattern-expected.png:
71552         * platform/chromium/test_expectations.txt:
71553
71554 2010-07-15  Kenneth Russell  <kbr@google.com>
71555
71556         Reviewed by Nate Chapin.
71557
71558         Query of NUM_COMPRESSED_TEXTURE_FORMATS must be handled by WebGL
71559         https://bugs.webkit.org/show_bug.cgi?id=42401
71560
71561         * fast/canvas/webgl/gl-get-calls-expected.txt:
71562
71563 2010-07-15  Simon Fraser  <simon.fraser@apple.com>
71564
71565         Fix results of two tests that are affected by r63452.
71566
71567         * compositing/layer-creation/overflow-scroll-overlap-expected.txt:
71568         * compositing/plugins/small-to-large-composited-plugin-expected.txt:
71569
71570 2010-07-15  Adam Barth  <abarth@webkit.org>
71571
71572         Reviewed by Eric Seidel.
71573
71574         frameset.pl has some bogus HTML
71575         https://bugs.webkit.org/show_bug.cgi?id=42347
71576
71577         HTML5 ignores <frameset> elements inside <body> elements.  Instead of
71578         creating a random body element (using bogus Perl), we just create the
71579         frameset.  The body/frameset interaction is covered by parser tests.
71580
71581         * http/tests/navigation/resources/frameset.pl:
71582
71583 2010-07-07  John Gregg  <johnnyg@google.com>
71584
71585         Reviewed by Jian Li.
71586
71587         Layout test for experimental directory upload feature.  Only enabled on chromium since that's where the feature is compiled in.
71588         https://bugs.webkit.org/show_bug.cgi?id=40872
71589
71590         * fast/forms/input-file-directory-upload-expected.txt: Added.
71591         * fast/forms/input-file-directory-upload.html: Added.
71592         * platform/gtk/Skipped:
71593         * platform/mac/Skipped:
71594         * platform/qt/Skipped:
71595         * platform/win/Skipped:
71596
71597 2010-07-15  Simon Fraser  <simon.fraser@apple.com>
71598
71599         Reviewed by Dan Bernstein.
71600
71601         Avoid creating huge compositing layers for elements that project outside the viewport
71602         https://bugs.webkit.org/show_bug.cgi?id=42338
71603         
71604         Tests for constraining the size of compositing layers to the layout bounds, or the enclosing
71605         overflow ancestor.
71606
71607         * compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Added.
71608         * compositing/geometry/limit-layer-bounds-clipping-ancestor.html: Added.
71609         * compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Added.
71610         * compositing/geometry/limit-layer-bounds-fixed-positioned.html: Added.
71611         * compositing/geometry/limit-layer-bounds-overflow-repaint.html: Added.
71612         * compositing/geometry/limit-layer-bounds-positioned-expected.txt: Added.
71613         * compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Added.
71614         * compositing/geometry/limit-layer-bounds-positioned-transition.html: Added.
71615         * compositing/geometry/limit-layer-bounds-positioned.html: Added.
71616         * compositing/geometry/limit-layer-bounds-transformed-expected.txt: Added.
71617         * compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Added.
71618         * compositing/geometry/limit-layer-bounds-transformed-overflow.html: Added.
71619         * compositing/geometry/limit-layer-bounds-transformed.html: Added.
71620         * platform/mac/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum: Added.
71621         * platform/mac/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Added.
71622         * platform/mac/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Added.
71623
71624 2010-07-15  Alex Nicolaou  <anicolao@chromium.org>
71625
71626         Reviewed by Dirk Schulze.
71627
71628         https://bugs.webkit.org/show_bug.cgi?id=42228
71629         
71630         SVG Masks were in the wrong colour space for non-CG graphics layers,
71631         because for those cases ImageBuffer needs to be explicitly told to
71632         convert the pixels. This change adds a test that demonstrates the
71633         problem and the conversion call to make the mask LinearRGB.
71634
71635         * platform/mac/svg/custom/mask-colorspace-expected.checksum: Added.
71636         * platform/mac/svg/custom/mask-colorspace-expected.png: Added.
71637         * platform/mac/svg/custom/mask-colorspace-expected.txt: Added.
71638         * svg/custom/mask-colorspace.svg: Added.
71639
71640 2010-07-15  Ojan Vafai  <ojan@chromium.org>
71641
71642         Unreviewed.
71643
71644         [chromium] Hopefully final cleanup for fallout from r63403.
71645
71646         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.txt:
71647         * platform/chromium-win-xp/fast/forms/search-styled-expected.txt:
71648
71649 2010-07-15  Daniel Bates  <dbates@rim.com>
71650
71651         Reviewed by Darin Adler.
71652
71653         [Mac] Implement LayoutTestController::markerTextForListItem()
71654         https://bugs.webkit.org/show_bug.cgi?id=37929
71655
71656         Remove skipped layout tests now that we have DRT support.
71657
71658         * platform/mac/Skipped:
71659
71660 2010-07-15  Kenneth Russell  <kbr@google.com>
71661
71662         Reviewed by Nate Chapin.
71663
71664         Synchronize Khronos and WebKit WebGL tests
71665         https://bugs.webkit.org/show_bug.cgi?id=42185
71666
71667         For the WebGL tests in the Khronos repository that originated in
71668         the WebKit repository, synchronized the latest versions of these
71669         tests using a script which will be checked in later. Copied
71670         webgl-test-utils.js from Khronos repo and added needed entry
71671         points to webgl-test.js. Rebaselined tests as necessary and
71672         verified the rebaselining manually.
71673
71674         * fast/canvas/webgl/array-buffer-crash-expected.txt:
71675         * fast/canvas/webgl/array-buffer-crash.html:
71676         * fast/canvas/webgl/array-unit-tests.html:
71677         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt:
71678         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
71679         * fast/canvas/webgl/context-attributes-expected.txt:
71680         * fast/canvas/webgl/context-attributes.html:
71681         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d.html:
71682         * fast/canvas/webgl/draw-arrays-out-of-bounds-expected.txt:
71683         * fast/canvas/webgl/draw-arrays-out-of-bounds.html:
71684         * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
71685         * fast/canvas/webgl/draw-elements-out-of-bounds.html:
71686         * fast/canvas/webgl/error-reporting-expected.txt:
71687         * fast/canvas/webgl/error-reporting.html:
71688         * fast/canvas/webgl/get-active-test-expected.txt:
71689         * fast/canvas/webgl/get-active-test.html:
71690         * fast/canvas/webgl/gl-bind-attrib-location-test-expected.txt:
71691         * fast/canvas/webgl/gl-bind-attrib-location-test.html:
71692         * fast/canvas/webgl/gl-enable-enum-test.html:
71693         * fast/canvas/webgl/gl-enum-tests-expected.txt:
71694         * fast/canvas/webgl/gl-enum-tests.html:
71695         * fast/canvas/webgl/gl-get-calls-expected.txt:
71696         * fast/canvas/webgl/gl-get-calls.html:
71697         * fast/canvas/webgl/gl-object-get-calls-expected.txt:
71698         * fast/canvas/webgl/gl-object-get-calls.html:
71699         * fast/canvas/webgl/gl-uniform-arrays.html:
71700         * fast/canvas/webgl/gl-uniformmatrix4fv.html:
71701         * fast/canvas/webgl/index-validation-copies-indices-expected.txt:
71702         * fast/canvas/webgl/index-validation-copies-indices.html:
71703         * fast/canvas/webgl/index-validation-crash-with-buffer-sub-data-expected.txt:
71704         * fast/canvas/webgl/index-validation-crash-with-buffer-sub-data.html:
71705         * fast/canvas/webgl/index-validation-expected.txt:
71706         * fast/canvas/webgl/index-validation-verifies-too-many-indices-expected.txt:
71707         * fast/canvas/webgl/index-validation-verifies-too-many-indices.html:
71708         * fast/canvas/webgl/index-validation-with-resized-buffer-expected.txt:
71709         * fast/canvas/webgl/index-validation-with-resized-buffer.html:
71710         * fast/canvas/webgl/index-validation.html:
71711         * fast/canvas/webgl/invalid-UTF-16.html:
71712         * fast/canvas/webgl/null-object-behaviour-expected.txt:
71713         * fast/canvas/webgl/null-object-behaviour.html:
71714         * fast/canvas/webgl/null-uniform-location.html:
71715         * fast/canvas/webgl/point-size-expected.txt:
71716         * fast/canvas/webgl/point-size.html:
71717         * fast/canvas/webgl/renderbuffer-initialization-expected.txt:
71718         * fast/canvas/webgl/renderbuffer-initialization.html:
71719         * fast/canvas/webgl/resources/webgl-test-utils.js: Added.
71720         (WebGLTestUtils):
71721         (WebGLTestUtils.):
71722         * fast/canvas/webgl/resources/webgl-test.js:
71723         (initNonKhronosFramework):
71724         (nonKhronosFrameworkNotifyDone):
71725         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view-expected.txt:
71726         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html:
71727         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt:
71728         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html:
71729         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt:
71730         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html:
71731         * fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt:
71732         * fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html:
71733         * fast/canvas/webgl/tex-image-with-format-and-type-expected.txt:
71734         * fast/canvas/webgl/tex-image-with-format-and-type.html:
71735         * fast/canvas/webgl/tex-sub-image-2d-expected.txt:
71736         * fast/canvas/webgl/tex-sub-image-2d.html:
71737         * fast/canvas/webgl/texture-active-bind.html:
71738         * fast/canvas/webgl/texture-complete.html:
71739         * fast/canvas/webgl/texture-npot-expected.txt:
71740         * fast/canvas/webgl/texture-npot.html:
71741         * fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt:
71742         * fast/canvas/webgl/texture-transparent-pixels-initialized.html:
71743         * fast/canvas/webgl/triangle-expected.txt:
71744         * fast/canvas/webgl/triangle.html:
71745         * fast/canvas/webgl/uniform-location-expected.txt:
71746         * fast/canvas/webgl/uniform-location.html:
71747         * fast/canvas/webgl/viewport-unchanged-upon-resize-expected.txt:
71748         * fast/canvas/webgl/viewport-unchanged-upon-resize.html:
71749
71750 2010-07-15  Ojan Vafai  <ojan@chromium.org>
71751
71752         Unreviewed.
71753
71754         [chromium] Cleanup more fallout from r63403.
71755
71756         * platform/chromium-mac/fast/layers/video-layer-expected.txt:
71757         * platform/chromium-mac/fast/tokenizer/external-script-document-write_2-expected.txt:
71758         * platform/chromium-mac/fast/tokenizer/script_extra_close-expected.txt:
71759         * platform/chromium-mac/html5lib/runner-expected.txt:
71760         * platform/chromium-mac/media/controls-after-reload-expected.txt:
71761         * platform/chromium-mac/media/controls-strict-expected.txt:
71762         * platform/chromium-mac/media/video-aspect-ratio-expected.txt: Removed.
71763         * platform/chromium-mac/media/video-display-toggle-expected.txt:
71764         * platform/chromium-mac/media/video-empty-source-expected.txt:
71765         * platform/chromium-mac/media/video-no-audio-expected.txt:
71766         * platform/chromium-mac/media/video-volume-slider-expected.txt:
71767
71768 2010-07-15  Pavel Podivilov  <podivilov@chromium.org>
71769
71770         Reviewed by Ojan Vafai.
71771
71772         [Chromium] Rebaseline chromium-win tests after r63403
71773         https://bugs.webkit.org/show_bug.cgi?id=42388
71774
71775         * platform/chromium-win/editing/selection/drag-in-iframe-expected.txt:
71776         * platform/chromium-win/fast/css/text-align-expected.txt:
71777         * platform/chromium-win/fast/forms/searchfield-heights-expected.txt:
71778         * platform/chromium-win/fast/layers/video-layer-expected.txt:
71779         * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
71780         * platform/chromium-win/fast/replaced/border-radius-clip-expected.txt:
71781         * platform/chromium-win/html5lib/runner-expected.txt:
71782         * platform/chromium-win/media/controls-strict-expected.txt:
71783         * platform/chromium-win/media/video-display-toggle-expected.txt:
71784         * platform/chromium-win/media/video-empty-source-expected.txt:
71785         * platform/chromium-win/media/video-no-audio-expected.txt:
71786         * platform/chromium-win/media/video-replaces-poster-expected.txt:
71787         * platform/chromium-win/media/video-volume-slider-expected.txt:
71788         * platform/chromium-win/plugins/netscape-dom-access-expected.txt:
71789
71790 2010-07-15  Kenneth Russell  <kbr@google.com>
71791
71792         Reviewed by Darin Fisher.
71793
71794         Rename read-pixels and invalidPassedParams tests to match Khronos repo
71795         https://bugs.webkit.org/show_bug.cgi?id=42335
71796
71797         * fast/canvas/webgl/invalid-passed-params-expected.txt: Copied from LayoutTests/fast/canvas/webgl/invalidPassedParams-expected.txt.
71798         * fast/canvas/webgl/invalid-passed-params.html: Copied from LayoutTests/fast/canvas/webgl/invalidPassedParams.html.
71799         * fast/canvas/webgl/invalidPassedParams-expected.txt: Removed.
71800         * fast/canvas/webgl/invalidPassedParams.html: Removed.
71801         * fast/canvas/webgl/read-pixels-expected.txt: Removed.
71802         * fast/canvas/webgl/read-pixels-pack-alignment-expected.txt: Copied from LayoutTests/fast/canvas/webgl/read-pixels-expected.txt.
71803         * fast/canvas/webgl/read-pixels-pack-alignment.html: Copied from LayoutTests/fast/canvas/webgl/read-pixels.html.
71804         * fast/canvas/webgl/read-pixels.html: Removed.
71805
71806 2010-07-15  Adam Barth  <abarth@webkit.org>
71807
71808         Update some more baselines for Eric's text node coalescing patch.  I
71809         think these bots were behind and he didn't see the results before he
71810         went to sleep.
71811
71812         * platform/win/editing/selection/drag-text-delay-expected.txt:
71813         * platform/win/fast/css/resize-corner-tracking-expected.txt:
71814         * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
71815         * platform/win/fast/forms/basic-textareas-expected.txt:
71816         * platform/win/fast/forms/search-display-none-cancel-button-expected.txt:
71817         * platform/win/fast/forms/textarea-placeholder-set-value-expected.txt:
71818         * platform/win/fast/forms/textarea-scrollbar-expected.txt:
71819         * platform/win/fast/forms/textarea-width-expected.txt:
71820         * platform/win/fast/images/favicon-as-image-expected.txt:
71821         * platform/win/fast/layers/video-layer-expected.txt:
71822         * platform/win/fast/parser/entity-comment-in-textarea-expected.txt:
71823         * platform/win/fast/parser/open-comment-in-textarea-expected.txt:
71824         * platform/win/fast/ruby/ruby-empty-rt-expected.txt:
71825         * platform/win/fast/ruby/ruby-length-expected.txt:
71826         * platform/win/media/video-display-toggle-expected.txt:
71827
71828 2010-07-15  Darin Adler  <darin@apple.com>
71829
71830         More fixes for the text node coalescing.
71831
71832         Some of this was done directly based on buildbot output, but other cases
71833         are speculative. The patch was much bigger before Adam landed almost all the
71834         same fixes while I was committing ;-). I did not land similar chromium fixes
71835         because I don't know how to interpret the different buildbot output format.
71836
71837         * platform/mac/media/controls-strict-expected.txt:
71838         * platform/mac/media/video-display-toggle-expected.txt:
71839         * platform/mac/media/video-no-audio-expected.txt:
71840         * platform/win/media/controls-after-reload-expected.txt:
71841         * platform/win/media/controls-strict-expected.txt:
71842         * platform/win/media/controls-styling-expected.txt:
71843         * platform/win/media/video-no-audio-expected.txt:
71844
71845 2010-07-15  Adam Barth  <abarth@webkit.org>
71846
71847         Unreviewed.
71848
71849         Update some more baselines for Eric's text node coalescing patch.  I
71850         think these bots were behind and he didn't see the results before he
71851         went to sleep.
71852
71853         * platform/mac-tiger/media/controls-after-reload-expected.txt:
71854         * platform/mac-tiger/media/controls-strict-expected.txt:
71855         * platform/mac-tiger/media/controls-styling-expected.txt:
71856         * platform/mac-tiger/media/video-display-toggle-expected.txt:
71857         * platform/mac-tiger/media/video-no-audio-expected.txt:
71858
71859 2010-07-15  Adam Barth  <abarth@webkit.org>
71860
71861         Unreviewed.
71862
71863         Update some more baselines for Eric's text node coalescing patch.  I
71864         think these bots were behind and he didn't see the results before he
71865         went to sleep.
71866
71867         * platform/mac-leopard/media/controls-after-reload-expected.txt:
71868         * platform/mac-leopard/media/controls-strict-expected.txt:
71869         * platform/mac-leopard/media/controls-styling-expected.txt:
71870         * platform/mac-leopard/media/video-display-toggle-expected.txt:
71871         * platform/mac-leopard/media/video-no-audio-expected.txt:
71872
71873 2010-07-15  Pavel Podivilov  <podivilov@chromium.org>
71874
71875         Reviewed by Ojan Vafai.
71876
71877         [Chromium] Rebaseline some tests
71878         https://bugs.webkit.org/show_bug.cgi?id=42382
71879
71880         Chromium linux expected results needed after http://trac.webkit.org/changeset/63403.
71881
71882         * platform/chromium-linux/editing/pasteboard/4641033-expected.txt:
71883         * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt:
71884         * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt:
71885         * platform/chromium-linux/fast/css/continuationCrash-expected.txt:
71886         * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt:
71887         * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
71888         * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
71889         * platform/chromium-linux/fast/forms/003-expected.txt:
71890         * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
71891         * platform/chromium-linux/fast/forms/button-default-title-expected.txt:
71892         * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt:
71893         * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt:
71894         * platform/chromium-linux/fast/forms/formmove3-expected.txt:
71895         * platform/chromium-linux/fast/forms/listbox-width-change-expected.txt:
71896         * platform/chromium-linux/fast/forms/option-script-expected.txt:
71897         * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt:
71898         * platform/chromium-linux/fast/forms/select-empty-option-height-expected.txt:
71899         * platform/chromium-linux/fast/forms/select-item-background-clip-expected.txt:
71900         * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.txt:
71901         * platform/chromium-linux/fast/forms/textfield-outline-expected.txt:
71902         * platform/chromium-linux/fast/table/append-cells2-expected.txt:
71903         * platform/chromium-linux/fast/table/remove-td-display-none-expected.txt:
71904         * platform/chromium-linux/fast/text/international/001-expected.txt:
71905         * platform/chromium-linux/fast/text/international/wrap-CJK-001-expected.txt:
71906         * platform/chromium-linux/fast/text/updateNewFont-expected.txt:
71907         * platform/chromium-linux/fonts/fantasy-expected.txt:
71908         * platform/chromium-linux/http/tests/multipart/invalid-image-data-expected.txt:
71909         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt:
71910         * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt:
71911         * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt:
71912         * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt:
71913         * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt:
71914         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt:
71915         * platform/chromium-linux/tables/mozilla/other/move_row-expected.txt:
71916         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
71917
71918 2010-07-15  Adam Barth  <abarth@webkit.org>
71919
71920         Unreviewed.
71921
71922         Update some more baselines for Eric's text node coalescing patch.  I
71923         think these bots were behind and he didn't see the results before he
71924         went to sleep.
71925
71926         * platform/mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
71927         * platform/mac/plugins/netscape-dom-access-expected.txt:
71928
71929 2010-07-15  Pavel Podivilov  <podivilov@chromium.org>
71930
71931         Reviewed by Yury Semikhatsky.
71932
71933         [Chromium] Rebaseline some tests
71934         https://bugs.webkit.org/show_bug.cgi?id=42357
71935
71936         * platform/chromium-win/editing/deleting/5168598-expected.txt:
71937         * platform/chromium-win/editing/deleting/delete-block-merge-contents-019-expected.txt:
71938         * platform/chromium-win/editing/deleting/delete-block-merge-contents-023-expected.txt:
71939         * platform/chromium-win/editing/deleting/delete-block-merge-contents-024-expected.txt:
71940         * platform/chromium-win/editing/deleting/delete-line-013-expected.txt:
71941         * platform/chromium-win/editing/deleting/delete-line-014-expected.txt:
71942         * platform/chromium-win/editing/execCommand/insert-list-and-stitch-expected.txt:
71943         * platform/chromium-win/editing/inserting/insert-3654864-fix-expected.txt:
71944         * platform/chromium-win/editing/inserting/insert-3907422-fix-expected.txt:
71945         * platform/chromium-win/editing/pasteboard/4641033-expected.txt:
71946         * platform/chromium-win/editing/pasteboard/5028447-expected.txt:
71947         * platform/chromium-win/editing/pasteboard/drag-drop-dead-frame-expected.txt:
71948         * platform/chromium-win/editing/pasteboard/drop-text-without-selection-expected.txt:
71949         * platform/chromium-win/editing/pasteboard/paste-text-010-expected.txt:
71950         * platform/chromium-win/editing/pasteboard/select-element-1-expected.txt:
71951         * platform/chromium-win/editing/selection/5354455-2-expected.txt:
71952         * platform/chromium-win/editing/selection/doubleclick-crash-expected.txt:
71953         * platform/chromium-win/editing/selection/drag-text-delay-expected.txt:
71954         * platform/chromium-win/editing/selection/expanding-selections2-expected.txt:
71955         * platform/chromium-win/editing/selection/extend-by-character-006-expected.txt:
71956         * platform/chromium-win/editing/selection/focus_editable_html-expected.txt:
71957         * platform/chromium-win/editing/selection/mixed-editability-1-expected.txt:
71958         * platform/chromium-win/editing/selection/move-by-sentence-001-expected.txt:
71959         * platform/chromium-win/editing/selection/select-all-005-expected.txt:
71960         * platform/chromium-win/editing/selection/selection-actions-expected.txt:
71961         * platform/chromium-win/editing/style/apple-style-editable-mix-expected.txt:
71962         * platform/chromium-win/editing/style/font-family-with-space-expected.txt:
71963         * platform/chromium-win/fast/backgrounds/size/backgroundSize16-expected.txt:
71964         * platform/chromium-win/fast/block/float/001-expected.txt:
71965         * platform/chromium-win/fast/block/margin-collapse/037-expected.txt:
71966         * platform/chromium-win/fast/block/margin-collapse/038-expected.txt:
71967         * platform/chromium-win/fast/block/positioning/055-expected.txt:
71968         * platform/chromium-win/fast/block/positioning/auto/005-expected.txt:
71969         * platform/chromium-win/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
71970         * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.txt:
71971         * platform/chromium-win/fast/block/positioning/relative-overflow-replaced-expected.txt:
71972         * platform/chromium-win/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
71973         * platform/chromium-win/fast/block/positioning/window-height-change-expected.txt:
71974         * platform/chromium-win/fast/borders/border-image-01-expected.txt:
71975         * platform/chromium-win/fast/borders/border-image-border-radius-expected.txt:
71976         * platform/chromium-win/fast/borders/border-image-rotate-transform-expected.txt:
71977         * platform/chromium-win/fast/borders/border-image-scale-transform-expected.txt:
71978         * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.txt:
71979         * platform/chromium-win/fast/borders/svg-as-border-image-expected.txt:
71980         * platform/chromium-win/fast/canvas/arc360-expected.txt:
71981         * platform/chromium-win/fast/canvas/canvas-before-css-expected.txt:
71982         * platform/chromium-win/fast/canvas/drawImage-with-globalAlpha-expected.txt:
71983         * platform/chromium-win/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
71984         * platform/chromium-win/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
71985         * platform/chromium-win/fast/canvas/shadow-offset-1-expected.txt:
71986         * platform/chromium-win/fast/canvas/shadow-offset-2-expected.txt:
71987         * platform/chromium-win/fast/canvas/shadow-offset-3-expected.txt:
71988         * platform/chromium-win/fast/canvas/shadow-offset-4-expected.txt:
71989         * platform/chromium-win/fast/canvas/shadow-offset-5-expected.txt:
71990         * platform/chromium-win/fast/canvas/shadow-offset-6-expected.txt:
71991         * platform/chromium-win/fast/canvas/shadow-offset-7-expected.txt:
71992         * platform/chromium-win/fast/clip/016-expected.txt:
71993         * platform/chromium-win/fast/clip/outline-overflowClip-expected.txt:
71994         * platform/chromium-win/fast/css-generated-content/001-expected.txt:
71995         * platform/chromium-win/fast/css-generated-content/013-expected.txt:
71996         * platform/chromium-win/fast/css-generated-content/visibleContentHiddenParent-expected.txt:
71997         * platform/chromium-win/fast/css/MarqueeLayoutTest-expected.txt:
71998         * platform/chromium-win/fast/css/ZeroOpacityLayers-expected.txt:
71999         * platform/chromium-win/fast/css/ZeroOpacityLayers2-expected.txt:
72000         * platform/chromium-win/fast/css/background-image-with-baseurl-expected.txt:
72001         * platform/chromium-win/fast/css/beforeSelectorOnCodeElement-expected.txt:
72002         * platform/chromium-win/fast/css/continuationCrash-expected.txt:
72003         * platform/chromium-win/fast/css/css1_forward_compatible_parsing-expected.txt:
72004         * platform/chromium-win/fast/css/empty-generated-content-expected.txt:
72005         * platform/chromium-win/fast/css/font-face-default-font-expected.txt:
72006         * platform/chromium-win/fast/css/font-face-in-media-rule-expected.txt:
72007         * platform/chromium-win/fast/css/getFloatValueForUnit-expected.txt:
72008         * platform/chromium-win/fast/css/import_with_baseurl-expected.txt:
72009         * platform/chromium-win/fast/css/invalidation-errors-2-expected.txt:
72010         * platform/chromium-win/fast/css/invalidation-errors-expected.txt:
72011         * platform/chromium-win/fast/css/margin-top-bottom-dynamic-expected.txt:
72012         * platform/chromium-win/fast/css/non-standard-checkbox-size-expected.txt:
72013         * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt:
72014         * platform/chromium-win/fast/css/rem-units-on-root-expected.txt:
72015         * platform/chromium-win/fast/css/resize-corner-tracking-expected.txt:
72016         * platform/chromium-win/fast/css/variables/inline-style-test-expected.txt:
72017         * platform/chromium-win/fast/css/vertical-align-lengths-expected.txt:
72018         * platform/chromium-win/fast/css/word-space-extra-expected.txt:
72019         * platform/chromium-win/fast/dom/Element/null-offset-parent-expected.txt:
72020         * platform/chromium-win/fast/dom/HTMLElement/bdo-expected.txt:
72021         * platform/chromium-win/fast/dom/HTMLHeadElement/textInHead1-expected.txt:
72022         * platform/chromium-win/fast/dom/HTMLHeadElement/textInHead2-expected.txt:
72023         * platform/chromium-win/fast/dom/HTMLHeadElement/textInHead3-expected.txt:
72024         * platform/chromium-win/fast/dom/HTMLHeadElement/textInHead4-expected.txt:
72025         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
72026         * platform/chromium-win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
72027         * platform/chromium-win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
72028         * platform/chromium-win/fast/dom/Window/open-existing-pop-up-blocking-expected.txt:
72029         * platform/chromium-win/fast/dom/comment-not-documentElement-expected.txt:
72030         * platform/chromium-win/fast/dom/jsDevicePixelRatio-expected.txt:
72031         * platform/chromium-win/fast/dynamic/008-expected.txt:
72032         * platform/chromium-win/fast/dynamic/011-expected.txt:
72033         * platform/chromium-win/fast/dynamic/anchor-lock-expected.txt:
72034         * platform/chromium-win/fast/dynamic/link-href-change-expected.txt:
72035         * platform/chromium-win/fast/dynamic/outerHTML-img-expected.txt:
72036         * platform/chromium-win/fast/dynamic/window-resize-scrollbars-test-expected.txt:
72037         * platform/chromium-win/fast/dynamic/window-scrollbars-test-expected.txt:
72038         * platform/chromium-win/fast/encoding/utf-16-big-endian-expected.txt:
72039         * platform/chromium-win/fast/encoding/utf-16-little-endian-expected.txt:
72040         * platform/chromium-win/fast/encoding/xmacroman-encoding-test-expected.txt:
72041         * platform/chromium-win/fast/events/context-no-deselect-expected.txt:
72042         * platform/chromium-win/fast/events/event-listener-on-link-expected.txt:
72043         * platform/chromium-win/fast/events/focusingUnloadedFrame-expected.txt:
72044         * platform/chromium-win/fast/events/reveal-link-when-focused-expected.txt:
72045         * platform/chromium-win/fast/flexbox/025-expected.txt:
72046         * platform/chromium-win/fast/forms/003-expected.txt:
72047         * platform/chromium-win/fast/forms/basic-textareas-expected.txt:
72048         * platform/chromium-win/fast/forms/box-shadow-override-expected.txt:
72049         * platform/chromium-win/fast/forms/button-default-title-expected.txt:
72050         * platform/chromium-win/fast/forms/button-inner-block-reuse-expected.txt:
72051         * platform/chromium-win/fast/forms/checkbox-radio-onchange-expected.txt:
72052         * platform/chromium-win/fast/forms/control-restrict-line-height-expected.txt:
72053         * platform/chromium-win/fast/forms/fieldset-align-expected.txt:
72054         * platform/chromium-win/fast/forms/fieldset-with-float-expected.txt:
72055         * platform/chromium-win/fast/forms/formmove2-expected.txt:
72056         * platform/chromium-win/fast/forms/formmove3-expected.txt:
72057         * platform/chromium-win/fast/forms/image-border-expected.txt:
72058         * platform/chromium-win/fast/forms/indeterminate-expected.txt:
72059         * platform/chromium-win/fast/forms/input-appearance-bkcolor-expected.txt:
72060         * platform/chromium-win/fast/forms/input-appearance-default-bkcolor-expected.txt:
72061         * platform/chromium-win/fast/forms/input-appearance-disabled-expected.txt:
72062         * platform/chromium-win/fast/forms/input-appearance-preventDefault-expected.txt:
72063         * platform/chromium-win/fast/forms/input-appearance-readonly-expected.txt:
72064         * platform/chromium-win/fast/forms/input-field-text-truncated-expected.txt:
72065         * platform/chromium-win/fast/forms/input-first-letter-expected.txt:
72066         * platform/chromium-win/fast/forms/input-no-renderer-expected.txt:
72067         * platform/chromium-win/fast/forms/input-readonly-dimmed-expected.txt:
72068         * platform/chromium-win/fast/forms/input-spaces-expected.txt:
72069         * platform/chromium-win/fast/forms/input-type-text-min-width-expected.txt:
72070         * platform/chromium-win/fast/forms/listbox-width-change-expected.txt:
72071         * platform/chromium-win/fast/forms/option-script-expected.txt:
72072         * platform/chromium-win/fast/forms/option-strip-whitespace-expected.txt:
72073         * platform/chromium-win/fast/forms/placeholder-set-value-expected.txt:
72074         * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt:
72075         * platform/chromium-win/fast/forms/radio-nested-labels-expected.txt:
72076         * platform/chromium-win/fast/forms/search-display-none-cancel-button-expected.txt:
72077         * platform/chromium-win/fast/forms/search-styled-expected.txt:
72078         * platform/chromium-win/fast/forms/select-change-listbox-size-expected.txt:
72079         * platform/chromium-win/fast/forms/select-empty-option-height-expected.txt:
72080         * platform/chromium-win/fast/forms/select-item-background-clip-expected.txt:
72081         * platform/chromium-win/fast/forms/slider-thumb-stylability-expected.txt:
72082         * platform/chromium-win/fast/forms/tabbing-input-iframe-expected.txt:
72083         * platform/chromium-win/fast/forms/targeted-frame-submission-expected.txt:
72084         * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt:
72085         * platform/chromium-win/fast/forms/textarea-scrollbar-expected.txt:
72086         * platform/chromium-win/fast/forms/textfield-outline-expected.txt:
72087         * platform/chromium-win/fast/forms/thumbslider-crash-expected.txt:
72088         * platform/chromium-win/fast/forms/thumbslider-no-parent-slider-expected.txt:
72089         * platform/chromium-win/fast/frames/001-expected.txt:
72090         * platform/chromium-win/fast/frames/frame-element-name-expected.txt:
72091         * platform/chromium-win/fast/frames/frameElement-iframe-expected.txt:
72092         * platform/chromium-win/fast/frames/viewsource-attribute-expected.txt:
72093         * platform/chromium-win/fast/frames/viewsource-on-image-file-expected.txt:
72094         * platform/chromium-win/fast/html/keygen-expected.txt:
72095         * platform/chromium-win/fast/html/marquee-scroll-expected.txt:
72096         * platform/chromium-win/fast/images/animated-gif-with-offsets-expected.txt:
72097         * platform/chromium-win/fast/images/animated-svg-as-image-expected.txt:
72098         * platform/chromium-win/fast/images/favicon-as-image-expected.txt:
72099         * platform/chromium-win/fast/images/icon-decoding-expected.txt:
72100         * platform/chromium-win/fast/images/image-in-map-expected.txt:
72101         * platform/chromium-win/fast/inline-block/001-expected.txt:
72102         * platform/chromium-win/fast/inline-block/003-expected.txt:
72103         * platform/chromium-win/fast/inline-block/006-expected.txt:
72104         * platform/chromium-win/fast/inline-block/14498-positionForCoordinates-expected.txt:
72105         * platform/chromium-win/fast/inline-block/tricky-baseline-expected.txt:
72106         * platform/chromium-win/fast/inline/drawStyledEmptyInlines-expected.txt:
72107         * platform/chromium-win/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt:
72108         * platform/chromium-win/fast/inline/long-wrapped-line-expected.txt:
72109         * platform/chromium-win/fast/inline/percentage-margins-expected.txt:
72110         * platform/chromium-win/fast/inline/positionedLifetime-expected.txt:
72111         * platform/chromium-win/fast/invalid/005-expected.txt:
72112         * platform/chromium-win/fast/invalid/006-expected.txt:
72113         * platform/chromium-win/fast/invalid/021-expected.txt:
72114         * platform/chromium-win/fast/invalid/missing-dl-end-tag-expected.txt:
72115         * platform/chromium-win/fast/invalid/missing-dt-end-tag-expected.txt:
72116         * platform/chromium-win/fast/layers/remove-only-this-layer-update-expected.txt:
72117         * platform/chromium-win/fast/lists/markers-in-selection-expected.txt:
72118         * platform/chromium-win/fast/loader/start-load-in-unload-expected.txt:
72119         * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.txt:
72120         * platform/chromium-win/fast/multicol/nested-columns-expected.txt:
72121         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
72122         * platform/chromium-win/fast/overflow/line-clamp-expected.txt:
72123         * platform/chromium-win/fast/overflow/scrollRevealButton-expected.txt:
72124         * platform/chromium-win/fast/parser/comment-in-style-expected.txt:
72125         * platform/chromium-win/fast/parser/entity-comment-in-style-expected.txt:
72126         * platform/chromium-win/fast/parser/entity-comment-in-textarea-expected.txt:
72127         * platform/chromium-win/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
72128         * platform/chromium-win/fast/parser/open-comment-in-textarea-expected.txt:
72129         * platform/chromium-win/fast/parser/parseCommentsInTitles-expected.txt:
72130         * platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.txt:
72131         * platform/chromium-win/fast/parser/title-error-test-expected.txt:
72132         * platform/chromium-win/fast/repaint/4774354-expected.txt:
72133         * platform/chromium-win/fast/repaint/button-spurious-layout-hint-expected.txt:
72134         * platform/chromium-win/fast/repaint/continuation-after-outline-expected.txt:
72135         * platform/chromium-win/fast/repaint/inline-block-overflow-expected.txt:
72136         * platform/chromium-win/fast/repaint/layout-state-scrolloffset-expected.txt:
72137         * platform/chromium-win/fast/repaint/layout-state-scrolloffset2-expected.txt:
72138         * platform/chromium-win/fast/repaint/layout-state-scrolloffset3-expected.txt:
72139         * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.txt:
72140         * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.txt:
72141         * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.txt:
72142         * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.txt:
72143         * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.txt:
72144         * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.txt:
72145         * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.txt:
72146         * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.txt:
72147         * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.txt:
72148         * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.txt:
72149         * platform/chromium-win/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
72150         * platform/chromium-win/fast/repaint/search-field-cancel-expected.txt:
72151         * platform/chromium-win/fast/repaint/selected-replaced-expected.txt:
72152         * platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-2-expected.txt:
72153         * platform/chromium-win/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
72154         * platform/chromium-win/fast/replaced/image-resize-width-expected.txt:
72155         * platform/chromium-win/fast/replaced/maxheight-percent-expected.txt:
72156         * platform/chromium-win/fast/replaced/maxheight-pxs-expected.txt:
72157         * platform/chromium-win/fast/replaced/maxwidth-percent-expected.txt:
72158         * platform/chromium-win/fast/replaced/maxwidth-pxs-expected.txt:
72159         * platform/chromium-win/fast/replaced/minheight-percent-expected.txt:
72160         * platform/chromium-win/fast/replaced/minheight-pxs-expected.txt:
72161         * platform/chromium-win/fast/replaced/minwidth-percent-expected.txt:
72162         * platform/chromium-win/fast/replaced/minwidth-pxs-expected.txt:
72163         * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.txt:
72164         * platform/chromium-win/fast/ruby/ruby-length-expected.txt:
72165         * platform/chromium-win/fast/table/012-expected.txt:
72166         * platform/chromium-win/fast/table/018-expected.txt:
72167         * platform/chromium-win/fast/table/append-cells2-expected.txt:
72168         * platform/chromium-win/fast/table/cellindex-expected.txt:
72169         * platform/chromium-win/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
72170         * platform/chromium-win/fast/table/nobr-expected.txt:
72171         * platform/chromium-win/fast/table/remove-td-display-none-expected.txt:
72172         * platform/chromium-win/fast/text/basic/009-expected.txt:
72173         * platform/chromium-win/fast/text/in-rendered-text-rtl-expected.txt:
72174         * platform/chromium-win/fast/text/international/bidi-L2-run-reordering-expected.txt:
72175         * platform/chromium-win/fast/text/international/bidi-european-terminators-expected.txt:
72176         * platform/chromium-win/fast/text/selection-hard-linebreak-expected.txt:
72177         * platform/chromium-win/fast/text/should-use-atsui-expected.txt:
72178         * platform/chromium-win/fast/text/updateNewFont-expected.txt:
72179         * platform/chromium-win/fast/text/whitespace/020-expected.txt:
72180         * platform/chromium-win/fast/tokenizer/external-script-document-write_2-expected.txt:
72181         * platform/chromium-win/fast/tokenizer/script_extra_close-expected.txt:
72182         * platform/chromium-win/fast/transforms/identity-matrix-expected.txt:
72183         * platform/chromium-win/fonts/cursive-expected.txt:
72184         * platform/chromium-win/fonts/default-expected.txt:
72185         * platform/chromium-win/fonts/fantasy-expected.txt:
72186         * platform/chromium-win/fonts/monospace-expected.txt:
72187         * platform/chromium-win/fonts/sans-serif-expected.txt:
72188         * platform/chromium-win/fonts/serif-expected.txt:
72189         * platform/chromium-win/http/tests/misc/frame-access-during-load-expected.txt:
72190         * platform/chromium-win/http/tests/misc/iframe404-expected.txt:
72191         * platform/chromium-win/http/tests/misc/location-replace-crossdomain-expected.txt:
72192         * platform/chromium-win/http/tests/multipart/invalid-image-data-standalone-expected.txt:
72193         * platform/chromium-win/http/tests/navigation/anchor-frames-expected.txt:
72194         * platform/chromium-win/http/tests/navigation/error404-frames-expected.txt:
72195         * platform/chromium-win/http/tests/navigation/error404-subframeload-expected.txt:
72196         * platform/chromium-win/http/tests/navigation/javascriptlink-frames-expected.txt:
72197         * platform/chromium-win/http/tests/navigation/post-basic-expected.txt:
72198         * platform/chromium-win/http/tests/navigation/post-frames-expected.txt:
72199         * platform/chromium-win/http/tests/navigation/postredirect-basic-expected.txt:
72200         * platform/chromium-win/http/tests/navigation/postredirect-frames-expected.txt:
72201         * platform/chromium-win/http/tests/navigation/postredirect-goback1-expected.txt:
72202         * platform/chromium-win/media/controls-after-reload-expected.txt:
72203         * platform/chromium-win/media/video-aspect-ratio-expected.txt:
72204         * platform/chromium-win/svg/custom/getsvgdocument-expected.txt:
72205         * platform/chromium-win/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
72206         * platform/chromium-win/tables/mozilla/bugs/bug120364-expected.txt:
72207         * platform/chromium-win/tables/mozilla/bugs/bug1224-expected.txt:
72208         * platform/chromium-win/tables/mozilla/bugs/bug13526-expected.txt:
72209         * platform/chromium-win/tables/mozilla/bugs/bug138725-expected.txt:
72210         * platform/chromium-win/tables/mozilla/bugs/bug2267-expected.txt:
72211         * platform/chromium-win/tables/mozilla/bugs/bug23299-expected.txt:
72212         * platform/chromium-win/tables/mozilla/bugs/bug2757-expected.txt:
72213         * platform/chromium-win/tables/mozilla/bugs/bug29157-expected.txt:
72214         * platform/chromium-win/tables/mozilla/bugs/bug2947-expected.txt:
72215         * platform/chromium-win/tables/mozilla/bugs/bug3037-1-expected.txt:
72216         * platform/chromium-win/tables/mozilla/bugs/bug33855-expected.txt:
72217         * platform/chromium-win/tables/mozilla/bugs/bug40828-expected.txt:
72218         * platform/chromium-win/tables/mozilla/bugs/bug42187-expected.txt:
72219         * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.txt:
72220         * platform/chromium-win/tables/mozilla/bugs/bug46368-1-expected.txt:
72221         * platform/chromium-win/tables/mozilla/bugs/bug46368-2-expected.txt:
72222         * platform/chromium-win/tables/mozilla/bugs/bug56405-expected.txt:
72223         * platform/chromium-win/tables/mozilla/bugs/bug5835-expected.txt:
72224         * platform/chromium-win/tables/mozilla/bugs/bug93363-expected.txt:
72225         * platform/chromium-win/tables/mozilla/core/bloomberg-expected.txt:
72226         * platform/chromium-win/tables/mozilla/marvin/tables_align_left-expected.txt:
72227         * platform/chromium-win/tables/mozilla/marvin/tables_align_right-expected.txt:
72228         * platform/chromium-win/tables/mozilla/other/move_row-expected.txt:
72229         * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
72230         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
72231         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
72232         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
72233         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
72234         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
72235         * platform/chromium-win/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
72236         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
72237         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
72238
72239 2010-07-15  Mads Ager  <ager@chromium.org>
72240
72241         Reviewed by Jeremy Orlow.
72242
72243         Chromium test expectations update after ES5 Object.freeze and Object.seal implementation.
72244         https://bugs.webkit.org/show_bug.cgi?id=42369
72245
72246         Add Object.freeze and Object.seal tests as expected to fail to the
72247         chromium test expectations file. The tests actually pass with V8
72248         but the text expectations expect them to fail because JSC has not
72249         yet implemented freeze and seal.
72250
72251         Not adding new chromium baselines because the baselines would
72252         contain little extra information (because the text files basically
72253         just contains either PASS or FAIL with little extra information).
72254
72255         * platform/chromium/test_expectations.txt:
72256
72257 2010-07-15  MORITA Hajime  <morrita@google.com>
72258
72259         Text layout is wrong with a SVG Font that lacks <missing-glyph> element
72260         https://bugs.webkit.org/show_bug.cgi?id=42352
72261         
72262         * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.checksum: Added.
72263         * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added.
72264         * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt: Added.
72265         * svg/custom/svg-fonts-without-missing-glyph.xhtml: Added.
72266
72267 2010-07-15  Nikolas Zimmermann  <nzimmermann@rim.com>
72268
72269         Reviewed by Dirk Schulze.
72270
72271         Cycle detection needs to include shadow tree
72272         https://bugs.webkit.org/show_bug.cgi?id=42360
72273
72274         Extend recursion tests to cover indirect recursion through <use> elements.
72275
72276         * platform/mac/svg/custom/recursive-clippath-expected.checksum:
72277         * platform/mac/svg/custom/recursive-clippath-expected.png:
72278         * platform/mac/svg/custom/recursive-clippath-expected.txt:
72279         * platform/mac/svg/custom/recursive-mask-expected.txt:
72280         * platform/mac/svg/custom/recursive-pattern-expected.checksum:
72281         * platform/mac/svg/custom/recursive-pattern-expected.png:
72282         * platform/mac/svg/custom/recursive-pattern-expected.txt:
72283         * svg/custom/recursive-clippath.svg:
72284         * svg/custom/recursive-mask.svg:
72285         * svg/custom/recursive-pattern.svg:
72286
72287 2010-07-15  Nikolas Zimmermann  <nzimmermann@rim.com>
72288
72289         Reviewed by Dirk Schulze.
72290
72291         clipPath is missing cycle detection
72292         https://bugs.webkit.org/show_bug.cgi?id=42350
72293
72294         Change clipPath behaviour: clipPath children that reference the clipPath they define, are not ignored.
72295         Updated tests accordingly. Raised SVG WG question, as the handling is inconsistent between Opera/FF & WebKit.
72296
72297         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.txt:
72298         * platform/mac/svg/custom/recursive-clippath-expected.checksum:
72299         * platform/mac/svg/custom/recursive-clippath-expected.png:
72300         * platform/mac/svg/custom/recursive-clippath-expected.txt:
72301         * svg/clip-path/clip-path-recursive-call-by-child.svg:
72302         * svg/custom/recursive-clippath.svg:
72303
72304 2010-07-15  Nikolas Zimmermann  <nzimmermann@rim.com>
72305
72306         Rubber-stamped by Dirk Schulze.
72307
72308         Extend svg/custom/recursive-gradient.svg with the same recursion tests patterns have.
72309
72310         * platform/mac/svg/custom/recursive-gradient-expected.checksum:
72311         * platform/mac/svg/custom/recursive-gradient-expected.png:
72312         * platform/mac/svg/custom/recursive-gradient-expected.txt:
72313         * svg/custom/recursive-gradient.svg:
72314
72315 2010-07-15  Nikolas Zimmermann  <nzimmermann@rim.com>
72316
72317         Reviewed by Eric Seidel.
72318
72319         SVG patterns and masks should not be able to reference themselves
72320         https://bugs.webkit.org/show_bug.cgi?id=32171
72321
72322         Pattern still had an issue, when using constructs like:
72323         <pattern id="pattern1" xlink:href="#pattern2"/>
72324         <pattern id="pattern2"><rect fill="url(#pattern1)"/></pattern>
72325
72326         * platform/mac/svg/custom/recursive-pattern-expected.checksum:
72327         * platform/mac/svg/custom/recursive-pattern-expected.png:
72328         * platform/mac/svg/custom/recursive-pattern-expected.txt:
72329         * svg/custom/recursive-pattern.svg: Add new subtest.
72330
72331 2010-07-15  Nikolas Zimmermann  <nzimmermann@rim.com>
72332
72333         Not reviewed. Forgot to reset pixel test result to the old result after the partial revert.
72334
72335         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
72336         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
72337
72338 2010-07-15  Nikolas Zimmermann  <nzimmermann@rim.com>
72339
72340         Reviewed by Adam Barth.
72341
72342         Pixel test failure in moving-shadow-on-path.html and moving-shadow-on-container.html
72343         https://bugs.webkit.org/show_bug.cgi?id=42249
72344
72345         Update fast/repaint/moving-shadow-on-path.html result, which shows a slightly smaller repaint rect.
72346
72347         * platform/mac/fast/repaint/moving-shadow-on-path-expected.checksum:
72348         * platform/mac/fast/repaint/moving-shadow-on-path-expected.png:
72349
72350 2010-07-15  Maciej Stachowiak  <mjs@apple.com>
72351
72352         Unreviewed, trivial error in previous commit.
72353
72354         Fix mistake in the last commit due to last minute change.
72355
72356         * platform/mac-wk2/Skipped: change extensions from -diffs.txt to .html
72357
72358 2010-07-14  Maciej Stachowiak  <mjs@apple.com>
72359
72360         Reviewed by Simon Fraser.
72361
72362         Add more tests that fail under WebKit2 to the WebKit2 skipped list
72363         https://bugs.webkit.org/show_bug.cgi?id=42334
72364
72365         * platform/mac-wk2/Skipped:
72366
72367 2010-07-15  Eric Seidel  <eric@webkit.org>
72368
72369         Unreviewed, just updating expectations.
72370
72371         * html5lib/runner-expected.txt:
72372          - I think my changes got out of order with one another.
72373            The new results here are correct.
72374
72375 2010-07-14  Sheriff Bot  <webkit.review.bot@gmail.com>
72376
72377         Unreviewed, rolling out r63352.
72378         http://trac.webkit.org/changeset/63352
72379         https://bugs.webkit.org/show_bug.cgi?id=42341
72380
72381         Broke plugin-initiate-popup-window.html and plugin-javascript-
72382         access.html on snow leopard (Requested by abarth on #webkit).
72383
72384         * platform/chromium/test_expectations.txt:
72385         * platform/gtk/Skipped:
72386         * platform/qt/Skipped:
72387         * platform/win/Skipped:
72388         * plugins/plugin-initiate-popup-window-expected.txt: Removed.
72389         * plugins/plugin-initiate-popup-window.html: Removed.
72390
72391 2010-07-14  Martin Robinson  <mrobinson@igalia.com>
72392
72393         Unreviewed.
72394
72395         Second pass of updating baselines, fixing bad media baselines.
72396
72397         * platform/gtk/media/controls-after-reload-expected.txt:
72398         * platform/gtk/media/controls-strict-expected.txt:
72399         * platform/gtk/media/controls-styling-expected.txt:
72400         * platform/gtk/media/video-replaces-poster-expected.txt:
72401
72402 2010-07-14  Eric Seidel  <eric@webkit.org>
72403
72404         Unreviewed.  Just updating expected results.
72405
72406         Add a test to document WebKit (and Minefield's) HTML5 spec violation related to text node coalescing
72407         https://bugs.webkit.org/show_bug.cgi?id=42294
72408
72409         Update results from Qt bot (using my new fancy rebaseline tool).
72410
72411         * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
72412         * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
72413         * platform/qt/editing/pasteboard/4641033-expected.txt:
72414         * platform/qt/editing/pasteboard/5028447-expected.txt:
72415         * platform/qt/editing/pasteboard/paste-text-010-expected.txt:
72416         * platform/qt/editing/pasteboard/select-element-1-expected.txt:
72417         * platform/qt/fast/canvas/arc360-expected.txt:
72418         * platform/qt/fast/canvas/canvas-before-css-expected.txt:
72419         * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt:
72420         * platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt:
72421         * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
72422         * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
72423         * platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt:
72424         * platform/qt/fast/canvas/shadow-offset-1-expected.txt:
72425         * platform/qt/fast/canvas/shadow-offset-2-expected.txt:
72426         * platform/qt/fast/canvas/shadow-offset-3-expected.txt:
72427         * platform/qt/fast/canvas/shadow-offset-4-expected.txt:
72428         * platform/qt/fast/canvas/shadow-offset-5-expected.txt:
72429         * platform/qt/fast/canvas/shadow-offset-6-expected.txt:
72430         * platform/qt/fast/canvas/shadow-offset-7-expected.txt:
72431         * platform/qt/fast/css/contentImage-expected.txt:
72432         * platform/qt/fast/css/pseudo-cache-stale-expected.txt:
72433         * platform/qt/fast/css/rem-units-on-root-expected.txt:
72434         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
72435         * platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
72436         * platform/qt/fast/dom/attr_dead_doc-expected.txt:
72437         * platform/qt/fast/dynamic/anchor-lock-expected.txt:
72438         * platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.txt:
72439         * platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt:
72440         * platform/qt/fast/dynamic/window-scrollbars-test-expected.txt:
72441         * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt:
72442         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
72443         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
72444         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
72445         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
72446         * platform/qt/fast/frames/viewsource-on-image-file-expected.txt:
72447         * platform/qt/fast/images/animated-gif-with-offsets-expected.txt:
72448         * platform/qt/fast/images/image-in-map-expected.txt:
72449         * platform/qt/fast/multicol/layers-split-across-columns-expected.txt:
72450         * platform/qt/fast/multicol/nested-columns-expected.txt:
72451         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
72452         * platform/qt/fast/overflow/line-clamp-expected.txt:
72453         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
72454         * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt:
72455         * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt:
72456         * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt:
72457         * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
72458         * platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
72459         * platform/qt/http/tests/misc/frame-access-during-load-expected.txt:
72460         * platform/qt/http/tests/misc/iframe404-expected.txt:
72461         * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt:
72462         * platform/qt/plugins/netscape-dom-access-expected.txt:
72463         * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
72464         * platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt:
72465
72466 2010-07-14  Martin Robinson  <mrobinson@igalia.com>
72467
72468         Unreviewed.
72469
72470         Update baselines after text node coalescing changes in r63403.
72471
72472         * platform/gtk/editing/deleting/delete-line-013-expected.txt:
72473         * platform/gtk/editing/deleting/delete-line-014-expected.txt:
72474         * platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
72475         * platform/gtk/editing/inserting/insert-3907422-fix-expected.txt:
72476         * platform/gtk/editing/pasteboard/paste-text-010-expected.txt:
72477         * platform/gtk/editing/selection/drag-in-iframe-expected.txt:
72478         * platform/gtk/editing/selection/move-by-sentence-001-expected.txt:
72479         * platform/gtk/fast/backgrounds/size/backgroundSize16-expected.txt:
72480         * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt:
72481         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
72482         * platform/gtk/fast/forms/slider-thumb-stylability-expected.txt:
72483         * platform/gtk/fast/forms/thumbslider-crash-expected.txt:
72484         * platform/gtk/fast/forms/thumbslider-no-parent-slider-expected.txt:
72485         * platform/gtk/fast/images/icon-decoding-expected.txt:
72486         * platform/gtk/fast/layers/remove-only-this-layer-update-expected.txt:
72487         * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt:
72488         * platform/gtk/fast/multicol/nested-columns-expected.txt:
72489         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
72490         * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
72491         * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt:
72492         * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt:
72493         * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt:
72494         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
72495         * platform/gtk/media/controls-after-reload-expected.txt:
72496         * platform/gtk/media/controls-strict-expected.txt:
72497         * platform/gtk/media/controls-styling-expected.txt:
72498         * platform/gtk/media/video-replaces-poster-expected.txt:
72499
72500 2010-07-14  Eric Seidel  <eric@webkit.org>
72501
72502         Reviewed by Adam Barth.
72503
72504         Add a test to document WebKit (and Minefield's) HTML5 spec violation related to text node coalescing
72505         https://bugs.webkit.org/show_bug.cgi?id=42294
72506
72507         * html5lib/resources/adoption01.dat:
72508         * html5lib/runner-expected-html5.txt:
72509         * html5lib/runner-expected.txt:
72510
72511 2010-07-14  Eric Seidel  <eric@webkit.org>
72512
72513         Reviewed by Adam Barth.
72514
72515         Make the LegacyHTMLTreeBuilder coalesce text nodes
72516         https://bugs.webkit.org/show_bug.cgi?id=42314
72517
72518         I had to fix one test which was using
72519         <div></textarea> and depending on the fact that text nodes
72520         were not getting coalesced when the </textarea> was ignored.
72521
72522         Otherwise these test updates are all just reflecting that we
72523         now merge adjacent text nodes when inserting them from the parser.
72524
72525         * editing/deleting/delete-br-in-last-table-cell-expected.txt:
72526         * editing/selection/skip-non-editable-1-expected.txt:
72527         * editing/selection/skip-non-editable-2-expected.txt:
72528         * editing/text-iterator/thai-cursor-movement-expected.txt:
72529         * editing/text-iterator/thai-cursor-movement.html:
72530         * fast/css/text-align-expected.txt:
72531         * fast/repaint/inline-overflow-expected.txt:
72532         * html5lib/runner-expected.txt:
72533         * html5lib/webkit-resumer-expected.txt:
72534         * http/tests/security/dataTransfer-set-data-file-url-expected.txt:
72535         * platform/mac/compositing/color-matching/pdf-image-match-expected.txt:
72536         * platform/mac/compositing/geometry/clipping-foreground-expected.txt:
72537         * platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt:
72538         * platform/mac/compositing/masks/direct-image-mask-expected.txt:
72539         * platform/mac/compositing/masks/masked-ancestor-expected.txt:
72540         * platform/mac/compositing/masks/multiple-masks-expected.txt:
72541         * platform/mac/compositing/masks/simple-composited-mask-expected.txt:
72542         * platform/mac/compositing/overflow/ancestor-overflow-expected.txt:
72543         * platform/mac/compositing/overflow/overflow-scroll-expected.txt:
72544         * platform/mac/compositing/overflow/parent-overflow-expected.txt:
72545         * platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt:
72546         * platform/mac/compositing/plugins/composited-plugin-expected.txt:
72547         * platform/mac/compositing/reflections/simple-composited-reflections-expected.txt:
72548         * platform/mac/compositing/shadows/shadow-drawing-expected.txt:
72549         * platform/mac/compositing/webgl/webgl-reflection-expected.txt:
72550         * platform/mac/editing/deleting/5168598-expected.txt:
72551         * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
72552         * platform/mac/editing/deleting/delete-block-merge-contents-023-expected.txt:
72553         * platform/mac/editing/deleting/delete-block-merge-contents-024-expected.txt:
72554         * platform/mac/editing/deleting/delete-line-013-expected.txt:
72555         * platform/mac/editing/deleting/delete-line-014-expected.txt:
72556         * platform/mac/editing/execCommand/insert-list-and-stitch-expected.txt:
72557         * platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
72558         * platform/mac/editing/inserting/insert-3907422-fix-expected.txt:
72559         * platform/mac/editing/pasteboard/4641033-expected.txt:
72560         * platform/mac/editing/pasteboard/5028447-expected.txt:
72561         * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.txt:
72562         * platform/mac/editing/pasteboard/drag-drop-dead-frame-expected.txt:
72563         * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
72564         * platform/mac/editing/pasteboard/paste-text-010-expected.txt:
72565         * platform/mac/editing/pasteboard/select-element-1-expected.txt:
72566         * platform/mac/editing/selection/5354455-2-expected.txt:
72567         * platform/mac/editing/selection/doubleclick-crash-expected.txt:
72568         * platform/mac/editing/selection/drag-in-iframe-expected.txt:
72569         * platform/mac/editing/selection/drag-text-delay-expected.txt:
72570         * platform/mac/editing/selection/expanding-selections2-expected.txt:
72571         * platform/mac/editing/selection/extend-by-character-006-expected.txt:
72572         * platform/mac/editing/selection/focus_editable_html-expected.txt:
72573         * platform/mac/editing/selection/mixed-editability-1-expected.txt:
72574         * platform/mac/editing/selection/move-by-sentence-001-expected.txt:
72575         * platform/mac/editing/selection/select-all-005-expected.txt:
72576         * platform/mac/editing/selection/selection-actions-expected.txt:
72577         * platform/mac/editing/style/apple-style-editable-mix-expected.txt:
72578         * platform/mac/editing/style/font-family-with-space-expected.txt:
72579         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.txt:
72580         * platform/mac/fast/block/float/001-expected.txt:
72581         * platform/mac/fast/block/margin-collapse/037-expected.txt:
72582         * platform/mac/fast/block/margin-collapse/038-expected.txt:
72583         * platform/mac/fast/block/positioning/055-expected.txt:
72584         * platform/mac/fast/block/positioning/auto/005-expected.txt:
72585         * platform/mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
72586         * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
72587         * platform/mac/fast/block/positioning/relative-overflow-replaced-expected.txt:
72588         * platform/mac/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
72589         * platform/mac/fast/block/positioning/window-height-change-expected.txt:
72590         * platform/mac/fast/borders/border-image-01-expected.txt:
72591         * platform/mac/fast/borders/border-image-border-radius-expected.txt:
72592         * platform/mac/fast/borders/border-image-rotate-transform-expected.txt:
72593         * platform/mac/fast/borders/border-image-scale-transform-expected.txt:
72594         * platform/mac/fast/borders/svg-as-border-image-2-expected.txt:
72595         * platform/mac/fast/borders/svg-as-border-image-expected.txt:
72596         * platform/mac/fast/canvas/arc360-expected.txt:
72597         * platform/mac/fast/canvas/canvas-before-css-expected.txt:
72598         * platform/mac/fast/canvas/canvas-incremental-repaint-2-expected.txt:
72599         * platform/mac/fast/canvas/canvas-incremental-repaint-expected.txt:
72600         * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.txt:
72601         * platform/mac/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
72602         * platform/mac/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
72603         * platform/mac/fast/canvas/gradient-add-second-start-end-stop-expected.txt:
72604         * platform/mac/fast/canvas/shadow-offset-1-expected.txt:
72605         * platform/mac/fast/canvas/shadow-offset-2-expected.txt:
72606         * platform/mac/fast/canvas/shadow-offset-3-expected.txt:
72607         * platform/mac/fast/canvas/shadow-offset-4-expected.txt:
72608         * platform/mac/fast/canvas/shadow-offset-5-expected.txt:
72609         * platform/mac/fast/canvas/shadow-offset-6-expected.txt:
72610         * platform/mac/fast/canvas/shadow-offset-7-expected.txt:
72611         * platform/mac/fast/clip/016-expected.txt:
72612         * platform/mac/fast/clip/outline-overflowClip-expected.txt:
72613         * platform/mac/fast/css-generated-content/001-expected.txt:
72614         * platform/mac/fast/css-generated-content/013-expected.txt:
72615         * platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt:
72616         * platform/mac/fast/css/MarqueeLayoutTest-expected.txt:
72617         * platform/mac/fast/css/ZeroOpacityLayers-expected.txt:
72618         * platform/mac/fast/css/ZeroOpacityLayers2-expected.txt:
72619         * platform/mac/fast/css/background-image-with-baseurl-expected.txt:
72620         * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt:
72621         * platform/mac/fast/css/color-correction-expected.txt:
72622         * platform/mac/fast/css/color-correction-on-backgrounds-expected.txt:
72623         * platform/mac/fast/css/color-correction-on-text-expected.txt:
72624         * platform/mac/fast/css/color-correction-on-text-shadow-expected.txt:
72625         * platform/mac/fast/css/contentImage-expected.txt:
72626         * platform/mac/fast/css/continuationCrash-expected.txt:
72627         * platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt:
72628         * platform/mac/fast/css/empty-generated-content-expected.txt:
72629         * platform/mac/fast/css/font-face-default-font-expected.txt:
72630         * platform/mac/fast/css/font-face-in-media-rule-expected.txt:
72631         * platform/mac/fast/css/getFloatValueForUnit-expected.txt:
72632         * platform/mac/fast/css/import_with_baseurl-expected.txt:
72633         * platform/mac/fast/css/invalidation-errors-2-expected.txt:
72634         * platform/mac/fast/css/invalidation-errors-expected.txt:
72635         * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
72636         * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
72637         * platform/mac/fast/css/pseudo-cache-stale-expected.txt:
72638         * platform/mac/fast/css/rem-units-on-root-expected.txt:
72639         * platform/mac/fast/css/resize-corner-tracking-expected.txt:
72640         * platform/mac/fast/css/variables/inline-style-test-expected.txt:
72641         * platform/mac/fast/css/vertical-align-lengths-expected.txt:
72642         * platform/mac/fast/css/word-space-extra-expected.txt:
72643         * platform/mac/fast/dom/Element/null-offset-parent-expected.txt:
72644         * platform/mac/fast/dom/HTMLElement/bdo-expected.txt:
72645         * platform/mac/fast/dom/HTMLHeadElement/textInHead1-expected.txt:
72646         * platform/mac/fast/dom/HTMLHeadElement/textInHead2-expected.txt:
72647         * platform/mac/fast/dom/HTMLHeadElement/textInHead3-expected.txt:
72648         * platform/mac/fast/dom/HTMLHeadElement/textInHead4-expected.txt:
72649         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
72650         * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
72651         * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
72652         * platform/mac/fast/dom/Window/open-existing-pop-up-blocking-expected.txt:
72653         * platform/mac/fast/dom/attr_dead_doc-expected.txt:
72654         * platform/mac/fast/dom/comment-not-documentElement-expected.txt:
72655         * platform/mac/fast/dom/jsDevicePixelRatio-expected.txt:
72656         * platform/mac/fast/dynamic/008-expected.txt:
72657         * platform/mac/fast/dynamic/011-expected.txt:
72658         * platform/mac/fast/dynamic/anchor-lock-expected.txt:
72659         * platform/mac/fast/dynamic/anonymous-block-layer-lost-expected.txt:
72660         * platform/mac/fast/dynamic/link-href-change-expected.txt:
72661         * platform/mac/fast/dynamic/outerHTML-img-expected.txt:
72662         * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.txt:
72663         * platform/mac/fast/dynamic/window-scrollbars-test-expected.txt:
72664         * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
72665         * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
72666         * platform/mac/fast/encoding/xmacroman-encoding-test-expected.txt:
72667         * platform/mac/fast/events/context-no-deselect-expected.txt:
72668         * platform/mac/fast/events/event-listener-on-link-expected.txt:
72669         * platform/mac/fast/events/focusingUnloadedFrame-expected.txt:
72670         * platform/mac/fast/events/reveal-link-when-focused-expected.txt:
72671         * platform/mac/fast/flexbox/025-expected.txt:
72672         * platform/mac/fast/forms/003-expected.txt:
72673         * platform/mac/fast/forms/basic-textareas-expected.txt:
72674         * platform/mac/fast/forms/box-shadow-override-expected.txt:
72675         * platform/mac/fast/forms/button-default-title-expected.txt:
72676         * platform/mac/fast/forms/button-inner-block-reuse-expected.txt:
72677         * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt:
72678         * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
72679         * platform/mac/fast/forms/fieldset-align-expected.txt:
72680         * platform/mac/fast/forms/fieldset-with-float-expected.txt:
72681         * platform/mac/fast/forms/formmove2-expected.txt:
72682         * platform/mac/fast/forms/formmove3-expected.txt:
72683         * platform/mac/fast/forms/image-border-expected.txt:
72684         * platform/mac/fast/forms/indeterminate-expected.txt:
72685         * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
72686         * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
72687         * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
72688         * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
72689         * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
72690         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
72691         * platform/mac/fast/forms/input-field-text-truncated-expected.txt:
72692         * platform/mac/fast/forms/input-first-letter-expected.txt:
72693         * platform/mac/fast/forms/input-no-renderer-expected.txt:
72694         * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
72695         * platform/mac/fast/forms/input-spaces-expected.txt:
72696         * platform/mac/fast/forms/input-type-text-min-width-expected.txt:
72697         * platform/mac/fast/forms/listbox-clip-expected.txt:
72698         * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
72699         * platform/mac/fast/forms/listbox-width-change-expected.txt:
72700         * platform/mac/fast/forms/option-script-expected.txt:
72701         * platform/mac/fast/forms/option-strip-whitespace-expected.txt:
72702         * platform/mac/fast/forms/placeholder-set-value-expected.txt:
72703         * platform/mac/fast/forms/placeholder-stripped-expected.txt:
72704         * platform/mac/fast/forms/radio-nested-labels-expected.txt:
72705         * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
72706         * platform/mac/fast/forms/search-styled-expected.txt:
72707         * platform/mac/fast/forms/searchfield-heights-expected.txt:
72708         * platform/mac/fast/forms/select-change-listbox-size-expected.txt:
72709         * platform/mac/fast/forms/select-empty-option-height-expected.txt:
72710         * platform/mac/fast/forms/select-initial-position-expected.txt:
72711         * platform/mac/fast/forms/select-item-background-clip-expected.txt:
72712         * platform/mac/fast/forms/select-visual-hebrew-expected.txt:
72713         * platform/mac/fast/forms/slider-thumb-stylability-expected.txt:
72714         * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
72715         * platform/mac/fast/forms/targeted-frame-submission-expected.txt:
72716         * platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt:
72717         * platform/mac/fast/forms/textarea-scrollbar-expected.txt:
72718         * platform/mac/fast/forms/textarea-width-expected.txt:
72719         * platform/mac/fast/forms/textfield-outline-expected.txt:
72720         * platform/mac/fast/forms/thumbslider-crash-expected.txt:
72721         * platform/mac/fast/forms/thumbslider-no-parent-slider-expected.txt:
72722         * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
72723         * platform/mac/fast/frames/001-expected.txt:
72724         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
72725         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
72726         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
72727         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
72728         * platform/mac/fast/frames/frame-element-name-expected.txt:
72729         * platform/mac/fast/frames/frameElement-iframe-expected.txt:
72730         * platform/mac/fast/frames/viewsource-attribute-expected.txt:
72731         * platform/mac/fast/frames/viewsource-on-image-file-expected.txt:
72732         * platform/mac/fast/html/keygen-expected.txt:
72733         * platform/mac/fast/html/marquee-scroll-expected.txt:
72734         * platform/mac/fast/images/animated-gif-with-offsets-expected.txt:
72735         * platform/mac/fast/images/animated-svg-as-image-expected.txt:
72736         * platform/mac/fast/images/favicon-as-image-expected.txt:
72737         * platform/mac/fast/images/icon-decoding-expected.txt:
72738         * platform/mac/fast/images/image-in-map-expected.txt:
72739         * platform/mac/fast/images/pdf-as-image-landscape-expected.txt:
72740         * platform/mac/fast/inline-block/001-expected.txt:
72741         * platform/mac/fast/inline-block/003-expected.txt:
72742         * platform/mac/fast/inline-block/006-expected.txt:
72743         * platform/mac/fast/inline-block/14498-positionForCoordinates-expected.txt:
72744         * platform/mac/fast/inline-block/tricky-baseline-expected.txt:
72745         * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:
72746         * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt:
72747         * platform/mac/fast/inline/long-wrapped-line-expected.txt:
72748         * platform/mac/fast/inline/percentage-margins-expected.txt:
72749         * platform/mac/fast/inline/positionedLifetime-expected.txt:
72750         * platform/mac/fast/invalid/005-expected.txt:
72751         * platform/mac/fast/invalid/006-expected.txt:
72752         * platform/mac/fast/invalid/021-expected.txt:
72753         * platform/mac/fast/invalid/missing-dl-end-tag-expected.txt:
72754         * platform/mac/fast/invalid/missing-dt-end-tag-expected.txt:
72755         * platform/mac/fast/layers/remove-only-this-layer-update-expected.txt:
72756         * platform/mac/fast/lists/markers-in-selection-expected.txt:
72757         * platform/mac/fast/loader/start-load-in-unload-expected.txt:
72758         * platform/mac/fast/multicol/layers-split-across-columns-expected.txt:
72759         * platform/mac/fast/multicol/nested-columns-expected.txt:
72760         * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
72761         * platform/mac/fast/overflow/line-clamp-expected.txt:
72762         * platform/mac/fast/overflow/scrollRevealButton-expected.txt:
72763         * platform/mac/fast/parser/comment-in-style-expected.txt:
72764         * platform/mac/fast/parser/entity-comment-in-style-expected.txt:
72765         * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt:
72766         * platform/mac/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
72767         * platform/mac/fast/parser/open-comment-in-textarea-expected.txt:
72768         * platform/mac/fast/parser/parseCommentsInTitles-expected.txt:
72769         * platform/mac/fast/parser/remove-block-in-residual-style-expected.txt:
72770         * platform/mac/fast/parser/title-error-test-expected.txt:
72771         * platform/mac/fast/repaint/4774354-expected.txt:
72772         * platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt:
72773         * platform/mac/fast/repaint/continuation-after-outline-expected.txt:
72774         * platform/mac/fast/repaint/inline-block-overflow-expected.txt:
72775         * platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt:
72776         * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt:
72777         * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt:
72778         * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
72779         * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt:
72780         * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt:
72781         * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt:
72782         * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:
72783         * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt:
72784         * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt:
72785         * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt:
72786         * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
72787         * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt:
72788         * platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
72789         * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
72790         * platform/mac/fast/repaint/search-field-cancel-expected.txt:
72791         * platform/mac/fast/repaint/selected-replaced-expected.txt:
72792         * platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt:
72793         * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
72794         * platform/mac/fast/repaint/transform-replaced-shadows-expected.txt:
72795         * platform/mac/fast/replaced/image-resize-width-expected.txt:
72796         * platform/mac/fast/replaced/maxheight-percent-expected.txt:
72797         * platform/mac/fast/replaced/maxheight-pxs-expected.txt:
72798         * platform/mac/fast/replaced/maxwidth-percent-expected.txt:
72799         * platform/mac/fast/replaced/maxwidth-pxs-expected.txt:
72800         * platform/mac/fast/replaced/minheight-percent-expected.txt:
72801         * platform/mac/fast/replaced/minheight-pxs-expected.txt:
72802         * platform/mac/fast/replaced/minwidth-percent-expected.txt:
72803         * platform/mac/fast/replaced/minwidth-pxs-expected.txt:
72804         * platform/mac/fast/ruby/ruby-empty-rt-expected.txt:
72805         * platform/mac/fast/ruby/ruby-length-expected.txt:
72806         * platform/mac/fast/table/012-expected.txt:
72807         * platform/mac/fast/table/018-expected.txt:
72808         * platform/mac/fast/table/append-cells2-expected.txt:
72809         * platform/mac/fast/table/cellindex-expected.txt:
72810         * platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
72811         * platform/mac/fast/table/nobr-expected.txt:
72812         * platform/mac/fast/table/remove-td-display-none-expected.txt:
72813         * platform/mac/fast/text/atsui-pointtooffset-calls-cg-expected.txt:
72814         * platform/mac/fast/text/atsui-rtl-override-selection-expected.txt:
72815         * platform/mac/fast/text/basic/009-expected.txt:
72816         * platform/mac/fast/text/in-rendered-text-rtl-expected.txt:
72817         * platform/mac/fast/text/international/001-expected.txt:
72818         * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.txt:
72819         * platform/mac/fast/text/international/bidi-european-terminators-expected.txt:
72820         * platform/mac/fast/text/international/wrap-CJK-001-expected.txt:
72821         * platform/mac/fast/text/justified-text-rect-expected.txt:
72822         * platform/mac/fast/text/selection-hard-linebreak-expected.txt:
72823         * platform/mac/fast/text/should-use-atsui-expected.txt:
72824         * platform/mac/fast/text/updateNewFont-expected.txt:
72825         * platform/mac/fast/text/whitespace/020-expected.txt:
72826         * platform/mac/fast/tokenizer/external-script-document-write_2-expected.txt:
72827         * platform/mac/fast/tokenizer/script_extra_close-expected.txt:
72828         * platform/mac/fast/transforms/identity-matrix-expected.txt:
72829         * platform/mac/fonts/cursive-expected.txt:
72830         * platform/mac/fonts/default-expected.txt:
72831         * platform/mac/fonts/fantasy-expected.txt:
72832         * platform/mac/fonts/monospace-expected.txt:
72833         * platform/mac/fonts/sans-serif-expected.txt:
72834         * platform/mac/fonts/serif-expected.txt:
72835         * platform/mac/http/tests/misc/favicon-as-image-expected.txt:
72836         * platform/mac/http/tests/misc/frame-access-during-load-expected.txt:
72837         * platform/mac/http/tests/misc/iframe404-expected.txt:
72838         * platform/mac/http/tests/misc/location-replace-crossdomain-expected.txt:
72839         * platform/mac/http/tests/multipart/invalid-image-data-expected.txt:
72840         * platform/mac/http/tests/multipart/invalid-image-data-standalone-expected.txt:
72841         * platform/mac/http/tests/navigation/anchor-frames-expected.txt:
72842         * platform/mac/http/tests/navigation/error404-frames-expected.txt:
72843         * platform/mac/http/tests/navigation/error404-subframeload-expected.txt:
72844         * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
72845         * platform/mac/http/tests/navigation/post-basic-expected.txt:
72846         * platform/mac/http/tests/navigation/post-frames-expected.txt:
72847         * platform/mac/http/tests/navigation/post-goback1-expected.txt:
72848         * platform/mac/http/tests/navigation/postredirect-basic-expected.txt:
72849         * platform/mac/http/tests/navigation/postredirect-frames-expected.txt:
72850         * platform/mac/http/tests/navigation/postredirect-goback1-expected.txt:
72851         * platform/mac/media/controls-after-reload-expected.txt:
72852         * platform/mac/media/controls-styling-expected.txt:
72853         * platform/mac/media/video-aspect-ratio-expected.txt:
72854         * platform/mac/media/video-replaces-poster-expected.txt:
72855         * platform/mac/printing/media-queries-print-expected.txt:
72856         * platform/mac/svg/custom/getsvgdocument-expected.txt:
72857         * platform/mac/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
72858         * platform/mac/tables/mozilla/bugs/bug120364-expected.txt:
72859         * platform/mac/tables/mozilla/bugs/bug1224-expected.txt:
72860         * platform/mac/tables/mozilla/bugs/bug13526-expected.txt:
72861         * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
72862         * platform/mac/tables/mozilla/bugs/bug2267-expected.txt:
72863         * platform/mac/tables/mozilla/bugs/bug23299-expected.txt:
72864         * platform/mac/tables/mozilla/bugs/bug2757-expected.txt:
72865         * platform/mac/tables/mozilla/bugs/bug29157-expected.txt:
72866         * platform/mac/tables/mozilla/bugs/bug2947-expected.txt:
72867         * platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt:
72868         * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
72869         * platform/mac/tables/mozilla/bugs/bug40828-expected.txt:
72870         * platform/mac/tables/mozilla/bugs/bug42187-expected.txt:
72871         * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
72872         * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
72873         * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
72874         * platform/mac/tables/mozilla/bugs/bug56405-expected.txt:
72875         * platform/mac/tables/mozilla/bugs/bug5835-expected.txt:
72876         * platform/mac/tables/mozilla/bugs/bug93363-expected.txt:
72877         * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
72878         * platform/mac/tables/mozilla/marvin/tables_align_left-expected.txt:
72879         * platform/mac/tables/mozilla/marvin/tables_align_right-expected.txt:
72880         * platform/mac/tables/mozilla/other/move_row-expected.txt:
72881         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
72882         * platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
72883         * platform/mac/tables/mozilla_expected_failures/bugs/bug128876-expected.txt:
72884         * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
72885         * platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
72886         * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
72887         * platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
72888         * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
72889         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
72890         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
72891         * platform/mac/transforms/3d/general/perspective-units-expected.txt:
72892         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt:
72893         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt:
72894         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-expected.txt:
72895         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt:
72896         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt:
72897         * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt:
72898
72899 2010-07-14  Eric Seidel  <eric@webkit.org>
72900
72901         Reviewed by Adam Barth.
72902
72903         HTMLTreeBuilder foster parents when it should not
72904         https://bugs.webkit.org/show_bug.cgi?id=42235
72905
72906         * html5lib/resources/adoption01.dat:
72907         * html5lib/runner-expected-html5.txt:
72908         * html5lib/runner-expected.txt:
72909
72910 2010-07-14  Alexey Proskuryakov  <ap@apple.com>
72911
72912         The same old directory name was present in mac-tiger skipped list.
72913
72914         * platform/mac-tiger/Skipped:
72915
72916 2010-07-14  Brian Weinstein  <bweinstein@apple.com>
72917
72918         A sputnik test was removed from the Skipped list in r63366 because it was a bogus filename,
72919         but this was because its directory was renamed. Add it back to the Skipped list with its new
72920         directory name.
72921
72922         * platform/mac-snowleopard/Skipped:
72923
72924 2010-07-14  Darin Adler  <darin@apple.com>
72925
72926         * platform/mac-snowleopard/Skipped: Removed a bogus filename for a file that does not
72927         exist. Clearly it was OK to not skip this test, because we were not skipping it before.
72928         But if it does need to be skipped, someone can add it back later.
72929
72930 2010-07-14  Darin Adler  <darin@apple.com>
72931
72932         Reviewed by Sam Weinig.
72933
72934         TreeWalker::previousSibling calls firstChild instead of lastChild when handling FILTER_SKIP
72935         https://bugs.webkit.org/show_bug.cgi?id=42008
72936
72937         TreeWalker::previousNode does not handle FILTER_REJECT when processing lastChild
72938         https://bugs.webkit.org/show_bug.cgi?id=42010
72939
72940         * fast/dom/TreeWalker/previousNodeLastChildReject-expected.txt: Added.
72941         * fast/dom/TreeWalker/previousNodeLastChildReject.html: Added.
72942         * fast/dom/TreeWalker/previousSiblingLastChildSkip-expected.txt: Added.
72943         * fast/dom/TreeWalker/previousSiblingLastChildSkip.html: Added.
72944         * fast/dom/TreeWalker/script-tests: Added.
72945         * fast/dom/TreeWalker/script-tests/TEMPLATE.html: Copied from LayoutTests/fast/dom/Element/script-tests/TEMPLATE.html.
72946         * fast/dom/TreeWalker/script-tests/previousNodeLastChildReject.js: Added.
72947         * fast/dom/TreeWalker/script-tests/previousSiblingLastChildSkip.js: Added.
72948
72949 2010-07-14  Ojan Vafai  <ojan@chromium.org>
72950
72951         Reviewed by Adam Barth.
72952
72953         html5lib/runner.html fails after http://trac.webkit.org/changeset/63338/
72954         https://bugs.webkit.org/show_bug.cgi?id=42290
72955
72956         * platform/chromium-mac/html5lib/runner-expected.txt:
72957         * platform/chromium-win/html5lib/runner-expected.txt:
72958
72959 2010-07-14  Chris Fleizach  <cfleizach@apple.com>
72960
72961         Reviewed by Darin Adler.
72962
72963         AX: aria-checked not recognized on image map radio buttons
72964         https://bugs.webkit.org/show_bug.cgi?id=42055
72965
72966         * platform/mac/accessibility/image-map-link-used-as-radiobutton-expected.txt: Added.
72967         * platform/mac/accessibility/image-map-link-used-as-radiobutton.html: Added.
72968
72969 2010-07-14  Chris Fleizach  <cfleizach@apple.com>
72970
72971         No review. Make sure Tiger and Leopard don't run this test.
72972
72973         AX: Data table heuristics: consider assuming data table for 'zebra-striped' rows
72974         https://bugs.webkit.org/show_bug.cgi?id=42117
72975
72976         * platform/mac-leopard/Skipped:
72977         * platform/mac-tiger/Skipped:
72978
72979 2010-07-14  Chris Fleizach  <cfleizach@apple.com>
72980
72981         Reviewed by Darin Adler.
72982
72983         Bug 42117 - AX: Data table heuristics: consider assuming data table for 'zebra-striped' rows
72984         https://bugs.webkit.org/show_bug.cgi?id=42117
72985
72986         * platform/mac/accessibility/table-with-zebra-rows-expected.txt: Added.
72987         * platform/mac/accessibility/table-with-zebra-rows.html: Added.
72988
72989 2010-07-14  Johnny Ding  <jnd@chromium.org>
72990
72991         Reviewed by Adam Barth.
72992
72993         https://bugs.webkit.org/show_bug.cgi?id=41292
72994         Add a test to initiate popup windows from plugin during plugin is handling mouse/keyboard event.
72995         Disable this test on gtk/qt/win since the test plugin in those platforms didn't implement NPP_HandleEvent.
72996
72997         * platform/chromium/test_expectations.txt:
72998         * platform/gtk/Skipped:
72999         * platform/qt/Skipped:
73000         * platform/win/Skipped:
73001         * plugins/plugin-initiate-popup-window-expected.txt: Added.
73002         * plugins/plugin-initiate-popup-window.html: Added.
73003
73004 2010-07-14  Erik Arvidsson  <arv@chromium.org>
73005
73006         Reviewed by Darin Adler.
73007
73008         Implement border-start and border-end properties
73009         https://bugs.webkit.org/show_bug.cgi?id=41782
73010
73011         * fast/css/border-start-end-expected.txt: Added.
73012         * fast/css/border-start-end.html: Added.
73013         * fast/css/script-tests/border-start-end.js: Added.
73014         (test):
73015         (testSame):
73016         (testWidth):
73017
73018 2010-07-13  Eric Seidel  <eric@webkit.org>
73019
73020         Reviewed by Adam Barth.
73021
73022         reconstructActiveFormElements should reconstruct attributes as well
73023         https://bugs.webkit.org/show_bug.cgi?id=42222
73024
73025         * html5lib/resources/adoption01.dat:
73026         * html5lib/runner-expected-html5.txt:
73027         * html5lib/runner-expected.txt:
73028
73029 2010-07-14  Kenneth Russell  <kbr@google.com>
73030
73031         Reviewed by Darin Fisher.
73032
73033         Delete remaining references to utils3d.js from WebGL layout tests
73034         https://bugs.webkit.org/show_bug.cgi?id=42275
73035
73036         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
73037         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d.html:
73038         * fast/canvas/webgl/gl-uniformmatrix4fv.html:
73039         * fast/canvas/webgl/point-size.html:
73040         * fast/canvas/webgl/read-pixels.html:
73041         * fast/canvas/webgl/renderbuffer-initialization.html:
73042         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html:
73043         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html:
73044         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html:
73045         * fast/canvas/webgl/tex-image-with-format-and-type.html:
73046         * fast/canvas/webgl/tex-sub-image-2d.html:
73047         * fast/canvas/webgl/texture-npot.html:
73048         * fast/canvas/webgl/texture-transparent-pixels-initialized.html:
73049
73050 2010-07-14  Brian Weinstein  <bweinstein@apple.com>
73051
73052         Rubber-stamped by Adam Roben.
73053
73054         Update the Windows platform specific results to S7.6_A3.1.html, because it is now
73055         passing on Windows.
73056
73057         * platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt:
73058
73059 2010-07-14  Kenneth Russell  <kbr@google.com>
73060
73061         Reviewed by Darin Fisher.
73062
73063         Synchronize webgl-test.js from Khronos repository
73064         https://bugs.webkit.org/show_bug.cgi?id=42212
73065
73066         Incorporated latest webgl-test.js from Khronos repository. Deleted
73067         utils3d.js and removed references to it from tests. Updated those
73068         tests which were using the create3DDebugContext helper function,
73069         which has been removed. Rebaselined five tests.
73070
73071         * fast/canvas/webgl/context-attributes-expected.txt:
73072         * fast/canvas/webgl/context-attributes.html:
73073         * fast/canvas/webgl/index-validation-copies-indices-expected.txt:
73074         * fast/canvas/webgl/index-validation-copies-indices.html:
73075         * fast/canvas/webgl/index-validation-verifies-too-many-indices-expected.txt:
73076         * fast/canvas/webgl/index-validation-verifies-too-many-indices.html:
73077         * fast/canvas/webgl/index-validation-with-resized-buffer.html:
73078         * fast/canvas/webgl/null-object-behaviour-expected.txt:
73079         * fast/canvas/webgl/null-object-behaviour.html:
73080         * fast/canvas/webgl/resources/utils3d.js: Removed.
73081         * fast/canvas/webgl/resources/webgl-test.js:
73082         (assertMsg):
73083         (webglTestLog):
73084         (create3DContext):
73085         (create3DContextWithWrapperThatThrowsOnGLError.wrap.getError):
73086         (create3DContextWithWrapperThatThrowsOnGLError):
73087         (getGLErrorAsString):
73088         (shouldGenerateGLError):
73089         (glErrorShouldBe):
73090         (createProgram):
73091         (initWebGL):
73092         (getShaderSource):
73093         (loadShader):
73094         (loadShaderFromFile):
73095         (loadShaderFromScript):
73096         (loadProgram):
73097         (loadStandardVertexShader):
73098         (loadStandardFragmentShader):
73099         (makeBox):
73100         (makeSphere):
73101         (loadObj.req.onreadystatechange):
73102         (loadObj):
73103         (processLoadObj):
73104         (doLoadObj):
73105         (loadImageTexture.texture.image.onload):
73106         (loadImageTexture):
73107         (doLoadImageTexture):
73108         (Framerate.fr):
73109         (Framerate):
73110         (Framerate.prototype.updateFramerate):
73111         (Framerate.prototype.snapshot):
73112         * fast/canvas/webgl/texImage2DImageDataTest.html:
73113         * fast/canvas/webgl/texture-active-bind.html:
73114         * fast/canvas/webgl/texture-complete.html:
73115         * fast/canvas/webgl/triangle.html:
73116         * fast/canvas/webgl/uniform-location-expected.txt:
73117         * fast/canvas/webgl/uniform-location.html:
73118         * fast/canvas/webgl/viewport-unchanged-upon-resize.html:
73119
73120 2010-07-14  Tony Gentilcore  <tonyg@chromium.org>
73121
73122         Unreviewed, build fix for r63326.
73123
73124         Update platform expectations for r63326
73125         https://bugs.webkit.org/show_bug.cgi?id=42269
73126
73127         r63326 added shouldBeGreaterThanOrEqual and updated the root expectations. This patch makes the same change to the platform-specific expectations.
73128
73129         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
73130         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
73131         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
73132
73133 2010-07-14  Tony Gentilcore  <tonyg@chromium.org>
73134
73135         Reviewed by Darin Fisher.
73136
73137         Implement Web Timing redirectStart, redirectEnd, redirectCount
73138         https://bugs.webkit.org/show_bug.cgi?id=42018
73139
73140         Tests pass with --web-timing. Expectations set to FAIL because disabled by default.
73141
73142         * fast/dom/script-tests/webtiming.js: Since this is not a redirect, redirect times and count should be zero.
73143         (checkTimingBeforeLoad):
73144         (checkWebTimingOnLoad):
73145         (checkWebTimingAfterLoad):
73146         * fast/dom/webtiming-expected.txt:
73147         * fast/js/resources/js-test-pre.js:
73148         (shouldBeGreaterThanOrEqual): Factored out so that other tests can share this method.
73149         * http/tests/misc/resources/webtiming-one-redirect.html: Added.
73150         * http/tests/misc/resources/webtiming-two-redirects.html: Added.
73151         * http/tests/misc/webtiming-one-redirect-expected.txt: Added.
73152         * http/tests/misc/webtiming-one-redirect.php: Added.
73153         * http/tests/misc/webtiming-two-redirects-expected.txt: Added.
73154         * http/tests/misc/webtiming-two-redirects.php: Added.
73155
73156 2010-07-14  Eric Carlson  <eric.carlson@apple.com>
73157
73158         Reviewed by Darin Adler.
73159
73160         Update media element's seeking logic.
73161         https://bugs.webkit.org/show_bug.cgi?id=42178
73162         <rdar://problem/8185817>
73163
73164         * http/tests/media/video-seekable-stall-expected.txt:
73165         * http/tests/media/video-seekable-stall.html: Seeking to an unbuffered time no longer
73166         generates an exception.
73167
73168 2010-07-14  Sheriff Bot  <webkit.review.bot@gmail.com>
73169
73170         Unreviewed, rolling out r63305.
73171         http://trac.webkit.org/changeset/63305
73172         https://bugs.webkit.org/show_bug.cgi?id=42256
73173
73174         "debugger-breakpoints-not-activated-on-reload.html fails on
73175         GTK" (Requested by yurys on #webkit).
73176
73177         * http/tests/inspector/debugger-test.js:
73178         (frontend_completeDebuggerTest):
73179         * inspector/debugger-breakpoints-not-activated-on-reload-expected.txt: Removed.
73180         * inspector/debugger-breakpoints-not-activated-on-reload.html: Removed.
73181
73182 2010-07-14  Yury Semikhatsky  <yurys@chromium.org>
73183
73184         Unreviewed. Update Chromium test expectations.
73185
73186         * platform/chromium-linux/svg/custom/recursive-gradient-expected.checksum: Added.
73187         * platform/chromium-linux/svg/custom/recursive-pattern-expected.checksum: Added.
73188         * platform/chromium-mac/svg/custom/recursive-filter-expected.checksum: Added.
73189         * platform/chromium-mac/svg/custom/recursive-filter-expected.png: Added.
73190         * platform/chromium-win/svg/custom/recursive-filter-expected.checksum: Added.
73191         * platform/chromium-win/svg/custom/recursive-filter-expected.png: Added.
73192         * platform/chromium-win/svg/custom/recursive-gradient-expected.checksum: Added.
73193         * platform/chromium-win/svg/custom/recursive-gradient-expected.png: Added.
73194         * platform/chromium-win/svg/custom/recursive-mask-expected.checksum: Added.
73195         * platform/chromium-win/svg/custom/recursive-mask-expected.png: Added.
73196         * platform/chromium-win/svg/custom/recursive-pattern-expected.checksum: Added.
73197         * platform/chromium-win/svg/custom/recursive-pattern-expected.png: Added.
73198         * platform/chromium/test_expectations.txt:
73199
73200 2010-07-14  Yury Semikhatsky  <yurys@chromium.org>
73201
73202         Unreviewed. Add new debugger test to the skip list on Qt.
73203
73204         * platform/qt/Skipped:
73205
73206 2010-07-14  Nikolas Zimmermann  <nzimmermann@rim.com>
73207
73208         Reviewed by Dirk Schulze.
73209
73210         Inconsistent LayoutRepainter usage in the SVG renderers
73211         https://bugs.webkit.org/show_bug.cgi?id=42245
73212
73213         Update pixel test baseline, which shows a marignal difference, due the repaint changes.
73214
73215         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
73216         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
73217
73218 2010-07-14  Pavel Podivilov  <podivilov@chromium.org>
73219
73220         Reviewed by Yury Semikhatsky.
73221
73222         Web Inspector: do not activate all breakpoints on page reload
73223         https://bugs.webkit.org/show_bug.cgi?id=41461
73224
73225         * http/tests/inspector/debugger-test.js:
73226         (frontend_scriptsAreParsed):
73227         (frontend_waitUntilScriptsAreParsed.waitForAllScripts):
73228         (frontend_waitUntilScriptsAreParsed):
73229         (frontend_ensureSourceFrameLoaded):
73230         (frontend_showScriptSource):
73231         * inspector/debugger-breakpoints-not-activated-on-reload-expected.txt: Added.
73232         * inspector/debugger-breakpoints-not-activated-on-reload.html: Added.
73233
73234 2010-07-14  Pavel Podivilov  <podivilov@chromium.org>
73235
73236         Reviewed by Yury Semikhatsky.
73237
73238         [Chromium] Add svg/custom/text-rotated-gradient.svg to test_expectations
73239         https://bugs.webkit.org/show_bug.cgi?id=42241
73240
73241         * platform/chromium/test_expectations.txt:
73242
73243 2010-07-14  Nikolas Zimmermann  <nzimmermann@rim.com>
73244
73245         Reviewed by Eric Seidel.
73246
73247         SVG patterns and masks should not be able to reference themselves
73248         https://bugs.webkit.org/show_bug.cgi?id=32171
73249
73250         Add new layout tests covering recursion in pattern/mask/gradient/filter. Nothing crashing anymore.
73251
73252         * platform/mac/svg/custom/recursive-filter-expected.checksum: Added.
73253         * platform/mac/svg/custom/recursive-filter-expected.png: Added.
73254         * platform/mac/svg/custom/recursive-filter-expected.txt: Added.
73255         * platform/mac/svg/custom/recursive-gradient-expected.checksum: Added.
73256         * platform/mac/svg/custom/recursive-gradient-expected.png: Added.
73257         * platform/mac/svg/custom/recursive-gradient-expected.txt: Added.
73258         * platform/mac/svg/custom/recursive-mask-expected.checksum: Added.
73259         * platform/mac/svg/custom/recursive-mask-expected.png: Added.
73260         * platform/mac/svg/custom/recursive-mask-expected.txt: Added.
73261         * platform/mac/svg/custom/recursive-pattern-expected.checksum: Added.
73262         * platform/mac/svg/custom/recursive-pattern-expected.png: Added.
73263         * platform/mac/svg/custom/recursive-pattern-expected.txt: Added.
73264         * svg/custom/recursive-filter.svg: Added.
73265         * svg/custom/recursive-gradient.svg: Added.
73266         * svg/custom/recursive-mask.svg: Added.
73267         * svg/custom/recursive-pattern.svg: Added.
73268
73269 2010-07-14  Yuta Kitamura  <yutak@chromium.org>
73270
73271         Reviewed by Alexey Proskuryakov.
73272
73273         Add tests to check if WebSocket's challenge value is random
73274         https://bugs.webkit.org/show_bug.cgi?id=42163
73275
73276         Chromium has a bug that it always sends a same challenge value due to
73277         inability to generate a random value in a worker process. The new test checks
73278         if WebSocket does not generate the same challenge value in a row.
73279
73280         In theory, there is a very small possibility of collision between two challenge
73281         values, but you will not observe such an event in reality (unless random number
73282         generator is broken).
73283
73284         * websocket/tests/echo-challenge_wsh.py: Added.
73285         * websocket/tests/handshake-challenge-randomness-expected.txt: Added.
73286         * websocket/tests/handshake-challenge-randomness.html: Added.
73287         * websocket/tests/script-tests/handshake-challenge-randomness.js: Added.
73288         (endTest):
73289         (ws1.onmessage):
73290         (ws1.onclose.ws2.onmessage):
73291         (ws1.onclose.ws2.onclose):
73292         (ws1.onclose):
73293         * websocket/tests/workers/resources/worker-handshake-challenge-randomness.js: Added.
73294         (endTest):
73295         (runTests.try.ws1.onmessage):
73296         (runTests.try.ws1.onclose.ws2.onmessage):
73297         (runTests.try.ws1.onclose.ws2.onclose):
73298         (runTests.try.ws1.onclose):
73299         (runTests):
73300         * websocket/tests/workers/worker-handshake-challenge-randomness-expected.txt: Added.
73301         * websocket/tests/workers/worker-handshake-challenge-randomness.html: Added.
73302
73303 2010-07-14  Eric Seidel  <eric@webkit.org>
73304
73305         Reviewed by Nikolas Zimmermann.
73306
73307         Selection dumping code should not dump body's offset in the document
73308         https://bugs.webkit.org/show_bug.cgi?id=42238
73309
73310         Update results now that we're no longer dumping
73311         body's offset within HTML as part of selection dumps.
73312         I used a little python script to do all these updates.
73313         Basically it was just:
73314         s/child \d {BODY} .* of document/body/i
73315
73316         LayoutTests will be updated across several commits to keep the SVN server happy.
73317
73318         Final commit (4 of 4).
73319
73320         * editing/execCommand/create-list-1-expected.txt:
73321         * editing/pasteboard/paste-text-013-expected.txt:
73322         * editing/selection/drag-text-delay-expected.txt:
73323         * editing/selection/extend-selection-bidi-expected.txt:
73324         * editing/style/apply-through-end-of-document-expected.txt:
73325         * fast/events/pointer-events-2-expected.txt:
73326
73327 2010-07-14  Philippe Normand  <pnormand@igalia.com>
73328
73329         Unreviewed, fix comment in Skipped file.
73330
73331         [GTK] http/tests/media/video-cookie.html fails
73332         https://bugs.webkit.org/show_bug.cgi?id=42240
73333
73334         * platform/gtk/Skipped:
73335
73336 2010-07-14  Philippe Normand  <pnormand@igalia.com>
73337
73338         Unreviewed, skip failing test.
73339
73340         [GTK] http/tests/media/video-cookie.html fails
73341         https://bugs.webkit.org/show_bug.cgi?id=42240
73342
73343         * platform/gtk/Skipped:
73344
73345 2010-07-14  Eric Seidel  <eric@webkit.org>
73346
73347         Reviewed by Nikolas Zimmermann.
73348
73349         Selection dumping code should not dump body's offset in the document
73350         https://bugs.webkit.org/show_bug.cgi?id=42238
73351
73352         Update results now that we're no longer dumping
73353         body's offset within HTML as part of selection dumps.
73354         I used a little python script to do all these updates.
73355         Basically it was just:
73356         s/child \d {BODY} .* of document/body/i
73357
73358         LayoutTests will be updated across several commits to keep the SVN server happy.
73359
73360         Update remaining platform results (3rd commit).
73361
73362         * platform/chromium-linux/editing/deleting/5144139-2-expected.txt:
73363         * platform/chromium-linux/editing/deleting/smart-delete-001-expected.txt:
73364         * platform/chromium-linux/editing/deleting/smart-delete-002-expected.txt:
73365         * platform/chromium-linux/editing/deleting/smart-delete-003-expected.txt:
73366         * platform/chromium-linux/editing/deleting/smart-delete-004-expected.txt:
73367         * platform/chromium-linux/editing/execCommand/findString-2-expected.txt:
73368         * platform/chromium-linux/editing/pasteboard/4641033-expected.txt:
73369         * platform/chromium-linux/editing/pasteboard/4944770-1-expected.txt:
73370         * platform/chromium-linux/editing/pasteboard/4944770-2-expected.txt:
73371         * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt:
73372         * platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.txt:
73373         * platform/chromium-linux/editing/pasteboard/smart-paste-003-expected.txt:
73374         * platform/chromium-linux/editing/pasteboard/smart-paste-004-expected.txt:
73375         * platform/chromium-linux/editing/selection/3690703-2-expected.txt:
73376         * platform/chromium-linux/editing/selection/3690703-expected.txt:
73377         * platform/chromium-linux/editing/selection/3690719-expected.txt:
73378         * platform/chromium-linux/editing/selection/4397952-expected.txt:
73379         * platform/chromium-linux/editing/selection/5240265-expected.txt:
73380         * platform/chromium-linux/editing/selection/caret-before-select-expected.txt:
73381         * platform/chromium-linux/editing/selection/fake-doubleclick-expected.txt:
73382         * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.txt:
73383         * platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.txt:
73384         * platform/chromium-linux/editing/selection/select-box-expected.txt:
73385         * platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.txt:
73386         * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt:
73387         * platform/chromium-linux/fast/forms/caret-rtl-expected.txt:
73388         * platform/chromium-linux/fast/forms/input-text-double-click-expected.txt:
73389         * platform/chromium-linux/fast/forms/textfield-outline-expected.txt:
73390         * platform/chromium-linux/fast/text/international/khmer-selection-expected.txt:
73391         * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.txt:
73392         * platform/chromium-linux/linux_selection_color-expected.txt:
73393         * platform/chromium-mac/editing/execCommand/4641880-2-expected.txt:
73394         * platform/chromium-mac/editing/execCommand/4916541-expected.txt:
73395         * platform/chromium-mac/editing/execCommand/5138441-expected.txt:
73396         * platform/chromium-mac/editing/execCommand/5481523-expected.txt:
73397         * platform/chromium-mac/editing/execCommand/indent-selection-expected.txt:
73398         * platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.txt:
73399         * platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.txt:
73400         * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
73401         * platform/chromium-mac/fast/events/updateLayoutForHitTest-expected.txt:
73402         * platform/chromium-win-xp/fast/text/international/khmer-selection-expected.txt:
73403         * platform/chromium-win/editing/deleting/4845371-expected.txt:
73404         * platform/chromium-win/editing/deleting/4922367-expected.txt:
73405         * platform/chromium-win/editing/deleting/5026848-1-expected.txt:
73406         * platform/chromium-win/editing/deleting/5026848-2-expected.txt:
73407         * platform/chromium-win/editing/deleting/5026848-3-expected.txt:
73408         * platform/chromium-win/editing/deleting/5032066-expected.txt:
73409         * platform/chromium-win/editing/deleting/5091898-expected.txt:
73410         * platform/chromium-win/editing/deleting/5099303-expected.txt:
73411         * platform/chromium-win/editing/deleting/5115601-expected.txt:
73412         * platform/chromium-win/editing/deleting/5126166-expected.txt:
73413         * platform/chromium-win/editing/deleting/5144139-2-expected.txt:
73414         * platform/chromium-win/editing/deleting/5156801-2-expected.txt:
73415         * platform/chromium-win/editing/deleting/5168598-expected.txt:
73416         * platform/chromium-win/editing/deleting/5206311-1-expected.txt:
73417         * platform/chromium-win/editing/deleting/5206311-2-expected.txt:
73418         * platform/chromium-win/editing/deleting/5272440-expected.txt:
73419         * platform/chromium-win/editing/deleting/5300379-expected.txt:
73420         * platform/chromium-win/editing/deleting/5369009-expected.txt:
73421         * platform/chromium-win/editing/deleting/5390681-2-expected.txt:
73422         * platform/chromium-win/editing/deleting/5390681-expected.txt:
73423         * platform/chromium-win/editing/deleting/5408255-expected.txt:
73424         * platform/chromium-win/editing/deleting/5433862-2-expected.txt:
73425         * platform/chromium-win/editing/deleting/5483370-expected.txt:
73426         * platform/chromium-win/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
73427         * platform/chromium-win/editing/deleting/delete-3608430-fix-expected.txt:
73428         * platform/chromium-win/editing/deleting/delete-3608445-fix-expected.txt:
73429         * platform/chromium-win/editing/deleting/delete-3608462-fix-expected.txt:
73430         * platform/chromium-win/editing/deleting/delete-3775172-fix-expected.txt:
73431         * platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt:
73432         * platform/chromium-win/editing/deleting/delete-3857753-fix-expected.txt:
73433         * platform/chromium-win/editing/deleting/delete-3865854-fix-expected.txt:
73434         * platform/chromium-win/editing/deleting/delete-3928305-fix-expected.txt:
73435         * platform/chromium-win/editing/deleting/delete-3959464-fix-expected.txt:
73436         * platform/chromium-win/editing/deleting/delete-4038408-fix-expected.txt:
73437         * platform/chromium-win/editing/deleting/delete-4083333-fix-expected.txt:
73438         * platform/chromium-win/editing/deleting/delete-after-span-ws-001-expected.txt:
73439         * platform/chromium-win/editing/deleting/delete-after-span-ws-002-expected.txt:
73440         * platform/chromium-win/editing/deleting/delete-after-span-ws-003-expected.txt:
73441         * platform/chromium-win/editing/deleting/delete-and-undo-expected.txt:
73442         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
73443         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
73444         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
73445         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
73446         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
73447         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
73448         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
73449         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
73450         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
73451         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
73452         * platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
73453         * platform/chromium-win/editing/deleting/delete-at-start-or-end-expected.txt:
73454         * platform/chromium-win/editing/deleting/delete-block-contents-001-expected.txt:
73455         * platform/chromium-win/editing/deleting/delete-block-contents-002-expected.txt:
73456         * platform/chromium-win/editing/deleting/delete-block-contents-003-expected.txt:
73457         * platform/chromium-win/editing/deleting/delete-block-merge-contents-001-expected.txt:
73458         * platform/chromium-win/editing/deleting/delete-block-merge-contents-002-expected.txt:
73459         * platform/chromium-win/editing/deleting/delete-block-merge-contents-003-expected.txt:
73460         * platform/chromium-win/editing/deleting/delete-block-merge-contents-004-expected.txt:
73461         * platform/chromium-win/editing/deleting/delete-block-merge-contents-005-expected.txt:
73462         * platform/chromium-win/editing/deleting/delete-block-merge-contents-006-expected.txt:
73463         * platform/chromium-win/editing/deleting/delete-block-merge-contents-007-expected.txt:
73464         * platform/chromium-win/editing/deleting/delete-block-merge-contents-008-expected.txt:
73465         * platform/chromium-win/editing/deleting/delete-block-merge-contents-009-expected.txt:
73466         * platform/chromium-win/editing/deleting/delete-block-merge-contents-010-expected.txt:
73467         * platform/chromium-win/editing/deleting/delete-block-merge-contents-011-expected.txt:
73468         * platform/chromium-win/editing/deleting/delete-block-merge-contents-012-expected.txt:
73469         * platform/chromium-win/editing/deleting/delete-block-merge-contents-013-expected.txt:
73470         * platform/chromium-win/editing/deleting/delete-block-merge-contents-014-expected.txt:
73471         * platform/chromium-win/editing/deleting/delete-block-merge-contents-015-expected.txt:
73472         * platform/chromium-win/editing/deleting/delete-block-merge-contents-016-expected.txt:
73473         * platform/chromium-win/editing/deleting/delete-block-merge-contents-017-expected.txt:
73474         * platform/chromium-win/editing/deleting/delete-block-merge-contents-018-expected.txt:
73475         * platform/chromium-win/editing/deleting/delete-block-merge-contents-019-expected.txt:
73476         * platform/chromium-win/editing/deleting/delete-block-merge-contents-020-expected.txt:
73477         * platform/chromium-win/editing/deleting/delete-block-merge-contents-021-expected.txt:
73478         * platform/chromium-win/editing/deleting/delete-block-merge-contents-022-expected.txt:
73479         * platform/chromium-win/editing/deleting/delete-block-merge-contents-023-expected.txt:
73480         * platform/chromium-win/editing/deleting/delete-block-merge-contents-024-expected.txt:
73481         * platform/chromium-win/editing/deleting/delete-block-table-expected.txt:
73482         * platform/chromium-win/editing/deleting/delete-br-001-expected.txt:
73483         * platform/chromium-win/editing/deleting/delete-br-002-expected.txt:
73484         * platform/chromium-win/editing/deleting/delete-br-003-expected.txt:
73485         * platform/chromium-win/editing/deleting/delete-br-004-expected.txt:
73486         * platform/chromium-win/editing/deleting/delete-br-005-expected.txt:
73487         * platform/chromium-win/editing/deleting/delete-br-006-expected.txt:
73488         * platform/chromium-win/editing/deleting/delete-br-007-expected.txt:
73489         * platform/chromium-win/editing/deleting/delete-br-008-expected.txt:
73490         * platform/chromium-win/editing/deleting/delete-br-009-expected.txt:
73491         * platform/chromium-win/editing/deleting/delete-br-010-expected.txt:
73492         * platform/chromium-win/editing/deleting/delete-br-011-expected.txt:
73493         * platform/chromium-win/editing/deleting/delete-br-012-expected.txt:
73494         * platform/chromium-win/editing/deleting/delete-br-013-expected.txt:
73495         * platform/chromium-win/editing/deleting/delete-by-word-001-expected.txt:
73496         * platform/chromium-win/editing/deleting/delete-by-word-002-expected.txt:
73497         * platform/chromium-win/editing/deleting/delete-character-001-expected.txt:
73498         * platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.txt:
73499         * platform/chromium-win/editing/deleting/delete-first-list-item-expected.txt:
73500         * platform/chromium-win/editing/deleting/delete-hr-expected.txt:
73501         * platform/chromium-win/editing/deleting/delete-image-001-expected.txt:
73502         * platform/chromium-win/editing/deleting/delete-image-002-expected.txt:
73503         * platform/chromium-win/editing/deleting/delete-image-003-expected.txt:
73504         * platform/chromium-win/editing/deleting/delete-image-004-expected.txt:
73505         * platform/chromium-win/editing/deleting/delete-leading-ws-001-expected.txt:
73506         * platform/chromium-win/editing/deleting/delete-line-001-expected.txt:
73507         * platform/chromium-win/editing/deleting/delete-line-002-expected.txt:
73508         * platform/chromium-win/editing/deleting/delete-line-003-expected.txt:
73509         * platform/chromium-win/editing/deleting/delete-line-004-expected.txt:
73510         * platform/chromium-win/editing/deleting/delete-line-005-expected.txt:
73511         * platform/chromium-win/editing/deleting/delete-line-006-expected.txt:
73512         * platform/chromium-win/editing/deleting/delete-line-007-expected.txt:
73513         * platform/chromium-win/editing/deleting/delete-line-008-expected.txt:
73514         * platform/chromium-win/editing/deleting/delete-line-009-expected.txt:
73515         * platform/chromium-win/editing/deleting/delete-line-010-expected.txt:
73516         * platform/chromium-win/editing/deleting/delete-line-011-expected.txt:
73517         * platform/chromium-win/editing/deleting/delete-line-012-expected.txt:
73518         * platform/chromium-win/editing/deleting/delete-line-013-expected.txt:
73519         * platform/chromium-win/editing/deleting/delete-line-014-expected.txt:
73520         * platform/chromium-win/editing/deleting/delete-line-015-expected.txt:
73521         * platform/chromium-win/editing/deleting/delete-line-016-expected.txt:
73522         * platform/chromium-win/editing/deleting/delete-line-017-expected.txt:
73523         * platform/chromium-win/editing/deleting/delete-line-end-ws-001-expected.txt:
73524         * platform/chromium-win/editing/deleting/delete-line-end-ws-002-expected.txt:
73525         * platform/chromium-win/editing/deleting/delete-link-1-expected.txt:
73526         * platform/chromium-win/editing/deleting/delete-listitem-001-expected.txt:
73527         * platform/chromium-win/editing/deleting/delete-listitem-002-expected.txt:
73528         * platform/chromium-win/editing/deleting/delete-mixed-editable-content-001-expected.txt:
73529         * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt:
73530         * platform/chromium-win/editing/deleting/delete-select-all-002-expected.txt:
73531         * platform/chromium-win/editing/deleting/delete-select-all-003-expected.txt:
73532         * platform/chromium-win/editing/deleting/delete-selection-001-expected.txt:
73533         * platform/chromium-win/editing/deleting/delete-tab-001-expected.txt:
73534         * platform/chromium-win/editing/deleting/delete-tab-002-expected.txt:
73535         * platform/chromium-win/editing/deleting/delete-tab-003-expected.txt:
73536         * platform/chromium-win/editing/deleting/delete-tab-004-expected.txt:
73537         * platform/chromium-win/editing/deleting/delete-to-end-of-paragraph-expected.txt:
73538         * platform/chromium-win/editing/deleting/delete-to-select-table-expected.txt:
73539         * platform/chromium-win/editing/deleting/delete-trailing-ws-001-expected.txt:
73540         * platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.txt:
73541         * platform/chromium-win/editing/deleting/delete-ws-fixup-001-expected.txt:
73542         * platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.txt:
73543         * platform/chromium-win/editing/deleting/delete-ws-fixup-003-expected.txt:
73544         * platform/chromium-win/editing/deleting/delete-ws-fixup-004-expected.txt:
73545         * platform/chromium-win/editing/deleting/forward-delete-expected.txt:
73546         * platform/chromium-win/editing/deleting/list-item-1-expected.txt:
73547         * platform/chromium-win/editing/deleting/merge-different-styles-expected.txt:
73548         * platform/chromium-win/editing/deleting/merge-endOfParagraph-expected.txt:
73549         * platform/chromium-win/editing/deleting/merge-into-empty-block-1-expected.txt:
73550         * platform/chromium-win/editing/deleting/merge-into-empty-block-2-expected.txt:
73551         * platform/chromium-win/editing/deleting/merge-no-br-expected.txt:
73552         * platform/chromium-win/editing/deleting/merge-unrendered-space-expected.txt:
73553         * platform/chromium-win/editing/deleting/merge-whitespace-pre-expected.txt:
73554         * platform/chromium-win/editing/deleting/non-smart-delete-expected.txt:
73555         * platform/chromium-win/editing/deleting/paragraph-in-preserveNewline-expected.txt:
73556         * platform/chromium-win/editing/deleting/pruning-after-merge-2-expected.txt:
73557         * platform/chromium-win/editing/deleting/smart-delete-001-expected.txt:
73558         * platform/chromium-win/editing/deleting/smart-delete-002-expected.txt:
73559         * platform/chromium-win/editing/deleting/smart-delete-003-expected.txt:
73560         * platform/chromium-win/editing/deleting/smart-delete-004-expected.txt:
73561         * platform/chromium-win/editing/deleting/table-cells-expected.txt:
73562         * platform/chromium-win/editing/deleting/transpose-empty-expected.txt:
73563         * platform/chromium-win/editing/deleting/type-delete-after-quote-expected.txt:
73564         * platform/chromium-win/editing/deleting/whitespace-pre-1-expected.txt:
73565         * platform/chromium-win/editing/execCommand/4580583-1-expected.txt:
73566         * platform/chromium-win/editing/execCommand/4580583-2-expected.txt:
73567         * platform/chromium-win/editing/execCommand/4641880-1-expected.txt:
73568         * platform/chromium-win/editing/execCommand/4641880-2-expected.txt:
73569         * platform/chromium-win/editing/execCommand/4747450-expected.txt:
73570         * platform/chromium-win/editing/execCommand/4786404-1-expected.txt:
73571         * platform/chromium-win/editing/execCommand/4786404-2-expected.txt:
73572         * platform/chromium-win/editing/execCommand/4916402-expected.txt:
73573         * platform/chromium-win/editing/execCommand/4916541-expected.txt:
73574         * platform/chromium-win/editing/execCommand/4920488-expected.txt:
73575         * platform/chromium-win/editing/execCommand/4920742-1-expected.txt:
73576         * platform/chromium-win/editing/execCommand/4924441-expected.txt:
73577         * platform/chromium-win/editing/execCommand/5049671-expected.txt:
73578         * platform/chromium-win/editing/execCommand/5080333-1-expected.txt:
73579         * platform/chromium-win/editing/execCommand/5080333-2-expected.txt:
73580         * platform/chromium-win/editing/execCommand/5136770-expected.txt:
73581         * platform/chromium-win/editing/execCommand/5138441-expected.txt:
73582         * platform/chromium-win/editing/execCommand/5142012-1-expected.txt:
73583         * platform/chromium-win/editing/execCommand/5142012-2-expected.txt:
73584         * platform/chromium-win/editing/execCommand/5190926-expected.txt:
73585         * platform/chromium-win/editing/execCommand/5481523-expected.txt:
73586         * platform/chromium-win/editing/execCommand/5482023-expected.txt:
73587         * platform/chromium-win/editing/execCommand/5569741-expected.txt:
73588         * platform/chromium-win/editing/execCommand/5573879-expected.txt:
73589         * platform/chromium-win/editing/execCommand/create-list-from-range-selection-expected.txt:
73590         * platform/chromium-win/editing/execCommand/create-list-with-hr-expected.txt:
73591         * platform/chromium-win/editing/execCommand/findString-2-expected.txt:
73592         * platform/chromium-win/editing/execCommand/findString-expected.txt:
73593         * platform/chromium-win/editing/execCommand/format-block-expected.txt:
73594         * platform/chromium-win/editing/execCommand/format-block-from-range-selection-expected.txt:
73595         * platform/chromium-win/editing/execCommand/format-block-with-braces-expected.txt:
73596         * platform/chromium-win/editing/execCommand/format-block-with-trailing-br-expected.txt:
73597         * platform/chromium-win/editing/execCommand/hilitecolor-expected.txt:
73598         * platform/chromium-win/editing/execCommand/indent-empty-root-expected.txt:
73599         * platform/chromium-win/editing/execCommand/indent-list-item-expected.txt:
73600         * platform/chromium-win/editing/execCommand/indent-selection-expected.txt:
73601         * platform/chromium-win/editing/execCommand/insert-list-and-stitch-expected.txt:
73602         * platform/chromium-win/editing/execCommand/insert-list-empty-div-expected.txt:
73603         * platform/chromium-win/editing/execCommand/insertImage-expected.txt:
73604         * platform/chromium-win/editing/execCommand/nsresponder-indent-expected.txt:
73605         * platform/chromium-win/editing/execCommand/nsresponder-outdent-expected.txt:
73606         * platform/chromium-win/editing/execCommand/outdent-selection-expected.txt:
73607         * platform/chromium-win/editing/execCommand/print-expected.txt:
73608         * platform/chromium-win/editing/execCommand/remove-formatting-2-expected.txt:
73609         * platform/chromium-win/editing/execCommand/remove-formatting-expected.txt:
73610         * platform/chromium-win/editing/execCommand/remove-list-from-range-selection-expected.txt:
73611         * platform/chromium-win/editing/execCommand/remove-list-item-1-expected.txt:
73612         * platform/chromium-win/editing/execCommand/selectAll-expected.txt:
73613         * platform/chromium-win/editing/inserting/12882-expected.txt:
73614         * platform/chromium-win/editing/inserting/4278698-expected.txt:
73615         * platform/chromium-win/editing/inserting/4840662-expected.txt:
73616         * platform/chromium-win/editing/inserting/4875189-1-expected.txt:
73617         * platform/chromium-win/editing/inserting/4875189-2-expected.txt:
73618         * platform/chromium-win/editing/inserting/4959067-expected.txt:
73619         * platform/chromium-win/editing/inserting/4960120-1-expected.txt:
73620         * platform/chromium-win/editing/inserting/4960120-2-expected.txt:
73621         * platform/chromium-win/editing/inserting/5002441-expected.txt:
73622         * platform/chromium-win/editing/inserting/5058163-1-expected.txt:
73623         * platform/chromium-win/editing/inserting/5058163-2-expected.txt:
73624         * platform/chromium-win/editing/inserting/5156401-2-expected.txt:
73625         * platform/chromium-win/editing/inserting/5418891-expected.txt:
73626         * platform/chromium-win/editing/inserting/5510537-expected.txt:
73627         * platform/chromium-win/editing/inserting/5549929-2-expected.txt:
73628         * platform/chromium-win/editing/inserting/5549929-3-expected.txt:
73629         * platform/chromium-win/editing/inserting/5607069-2-expected.txt:
73630         * platform/chromium-win/editing/inserting/5607069-3-expected.txt:
73631         * platform/chromium-win/editing/inserting/6703873-expected.txt:
73632         * platform/chromium-win/editing/inserting/before-after-input-element-expected.txt:
73633         * platform/chromium-win/editing/inserting/break-blockquote-after-delete-expected.txt:
73634         * platform/chromium-win/editing/inserting/editable-html-element-expected.txt:
73635         * platform/chromium-win/editing/inserting/editable-inline-element-expected.txt:
73636         * platform/chromium-win/editing/inserting/edited-whitespace-1-expected.txt:
73637         * platform/chromium-win/editing/inserting/editing-empty-divs-expected.txt:
73638         * platform/chromium-win/editing/inserting/insert-3654864-fix-expected.txt:
73639         * platform/chromium-win/editing/inserting/insert-3659587-fix-expected.txt:
73640         * platform/chromium-win/editing/inserting/insert-3775316-fix-expected.txt:
73641         * platform/chromium-win/editing/inserting/insert-3778059-fix-expected.txt:
73642         * platform/chromium-win/editing/inserting/insert-3786362-fix-expected.txt:
73643         * platform/chromium-win/editing/inserting/insert-3800346-fix-expected.txt:
73644         * platform/chromium-win/editing/inserting/insert-3851164-fix-expected.txt:
73645         * platform/chromium-win/editing/inserting/insert-3907422-fix-expected.txt:
73646         * platform/chromium-win/editing/inserting/insert-after-delete-001-expected.txt:
73647         * platform/chromium-win/editing/inserting/insert-at-end-01-expected.txt:
73648         * platform/chromium-win/editing/inserting/insert-at-end-02-expected.txt:
73649         * platform/chromium-win/editing/inserting/insert-br-001-expected.txt:
73650         * platform/chromium-win/editing/inserting/insert-br-002-expected.txt:
73651         * platform/chromium-win/editing/inserting/insert-br-003-expected.txt:
73652         * platform/chromium-win/editing/inserting/insert-br-004-expected.txt:
73653         * platform/chromium-win/editing/inserting/insert-br-005-expected.txt:
73654         * platform/chromium-win/editing/inserting/insert-br-006-expected.txt:
73655         * platform/chromium-win/editing/inserting/insert-br-007-expected.txt:
73656         * platform/chromium-win/editing/inserting/insert-br-008-expected.txt:
73657         * platform/chromium-win/editing/inserting/insert-br-009-expected.txt:
73658         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-001-expected.txt:
73659         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-002-expected.txt:
73660         * platform/chromium-win/editing/inserting/insert-br-at-tabspan-003-expected.txt:
73661         * platform/chromium-win/editing/inserting/insert-br-quoted-001-expected.txt:
73662         * platform/chromium-win/editing/inserting/insert-br-quoted-002-expected.txt:
73663         * platform/chromium-win/editing/inserting/insert-br-quoted-003-expected.txt:
73664         * platform/chromium-win/editing/inserting/insert-br-quoted-004-expected.txt:
73665         * platform/chromium-win/editing/inserting/insert-br-quoted-005-expected.txt:
73666         * platform/chromium-win/editing/inserting/insert-br-quoted-006-expected.txt:
73667         * platform/chromium-win/editing/inserting/insert-div-001-expected.txt:
73668         * platform/chromium-win/editing/inserting/insert-div-002-expected.txt:
73669         * platform/chromium-win/editing/inserting/insert-div-003-expected.txt:
73670         * platform/chromium-win/editing/inserting/insert-div-004-expected.txt:
73671         * platform/chromium-win/editing/inserting/insert-div-005-expected.txt:
73672         * platform/chromium-win/editing/inserting/insert-div-006-expected.txt:
73673         * platform/chromium-win/editing/inserting/insert-div-007-expected.txt:
73674         * platform/chromium-win/editing/inserting/insert-div-008-expected.txt:
73675         * platform/chromium-win/editing/inserting/insert-div-009-expected.txt:
73676         * platform/chromium-win/editing/inserting/insert-div-010-expected.txt:
73677         * platform/chromium-win/editing/inserting/insert-div-011-expected.txt:
73678         * platform/chromium-win/editing/inserting/insert-div-012-expected.txt:
73679         * platform/chromium-win/editing/inserting/insert-div-013-expected.txt:
73680         * platform/chromium-win/editing/inserting/insert-div-014-expected.txt:
73681         * platform/chromium-win/editing/inserting/insert-div-015-expected.txt:
73682         * platform/chromium-win/editing/inserting/insert-div-016-expected.txt:
73683         * platform/chromium-win/editing/inserting/insert-div-017-expected.txt:
73684         * platform/chromium-win/editing/inserting/insert-div-018-expected.txt:
73685         * platform/chromium-win/editing/inserting/insert-div-019-expected.txt:
73686         * platform/chromium-win/editing/inserting/insert-div-020-expected.txt:
73687         * platform/chromium-win/editing/inserting/insert-div-021-expected.txt:
73688         * platform/chromium-win/editing/inserting/insert-div-022-expected.txt:
73689         * platform/chromium-win/editing/inserting/insert-div-023-expected.txt:
73690         * platform/chromium-win/editing/inserting/insert-div-024-expected.txt:
73691         * platform/chromium-win/editing/inserting/insert-div-025-expected.txt:
73692         * platform/chromium-win/editing/inserting/insert-div-026-expected.txt:
73693         * platform/chromium-win/editing/inserting/insert-div-027-expected.txt:
73694         * platform/chromium-win/editing/inserting/insert-paragraph-01-expected.txt:
73695         * platform/chromium-win/editing/inserting/insert-paragraph-02-expected.txt:
73696         * platform/chromium-win/editing/inserting/insert-paragraph-03-expected.txt:
73697         * platform/chromium-win/editing/inserting/insert-paragraph-04-expected.txt:
73698         * platform/chromium-win/editing/inserting/insert-paragraph-05-expected.txt:
73699         * platform/chromium-win/editing/inserting/insert-space-in-empty-doc-expected.txt:
73700         * platform/chromium-win/editing/inserting/insert-tab-001-expected.txt:
73701         * platform/chromium-win/editing/inserting/insert-tab-002-expected.txt:
73702         * platform/chromium-win/editing/inserting/insert-tab-003-expected.txt:
73703         * platform/chromium-win/editing/inserting/insert-tab-004-expected.txt:
73704         * platform/chromium-win/editing/inserting/insert-text-at-tabspan-001-expected.txt:
73705         * platform/chromium-win/editing/inserting/insert-text-at-tabspan-002-expected.txt:
73706         * platform/chromium-win/editing/inserting/insert-text-at-tabspan-003-expected.txt:
73707         * platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.txt:
73708         * platform/chromium-win/editing/inserting/line-break-expected.txt:
73709         * platform/chromium-win/editing/inserting/multiple-lines-selected-expected.txt:
73710         * platform/chromium-win/editing/inserting/paragraph-separator-01-expected.txt:
73711         * platform/chromium-win/editing/inserting/paragraph-separator-02-expected.txt:
73712         * platform/chromium-win/editing/inserting/paragraph-separator-03-expected.txt:
73713         * platform/chromium-win/editing/inserting/paragraph-separator-in-table-1-expected.txt:
73714         * platform/chromium-win/editing/inserting/paragraph-separator-in-table-2-expected.txt:
73715         * platform/chromium-win/editing/inserting/redo-expected.txt:
73716         * platform/chromium-win/editing/inserting/return-key-with-selection-001-expected.txt:
73717         * platform/chromium-win/editing/inserting/return-key-with-selection-002-expected.txt:
73718         * platform/chromium-win/editing/inserting/return-key-with-selection-003-expected.txt:
73719         * platform/chromium-win/editing/inserting/typing-001-expected.txt:
73720         * platform/chromium-win/editing/inserting/typing-002-expected.txt:
73721         * platform/chromium-win/editing/inserting/typing-003-expected.txt:
73722         * platform/chromium-win/editing/inserting/typing-around-br-001-expected.txt:
73723         * platform/chromium-win/editing/inserting/typing-around-image-001-expected.txt:
73724         * platform/chromium-win/editing/inserting/typing-tab-designmode-forms-expected.txt:
73725         * platform/chromium-win/editing/pasteboard/3976872-expected.txt:
73726         * platform/chromium-win/editing/pasteboard/4076267-2-expected.txt:
73727         * platform/chromium-win/editing/pasteboard/4076267-3-expected.txt:
73728         * platform/chromium-win/editing/pasteboard/4076267-expected.txt:
73729         * platform/chromium-win/editing/pasteboard/4242293-1-expected.txt:
73730         * platform/chromium-win/editing/pasteboard/4242293-expected.txt:
73731         * platform/chromium-win/editing/pasteboard/4631972-expected.txt:
73732         * platform/chromium-win/editing/pasteboard/4641033-expected.txt:
73733         * platform/chromium-win/editing/pasteboard/4700297-expected.txt:
73734         * platform/chromium-win/editing/pasteboard/4806874-expected.txt:
73735         * platform/chromium-win/editing/pasteboard/4861080-expected.txt:
73736         * platform/chromium-win/editing/pasteboard/4944770-1-expected.txt:
73737         * platform/chromium-win/editing/pasteboard/4944770-2-expected.txt:
73738         * platform/chromium-win/editing/pasteboard/4947130-expected.txt:
73739         * platform/chromium-win/editing/pasteboard/4989774-expected.txt:
73740         * platform/chromium-win/editing/pasteboard/5006779-expected.txt:
73741         * platform/chromium-win/editing/pasteboard/5027857-expected.txt:
73742         * platform/chromium-win/editing/pasteboard/5028447-expected.txt:
73743         * platform/chromium-win/editing/pasteboard/5032095-expected.txt:
73744         * platform/chromium-win/editing/pasteboard/5065605-expected.txt:
73745         * platform/chromium-win/editing/pasteboard/5071074-2-expected.txt:
73746         * platform/chromium-win/editing/pasteboard/5071074-expected.txt:
73747         * platform/chromium-win/editing/pasteboard/5075944-2-expected.txt:
73748         * platform/chromium-win/editing/pasteboard/5075944-3-expected.txt:
73749         * platform/chromium-win/editing/pasteboard/5075944-expected.txt:
73750         * platform/chromium-win/editing/pasteboard/5089327-expected.txt:
73751         * platform/chromium-win/editing/pasteboard/5134759-expected.txt:
73752         * platform/chromium-win/editing/pasteboard/5156401-1-expected.txt:
73753         * platform/chromium-win/editing/pasteboard/5247341-expected.txt:
73754         * platform/chromium-win/editing/pasteboard/5368833-expected.txt:
73755         * platform/chromium-win/editing/pasteboard/5387578-expected.txt:
73756         * platform/chromium-win/editing/pasteboard/5478250-expected.txt:
73757         * platform/chromium-win/editing/pasteboard/5483567-expected.txt:
73758         * platform/chromium-win/editing/pasteboard/5601583-1-expected.txt:
73759         * platform/chromium-win/editing/pasteboard/8145-1-expected.txt:
73760         * platform/chromium-win/editing/pasteboard/8145-2-expected.txt:
73761         * platform/chromium-win/editing/pasteboard/8145-3-expected.txt:
73762         * platform/chromium-win/editing/pasteboard/bad-placeholder-expected.txt:
73763         * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.txt:
73764         * platform/chromium-win/editing/pasteboard/copy-paste-bidi-expected.txt:
73765         * platform/chromium-win/editing/pasteboard/copy-standalone-image-expected.txt:
73766         * platform/chromium-win/editing/pasteboard/cut-text-001-expected.txt:
73767         * platform/chromium-win/editing/pasteboard/displaced-generic-placeholder-expected.txt:
73768         * platform/chromium-win/editing/pasteboard/displaced-placeholder-expected.txt:
73769         * platform/chromium-win/editing/pasteboard/display-block-on-spans-expected.txt:
73770         * platform/chromium-win/editing/pasteboard/drag-drop-dead-frame-expected.txt:
73771         * platform/chromium-win/editing/pasteboard/drag-drop-modifies-page-expected.txt:
73772         * platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
73773         * platform/chromium-win/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
73774         * platform/chromium-win/editing/pasteboard/drop-text-without-selection-expected.txt:
73775         * platform/chromium-win/editing/pasteboard/input-field-1-expected.txt:
73776         * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt:
73777         * platform/chromium-win/editing/pasteboard/interchange-newline-2-expected.txt:
73778         * platform/chromium-win/editing/pasteboard/interchange-newline-3-expected.txt:
73779         * platform/chromium-win/editing/pasteboard/interchange-newline-4-expected.txt:
73780         * platform/chromium-win/editing/pasteboard/merge-after-delete-1-expected.txt:
73781         * platform/chromium-win/editing/pasteboard/merge-after-delete-2-expected.txt:
73782         * platform/chromium-win/editing/pasteboard/merge-after-delete-expected.txt:
73783         * platform/chromium-win/editing/pasteboard/merge-end-1-expected.txt:
73784         * platform/chromium-win/editing/pasteboard/merge-end-2-expected.txt:
73785         * platform/chromium-win/editing/pasteboard/merge-end-3-expected.txt:
73786         * platform/chromium-win/editing/pasteboard/merge-end-4-expected.txt:
73787         * platform/chromium-win/editing/pasteboard/merge-end-5-expected.txt:
73788         * platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.txt:
73789         * platform/chromium-win/editing/pasteboard/merge-end-borders-expected.txt:
73790         * platform/chromium-win/editing/pasteboard/merge-end-list-expected.txt:
73791         * platform/chromium-win/editing/pasteboard/merge-end-table-expected.txt:
73792         * platform/chromium-win/editing/pasteboard/merge-start-blockquote-expected.txt:
73793         * platform/chromium-win/editing/pasteboard/merge-start-list-expected.txt:
73794         * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
73795         * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.txt:
73796         * platform/chromium-win/editing/pasteboard/paste-4035648-fix-expected.txt:
73797         * platform/chromium-win/editing/pasteboard/paste-4038267-fix-expected.txt:
73798         * platform/chromium-win/editing/pasteboard/paste-4039777-fix-expected.txt:
73799         * platform/chromium-win/editing/pasteboard/paste-blockquote-1-expected.txt:
73800         * platform/chromium-win/editing/pasteboard/paste-blockquote-2-expected.txt:
73801         * platform/chromium-win/editing/pasteboard/paste-blockquote-3-expected.txt:
73802         * platform/chromium-win/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
73803         * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
73804         * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
73805         * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
73806         * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
73807         * platform/chromium-win/editing/pasteboard/paste-line-endings-001-expected.txt:
73808         * platform/chromium-win/editing/pasteboard/paste-line-endings-002-expected.txt:
73809         * platform/chromium-win/editing/pasteboard/paste-line-endings-003-expected.txt:
73810         * platform/chromium-win/editing/pasteboard/paste-line-endings-004-expected.txt:
73811         * platform/chromium-win/editing/pasteboard/paste-line-endings-005-expected.txt:
73812         * platform/chromium-win/editing/pasteboard/paste-line-endings-006-expected.txt:
73813         * platform/chromium-win/editing/pasteboard/paste-line-endings-007-expected.txt:
73814         * platform/chromium-win/editing/pasteboard/paste-line-endings-008-expected.txt:
73815         * platform/chromium-win/editing/pasteboard/paste-line-endings-009-expected.txt:
73816         * platform/chromium-win/editing/pasteboard/paste-line-endings-010-expected.txt:
73817         * platform/chromium-win/editing/pasteboard/paste-list-001-expected.txt:
73818         * platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt:
73819         * platform/chromium-win/editing/pasteboard/paste-match-style-002-expected.txt:
73820         * platform/chromium-win/editing/pasteboard/paste-pre-001-expected.txt:
73821         * platform/chromium-win/editing/pasteboard/paste-pre-002-expected.txt:
73822         * platform/chromium-win/editing/pasteboard/paste-table-001-expected.txt:
73823         * platform/chromium-win/editing/pasteboard/paste-table-003-expected.txt:
73824         * platform/chromium-win/editing/pasteboard/paste-table-cells-expected.txt:
73825         * platform/chromium-win/editing/pasteboard/paste-text-001-expected.txt:
73826         * platform/chromium-win/editing/pasteboard/paste-text-002-expected.txt:
73827         * platform/chromium-win/editing/pasteboard/paste-text-003-expected.txt:
73828         * platform/chromium-win/editing/pasteboard/paste-text-004-expected.txt:
73829         * platform/chromium-win/editing/pasteboard/paste-text-005-expected.txt:
73830         * platform/chromium-win/editing/pasteboard/paste-text-006-expected.txt:
73831         * platform/chromium-win/editing/pasteboard/paste-text-007-expected.txt:
73832         * platform/chromium-win/editing/pasteboard/paste-text-008-expected.txt:
73833         * platform/chromium-win/editing/pasteboard/paste-text-009-expected.txt:
73834         * platform/chromium-win/editing/pasteboard/paste-text-010-expected.txt:
73835         * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt:
73836         * platform/chromium-win/editing/pasteboard/paste-text-012-expected.txt:
73837         * platform/chromium-win/editing/pasteboard/paste-text-013-expected.txt:
73838         * platform/chromium-win/editing/pasteboard/paste-text-014-expected.txt:
73839         * platform/chromium-win/editing/pasteboard/paste-text-015-expected.txt:
73840         * platform/chromium-win/editing/pasteboard/paste-text-016-expected.txt:
73841         * platform/chromium-win/editing/pasteboard/paste-text-017-expected.txt:
73842         * platform/chromium-win/editing/pasteboard/paste-text-018-expected.txt:
73843         * platform/chromium-win/editing/pasteboard/paste-text-019-expected.txt:
73844         * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
73845         * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
73846         * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
73847         * platform/chromium-win/editing/pasteboard/paste-unrendered-select-expected.txt:
73848         * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
73849         * platform/chromium-win/editing/pasteboard/pasting-object-expected.txt:
73850         * platform/chromium-win/editing/pasteboard/pasting-tabs-expected.txt:
73851         * platform/chromium-win/editing/pasteboard/prevent-block-nesting-01-expected.txt:
73852         * platform/chromium-win/editing/pasteboard/quirks-mode-br-1-expected.txt:
73853         * platform/chromium-win/editing/pasteboard/select-element-1-expected.txt:
73854         * platform/chromium-win/editing/pasteboard/smart-drag-drop-expected.txt:
73855         * platform/chromium-win/editing/pasteboard/smart-paste-001-expected.txt:
73856         * platform/chromium-win/editing/pasteboard/smart-paste-002-expected.txt:
73857         * platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt:
73858         * platform/chromium-win/editing/pasteboard/smart-paste-004-expected.txt:
73859         * platform/chromium-win/editing/pasteboard/smart-paste-005-expected.txt:
73860         * platform/chromium-win/editing/pasteboard/smart-paste-006-expected.txt:
73861         * platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt:
73862         * platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt:
73863         * platform/chromium-win/editing/pasteboard/styled-element-markup-expected.txt:
73864         * platform/chromium-win/editing/pasteboard/testcase-9507-expected.txt:
73865         * platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.txt:
73866         * platform/chromium-win/editing/pasteboard/unrendered-br-expected.txt:
73867         * platform/chromium-win/editing/selection/13804-expected.txt:
73868         * platform/chromium-win/editing/selection/14971-expected.txt:
73869         * platform/chromium-win/editing/selection/3690703-2-expected.txt:
73870         * platform/chromium-win/editing/selection/3690703-expected.txt:
73871         * platform/chromium-win/editing/selection/3690719-expected.txt:
73872         * platform/chromium-win/editing/selection/4397952-expected.txt:
73873         * platform/chromium-win/editing/selection/4402375-expected.txt:
73874         * platform/chromium-win/editing/selection/4818145-expected.txt:
73875         * platform/chromium-win/editing/selection/4866671-expected.txt:
73876         * platform/chromium-win/editing/selection/4889598-expected.txt:
73877         * platform/chromium-win/editing/selection/4895428-1-expected.txt:
73878         * platform/chromium-win/editing/selection/4895428-2-expected.txt:
73879         * platform/chromium-win/editing/selection/4895428-3-expected.txt:
73880         * platform/chromium-win/editing/selection/4895428-4-expected.txt:
73881         * platform/chromium-win/editing/selection/4932260-1-expected.txt:
73882         * platform/chromium-win/editing/selection/4932260-2-expected.txt:
73883         * platform/chromium-win/editing/selection/4932260-3-expected.txt:
73884         * platform/chromium-win/editing/selection/4947387-expected.txt:
73885         * platform/chromium-win/editing/selection/4960116-expected.txt:
73886         * platform/chromium-win/editing/selection/4975120-expected.txt:
73887         * platform/chromium-win/editing/selection/4983858-expected.txt:
73888         * platform/chromium-win/editing/selection/5007143-2-expected.txt:
73889         * platform/chromium-win/editing/selection/5007143-expected.txt:
73890         * platform/chromium-win/editing/selection/5057506-2-expected.txt:
73891         * platform/chromium-win/editing/selection/5057506-expected.txt:
73892         * platform/chromium-win/editing/selection/5076323-1-expected.txt:
73893         * platform/chromium-win/editing/selection/5076323-2-expected.txt:
73894         * platform/chromium-win/editing/selection/5076323-3-expected.txt:
73895         * platform/chromium-win/editing/selection/5081257-1-expected.txt:
73896         * platform/chromium-win/editing/selection/5081257-2-expected.txt:
73897         * platform/chromium-win/editing/selection/5099303-expected.txt:
73898         * platform/chromium-win/editing/selection/5109817-expected.txt:
73899         * platform/chromium-win/editing/selection/5131716-1-expected.txt:
73900         * platform/chromium-win/editing/selection/5131716-2-expected.txt:
73901         * platform/chromium-win/editing/selection/5131716-3-expected.txt:
73902         * platform/chromium-win/editing/selection/5131716-4-expected.txt:
73903         * platform/chromium-win/editing/selection/5195166-2-expected.txt:
73904         * platform/chromium-win/editing/selection/5232159-expected.txt:
73905         * platform/chromium-win/editing/selection/5234383-1-expected.txt:
73906         * platform/chromium-win/editing/selection/5234383-2-expected.txt:
73907         * platform/chromium-win/editing/selection/5240265-expected.txt:
73908         * platform/chromium-win/editing/selection/5333725-expected.txt:
73909         * platform/chromium-win/editing/selection/5354455-1-expected.txt:
73910         * platform/chromium-win/editing/selection/5354455-2-expected.txt:
73911         * platform/chromium-win/editing/selection/6476-expected.txt:
73912         * platform/chromium-win/editing/selection/7152-1-expected.txt:
73913         * platform/chromium-win/editing/selection/7152-2-expected.txt:
73914         * platform/chromium-win/editing/selection/addRange-expected.txt:
73915         * platform/chromium-win/editing/selection/after-line-wrap-expected.txt:
73916         * platform/chromium-win/editing/selection/caret-and-focus-ring-expected.txt:
73917         * platform/chromium-win/editing/selection/caret-before-select-expected.txt:
73918         * platform/chromium-win/editing/selection/caret-rtl-2-expected.txt:
73919         * platform/chromium-win/editing/selection/caret-rtl-expected.txt:
73920         * platform/chromium-win/editing/selection/click-start-of-line-expected.txt:
73921         * platform/chromium-win/editing/selection/contains-boundaries-expected.txt:
73922         * platform/chromium-win/editing/selection/contenteditable-click-inside-expected.txt:
73923         * platform/chromium-win/editing/selection/contenteditable-click-outside-expected.txt:
73924         * platform/chromium-win/editing/selection/display-table-text-expected.txt:
73925         * platform/chromium-win/editing/selection/doubleclick-crash-expected.txt:
73926         * platform/chromium-win/editing/selection/drag-select-1-expected.txt:
73927         * platform/chromium-win/editing/selection/drag-text-delay-expected.txt:
73928         * platform/chromium-win/editing/selection/drag-to-contenteditable-iframe-expected.txt:
73929         * platform/chromium-win/editing/selection/editable-html-element-expected.txt:
73930         * platform/chromium-win/editing/selection/editable-links-expected.txt:
73931         * platform/chromium-win/editing/selection/editable-non-editable-crash-expected.txt:
73932         * platform/chromium-win/editing/selection/end-of-document-expected.txt:
73933         * platform/chromium-win/editing/selection/expanding-selections-expected.txt:
73934         * platform/chromium-win/editing/selection/expanding-selections2-expected.txt:
73935         * platform/chromium-win/editing/selection/extend-by-character-001-expected.txt:
73936         * platform/chromium-win/editing/selection/extend-by-character-002-expected.txt:
73937         * platform/chromium-win/editing/selection/extend-by-character-003-expected.txt:
73938         * platform/chromium-win/editing/selection/extend-by-character-004-expected.txt:
73939         * platform/chromium-win/editing/selection/extend-by-character-005-expected.txt:
73940         * platform/chromium-win/editing/selection/extend-by-character-006-expected.txt:
73941         * platform/chromium-win/editing/selection/extend-by-sentence-001-expected.txt:
73942         * platform/chromium-win/editing/selection/extend-by-word-001-expected.txt:
73943         * platform/chromium-win/editing/selection/extend-by-word-002-expected.txt:
73944         * platform/chromium-win/editing/selection/extend-selection-bidi-expected.txt:
73945         * platform/chromium-win/editing/selection/fake-doubleclick-expected.txt:
73946         * platform/chromium-win/editing/selection/fake-drag-expected.txt:
73947         * platform/chromium-win/editing/selection/focus-body-expected.txt:
73948         * platform/chromium-win/editing/selection/focus_editable_html-expected.txt:
73949         * platform/chromium-win/editing/selection/iframe-expected.txt:
73950         * platform/chromium-win/editing/selection/image-before-linebreak-expected.txt:
73951         * platform/chromium-win/editing/selection/inline-closest-leaf-child-expected.txt:
73952         * platform/chromium-win/editing/selection/inline-table-expected.txt:
73953         * platform/chromium-win/editing/selection/leave-requested-block-expected.txt:
73954         * platform/chromium-win/editing/selection/line-wrap-1-expected.txt:
73955         * platform/chromium-win/editing/selection/line-wrap-2-expected.txt:
73956         * platform/chromium-win/editing/selection/mixed-editability-1-expected.txt:
73957         * platform/chromium-win/editing/selection/mixed-editability-2-expected.txt:
73958         * platform/chromium-win/editing/selection/mixed-editability-3-expected.txt:
73959         * platform/chromium-win/editing/selection/mixed-editability-4-expected.txt:
73960         * platform/chromium-win/editing/selection/mixed-editability-5-expected.txt:
73961         * platform/chromium-win/editing/selection/mixed-editability-6-expected.txt:
73962         * platform/chromium-win/editing/selection/mixed-editability-7-expected.txt:
73963         * platform/chromium-win/editing/selection/mixed-editability-8-expected.txt:
73964         * platform/chromium-win/editing/selection/mixed-editability-9-expected.txt:
73965         * platform/chromium-win/editing/selection/move-3875618-fix-expected.txt:
73966         * platform/chromium-win/editing/selection/move-3875641-fix-expected.txt:
73967         * platform/chromium-win/editing/selection/move-backwords-by-word-001-expected.txt:
73968         * platform/chromium-win/editing/selection/move-between-blocks-no-001-expected.txt:
73969         * platform/chromium-win/editing/selection/move-between-blocks-yes-001-expected.txt:
73970         * platform/chromium-win/editing/selection/move-by-character-001-expected.txt:
73971         * platform/chromium-win/editing/selection/move-by-character-002-expected.txt:
73972         * platform/chromium-win/editing/selection/move-by-character-003-expected.txt:
73973         * platform/chromium-win/editing/selection/move-by-character-004-expected.txt:
73974         * platform/chromium-win/editing/selection/move-by-character-005-expected.txt:
73975         * platform/chromium-win/editing/selection/move-by-character-6-expected.txt:
73976         * platform/chromium-win/editing/selection/move-by-line-001-expected.txt:
73977         * platform/chromium-win/editing/selection/move-by-line-002-expected.txt:
73978         * platform/chromium-win/editing/selection/move-by-sentence-001-expected.txt:
73979         * platform/chromium-win/editing/selection/move-by-sentence-linebreak-expected.txt:
73980         * platform/chromium-win/editing/selection/move-by-word-001-expected.txt:
73981         * platform/chromium-win/editing/selection/move-past-trailing-space-expected.txt:
73982         * platform/chromium-win/editing/selection/node-removal-2-expected.txt:
73983         * platform/chromium-win/editing/selection/paragraph-granularity-expected.txt:
73984         * platform/chromium-win/editing/selection/previous-line-position-expected.txt:
73985         * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.txt:
73986         * platform/chromium-win/editing/selection/replace-selection-1-expected.txt:
73987         * platform/chromium-win/editing/selection/replaced-boundaries-1-expected.txt:
73988         * platform/chromium-win/editing/selection/replaced-boundaries-2-expected.txt:
73989         * platform/chromium-win/editing/selection/replaced-boundaries-3-expected.txt:
73990         * platform/chromium-win/editing/selection/select-all-001-expected.txt:
73991         * platform/chromium-win/editing/selection/select-all-002-expected.txt:
73992         * platform/chromium-win/editing/selection/select-all-003-expected.txt:
73993         * platform/chromium-win/editing/selection/select-all-004-expected.txt:
73994         * platform/chromium-win/editing/selection/select-all-005-expected.txt:
73995         * platform/chromium-win/editing/selection/select-all-006-expected.txt:
73996         * platform/chromium-win/editing/selection/select-box-expected.txt:
73997         * platform/chromium-win/editing/selection/select-element-paragraph-boundary-expected.txt:
73998         * platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt:
73999         * platform/chromium-win/editing/selection/select-text-overflow-ellipsis-expected.txt:
74000         * platform/chromium-win/editing/selection/selection-3748164-fix-expected.txt:
74001         * platform/chromium-win/editing/selection/selection-actions-expected.txt:
74002         * platform/chromium-win/editing/selection/selection-background-expected.txt:
74003         * platform/chromium-win/editing/selection/table-caret-1-expected.txt:
74004         * platform/chromium-win/editing/selection/table-caret-2-expected.txt:
74005         * platform/chromium-win/editing/selection/table-caret-3-expected.txt:
74006         * platform/chromium-win/editing/selection/triple-click-in-pre-expected.txt:
74007         * platform/chromium-win/editing/selection/unrendered-001-expected.txt:
74008         * platform/chromium-win/editing/selection/unrendered-002-expected.txt:
74009         * platform/chromium-win/editing/selection/unrendered-003-expected.txt:
74010         * platform/chromium-win/editing/selection/unrendered-004-expected.txt:
74011         * platform/chromium-win/editing/selection/unrendered-005-expected.txt:
74012         * platform/chromium-win/editing/selection/unrendered-space-expected.txt:
74013         * platform/chromium-win/editing/selection/word-granularity-expected.txt:
74014         * platform/chromium-win/editing/selection/wrapped-line-caret-1-expected.txt:
74015         * platform/chromium-win/editing/selection/wrapped-line-caret-2-expected.txt:
74016         * platform/chromium-win/editing/spelling/spellcheck-attribute-expected.txt:
74017         * platform/chromium-win/editing/spelling/spelling-expected.txt:
74018         * platform/chromium-win/editing/style/4916887-expected.txt:
74019         * platform/chromium-win/editing/style/5017613-1-expected.txt:
74020         * platform/chromium-win/editing/style/5017613-2-expected.txt:
74021         * platform/chromium-win/editing/style/5046875-1-expected.txt:
74022         * platform/chromium-win/editing/style/5046875-2-expected.txt:
74023         * platform/chromium-win/editing/style/5065910-expected.txt:
74024         * platform/chromium-win/editing/style/5084241-expected.txt:
74025         * platform/chromium-win/editing/style/5228141-expected.txt:
74026         * platform/chromium-win/editing/style/5279521-expected.txt:
74027         * platform/chromium-win/editing/style/apple-style-editable-mix-expected.txt:
74028         * platform/chromium-win/editing/style/apply-through-end-of-document-expected.txt:
74029         * platform/chromium-win/editing/style/block-style-001-expected.txt:
74030         * platform/chromium-win/editing/style/block-style-002-expected.txt:
74031         * platform/chromium-win/editing/style/block-style-003-expected.txt:
74032         * platform/chromium-win/editing/style/block-style-004-expected.txt:
74033         * platform/chromium-win/editing/style/block-style-005-expected.txt:
74034         * platform/chromium-win/editing/style/block-style-006-expected.txt:
74035         * platform/chromium-win/editing/style/block-styles-007-expected.txt:
74036         * platform/chromium-win/editing/style/create-block-for-style-001-expected.txt:
74037         * platform/chromium-win/editing/style/create-block-for-style-002-expected.txt:
74038         * platform/chromium-win/editing/style/create-block-for-style-003-expected.txt:
74039         * platform/chromium-win/editing/style/create-block-for-style-004-expected.txt:
74040         * platform/chromium-win/editing/style/create-block-for-style-005-expected.txt:
74041         * platform/chromium-win/editing/style/create-block-for-style-006-expected.txt:
74042         * platform/chromium-win/editing/style/create-block-for-style-007-expected.txt:
74043         * platform/chromium-win/editing/style/create-block-for-style-008-expected.txt:
74044         * platform/chromium-win/editing/style/create-block-for-style-009-expected.txt:
74045         * platform/chromium-win/editing/style/create-block-for-style-010-expected.txt:
74046         * platform/chromium-win/editing/style/create-block-for-style-011-expected.txt:
74047         * platform/chromium-win/editing/style/create-block-for-style-012-expected.txt:
74048         * platform/chromium-win/editing/style/create-block-for-style-013-expected.txt:
74049         * platform/chromium-win/editing/style/designmode-expected.txt:
74050         * platform/chromium-win/editing/style/font-family-with-space-expected.txt:
74051         * platform/chromium-win/editing/style/fontsize-1-expected.txt:
74052         * platform/chromium-win/editing/style/highlight-expected.txt:
74053         * platform/chromium-win/editing/style/non-inheritable-styles-expected.txt:
74054         * platform/chromium-win/editing/style/relative-font-size-change-001-expected.txt:
74055         * platform/chromium-win/editing/style/relative-font-size-change-002-expected.txt:
74056         * platform/chromium-win/editing/style/relative-font-size-change-003-expected.txt:
74057         * platform/chromium-win/editing/style/relative-font-size-change-004-expected.txt:
74058         * platform/chromium-win/editing/style/smoosh-styles-001-expected.txt:
74059         * platform/chromium-win/editing/style/smoosh-styles-002-expected.txt:
74060         * platform/chromium-win/editing/style/smoosh-styles-003-expected.txt:
74061         * platform/chromium-win/editing/style/style-3681552-fix-001-expected.txt:
74062         * platform/chromium-win/editing/style/style-3681552-fix-002-expected.txt:
74063         * platform/chromium-win/editing/style/style-3690704-fix-expected.txt:
74064         * platform/chromium-win/editing/style/style-3998892-fix-expected.txt:
74065         * platform/chromium-win/editing/style/style-boundary-001-expected.txt:
74066         * platform/chromium-win/editing/style/style-boundary-002-expected.txt:
74067         * platform/chromium-win/editing/style/style-boundary-003-expected.txt:
74068         * platform/chromium-win/editing/style/style-boundary-004-expected.txt:
74069         * platform/chromium-win/editing/style/style-boundary-005-expected.txt:
74070         * platform/chromium-win/editing/style/table-selection-expected.txt:
74071         * platform/chromium-win/editing/style/typing-style-001-expected.txt:
74072         * platform/chromium-win/editing/style/typing-style-002-expected.txt:
74073         * platform/chromium-win/editing/style/typing-style-003-expected.txt:
74074         * platform/chromium-win/editing/style/unbold-in-bold-expected.txt:
74075         * platform/chromium-win/editing/undo/4063751-expected.txt:
74076         * platform/chromium-win/editing/undo/5378473-expected.txt:
74077         * platform/chromium-win/editing/undo/redo-typing-001-expected.txt:
74078         * platform/chromium-win/editing/undo/undo-combined-delete-boundary-expected.txt:
74079         * platform/chromium-win/editing/undo/undo-combined-delete-expected.txt:
74080         * platform/chromium-win/editing/undo/undo-delete-boundary-expected.txt:
74081         * platform/chromium-win/editing/undo/undo-delete-expected.txt:
74082         * platform/chromium-win/editing/undo/undo-forward-delete-boundary-expected.txt:
74083         * platform/chromium-win/editing/undo/undo-forward-delete-expected.txt:
74084         * platform/chromium-win/editing/undo/undo-misspellings-expected.txt:
74085         * platform/chromium-win/editing/undo/undo-typing-001-expected.txt:
74086         * platform/chromium-win/editing/unsupported-content/list-delete-001-expected.txt:
74087         * platform/chromium-win/editing/unsupported-content/list-delete-003-expected.txt:
74088         * platform/chromium-win/editing/unsupported-content/list-type-after-expected.txt:
74089         * platform/chromium-win/editing/unsupported-content/list-type-before-expected.txt:
74090         * platform/chromium-win/editing/unsupported-content/table-delete-001-expected.txt:
74091         * platform/chromium-win/editing/unsupported-content/table-delete-002-expected.txt:
74092         * platform/chromium-win/editing/unsupported-content/table-delete-003-expected.txt:
74093         * platform/chromium-win/editing/unsupported-content/table-type-after-expected.txt:
74094         * platform/chromium-win/editing/unsupported-content/table-type-before-expected.txt:
74095         * platform/chromium-win/fast/block/float/relative-painted-twice-expected.txt:
74096         * platform/chromium-win/fast/css-generated-content/hover-style-change-expected.txt:
74097         * platform/chromium-win/fast/css/layerZOrderCrash-expected.txt:
74098         * platform/chromium-win/fast/css/shadow-multiple-expected.txt:
74099         * platform/chromium-win/fast/css/universal-hover-quirk-expected.txt:
74100         * platform/chromium-win/fast/dom/delete-contents-expected.txt:
74101         * platform/chromium-win/fast/dom/focus-contenteditable-expected.txt:
74102         * platform/chromium-win/fast/dynamic/layer-hit-test-crash-expected.txt:
74103         * platform/chromium-win/fast/dynamic/selection-highlight-adjust-expected.txt:
74104         * platform/chromium-win/fast/events/5056619-expected.txt:
74105         * platform/chromium-win/fast/events/autoscroll-expected.txt:
74106         * platform/chromium-win/fast/events/context-no-deselect-expected.txt:
74107         * platform/chromium-win/fast/events/label-focus-expected.txt:
74108         * platform/chromium-win/fast/events/pointer-events-2-expected.txt:
74109         * platform/chromium-win/fast/events/updateLayoutForHitTest-expected.txt:
74110         * platform/chromium-win/fast/forms/caret-rtl-expected.txt:
74111         * platform/chromium-win/fast/forms/form-added-to-table-expected.txt:
74112         * platform/chromium-win/fast/forms/input-appearance-focus-expected.txt:
74113         * platform/chromium-win/fast/forms/input-appearance-readonly-expected.txt:
74114         * platform/chromium-win/fast/forms/input-appearance-selection-expected.txt:
74115         * platform/chromium-win/fast/forms/input-double-click-selection-gap-bug-expected.txt:
74116         * platform/chromium-win/fast/forms/input-paste-undo-expected.txt:
74117         * platform/chromium-win/fast/forms/input-readonly-autoscroll-expected.txt:
74118         * platform/chromium-win/fast/forms/input-text-click-inside-expected.txt:
74119         * platform/chromium-win/fast/forms/input-text-click-outside-expected.txt:
74120         * platform/chromium-win/fast/forms/input-text-double-click-expected.txt:
74121         * platform/chromium-win/fast/forms/input-text-drag-down-expected.txt:
74122         * platform/chromium-win/fast/forms/input-text-option-delete-expected.txt:
74123         * platform/chromium-win/fast/forms/input-text-scroll-left-on-blur-expected.txt:
74124         * platform/chromium-win/fast/forms/input-text-self-emptying-click-expected.txt:
74125         * platform/chromium-win/fast/forms/plaintext-mode-2-expected.txt:
74126         * platform/chromium-win/fast/forms/search-rtl-expected.txt:
74127         * platform/chromium-win/fast/forms/search-zoomed-expected.txt:
74128         * platform/chromium-win/fast/forms/tabbing-input-iframe-expected.txt:
74129         * platform/chromium-win/fast/forms/textarea-scrollbar-expected.txt:
74130         * platform/chromium-win/fast/forms/textarea-scrolled-type-expected.txt:
74131         * platform/chromium-win/fast/forms/textfield-outline-expected.txt:
74132         * platform/chromium-win/fast/forms/textfield-overflow-expected.txt:
74133         * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.txt:
74134         * platform/chromium-win/fast/inline-block/14498-positionForCoordinates-expected.txt:
74135         * platform/chromium-win/fast/inline/25277-2-expected.txt:
74136         * platform/chromium-win/fast/inline/25277-expected.txt:
74137         * platform/chromium-win/fast/lists/drag-into-marker-expected.txt:
74138         * platform/chromium-win/fast/lists/markers-in-selection-expected.txt:
74139         * platform/chromium-win/fast/overflow/image-selection-highlight-expected.txt:
74140         * platform/chromium-win/fast/overflow/overflow-focus-ring-expected.txt:
74141         * platform/chromium-win/fast/overflow/overflow-text-hit-testing-expected.txt:
74142         * platform/chromium-win/fast/repaint/4776765-expected.txt:
74143         * platform/chromium-win/fast/repaint/block-selection-gap-in-composited-layer-expected.txt:
74144         * platform/chromium-win/fast/repaint/caret-outside-block-expected.txt:
74145         * platform/chromium-win/fast/repaint/delete-into-nested-block-expected.txt:
74146         * platform/chromium-win/fast/repaint/inline-outline-repaint-expected.txt:
74147         * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
74148         * platform/chromium-win/fast/repaint/selected-replaced-expected.txt:
74149         * platform/chromium-win/fast/repaint/selection-after-delete-expected.txt:
74150         * platform/chromium-win/fast/repaint/selection-after-remove-expected.txt:
74151         * platform/chromium-win/fast/repaint/subtree-root-skipped-expected.txt:
74152         * platform/chromium-win/fast/replaced/selection-rect-in-table-cell-expected.txt:
74153         * platform/chromium-win/fast/replaced/selection-rect-transform-expected.txt:
74154         * platform/chromium-win/fast/selectors/159-expected.txt:
74155         * platform/chromium-win/fast/selectors/177a-expected.txt:
74156         * platform/chromium-win/fast/table/click-near-anonymous-table-expected.txt:
74157         * platform/chromium-win/fast/text/atsui-kerning-and-ligatures-expected.txt:
74158         * platform/chromium-win/fast/text/atsui-partial-selection-expected.txt:
74159         * platform/chromium-win/fast/text/delete-hard-break-character-expected.txt:
74160         * platform/chromium-win/fast/text/in-rendered-text-rtl-expected.txt:
74161         * platform/chromium-win/fast/text/international/khmer-selection-expected.txt:
74162         * platform/chromium-win/fast/text/international/rtl-caret-expected.txt:
74163         * platform/chromium-win/fast/text/justified-selection-at-edge-expected.txt:
74164         * platform/chromium-win/fast/text/justified-selection-expected.txt:
74165         * platform/chromium-win/fast/text/should-use-atsui-expected.txt:
74166         * platform/chromium-win/fast/text/textIteratorNilRenderer-expected.txt:
74167         * platform/chromium-win/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
74168         * platform/chromium-win/fast/transforms/transformed-caret-expected.txt:
74169         * platform/chromium-win/fast/transforms/transformed-focused-text-input-expected.txt:
74170         * platform/chromium-win/svg/custom/hit-test-with-br-expected.txt:
74171         * platform/chromium-win/svg/text/foreignObject-text-clipping-bug-expected.txt:
74172         * platform/chromium-win/svg/text/selection-background-color-expected.txt:
74173         * platform/chromium-win/svg/text/selection-styles-expected.txt:
74174         * platform/gtk/editing/deleting/4922367-expected.txt:
74175         * platform/gtk/editing/deleting/5026848-1-expected.txt:
74176         * platform/gtk/editing/deleting/5026848-2-expected.txt:
74177         * platform/gtk/editing/deleting/5026848-3-expected.txt:
74178         * platform/gtk/editing/deleting/5032066-expected.txt:
74179         * platform/gtk/editing/deleting/5091898-expected.txt:
74180         * platform/gtk/editing/deleting/5099303-expected.txt:
74181         * platform/gtk/editing/deleting/5115601-expected.txt:
74182         * platform/gtk/editing/deleting/5126166-expected.txt:
74183         * platform/gtk/editing/deleting/5156801-2-expected.txt:
74184         * platform/gtk/editing/deleting/5206311-1-expected.txt:
74185         * platform/gtk/editing/deleting/5206311-2-expected.txt:
74186         * platform/gtk/editing/deleting/5272440-expected.txt:
74187         * platform/gtk/editing/deleting/5369009-expected.txt:
74188         * platform/gtk/editing/deleting/5390681-2-expected.txt:
74189         * platform/gtk/editing/deleting/5390681-expected.txt:
74190         * platform/gtk/editing/deleting/5433862-2-expected.txt:
74191         * platform/gtk/editing/deleting/5483370-expected.txt:
74192         * platform/gtk/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
74193         * platform/gtk/editing/deleting/delete-3608430-fix-expected.txt:
74194         * platform/gtk/editing/deleting/delete-3608445-fix-expected.txt:
74195         * platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
74196         * platform/gtk/editing/deleting/delete-3775172-fix-expected.txt:
74197         * platform/gtk/editing/deleting/delete-3800834-fix-expected.txt:
74198         * platform/gtk/editing/deleting/delete-3959464-fix-expected.txt:
74199         * platform/gtk/editing/deleting/delete-and-undo-expected.txt:
74200         * platform/gtk/editing/deleting/delete-block-contents-001-expected.txt:
74201         * platform/gtk/editing/deleting/delete-block-contents-002-expected.txt:
74202         * platform/gtk/editing/deleting/delete-block-contents-003-expected.txt:
74203         * platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
74204         * platform/gtk/editing/deleting/delete-block-merge-contents-012-expected.txt:
74205         * platform/gtk/editing/deleting/delete-block-merge-contents-013-expected.txt:
74206         * platform/gtk/editing/deleting/delete-block-merge-contents-014-expected.txt:
74207         * platform/gtk/editing/deleting/delete-block-merge-contents-015-expected.txt:
74208         * platform/gtk/editing/deleting/delete-block-merge-contents-016-expected.txt:
74209         * platform/gtk/editing/deleting/delete-block-merge-contents-017-expected.txt:
74210         * platform/gtk/editing/deleting/delete-br-001-expected.txt:
74211         * platform/gtk/editing/deleting/delete-br-002-expected.txt:
74212         * platform/gtk/editing/deleting/delete-br-003-expected.txt:
74213         * platform/gtk/editing/deleting/delete-br-004-expected.txt:
74214         * platform/gtk/editing/deleting/delete-br-005-expected.txt:
74215         * platform/gtk/editing/deleting/delete-br-006-expected.txt:
74216         * platform/gtk/editing/deleting/delete-br-007-expected.txt:
74217         * platform/gtk/editing/deleting/delete-br-010-expected.txt:
74218         * platform/gtk/editing/deleting/delete-br-013-expected.txt:
74219         * platform/gtk/editing/deleting/delete-by-word-001-expected.txt:
74220         * platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
74221         * platform/gtk/editing/deleting/delete-image-004-expected.txt:
74222         * platform/gtk/editing/deleting/delete-leading-ws-001-expected.txt:
74223         * platform/gtk/editing/deleting/delete-line-001-expected.txt:
74224         * platform/gtk/editing/deleting/delete-line-002-expected.txt:
74225         * platform/gtk/editing/deleting/delete-line-005-expected.txt:
74226         * platform/gtk/editing/deleting/delete-line-006-expected.txt:
74227         * platform/gtk/editing/deleting/delete-line-007-expected.txt:
74228         * platform/gtk/editing/deleting/delete-line-008-expected.txt:
74229         * platform/gtk/editing/deleting/delete-line-009-expected.txt:
74230         * platform/gtk/editing/deleting/delete-line-010-expected.txt:
74231         * platform/gtk/editing/deleting/delete-line-011-expected.txt:
74232         * platform/gtk/editing/deleting/delete-line-012-expected.txt:
74233         * platform/gtk/editing/deleting/delete-line-013-expected.txt:
74234         * platform/gtk/editing/deleting/delete-line-014-expected.txt:
74235         * platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
74236         * platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
74237         * platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
74238         * platform/gtk/editing/deleting/delete-listitem-002-expected.txt:
74239         * platform/gtk/editing/deleting/delete-select-all-001-expected.txt:
74240         * platform/gtk/editing/deleting/delete-select-all-002-expected.txt:
74241         * platform/gtk/editing/deleting/delete-tab-002-expected.txt:
74242         * platform/gtk/editing/deleting/delete-tab-004-expected.txt:
74243         * platform/gtk/editing/deleting/delete-to-end-of-paragraph-expected.txt:
74244         * platform/gtk/editing/deleting/delete-to-select-table-expected.txt:
74245         * platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
74246         * platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt:
74247         * platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
74248         * platform/gtk/editing/deleting/forward-delete-expected.txt:
74249         * platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
74250         * platform/gtk/editing/deleting/type-delete-after-quote-expected.txt:
74251         * platform/gtk/editing/execCommand/4580583-1-expected.txt:
74252         * platform/gtk/editing/execCommand/4580583-2-expected.txt:
74253         * platform/gtk/editing/execCommand/4747450-expected.txt:
74254         * platform/gtk/editing/execCommand/4786404-1-expected.txt:
74255         * platform/gtk/editing/execCommand/4786404-2-expected.txt:
74256         * platform/gtk/editing/execCommand/4916402-expected.txt:
74257         * platform/gtk/editing/execCommand/4916541-expected.txt:
74258         * platform/gtk/editing/execCommand/4920488-expected.txt:
74259         * platform/gtk/editing/execCommand/4920742-1-expected.txt:
74260         * platform/gtk/editing/execCommand/4924441-expected.txt:
74261         * platform/gtk/editing/execCommand/5049671-expected.txt:
74262         * platform/gtk/editing/execCommand/5080333-1-expected.txt:
74263         * platform/gtk/editing/execCommand/5080333-2-expected.txt:
74264         * platform/gtk/editing/execCommand/5136770-expected.txt:
74265         * platform/gtk/editing/execCommand/5138441-expected.txt:
74266         * platform/gtk/editing/execCommand/5142012-1-expected.txt:
74267         * platform/gtk/editing/execCommand/5142012-2-expected.txt:
74268         * platform/gtk/editing/execCommand/5190926-expected.txt:
74269         * platform/gtk/editing/execCommand/5481523-expected.txt:
74270         * platform/gtk/editing/execCommand/5482023-expected.txt:
74271         * platform/gtk/editing/execCommand/5569741-expected.txt:
74272         * platform/gtk/editing/execCommand/5573879-expected.txt:
74273         * platform/gtk/editing/execCommand/insert-list-empty-div-expected.txt:
74274         * platform/gtk/editing/inserting/12882-expected.txt:
74275         * platform/gtk/editing/inserting/4840662-expected.txt:
74276         * platform/gtk/editing/inserting/4875189-1-expected.txt:
74277         * platform/gtk/editing/inserting/4875189-2-expected.txt:
74278         * platform/gtk/editing/inserting/4959067-expected.txt:
74279         * platform/gtk/editing/inserting/4960120-2-expected.txt:
74280         * platform/gtk/editing/inserting/5002441-expected.txt:
74281         * platform/gtk/editing/inserting/5058163-1-expected.txt:
74282         * platform/gtk/editing/inserting/5058163-2-expected.txt:
74283         * platform/gtk/editing/inserting/5156401-2-expected.txt:
74284         * platform/gtk/editing/inserting/5418891-expected.txt:
74285         * platform/gtk/editing/inserting/5510537-expected.txt:
74286         * platform/gtk/editing/inserting/5549929-2-expected.txt:
74287         * platform/gtk/editing/inserting/5549929-3-expected.txt:
74288         * platform/gtk/editing/inserting/6703873-expected.txt:
74289         * platform/gtk/editing/inserting/editable-inline-element-expected.txt:
74290         * platform/gtk/editing/inserting/edited-whitespace-1-expected.txt:
74291         * platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
74292         * platform/gtk/editing/inserting/insert-3659587-fix-expected.txt:
74293         * platform/gtk/editing/inserting/insert-3775316-fix-expected.txt:
74294         * platform/gtk/editing/inserting/insert-3800346-fix-expected.txt:
74295         * platform/gtk/editing/inserting/insert-3851164-fix-expected.txt:
74296         * platform/gtk/editing/inserting/insert-3907422-fix-expected.txt:
74297         * platform/gtk/editing/inserting/insert-after-delete-001-expected.txt:
74298         * platform/gtk/editing/inserting/insert-br-005-expected.txt:
74299         * platform/gtk/editing/inserting/insert-div-001-expected.txt:
74300         * platform/gtk/editing/inserting/insert-div-002-expected.txt:
74301         * platform/gtk/editing/inserting/insert-div-003-expected.txt:
74302         * platform/gtk/editing/inserting/insert-div-004-expected.txt:
74303         * platform/gtk/editing/inserting/insert-div-005-expected.txt:
74304         * platform/gtk/editing/inserting/insert-div-009-expected.txt:
74305         * platform/gtk/editing/inserting/insert-div-024-expected.txt:
74306         * platform/gtk/editing/inserting/insert-space-in-empty-doc-expected.txt:
74307         * platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
74308         * platform/gtk/editing/inserting/redo-expected.txt:
74309         * platform/gtk/editing/inserting/typing-001-expected.txt:
74310         * platform/gtk/editing/inserting/typing-002-expected.txt:
74311         * platform/gtk/editing/inserting/typing-003-expected.txt:
74312         * platform/gtk/editing/inserting/typing-around-br-001-expected.txt:
74313         * platform/gtk/editing/inserting/typing-around-image-001-expected.txt:
74314         * platform/gtk/editing/pasteboard/4076267-2-expected.txt:
74315         * platform/gtk/editing/pasteboard/4076267-3-expected.txt:
74316         * platform/gtk/editing/pasteboard/4076267-expected.txt:
74317         * platform/gtk/editing/pasteboard/5032095-expected.txt:
74318         * platform/gtk/editing/pasteboard/5071074-2-expected.txt:
74319         * platform/gtk/editing/pasteboard/5075944-3-expected.txt:
74320         * platform/gtk/editing/pasteboard/5089327-expected.txt:
74321         * platform/gtk/editing/pasteboard/5134759-expected.txt:
74322         * platform/gtk/editing/pasteboard/5156401-1-expected.txt:
74323         * platform/gtk/editing/pasteboard/5387578-expected.txt:
74324         * platform/gtk/editing/pasteboard/5483567-expected.txt:
74325         * platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
74326         * platform/gtk/editing/pasteboard/paste-blockquote-1-expected.txt:
74327         * platform/gtk/editing/pasteboard/paste-blockquote-2-expected.txt:
74328         * platform/gtk/editing/pasteboard/paste-blockquote-3-expected.txt:
74329         * platform/gtk/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
74330         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
74331         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
74332         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
74333         * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
74334         * platform/gtk/editing/pasteboard/paste-table-001-expected.txt:
74335         * platform/gtk/editing/pasteboard/paste-text-001-expected.txt:
74336         * platform/gtk/editing/pasteboard/paste-text-002-expected.txt:
74337         * platform/gtk/editing/pasteboard/paste-text-003-expected.txt:
74338         * platform/gtk/editing/pasteboard/paste-text-004-expected.txt:
74339         * platform/gtk/editing/pasteboard/paste-text-005-expected.txt:
74340         * platform/gtk/editing/pasteboard/paste-text-006-expected.txt:
74341         * platform/gtk/editing/pasteboard/paste-text-007-expected.txt:
74342         * platform/gtk/editing/pasteboard/paste-text-008-expected.txt:
74343         * platform/gtk/editing/pasteboard/paste-text-009-expected.txt:
74344         * platform/gtk/editing/pasteboard/paste-text-010-expected.txt:
74345         * platform/gtk/editing/pasteboard/paste-text-015-expected.txt:
74346         * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
74347         * platform/gtk/editing/selection/13804-expected.txt:
74348         * platform/gtk/editing/selection/14971-expected.txt:
74349         * platform/gtk/editing/selection/4818145-expected.txt:
74350         * platform/gtk/editing/selection/4866671-expected.txt:
74351         * platform/gtk/editing/selection/4889598-expected.txt:
74352         * platform/gtk/editing/selection/4895428-2-expected.txt:
74353         * platform/gtk/editing/selection/4960116-expected.txt:
74354         * platform/gtk/editing/selection/4983858-expected.txt:
74355         * platform/gtk/editing/selection/5007143-2-expected.txt:
74356         * platform/gtk/editing/selection/5007143-expected.txt:
74357         * platform/gtk/editing/selection/5057506-2-expected.txt:
74358         * platform/gtk/editing/selection/5057506-expected.txt:
74359         * platform/gtk/editing/selection/5076323-1-expected.txt:
74360         * platform/gtk/editing/selection/5076323-2-expected.txt:
74361         * platform/gtk/editing/selection/5076323-3-expected.txt:
74362         * platform/gtk/editing/selection/5081257-1-expected.txt:
74363         * platform/gtk/editing/selection/5081257-2-expected.txt:
74364         * platform/gtk/editing/selection/5099303-expected.txt:
74365         * platform/gtk/editing/selection/5109817-expected.txt:
74366         * platform/gtk/editing/selection/5131716-1-expected.txt:
74367         * platform/gtk/editing/selection/5131716-2-expected.txt:
74368         * platform/gtk/editing/selection/5131716-3-expected.txt:
74369         * platform/gtk/editing/selection/5131716-4-expected.txt:
74370         * platform/gtk/editing/selection/5232159-expected.txt:
74371         * platform/gtk/editing/selection/5234383-1-expected.txt:
74372         * platform/gtk/editing/selection/5234383-2-expected.txt:
74373         * platform/gtk/editing/selection/5333725-expected.txt:
74374         * platform/gtk/editing/selection/5354455-1-expected.txt:
74375         * platform/gtk/editing/selection/5354455-2-expected.txt:
74376         * platform/gtk/editing/selection/addRange-expected.txt:
74377         * platform/gtk/editing/selection/extend-by-character-002-expected.txt:
74378         * platform/gtk/editing/selection/extend-by-character-003-expected.txt:
74379         * platform/gtk/editing/selection/extend-by-character-004-expected.txt:
74380         * platform/gtk/editing/selection/extend-by-character-005-expected.txt:
74381         * platform/gtk/editing/selection/fake-drag-expected.txt:
74382         * platform/gtk/editing/selection/iframe-expected.txt:
74383         * platform/gtk/editing/selection/inline-closest-leaf-child-expected.txt:
74384         * platform/gtk/editing/selection/inline-table-expected.txt:
74385         * platform/gtk/editing/selection/mixed-editability-6-expected.txt:
74386         * platform/gtk/editing/selection/mixed-editability-7-expected.txt:
74387         * platform/gtk/editing/selection/move-backwords-by-word-001-expected.txt:
74388         * platform/gtk/editing/selection/move-between-blocks-no-001-expected.txt:
74389         * platform/gtk/editing/selection/move-between-blocks-yes-001-expected.txt:
74390         * platform/gtk/editing/selection/move-by-character-001-expected.txt:
74391         * platform/gtk/editing/selection/move-by-character-002-expected.txt:
74392         * platform/gtk/editing/selection/move-by-character-003-expected.txt:
74393         * platform/gtk/editing/selection/move-by-character-004-expected.txt:
74394         * platform/gtk/editing/selection/move-by-character-005-expected.txt:
74395         * platform/gtk/editing/selection/move-by-sentence-001-expected.txt:
74396         * platform/gtk/editing/selection/move-by-sentence-linebreak-expected.txt:
74397         * platform/gtk/editing/selection/move-past-trailing-space-expected.txt:
74398         * platform/gtk/editing/selection/range-between-block-and-inline-expected.txt:
74399         * platform/gtk/editing/selection/select-box-expected.txt:
74400         * platform/gtk/editing/selection/select-text-overflow-ellipsis-expected.txt:
74401         * platform/gtk/editing/selection/wrapped-line-caret-1-expected.txt:
74402         * platform/gtk/editing/selection/wrapped-line-caret-2-expected.txt:
74403         * platform/gtk/editing/spelling/spellcheck-attribute-expected.txt:
74404         * platform/gtk/editing/spelling/spelling-expected.txt:
74405         * platform/gtk/editing/spelling/spelling-linebreak-expected.txt:
74406         * platform/gtk/editing/style/4916887-expected.txt:
74407         * platform/gtk/editing/style/5017613-1-expected.txt:
74408         * platform/gtk/editing/style/5017613-2-expected.txt:
74409         * platform/gtk/editing/style/5046875-1-expected.txt:
74410         * platform/gtk/editing/style/5046875-2-expected.txt:
74411         * platform/gtk/editing/style/5084241-expected.txt:
74412         * platform/gtk/editing/style/5228141-expected.txt:
74413         * platform/gtk/editing/style/5279521-expected.txt:
74414         * platform/gtk/editing/style/block-style-003-expected.txt:
74415         * platform/gtk/editing/style/fontsize-1-expected.txt:
74416         * platform/gtk/editing/style/highlight-expected.txt:
74417         * platform/gtk/editing/style/relative-font-size-change-001-expected.txt:
74418         * platform/gtk/editing/style/style-3681552-fix-001-expected.txt:
74419         * platform/gtk/editing/style/style-3681552-fix-002-expected.txt:
74420         * platform/gtk/editing/style/style-3690704-fix-expected.txt:
74421         * platform/gtk/editing/style/typing-style-001-expected.txt:
74422         * platform/gtk/editing/style/typing-style-002-expected.txt:
74423         * platform/gtk/editing/style/typing-style-003-expected.txt:
74424         * platform/gtk/editing/style/unbold-in-bold-expected.txt:
74425         * platform/gtk/editing/undo/4063751-expected.txt:
74426         * platform/gtk/editing/undo/5378473-expected.txt:
74427         * platform/gtk/editing/undo/redo-typing-001-expected.txt:
74428         * platform/gtk/editing/undo/undo-combined-delete-boundary-expected.txt:
74429         * platform/gtk/editing/undo/undo-combined-delete-expected.txt:
74430         * platform/gtk/editing/undo/undo-delete-boundary-expected.txt:
74431         * platform/gtk/editing/undo/undo-delete-expected.txt:
74432         * platform/gtk/editing/undo/undo-forward-delete-boundary-expected.txt:
74433         * platform/gtk/editing/undo/undo-forward-delete-expected.txt:
74434         * platform/gtk/editing/undo/undo-misspellings-expected.txt:
74435         * platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt:
74436         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
74437         * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
74438         * platform/gtk/svg/text/selection-background-color-expected.txt:
74439         * platform/gtk/svg/text/selection-styles-expected.txt:
74440         * platform/mac-tiger/editing/pasteboard/paste-RTFD-expected.txt:
74441         * platform/win/editing/inserting/4960120-1-expected.txt:
74442         * platform/win/editing/inserting/break-blockquote-after-delete-expected.txt:
74443         * platform/win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
74444         * platform/win/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
74445         * platform/win/editing/pasteboard/paste-xml-expected.txt:
74446         * platform/win/editing/pasteboard/pasting-tabs-expected.txt:
74447         * platform/win/editing/selection/drag-text-delay-expected.txt:
74448         * platform/win/editing/selection/select-text-overflow-ellipsis-expected.txt:
74449         * platform/win/fast/forms/textarea-scrollbar-expected.txt:
74450         * platform/win/fast/forms/textarea-scrolled-type-expected.txt:
74451
74452 2010-07-14  Eric Seidel  <eric@webkit.org>
74453
74454         Reviewed by Nikolas Zimmermann.
74455
74456         Selection dumping code should not dump body's offset in the document
74457         https://bugs.webkit.org/show_bug.cgi?id=42238
74458
74459         Update results now that we're no longer dumping
74460         body's offset within HTML as part of selection dumps.
74461         I used a little python script to do all these updates.
74462         Basically it was just:
74463         s/child \d {BODY} .* of document/body/i
74464
74465         LayoutTests will be updated across several commits to keep the SVN server happy.
74466
74467         Commit number 2, update qt results.
74468
74469         * platform/qt/editing/deleting/4845371-expected.txt:
74470         * platform/qt/editing/deleting/4922367-expected.txt:
74471         * platform/qt/editing/deleting/5026848-1-expected.txt:
74472         * platform/qt/editing/deleting/5026848-2-expected.txt:
74473         * platform/qt/editing/deleting/5026848-3-expected.txt:
74474         * platform/qt/editing/deleting/5032066-expected.txt:
74475         * platform/qt/editing/deleting/5091898-expected.txt:
74476         * platform/qt/editing/deleting/5099303-expected.txt:
74477         * platform/qt/editing/deleting/5115601-expected.txt:
74478         * platform/qt/editing/deleting/5126166-expected.txt:
74479         * platform/qt/editing/deleting/5144139-2-expected.txt:
74480         * platform/qt/editing/deleting/5156801-2-expected.txt:
74481         * platform/qt/editing/deleting/5168598-expected.txt:
74482         * platform/qt/editing/deleting/5206311-1-expected.txt:
74483         * platform/qt/editing/deleting/5206311-2-expected.txt:
74484         * platform/qt/editing/deleting/5272440-expected.txt:
74485         * platform/qt/editing/deleting/5300379-expected.txt:
74486         * platform/qt/editing/deleting/5369009-expected.txt:
74487         * platform/qt/editing/deleting/5390681-expected.txt:
74488         * platform/qt/editing/deleting/5408255-expected.txt:
74489         * platform/qt/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
74490         * platform/qt/editing/deleting/delete-3608430-fix-expected.txt:
74491         * platform/qt/editing/deleting/delete-3608445-fix-expected.txt:
74492         * platform/qt/editing/deleting/delete-3608462-fix-expected.txt:
74493         * platform/qt/editing/deleting/delete-3775172-fix-expected.txt:
74494         * platform/qt/editing/deleting/delete-3800834-fix-expected.txt:
74495         * platform/qt/editing/deleting/delete-3857753-fix-expected.txt:
74496         * platform/qt/editing/deleting/delete-3865854-fix-expected.txt:
74497         * platform/qt/editing/deleting/delete-3928305-fix-expected.txt:
74498         * platform/qt/editing/deleting/delete-3959464-fix-expected.txt:
74499         * platform/qt/editing/deleting/delete-4038408-fix-expected.txt:
74500         * platform/qt/editing/deleting/delete-4083333-fix-expected.txt:
74501         * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
74502         * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
74503         * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
74504         * platform/qt/editing/deleting/delete-and-undo-expected.txt:
74505         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
74506         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
74507         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
74508         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
74509         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
74510         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
74511         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
74512         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
74513         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
74514         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
74515         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
74516         * platform/qt/editing/deleting/delete-at-start-or-end-expected.txt:
74517         * platform/qt/editing/deleting/delete-block-contents-001-expected.txt:
74518         * platform/qt/editing/deleting/delete-block-contents-002-expected.txt:
74519         * platform/qt/editing/deleting/delete-block-contents-003-expected.txt:
74520         * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt:
74521         * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.txt:
74522         * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.txt:
74523         * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.txt:
74524         * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.txt:
74525         * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.txt:
74526         * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.txt:
74527         * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.txt:
74528         * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.txt:
74529         * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt:
74530         * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.txt:
74531         * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.txt:
74532         * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.txt:
74533         * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.txt:
74534         * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.txt:
74535         * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.txt:
74536         * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.txt:
74537         * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt:
74538         * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
74539         * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
74540         * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt:
74541         * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt:
74542         * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.txt:
74543         * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.txt:
74544         * platform/qt/editing/deleting/delete-block-table-expected.txt:
74545         * platform/qt/editing/deleting/delete-br-001-expected.txt:
74546         * platform/qt/editing/deleting/delete-br-002-expected.txt:
74547         * platform/qt/editing/deleting/delete-br-003-expected.txt:
74548         * platform/qt/editing/deleting/delete-br-004-expected.txt:
74549         * platform/qt/editing/deleting/delete-br-005-expected.txt:
74550         * platform/qt/editing/deleting/delete-br-006-expected.txt:
74551         * platform/qt/editing/deleting/delete-br-007-expected.txt:
74552         * platform/qt/editing/deleting/delete-br-008-expected.txt:
74553         * platform/qt/editing/deleting/delete-br-009-expected.txt:
74554         * platform/qt/editing/deleting/delete-br-010-expected.txt:
74555         * platform/qt/editing/deleting/delete-br-011-expected.txt:
74556         * platform/qt/editing/deleting/delete-br-012-expected.txt:
74557         * platform/qt/editing/deleting/delete-by-word-001-expected.txt:
74558         * platform/qt/editing/deleting/delete-by-word-002-expected.txt:
74559         * platform/qt/editing/deleting/delete-character-001-expected.txt:
74560         * platform/qt/editing/deleting/delete-contiguous-ws-001-expected.txt:
74561         * platform/qt/editing/deleting/delete-first-list-item-expected.txt:
74562         * platform/qt/editing/deleting/delete-hr-expected.txt:
74563         * platform/qt/editing/deleting/delete-image-001-expected.txt:
74564         * platform/qt/editing/deleting/delete-image-002-expected.txt:
74565         * platform/qt/editing/deleting/delete-image-003-expected.txt:
74566         * platform/qt/editing/deleting/delete-image-004-expected.txt:
74567         * platform/qt/editing/deleting/delete-leading-ws-001-expected.txt:
74568         * platform/qt/editing/deleting/delete-line-001-expected.txt:
74569         * platform/qt/editing/deleting/delete-line-002-expected.txt:
74570         * platform/qt/editing/deleting/delete-line-003-expected.txt:
74571         * platform/qt/editing/deleting/delete-line-004-expected.txt:
74572         * platform/qt/editing/deleting/delete-line-005-expected.txt:
74573         * platform/qt/editing/deleting/delete-line-006-expected.txt:
74574         * platform/qt/editing/deleting/delete-line-007-expected.txt:
74575         * platform/qt/editing/deleting/delete-line-008-expected.txt:
74576         * platform/qt/editing/deleting/delete-line-009-expected.txt:
74577         * platform/qt/editing/deleting/delete-line-010-expected.txt:
74578         * platform/qt/editing/deleting/delete-line-011-expected.txt:
74579         * platform/qt/editing/deleting/delete-line-012-expected.txt:
74580         * platform/qt/editing/deleting/delete-line-013-expected.txt:
74581         * platform/qt/editing/deleting/delete-line-014-expected.txt:
74582         * platform/qt/editing/deleting/delete-line-015-expected.txt:
74583         * platform/qt/editing/deleting/delete-line-016-expected.txt:
74584         * platform/qt/editing/deleting/delete-line-017-expected.txt:
74585         * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
74586         * platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt:
74587         * platform/qt/editing/deleting/delete-link-1-expected.txt:
74588         * platform/qt/editing/deleting/delete-listitem-001-expected.txt:
74589         * platform/qt/editing/deleting/delete-listitem-002-expected.txt:
74590         * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.txt:
74591         * platform/qt/editing/deleting/delete-select-all-001-expected.txt:
74592         * platform/qt/editing/deleting/delete-select-all-002-expected.txt:
74593         * platform/qt/editing/deleting/delete-select-all-003-expected.txt:
74594         * platform/qt/editing/deleting/delete-selection-001-expected.txt:
74595         * platform/qt/editing/deleting/delete-tab-001-expected.txt:
74596         * platform/qt/editing/deleting/delete-tab-002-expected.txt:
74597         * platform/qt/editing/deleting/delete-tab-003-expected.txt:
74598         * platform/qt/editing/deleting/delete-tab-004-expected.txt:
74599         * platform/qt/editing/deleting/delete-to-select-table-expected.txt:
74600         * platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt:
74601         * platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt:
74602         * platform/qt/editing/deleting/delete-ws-fixup-001-expected.txt:
74603         * platform/qt/editing/deleting/delete-ws-fixup-002-expected.txt:
74604         * platform/qt/editing/deleting/delete-ws-fixup-003-expected.txt:
74605         * platform/qt/editing/deleting/delete-ws-fixup-004-expected.txt:
74606         * platform/qt/editing/deleting/deletionUI-single-instance-expected.txt:
74607         * platform/qt/editing/deleting/forward-delete-expected.txt:
74608         * platform/qt/editing/deleting/list-item-1-expected.txt:
74609         * platform/qt/editing/deleting/merge-different-styles-expected.txt:
74610         * platform/qt/editing/deleting/merge-endOfParagraph-expected.txt:
74611         * platform/qt/editing/deleting/merge-into-empty-block-1-expected.txt:
74612         * platform/qt/editing/deleting/merge-into-empty-block-2-expected.txt:
74613         * platform/qt/editing/deleting/merge-no-br-expected.txt:
74614         * platform/qt/editing/deleting/merge-unrendered-space-expected.txt:
74615         * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
74616         * platform/qt/editing/deleting/non-smart-delete-expected.txt:
74617         * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.txt:
74618         * platform/qt/editing/deleting/pruning-after-merge-2-expected.txt:
74619         * platform/qt/editing/deleting/smart-delete-001-expected.txt:
74620         * platform/qt/editing/deleting/smart-delete-002-expected.txt:
74621         * platform/qt/editing/deleting/smart-delete-003-expected.txt:
74622         * platform/qt/editing/deleting/smart-delete-004-expected.txt:
74623         * platform/qt/editing/deleting/table-cells-expected.txt:
74624         * platform/qt/editing/deleting/transpose-empty-expected.txt:
74625         * platform/qt/editing/deleting/whitespace-pre-1-expected.txt:
74626         * platform/qt/editing/execCommand/4580583-1-expected.txt:
74627         * platform/qt/editing/execCommand/4580583-2-expected.txt:
74628         * platform/qt/editing/execCommand/4641880-1-expected.txt:
74629         * platform/qt/editing/execCommand/4641880-2-expected.txt:
74630         * platform/qt/editing/execCommand/4747450-expected.txt:
74631         * platform/qt/editing/execCommand/4786404-1-expected.txt:
74632         * platform/qt/editing/execCommand/4786404-2-expected.txt:
74633         * platform/qt/editing/execCommand/4916402-expected.txt:
74634         * platform/qt/editing/execCommand/4916541-expected.txt:
74635         * platform/qt/editing/execCommand/4920488-expected.txt:
74636         * platform/qt/editing/execCommand/4920742-1-expected.txt:
74637         * platform/qt/editing/execCommand/4924441-expected.txt:
74638         * platform/qt/editing/execCommand/5049671-expected.txt:
74639         * platform/qt/editing/execCommand/5062376-expected.txt:
74640         * platform/qt/editing/execCommand/5080333-1-expected.txt:
74641         * platform/qt/editing/execCommand/5080333-2-expected.txt:
74642         * platform/qt/editing/execCommand/5136770-expected.txt:
74643         * platform/qt/editing/execCommand/5138441-expected.txt:
74644         * platform/qt/editing/execCommand/5142012-1-expected.txt:
74645         * platform/qt/editing/execCommand/5142012-2-expected.txt:
74646         * platform/qt/editing/execCommand/5190926-expected.txt:
74647         * platform/qt/editing/execCommand/create-list-from-range-selection-expected.txt:
74648         * platform/qt/editing/execCommand/create-list-with-hr-expected.txt:
74649         * platform/qt/editing/execCommand/findString-2-expected.txt:
74650         * platform/qt/editing/execCommand/findString-expected.txt:
74651         * platform/qt/editing/execCommand/format-block-expected.txt:
74652         * platform/qt/editing/execCommand/format-block-from-range-selection-expected.txt:
74653         * platform/qt/editing/execCommand/format-block-with-braces-expected.txt:
74654         * platform/qt/editing/execCommand/format-block-with-trailing-br-expected.txt:
74655         * platform/qt/editing/execCommand/hilitecolor-expected.txt:
74656         * platform/qt/editing/execCommand/indent-empty-root-expected.txt:
74657         * platform/qt/editing/execCommand/indent-list-item-expected.txt:
74658         * platform/qt/editing/execCommand/indent-selection-expected.txt:
74659         * platform/qt/editing/execCommand/insert-list-and-stitch-expected.txt:
74660         * platform/qt/editing/execCommand/insert-list-empty-div-expected.txt:
74661         * platform/qt/editing/execCommand/insertImage-expected.txt:
74662         * platform/qt/editing/execCommand/outdent-selection-expected.txt:
74663         * platform/qt/editing/execCommand/print-expected.txt:
74664         * platform/qt/editing/execCommand/remove-formatting-2-expected.txt:
74665         * platform/qt/editing/execCommand/remove-formatting-expected.txt:
74666         * platform/qt/editing/execCommand/remove-list-from-range-selection-expected.txt:
74667         * platform/qt/editing/execCommand/remove-list-item-1-expected.txt:
74668         * platform/qt/editing/execCommand/selectAll-expected.txt:
74669         * platform/qt/editing/inserting/12882-expected.txt:
74670         * platform/qt/editing/inserting/4278698-expected.txt:
74671         * platform/qt/editing/inserting/4840662-expected.txt:
74672         * platform/qt/editing/inserting/4875189-1-expected.txt:
74673         * platform/qt/editing/inserting/4875189-2-expected.txt:
74674         * platform/qt/editing/inserting/4959067-expected.txt:
74675         * platform/qt/editing/inserting/4960120-1-expected.txt:
74676         * platform/qt/editing/inserting/4960120-2-expected.txt:
74677         * platform/qt/editing/inserting/5002441-expected.txt:
74678         * platform/qt/editing/inserting/5058163-1-expected.txt:
74679         * platform/qt/editing/inserting/5058163-2-expected.txt:
74680         * platform/qt/editing/inserting/5156401-2-expected.txt:
74681         * platform/qt/editing/inserting/5418891-expected.txt:
74682         * platform/qt/editing/inserting/5510537-expected.txt:
74683         * platform/qt/editing/inserting/5549929-2-expected.txt:
74684         * platform/qt/editing/inserting/5549929-3-expected.txt:
74685         * platform/qt/editing/inserting/6703873-expected.txt:
74686         * platform/qt/editing/inserting/before-after-input-element-expected.txt:
74687         * platform/qt/editing/inserting/break-blockquote-after-delete-expected.txt:
74688         * platform/qt/editing/inserting/editable-html-element-expected.txt:
74689         * platform/qt/editing/inserting/editable-inline-element-expected.txt:
74690         * platform/qt/editing/inserting/edited-whitespace-1-expected.txt:
74691         * platform/qt/editing/inserting/editing-empty-divs-expected.txt:
74692         * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
74693         * platform/qt/editing/inserting/insert-3659587-fix-expected.txt:
74694         * platform/qt/editing/inserting/insert-3775316-fix-expected.txt:
74695         * platform/qt/editing/inserting/insert-3778059-fix-expected.txt:
74696         * platform/qt/editing/inserting/insert-3786362-fix-expected.txt:
74697         * platform/qt/editing/inserting/insert-3800346-fix-expected.txt:
74698         * platform/qt/editing/inserting/insert-3851164-fix-expected.txt:
74699         * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
74700         * platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
74701         * platform/qt/editing/inserting/insert-at-end-01-expected.txt:
74702         * platform/qt/editing/inserting/insert-at-end-02-expected.txt:
74703         * platform/qt/editing/inserting/insert-br-001-expected.txt:
74704         * platform/qt/editing/inserting/insert-br-002-expected.txt:
74705         * platform/qt/editing/inserting/insert-br-003-expected.txt:
74706         * platform/qt/editing/inserting/insert-br-004-expected.txt:
74707         * platform/qt/editing/inserting/insert-br-005-expected.txt:
74708         * platform/qt/editing/inserting/insert-br-006-expected.txt:
74709         * platform/qt/editing/inserting/insert-br-007-expected.txt:
74710         * platform/qt/editing/inserting/insert-br-008-expected.txt:
74711         * platform/qt/editing/inserting/insert-br-009-expected.txt:
74712         * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt:
74713         * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt:
74714         * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
74715         * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt:
74716         * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt:
74717         * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt:
74718         * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt:
74719         * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt:
74720         * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt:
74721         * platform/qt/editing/inserting/insert-div-001-expected.txt:
74722         * platform/qt/editing/inserting/insert-div-002-expected.txt:
74723         * platform/qt/editing/inserting/insert-div-003-expected.txt:
74724         * platform/qt/editing/inserting/insert-div-004-expected.txt:
74725         * platform/qt/editing/inserting/insert-div-005-expected.txt:
74726         * platform/qt/editing/inserting/insert-div-006-expected.txt:
74727         * platform/qt/editing/inserting/insert-div-007-expected.txt:
74728         * platform/qt/editing/inserting/insert-div-008-expected.txt:
74729         * platform/qt/editing/inserting/insert-div-009-expected.txt:
74730         * platform/qt/editing/inserting/insert-div-010-expected.txt:
74731         * platform/qt/editing/inserting/insert-div-011-expected.txt:
74732         * platform/qt/editing/inserting/insert-div-012-expected.txt:
74733         * platform/qt/editing/inserting/insert-div-013-expected.txt:
74734         * platform/qt/editing/inserting/insert-div-014-expected.txt:
74735         * platform/qt/editing/inserting/insert-div-015-expected.txt:
74736         * platform/qt/editing/inserting/insert-div-016-expected.txt:
74737         * platform/qt/editing/inserting/insert-div-017-expected.txt:
74738         * platform/qt/editing/inserting/insert-div-018-expected.txt:
74739         * platform/qt/editing/inserting/insert-div-019-expected.txt:
74740         * platform/qt/editing/inserting/insert-div-020-expected.txt:
74741         * platform/qt/editing/inserting/insert-div-021-expected.txt:
74742         * platform/qt/editing/inserting/insert-div-022-expected.txt:
74743         * platform/qt/editing/inserting/insert-div-023-expected.txt:
74744         * platform/qt/editing/inserting/insert-div-024-expected.txt:
74745         * platform/qt/editing/inserting/insert-div-025-expected.txt:
74746         * platform/qt/editing/inserting/insert-div-026-expected.txt:
74747         * platform/qt/editing/inserting/insert-div-027-expected.txt:
74748         * platform/qt/editing/inserting/insert-paragraph-01-expected.txt:
74749         * platform/qt/editing/inserting/insert-paragraph-02-expected.txt:
74750         * platform/qt/editing/inserting/insert-paragraph-03-expected.txt:
74751         * platform/qt/editing/inserting/insert-paragraph-04-expected.txt:
74752         * platform/qt/editing/inserting/insert-paragraph-05-expected.txt:
74753         * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
74754         * platform/qt/editing/inserting/insert-tab-001-expected.txt:
74755         * platform/qt/editing/inserting/insert-tab-002-expected.txt:
74756         * platform/qt/editing/inserting/insert-tab-003-expected.txt:
74757         * platform/qt/editing/inserting/insert-tab-004-expected.txt:
74758         * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
74759         * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt:
74760         * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt:
74761         * platform/qt/editing/inserting/insert-text-with-newlines-expected.txt:
74762         * platform/qt/editing/inserting/line-break-expected.txt:
74763         * platform/qt/editing/inserting/paragraph-separator-01-expected.txt:
74764         * platform/qt/editing/inserting/paragraph-separator-02-expected.txt:
74765         * platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
74766         * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt:
74767         * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt:
74768         * platform/qt/editing/inserting/redo-expected.txt:
74769         * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt:
74770         * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt:
74771         * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt:
74772         * platform/qt/editing/inserting/typing-001-expected.txt:
74773         * platform/qt/editing/inserting/typing-002-expected.txt:
74774         * platform/qt/editing/inserting/typing-003-expected.txt:
74775         * platform/qt/editing/inserting/typing-around-br-001-expected.txt:
74776         * platform/qt/editing/inserting/typing-around-image-001-expected.txt:
74777         * platform/qt/editing/pasteboard/3976872-expected.txt:
74778         * platform/qt/editing/pasteboard/4076267-3-expected.txt:
74779         * platform/qt/editing/pasteboard/4242293-1-expected.txt:
74780         * platform/qt/editing/pasteboard/4242293-expected.txt:
74781         * platform/qt/editing/pasteboard/4631972-expected.txt:
74782         * platform/qt/editing/pasteboard/4641033-expected.txt:
74783         * platform/qt/editing/pasteboard/4700297-expected.txt:
74784         * platform/qt/editing/pasteboard/4806874-expected.txt:
74785         * platform/qt/editing/pasteboard/4944770-1-expected.txt:
74786         * platform/qt/editing/pasteboard/4944770-2-expected.txt:
74787         * platform/qt/editing/pasteboard/4989774-expected.txt:
74788         * platform/qt/editing/pasteboard/5006779-expected.txt:
74789         * platform/qt/editing/pasteboard/5027857-expected.txt:
74790         * platform/qt/editing/pasteboard/5028447-expected.txt:
74791         * platform/qt/editing/pasteboard/5032095-expected.txt:
74792         * platform/qt/editing/pasteboard/5065605-expected.txt:
74793         * platform/qt/editing/pasteboard/5071074-2-expected.txt:
74794         * platform/qt/editing/pasteboard/5071074-expected.txt:
74795         * platform/qt/editing/pasteboard/5075944-2-expected.txt:
74796         * platform/qt/editing/pasteboard/5075944-3-expected.txt:
74797         * platform/qt/editing/pasteboard/5075944-expected.txt:
74798         * platform/qt/editing/pasteboard/5089327-expected.txt:
74799         * platform/qt/editing/pasteboard/5134759-expected.txt:
74800         * platform/qt/editing/pasteboard/5156401-1-expected.txt:
74801         * platform/qt/editing/pasteboard/5247341-expected.txt:
74802         * platform/qt/editing/pasteboard/5368833-expected.txt:
74803         * platform/qt/editing/pasteboard/5387578-expected.txt:
74804         * platform/qt/editing/pasteboard/5478250-expected.txt:
74805         * platform/qt/editing/pasteboard/5483567-expected.txt:
74806         * platform/qt/editing/pasteboard/5601583-1-expected.txt:
74807         * platform/qt/editing/pasteboard/8145-1-expected.txt:
74808         * platform/qt/editing/pasteboard/8145-2-expected.txt:
74809         * platform/qt/editing/pasteboard/8145-3-expected.txt:
74810         * platform/qt/editing/pasteboard/bad-placeholder-expected.txt:
74811         * platform/qt/editing/pasteboard/block-wrappers-necessary-expected.txt:
74812         * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt:
74813         * platform/qt/editing/pasteboard/cut-text-001-expected.txt:
74814         * platform/qt/editing/pasteboard/displaced-generic-placeholder-expected.txt:
74815         * platform/qt/editing/pasteboard/displaced-placeholder-expected.txt:
74816         * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt:
74817         * platform/qt/editing/pasteboard/drag-drop-dead-frame-expected.txt:
74818         * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
74819         * platform/qt/editing/pasteboard/input-field-1-expected.txt:
74820         * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt:
74821         * platform/qt/editing/pasteboard/interchange-newline-3-expected.txt:
74822         * platform/qt/editing/pasteboard/interchange-newline-4-expected.txt:
74823         * platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt:
74824         * platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt:
74825         * platform/qt/editing/pasteboard/merge-after-delete-expected.txt:
74826         * platform/qt/editing/pasteboard/merge-end-1-expected.txt:
74827         * platform/qt/editing/pasteboard/merge-end-2-expected.txt:
74828         * platform/qt/editing/pasteboard/merge-end-3-expected.txt:
74829         * platform/qt/editing/pasteboard/merge-end-4-expected.txt:
74830         * platform/qt/editing/pasteboard/merge-end-5-expected.txt:
74831         * platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
74832         * platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
74833         * platform/qt/editing/pasteboard/merge-end-list-expected.txt:
74834         * platform/qt/editing/pasteboard/merge-end-table-expected.txt:
74835         * platform/qt/editing/pasteboard/merge-start-blockquote-expected.txt:
74836         * platform/qt/editing/pasteboard/merge-start-list-expected.txt:
74837         * platform/qt/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
74838         * platform/qt/editing/pasteboard/nested-blocks-with-text-field-expected.txt:
74839         * platform/qt/editing/pasteboard/paste-4035648-fix-expected.txt:
74840         * platform/qt/editing/pasteboard/paste-4038267-fix-expected.txt:
74841         * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt:
74842         * platform/qt/editing/pasteboard/paste-blockquote-1-expected.txt:
74843         * platform/qt/editing/pasteboard/paste-blockquote-2-expected.txt:
74844         * platform/qt/editing/pasteboard/paste-blockquote-3-expected.txt:
74845         * platform/qt/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
74846         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
74847         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
74848         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
74849         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
74850         * platform/qt/editing/pasteboard/paste-line-endings-001-expected.txt:
74851         * platform/qt/editing/pasteboard/paste-line-endings-002-expected.txt:
74852         * platform/qt/editing/pasteboard/paste-line-endings-003-expected.txt:
74853         * platform/qt/editing/pasteboard/paste-line-endings-004-expected.txt:
74854         * platform/qt/editing/pasteboard/paste-line-endings-005-expected.txt:
74855         * platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt:
74856         * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt:
74857         * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt:
74858         * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt:
74859         * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt:
74860         * platform/qt/editing/pasteboard/paste-list-001-expected.txt:
74861         * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
74862         * platform/qt/editing/pasteboard/paste-match-style-002-expected.txt:
74863         * platform/qt/editing/pasteboard/paste-pre-001-expected.txt:
74864         * platform/qt/editing/pasteboard/paste-pre-002-expected.txt:
74865         * platform/qt/editing/pasteboard/paste-table-001-expected.txt:
74866         * platform/qt/editing/pasteboard/paste-table-003-expected.txt:
74867         * platform/qt/editing/pasteboard/paste-table-cells-expected.txt:
74868         * platform/qt/editing/pasteboard/paste-text-002-expected.txt:
74869         * platform/qt/editing/pasteboard/paste-text-003-expected.txt:
74870         * platform/qt/editing/pasteboard/paste-text-004-expected.txt:
74871         * platform/qt/editing/pasteboard/paste-text-005-expected.txt:
74872         * platform/qt/editing/pasteboard/paste-text-006-expected.txt:
74873         * platform/qt/editing/pasteboard/paste-text-007-expected.txt:
74874         * platform/qt/editing/pasteboard/paste-text-009-expected.txt:
74875         * platform/qt/editing/pasteboard/paste-text-010-expected.txt:
74876         * platform/qt/editing/pasteboard/paste-text-011-expected.txt:
74877         * platform/qt/editing/pasteboard/paste-text-012-expected.txt:
74878         * platform/qt/editing/pasteboard/paste-text-013-expected.txt:
74879         * platform/qt/editing/pasteboard/paste-text-014-expected.txt:
74880         * platform/qt/editing/pasteboard/paste-text-015-expected.txt:
74881         * platform/qt/editing/pasteboard/paste-text-016-expected.txt:
74882         * platform/qt/editing/pasteboard/paste-text-017-expected.txt:
74883         * platform/qt/editing/pasteboard/paste-text-018-expected.txt:
74884         * platform/qt/editing/pasteboard/paste-text-019-expected.txt:
74885         * platform/qt/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
74886         * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
74887         * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
74888         * platform/qt/editing/pasteboard/paste-unrendered-select-expected.txt:
74889         * platform/qt/editing/pasteboard/paste-xml-expected.txt:
74890         * platform/qt/editing/pasteboard/pasting-object-expected.txt:
74891         * platform/qt/editing/pasteboard/pasting-tabs-expected.txt:
74892         * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt:
74893         * platform/qt/editing/pasteboard/quirks-mode-br-1-expected.txt:
74894         * platform/qt/editing/pasteboard/select-element-1-expected.txt:
74895         * platform/qt/editing/pasteboard/smart-paste-001-expected.txt:
74896         * platform/qt/editing/pasteboard/smart-paste-002-expected.txt:
74897         * platform/qt/editing/pasteboard/smart-paste-003-expected.txt:
74898         * platform/qt/editing/pasteboard/smart-paste-004-expected.txt:
74899         * platform/qt/editing/pasteboard/smart-paste-005-expected.txt:
74900         * platform/qt/editing/pasteboard/smart-paste-006-expected.txt:
74901         * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
74902         * platform/qt/editing/pasteboard/styled-element-markup-expected.txt:
74903         * platform/qt/editing/pasteboard/testcase-9507-expected.txt:
74904         * platform/qt/editing/pasteboard/undoable-fragment-removes-expected.txt:
74905         * platform/qt/editing/pasteboard/unrendered-br-expected.txt:
74906         * platform/qt/editing/selection/13804-expected.txt:
74907         * platform/qt/editing/selection/3690703-2-expected.txt:
74908         * platform/qt/editing/selection/3690703-expected.txt:
74909         * platform/qt/editing/selection/3690719-expected.txt:
74910         * platform/qt/editing/selection/4397952-expected.txt:
74911         * platform/qt/editing/selection/4402375-expected.txt:
74912         * platform/qt/editing/selection/4818145-expected.txt:
74913         * platform/qt/editing/selection/4866671-expected.txt:
74914         * platform/qt/editing/selection/4889598-expected.txt:
74915         * platform/qt/editing/selection/4895428-2-expected.txt:
74916         * platform/qt/editing/selection/4895428-3-expected.txt:
74917         * platform/qt/editing/selection/4932260-1-expected.txt:
74918         * platform/qt/editing/selection/4932260-2-expected.txt:
74919         * platform/qt/editing/selection/4932260-3-expected.txt:
74920         * platform/qt/editing/selection/4960116-expected.txt:
74921         * platform/qt/editing/selection/4983858-expected.txt:
74922         * platform/qt/editing/selection/5007143-2-expected.txt:
74923         * platform/qt/editing/selection/5007143-expected.txt:
74924         * platform/qt/editing/selection/5076323-1-expected.txt:
74925         * platform/qt/editing/selection/5076323-2-expected.txt:
74926         * platform/qt/editing/selection/5076323-3-expected.txt:
74927         * platform/qt/editing/selection/5081257-1-expected.txt:
74928         * platform/qt/editing/selection/5081257-2-expected.txt:
74929         * platform/qt/editing/selection/5099303-expected.txt:
74930         * platform/qt/editing/selection/5131716-1-expected.txt:
74931         * platform/qt/editing/selection/5131716-2-expected.txt:
74932         * platform/qt/editing/selection/5131716-3-expected.txt:
74933         * platform/qt/editing/selection/5131716-4-expected.txt:
74934         * platform/qt/editing/selection/5195166-2-expected.txt:
74935         * platform/qt/editing/selection/5234383-1-expected.txt:
74936         * platform/qt/editing/selection/5234383-2-expected.txt:
74937         * platform/qt/editing/selection/5240265-expected.txt:
74938         * platform/qt/editing/selection/6476-expected.txt:
74939         * platform/qt/editing/selection/7152-1-expected.txt:
74940         * platform/qt/editing/selection/7152-2-expected.txt:
74941         * platform/qt/editing/selection/addRange-expected.txt:
74942         * platform/qt/editing/selection/after-line-wrap-expected.txt:
74943         * platform/qt/editing/selection/caret-before-select-expected.txt:
74944         * platform/qt/editing/selection/caret-rtl-2-expected.txt:
74945         * platform/qt/editing/selection/caret-rtl-expected.txt:
74946         * platform/qt/editing/selection/display-table-text-expected.txt:
74947         * platform/qt/editing/selection/editable-html-element-expected.txt:
74948         * platform/qt/editing/selection/editable-non-editable-crash-expected.txt:
74949         * platform/qt/editing/selection/end-of-document-expected.txt:
74950         * platform/qt/editing/selection/extend-by-character-001-expected.txt:
74951         * platform/qt/editing/selection/extend-by-character-002-expected.txt:
74952         * platform/qt/editing/selection/extend-by-character-003-expected.txt:
74953         * platform/qt/editing/selection/extend-by-character-004-expected.txt:
74954         * platform/qt/editing/selection/extend-by-character-005-expected.txt:
74955         * platform/qt/editing/selection/extend-by-character-006-expected.txt:
74956         * platform/qt/editing/selection/extend-by-sentence-001-expected.txt:
74957         * platform/qt/editing/selection/extend-by-word-001-expected.txt:
74958         * platform/qt/editing/selection/extend-by-word-002-expected.txt:
74959         * platform/qt/editing/selection/focus-body-expected.txt:
74960         * platform/qt/editing/selection/focus_editable_html-expected.txt:
74961         * platform/qt/editing/selection/iframe-expected.txt:
74962         * platform/qt/editing/selection/image-before-linebreak-expected.txt:
74963         * platform/qt/editing/selection/inline-table-expected.txt:
74964         * platform/qt/editing/selection/leave-requested-block-expected.txt:
74965         * platform/qt/editing/selection/line-wrap-1-expected.txt:
74966         * platform/qt/editing/selection/line-wrap-2-expected.txt:
74967         * platform/qt/editing/selection/mixed-editability-2-expected.txt:
74968         * platform/qt/editing/selection/mixed-editability-3-expected.txt:
74969         * platform/qt/editing/selection/mixed-editability-4-expected.txt:
74970         * platform/qt/editing/selection/mixed-editability-5-expected.txt:
74971         * platform/qt/editing/selection/mixed-editability-6-expected.txt:
74972         * platform/qt/editing/selection/mixed-editability-7-expected.txt:
74973         * platform/qt/editing/selection/mixed-editability-8-expected.txt:
74974         * platform/qt/editing/selection/mixed-editability-9-expected.txt:
74975         * platform/qt/editing/selection/move-3875618-fix-expected.txt:
74976         * platform/qt/editing/selection/move-3875641-fix-expected.txt:
74977         * platform/qt/editing/selection/move-backwords-by-word-001-expected.txt:
74978         * platform/qt/editing/selection/move-between-blocks-no-001-expected.txt:
74979         * platform/qt/editing/selection/move-between-blocks-yes-001-expected.txt:
74980         * platform/qt/editing/selection/move-by-character-001-expected.txt:
74981         * platform/qt/editing/selection/move-by-character-002-expected.txt:
74982         * platform/qt/editing/selection/move-by-character-003-expected.txt:
74983         * platform/qt/editing/selection/move-by-character-004-expected.txt:
74984         * platform/qt/editing/selection/move-by-character-005-expected.txt:
74985         * platform/qt/editing/selection/move-by-character-6-expected.txt:
74986         * platform/qt/editing/selection/move-by-line-001-expected.txt:
74987         * platform/qt/editing/selection/move-by-line-002-expected.txt:
74988         * platform/qt/editing/selection/move-by-sentence-001-expected.txt:
74989         * platform/qt/editing/selection/move-by-sentence-linebreak-expected.txt:
74990         * platform/qt/editing/selection/move-by-word-001-expected.txt:
74991         * platform/qt/editing/selection/node-removal-2-expected.txt:
74992         * platform/qt/editing/selection/previous-line-position-expected.txt:
74993         * platform/qt/editing/selection/range-between-block-and-inline-expected.txt:
74994         * platform/qt/editing/selection/replace-selection-1-expected.txt:
74995         * platform/qt/editing/selection/replaced-boundaries-1-expected.txt:
74996         * platform/qt/editing/selection/replaced-boundaries-2-expected.txt:
74997         * platform/qt/editing/selection/replaced-boundaries-3-expected.txt:
74998         * platform/qt/editing/selection/select-all-001-expected.txt:
74999         * platform/qt/editing/selection/select-all-002-expected.txt:
75000         * platform/qt/editing/selection/select-all-003-expected.txt:
75001         * platform/qt/editing/selection/select-all-004-expected.txt:
75002         * platform/qt/editing/selection/select-all-005-expected.txt:
75003         * platform/qt/editing/selection/select-all-006-expected.txt:
75004         * platform/qt/editing/selection/select-box-expected.txt:
75005         * platform/qt/editing/selection/select-element-paragraph-boundary-expected.txt:
75006         * platform/qt/editing/selection/select-missing-image-expected.txt:
75007         * platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt:
75008         * platform/qt/editing/selection/selection-3748164-fix-expected.txt:
75009         * platform/qt/editing/selection/table-caret-1-expected.txt:
75010         * platform/qt/editing/selection/table-caret-2-expected.txt:
75011         * platform/qt/editing/selection/table-caret-3-expected.txt:
75012         * platform/qt/editing/selection/unrendered-001-expected.txt:
75013         * platform/qt/editing/selection/unrendered-002-expected.txt:
75014         * platform/qt/editing/selection/unrendered-003-expected.txt:
75015         * platform/qt/editing/selection/unrendered-004-expected.txt:
75016         * platform/qt/editing/selection/unrendered-005-expected.txt:
75017         * platform/qt/editing/selection/unrendered-space-expected.txt:
75018         * platform/qt/editing/spelling/spelling-expected.txt:
75019         * platform/qt/editing/style/4916887-expected.txt:
75020         * platform/qt/editing/style/5017613-1-expected.txt:
75021         * platform/qt/editing/style/5017613-2-expected.txt:
75022         * platform/qt/editing/style/5046875-1-expected.txt:
75023         * platform/qt/editing/style/5046875-2-expected.txt:
75024         * platform/qt/editing/style/5065910-expected.txt:
75025         * platform/qt/editing/style/5084241-expected.txt:
75026         * platform/qt/editing/style/5228141-expected.txt:
75027         * platform/qt/editing/style/5279521-expected.txt:
75028         * platform/qt/editing/style/apple-style-editable-mix-expected.txt:
75029         * platform/qt/editing/style/block-style-001-expected.txt:
75030         * platform/qt/editing/style/block-style-002-expected.txt:
75031         * platform/qt/editing/style/block-style-003-expected.txt:
75032         * platform/qt/editing/style/block-style-004-expected.txt:
75033         * platform/qt/editing/style/block-style-005-expected.txt:
75034         * platform/qt/editing/style/block-style-006-expected.txt:
75035         * platform/qt/editing/style/block-styles-007-expected.txt:
75036         * platform/qt/editing/style/create-block-for-style-001-expected.txt:
75037         * platform/qt/editing/style/create-block-for-style-002-expected.txt:
75038         * platform/qt/editing/style/create-block-for-style-003-expected.txt:
75039         * platform/qt/editing/style/create-block-for-style-004-expected.txt:
75040         * platform/qt/editing/style/create-block-for-style-005-expected.txt:
75041         * platform/qt/editing/style/create-block-for-style-006-expected.txt:
75042         * platform/qt/editing/style/create-block-for-style-007-expected.txt:
75043         * platform/qt/editing/style/create-block-for-style-008-expected.txt:
75044         * platform/qt/editing/style/create-block-for-style-009-expected.txt:
75045         * platform/qt/editing/style/create-block-for-style-010-expected.txt:
75046         * platform/qt/editing/style/create-block-for-style-011-expected.txt:
75047         * platform/qt/editing/style/create-block-for-style-012-expected.txt:
75048         * platform/qt/editing/style/create-block-for-style-013-expected.txt:
75049         * platform/qt/editing/style/designmode-expected.txt:
75050         * platform/qt/editing/style/font-family-with-space-expected.txt:
75051         * platform/qt/editing/style/fontsize-1-expected.txt:
75052         * platform/qt/editing/style/highlight-expected.txt:
75053         * platform/qt/editing/style/non-inheritable-styles-expected.txt:
75054         * platform/qt/editing/style/relative-font-size-change-001-expected.txt:
75055         * platform/qt/editing/style/relative-font-size-change-002-expected.txt:
75056         * platform/qt/editing/style/relative-font-size-change-003-expected.txt:
75057         * platform/qt/editing/style/relative-font-size-change-004-expected.txt:
75058         * platform/qt/editing/style/smoosh-styles-001-expected.txt:
75059         * platform/qt/editing/style/smoosh-styles-002-expected.txt:
75060         * platform/qt/editing/style/smoosh-styles-003-expected.txt:
75061         * platform/qt/editing/style/style-3681552-fix-001-expected.txt:
75062         * platform/qt/editing/style/style-3690704-fix-expected.txt:
75063         * platform/qt/editing/style/style-3998892-fix-expected.txt:
75064         * platform/qt/editing/style/style-boundary-001-expected.txt:
75065         * platform/qt/editing/style/style-boundary-002-expected.txt:
75066         * platform/qt/editing/style/style-boundary-003-expected.txt:
75067         * platform/qt/editing/style/style-boundary-004-expected.txt:
75068         * platform/qt/editing/style/style-boundary-005-expected.txt:
75069         * platform/qt/editing/style/table-selection-expected.txt:
75070         * platform/qt/editing/style/typing-style-001-expected.txt:
75071         * platform/qt/editing/style/typing-style-002-expected.txt:
75072         * platform/qt/editing/style/typing-style-003-expected.txt:
75073         * platform/qt/editing/style/unbold-in-bold-expected.txt:
75074         * platform/qt/editing/undo/4063751-expected.txt:
75075         * platform/qt/editing/undo/5378473-expected.txt:
75076         * platform/qt/editing/undo/redo-typing-001-expected.txt:
75077         * platform/qt/editing/undo/undo-combined-delete-boundary-expected.txt:
75078         * platform/qt/editing/undo/undo-combined-delete-expected.txt:
75079         * platform/qt/editing/undo/undo-delete-boundary-expected.txt:
75080         * platform/qt/editing/undo/undo-delete-expected.txt:
75081         * platform/qt/editing/undo/undo-forward-delete-boundary-expected.txt:
75082         * platform/qt/editing/undo/undo-forward-delete-expected.txt:
75083         * platform/qt/editing/undo/undo-misspellings-expected.txt:
75084         * platform/qt/editing/undo/undo-typing-001-expected.txt:
75085         * platform/qt/editing/unsupported-content/list-delete-001-expected.txt:
75086         * platform/qt/editing/unsupported-content/list-delete-003-expected.txt:
75087         * platform/qt/editing/unsupported-content/list-type-after-expected.txt:
75088         * platform/qt/editing/unsupported-content/list-type-before-expected.txt:
75089         * platform/qt/editing/unsupported-content/table-delete-001-expected.txt:
75090         * platform/qt/editing/unsupported-content/table-delete-002-expected.txt:
75091         * platform/qt/editing/unsupported-content/table-delete-003-expected.txt:
75092         * platform/qt/editing/unsupported-content/table-type-after-expected.txt:
75093         * platform/qt/editing/unsupported-content/table-type-before-expected.txt:
75094         * platform/qt/fast/backgrounds/solid-color-context-restore-expected.txt:
75095         * platform/qt/fast/css-generated-content/hover-style-change-expected.txt:
75096         * platform/qt/fast/css/layerZOrderCrash-expected.txt:
75097         * platform/qt/fast/css/universal-hover-quirk-expected.txt:
75098         * platform/qt/fast/dom/delete-contents-expected.txt:
75099         * platform/qt/fast/dynamic/selection-highlight-adjust-expected.txt:
75100         * platform/qt/fast/events/label-focus-expected.txt:
75101         * platform/qt/fast/forms/input-appearance-focus-expected.txt:
75102         * platform/qt/fast/forms/input-appearance-readonly-expected.txt:
75103         * platform/qt/fast/forms/input-appearance-selection-expected.txt:
75104         * platform/qt/fast/forms/input-double-click-selection-gap-bug-expected.txt:
75105         * platform/qt/fast/forms/input-maxlength-2-expected.txt:
75106         * platform/qt/fast/forms/input-paste-undo-expected.txt:
75107         * platform/qt/fast/forms/input-text-click-inside-expected.txt:
75108         * platform/qt/fast/forms/input-text-option-delete-expected.txt:
75109         * platform/qt/fast/forms/input-text-self-emptying-click-expected.txt:
75110         * platform/qt/fast/forms/plaintext-mode-2-expected.txt:
75111         * platform/qt/fast/forms/textfield-overflow-expected.txt:
75112         * platform/qt/fast/frames/take-focus-from-iframe-expected.txt:
75113         * platform/qt/fast/inline-block/14498-positionForCoordinates-expected.txt:
75114         * platform/qt/fast/lists/markers-in-selection-expected.txt:
75115         * platform/qt/fast/overflow/image-selection-highlight-expected.txt:
75116         * platform/qt/fast/overflow/overflow-focus-ring-expected.txt:
75117         * platform/qt/fast/overflow/overflow-text-hit-testing-expected.txt:
75118         * platform/qt/fast/repaint/4776765-expected.txt:
75119         * platform/qt/fast/repaint/delete-into-nested-block-expected.txt:
75120         * platform/qt/fast/repaint/inline-outline-repaint-expected.txt:
75121         * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt:
75122         * platform/qt/fast/repaint/selection-after-delete-expected.txt:
75123         * platform/qt/fast/repaint/selection-after-remove-expected.txt:
75124         * platform/qt/fast/replaced/selection-rect-expected.txt:
75125         * platform/qt/fast/replaced/selection-rect-in-table-cell-expected.txt:
75126         * platform/qt/fast/selectors/159-expected.txt:
75127         * platform/qt/fast/selectors/177a-expected.txt:
75128         * platform/qt/fast/table/click-near-anonymous-table-expected.txt:
75129         * platform/qt/fast/text/atsui-kerning-and-ligatures-expected.txt:
75130         * platform/qt/fast/text/atsui-partial-selection-expected.txt:
75131         * platform/qt/fast/text/delete-hard-break-character-expected.txt:
75132         * platform/qt/fast/text/international/khmer-selection-expected.txt:
75133         * platform/qt/fast/text/international/rtl-caret-expected.txt:
75134         * platform/qt/fast/text/justified-selection-at-edge-expected.txt:
75135         * platform/qt/fast/text/justified-selection-expected.txt:
75136         * platform/qt/fast/text/should-use-atsui-expected.txt:
75137         * platform/qt/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
75138         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
75139         * platform/qt/svg/text/selection-background-color-expected.txt:
75140         * platform/qt/svg/text/selection-styles-expected.txt:
75141
75142 2010-07-14  Eric Seidel  <eric@webkit.org>
75143
75144         Reviewed by Nikolas Zimmermann.
75145
75146         Selection dumping code should not dump body's offset in the document
75147         https://bugs.webkit.org/show_bug.cgi?id=42238
75148
75149         Update results now that we're no longer dumping
75150         body's offset within HTML as part of selection dumps.
75151         I used a little python script to do all these updates.
75152         Basically it was just:
75153         s/child \d {BODY} .* of document/body/i
75154
75155         LayoutTests will be updated across several commits to keep the SVN server happy.
75156
75157         This first commit is only the mac and mac-leopard results.
75158
75159         * platform/mac/editing/deleting/4845371-expected.txt:
75160         * platform/mac/editing/deleting/4922367-expected.txt:
75161         * platform/mac/editing/deleting/5026848-1-expected.txt:
75162         * platform/mac/editing/deleting/5026848-2-expected.txt:
75163         * platform/mac/editing/deleting/5026848-3-expected.txt:
75164         * platform/mac/editing/deleting/5032066-expected.txt:
75165         * platform/mac/editing/deleting/5091898-expected.txt:
75166         * platform/mac/editing/deleting/5099303-expected.txt:
75167         * platform/mac/editing/deleting/5115601-expected.txt:
75168         * platform/mac/editing/deleting/5126166-expected.txt:
75169         * platform/mac/editing/deleting/5144139-2-expected.txt:
75170         * platform/mac/editing/deleting/5156801-2-expected.txt:
75171         * platform/mac/editing/deleting/5168598-expected.txt:
75172         * platform/mac/editing/deleting/5206311-1-expected.txt:
75173         * platform/mac/editing/deleting/5206311-2-expected.txt:
75174         * platform/mac/editing/deleting/5272440-expected.txt:
75175         * platform/mac/editing/deleting/5300379-expected.txt:
75176         * platform/mac/editing/deleting/5369009-expected.txt:
75177         * platform/mac/editing/deleting/5390681-2-expected.txt:
75178         * platform/mac/editing/deleting/5390681-expected.txt:
75179         * platform/mac/editing/deleting/5408255-expected.txt:
75180         * platform/mac/editing/deleting/5433862-2-expected.txt:
75181         * platform/mac/editing/deleting/5483370-expected.txt:
75182         * platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
75183         * platform/mac/editing/deleting/delete-3608430-fix-expected.txt:
75184         * platform/mac/editing/deleting/delete-3608445-fix-expected.txt:
75185         * platform/mac/editing/deleting/delete-3608462-fix-expected.txt:
75186         * platform/mac/editing/deleting/delete-3775172-fix-expected.txt:
75187         * platform/mac/editing/deleting/delete-3800834-fix-expected.txt:
75188         * platform/mac/editing/deleting/delete-3857753-fix-expected.txt:
75189         * platform/mac/editing/deleting/delete-3865854-fix-expected.txt:
75190         * platform/mac/editing/deleting/delete-3928305-fix-expected.txt:
75191         * platform/mac/editing/deleting/delete-3959464-fix-expected.txt:
75192         * platform/mac/editing/deleting/delete-4038408-fix-expected.txt:
75193         * platform/mac/editing/deleting/delete-4083333-fix-expected.txt:
75194         * platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt:
75195         * platform/mac/editing/deleting/delete-after-span-ws-002-expected.txt:
75196         * platform/mac/editing/deleting/delete-after-span-ws-003-expected.txt:
75197         * platform/mac/editing/deleting/delete-and-undo-expected.txt:
75198         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
75199         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
75200         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
75201         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
75202         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
75203         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
75204         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
75205         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
75206         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
75207         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
75208         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
75209         * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt:
75210         * platform/mac/editing/deleting/delete-block-contents-001-expected.txt:
75211         * platform/mac/editing/deleting/delete-block-contents-002-expected.txt:
75212         * platform/mac/editing/deleting/delete-block-contents-003-expected.txt:
75213         * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
75214         * platform/mac/editing/deleting/delete-block-merge-contents-002-expected.txt:
75215         * platform/mac/editing/deleting/delete-block-merge-contents-003-expected.txt:
75216         * platform/mac/editing/deleting/delete-block-merge-contents-004-expected.txt:
75217         * platform/mac/editing/deleting/delete-block-merge-contents-005-expected.txt:
75218         * platform/mac/editing/deleting/delete-block-merge-contents-006-expected.txt:
75219         * platform/mac/editing/deleting/delete-block-merge-contents-007-expected.txt:
75220         * platform/mac/editing/deleting/delete-block-merge-contents-008-expected.txt:
75221         * platform/mac/editing/deleting/delete-block-merge-contents-009-expected.txt:
75222         * platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt:
75223         * platform/mac/editing/deleting/delete-block-merge-contents-011-expected.txt:
75224         * platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt:
75225         * platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt:
75226         * platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt:
75227         * platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt:
75228         * platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt:
75229         * platform/mac/editing/deleting/delete-block-merge-contents-017-expected.txt:
75230         * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt:
75231         * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
75232         * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
75233         * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt:
75234         * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt:
75235         * platform/mac/editing/deleting/delete-block-merge-contents-023-expected.txt:
75236         * platform/mac/editing/deleting/delete-block-merge-contents-024-expected.txt:
75237         * platform/mac/editing/deleting/delete-block-table-expected.txt:
75238         * platform/mac/editing/deleting/delete-br-001-expected.txt:
75239         * platform/mac/editing/deleting/delete-br-002-expected.txt:
75240         * platform/mac/editing/deleting/delete-br-003-expected.txt:
75241         * platform/mac/editing/deleting/delete-br-004-expected.txt:
75242         * platform/mac/editing/deleting/delete-br-005-expected.txt:
75243         * platform/mac/editing/deleting/delete-br-006-expected.txt:
75244         * platform/mac/editing/deleting/delete-br-007-expected.txt:
75245         * platform/mac/editing/deleting/delete-br-008-expected.txt:
75246         * platform/mac/editing/deleting/delete-br-009-expected.txt:
75247         * platform/mac/editing/deleting/delete-br-010-expected.txt:
75248         * platform/mac/editing/deleting/delete-br-011-expected.txt:
75249         * platform/mac/editing/deleting/delete-br-012-expected.txt:
75250         * platform/mac/editing/deleting/delete-br-013-expected.txt:
75251         * platform/mac/editing/deleting/delete-by-word-001-expected.txt:
75252         * platform/mac/editing/deleting/delete-by-word-002-expected.txt:
75253         * platform/mac/editing/deleting/delete-character-001-expected.txt:
75254         * platform/mac/editing/deleting/delete-contiguous-ws-001-expected.txt:
75255         * platform/mac/editing/deleting/delete-first-list-item-expected.txt:
75256         * platform/mac/editing/deleting/delete-hr-expected.txt:
75257         * platform/mac/editing/deleting/delete-image-001-expected.txt:
75258         * platform/mac/editing/deleting/delete-image-002-expected.txt:
75259         * platform/mac/editing/deleting/delete-image-003-expected.txt:
75260         * platform/mac/editing/deleting/delete-image-004-expected.txt:
75261         * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt:
75262         * platform/mac/editing/deleting/delete-line-001-expected.txt:
75263         * platform/mac/editing/deleting/delete-line-002-expected.txt:
75264         * platform/mac/editing/deleting/delete-line-003-expected.txt:
75265         * platform/mac/editing/deleting/delete-line-004-expected.txt:
75266         * platform/mac/editing/deleting/delete-line-005-expected.txt:
75267         * platform/mac/editing/deleting/delete-line-006-expected.txt:
75268         * platform/mac/editing/deleting/delete-line-007-expected.txt:
75269         * platform/mac/editing/deleting/delete-line-008-expected.txt:
75270         * platform/mac/editing/deleting/delete-line-009-expected.txt:
75271         * platform/mac/editing/deleting/delete-line-010-expected.txt:
75272         * platform/mac/editing/deleting/delete-line-011-expected.txt:
75273         * platform/mac/editing/deleting/delete-line-012-expected.txt:
75274         * platform/mac/editing/deleting/delete-line-013-expected.txt:
75275         * platform/mac/editing/deleting/delete-line-014-expected.txt:
75276         * platform/mac/editing/deleting/delete-line-015-expected.txt:
75277         * platform/mac/editing/deleting/delete-line-016-expected.txt:
75278         * platform/mac/editing/deleting/delete-line-017-expected.txt:
75279         * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt:
75280         * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt:
75281         * platform/mac/editing/deleting/delete-listitem-001-expected.txt:
75282         * platform/mac/editing/deleting/delete-listitem-002-expected.txt:
75283         * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.txt:
75284         * platform/mac/editing/deleting/delete-select-all-001-expected.txt:
75285         * platform/mac/editing/deleting/delete-select-all-002-expected.txt:
75286         * platform/mac/editing/deleting/delete-select-all-003-expected.txt:
75287         * platform/mac/editing/deleting/delete-selection-001-expected.txt:
75288         * platform/mac/editing/deleting/delete-tab-001-expected.txt:
75289         * platform/mac/editing/deleting/delete-tab-002-expected.txt:
75290         * platform/mac/editing/deleting/delete-tab-003-expected.txt:
75291         * platform/mac/editing/deleting/delete-tab-004-expected.txt:
75292         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt:
75293         * platform/mac/editing/deleting/delete-to-select-table-expected.txt:
75294         * platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt:
75295         * platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt:
75296         * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt:
75297         * platform/mac/editing/deleting/delete-ws-fixup-002-expected.txt:
75298         * platform/mac/editing/deleting/delete-ws-fixup-003-expected.txt:
75299         * platform/mac/editing/deleting/delete-ws-fixup-004-expected.txt:
75300         * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt:
75301         * platform/mac/editing/deleting/forward-delete-expected.txt:
75302         * platform/mac/editing/deleting/list-item-1-expected.txt:
75303         * platform/mac/editing/deleting/merge-different-styles-expected.txt:
75304         * platform/mac/editing/deleting/merge-endOfParagraph-expected.txt:
75305         * platform/mac/editing/deleting/merge-into-empty-block-1-expected.txt:
75306         * platform/mac/editing/deleting/merge-into-empty-block-2-expected.txt:
75307         * platform/mac/editing/deleting/merge-no-br-expected.txt:
75308         * platform/mac/editing/deleting/merge-unrendered-space-expected.txt:
75309         * platform/mac/editing/deleting/merge-whitespace-pre-expected.txt:
75310         * platform/mac/editing/deleting/non-smart-delete-expected.txt:
75311         * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.txt:
75312         * platform/mac/editing/deleting/pruning-after-merge-2-expected.txt:
75313         * platform/mac/editing/deleting/smart-delete-001-expected.txt:
75314         * platform/mac/editing/deleting/smart-delete-002-expected.txt:
75315         * platform/mac/editing/deleting/smart-delete-003-expected.txt:
75316         * platform/mac/editing/deleting/smart-delete-004-expected.txt:
75317         * platform/mac/editing/deleting/table-cells-expected.txt:
75318         * platform/mac/editing/deleting/transpose-empty-expected.txt:
75319         * platform/mac/editing/deleting/type-delete-after-quote-expected.txt:
75320         * platform/mac/editing/deleting/whitespace-pre-1-expected.txt:
75321         * platform/mac/editing/execCommand/4580583-1-expected.txt:
75322         * platform/mac/editing/execCommand/4580583-2-expected.txt:
75323         * platform/mac/editing/execCommand/4641880-1-expected.txt:
75324         * platform/mac/editing/execCommand/4641880-2-expected.txt:
75325         * platform/mac/editing/execCommand/4747450-expected.txt:
75326         * platform/mac/editing/execCommand/4786404-1-expected.txt:
75327         * platform/mac/editing/execCommand/4786404-2-expected.txt:
75328         * platform/mac/editing/execCommand/4916402-expected.txt:
75329         * platform/mac/editing/execCommand/4916541-expected.txt:
75330         * platform/mac/editing/execCommand/4920488-expected.txt:
75331         * platform/mac/editing/execCommand/4920742-1-expected.txt:
75332         * platform/mac/editing/execCommand/4924441-expected.txt:
75333         * platform/mac/editing/execCommand/5049671-expected.txt:
75334         * platform/mac/editing/execCommand/5080333-1-expected.txt:
75335         * platform/mac/editing/execCommand/5080333-2-expected.txt:
75336         * platform/mac/editing/execCommand/5136770-expected.txt:
75337         * platform/mac/editing/execCommand/5138441-expected.txt:
75338         * platform/mac/editing/execCommand/5142012-1-expected.txt:
75339         * platform/mac/editing/execCommand/5142012-2-expected.txt:
75340         * platform/mac/editing/execCommand/5190926-expected.txt:
75341         * platform/mac/editing/execCommand/5481523-expected.txt:
75342         * platform/mac/editing/execCommand/5482023-expected.txt:
75343         * platform/mac/editing/execCommand/5482524-expected.txt:
75344         * platform/mac/editing/execCommand/5569741-expected.txt:
75345         * platform/mac/editing/execCommand/5573879-expected.txt:
75346         * platform/mac/editing/execCommand/create-list-from-range-selection-expected.txt:
75347         * platform/mac/editing/execCommand/create-list-with-hr-expected.txt:
75348         * platform/mac/editing/execCommand/findString-2-expected.txt:
75349         * platform/mac/editing/execCommand/findString-expected.txt:
75350         * platform/mac/editing/execCommand/format-block-expected.txt:
75351         * platform/mac/editing/execCommand/format-block-from-range-selection-expected.txt:
75352         * platform/mac/editing/execCommand/format-block-with-braces-expected.txt:
75353         * platform/mac/editing/execCommand/format-block-with-trailing-br-expected.txt:
75354         * platform/mac/editing/execCommand/hilitecolor-expected.txt:
75355         * platform/mac/editing/execCommand/indent-empty-root-expected.txt:
75356         * platform/mac/editing/execCommand/indent-list-item-expected.txt:
75357         * platform/mac/editing/execCommand/indent-selection-expected.txt:
75358         * platform/mac/editing/execCommand/insert-list-and-stitch-expected.txt:
75359         * platform/mac/editing/execCommand/insert-list-empty-div-expected.txt:
75360         * platform/mac/editing/execCommand/insertImage-expected.txt:
75361         * platform/mac/editing/execCommand/nsresponder-indent-expected.txt:
75362         * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt:
75363         * platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt:
75364         * platform/mac/editing/execCommand/outdent-selection-expected.txt:
75365         * platform/mac/editing/execCommand/print-expected.txt:
75366         * platform/mac/editing/execCommand/remove-formatting-2-expected.txt:
75367         * platform/mac/editing/execCommand/remove-formatting-expected.txt:
75368         * platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt:
75369         * platform/mac/editing/execCommand/remove-list-item-1-expected.txt:
75370         * platform/mac/editing/execCommand/selectAll-expected.txt:
75371         * platform/mac/editing/input/5576619-expected.txt:
75372         * platform/mac/editing/input/devanagari-ligature-expected.txt:
75373         * platform/mac/editing/input/emacs-ctrl-o-expected.txt:
75374         * platform/mac/editing/inserting/12882-expected.txt:
75375         * platform/mac/editing/inserting/4278698-expected.txt:
75376         * platform/mac/editing/inserting/4840662-expected.txt:
75377         * platform/mac/editing/inserting/4875189-1-expected.txt:
75378         * platform/mac/editing/inserting/4875189-2-expected.txt:
75379         * platform/mac/editing/inserting/4959067-expected.txt:
75380         * platform/mac/editing/inserting/4960120-1-expected.txt:
75381         * platform/mac/editing/inserting/4960120-2-expected.txt:
75382         * platform/mac/editing/inserting/5002441-expected.txt:
75383         * platform/mac/editing/inserting/5058163-1-expected.txt:
75384         * platform/mac/editing/inserting/5058163-2-expected.txt:
75385         * platform/mac/editing/inserting/5156401-2-expected.txt:
75386         * platform/mac/editing/inserting/5418891-expected.txt:
75387         * platform/mac/editing/inserting/5510537-expected.txt:
75388         * platform/mac/editing/inserting/5549929-2-expected.txt:
75389         * platform/mac/editing/inserting/5549929-3-expected.txt:
75390         * platform/mac/editing/inserting/5607069-2-expected.txt:
75391         * platform/mac/editing/inserting/5607069-3-expected.txt:
75392         * platform/mac/editing/inserting/6703873-expected.txt:
75393         * platform/mac/editing/inserting/before-after-input-element-expected.txt:
75394         * platform/mac/editing/inserting/break-blockquote-after-delete-expected.txt:
75395         * platform/mac/editing/inserting/editable-html-element-expected.txt:
75396         * platform/mac/editing/inserting/editable-inline-element-expected.txt:
75397         * platform/mac/editing/inserting/edited-whitespace-1-expected.txt:
75398         * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
75399         * platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
75400         * platform/mac/editing/inserting/insert-3659587-fix-expected.txt:
75401         * platform/mac/editing/inserting/insert-3775316-fix-expected.txt:
75402         * platform/mac/editing/inserting/insert-3778059-fix-expected.txt:
75403         * platform/mac/editing/inserting/insert-3786362-fix-expected.txt:
75404         * platform/mac/editing/inserting/insert-3800346-fix-expected.txt:
75405         * platform/mac/editing/inserting/insert-3851164-fix-expected.txt:
75406         * platform/mac/editing/inserting/insert-3907422-fix-expected.txt:
75407         * platform/mac/editing/inserting/insert-after-delete-001-expected.txt:
75408         * platform/mac/editing/inserting/insert-at-end-01-expected.txt:
75409         * platform/mac/editing/inserting/insert-at-end-02-expected.txt:
75410         * platform/mac/editing/inserting/insert-br-001-expected.txt:
75411         * platform/mac/editing/inserting/insert-br-002-expected.txt:
75412         * platform/mac/editing/inserting/insert-br-003-expected.txt:
75413         * platform/mac/editing/inserting/insert-br-004-expected.txt:
75414         * platform/mac/editing/inserting/insert-br-005-expected.txt:
75415         * platform/mac/editing/inserting/insert-br-006-expected.txt:
75416         * platform/mac/editing/inserting/insert-br-007-expected.txt:
75417         * platform/mac/editing/inserting/insert-br-008-expected.txt:
75418         * platform/mac/editing/inserting/insert-br-009-expected.txt:
75419         * platform/mac/editing/inserting/insert-br-at-tabspan-001-expected.txt:
75420         * platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt:
75421         * platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt:
75422         * platform/mac/editing/inserting/insert-br-quoted-001-expected.txt:
75423         * platform/mac/editing/inserting/insert-br-quoted-002-expected.txt:
75424         * platform/mac/editing/inserting/insert-br-quoted-003-expected.txt:
75425         * platform/mac/editing/inserting/insert-br-quoted-004-expected.txt:
75426         * platform/mac/editing/inserting/insert-br-quoted-005-expected.txt:
75427         * platform/mac/editing/inserting/insert-br-quoted-006-expected.txt:
75428         * platform/mac/editing/inserting/insert-div-001-expected.txt:
75429         * platform/mac/editing/inserting/insert-div-002-expected.txt:
75430         * platform/mac/editing/inserting/insert-div-003-expected.txt:
75431         * platform/mac/editing/inserting/insert-div-004-expected.txt:
75432         * platform/mac/editing/inserting/insert-div-005-expected.txt:
75433         * platform/mac/editing/inserting/insert-div-006-expected.txt:
75434         * platform/mac/editing/inserting/insert-div-007-expected.txt:
75435         * platform/mac/editing/inserting/insert-div-008-expected.txt:
75436         * platform/mac/editing/inserting/insert-div-009-expected.txt:
75437         * platform/mac/editing/inserting/insert-div-010-expected.txt:
75438         * platform/mac/editing/inserting/insert-div-011-expected.txt:
75439         * platform/mac/editing/inserting/insert-div-012-expected.txt:
75440         * platform/mac/editing/inserting/insert-div-013-expected.txt:
75441         * platform/mac/editing/inserting/insert-div-014-expected.txt:
75442         * platform/mac/editing/inserting/insert-div-015-expected.txt:
75443         * platform/mac/editing/inserting/insert-div-016-expected.txt:
75444         * platform/mac/editing/inserting/insert-div-017-expected.txt:
75445         * platform/mac/editing/inserting/insert-div-018-expected.txt:
75446         * platform/mac/editing/inserting/insert-div-019-expected.txt:
75447         * platform/mac/editing/inserting/insert-div-020-expected.txt:
75448         * platform/mac/editing/inserting/insert-div-021-expected.txt:
75449         * platform/mac/editing/inserting/insert-div-022-expected.txt:
75450         * platform/mac/editing/inserting/insert-div-023-expected.txt:
75451         * platform/mac/editing/inserting/insert-div-024-expected.txt:
75452         * platform/mac/editing/inserting/insert-div-025-expected.txt:
75453         * platform/mac/editing/inserting/insert-div-026-expected.txt:
75454         * platform/mac/editing/inserting/insert-div-027-expected.txt:
75455         * platform/mac/editing/inserting/insert-paragraph-01-expected.txt:
75456         * platform/mac/editing/inserting/insert-paragraph-02-expected.txt:
75457         * platform/mac/editing/inserting/insert-paragraph-03-expected.txt:
75458         * platform/mac/editing/inserting/insert-paragraph-04-expected.txt:
75459         * platform/mac/editing/inserting/insert-paragraph-05-expected.txt:
75460         * platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt:
75461         * platform/mac/editing/inserting/insert-tab-001-expected.txt:
75462         * platform/mac/editing/inserting/insert-tab-002-expected.txt:
75463         * platform/mac/editing/inserting/insert-tab-003-expected.txt:
75464         * platform/mac/editing/inserting/insert-tab-004-expected.txt:
75465         * platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt:
75466         * platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt:
75467         * platform/mac/editing/inserting/insert-text-at-tabspan-003-expected.txt:
75468         * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt:
75469         * platform/mac/editing/inserting/line-break-expected.txt:
75470         * platform/mac/editing/inserting/multiple-lines-selected-expected.txt:
75471         * platform/mac/editing/inserting/paragraph-separator-01-expected.txt:
75472         * platform/mac/editing/inserting/paragraph-separator-02-expected.txt:
75473         * platform/mac/editing/inserting/paragraph-separator-03-expected.txt:
75474         * platform/mac/editing/inserting/paragraph-separator-in-table-1-expected.txt:
75475         * platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.txt:
75476         * platform/mac/editing/inserting/redo-expected.txt:
75477         * platform/mac/editing/inserting/return-key-with-selection-001-expected.txt:
75478         * platform/mac/editing/inserting/return-key-with-selection-002-expected.txt:
75479         * platform/mac/editing/inserting/return-key-with-selection-003-expected.txt:
75480         * platform/mac/editing/inserting/typing-001-expected.txt:
75481         * platform/mac/editing/inserting/typing-002-expected.txt:
75482         * platform/mac/editing/inserting/typing-003-expected.txt:
75483         * platform/mac/editing/inserting/typing-around-br-001-expected.txt:
75484         * platform/mac/editing/inserting/typing-around-image-001-expected.txt:
75485         * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt:
75486         * platform/mac/editing/pasteboard/3976872-expected.txt:
75487         * platform/mac/editing/pasteboard/4076267-2-expected.txt:
75488         * platform/mac/editing/pasteboard/4076267-3-expected.txt:
75489         * platform/mac/editing/pasteboard/4076267-expected.txt:
75490         * platform/mac/editing/pasteboard/4242293-1-expected.txt:
75491         * platform/mac/editing/pasteboard/4242293-expected.txt:
75492         * platform/mac/editing/pasteboard/4631972-expected.txt:
75493         * platform/mac/editing/pasteboard/4641033-expected.txt:
75494         * platform/mac/editing/pasteboard/4700297-expected.txt:
75495         * platform/mac/editing/pasteboard/4806874-expected.txt:
75496         * platform/mac/editing/pasteboard/4861080-expected.txt:
75497         * platform/mac/editing/pasteboard/4944770-1-expected.txt:
75498         * platform/mac/editing/pasteboard/4944770-2-expected.txt:
75499         * platform/mac/editing/pasteboard/4947130-expected.txt:
75500         * platform/mac/editing/pasteboard/4989774-expected.txt:
75501         * platform/mac/editing/pasteboard/5006779-expected.txt:
75502         * platform/mac/editing/pasteboard/5027857-expected.txt:
75503         * platform/mac/editing/pasteboard/5028447-expected.txt:
75504         * platform/mac/editing/pasteboard/5032095-expected.txt:
75505         * platform/mac/editing/pasteboard/5065605-expected.txt:
75506         * platform/mac/editing/pasteboard/5071074-2-expected.txt:
75507         * platform/mac/editing/pasteboard/5071074-expected.txt:
75508         * platform/mac/editing/pasteboard/5075944-2-expected.txt:
75509         * platform/mac/editing/pasteboard/5075944-3-expected.txt:
75510         * platform/mac/editing/pasteboard/5075944-expected.txt:
75511         * platform/mac/editing/pasteboard/5089327-expected.txt:
75512         * platform/mac/editing/pasteboard/5134759-expected.txt:
75513         * platform/mac/editing/pasteboard/5156401-1-expected.txt:
75514         * platform/mac/editing/pasteboard/5247341-expected.txt:
75515         * platform/mac/editing/pasteboard/5368833-expected.txt:
75516         * platform/mac/editing/pasteboard/5387578-expected.txt:
75517         * platform/mac/editing/pasteboard/5478250-expected.txt:
75518         * platform/mac/editing/pasteboard/5483567-expected.txt:
75519         * platform/mac/editing/pasteboard/5583362-expected.txt:
75520         * platform/mac/editing/pasteboard/5601583-1-expected.txt:
75521         * platform/mac/editing/pasteboard/8145-1-expected.txt:
75522         * platform/mac/editing/pasteboard/8145-2-expected.txt:
75523         * platform/mac/editing/pasteboard/8145-3-expected.txt:
75524         * platform/mac/editing/pasteboard/bad-placeholder-expected.txt:
75525         * platform/mac/editing/pasteboard/block-wrappers-necessary-expected.txt:
75526         * platform/mac/editing/pasteboard/copy-paste-bidi-expected.txt:
75527         * platform/mac/editing/pasteboard/copy-standalone-image-expected.txt:
75528         * platform/mac/editing/pasteboard/cut-text-001-expected.txt:
75529         * platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.txt:
75530         * platform/mac/editing/pasteboard/displaced-placeholder-expected.txt:
75531         * platform/mac/editing/pasteboard/display-block-on-spans-expected.txt:
75532         * platform/mac/editing/pasteboard/drag-drop-dead-frame-expected.txt:
75533         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt:
75534         * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
75535         * platform/mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
75536         * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
75537         * platform/mac/editing/pasteboard/emacs-cntl-y-001-expected.txt:
75538         * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
75539         * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
75540         * platform/mac/editing/pasteboard/input-field-1-expected.txt:
75541         * platform/mac/editing/pasteboard/interchange-newline-1-expected.txt:
75542         * platform/mac/editing/pasteboard/interchange-newline-2-expected.txt:
75543         * platform/mac/editing/pasteboard/interchange-newline-3-expected.txt:
75544         * platform/mac/editing/pasteboard/interchange-newline-4-expected.txt:
75545         * platform/mac/editing/pasteboard/merge-after-delete-1-expected.txt:
75546         * platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt:
75547         * platform/mac/editing/pasteboard/merge-after-delete-expected.txt:
75548         * platform/mac/editing/pasteboard/merge-end-1-expected.txt:
75549         * platform/mac/editing/pasteboard/merge-end-2-expected.txt:
75550         * platform/mac/editing/pasteboard/merge-end-3-expected.txt:
75551         * platform/mac/editing/pasteboard/merge-end-4-expected.txt:
75552         * platform/mac/editing/pasteboard/merge-end-5-expected.txt:
75553         * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
75554         * platform/mac/editing/pasteboard/merge-end-borders-expected.txt:
75555         * platform/mac/editing/pasteboard/merge-end-list-expected.txt:
75556         * platform/mac/editing/pasteboard/merge-end-table-expected.txt:
75557         * platform/mac/editing/pasteboard/merge-start-blockquote-expected.txt:
75558         * platform/mac/editing/pasteboard/merge-start-list-expected.txt:
75559         * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
75560         * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt:
75561         * platform/mac/editing/pasteboard/paste-4035648-fix-expected.txt:
75562         * platform/mac/editing/pasteboard/paste-4038267-fix-expected.txt:
75563         * platform/mac/editing/pasteboard/paste-4039777-fix-expected.txt:
75564         * platform/mac/editing/pasteboard/paste-RTFD-expected.txt:
75565         * platform/mac/editing/pasteboard/paste-TIFF-expected.txt:
75566         * platform/mac/editing/pasteboard/paste-blockquote-1-expected.txt:
75567         * platform/mac/editing/pasteboard/paste-blockquote-2-expected.txt:
75568         * platform/mac/editing/pasteboard/paste-blockquote-3-expected.txt:
75569         * platform/mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt:
75570         * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
75571         * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
75572         * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
75573         * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
75574         * platform/mac/editing/pasteboard/paste-line-endings-001-expected.txt:
75575         * platform/mac/editing/pasteboard/paste-line-endings-002-expected.txt:
75576         * platform/mac/editing/pasteboard/paste-line-endings-003-expected.txt:
75577         * platform/mac/editing/pasteboard/paste-line-endings-004-expected.txt:
75578         * platform/mac/editing/pasteboard/paste-line-endings-005-expected.txt:
75579         * platform/mac/editing/pasteboard/paste-line-endings-006-expected.txt:
75580         * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt:
75581         * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt:
75582         * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt:
75583         * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt:
75584         * platform/mac/editing/pasteboard/paste-list-001-expected.txt:
75585         * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
75586         * platform/mac/editing/pasteboard/paste-match-style-002-expected.txt:
75587         * platform/mac/editing/pasteboard/paste-pre-001-expected.txt:
75588         * platform/mac/editing/pasteboard/paste-pre-002-expected.txt:
75589         * platform/mac/editing/pasteboard/paste-table-001-expected.txt:
75590         * platform/mac/editing/pasteboard/paste-table-003-expected.txt:
75591         * platform/mac/editing/pasteboard/paste-table-cells-expected.txt:
75592         * platform/mac/editing/pasteboard/paste-text-001-expected.txt:
75593         * platform/mac/editing/pasteboard/paste-text-002-expected.txt:
75594         * platform/mac/editing/pasteboard/paste-text-003-expected.txt:
75595         * platform/mac/editing/pasteboard/paste-text-004-expected.txt:
75596         * platform/mac/editing/pasteboard/paste-text-005-expected.txt:
75597         * platform/mac/editing/pasteboard/paste-text-006-expected.txt:
75598         * platform/mac/editing/pasteboard/paste-text-007-expected.txt:
75599         * platform/mac/editing/pasteboard/paste-text-008-expected.txt:
75600         * platform/mac/editing/pasteboard/paste-text-009-expected.txt:
75601         * platform/mac/editing/pasteboard/paste-text-010-expected.txt:
75602         * platform/mac/editing/pasteboard/paste-text-011-expected.txt:
75603         * platform/mac/editing/pasteboard/paste-text-012-expected.txt:
75604         * platform/mac/editing/pasteboard/paste-text-013-expected.txt:
75605         * platform/mac/editing/pasteboard/paste-text-014-expected.txt:
75606         * platform/mac/editing/pasteboard/paste-text-015-expected.txt:
75607         * platform/mac/editing/pasteboard/paste-text-016-expected.txt:
75608         * platform/mac/editing/pasteboard/paste-text-017-expected.txt:
75609         * platform/mac/editing/pasteboard/paste-text-018-expected.txt:
75610         * platform/mac/editing/pasteboard/paste-text-019-expected.txt:
75611         * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
75612         * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
75613         * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
75614         * platform/mac/editing/pasteboard/paste-unrendered-select-expected.txt:
75615         * platform/mac/editing/pasteboard/paste-xml-expected.txt:
75616         * platform/mac/editing/pasteboard/pasting-object-expected.txt:
75617         * platform/mac/editing/pasteboard/pasting-tabs-expected.txt:
75618         * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.txt:
75619         * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt:
75620         * platform/mac/editing/pasteboard/select-element-1-expected.txt:
75621         * platform/mac/editing/pasteboard/smart-drag-drop-expected.txt:
75622         * platform/mac/editing/pasteboard/smart-paste-001-expected.txt:
75623         * platform/mac/editing/pasteboard/smart-paste-002-expected.txt:
75624         * platform/mac/editing/pasteboard/smart-paste-003-expected.txt:
75625         * platform/mac/editing/pasteboard/smart-paste-004-expected.txt:
75626         * platform/mac/editing/pasteboard/smart-paste-005-expected.txt:
75627         * platform/mac/editing/pasteboard/smart-paste-006-expected.txt:
75628         * platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
75629         * platform/mac/editing/pasteboard/smart-paste-008-expected.txt:
75630         * platform/mac/editing/pasteboard/styled-element-markup-expected.txt:
75631         * platform/mac/editing/pasteboard/testcase-9507-expected.txt:
75632         * platform/mac/editing/pasteboard/undoable-fragment-removes-expected.txt:
75633         * platform/mac/editing/pasteboard/unrendered-br-expected.txt:
75634         * platform/mac/editing/selection/13804-expected.txt:
75635         * platform/mac/editing/selection/14971-expected.txt:
75636         * platform/mac/editing/selection/25228-expected.txt:
75637         * platform/mac/editing/selection/3690703-2-expected.txt:
75638         * platform/mac/editing/selection/3690703-expected.txt:
75639         * platform/mac/editing/selection/3690719-expected.txt:
75640         * platform/mac/editing/selection/4397952-expected.txt:
75641         * platform/mac/editing/selection/4402375-expected.txt:
75642         * platform/mac/editing/selection/4818145-expected.txt:
75643         * platform/mac/editing/selection/4866671-expected.txt:
75644         * platform/mac/editing/selection/4889598-expected.txt:
75645         * platform/mac/editing/selection/4895428-1-expected.txt:
75646         * platform/mac/editing/selection/4895428-2-expected.txt:
75647         * platform/mac/editing/selection/4895428-3-expected.txt:
75648         * platform/mac/editing/selection/4895428-4-expected.txt:
75649         * platform/mac/editing/selection/4932260-1-expected.txt:
75650         * platform/mac/editing/selection/4932260-2-expected.txt:
75651         * platform/mac/editing/selection/4932260-3-expected.txt:
75652         * platform/mac/editing/selection/4947387-expected.txt:
75653         * platform/mac/editing/selection/4960116-expected.txt:
75654         * platform/mac/editing/selection/4975120-expected.txt:
75655         * platform/mac/editing/selection/4983858-expected.txt:
75656         * platform/mac/editing/selection/5007143-2-expected.txt:
75657         * platform/mac/editing/selection/5007143-expected.txt:
75658         * platform/mac/editing/selection/5057506-2-expected.txt:
75659         * platform/mac/editing/selection/5057506-expected.txt:
75660         * platform/mac/editing/selection/5076323-1-expected.txt:
75661         * platform/mac/editing/selection/5076323-2-expected.txt:
75662         * platform/mac/editing/selection/5076323-3-expected.txt:
75663         * platform/mac/editing/selection/5081257-1-expected.txt:
75664         * platform/mac/editing/selection/5081257-2-expected.txt:
75665         * platform/mac/editing/selection/5099303-expected.txt:
75666         * platform/mac/editing/selection/5109817-expected.txt:
75667         * platform/mac/editing/selection/5131716-1-expected.txt:
75668         * platform/mac/editing/selection/5131716-2-expected.txt:
75669         * platform/mac/editing/selection/5131716-3-expected.txt:
75670         * platform/mac/editing/selection/5131716-4-expected.txt:
75671         * platform/mac/editing/selection/5195166-2-expected.txt:
75672         * platform/mac/editing/selection/5232159-expected.txt:
75673         * platform/mac/editing/selection/5234383-1-expected.txt:
75674         * platform/mac/editing/selection/5234383-2-expected.txt:
75675         * platform/mac/editing/selection/5240265-expected.txt:
75676         * platform/mac/editing/selection/5333725-expected.txt:
75677         * platform/mac/editing/selection/5354455-1-expected.txt:
75678         * platform/mac/editing/selection/5354455-2-expected.txt:
75679         * platform/mac/editing/selection/6476-expected.txt:
75680         * platform/mac/editing/selection/7152-1-expected.txt:
75681         * platform/mac/editing/selection/7152-2-expected.txt:
75682         * platform/mac/editing/selection/addRange-expected.txt:
75683         * platform/mac/editing/selection/after-line-wrap-expected.txt:
75684         * platform/mac/editing/selection/caret-and-focus-ring-expected.txt:
75685         * platform/mac/editing/selection/caret-before-select-expected.txt:
75686         * platform/mac/editing/selection/caret-rtl-2-expected.txt:
75687         * platform/mac/editing/selection/caret-rtl-expected.txt:
75688         * platform/mac/editing/selection/click-start-of-line-expected.txt:
75689         * platform/mac/editing/selection/contains-boundaries-expected.txt:
75690         * platform/mac/editing/selection/contenteditable-click-inside-expected.txt:
75691         * platform/mac/editing/selection/designmode-no-caret-expected.txt:
75692         * platform/mac/editing/selection/display-table-text-expected.txt:
75693         * platform/mac/editing/selection/doubleclick-crash-expected.txt:
75694         * platform/mac/editing/selection/drag-select-1-expected.txt:
75695         * platform/mac/editing/selection/drag-text-delay-expected.txt:
75696         * platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt:
75697         * platform/mac/editing/selection/editable-html-element-expected.txt:
75698         * platform/mac/editing/selection/editable-links-expected.txt:
75699         * platform/mac/editing/selection/editable-non-editable-crash-expected.txt:
75700         * platform/mac/editing/selection/end-of-document-expected.txt:
75701         * platform/mac/editing/selection/expanding-selections-expected.txt:
75702         * platform/mac/editing/selection/expanding-selections2-expected.txt:
75703         * platform/mac/editing/selection/extend-by-character-001-expected.txt:
75704         * platform/mac/editing/selection/extend-by-character-002-expected.txt:
75705         * platform/mac/editing/selection/extend-by-character-003-expected.txt:
75706         * platform/mac/editing/selection/extend-by-character-004-expected.txt:
75707         * platform/mac/editing/selection/extend-by-character-005-expected.txt:
75708         * platform/mac/editing/selection/extend-by-character-006-expected.txt:
75709         * platform/mac/editing/selection/extend-by-sentence-001-expected.txt:
75710         * platform/mac/editing/selection/extend-by-word-001-expected.txt:
75711         * platform/mac/editing/selection/extend-by-word-002-expected.txt:
75712         * platform/mac/editing/selection/fake-doubleclick-expected.txt:
75713         * platform/mac/editing/selection/fake-drag-expected.txt:
75714         * platform/mac/editing/selection/focus-body-expected.txt:
75715         * platform/mac/editing/selection/focus_editable_html-expected.txt:
75716         * platform/mac/editing/selection/iframe-expected.txt:
75717         * platform/mac/editing/selection/image-before-linebreak-expected.txt:
75718         * platform/mac/editing/selection/inconsistent-in-removeChildNode-expected.txt:
75719         * platform/mac/editing/selection/inline-closest-leaf-child-expected.txt:
75720         * platform/mac/editing/selection/inline-table-expected.txt:
75721         * platform/mac/editing/selection/leave-requested-block-expected.txt:
75722         * platform/mac/editing/selection/line-wrap-1-expected.txt:
75723         * platform/mac/editing/selection/line-wrap-2-expected.txt:
75724         * platform/mac/editing/selection/mixed-editability-1-expected.txt:
75725         * platform/mac/editing/selection/mixed-editability-2-expected.txt:
75726         * platform/mac/editing/selection/mixed-editability-3-expected.txt:
75727         * platform/mac/editing/selection/mixed-editability-4-expected.txt:
75728         * platform/mac/editing/selection/mixed-editability-5-expected.txt:
75729         * platform/mac/editing/selection/mixed-editability-6-expected.txt:
75730         * platform/mac/editing/selection/mixed-editability-7-expected.txt:
75731         * platform/mac/editing/selection/mixed-editability-8-expected.txt:
75732         * platform/mac/editing/selection/mixed-editability-9-expected.txt:
75733         * platform/mac/editing/selection/move-3875618-fix-expected.txt:
75734         * platform/mac/editing/selection/move-3875641-fix-expected.txt:
75735         * platform/mac/editing/selection/move-backwords-by-word-001-expected.txt:
75736         * platform/mac/editing/selection/move-between-blocks-no-001-expected.txt:
75737         * platform/mac/editing/selection/move-between-blocks-yes-001-expected.txt:
75738         * platform/mac/editing/selection/move-by-character-001-expected.txt:
75739         * platform/mac/editing/selection/move-by-character-002-expected.txt:
75740         * platform/mac/editing/selection/move-by-character-003-expected.txt:
75741         * platform/mac/editing/selection/move-by-character-004-expected.txt:
75742         * platform/mac/editing/selection/move-by-character-005-expected.txt:
75743         * platform/mac/editing/selection/move-by-character-6-expected.txt:
75744         * platform/mac/editing/selection/move-by-line-001-expected.txt:
75745         * platform/mac/editing/selection/move-by-line-002-expected.txt:
75746         * platform/mac/editing/selection/move-by-sentence-001-expected.txt:
75747         * platform/mac/editing/selection/move-by-sentence-linebreak-expected.txt:
75748         * platform/mac/editing/selection/move-by-word-001-expected.txt:
75749         * platform/mac/editing/selection/move-past-trailing-space-expected.txt:
75750         * platform/mac/editing/selection/node-removal-2-expected.txt:
75751         * platform/mac/editing/selection/paragraph-granularity-expected.txt:
75752         * platform/mac/editing/selection/previous-line-position-expected.txt:
75753         * platform/mac/editing/selection/range-between-block-and-inline-expected.txt:
75754         * platform/mac/editing/selection/replace-selection-1-expected.txt:
75755         * platform/mac/editing/selection/replaced-boundaries-1-expected.txt:
75756         * platform/mac/editing/selection/replaced-boundaries-2-expected.txt:
75757         * platform/mac/editing/selection/replaced-boundaries-3-expected.txt:
75758         * platform/mac/editing/selection/select-all-001-expected.txt:
75759         * platform/mac/editing/selection/select-all-002-expected.txt:
75760         * platform/mac/editing/selection/select-all-003-expected.txt:
75761         * platform/mac/editing/selection/select-all-004-expected.txt:
75762         * platform/mac/editing/selection/select-all-005-expected.txt:
75763         * platform/mac/editing/selection/select-all-006-expected.txt:
75764         * platform/mac/editing/selection/select-box-expected.txt:
75765         * platform/mac/editing/selection/select-element-paragraph-boundary-expected.txt:
75766         * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt:
75767         * platform/mac/editing/selection/select-missing-image-expected.txt:
75768         * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt:
75769         * platform/mac/editing/selection/selection-3748164-fix-expected.txt:
75770         * platform/mac/editing/selection/selection-actions-expected.txt:
75771         * platform/mac/editing/selection/selection-background-expected.txt:
75772         * platform/mac/editing/selection/table-caret-1-expected.txt:
75773         * platform/mac/editing/selection/table-caret-2-expected.txt:
75774         * platform/mac/editing/selection/table-caret-3-expected.txt:
75775         * platform/mac/editing/selection/transformed-selection-rects-expected.txt:
75776         * platform/mac/editing/selection/triple-click-in-pre-expected.txt:
75777         * platform/mac/editing/selection/unrendered-001-expected.txt:
75778         * platform/mac/editing/selection/unrendered-002-expected.txt:
75779         * platform/mac/editing/selection/unrendered-003-expected.txt:
75780         * platform/mac/editing/selection/unrendered-004-expected.txt:
75781         * platform/mac/editing/selection/unrendered-005-expected.txt:
75782         * platform/mac/editing/selection/unrendered-space-expected.txt:
75783         * platform/mac/editing/selection/word-granularity-expected.txt:
75784         * platform/mac/editing/selection/wrapped-line-caret-1-expected.txt:
75785         * platform/mac/editing/selection/wrapped-line-caret-2-expected.txt:
75786         * platform/mac/editing/spelling/spellcheck-attribute-expected.txt:
75787         * platform/mac/editing/spelling/spelling-expected.txt:
75788         * platform/mac/editing/spelling/spelling-linebreak-expected.txt:
75789         * platform/mac/editing/style/4916887-expected.txt:
75790         * platform/mac/editing/style/5017613-1-expected.txt:
75791         * platform/mac/editing/style/5017613-2-expected.txt:
75792         * platform/mac/editing/style/5046875-1-expected.txt:
75793         * platform/mac/editing/style/5046875-2-expected.txt:
75794         * platform/mac/editing/style/5065910-expected.txt:
75795         * platform/mac/editing/style/5084241-expected.txt:
75796         * platform/mac/editing/style/5091898-expected.txt:
75797         * platform/mac/editing/style/5228141-expected.txt:
75798         * platform/mac/editing/style/5279521-expected.txt:
75799         * platform/mac/editing/style/apple-style-editable-mix-expected.txt:
75800         * platform/mac/editing/style/block-style-001-expected.txt:
75801         * platform/mac/editing/style/block-style-002-expected.txt:
75802         * platform/mac/editing/style/block-style-003-expected.txt:
75803         * platform/mac/editing/style/block-style-004-expected.txt:
75804         * platform/mac/editing/style/block-style-005-expected.txt:
75805         * platform/mac/editing/style/block-style-006-expected.txt:
75806         * platform/mac/editing/style/block-styles-007-expected.txt:
75807         * platform/mac/editing/style/create-block-for-style-001-expected.txt:
75808         * platform/mac/editing/style/create-block-for-style-002-expected.txt:
75809         * platform/mac/editing/style/create-block-for-style-003-expected.txt:
75810         * platform/mac/editing/style/create-block-for-style-004-expected.txt:
75811         * platform/mac/editing/style/create-block-for-style-005-expected.txt:
75812         * platform/mac/editing/style/create-block-for-style-006-expected.txt:
75813         * platform/mac/editing/style/create-block-for-style-007-expected.txt:
75814         * platform/mac/editing/style/create-block-for-style-008-expected.txt:
75815         * platform/mac/editing/style/create-block-for-style-009-expected.txt:
75816         * platform/mac/editing/style/create-block-for-style-010-expected.txt:
75817         * platform/mac/editing/style/create-block-for-style-011-expected.txt:
75818         * platform/mac/editing/style/create-block-for-style-012-expected.txt:
75819         * platform/mac/editing/style/create-block-for-style-013-expected.txt:
75820         * platform/mac/editing/style/designmode-expected.txt:
75821         * platform/mac/editing/style/font-family-with-space-expected.txt:
75822         * platform/mac/editing/style/fontsize-1-expected.txt:
75823         * platform/mac/editing/style/highlight-expected.txt:
75824         * platform/mac/editing/style/non-inheritable-styles-expected.txt:
75825         * platform/mac/editing/style/relative-font-size-change-001-expected.txt:
75826         * platform/mac/editing/style/relative-font-size-change-002-expected.txt:
75827         * platform/mac/editing/style/relative-font-size-change-003-expected.txt:
75828         * platform/mac/editing/style/relative-font-size-change-004-expected.txt:
75829         * platform/mac/editing/style/smoosh-styles-001-expected.txt:
75830         * platform/mac/editing/style/smoosh-styles-003-expected.txt:
75831         * platform/mac/editing/style/style-3681552-fix-001-expected.txt:
75832         * platform/mac/editing/style/style-3681552-fix-002-expected.txt:
75833         * platform/mac/editing/style/style-3690704-fix-expected.txt:
75834         * platform/mac/editing/style/style-3998892-fix-expected.txt:
75835         * platform/mac/editing/style/style-boundary-001-expected.txt:
75836         * platform/mac/editing/style/style-boundary-002-expected.txt:
75837         * platform/mac/editing/style/style-boundary-003-expected.txt:
75838         * platform/mac/editing/style/style-boundary-004-expected.txt:
75839         * platform/mac/editing/style/style-boundary-005-expected.txt:
75840         * platform/mac/editing/style/table-selection-expected.txt:
75841         * platform/mac/editing/style/typing-style-001-expected.txt:
75842         * platform/mac/editing/style/typing-style-002-expected.txt:
75843         * platform/mac/editing/style/typing-style-003-expected.txt:
75844         * platform/mac/editing/style/unbold-in-bold-expected.txt:
75845         * platform/mac/editing/undo/4063751-expected.txt:
75846         * platform/mac/editing/undo/5378473-expected.txt:
75847         * platform/mac/editing/undo/redo-typing-001-expected.txt:
75848         * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt:
75849         * platform/mac/editing/undo/undo-combined-delete-expected.txt:
75850         * platform/mac/editing/undo/undo-delete-boundary-expected.txt:
75851         * platform/mac/editing/undo/undo-delete-expected.txt:
75852         * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt:
75853         * platform/mac/editing/undo/undo-forward-delete-expected.txt:
75854         * platform/mac/editing/undo/undo-misspellings-expected.txt:
75855         * platform/mac/editing/undo/undo-typing-001-expected.txt:
75856         * platform/mac/editing/unsupported-content/list-delete-001-expected.txt:
75857         * platform/mac/editing/unsupported-content/list-delete-003-expected.txt:
75858         * platform/mac/editing/unsupported-content/list-type-after-expected.txt:
75859         * platform/mac/editing/unsupported-content/list-type-before-expected.txt:
75860         * platform/mac/editing/unsupported-content/table-delete-001-expected.txt:
75861         * platform/mac/editing/unsupported-content/table-delete-002-expected.txt:
75862         * platform/mac/editing/unsupported-content/table-delete-003-expected.txt:
75863         * platform/mac/editing/unsupported-content/table-type-after-expected.txt:
75864         * platform/mac/editing/unsupported-content/table-type-before-expected.txt:
75865         * platform/mac/fast/backgrounds/solid-color-context-restore-expected.txt:
75866         * platform/mac/fast/block/float/relative-painted-twice-expected.txt:
75867         * platform/mac/fast/css-generated-content/hover-style-change-expected.txt:
75868         * platform/mac/fast/css/layerZOrderCrash-expected.txt:
75869         * platform/mac/fast/css/shadow-multiple-expected.txt:
75870         * platform/mac/fast/css/universal-hover-quirk-expected.txt:
75871         * platform/mac/fast/dom/delete-contents-expected.txt:
75872         * platform/mac/fast/dom/focus-contenteditable-expected.txt:
75873         * platform/mac/fast/dynamic/layer-hit-test-crash-expected.txt:
75874         * platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt:
75875         * platform/mac/fast/events/5056619-expected.txt:
75876         * platform/mac/fast/events/autoscroll-expected.txt:
75877         * platform/mac/fast/events/context-no-deselect-expected.txt:
75878         * platform/mac/fast/events/label-focus-expected.txt:
75879         * platform/mac/fast/events/pointer-events-dashboard-expected.txt:
75880         * platform/mac/fast/events/updateLayoutForHitTest-expected.txt:
75881         * platform/mac/fast/forms/caret-rtl-expected.txt:
75882         * platform/mac/fast/forms/form-added-to-table-expected.txt:
75883         * platform/mac/fast/forms/input-appearance-focus-expected.txt:
75884         * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
75885         * platform/mac/fast/forms/input-appearance-selection-expected.txt:
75886         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
75887         * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
75888         * platform/mac/fast/forms/input-paste-undo-expected.txt:
75889         * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
75890         * platform/mac/fast/forms/input-text-click-inside-expected.txt:
75891         * platform/mac/fast/forms/input-text-click-outside-expected.txt:
75892         * platform/mac/fast/forms/input-text-double-click-expected.txt:
75893         * platform/mac/fast/forms/input-text-drag-down-expected.txt:
75894         * platform/mac/fast/forms/input-text-option-delete-expected.txt:
75895         * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
75896         * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
75897         * platform/mac/fast/forms/plaintext-mode-2-expected.txt:
75898         * platform/mac/fast/forms/search-rtl-expected.txt:
75899         * platform/mac/fast/forms/search-transformed-expected.txt:
75900         * platform/mac/fast/forms/search-zoomed-expected.txt:
75901         * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
75902         * platform/mac/fast/forms/textarea-scrollbar-expected.txt:
75903         * platform/mac/fast/forms/textarea-scrolled-type-expected.txt:
75904         * platform/mac/fast/forms/textfield-outline-expected.txt:
75905         * platform/mac/fast/forms/textfield-overflow-expected.txt:
75906         * platform/mac/fast/frames/take-focus-from-iframe-expected.txt:
75907         * platform/mac/fast/inline-block/14498-positionForCoordinates-expected.txt:
75908         * platform/mac/fast/inline/25277-2-expected.txt:
75909         * platform/mac/fast/inline/25277-expected.txt:
75910         * platform/mac/fast/lists/drag-into-marker-expected.txt:
75911         * platform/mac/fast/lists/markers-in-selection-expected.txt:
75912         * platform/mac/fast/overflow/image-selection-highlight-expected.txt:
75913         * platform/mac/fast/overflow/overflow-focus-ring-expected.txt:
75914         * platform/mac/fast/overflow/overflow-text-hit-testing-expected.txt:
75915         * platform/mac/fast/reflections/inline-crash-expected.txt:
75916         * platform/mac/fast/repaint/4776765-expected.txt:
75917         * platform/mac/fast/repaint/block-selection-gap-in-composited-layer-expected.txt:
75918         * platform/mac/fast/repaint/caret-outside-block-expected.txt:
75919         * platform/mac/fast/repaint/delete-into-nested-block-expected.txt:
75920         * platform/mac/fast/repaint/inline-outline-repaint-expected.txt:
75921         * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt:
75922         * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
75923         * platform/mac/fast/repaint/selected-replaced-expected.txt:
75924         * platform/mac/fast/repaint/selection-after-delete-expected.txt:
75925         * platform/mac/fast/repaint/selection-after-remove-expected.txt:
75926         * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
75927         * platform/mac/fast/replaced/selection-rect-expected.txt:
75928         * platform/mac/fast/replaced/selection-rect-in-table-cell-expected.txt:
75929         * platform/mac/fast/replaced/selection-rect-transform-expected.txt:
75930         * platform/mac/fast/selectors/159-expected.txt:
75931         * platform/mac/fast/selectors/177a-expected.txt:
75932         * platform/mac/fast/table/click-near-anonymous-table-expected.txt:
75933         * platform/mac/fast/text/atsui-kerning-and-ligatures-expected.txt:
75934         * platform/mac/fast/text/atsui-partial-selection-expected.txt:
75935         * platform/mac/fast/text/atsui-pointtooffset-calls-cg-expected.txt:
75936         * platform/mac/fast/text/atsui-rtl-override-selection-expected.txt:
75937         * platform/mac/fast/text/delete-hard-break-character-expected.txt:
75938         * platform/mac/fast/text/in-rendered-text-rtl-expected.txt:
75939         * platform/mac/fast/text/international/khmer-selection-expected.txt:
75940         * platform/mac/fast/text/international/rtl-caret-expected.txt:
75941         * platform/mac/fast/text/justified-selection-at-edge-expected.txt:
75942         * platform/mac/fast/text/justified-selection-expected.txt:
75943         * platform/mac/fast/text/justified-text-rect-expected.txt:
75944         * platform/mac/fast/text/selection-painted-separately-expected.txt:
75945         * platform/mac/fast/text/should-use-atsui-expected.txt:
75946         * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
75947         * platform/mac/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
75948         * platform/mac/fast/transforms/transformed-caret-expected.txt:
75949         * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
75950         * platform/mac/svg/custom/hit-test-with-br-expected.txt:
75951         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.txt:
75952         * platform/mac/svg/text/selection-background-color-expected.txt:
75953         * platform/mac/svg/text/selection-styles-expected.txt:
75954
75955 2010-07-14  Kent Tamura  <tkent@chromium.org>
75956
75957         Unreviewed, test expectation update.
75958
75959         * websocket/tests/bad-sub-protocol-non-ascii-expected.txt:
75960         Updated because r63273 changed BOM behavior.
75961
75962 2010-07-14  Kent Tamura  <tkent@chromium.org>
75963
75964         Reviewed by Darin Fisher.
75965
75966         <input type=number> UI: inner spin button layout
75967         https://bugs.webkit.org/show_bug.cgi?id=41924
75968
75969         Update test expectations because a shadow node is added to
75970         <input type=number>.
75971
75972         * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.html
75973         * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
75974         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
75975
75976 2010-07-14  Kent Tamura  <tkent@chromium.org>
75977
75978         Unreviewed, test expectation update.
75979
75980         * platform/chromium/test_expectations.txt:
75981          Fix a syntax error introduced by r63286.
75982
75983 2010-07-14  Kent Tamura  <tkent@chromium.org>
75984
75985         Reviewed by Darin Fisher.
75986
75987         <input type=number> UI: Support disabled/readonly states
75988         https://bugs.webkit.org/show_bug.cgi?id=38568
75989
75990         * fast/forms/input-appearance-spinbutton-disabled-readonly.html: Added.
75991         * platform/chromium/test_expectations.txt:
75992         * platform/gtk/Skipped:
75993         * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added.
75994         * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
75995         * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Added.
75996         * platform/mac/fast/forms/input-number-click-expected.txt:
75997         * platform/mac/fast/forms/input-number-click.html:
75998           Add tests for disabled/readonly states.
75999         * platform/qt/Skipped:
76000         * platform/win/Skipped:
76001
76002 2010-07-13  Brian Weinstein  <bweinstein@apple.com>
76003
76004         Fix Windows checkouts by shortening paths.
76005
76006         * fast/js/sputnik/Conformance: Renamed a few directories so checkouts can succeed.
76007         
76008 2010-07-13  Simon Fraser  <simon.fraser@apple.com>
76009
76010         Reviewed by Dan Bernstein.
76011
76012         Page flashes to mostly white towards the end of loading
76013         https://bugs.webkit.org/show_bug.cgi?id=42230
76014         
76015         Pixel test with a tiled layer whose size gets constrained.
76016         Has to be a pixel test because the layer dump does not expose the bug fix.
76017
76018         * compositing/tiling/constrained-layer-size-expected.checksum: Added.
76019         * compositing/tiling/constrained-layer-size-expected.png: Added.
76020         * compositing/tiling/constrained-layer-size-expected.txt: Added.
76021         * compositing/tiling/constrained-layer-size.html: Added.
76022
76023 2010-07-13  Dumitru Daniliuc  <dumi@chromium.org>
76024
76025         Reviewed by Darin Fisher.
76026
76027         Porting as many async DB tests as possible to sync DBs.
76028         https://bugs.webkit.org/show_bug.cgi?id=40607
76029
76030         * fast/workers/storage/change-version-handle-reuse-sync-expected.txt: Added.
76031         * fast/workers/storage/change-version-handle-reuse-sync.html: Added.
76032         * fast/workers/storage/change-version-sync-expected.txt: Added.
76033         * fast/workers/storage/change-version-sync.html: Added.
76034         * fast/workers/storage/empty-statement-sync-expected.txt: Added.
76035         * fast/workers/storage/empty-statement-sync.html: Added.
76036         * fast/workers/storage/execute-sql-args-sync-expected.txt: Added.
76037         * fast/workers/storage/execute-sql-args-sync.html: Added.
76038         * fast/workers/storage/executesql-accepts-only-one-statement-sync-expected.txt: Added.
76039         * fast/workers/storage/executesql-accepts-only-one-statement-sync.html: Added.
76040         * fast/workers/storage/multiple-transactions-on-different-handles-sync-expected.txt: Added.
76041         * fast/workers/storage/multiple-transactions-on-different-handles-sync.html: Added.
76042         * fast/workers/storage/open-database-creation-callback-sync-expected.txt: Added.
76043         * fast/workers/storage/open-database-creation-callback-sync.html: Added.
76044         * fast/workers/storage/open-database-empty-version-sync-expected.txt: Added.
76045         * fast/workers/storage/open-database-empty-version-sync.html: Added.
76046         * fast/workers/storage/open-database-inputs-sync-expected.txt: Copied from LayoutTests/fast/workers/storage/open-database-sync-inputs-expected.txt.
76047         * fast/workers/storage/open-database-inputs-sync.html: Copied from LayoutTests/fast/workers/storage/open-database-sync-inputs.html.
76048         * fast/workers/storage/open-database-set-empty-version-sync-expected.txt: Added.
76049         * fast/workers/storage/open-database-set-empty-version-sync.html: Added.
76050         * fast/workers/storage/open-database-sync-inputs-expected.txt: Removed.
76051         * fast/workers/storage/open-database-sync-inputs.html: Removed.
76052         * fast/workers/storage/open-database-while-transaction-in-progress-sync-expected.txt: Added.
76053         * fast/workers/storage/open-database-while-transaction-in-progress-sync.html: Added.
76054         * fast/workers/storage/resources/change-version-handle-reuse-sync.js: Added.
76055         (catch):
76056         * fast/workers/storage/resources/change-version-sync-1.js: Added.
76057         ():
76058         (try):
76059         * fast/workers/storage/resources/change-version-sync-2.js: Added.
76060         * fast/workers/storage/resources/empty-statement-sync.js: Added.
76061         * fast/workers/storage/resources/execute-sql-args-sync.js: Added.
76062         (throwOnToStringObject.toString):
76063         (var):
76064         ():
76065         (runTransactionTest):
76066         (runTransactionTests):
76067         * fast/workers/storage/resources/executesql-accepts-only-one-statement-sync.js: Added.
76068         (executeStatement):
76069         * fast/workers/storage/resources/multiple-transactions-on-different-handles-sync.js: Added.
76070         (runTransaction):
76071         (var):
76072         * fast/workers/storage/resources/multiple-transactions-sync.js: Added.
76073         (checkCompletion):
76074         (runTest.db):
76075         (runTest):
76076         * fast/workers/storage/resources/open-database-creation-callback-sync.js: Added.
76077         * fast/workers/storage/resources/open-database-empty-version-sync.js: Added.
76078         * fast/workers/storage/resources/open-database-inputs-sync.js: Copied from LayoutTests/fast/workers/storage/resources/open-database-sync-inputs.js.
76079         * fast/workers/storage/resources/open-database-set-empty-version-sync.js: Added.
76080         * fast/workers/storage/resources/open-database-sync-inputs.js: Removed.
76081         * fast/workers/storage/resources/open-database-while-transaction-in-progress-sync.js: Added.
76082         (openTestDatabase):
76083         * fast/workers/storage/resources/sql-data-types-sync.js: Added.
76084         ():
76085         (testDBValues):
76086         * fast/workers/storage/resources/sql-exception-codes-sync.js: Added.
76087         (testTransaction):
76088         ():
76089         (testInvalidStatement):
76090         (testIncorrectNumberOfBindParameters):
76091         (testBindParameterOfWrongType.badString.toString):
76092         (testBindParameterOfWrongType):
76093         (testVersionMismatch.testTransaction):
76094         (testVersionMismatch):
76095         * fast/workers/storage/resources/test-authorizer-sync.js: Added.
76096         (cleanup):
76097         (executeStatement):
76098         (createTableCallback):
76099         (createStatementsCallback):
76100         (otherStatementsCallback):
76101         (dropStatementsCallback):
76102         (testReadWriteMode):
76103         (testReadOnlyMode):
76104         * fast/workers/storage/resources/transaction-in-transaction-sync.js: Added.
76105         * fast/workers/storage/sql-data-types-sync-expected.txt: Added.
76106         * fast/workers/storage/sql-data-types-sync.html: Added.
76107         * fast/workers/storage/sql-exception-codes-sync-expected.txt: Added.
76108         * fast/workers/storage/sql-exception-codes-sync.html: Added.
76109         * fast/workers/storage/test-authorizer-sync-expected.txt: Added.
76110         * fast/workers/storage/test-authorizer-sync.html: Added.
76111         * fast/workers/storage/transaction-in-transaction-sync-expected.txt: Added.
76112         * fast/workers/storage/transaction-in-transaction-sync.html: Added.
76113
76114 2010-07-13  Maciej Stachowiak  <mjs@apple.com>
76115
76116         Reviewed by Oliver Hunt.
76117
76118         Add placebo versions of some repaint test functions to WebKitTestRunner - good enough for non-pixel tests
76119         https://bugs.webkit.org/show_bug.cgi?id=42227
76120
76121         * platform/mac-wk2/Skipped: Skip some tests newly revealed as failing
76122         for an already-classified reason.
76123
76124 2010-07-13  Eric Seidel  <eric@webkit.org>
76125
76126         Reviewed by Adam Barth.
76127
76128         Fix my misreading of "clear to the last marker" in the HTML5 spec
76129         https://bugs.webkit.org/show_bug.cgi?id=42199
76130
76131         * html5lib/runner-expected-html5.txt:
76132
76133 2010-07-13  Oliver Hunt  <oliver@apple.com>
76134
76135         Reviewed by Gavin Barraclough.
76136
76137         ES5 requires BOMs to be treated as whitespace
76138         https://bugs.webkit.org/show_bug.cgi?id=42218
76139
76140         Update the fast/js/removing-Cf-characters to reflect
76141         new behaviour.  Update a whole group of sputnik results
76142         that we now pass.
76143
76144         * fast/js/removing-Cf-characters-expected.txt:
76145         * fast/js/script-tests/removing-Cf-characters.js:
76146         * fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2-expected.txt:
76147         * fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2-expected.txt:
76148         * fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2-expected.txt:
76149         * fast/js/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2-expected.txt:
76150         * fast/js/sputnik/Unicode/Unicode_218/S7.1_A2.1_T2-expected.txt:
76151         * fast/js/sputnik/Unicode/Unicode_218/S7.1_A2.2_T2-expected.txt:
76152         * fast/js/sputnik/Unicode/Unicode_320/S7.1_A2.1_T2-expected.txt:
76153         * fast/js/sputnik/Unicode/Unicode_320/S7.1_A2.2_T2-expected.txt:
76154         * fast/js/sputnik/Unicode/Unicode_410/S7.1_A2.1_T2-expected.txt:
76155         * fast/js/sputnik/Unicode/Unicode_410/S7.1_A2.2_T2-expected.txt:
76156         * fast/js/sputnik/Unicode/Unicode_500/S7.1_A2.1_T2-expected.txt:
76157         * fast/js/sputnik/Unicode/Unicode_500/S7.1_A2.2_T2-expected.txt:
76158         * fast/js/sputnik/Unicode/Unicode_510/S7.1_A2.1_T2-expected.txt:
76159         * fast/js/sputnik/Unicode/Unicode_510/S7.1_A2.2_T2-expected.txt:
76160
76161 2010-07-13  Albert J. Wong  <ajwong@chromium.org>
76162
76163         Unreviewed, add details to chromium test expectations.
76164
76165         Adding details and references to filed bugs to chromium expectations
76166         that were added in the past few days.  Also rebaseline the svg test.
76167
76168         * platform/chromium-mac/svg/custom/clip-path-child-changes-expected.txt: Added.
76169         * platform/chromium/test_expectations.txt:
76170
76171 2010-07-13  Eric Seidel  <eric@webkit.org>
76172
76173         Reviewed by Adam Barth.
76174
76175         Make our end tag in-foreign-content mode spec bug workarounds more closely match minefield
76176         https://bugs.webkit.org/show_bug.cgi?id=42187
76177
76178         * html5lib/runner-expected-html5.txt:
76179
76180 2010-07-13  Brian Weinstein  <bweinstein@apple.com>
76181
76182         Reviewed by Steve Falkenburg.
76183
76184         Sputnik tests aren't running on Windows
76185         https://bugs.webkit.org/show_bug.cgi?id=42208
76186         
76187         We should run the Sputnik tests on Windows, by unskipping fast/js/Sputnik, and adding Windows
76188         specific test results. There are 6 tests that needs Windows specific results. 3 of them are
76189         progressions (Unicode_510/S7.6_A3.2.html, Unicode_510/S7.6_A5.3_T1.html, Unicode_510/S7.6_A5.3_T2.html)
76190         and the others are failures that are being tracked by https://bugs.webkit.org/show_bug.cgi?id=42209.
76191
76192         * platform/win/Skipped: Remove fast/js/sputnik from the Skipped list.
76193         * platform/win/fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Applying_the_percent_Operator/S11.5.3_A4_T6-expected.txt: Added failing result.
76194         * platform/win/fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3-expected.txt: Added failing result.
76195         * platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt: Added failing result.
76196         * platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Added progression.
76197         * platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Added progression.
76198         * platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Added progression.
76199
76200 2010-07-12  Tony Gentilcore  <tonyg@chromium.org>
76201
76202         Reviewed by Darin Fisher.
76203
76204         Wire network times from ResourceLoadTiming to performance.timing
76205         https://bugs.webkit.org/show_bug.cgi?id=41824
76206
76207         Expectations set to fail because --web-timing disabled by default.
76208
76209         * fast/dom/script-tests/webtiming.js:
76210         (checkTimingBeforeLoad):
76211         (checkWebTimingOnLoad):
76212         (checkWebTimingAfterLoad):
76213         * fast/dom/webtiming-expected.txt:
76214
76215 2010-07-04  Zhenyao Mo  <zmo@google.com>
76216
76217         Reviewed by Darin Fisher.
76218
76219         Need to track texture completeness
76220         https://bugs.webkit.org/show_bug.cgi?id=41381
76221
76222         * fast/canvas/webgl/texture-complete-expected.txt: Added.
76223         * fast/canvas/webgl/texture-complete.html: Added.
76224
76225 2010-07-13  Andreas Kling  <andreas.kling@nokia.com>
76226
76227         Reviewed by Darin Adler.
76228
76229         Canvas: rect(x,y,w,h) should move to (x,y) even if w=0 and h=0
76230         https://bugs.webkit.org/show_bug.cgi?id=42211
76231
76232         Unskip canvas/philip/tests/2d.path.rect.zero.4.html
76233
76234         * platform/mac/Skipped:
76235         * platform/qt/Skipped:
76236
76237 2010-07-13  Andreas Kling  <andreas.kling@nokia.com>
76238
76239         Reviewed by Darin Adler.
76240
76241         Canvas: drawImage() with wrong 'image' argument type should always throw TypeError
76242         https://bugs.webkit.org/show_bug.cgi?id=42160
76243
76244         Updated 2d.drawImage.wrongtype.html from http://dvcs.w3.org/hg/html/
76245         and unskipped it.
76246
76247         * canvas/philip/tests/2d.drawImage.wrongtype-expected.txt:
76248         * canvas/philip/tests/2d.drawImage.wrongtype.html:
76249         * platform/mac/Skipped:
76250         * platform/qt/Skipped:
76251
76252 2010-07-13  Kenneth Russell  <kbr@google.com>
76253
76254         Reviewed by Darin Fisher.
76255
76256         Fold most WebGL script-tests into .html files
76257         https://bugs.webkit.org/show_bug.cgi?id=42204
76258
76259         For each WebGL script-test layout test which has a corresponding
76260         copy in the Khronos repository, folded the .js into the .html. This
76261         will make it easier to synchronize these tests between repositories.
76262
76263         * fast/canvas/webgl/error-reporting.html:
76264         * fast/canvas/webgl/get-active-test.html:
76265         * fast/canvas/webgl/gl-object-get-calls.html:
76266         * fast/canvas/webgl/incorrect-context-object-behaviour.html:
76267         * fast/canvas/webgl/index-validation.html:
76268         * fast/canvas/webgl/null-object-behaviour.html:
76269         * fast/canvas/webgl/null-uniform-location.html:
76270         * fast/canvas/webgl/script-tests/error-reporting.js: Removed.
76271         * fast/canvas/webgl/script-tests/get-active-test.js: Removed.
76272         * fast/canvas/webgl/script-tests/gl-object-get-calls.js: Removed.
76273         * fast/canvas/webgl/script-tests/incorrect-context-object-behaviour.js: Removed.
76274         * fast/canvas/webgl/script-tests/index-validation.js: Removed.
76275         * fast/canvas/webgl/script-tests/null-object-behaviour.js: Removed.
76276         * fast/canvas/webgl/script-tests/null-uniform-location.js: Removed.
76277         * fast/canvas/webgl/script-tests/uniform-location.js: Removed.
76278         * fast/canvas/webgl/uniform-location.html:
76279
76280 2010-07-13  Kenneth Russell  <kbr@google.com>
76281
76282         Reviewed by Darin Fisher.
76283
76284         Rename bug-zzzzz.html WebGL tests
76285         https://bugs.webkit.org/show_bug.cgi?id=42200
76286
76287         Per changes already made to Khronos copy of tests, renamed:
76288           bug-31889.html to array-buffer-crash.html
76289           bug-32364.html to tex-image-and-uniform-binding-bugs.html
76290           bug-32692.html to index-validation-verifies-too-many-indices.html
76291           bug-32888.html to texture-transparent-pixels-initialized.html
76292
76293         Deleted bug-32456.html because it is now redundant; its
76294         functionality is already in array-unit-tests.html.
76295
76296         * fast/canvas/webgl/array-buffer-crash-expected.txt: Copied from LayoutTests/fast/canvas/webgl/bug-31889-expected.txt.
76297         * fast/canvas/webgl/array-buffer-crash.html: Copied from LayoutTests/fast/canvas/webgl/bug-31889.html.
76298         * fast/canvas/webgl/bug-31889-expected.txt: Removed.
76299         * fast/canvas/webgl/bug-31889.html: Removed.
76300         * fast/canvas/webgl/bug-32364-expected.txt: Removed.
76301         * fast/canvas/webgl/bug-32364.html: Removed.
76302         * fast/canvas/webgl/bug-32456-expected.txt: Removed.
76303         * fast/canvas/webgl/bug-32456.html: Removed.
76304         * fast/canvas/webgl/bug-32692-expected.txt: Removed.
76305         * fast/canvas/webgl/bug-32692.html: Removed.
76306         * fast/canvas/webgl/bug-32888-expected.txt: Removed.
76307         * fast/canvas/webgl/bug-32888.html: Removed.
76308         * fast/canvas/webgl/index-validation-verifies-too-many-indices-expected.txt: Copied from LayoutTests/fast/canvas/webgl/bug-32692-expected.txt.
76309         * fast/canvas/webgl/index-validation-verifies-too-many-indices.html: Copied from LayoutTests/fast/canvas/webgl/bug-32692.html.
76310         * fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt: Copied from LayoutTests/fast/canvas/webgl/bug-32364-expected.txt.
76311         * fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html: Copied from LayoutTests/fast/canvas/webgl/bug-32364.html.
76312         * fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt: Copied from LayoutTests/fast/canvas/webgl/bug-32888-expected.txt.
76313         * fast/canvas/webgl/texture-transparent-pixels-initialized.html: Copied from LayoutTests/fast/canvas/webgl/bug-32888.html.
76314
76315 2010-07-13  Albert J. Wong  <ajwong@chromium.org>
76316
76317         Unreviewed, updating test expectatins.
76318
76319         [chromium] Adding more test expectations to bring chromium build
76320         green.
76321
76322         * platform/chromium/test_expectations.txt:
76323
76324 2010-07-13  Albert J. Wong  <ajwong@chromium.org>
76325
76326         Unreviewed, build fix.
76327
76328         Updating chromium test expectations to keep pace with regressions and
76329         baselines.
76330
76331         * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.checksum:
76332         * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.png:
76333         * platform/chromium/test_expectations.txt:
76334
76335 2010-07-13  Maciej Stachowiak  <mjs@apple.com>
76336
76337         Reviewed by Anders Carlsson.
76338
76339         Skip various layout tests for WebKit2 due to missing WK or DRT features
76340         https://bugs.webkit.org/show_bug.cgi?id=42198
76341
76342         * platform/mac-wk2/Skipped:
76343
76344 2010-07-13  Gavin Barraclough  <barraclough@apple.com>
76345
76346         Reviewed by Oliver Hunt.
76347
76348         Bug 42182 - Change how numeric compare functions are detected
76349
76350         Test case.
76351
76352         * fast/js/array-sort-numericCompare-expected.txt: Added.
76353         * fast/js/array-sort-numericCompare.html: Added.
76354         * fast/js/script-tests/array-sort-numericCompare.js: Added.
76355         (doSort):
76356         (dontSort):
76357
76358 2010-07-13  Eric Carlson  <eric.carlson@apple.com>
76359
76360         Reviewed by Dan Bernstein.
76361
76362         On Leopard, media element can't handle audio/mp4 MIME type in source tag
76363         https://bugs.webkit.org/show_bug.cgi?id=29326
76364         
76365         Rename media-can-play-mp3 to media-can-play-mpeg-audio and add "audio/mp4" and "audio/aac" tests.
76366
76367         * media/media-can-play-mp3-expected.txt: Removed.
76368         * media/media-can-play-mp3.html: Removed.
76369         * media/media-can-play-mpeg-audio-expected.txt: Copied from LayoutTests/media/media-can-play-mp3-expected.txt.
76370         * media/media-can-play-mpeg-audio.html: Copied from LayoutTests/media/media-can-play-mp3.html.
76371         * platform/gtk/Skipped:
76372         * platform/qt/Skipped:
76373
76374 2010-07-13  Robert Hogan  <robert@webkit.org>
76375
76376         [Gtk] Skip http/tests/uppercase-mime-type.html on Gtk
76377
76378         Unreviewed.
76379
76380         The test now requires dumpResourceResponseMIMETypes(), which Gtk
76381         does not yet support.
76382
76383         * platform/gtk/Skipped:
76384
76385 2010-07-13  Tony Gentilcore  <tonyg@chromium.org>
76386
76387         Reviewed by Darin Fisher.
76388
76389         Implement performance.timing.fetchStart
76390         https://bugs.webkit.org/show_bug.cgi?id=41816
76391
76392         Tests pass with --web-timing. Expectations set to FAIL because disabled by default.
76393
76394         * fast/dom/script-tests/webtiming.js:
76395         (checkTimingBeforeLoad):
76396         (checkWebTimingOnLoad):
76397         (checkWebTimingAfterLoad):
76398         * fast/dom/webtiming-expected.txt:
76399
76400 2010-07-13  Richard Moore <rich@kde.org>, Robert Hogan  <robert@webkit.org>
76401
76402         Reviewed by Simon Hausmann.
76403
76404         [Qt] MIME handling in qtwebkit network layer case-sensitivity
76405
76406         https://bugs.webkit.org/show_bug.cgi?id=28654
76407
76408         Modify existing test uppercase-mime-type.html to test for the
76409         lower-casing explicitly.
76410
76411         * http/tests/mime/uppercase-mime-type-expected.txt:
76412         * http/tests/mime/uppercase-mime-type.html:
76413
76414 2010-07-13  Zhenyao Mo  <zmo@google.com>
76415
76416         Reviewed by Darin Fisher.
76417
76418         Implement bufferData and bufferSubData with ArrayBuffer as input
76419         https://bugs.webkit.org/show_bug.cgi?id=41884
76420
76421         * fast/canvas/webgl/buffer-data-array-buffer-expected.txt: Added.
76422         * fast/canvas/webgl/buffer-data-array-buffer.html: Added.
76423
76424 2010-07-13  Martin Robinson  <mrobinson@igalia.com>
76425
76426         Unreviewed.
76427
76428         Fix two baselines from my previous commit.
76429
76430         * platform/gtk/svg/custom/relative-sized-inner-svg-expected.txt:
76431         * platform/gtk/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
76432
76433 2010-07-13  Tony Gentilcore  <tonyg@chromium.org>
76434
76435         Reviewed by Darin Fisher.
76436
76437         Implement performance.timing.responseEnd
76438         https://bugs.webkit.org/show_bug.cgi?id=42006
76439
76440         * fast/dom/script-tests/webtiming.js:
76441         (checkWebTimingOnLoad):
76442         (checkWebTimingAfterLoad):
76443         * fast/dom/webtiming-expected.txt:
76444
76445 2010-07-13  Shinichiro Hamaji  <hamaji@chromium.org>
76446
76447         Unreviewed. It seems rebaseline for foreign-object-skew.svg somehow failed.
76448
76449         Update padding on Windows?
76450         https://bugs.webkit.org/show_bug.cgi?id=38016
76451
76452         * platform/chromium/test_expectations.txt:
76453
76454 2010-07-13  W. James MacLean <wjmaclean@chromium.org>
76455
76456         Reviewed by Darin Fisher
76457
76458         Bug 41962 Limit html canvas element dimensions to 32767 for Skia platform
76459         https://bugs.webkit.org/show_bug.cgi?id=41962
76460
76461         * fast/canvas/canvas-skia-excessive-size.html: Added.
76462         * fast/canvas/canvas-skia-excessive-size-expected.txt: Added.
76463
76464 2010-07-13  Alexey Proskuryakov  <ap@apple.com>
76465
76466         Reviewed by Dan Bernstein.
76467
76468         https://bugs.webkit.org/show_bug.cgi?id=9504
76469         img tag rewritten by innerHTML doesn't use image map
76470
76471         The test didn't get landed with the fix 5 weeks ago, landing now.
76472
76473         * fast/dom/replaced-image-map-expected.txt: Added.
76474         * fast/dom/replaced-image-map.html: Added.
76475
76476 2010-07-13  Martin Robinson  <mrobinson@igalia.com>
76477
76478         Unreviewed.
76479
76480         Adding baselines for new tests.
76481
76482         * platform/gtk/fast/gradients/radial-centered-expected.txt: Added.
76483         * platform/gtk/fast/inline/continuation-outlines-with-layers-2-expected.txt: Added.
76484         * platform/gtk/fast/repaint/stacked-diacritics-expected.txt: Added.
76485         * platform/gtk/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
76486         * platform/gtk/fast/text/international/plane2-expected.txt: Added.
76487         * platform/gtk/scrollbars/basic-scrollbar-expected.txt: Added.
76488         * platform/gtk/svg/batik/text/textDecoration-expected.txt: Added.
76489         * platform/gtk/svg/css/text-shadow-multiple-expected.txt: Added.
76490         * platform/gtk/svg/custom/bug45331-expected.txt: Added.
76491         * platform/gtk/svg/custom/clone-element-with-animated-svg-properties-expected.txt: Added.
76492         * platform/gtk/svg/custom/relative-sized-inner-svg-expected.txt: Added.
76493         * platform/gtk/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Added.
76494         * platform/gtk/svg/custom/repaint-moving-svg-and-div-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/repaint-moving-svg-and-div-expected.txt.
76495         * platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Added.
76496         * platform/gtk/svg/custom/text-rotated-gradient-expected.txt: Added.
76497         * platform/gtk/svg/custom/use-font-face-crash-expected.txt: Added.
76498         * platform/gtk/svg/custom/use-property-synchronization-crash-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-property-synchronization-crash-expected.txt.
76499         * platform/gtk/svg/filters/filter-width-update-expected.txt: Added.
76500         * platform/gtk/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt: Copied from LayoutTests/platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt.
76501         * platform/gtk/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt: Added.
76502         * platform/gtk/svg/foreignObject/svg-document-as-direct-child-expected.txt: Added.
76503         * platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt: Added.
76504         * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt: Added.
76505
76506 2010-07-10  Zhenyao Mo  <zmo@google.com>
76507
76508         Reviewed by Darin Fisher.
76509
76510         Need to emulate MAX_VARYING_VECTORS/MAX_FRAGMENT_UNIFORM_VECTORs/MAX_VERTEX_UNIFORM_VECTORS for glGet
76511         https://bugs.webkit.org/show_bug.cgi?id=42032
76512
76513         * fast/canvas/webgl/gl-get-calls-expected.txt: Add the test cases for the three enums.
76514         * fast/canvas/webgl/gl-get-calls.html: Ditto.
76515
76516 2010-07-13  Martin Robinson  <mrobinson@igalia.com>
76517
76518         Unreviewed.
76519
76520         Unskip and add results for a test that is passing after r63176.
76521
76522         * platform/gtk/Skipped:
76523         * platform/gtk/fast/text/shadow-translucent-fill-expected.checksum: Added.
76524         * platform/gtk/fast/text/shadow-translucent-fill-expected.png: Added.
76525         * platform/gtk/fast/text/shadow-translucent-fill-expected.txt: Added.
76526
76527 2010-07-13  Andreas Kling  <andreas.kling@nokia.com>
76528
76529         Unreviewed. Rebaseline resize-from-plugin.html
76530
76531         * platform/gtk/plugins/resize-from-plugin-expected.txt:
76532         * platform/qt/plugins/resize-from-plugin-expected.txt:
76533         * platform/win/plugins/resize-from-plugin-expected.txt:
76534         * plugins/resize-from-plugin-expected.txt:
76535
76536 2010-07-13  Andreas Kling  <andreas.kling@nokia.com>
76537
76538         Unreviewed.
76539
76540         Putting 2d.imageData.get.source.outside.html back on the mac skiplist
76541         since it fails on the bot for some reason.
76542
76543         https://bugs.webkit.org/show_bug.cgi?id=41478
76544
76545         * platform/mac/Skipped:
76546
76547 2010-07-13  Andreas Kling  <andreas.kling@nokia.com>
76548
76549         Reviewed by Kenneth Rohde Christiansen.
76550
76551         [Qt] results from resize-from-plugin.html are wrong
76552         https://bugs.webkit.org/show_bug.cgi?id=40879
76553
76554         Reorder test contents to get same metrics on all platforms
76555         and unskip it on Qt, since it's now meeting the criteria of the test.
76556
76557         * platform/gtk/plugins/resize-from-plugin-expected.txt:
76558         * platform/qt/Skipped:
76559         * platform/qt/plugins/resize-from-plugin-expected.txt:
76560         * platform/win/plugins/resize-from-plugin-expected.txt:
76561         * plugins/resize-from-plugin-expected.txt:
76562         * plugins/resize-from-plugin.html:
76563
76564 2010-07-13  Andreas Kling  <andreas.kling@nokia.com>
76565
76566         Rubber-stamped by Simon Hausmann.
76567
76568         [Qt] Unskip 6 canvas/philip tests for Qt
76569
76570         * canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt:
76571         * canvas/philip/tests/2d.gradient.radial.inside2-expected.txt:
76572         * canvas/philip/tests/2d.gradient.radial.inside3-expected.txt:
76573         * canvas/philip/tests/2d.gradient.radial.outside1-expected.txt:
76574         * canvas/philip/tests/2d.line.cap.closed-expected.txt:
76575         * canvas/philip/tests/2d.line.join.parallel-expected.txt:
76576         * platform/qt/Skipped:
76577
76578 2010-07-13  Andreas Kling  <andreas.kling@nokia.com>
76579
76580         Reviewed by Darin Adler.
76581
76582         Unskip canvas/philip/tests/2d.imageData.get.source.outside.html
76583         https://bugs.webkit.org/show_bug.cgi?id=41478
76584
76585         * canvas/philip/tests/2d.imageData.get.source.outside-expected.txt:
76586         * platform/mac/Skipped:
76587         * platform/qt/Skipped:
76588
76589 2010-07-13  Andras Becsi  <abecsi@webkit.org>
76590
76591         Rubber-stamped by Tor Arne Vestbø.
76592
76593         [Qt] http/tests/inspector/resource-har-conversion.html is failing on the 32bit Linux Release bot.
76594         webkit.org/b/42162
76595
76596         * platform/qt/Skipped: Skip the test until fix.
76597
76598 2010-07-13  Pavel Podivilov  <podivilov@chromium.org>
76599
76600         Reviewed by Pavel Feldman.
76601
76602         [Chromium] Rebaseline html5lib/runner.html
76603         https://bugs.webkit.org/show_bug.cgi?id=42158
76604
76605         * platform/chromium-mac/html5lib/runner-expected.txt:
76606         * platform/chromium-win/html5lib/runner-expected.txt:
76607         * platform/chromium/test_expectations.txt:
76608
76609 2010-07-13  Shinichiro Hamaji  <hamaji@chromium.org>
76610
76611         Unreviewed. Rebaseline chromium tests for r63071.
76612
76613         Update padding on Windows?
76614         https://bugs.webkit.org/show_bug.cgi?id=38016
76615
76616         * platform/chromium-linux/editing/selection/3690703-2-expected.checksum:
76617         * platform/chromium-linux/editing/selection/3690703-2-expected.png:
76618         * platform/chromium-linux/editing/selection/3690703-2-expected.txt:
76619         * platform/chromium-linux/editing/selection/3690703-expected.checksum:
76620         * platform/chromium-linux/editing/selection/3690703-expected.png:
76621         * platform/chromium-linux/editing/selection/3690703-expected.txt:
76622         * platform/chromium-linux/editing/selection/3690719-expected.checksum:
76623         * platform/chromium-linux/editing/selection/3690719-expected.png:
76624         * platform/chromium-linux/editing/selection/3690719-expected.txt:
76625         * platform/chromium-linux/editing/selection/4397952-expected.checksum:
76626         * platform/chromium-linux/editing/selection/4397952-expected.png:
76627         * platform/chromium-linux/editing/selection/4397952-expected.txt:
76628         * platform/chromium-linux/editing/selection/5240265-expected.checksum:
76629         * platform/chromium-linux/editing/selection/5240265-expected.png:
76630         * platform/chromium-linux/editing/selection/5240265-expected.txt:
76631         * platform/chromium-linux/fast/block/float/float-avoidance-expected.checksum:
76632         * platform/chromium-linux/fast/block/float/float-avoidance-expected.png:
76633         * platform/chromium-linux/fast/block/float/float-avoidance-expected.txt:
76634         * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.checksum:
76635         * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.png:
76636         * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt:
76637         * platform/chromium-linux/fast/css/continuationCrash-expected.checksum:
76638         * platform/chromium-linux/fast/css/continuationCrash-expected.png:
76639         * platform/chromium-linux/fast/css/continuationCrash-expected.txt:
76640         * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.checksum:
76641         * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.png:
76642         * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt:
76643         * platform/chromium-linux/fast/css/rtl-ordering-expected.checksum:
76644         * platform/chromium-linux/fast/css/rtl-ordering-expected.png:
76645         * platform/chromium-linux/fast/css/rtl-ordering-expected.txt:
76646         * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum:
76647         * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
76648         * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
76649         * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
76650         * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
76651         * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
76652         * platform/chromium-linux/fast/forms/basic-buttons-expected.checksum:
76653         * platform/chromium-linux/fast/forms/basic-buttons-expected.png:
76654         * platform/chromium-linux/fast/forms/basic-buttons-expected.txt:
76655         * platform/chromium-linux/fast/forms/blankbuttons-expected.checksum:
76656         * platform/chromium-linux/fast/forms/blankbuttons-expected.png:
76657         * platform/chromium-linux/fast/forms/blankbuttons-expected.txt:
76658         * platform/chromium-linux/fast/forms/box-shadow-override-expected.checksum:
76659         * platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
76660         * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
76661         * platform/chromium-linux/fast/forms/button-align-expected.checksum:
76662         * platform/chromium-linux/fast/forms/button-align-expected.png:
76663         * platform/chromium-linux/fast/forms/button-align-expected.txt:
76664         * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.checksum:
76665         * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.png:
76666         * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.txt:
76667         * platform/chromium-linux/fast/forms/button-default-title-expected.checksum:
76668         * platform/chromium-linux/fast/forms/button-default-title-expected.png:
76669         * platform/chromium-linux/fast/forms/button-default-title-expected.txt:
76670         * platform/chromium-linux/fast/forms/button-generated-content-expected.checksum:
76671         * platform/chromium-linux/fast/forms/button-generated-content-expected.png:
76672         * platform/chromium-linux/fast/forms/button-generated-content-expected.txt:
76673         * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.checksum:
76674         * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.png:
76675         * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt:
76676         * platform/chromium-linux/fast/forms/button-positioned-expected.checksum:
76677         * platform/chromium-linux/fast/forms/button-positioned-expected.png:
76678         * platform/chromium-linux/fast/forms/button-positioned-expected.txt:
76679         * platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
76680         * platform/chromium-linux/fast/forms/button-sizes-expected.png:
76681         * platform/chromium-linux/fast/forms/button-sizes-expected.txt:
76682         * platform/chromium-linux/fast/forms/button-style-color-expected.checksum:
76683         * platform/chromium-linux/fast/forms/button-style-color-expected.png:
76684         * platform/chromium-linux/fast/forms/button-style-color-expected.txt:
76685         * platform/chromium-linux/fast/forms/button-table-styles-expected.checksum:
76686         * platform/chromium-linux/fast/forms/button-table-styles-expected.png:
76687         * platform/chromium-linux/fast/forms/button-table-styles-expected.txt:
76688         * platform/chromium-linux/fast/forms/button-text-transform-expected.checksum:
76689         * platform/chromium-linux/fast/forms/button-text-transform-expected.png:
76690         * platform/chromium-linux/fast/forms/button-text-transform-expected.txt:
76691         * platform/chromium-linux/fast/forms/button-white-space-expected.checksum:
76692         * platform/chromium-linux/fast/forms/button-white-space-expected.png:
76693         * platform/chromium-linux/fast/forms/button-white-space-expected.txt:
76694         * platform/chromium-linux/fast/forms/control-clip-overflow-expected.checksum:
76695         * platform/chromium-linux/fast/forms/control-clip-overflow-expected.png:
76696         * platform/chromium-linux/fast/forms/control-clip-overflow-expected.txt:
76697         * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.checksum:
76698         * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.png:
76699         * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt:
76700         * platform/chromium-linux/fast/forms/file-input-direction-expected.checksum:
76701         * platform/chromium-linux/fast/forms/file-input-direction-expected.png:
76702         * platform/chromium-linux/fast/forms/file-input-direction-expected.txt:
76703         * platform/chromium-linux/fast/forms/file-input-disabled-expected.checksum:
76704         * platform/chromium-linux/fast/forms/file-input-disabled-expected.png:
76705         * platform/chromium-linux/fast/forms/file-input-disabled-expected.txt:
76706         * platform/chromium-linux/fast/forms/form-element-geometry-expected.checksum:
76707         * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
76708         * platform/chromium-linux/fast/forms/form-element-geometry-expected.txt:
76709         * platform/chromium-linux/fast/forms/formmove3-expected.checksum:
76710         * platform/chromium-linux/fast/forms/formmove3-expected.png:
76711         * platform/chromium-linux/fast/forms/formmove3-expected.txt:
76712         * platform/chromium-linux/fast/forms/hidden-input-file-expected.checksum:
76713         * platform/chromium-linux/fast/forms/hidden-input-file-expected.png:
76714         * platform/chromium-linux/fast/forms/hidden-input-file-expected.txt:
76715         * platform/chromium-linux/fast/forms/input-appearance-height-expected.checksum:
76716         * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
76717         * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt:
76718         * platform/chromium-linux/fast/forms/input-file-re-render-expected.checksum:
76719         * platform/chromium-linux/fast/forms/input-file-re-render-expected.png:
76720         * platform/chromium-linux/fast/forms/input-file-re-render-expected.txt:
76721         * platform/chromium-linux/fast/forms/input-value-expected.checksum:
76722         * platform/chromium-linux/fast/forms/input-value-expected.png:
76723         * platform/chromium-linux/fast/forms/input-value-expected.txt:
76724         * platform/chromium-linux/fast/forms/select-baseline-expected.checksum:
76725         * platform/chromium-linux/fast/forms/select-baseline-expected.png:
76726         * platform/chromium-linux/fast/forms/select-baseline-expected.txt:
76727         * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.checksum:
76728         * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.png:
76729         * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.txt:
76730         * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum:
76731         * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
76732         * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
76733         * platform/chromium-linux/fast/replaced/replaced-breaking-expected.checksum:
76734         * platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
76735         * platform/chromium-linux/fast/replaced/replaced-breaking-expected.txt:
76736         * platform/chromium-linux/fast/replaced/width100percent-button-expected.checksum:
76737         * platform/chromium-linux/fast/replaced/width100percent-button-expected.png:
76738         * platform/chromium-linux/fast/replaced/width100percent-button-expected.txt:
76739         * platform/chromium-linux/fast/selectors/064-expected.checksum:
76740         * platform/chromium-linux/fast/selectors/064-expected.png:
76741         * platform/chromium-linux/fast/selectors/064-expected.txt:
76742         * platform/chromium-linux/fast/table/append-cells2-expected.checksum:
76743         * platform/chromium-linux/fast/table/append-cells2-expected.png:
76744         * platform/chromium-linux/fast/table/append-cells2-expected.txt:
76745         * platform/chromium-linux/fast/table/remove-td-display-none-expected.checksum:
76746         * platform/chromium-linux/fast/table/remove-td-display-none-expected.png:
76747         * platform/chromium-linux/fast/table/remove-td-display-none-expected.txt:
76748         * platform/chromium-linux/fast/text/international/hindi-spacing-expected.checksum:
76749         * platform/chromium-linux/fast/text/international/hindi-spacing-expected.png:
76750         * platform/chromium-linux/fast/text/international/hindi-spacing-expected.txt:
76751         * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.checksum:
76752         * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png:
76753         * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.txt:
76754         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.checksum:
76755         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.png:
76756         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt:
76757         * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.checksum:
76758         * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.png:
76759         * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.txt:
76760         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.checksum:
76761         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png:
76762         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.txt:
76763         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.checksum:
76764         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
76765         * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.txt:
76766         * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.checksum:
76767         * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.png:
76768         * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt:
76769         * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.checksum:
76770         * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png:
76771         * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.txt:
76772         * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.checksum:
76773         * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.png:
76774         * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.txt:
76775         * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.checksum:
76776         * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
76777         * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.txt:
76778         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.checksum:
76779         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.png:
76780         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.txt:
76781         * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.checksum:
76782         * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.png:
76783         * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.txt:
76784         * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.checksum:
76785         * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png:
76786         * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.txt:
76787         * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.checksum:
76788         * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.png:
76789         * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt:
76790         * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.checksum:
76791         * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png:
76792         * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.txt:
76793         * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.checksum:
76794         * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.png:
76795         * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.txt:
76796         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.checksum:
76797         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
76798         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.txt:
76799         * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.checksum:
76800         * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.png:
76801         * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt:
76802         * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.checksum:
76803         * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.png:
76804         * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt:
76805         * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.checksum:
76806         * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.png:
76807         * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.txt:
76808         * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.checksum:
76809         * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.png:
76810         * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.txt:
76811         * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.checksum:
76812         * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.png:
76813         * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.txt:
76814         * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.checksum:
76815         * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.png:
76816         * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.txt:
76817         * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.checksum:
76818         * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.png:
76819         * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.txt:
76820         * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.checksum:
76821         * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.png:
76822         * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.txt:
76823         * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.checksum:
76824         * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png:
76825         * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.txt:
76826         * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.checksum:
76827         * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
76828         * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.txt:
76829         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
76830         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
76831         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
76832         * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.checksum:
76833         * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png:
76834         * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.txt:
76835         * platform/chromium-linux/tables/mozilla/other/move_row-expected.checksum:
76836         * platform/chromium-linux/tables/mozilla/other/move_row-expected.png:
76837         * platform/chromium-linux/tables/mozilla/other/move_row-expected.txt:
76838         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
76839         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
76840         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
76841         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
76842         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
76843         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
76844         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum:
76845         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
76846         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
76847         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum:
76848         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
76849         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
76850         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum:
76851         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
76852         * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
76853         * platform/chromium-win/editing/selection/3690703-2-expected.checksum:
76854         * platform/chromium-win/editing/selection/3690703-2-expected.png:
76855         * platform/chromium-win/editing/selection/3690703-2-expected.txt:
76856         * platform/chromium-win/editing/selection/3690703-expected.checksum:
76857         * platform/chromium-win/editing/selection/3690703-expected.png:
76858         * platform/chromium-win/editing/selection/3690703-expected.txt:
76859         * platform/chromium-win/editing/selection/3690719-expected.checksum:
76860         * platform/chromium-win/editing/selection/3690719-expected.png:
76861         * platform/chromium-win/editing/selection/3690719-expected.txt:
76862         * platform/chromium-win/editing/selection/4397952-expected.checksum:
76863         * platform/chromium-win/editing/selection/4397952-expected.png:
76864         * platform/chromium-win/editing/selection/4397952-expected.txt:
76865         * platform/chromium-win/editing/selection/5240265-expected.checksum:
76866         * platform/chromium-win/editing/selection/5240265-expected.png:
76867         * platform/chromium-win/editing/selection/5240265-expected.txt:
76868         * platform/chromium-win/fast/block/float/float-avoidance-expected.checksum:
76869         * platform/chromium-win/fast/block/float/float-avoidance-expected.png:
76870         * platform/chromium-win/fast/block/float/float-avoidance-expected.txt:
76871         * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.checksum:
76872         * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.png:
76873         * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.txt:
76874         * platform/chromium-win/fast/css/continuationCrash-expected.checksum:
76875         * platform/chromium-win/fast/css/continuationCrash-expected.png:
76876         * platform/chromium-win/fast/css/continuationCrash-expected.txt:
76877         * platform/chromium-win/fast/css/margin-top-bottom-dynamic-expected.checksum:
76878         * platform/chromium-win/fast/css/margin-top-bottom-dynamic-expected.png:
76879         * platform/chromium-win/fast/css/margin-top-bottom-dynamic-expected.txt:
76880         * platform/chromium-win/fast/css/rtl-ordering-expected.checksum:
76881         * platform/chromium-win/fast/css/rtl-ordering-expected.png:
76882         * platform/chromium-win/fast/css/rtl-ordering-expected.txt:
76883         * platform/chromium-win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum:
76884         * platform/chromium-win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
76885         * platform/chromium-win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
76886         * platform/chromium-win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
76887         * platform/chromium-win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
76888         * platform/chromium-win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
76889         * platform/chromium-win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt:
76890         * platform/chromium-win/fast/forms/001-expected.checksum:
76891         * platform/chromium-win/fast/forms/001-expected.png: Added.
76892         * platform/chromium-win/fast/forms/001-expected.txt:
76893         * platform/chromium-win/fast/forms/basic-buttons-expected.checksum:
76894         * platform/chromium-win/fast/forms/basic-buttons-expected.png:
76895         * platform/chromium-win/fast/forms/basic-buttons-expected.txt:
76896         * platform/chromium-win/fast/forms/blankbuttons-expected.checksum:
76897         * platform/chromium-win/fast/forms/blankbuttons-expected.png:
76898         * platform/chromium-win/fast/forms/blankbuttons-expected.txt:
76899         * platform/chromium-win/fast/forms/box-shadow-override-expected.checksum:
76900         * platform/chromium-win/fast/forms/box-shadow-override-expected.png:
76901         * platform/chromium-win/fast/forms/box-shadow-override-expected.txt:
76902         * platform/chromium-win/fast/forms/button-align-expected.checksum:
76903         * platform/chromium-win/fast/forms/button-align-expected.png:
76904         * platform/chromium-win/fast/forms/button-align-expected.txt:
76905         * platform/chromium-win/fast/forms/button-cannot-be-nested-expected.checksum:
76906         * platform/chromium-win/fast/forms/button-cannot-be-nested-expected.png:
76907         * platform/chromium-win/fast/forms/button-cannot-be-nested-expected.txt:
76908         * platform/chromium-win/fast/forms/button-default-title-expected.checksum:
76909         * platform/chromium-win/fast/forms/button-default-title-expected.png:
76910         * platform/chromium-win/fast/forms/button-default-title-expected.txt:
76911         * platform/chromium-win/fast/forms/button-generated-content-expected.checksum:
76912         * platform/chromium-win/fast/forms/button-generated-content-expected.png:
76913         * platform/chromium-win/fast/forms/button-generated-content-expected.txt:
76914         * platform/chromium-win/fast/forms/button-inner-block-reuse-expected.checksum:
76915         * platform/chromium-win/fast/forms/button-inner-block-reuse-expected.png:
76916         * platform/chromium-win/fast/forms/button-inner-block-reuse-expected.txt:
76917         * platform/chromium-win/fast/forms/button-positioned-expected.checksum:
76918         * platform/chromium-win/fast/forms/button-positioned-expected.png:
76919         * platform/chromium-win/fast/forms/button-positioned-expected.txt:
76920         * platform/chromium-win/fast/forms/button-sizes-expected.checksum:
76921         * platform/chromium-win/fast/forms/button-sizes-expected.png:
76922         * platform/chromium-win/fast/forms/button-sizes-expected.txt:
76923         * platform/chromium-win/fast/forms/button-style-color-expected.checksum:
76924         * platform/chromium-win/fast/forms/button-style-color-expected.png:
76925         * platform/chromium-win/fast/forms/button-style-color-expected.txt:
76926         * platform/chromium-win/fast/forms/button-table-styles-expected.checksum:
76927         * platform/chromium-win/fast/forms/button-table-styles-expected.png:
76928         * platform/chromium-win/fast/forms/button-table-styles-expected.txt:
76929         * platform/chromium-win/fast/forms/button-text-transform-expected.checksum:
76930         * platform/chromium-win/fast/forms/button-text-transform-expected.png:
76931         * platform/chromium-win/fast/forms/button-text-transform-expected.txt:
76932         * platform/chromium-win/fast/forms/button-white-space-expected.checksum:
76933         * platform/chromium-win/fast/forms/button-white-space-expected.png:
76934         * platform/chromium-win/fast/forms/button-white-space-expected.txt:
76935         * platform/chromium-win/fast/forms/control-clip-overflow-expected.checksum:
76936         * platform/chromium-win/fast/forms/control-clip-overflow-expected.png:
76937         * platform/chromium-win/fast/forms/control-clip-overflow-expected.txt:
76938         * platform/chromium-win/fast/forms/control-restrict-line-height-expected.checksum:
76939         * platform/chromium-win/fast/forms/control-restrict-line-height-expected.png:
76940         * platform/chromium-win/fast/forms/control-restrict-line-height-expected.txt:
76941         * platform/chromium-win/fast/forms/file-input-direction-expected.checksum:
76942         * platform/chromium-win/fast/forms/file-input-direction-expected.png:
76943         * platform/chromium-win/fast/forms/file-input-direction-expected.txt:
76944         * platform/chromium-win/fast/forms/file-input-disabled-expected.checksum:
76945         * platform/chromium-win/fast/forms/file-input-disabled-expected.png:
76946         * platform/chromium-win/fast/forms/file-input-disabled-expected.txt:
76947         * platform/chromium-win/fast/forms/form-element-geometry-expected.checksum:
76948         * platform/chromium-win/fast/forms/form-element-geometry-expected.png:
76949         * platform/chromium-win/fast/forms/form-element-geometry-expected.txt:
76950         * platform/chromium-win/fast/forms/formmove3-expected.checksum:
76951         * platform/chromium-win/fast/forms/formmove3-expected.png:
76952         * platform/chromium-win/fast/forms/formmove3-expected.txt:
76953         * platform/chromium-win/fast/forms/hidden-input-file-expected.checksum:
76954         * platform/chromium-win/fast/forms/hidden-input-file-expected.png:
76955         * platform/chromium-win/fast/forms/hidden-input-file-expected.txt:
76956         * platform/chromium-win/fast/forms/input-appearance-height-expected.checksum:
76957         * platform/chromium-win/fast/forms/input-appearance-height-expected.png:
76958         * platform/chromium-win/fast/forms/input-appearance-height-expected.txt:
76959         * platform/chromium-win/fast/forms/input-file-re-render-expected.checksum:
76960         * platform/chromium-win/fast/forms/input-file-re-render-expected.png:
76961         * platform/chromium-win/fast/forms/input-file-re-render-expected.txt:
76962         * platform/chromium-win/fast/forms/input-first-letter-expected.checksum:
76963         * platform/chromium-win/fast/forms/input-first-letter-expected.png: Added.
76964         * platform/chromium-win/fast/forms/input-first-letter-expected.txt:
76965         * platform/chromium-win/fast/forms/input-value-expected.checksum:
76966         * platform/chromium-win/fast/forms/input-value-expected.png:
76967         * platform/chromium-win/fast/forms/input-value-expected.txt:
76968         * platform/chromium-win/fast/forms/select-baseline-expected.checksum:
76969         * platform/chromium-win/fast/forms/select-baseline-expected.png:
76970         * platform/chromium-win/fast/forms/select-baseline-expected.txt:
76971         * platform/chromium-win/fast/forms/targeted-frame-submission-expected.checksum:
76972         * platform/chromium-win/fast/forms/targeted-frame-submission-expected.png:
76973         * platform/chromium-win/fast/forms/targeted-frame-submission-expected.txt:
76974         * platform/chromium-win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum:
76975         * platform/chromium-win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
76976         * platform/chromium-win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
76977         * platform/chromium-win/fast/overflow/scrollRevealButton-expected.checksum:
76978         * platform/chromium-win/fast/overflow/scrollRevealButton-expected.png: Added.
76979         * platform/chromium-win/fast/overflow/scrollRevealButton-expected.txt:
76980         * platform/chromium-win/fast/replaced/replaced-breaking-expected.checksum:
76981         * platform/chromium-win/fast/replaced/replaced-breaking-expected.png:
76982         * platform/chromium-win/fast/replaced/replaced-breaking-expected.txt:
76983         * platform/chromium-win/fast/replaced/width100percent-button-expected.checksum:
76984         * platform/chromium-win/fast/replaced/width100percent-button-expected.png:
76985         * platform/chromium-win/fast/replaced/width100percent-button-expected.txt:
76986         * platform/chromium-win/fast/selectors/064-expected.checksum:
76987         * platform/chromium-win/fast/selectors/064-expected.png:
76988         * platform/chromium-win/fast/selectors/064-expected.txt:
76989         * platform/chromium-win/fast/table/append-cells2-expected.checksum:
76990         * platform/chromium-win/fast/table/append-cells2-expected.png:
76991         * platform/chromium-win/fast/table/append-cells2-expected.txt:
76992         * platform/chromium-win/fast/table/remove-td-display-none-expected.checksum:
76993         * platform/chromium-win/fast/table/remove-td-display-none-expected.png:
76994         * platform/chromium-win/fast/table/remove-td-display-none-expected.txt:
76995         * platform/chromium-win/fast/text/international/hindi-spacing-expected.checksum:
76996         * platform/chromium-win/fast/text/international/hindi-spacing-expected.png:
76997         * platform/chromium-win/fast/text/international/hindi-spacing-expected.txt:
76998         * platform/chromium-win/fast/text/textIteratorNilRenderer-expected.checksum:
76999         * platform/chromium-win/fast/text/textIteratorNilRenderer-expected.png:
77000         * platform/chromium-win/fast/text/textIteratorNilRenderer-expected.txt:
77001         * platform/chromium-win/http/tests/navigation/anchor-frames-expected.checksum:
77002         * platform/chromium-win/http/tests/navigation/anchor-frames-expected.png:
77003         * platform/chromium-win/http/tests/navigation/anchor-frames-expected.txt:
77004         * platform/chromium-win/http/tests/navigation/javascriptlink-frames-expected.checksum:
77005         * platform/chromium-win/http/tests/navigation/javascriptlink-frames-expected.png: Added.
77006         * platform/chromium-win/http/tests/navigation/javascriptlink-frames-expected.txt:
77007         * platform/chromium-win/svg/custom/foreign-object-skew-expected.checksum:
77008         * platform/chromium-win/svg/custom/foreign-object-skew-expected.png:
77009         * platform/chromium-win/svg/custom/foreign-object-skew-expected.txt:
77010         * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.checksum:
77011         * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.png:
77012         * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.txt:
77013         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.checksum:
77014         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png:
77015         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.txt:
77016         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.checksum:
77017         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.png:
77018         * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.txt:
77019         * platform/chromium-win/tables/mozilla/bugs/bug138725-expected.checksum:
77020         * platform/chromium-win/tables/mozilla/bugs/bug138725-expected.png:
77021         * platform/chromium-win/tables/mozilla/bugs/bug138725-expected.txt:
77022         * platform/chromium-win/tables/mozilla/bugs/bug18359-expected.checksum:
77023         * platform/chromium-win/tables/mozilla/bugs/bug18359-expected.png:
77024         * platform/chromium-win/tables/mozilla/bugs/bug18359-expected.txt:
77025         * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.checksum:
77026         * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.png:
77027         * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.txt:
77028         * platform/chromium-win/tables/mozilla/bugs/bug2479-3-expected.checksum:
77029         * platform/chromium-win/tables/mozilla/bugs/bug2479-3-expected.png:
77030         * platform/chromium-win/tables/mozilla/bugs/bug2479-3-expected.txt:
77031         * platform/chromium-win/tables/mozilla/bugs/bug2479-4-expected.txt:
77032         * platform/chromium-win/tables/mozilla/bugs/bug26178-expected.checksum:
77033         * platform/chromium-win/tables/mozilla/bugs/bug26178-expected.png:
77034         * platform/chromium-win/tables/mozilla/bugs/bug26178-expected.txt:
77035         * platform/chromium-win/tables/mozilla/bugs/bug28928-expected.checksum:
77036         * platform/chromium-win/tables/mozilla/bugs/bug28928-expected.png:
77037         * platform/chromium-win/tables/mozilla/bugs/bug28928-expected.txt:
77038         * platform/chromium-win/tables/mozilla/bugs/bug33855-expected.checksum:
77039         * platform/chromium-win/tables/mozilla/bugs/bug33855-expected.png:
77040         * platform/chromium-win/tables/mozilla/bugs/bug33855-expected.txt:
77041         * platform/chromium-win/tables/mozilla/bugs/bug39209-expected.checksum:
77042         * platform/chromium-win/tables/mozilla/bugs/bug39209-expected.png:
77043         * platform/chromium-win/tables/mozilla/bugs/bug39209-expected.txt:
77044         * platform/chromium-win/tables/mozilla/bugs/bug4429-expected.checksum:
77045         * platform/chromium-win/tables/mozilla/bugs/bug4429-expected.png:
77046         * platform/chromium-win/tables/mozilla/bugs/bug4429-expected.txt:
77047         * platform/chromium-win/tables/mozilla/bugs/bug44505-expected.checksum:
77048         * platform/chromium-win/tables/mozilla/bugs/bug44505-expected.png:
77049         * platform/chromium-win/tables/mozilla/bugs/bug44505-expected.txt:
77050         * platform/chromium-win/tables/mozilla/bugs/bug46368-1-expected.checksum:
77051         * platform/chromium-win/tables/mozilla/bugs/bug46368-1-expected.png:
77052         * platform/chromium-win/tables/mozilla/bugs/bug46368-1-expected.txt:
77053         * platform/chromium-win/tables/mozilla/bugs/bug46368-2-expected.checksum:
77054         * platform/chromium-win/tables/mozilla/bugs/bug46368-2-expected.png:
77055         * platform/chromium-win/tables/mozilla/bugs/bug46368-2-expected.txt:
77056         * platform/chromium-win/tables/mozilla/bugs/bug51037-expected.checksum:
77057         * platform/chromium-win/tables/mozilla/bugs/bug51037-expected.png:
77058         * platform/chromium-win/tables/mozilla/bugs/bug51037-expected.txt:
77059         * platform/chromium-win/tables/mozilla/bugs/bug51727-expected.checksum:
77060         * platform/chromium-win/tables/mozilla/bugs/bug51727-expected.png:
77061         * platform/chromium-win/tables/mozilla/bugs/bug51727-expected.txt:
77062         * platform/chromium-win/tables/mozilla/bugs/bug52505-expected.checksum:
77063         * platform/chromium-win/tables/mozilla/bugs/bug52505-expected.png:
77064         * platform/chromium-win/tables/mozilla/bugs/bug52505-expected.txt:
77065         * platform/chromium-win/tables/mozilla/bugs/bug52506-expected.checksum:
77066         * platform/chromium-win/tables/mozilla/bugs/bug52506-expected.png:
77067         * platform/chromium-win/tables/mozilla/bugs/bug52506-expected.txt:
77068         * platform/chromium-win/tables/mozilla/bugs/bug60749-expected.checksum:
77069         * platform/chromium-win/tables/mozilla/bugs/bug60749-expected.png:
77070         * platform/chromium-win/tables/mozilla/bugs/bug60749-expected.txt:
77071         * platform/chromium-win/tables/mozilla/bugs/bug68912-expected.checksum:
77072         * platform/chromium-win/tables/mozilla/bugs/bug68912-expected.png:
77073         * platform/chromium-win/tables/mozilla/bugs/bug68912-expected.txt:
77074         * platform/chromium-win/tables/mozilla/bugs/bug7342-expected.checksum:
77075         * platform/chromium-win/tables/mozilla/bugs/bug7342-expected.png:
77076         * platform/chromium-win/tables/mozilla/bugs/bug7342-expected.txt:
77077         * platform/chromium-win/tables/mozilla/bugs/bug92647-2-expected.checksum:
77078         * platform/chromium-win/tables/mozilla/bugs/bug92647-2-expected.png:
77079         * platform/chromium-win/tables/mozilla/bugs/bug92647-2-expected.txt:
77080         * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
77081         * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
77082         * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
77083         * platform/chromium-win/tables/mozilla/dom/tableDom-expected.checksum:
77084         * platform/chromium-win/tables/mozilla/dom/tableDom-expected.png:
77085         * platform/chromium-win/tables/mozilla/dom/tableDom-expected.txt:
77086         * platform/chromium-win/tables/mozilla/other/move_row-expected.checksum:
77087         * platform/chromium-win/tables/mozilla/other/move_row-expected.png:
77088         * platform/chromium-win/tables/mozilla/other/move_row-expected.txt:
77089         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
77090         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
77091         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
77092         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
77093         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum:
77094         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
77095         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
77096         * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum:
77097         * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
77098         * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
77099         * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum:
77100         * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
77101         * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
77102         * platform/chromium/test_expectations.txt:
77103
77104 2010-07-13  Steve Block  <steveblock@google.com>
77105
77106         Unreviewed test fix.
77107
77108         Add new DeviceOrientation test to GTK skipped list.
77109
77110         * platform/gtk/Skipped:
77111
77112 2010-07-12  Steve Block  <steveblock@google.com>
77113
77114         Reviewed by Jeremy Orlow.
77115
77116         DeviceOrientationEvent should use optional properties
77117         https://bugs.webkit.org/show_bug.cgi?id=41607
77118
77119         * fast/dom/DeviceOrientation/optional-event-properties-expected.txt: Added.
77120         * fast/dom/DeviceOrientation/optional-event-properties.html: Added.
77121         * fast/dom/DeviceOrientation/script-tests/optional-event-properties.js: Added.
77122
77123 2010-07-07  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
77124
77125         Reviewed by Darin Adler.
77126
77127         Prevent assertion/duplicate loads for non-deferred subtitute-data loads
77128
77129         https://bugs.webkit.org/show_bug.cgi?id=30879
77130
77131         MainResourceLoader uses the member m_initialRequest to store requests for future
77132         deferred loads. When doing the actual load in handleDataLoadNow(), we therefore
77133         have to clear this request so that subsequent entries into the loader will not
77134         start yet another load.
77135
77136         This can happen as a result of a PageGroupLoadDeferrer going out of scope when
77137         returning from Chrome::runJavaScriptAlert(), which calls setDeferredLoading(false),
77138         but only in the case of using both substitute-data and non-deferred main resource
77139         load together. That's why two new DRT functions were added:
77140
77141          * queueLoadHTMLString()
77142          * setDeferMainResourceLoad()
77143
77144         The change adds DRT hooks for Mac, Win and Qt for these two functions. For Mac
77145         and Win the hook uses new SPI in WebDataSource. For Qt a new static member was
77146         added to the FrameLoaderClientQt and accessed though DumpRenderTreeSupportQt.
77147
77148         * fast/loader/non-deferred-substitute-load-expected.txt: Added.
77149         * fast/loader/non-deferred-substitute-load.html: Added.
77150         * platform/chromium/test_expectations.txt:
77151         * platform/gtk/Skipped:
77152
77153 2010-07-13  Yoshiki Hayashi  <yhayashi@google.com>
77154
77155         Reviewed by Kent Tamura.
77156
77157         Make sure correct Nodes are passed to childrenChanged so that
77158         :last-child gets properly applied when fragment is inserted.
77159         https://bugs.webkit.org/show_bug.cgi?id=37944
77160
77161         * fast/css/last-child-innerhtml-expected.txt: Added.
77162         * fast/css/last-child-innerhtml.html: Added.
77163
77164 2010-07-12  Maciej Stachowiak  <mjs@apple.com>
77165
77166         Reviewed by Steve Falkenburg.
77167
77168         Add tests that require layoutTestController.layerTreeAsText to WebKit2 skipped list
77169         https://bugs.webkit.org/show_bug.cgi?id=42147
77170
77171         * platform/mac-wk2/Skipped:
77172
77173 2010-07-13  Andras Becsi  <abecsi@webkit.org>
77174
77175         Unreviewed.
77176
77177         Remove extra line added in r63183 "resources/whitespace01.dat: PASS"
77178         from html5lib/runner-expected.txt (which was probably added accidentally),
77179         because no bot produces this output in the tree.
77180
77181         * html5lib/runner-expected.txt:
77182
77183 2010-07-12  Eric Seidel  <eric@webkit.org>
77184
77185         Reviewed by Adam Barth.
77186
77187         Fix typo in "close the cell" which caused assertion
77188         https://bugs.webkit.org/show_bug.cgi?id=42138
77189
77190         * html5lib/resources/tables01.dat:
77191
77192 2010-07-12  Martin Robinson  <mrobinson@igalia.com>
77193
77194         Reviewed by Dirk Schulze.
77195
77196         [Cairo] Incorrect Test for Text Fill
77197         https://bugs.webkit.org/show_bug.cgi?id=42123
77198
77199         Unskip tests which cover text stroking and add pixel dump results for
77200         them via the GTK+ port.
77201
77202         * platform/gtk/Skipped: Unskip passing tests.
77203         * platform/gtk/fast/text/stroking-decorations-expected.checksum: Added.
77204         * platform/gtk/fast/text/stroking-decorations-expected.png: Added.
77205         * platform/gtk/fast/text/stroking-decorations-expected.txt: Added.
77206         * platform/gtk/fast/text/stroking-expected.checksum: Added.
77207         * platform/gtk/fast/text/stroking-expected.png: Added.
77208         * platform/gtk/fast/text/stroking-expected.txt: Added.
77209
77210 2010-07-12  Martin Robinson  <mrobinson@igalia.com>
77211
77212         Unreviewed.
77213
77214         Fix a small error in the Skipped list.
77215
77216         * platform/gtk/Skipped:
77217
77218 2010-07-12  Pavel Feldman  <pfeldman@chromium.org>
77219
77220         Not reviewed: rebaseline chromium tests.
77221
77222         * platform/chromium-win-xp/fast/gradients/radial-centered-expected.checksum: Copied from LayoutTests/platform/chromium-win/fast/gradients/radial-centered-expected.checksum.
77223         * platform/chromium-win-xp/fast/gradients/radial-centered-expected.png: Copied from LayoutTests/platform/chromium-win/fast/gradients/radial-centered-expected.png.
77224         * platform/chromium-win-xp/fast/gradients/radial-centered-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/gradients/radial-centered-expected.txt.
77225         * platform/chromium/test_expectations.txt:
77226
77227 2010-07-12  Maciej Stachowiak  <mjs@apple.com>
77228
77229         Reviewed by David Levin.
77230
77231         Add failing animation and canvas tests to WebKit2 Skipped list
77232         https://bugs.webkit.org/show_bug.cgi?id=42141
77233
77234         * platform/mac-wk2/Skipped:
77235
77236 2010-07-12  Eric Seidel  <eric@webkit.org>
77237
77238         Reviewed by Sam Weinig.
77239
77240         Fix a typo in the adoption agency causing test failures
77241         https://bugs.webkit.org/show_bug.cgi?id=42133
77242
77243         * html5lib/runner-expected-html5.txt:
77244
77245 2010-07-12  Adam Barth  <abarth@webkit.org>
77246
77247         Reviewed by Eric Seidel.
77248
77249         HTML5 Parser: document.write after onload blows away document
77250         https://bugs.webkit.org/show_bug.cgi?id=40745
77251
77252         Update test to expect new behavior.
77253
77254         * http/tests/misc/write-while-waiting.html:
77255
77256 2010-07-12  Maciej Stachowiak  <mjs@apple.com>
77257
77258         Reviewed by Sam Weinig.
77259
77260         Need support for a WebKit2-specific Skipped list (and initially add accessibility tests to it)
77261         https://bugs.webkit.org/show_bug.cgi?id=42132
77262
77263         * platform/mac-wk2: Added.
77264         * platform/mac-wk2/Skipped: Added. Initially add the accessibility
77265         directory (with two blocking bugs).
77266
77267 2010-07-12  Yuta Kitamura  <yutak@chromium.org>
77268
77269         Reviewed by Alexey Proskuryakov.
77270
77271         Fix crash caused by unintentional deletion of worker bridge and channel.
77272
77273         WebSocket: Crash caused by calling close() within onmessage handler
77274         https://bugs.webkit.org/show_bug.cgi?id=41507
77275
77276         * websocket/tests/workers/close-in-onmessage-crash-expected.txt: Added.
77277         * websocket/tests/workers/close-in-onmessage-crash.html: Added.
77278         * websocket/tests/workers/resources/close-in-onmessage-crash.js: Added.
77279         (runTests.try.ws.onopen):
77280         (runTests.try.ws.onmessage): Calling close() inside the onmessage handler
77281         causes the crash.
77282         (runTests.try.ws.onclose):
77283         (runTests):
77284
77285 2010-07-12  Eric Seidel  <eric@webkit.org>
77286
77287         Unreviewed.  Just skipping a test on Gtk due to missing DRT features.
77288
77289         REGRESSION (HTML5 parser?): Impossible to get past the CAPTCHA on postcode.royalmail.com
77290         https://bugs.webkit.org/show_bug.cgi?id=41797
77291
77292         * platform/gtk/Skipped:
77293          - Gtk is missing DRT api.
77294
77295 2010-07-12  Adam Barth  <abarth@webkit.org>
77296
77297         Reviewed by Eric Seidel.
77298
77299         REGRESSION (HTML5 parser?): Impossible to get past the CAPTCHA on postcode.royalmail.com
77300         https://bugs.webkit.org/show_bug.cgi?id=41797
77301
77302         This test is a bit subtle, but it captures a reduction of what I think
77303         is going on with the site.
77304
77305         Essentially, the real parser doesn't see the <img> tag, but the preload
77306         scanner does.  Prior to this patch, we were preload scanning this
77307         region of the document even though we weren't supposed to.
77308
77309         * http/tests/loading/preload-slow-loading-expected.txt: Added.
77310         * http/tests/loading/preload-slow-loading.php: Added.
77311
77312 2010-07-12  Albert J. Wong  <ajwong@chromium.org>
77313
77314         Unreviewed, build fix.
77315
77316         [chromium] rebaseline new test expectations.
77317
77318         * platform/chromium-mac/media/video-source-expected.txt:
77319         * platform/chromium-mac/media/video-src-expected.txt:
77320         * platform/chromium-win/media/video-source-expected.txt:
77321         * platform/chromium-win/media/video-src-expected.txt:
77322
77323 2010-07-12  Tony Chang  <tony@chromium.org>
77324
77325         Reviewed by David Hyatt.
77326
77327         crash in FrameView::detachCustomScrollbars
77328         https://bugs.webkit.org/show_bug.cgi?id=41196
77329
77330         * scrollbars/hidden-iframe-scrollbar-crash-expected.txt: Added.
77331         * scrollbars/hidden-iframe-scrollbar-crash.html: Added.
77332
77333 2010-07-12  Eric Seidel  <eric@webkit.org>
77334
77335         Reviewed by Adam Barth.
77336
77337         HTML tags should break out of foreign content
77338         https://bugs.webkit.org/show_bug.cgi?id=42106
77339
77340         * html5lib/runner-expected-html5.txt:
77341
77342 2010-07-12  Zhenyao Mo  <zmo@google.com>
77343
77344         Reviewed by Darin Fisher.
77345
77346         Bring bufferData and clear to GLES2 compliant
77347         https://bugs.webkit.org/show_bug.cgi?id=41574
77348
77349         * fast/canvas/webgl/invalidPassedParams-expected.txt: Add wrong param test cases for bufferData and clear.
77350         * fast/canvas/webgl/invalidPassedParams.html: Ditto.
77351         * fast/canvas/webgl/resources/desktop-gl-constants.js: Add ACCUM_BUFFER_BIT enum.
77352
77353 2010-07-12  Alexey Proskuryakov  <ap@apple.com>
77354
77355         https://bugs.webkit.org/show_bug.cgi?id=13075
77356         XMLHttpRequest with failed authentication should set status to 401
77357
77358         https://bugs.webkit.org/show_bug.cgi?id=6871
77359         <rdar://problem/3363403> 401 error page is never shown
77360
77361         Enable xmlhttprequest/failed-auth.html on Windows. It now passes on my machine.
77362
77363         * platform/win/Skipped: Also removed two userscript tests that don't exist (run-webkit-tests
77364         loudly complained about those).
77365
77366 2010-07-09  Darin Adler  <darin@apple.com>
77367
77368         Reviewed by Geoffrey Garen.
77369
77370         String to number coercion is not spec compliant
77371         https://bugs.webkit.org/show_bug.cgi?id=31349
77372
77373         * fast/js/ToNumber-expected.txt: Updated to expect more tests to pass.
77374         * fast/js/parseFloat-expected.txt: Ditto.
77375         * fast/js/sputnik/Conformance/09_Type_Conversion/9.3_ToNumber/9.3.1_ToNumber_from_String/S9.3.1_A2-expected.txt: Ditto.
77376         * fast/js/sputnik/Conformance/09_Type_Conversion/9.3_ToNumber/9.3.1_ToNumber_from_String/S9.3.1_A3_T1-expected.txt: Ditto.
77377         * fast/js/sputnik/Conformance/09_Type_Conversion/9.3_ToNumber/9.3.1_ToNumber_from_String/S9.3.1_A3_T2-expected.txt: Ditto.
77378         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.2/15.1.2.3_parseFloat/S15.1.2.3_A2_T10-expected.txt: Ditto.
77379         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.2/15.1.2.3_parseFloat/S15.1.2.3_A2_T3-expected.txt: Ditto.
77380         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.2/15.1.2.3_parseFloat/S15.1.2.3_A2_T8-expected.txt: Ditto.
77381         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.2/15.1.2.3_parseFloat/S15.1.2.3_A2_T9-expected.txt: Ditto.
77382         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.2/15.1.2.3_parseFloat/S15.1.2.3_A6-expected.txt: Ditto.
77383
77384 2010-07-12  Eric Carlson  <eric.carlson@apple.com>
77385
77386         Reviewed by Darin Adler.
77387
77388         Update media element's handling of empty 'src' attribute
77389         https://bugs.webkit.org/show_bug.cgi?id=42001
77390
77391         * fast/dom/URL-attribute-reflection-expected.txt: Update results now that audio, video, and
77392         source return 'non-empty URL'.
77393
77394         * media/video-poster-expected.txt:
77395         * media/video-poster.html: Test empty poster url.
77396
77397         * media/video-source-error-no-candidate-expected.txt:
77398         * media/video-source-error-no-candidate.html: Empty 'src' should fires an error event.
77399
77400         * media/video-source-expected.txt:
77401         * media/video-source.html: Test <source> element's 'src' attribute and property as well 
77402         as currentSrc.
77403
77404         * media/video-src-empty-expected.txt: Removed.
77405         * media/video-src-empty.html: Removed, the test is no longer valid.
77406
77407         * media/video-src-none-expected.txt:
77408         * media/video-src-none.html: Updated to test empty 'src'. Add tests to ensure that an error 
77409         is fired when load() is called and the 'src' is empty, but not when 'src' is missing.
77410
77411         * media/video-src.html:
77412         * media/video-src-expected.txt: Test 'src' attribute and property as well as currentSrc.
77413
77414 2010-07-12  Eric Seidel  <eric@webkit.org>
77415
77416         Reviewed by Adam Barth.
77417
77418         HTMLTreeBuilder needs to support mixing SVG and MathML content
77419         https://bugs.webkit.org/show_bug.cgi?id=42096
77420
77421         * html5lib/runner-expected-html5.txt:
77422
77423 2010-07-12  Eric Seidel  <eric@webkit.org>
77424
77425         Reviewed by Adam Barth.
77426
77427         Update HTMLTreeBuilder now that MathMLNames is always generated
77428         https://bugs.webkit.org/show_bug.cgi?id=42059
77429
77430         We pass a bunch more tests now that our MathML code path is enabled.
77431
77432         * html5lib/runner-expected-html5.txt:
77433
77434 2010-07-12  Simon Fraser  <simon.fraser@apple.com>
77435
77436         Reviewed by Dan Bernstein.
77437
77438         Don't go into compositing mode for 0x0 plugins
77439         https://bugs.webkit.org/show_bug.cgi?id=34009
77440         
77441         Tests for compositing and changing iframe size, changing plugin size, and a 1x1 plugin.
77442
77443         * compositing/iframes/iframe-size-from-zero-expected.txt: Added.
77444         * compositing/iframes/iframe-size-from-zero.html: Added.
77445         * compositing/iframes/iframe-size-to-zero-expected.txt: Added.
77446         * compositing/iframes/iframe-size-to-zero.html: Added.
77447         * compositing/plugins/1x1-composited-plugin-expected.txt: Added.
77448         * compositing/plugins/1x1-composited-plugin.html: Added.
77449         * compositing/plugins/large-to-small-composited-plugin-expected.txt: Added.
77450         * compositing/plugins/large-to-small-composited-plugin.html: Added.
77451         * compositing/plugins/small-to-large-composited-plugin-expected.txt: Added.
77452         * compositing/plugins/small-to-large-composited-plugin.html: Added.
77453
77454 2010-07-12  Simon Fraser  <simon.fraser@apple.com>
77455
77456         Reviewed by Dan Bernstein.
77457
77458         Need to do a layout when RenderLayers come and go because of compositing
77459         https://bugs.webkit.org/show_bug.cgi?id=42108
77460
77461         Test that has an iframe that leaves compositing mode, then hit-tests the iframe.
77462         
77463         * compositing/iframes/layout-on-compositing-change-expected.txt: Added.
77464         * compositing/iframes/layout-on-compositing-change.html: Added.
77465         * compositing/iframes/resources/leave-compositing-subframe-click.html: Added.
77466
77467 2010-07-12  Albert J. Wong  <ajwong@chromium.org>
77468
77469         Unreviewed, build fix
77470
77471         [chromium] update test_expectations, and rebaseline a changed svg test.
77472
77473         * platform/chromium-win/fast/gradients/radial-centered-expected.checksum:
77474         * platform/chromium-win/fast/gradients/radial-centered-expected.png:
77475         * platform/chromium-win/fast/gradients/radial-centered-expected.txt:
77476         * platform/chromium/test_expectations.txt:
77477
77478 2010-07-12  Alexey Proskuryakov  <ap@apple.com>
77479
77480         https://bugs.webkit.org/show_bug.cgi?id=13075
77481         XMLHttpRequest with failed authentication should set status to 401
77482
77483         https://bugs.webkit.org/show_bug.cgi?id=6871
77484         <rdar://problem/3363403> 401 error page is never shown
77485
77486         The fix doesn't help Tiger, update results of one test and skip another.
77487
77488         * platform/mac-tiger/Skipped: Skip 401-alternative-content.php.
77489         * platform/mac-tiger/http/tests/xmlhttprequest/failed-auth-expected.txt:
77490         Copied from http/tests/xmlhttprequest/failed-auth-expected.txt, updated for failure result
77491         in async case.
77492
77493 2010-07-12  Nate Chapin  <japhet@chromium.org>
77494
77495         Reviewed by Darin Fisher.
77496
77497         Test that Cache-Control headers are not included on XHRs that occur
77498         after the load event.
77499
77500         https://bugs.webkit.org/show_bug.cgi?id=41813
77501
77502         * http/tests/xmlhttprequest/cache-headers-after-reload-expected.txt: Added.
77503         * http/tests/xmlhttprequest/cache-headers-after-reload.html: Added.
77504         * http/tests/xmlhttprequest/resources/print-cache-control-header.cgi: Added.
77505
77506 2010-07-12  Csaba Osztrogonác  <ossy@webkit.org>
77507
77508         Unreviewed.
77509
77510         [Qt] Some inspector test fail intermittently
77511         https://bugs.webkit.org/show_bug.cgi?id=42090
77512
77513         Add tests to the Skipped list until fix to avoid false positive alarms.
77514
77515         * platform/qt/Skipped:
77516          - inspector/timeline-layout.html skipped.
77517          - inspector/timeline-parse-html.html skipped.
77518          - inspector/timeline-recalculate-styles.html skipped.
77519
77520 2010-07-09  Alexey Proskuryakov  <ap@apple.com>
77521
77522         Reviewed by Darin Adler.
77523
77524         https://bugs.webkit.org/show_bug.cgi?id=13075
77525         XMLHttpRequest with failed authentication should set status to 401
77526
77527         https://bugs.webkit.org/show_bug.cgi?id=6871
77528         <rdar://problem/3363403> 401 error page is never shown
77529
77530         * http/tests/xmlhttprequest/failed-auth-expected.txt:
77531         * http/tests/xmlhttprequest/failed-auth.html:
77532         Uncommented relevant subtests.
77533
77534         * http/tests/misc/401-alternative-content-expected.txt:
77535         * http/tests/misc/401-alternative-content.php:
77536         Added a test for the main resource aspect of this issue.
77537
77538 2010-07-12  Pavel Feldman  <pfeldman@chromium.org>
77539
77540         Not reviewed: chromium test expectations updated.
77541
77542         * platform/chromium/test_expectations.txt:
77543         
77544 2010-07-12  Pavel Feldman  <pfeldman@chromium.org>
77545
77546         Not reviewed: chromium test expectations updated.
77547
77548         * platform/chromium/test_expectations.txt:
77549
77550 2010-07-12  Andreas Kling  <andreas.kling@nokia.com>
77551
77552         Reviewed by Simon Hausmann.
77553
77554         [Qt] Dragging within webkit with a drag created via Javascript ends up misinterpreting the data
77555         https://bugs.webkit.org/show_bug.cgi?id=41457
77556
77557         Rebaseline test now that Qt doesn't corrupt non-breaking spaces on clipboard roundtrip.
77558
77559         * platform/qt/editing/pasteboard/onpaste-text-html-expected.txt:
77560
77561 2010-07-12  Pavel Feldman  <pfeldman@chromium.org>
77562
77563         Not reviewed: rebaseline chromium layout tests.
77564
77565         * platform/chromium-linux/fast/dom/HTMLLinkElement/prefetch-expected.txt: Added.
77566         * platform/chromium-linux/fast/gradients/radial-centered-expected.checksum:
77567         * platform/chromium-linux/fast/gradients/radial-centered-expected.png:
77568         * platform/chromium-linux/fast/gradients/radial-centered-expected.txt: Added.
77569         * platform/chromium-linux/fast/inline/continuation-outlines-with-layers-2-expected.checksum: Added.
77570         * platform/chromium-linux/fast/inline/continuation-outlines-with-layers-2-expected.png: Added.
77571         * platform/chromium-linux/fast/inline/continuation-outlines-with-layers-2-expected.txt: Added.
77572         * platform/chromium-mac/fast/dom/HTMLLinkElement/prefetch-expected.txt: Added.
77573         * platform/chromium-mac/fast/gradients/radial-centered-expected.checksum: Removed.
77574         * platform/chromium-mac/fast/gradients/radial-centered-expected.png: Removed.
77575         * platform/chromium-mac/fast/gradients/radial-centered-expected.txt: Removed.
77576         * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.checksum: Added.
77577         * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.png: Added.
77578         * platform/chromium-win-vista/fast/gradients/radial-centered-expected.checksum: Added.
77579         * platform/chromium-win-vista/fast/gradients/radial-centered-expected.png: Added.
77580         * platform/chromium-win-vista/fast/gradients/radial-centered-expected.txt: Added.
77581
77582 2010-07-12  François Sausset  <sausset@gmail.com>
77583
77584         Reviewed by Kenneth Rohde Christiansen.
77585
77586         Test the mathsize MathML attribute.
77587         https://bugs.webkit.org/show_bug.cgi?id=42067
77588
77589         * mathml/presentation/attributes.xhtml:
77590         * platform/mac/mathml/presentation/attributes-expected.checksum:
77591         * platform/mac/mathml/presentation/attributes-expected.png:
77592         * platform/mac/mathml/presentation/attributes-expected.txt:
77593
77594 2010-07-12  Pavel Podivilov  <podivilov@chromium.org>
77595
77596         Reviewed by Pavel Feldman.
77597
77598         [Chromium] Fix duplicate test expectations
77599         https://bugs.webkit.org/show_bug.cgi?id=42072
77600
77601         * platform/chromium/test_expectations.txt:
77602
77603 2010-07-12  François Sausset  <sausset@gmail.com>
77604
77605         Reviewed by Kenneth Rohde Christiansen.
77606
77607         Update of the results to the test introduced here:
77608         https://bugs.webkit.org/show_bug.cgi?id=41626
77609         as they were outdated in the commit.
77610
77611         * platform/mac/mathml/presentation/tokenElements-expected.checksum:
77612         * platform/mac/mathml/presentation/tokenElements-expected.png:
77613         * platform/mac/mathml/presentation/tokenElements-expected.txt:
77614
77615 2010-07-12  François Sausset  <sausset@gmail.com>
77616
77617         Reviewed by Kenneth Rohde Christiansen.
77618
77619         Update tests to check that msqrt and mfrac use style color to draw themselves
77620         https://bugs.webkit.org/show_bug.cgi?id=41889
77621
77622         * mathml/presentation/fractions.xhtml:
77623         * mathml/presentation/roots.xhtml:
77624         * platform/mac/mathml/presentation/fractions-expected.checksum:
77625         * platform/mac/mathml/presentation/fractions-expected.png:
77626         * platform/mac/mathml/presentation/fractions-expected.txt:
77627         * platform/mac/mathml/presentation/roots-expected.checksum:
77628         * platform/mac/mathml/presentation/roots-expected.png:
77629         * platform/mac/mathml/presentation/roots-expected.txt:
77630
77631 2010-07-12  Andreas Kling  <andreas.kling@nokia.com>
77632
77633         Reviewed by Antti Koivisto.
77634
77635         Canvas: arc() with startAngle == endAngle shouldn't add to the path
77636         https://bugs.webkit.org/show_bug.cgi?id=41420
77637
77638         Unskip (for Qt) test that now passes:
77639         - canvas/philip/tests/2d.path.stroke.prune.arc.html
77640
77641         Spec link:
77642         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-stroke
77643
77644         * platform/qt/Skipped:
77645
77646 2010-07-12  Jeremy Orlow  <jorlow@chromium.org>
77647
77648         Somehow the updated expectations got dropped form the original patch.  Added.
77649
77650         * storage/indexeddb/idb-objectstore-request-expected.txt:
77651
77652 2010-07-12  Shinichiro Hamaji  <hamaji@chromium.org>
77653
77654         Reviewed by Ojan Vafai.
77655
77656         Update padding on Windows?
77657         https://bugs.webkit.org/show_bug.cgi?id=38016
77658
77659         * platform/chromium/test_expectations.txt:
77660         * platform/win/Skipped:
77661
77662 2010-07-12  Shinichiro Hamaji  <hamaji@chromium.org>
77663
77664         Unreviewed. Put the expected result for Win.
77665
77666         REGRESSION: printing is broken if stylesheet has @page
77667         https://bugs.webkit.org/show_bug.cgi?id=40452
77668
77669         * platform/win/printing/page-rule-in-media-query-expected.txt: Added.
77670
77671 2010-07-12  Shinichiro Hamaji  <hamaji@chromium.org>
77672
77673         Unreviewed. Put wrong results for Mac and Win instead of Skipped list.
77674
77675         Results for editing/pasteboard/5761530-1.html are wrong
77676         https://bugs.webkit.org/show_bug.cgi?id=38437
77677
77678         * platform/mac/Skipped:
77679         * platform/mac/editing/pasteboard/5761530-1-expected.txt: Copied from LayoutTests/platform/chromium/editing/pasteboard/5761530-1-expected.txt.
77680         * platform/win/editing/pasteboard/5761530-1-expected.txt: Copied from LayoutTests/platform/chromium/editing/pasteboard/5761530-1-expected.txt.
77681
77682 2010-07-12  Steve Block  <steveblock@google.com>
77683
77684         Reviewed by Alexey Proskuryakov.
77685
77686         XPath substring function does not correctly handle non-positive values for the position argument
77687         https://bugs.webkit.org/show_bug.cgi?id=41913
77688
77689         * fast/xpath/substring-non-positive-postion-expected.txt: Added.
77690         * fast/xpath/substring-non-positive-postion.html: Added.
77691
77692 2010-06-27  Jeremy Orlow  <jorlow@chromium.org>
77693
77694         Reviewed by Dumitru Daniliuc.
77695
77696         Implement IDBObjectStore.get/set/remove
77697         https://bugs.webkit.org/show_bug.cgi?id=41250
77698
77699         Modify existing test to provide basic coverage for get/put/remove functions.
77700
77701         * storage/indexeddb/script-tests/idb-objectstore-request.js:
77702         (test):
77703         (openSuccess):
77704         (createSuccess):
77705         (addSuccess):
77706         (getSuccess):
77707         (removeSuccess):
77708
77709 2010-07-10  Darin Adler  <darin@apple.com>
77710
77711         Reviewed by Anders Carlsson.
77712
77713         Enhance content attribute reflection for URL attributes, including adding a non-empty option
77714         https://bugs.webkit.org/show_bug.cgi?id=42040
77715
77716         The current test results show many failures, and we should follow up with fixes
77717         either to the DOM implementation, or to the test result expectations.
77718
77719         * fast/dom/URL-attribute-reflection-expected.txt: Added.
77720         * fast/dom/URL-attribute-reflection.html: Added.
77721         * fast/dom/script-tests/URL-attribute-reflection.js: Added.
77722
77723 2010-07-10  Sam Weinig  <sam@webkit.org>
77724
77725         Reviewed by Anders Carlsson.
77726
77727         Test for https://bugs.webkit.org/show_bug.cgi?id=42021
77728         isEqualNode should work for DocumentType nodes
77729
77730         * fast/dom/Node/isEqualNode-expected.txt: Added.
77731         * fast/dom/Node/isEqualNode.html: Added.
77732         * fast/dom/Node/script-tests/isEqualNode.js: Added.
77733
77734 2010-07-10  Dan Bernstein  <mitz@apple.com>
77735
77736         Reviewed by Anders Carlsson.
77737
77738         <rdar://problem/8153214> Continuation outlines in layers do not paint correctly
77739
77740         * fast/inline/continuation-outlines-with-layers-2.html: Added.
77741         * platform/mac/fast/inline/continuation-outlines-with-layers-2-expected.checksum: Added.
77742         * platform/mac/fast/inline/continuation-outlines-with-layers-2-expected.png: Added.
77743         * platform/mac/fast/inline/continuation-outlines-with-layers-2-expected.txt: Added.
77744
77745 2010-07-10  Eric Seidel  <eric@webkit.org>
77746
77747         Reviewed by Adam Barth.
77748
77749         HTMLTreeBuilder needs adjustForeignAttributes support
77750         https://bugs.webkit.org/show_bug.cgi?id=42022
77751
77752         * html5lib/runner-expected-html5.txt:
77753          - We now pass 3 more tests.
77754
77755 2010-07-09  Tony Chang  <tony@chromium.org>
77756
77757         Reviewed by Ojan Vafai.
77758
77759         crash in WebCore::CompositeEditCommand::splitTreeToNode when indenting pre
77760         https://bugs.webkit.org/show_bug.cgi?id=38231
77761
77762         * editing/execCommand/indent-pre-expected.txt: Added.
77763         * editing/execCommand/indent-pre.html: Added.
77764
77765 2010-07-09  Erik Arvidsson  <arv@chromium.org>
77766
77767         Reviewed by Darin Adler.
77768
77769         Computed style is not implemented for padding-start, padding-end, margin-start, margin-end
77770         https://bugs.webkit.org/show_bug.cgi?id=41496
77771
77772         * fast/css/margin-start-end-expected.txt:
77773         * fast/css/padding-start-end-expected.txt:
77774         * fast/css/script-tests/margin-start-end.js: Added tests for computed style.
77775         * fast/css/script-tests/padding-start-end.js: Added tests for computed style.
77776
77777 2010-07-09  Daniel Bates  <dbates@rim.com>
77778
77779         Reviewed by Darin Adler.
77780
77781         Clean up: Move dump-list.js utility script from LayoutTests/fast/lists
77782         to LayoutTests/fast/lists/resources
77783         https://bugs.webkit.org/show_bug.cgi?id=42016
77784
77785         Move fast/lists/dump-list.js to fast/lists/resources since it
77786         is a utility script and not a test case.
77787
77788         * fast/lists/dump-list.js: Removed. Moved to fast/lists/resources.
77789         * fast/lists/ol-nested-items-dynamic-insert.html: Modified to look
77790           for dump-list.js in new location.
77791         * fast/lists/ol-nested-items-dynamic-remove.html: Ditto.
77792         * fast/lists/ol-nested-items.html: Ditto.
77793         * fast/lists/ol-nested-list-dynamic-insert.html: Ditto.
77794         * fast/lists/ol-nested-list-dynamic-remove.html: Ditto.
77795         * fast/lists/ol-nested-list.html: Ditto.
77796         * fast/lists/resources/dump-list.js: Copied from LayoutTests/fast/lists/dump-list.js.
77797
77798 2010-07-09  Leon Clarke  <leonclarke@google.com>
77799
77800         Reviewed by Adam Barth.
77801
77802         add support for link prefetching
77803         https://bugs.webkit.org/show_bug.cgi?id=3652
77804
77805         * fast/dom/HTMLLinkElement/prefetch-expected.txt: Added.
77806         * fast/dom/HTMLLinkElement/prefetch.html: Added.
77807         * fast/dom/HTMLLinkElement/prefetch.link: Added.
77808         * platform/gtk/Skipped:
77809         * platform/mac/Skipped:
77810         * platform/qt/Skipped:
77811         * platform/win/Skipped:
77812
77813 2010-07-09  Simon Fraser  <simon.fraser@apple.com>
77814
77815         Reviewed by Darin Adler.
77816
77817         Calling layoutTestController.layerTreeAsText() should update layout
77818         https://bugs.webkit.org/show_bug.cgi?id=41818
77819         
77820         Test cleanup to remove as many setTimeout() calls as possible, replacing them with
77821         calls to display(), which is required for painting to happen, and therefore FrameView::setIsOverlapped()
77822         to get called.
77823         
77824         Remove some logic that checked whether both iframe and parent document is loaded, since the load event
77825         fires only once the iframes are loaded.
77826
77827         * compositing/iframes/composited-parent-iframe.html:
77828         * compositing/iframes/connect-compositing-iframe-delayed.html:
77829         * compositing/iframes/connect-compositing-iframe.html:
77830         * compositing/iframes/connect-compositing-iframe2.html:
77831         * compositing/iframes/connect-compositing-iframe3.html:
77832         * compositing/iframes/enter-compositing-iframe.html:
77833         * compositing/iframes/iframe-copy-on-scroll.html:
77834         * compositing/iframes/iframe-resize.html:
77835         * compositing/iframes/iframe-src-change.html:
77836         * compositing/iframes/leave-compositing-iframe.html:
77837         * compositing/iframes/overlapped-iframe.html:
77838         * compositing/iframes/scrolling-iframe.html:
77839
77840 2010-07-09  Kenneth Russell  <kbr@google.com>
77841
77842         Reviewed by Nate Chapin.
77843
77844         bufferSubData causes crash in WebGLBuffer::associateBufferSubData
77845         https://bugs.webkit.org/show_bug.cgi?id=42004
77846
77847         * fast/canvas/webgl/index-validation-crash-with-buffer-sub-data-expected.txt: Added.
77848         * fast/canvas/webgl/index-validation-crash-with-buffer-sub-data.html: Added.
77849
77850 2010-07-09  Kenneth Russell  <kbr@google.com>
77851
77852         Reviewed by Dimitri Glazkov.
77853
77854         Assertion failure in String::utf8() for certain invalid UTF16 inputs
77855         https://bugs.webkit.org/show_bug.cgi?id=41983
77856
77857         * fast/canvas/webgl/invalid-UTF-16-expected.txt: Added.
77858         * fast/canvas/webgl/invalid-UTF-16.html: Added.
77859
77860 2010-07-09  Tony Gentilcore  <tonyg@chromium.org>
77861
77862         Reviewed by Dimitri Glazkov.
77863
77864         Implement performance.timing.navigationStart
77865         https://bugs.webkit.org/show_bug.cgi?id=41815
77866
77867         * fast/dom/script-tests/webtiming.js:
77868         (checkTimingBeforeLoad):
77869         (checkWebTimingOnLoad):
77870         (checkWebTimingAfterLoad):
77871         * fast/dom/webtiming-expected.txt:
77872
77873 2010-07-09  Albert J. Wong  <ajwong@chromium.org>
77874
77875         Unreviewed. Build fix.
77876
77877         [chromium] Add in baseline for ietestcenter tests that pass.  Also
77878         rebaseline two other tests.
77879
77880         * platform/chromium-mac/fast/js/no-semi-insertion-at-end-of-script-expected.txt: Added.
77881         * platform/chromium-mac/ietestcenter/Javascript/11.4.1-4.a-10-expected.txt: Added.
77882         * platform/chromium-mac/ietestcenter/Javascript/11.4.1-4.a-8-expected.txt: Added.
77883         * platform/chromium-mac/ietestcenter/Javascript/15.12.1.1-0-2-expected.txt: Added.
77884         * platform/chromium-mac/ietestcenter/Javascript/15.12.1.1-0-3-expected.txt: Added.
77885         * platform/chromium-mac/ietestcenter/Javascript/15.12.2-0-2-expected.txt: Added.
77886         * platform/chromium-mac/ietestcenter/Javascript/15.12.3-0-2-expected.txt: Added.
77887         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-0-1-expected.txt: Added.
77888         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-0-2-expected.txt: Added.
77889         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-1-expected.txt: Added.
77890         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-2-expected.txt: Added.
77891         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-1-expected.txt: Added.
77892         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-2-expected.txt: Added.
77893         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-3-expected.txt: Added.
77894         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-1-expected.txt: Added.
77895         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-1-expected.txt: Added.
77896         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-10-expected.txt: Added.
77897         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-11-expected.txt: Added.
77898         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-12-expected.txt: Added.
77899         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-13-expected.txt: Added.
77900         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-14-expected.txt: Added.
77901         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-15-expected.txt: Added.
77902         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-16-expected.txt: Added.
77903         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-17-expected.txt: Added.
77904         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-18-expected.txt: Added.
77905         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-19-expected.txt: Added.
77906         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-2-expected.txt: Added.
77907         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-20-expected.txt: Added.
77908         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-21-expected.txt: Added.
77909         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-3-expected.txt: Added.
77910         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-4-expected.txt: Added.
77911         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-5-expected.txt: Added.
77912         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-6-expected.txt: Added.
77913         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-7-expected.txt: Added.
77914         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-8-expected.txt: Added.
77915         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-9-expected.txt: Added.
77916         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.14-2-4-expected.txt: Added.
77917         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.14-3-4-expected.txt: Added.
77918         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.3-4-22-expected.txt: Added.
77919         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.3-4-25-expected.txt: Added.
77920         * platform/chromium-mac/ietestcenter/Javascript/15.2.3.6-4-1-expected.txt: Added.
77921         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.14-9-a-12-expected.txt: Added.
77922         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-3-26-expected.txt: Added.
77923         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-3-27-expected.txt: Added.
77924         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-1-expected.txt: Added.
77925         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-12-expected.txt: Added.
77926         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-14-expected.txt: Added.
77927         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-16-expected.txt: Added.
77928         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-4-expected.txt: Added.
77929         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-8-9-expected.txt: Added.
77930         * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-8-a-12-expected.txt: Added.
77931         * platform/chromium-win/fast/js/no-semi-insertion-at-end-of-script-expected.txt: Added.
77932         * platform/chromium-win/ietestcenter/Javascript/11.4.1-4.a-10-expected.txt: Added.
77933         * platform/chromium-win/ietestcenter/Javascript/11.4.1-4.a-8-expected.txt: Added.
77934         * platform/chromium-win/ietestcenter/Javascript/15.12.1.1-0-2-expected.txt: Added.
77935         * platform/chromium-win/ietestcenter/Javascript/15.12.1.1-0-3-expected.txt: Added.
77936         * platform/chromium-win/ietestcenter/Javascript/15.12.2-0-2-expected.txt: Added.
77937         * platform/chromium-win/ietestcenter/Javascript/15.12.3-0-2-expected.txt: Added.
77938         * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-0-1-expected.txt: Added.
77939         * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-0-2-expected.txt: Added.
77940         * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-1-expected.txt: Added.
77941         * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-2-expected.txt: Added.
77942         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-1-expected.txt: Added.
77943         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-2-expected.txt: Added.
77944         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-3-expected.txt: Added.
77945         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-1-expected.txt: Added.
77946         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-1-expected.txt: Added.
77947         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-10-expected.txt: Added.
77948         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-11-expected.txt: Added.
77949         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-12-expected.txt: Added.
77950         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-13-expected.txt: Added.
77951         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-14-expected.txt: Added.
77952         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-15-expected.txt: Added.
77953         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-16-expected.txt: Added.
77954         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-17-expected.txt: Added.
77955         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-18-expected.txt: Added.
77956         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-19-expected.txt: Added.
77957         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-2-expected.txt: Added.
77958         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-20-expected.txt: Added.
77959         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-21-expected.txt: Added.
77960         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-3-expected.txt: Added.
77961         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-4-expected.txt: Added.
77962         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-5-expected.txt: Added.
77963         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-6-expected.txt: Added.
77964         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-7-expected.txt: Added.
77965         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-8-expected.txt: Added.
77966         * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-9-expected.txt: Added.
77967         * platform/chromium-win/ietestcenter/Javascript/15.2.3.14-2-4-expected.txt: Added.
77968         * platform/chromium-win/ietestcenter/Javascript/15.2.3.14-3-4-expected.txt: Added.
77969         * platform/chromium-win/ietestcenter/Javascript/15.2.3.3-4-22-expected.txt: Added.
77970         * platform/chromium-win/ietestcenter/Javascript/15.2.3.3-4-25-expected.txt: Added.
77971         * platform/chromium-win/ietestcenter/Javascript/15.2.3.6-4-1-expected.txt: Added.
77972         * platform/chromium-win/ietestcenter/Javascript/15.4.4.14-9-a-12-expected.txt: Added.
77973         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-3-26-expected.txt: Added.
77974         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-3-27-expected.txt: Added.
77975         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-1-expected.txt: Added.
77976         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-12-expected.txt: Added.
77977         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-14-expected.txt: Added.
77978         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-16-expected.txt: Added.
77979         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-4-expected.txt: Added.
77980         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-8-9-expected.txt: Added.
77981         * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-8-a-12-expected.txt: Added.
77982
77983 2010-07-09  Eric Seidel  <eric@webkit.org>
77984
77985         Reviewed by Adam Barth.
77986
77987         Fix SVG tag name casing for HTMLTreeBuilder
77988         https://bugs.webkit.org/show_bug.cgi?id=41998
77989
77990         * html5lib/runner-expected-html5.txt:
77991
77992 2010-07-09  Eric Seidel  <eric@webkit.org>
77993
77994         Reviewed by Adam Barth.
77995
77996         Implement SVG attribute case mapping for HTMLTreeBuilder
77997         https://bugs.webkit.org/show_bug.cgi?id=41949
77998
77999         Update results now that we pass 3 more tests.
78000
78001         * html5lib/runner-expected-html5.txt:
78002
78003 2010-07-09  Xiaomei Ji  <xji@chromium.org>
78004
78005         Reviewed by David Levin.
78006
78007         Rebaseline bidi-mirror-he-ar.html and bidi-neutral-run.html for Chromium after r62965
78008         https://bugs.webkit.org/show_bug.cgi?id=41974
78009
78010         * platform/chromium-linux/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
78011         * platform/chromium-linux/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
78012         * platform/chromium-linux/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
78013         * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.checksum:
78014         * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.png:
78015         * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
78016         * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
78017         * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
78018         * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
78019         * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
78020         * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
78021         * platform/chromium/test_expectations.txt:
78022
78023 2010-07-08  Tony Gentilcore  <tonyg@chromium.org>
78024
78025         Reviewed by Nate Chapin.
78026
78027         Implement unloadEventEnd, loadEventStart, and loadEventEnd for Web Timing
78028         https://bugs.webkit.org/show_bug.cgi?id=41332
78029
78030         Expectations are set to FAIL because disabled by default. Passes with --web-timing.
78031
78032         * fast/dom/script-tests/webtiming.js: Added.
78033         (sleepFiftyMilliseconds):
78034         (shouldBeGreaterThanOrEqual):
78035         (checkTimingBeforeLoad):
78036         (checkWebTimingOnLoad):
78037         (checkWebTimingAfterLoad):
78038         * fast/dom/webtiming-expected.txt: Added.
78039         * fast/dom/webtiming.html: Added.
78040
78041 2010-07-09  Aaron Boodman  <aa@chromium.org>
78042
78043         Reviewed by Ojan Vafai.
78044
78045         Fix regression from r62876.
78046         https://bugs.webkit.org/show_bug.cgi?id=41928
78047
78048         * platform/mac/Skipped:
78049         * printing/page-rule-selection.html:
78050
78051 2010-07-09  Nico Weber  <thakis@chromium.org>
78052
78053         Reviewed by Simon Fraser.
78054         https://bugs.webkit.org/show_bug.cgi?id=41580
78055
78056         Fix layout test to be smaller in y direction. Also add explanatory text.
78057
78058         * fast/gradients/radial-centered.html: Make divs display:inline-block.
78059
78060 2010-07-09  Xiaomei Ji  <xji@chromium.org>
78061
78062         Reviewed by David Levin.
78063
78064         Rebaseline bidi-mirror-he-ar.html for leopard and snowleopard.
78065         https://bugs.webkit.org/show_bug.cgi?id=41974
78066
78067         * platform/mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
78068         * platform/mac-snowleopard/platform/mac/fast/text: Removed.
78069         * platform/mac-snowleopard/platform/mac/fast/text/international: Removed.
78070         * platform/mac-snowleopard/platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed.
78071         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
78072
78073 2010-07-09  Albert J. Wong  <ajwong@chromium.org>
78074
78075         Not reviewed
78076
78077         [chromium] upstreaming expectations from chromium.
78078
78079         * platform/chromium/test_expectations.txt:
78080
78081 2010-07-09  Albert J. Wong  <ajwong@chromium.org>
78082
78083         Not reviewed, build fix.
78084
78085         [chromium] Update test expecations for failing tests.
78086
78087         * platform/chromium/test_expectations.txt:
78088
78089 2010-07-09  François Sausset  <sausset@gmail.com>
78090
78091         Reviewed by Kenneth Rohde Christiansen.
78092
78093         Test for the newly implemented MathML mathcolor & mathbackground attributes
78094         https://bugs.webkit.org/show_bug.cgi?id=41895
78095
78096         * mathml/presentation/attributes.xhtml: Added.
78097         * platform/mac/mathml/presentation/attributes-expected.checksum: Added.
78098         * platform/mac/mathml/presentation/attributes-expected.png: Added.
78099         * platform/mac/mathml/presentation/attributes-expected.txt: Added.
78100
78101 2010-07-09  Vitaly Repeshko  <vitalyr@chromium.org>
78102
78103         Unreviewed.
78104
78105         [chromium] Updating expectations.
78106
78107         * platform/chromium-win/svg/batik/paints/gradientLimit-expected.txt:
78108         * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
78109         * platform/chromium-win/svg/batik/text/textLength-expected.txt:
78110         * platform/chromium-win/svg/carto.net/button-expected.txt:
78111         * platform/chromium-win/svg/carto.net/colourpicker-expected.txt:
78112         * platform/chromium-win/svg/carto.net/combobox-expected.txt:
78113         * platform/chromium-win/svg/carto.net/slider-expected.txt:
78114         * platform/chromium-win/svg/carto.net/textbox-expected.txt:
78115         * platform/chromium-win/svg/carto.net/window-expected.txt:
78116         * platform/chromium-win/svg/custom/animate-path-morphing-expected.txt:
78117         * platform/chromium-win/svg/custom/coords-relative-units-transforms-expected.txt:
78118         * platform/chromium-win/svg/custom/foreign-object-skew-expected.txt:
78119         * platform/chromium-win/svg/custom/pattern-rotate-expected.txt:
78120         * platform/chromium-win/svg/custom/text-rotated-gradient-expected.txt:
78121         * platform/chromium-win/svg/custom/use-detach-expected.txt:
78122         * platform/chromium-win/svg/custom/use-font-face-crash-expected.txt:
78123         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
78124         * platform/chromium-win/svg/custom/use-property-changes-through-svg-dom-expected.txt:
78125         * platform/chromium-win/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
78126         * platform/chromium-win/svg/custom/use-transform-expected.txt:
78127         * platform/chromium-win/svg/hixie/text/003b-expected.txt:
78128         * platform/chromium-win/svg/text/foreignObject-repaint-expected.txt:
78129         * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.txt:
78130         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
78131         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
78132
78133 2010-07-09  Xiaomei Ji  <xji@chromium.org>
78134
78135         Reviewed by David Levin.
78136
78137         Fix characters with unicode-bidi-mirror property are not correctly
78138         mirrored in Linux.
78139         https://bugs.webkit.org/show_bug.cgi?id=41305
78140
78141         Since harfbuzz does not do mirroring, chromium should iterate each
78142         character in the string and mirror it if needed before passing the
78143         string to harfbuzz for shaping.
78144
78145         * fast/text/international/bidi-mirror-he-ar.html: Added.
78146         * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.checksum:
78147         * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.png:
78148         * platform/mac-snowleopard/platform/mac/fast/text: Added.
78149         * platform/mac-snowleopard/platform/mac/fast/text/international: Added.
78150         * platform/mac-snowleopard/platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
78151         * platform/mac-tiger/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
78152         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
78153         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
78154         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
78155
78156 2010-07-09  Kenneth Russell  <kbr@google.com>
78157
78158         Reviewed by Dimitri Glazkov.
78159
78160         Crash with uniform array test
78161         https://bugs.webkit.org/show_bug.cgi?id=36028
78162
78163         * fast/canvas/webgl/gl-uniform-arrays-expected.txt:
78164          - Updated test expectations.
78165         * fast/canvas/webgl/gl-uniform-arrays.html:
78166          - Separated calling wrong uniform*fv entry point from calling with non-array.
78167
78168 2010-07-09  Chris Fleizach  <cfleizach@apple.com>
78169
78170         Reviewed by Darin Adler.
78171
78172         AX:  text editing not spoken by VO on web view contenteditable textbox
78173         https://bugs.webkit.org/show_bug.cgi?id=41912
78174
78175         * platform/mac/accessibility/selection-value-changes-for-aria-textbox-expected.txt: Added.
78176         * platform/mac/accessibility/selection-value-changes-for-aria-textbox.html: Added.
78177
78178 2010-07-09  Vitaly Repeshko  <vitalyr@chromium.org>
78179
78180         Unreviewed.
78181
78182         [chromium] Updating expectations.
78183
78184         * platform/chromium-linux/svg/batik/paints/patternRegions-expected.txt:
78185         * platform/chromium-linux/svg/batik/text/textOnPath-expected.txt:
78186         * platform/chromium-linux/svg/batik/text/textPosition-expected.txt:
78187         * platform/chromium-linux/svg/batik/text/textPosition2-expected.txt:
78188         * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.txt:
78189         * platform/chromium-linux/svg/css/text-shadow-multiple-expected.txt: Removed.
78190         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.txt:
78191         * platform/chromium-linux/svg/custom/repaint-moving-svg-and-div-expected.checksum: Added.
78192         * platform/chromium-linux/svg/custom/stroke-width-large-expected.txt:
78193         * platform/chromium-linux/svg/hixie/perf/001-expected.txt:
78194         * platform/chromium-linux/svg/hixie/perf/002-expected.txt:
78195         * platform/chromium-linux/svg/hixie/perf/007-expected.txt:
78196         * platform/chromium-linux/svg/hixie/text/003a-expected.txt:
78197         * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
78198         * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
78199         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-1-expected.txt:
78200         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-2-expected.txt:
78201         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-3-expected.txt:
78202         * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.txt:
78203         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
78204         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
78205         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
78206         * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
78207         * platform/chromium-linux/svg/text/selection-doubleclick-expected.txt:
78208         * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Added.
78209         * platform/chromium-mac/html5lib/runner-expected.txt:
78210         * platform/chromium-mac/ietestcenter/Javascript/15.5.4.20-1-1-expected.txt: Added.
78211         * platform/chromium-mac/ietestcenter/Javascript/15.5.4.20-1-2-expected.txt: Added.
78212         * platform/chromium-mac/plugins/clicking-missing-plugin-fires-delegate-expected.txt: Added.
78213         * platform/chromium-mac/svg/clip-path/clip-path-childs-clipped-expected.txt: Removed.
78214         * platform/chromium-mac/svg/clip-path/clip-path-clipped-expected.txt: Removed.
78215         * platform/chromium-mac/svg/clip-path/clip-path-evenodd-expected.txt: Removed.
78216         * platform/chromium-mac/svg/clip-path/clip-path-evenodd-nonzero-expected.txt: Removed.
78217         * platform/chromium-mac/svg/clip-path/clip-path-nonzero-evenodd-expected.txt: Removed.
78218         * platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt:
78219         * platform/chromium-mac/svg/custom/createelement-expected.txt:
78220         * platform/chromium-mac/svg/custom/junk-data-expected.txt:
78221         * platform/chromium-mac/svg/custom/missing-xlink-expected.txt:
78222         * platform/chromium-mac/svg/custom/repaint-moving-svg-and-div-expected.checksum: Added.
78223         * platform/chromium-mac/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
78224         * platform/chromium-mac/userscripts/user-script-top-frame-only-expected.txt: Added.
78225         * platform/chromium-mac/userscripts/user-style-top-frame-only-expected.txt: Added.
78226         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.txt:
78227         * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Added.
78228         * platform/chromium-win/html5lib/runner-expected.txt:
78229         * platform/chromium-win/ietestcenter/Javascript/15.5.4.20-1-1-expected.txt: Added.
78230         * platform/chromium-win/ietestcenter/Javascript/15.5.4.20-1-2-expected.txt: Added.
78231         * platform/chromium-win/plugins/clicking-missing-plugin-fires-delegate-expected.txt: Added.
78232         * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
78233         * platform/chromium-win/svg/batik/filters/feTile-expected.txt:
78234         * platform/chromium-win/svg/batik/filters/filterRegions-expected.txt:
78235         * platform/chromium-win/svg/batik/masking/maskRegions-expected.txt:
78236         * platform/chromium-win/svg/batik/paints/patternRegionA-expected.txt:
78237         * platform/chromium-win/svg/batik/paints/patternRegions-expected.txt:
78238         * platform/chromium-win/svg/batik/text/longTextOnPath-expected.txt:
78239         * platform/chromium-win/svg/batik/text/textAnchor-expected.txt:
78240         * platform/chromium-win/svg/batik/text/textAnchor2-expected.txt:
78241         * platform/chromium-win/svg/batik/text/textAnchor3-expected.txt:
78242         * platform/chromium-win/svg/batik/text/textDecoration-expected.txt:
78243         * platform/chromium-win/svg/batik/text/textDecoration2-expected.txt:
78244         * platform/chromium-win/svg/batik/text/textEffect-expected.txt:
78245         * platform/chromium-win/svg/batik/text/textEffect2-expected.txt:
78246         * platform/chromium-win/svg/batik/text/textEffect3-expected.txt:
78247         * platform/chromium-win/svg/batik/text/textFeatures-expected.txt:
78248         * platform/chromium-win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
78249         * platform/chromium-win/svg/batik/text/textLayout-expected.txt:
78250         * platform/chromium-win/svg/batik/text/textLayout2-expected.txt:
78251         * platform/chromium-win/svg/batik/text/textOnPath-expected.txt:
78252         * platform/chromium-win/svg/batik/text/textOnPath2-expected.txt:
78253         * platform/chromium-win/svg/batik/text/textOnPath3-expected.txt:
78254         * platform/chromium-win/svg/batik/text/textOnPathSpaces-expected.txt:
78255         * platform/chromium-win/svg/batik/text/textPCDATA-expected.txt:
78256         * platform/chromium-win/svg/batik/text/textPosition-expected.txt:
78257         * platform/chromium-win/svg/batik/text/textPosition2-expected.txt:
78258         * platform/chromium-win/svg/batik/text/textProperties-expected.txt:
78259         * platform/chromium-win/svg/batik/text/textProperties2-expected.txt:
78260         * platform/chromium-win/svg/batik/text/textStyles-expected.txt:
78261         * platform/chromium-win/svg/batik/text/verticalText-expected.txt:
78262         * platform/chromium-win/svg/batik/text/verticalTextOnPath-expected.txt:
78263         * platform/chromium-win/svg/batik/text/xmlSpace-expected.txt:
78264         * platform/chromium-win/svg/carto.net/scrollbar-expected.txt:
78265         * platform/chromium-win/svg/carto.net/selectionlist-expected.txt:
78266         * platform/chromium-win/svg/clip-path/clip-path-childs-clipped-expected.txt: Removed.
78267         * platform/chromium-win/svg/clip-path/clip-path-clipped-expected.txt: Removed.
78268         * platform/chromium-win/svg/clip-path/clip-path-evenodd-expected.txt: Removed.
78269         * platform/chromium-win/svg/clip-path/clip-path-evenodd-nonzero-expected.txt: Removed.
78270         * platform/chromium-win/svg/clip-path/clip-path-nonzero-evenodd-expected.txt: Removed.
78271         * platform/chromium-win/svg/clip-path/clip-path-text-and-shape-expected.txt:
78272         * platform/chromium-win/svg/clip-path/clip-path-text-and-stroke-expected.txt:
78273         * platform/chromium-win/svg/clip-path/clip-path-text-expected.txt:
78274         * platform/chromium-win/svg/clip-path/clip-path-with-text-clipped-expected.txt:
78275         * platform/chromium-win/svg/css/group-with-shadow-expected.txt:
78276         * platform/chromium-win/svg/css/text-shadow-multiple-expected.txt:
78277         * platform/chromium-win/svg/custom/SVGMatrix-interface-expected.txt:
78278         * platform/chromium-win/svg/custom/SVGPoint-matrixTransform-expected.txt:
78279         * platform/chromium-win/svg/custom/alignment-baseline-modes-expected.txt:
78280         * platform/chromium-win/svg/custom/altglyph-expected.txt:
78281         * platform/chromium-win/svg/custom/circle-move-invalidation-expected.txt:
78282         * platform/chromium-win/svg/custom/clip-path-referencing-use-expected.txt:
78283         * platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt:
78284         * platform/chromium-win/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
78285         * platform/chromium-win/svg/custom/container-opacity-clip-viewBox-expected.txt:
78286         * platform/chromium-win/svg/custom/createImageElement2-expected.txt:
78287         * platform/chromium-win/svg/custom/createelement-expected.txt:
78288         * platform/chromium-win/svg/custom/dominant-baseline-modes-expected.txt:
78289         * platform/chromium-win/svg/custom/empty-clip-path-expected.txt:
78290         * platform/chromium-win/svg/custom/empty-mask-expected.txt:
78291         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.txt:
78292         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.txt:
78293         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.txt:
78294         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.txt:
78295         * platform/chromium-win/svg/custom/fill-fallback-expected.txt:
78296         * platform/chromium-win/svg/custom/focus-ring-expected.txt:
78297         * platform/chromium-win/svg/custom/font-face-cascade-order-expected.txt:
78298         * platform/chromium-win/svg/custom/font-face-simple-expected.txt:
78299         * platform/chromium-win/svg/custom/foreignObject-crash-on-hover-expected.txt:
78300         * platform/chromium-win/svg/custom/getTransformToElement-expected.txt:
78301         * platform/chromium-win/svg/custom/gradient-cycle-detection-expected.txt:
78302         * platform/chromium-win/svg/custom/gradient-deep-referencing-expected.txt:
78303         * platform/chromium-win/svg/custom/hit-test-unclosed-subpaths-expected.txt:
78304         * platform/chromium-win/svg/custom/image-small-width-height-expected.txt:
78305         * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.txt:
78306         * platform/chromium-win/svg/custom/invalid-css-expected.txt:
78307         * platform/chromium-win/svg/custom/invalid-fill-expected.txt:
78308         * platform/chromium-win/svg/custom/invalid-fill-hex-expected.txt:
78309         * platform/chromium-win/svg/custom/invalid-lengthlist-expected.txt:
78310         * platform/chromium-win/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
78311         * platform/chromium-win/svg/custom/js-late-clipPath-creation-expected.txt:
78312         * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.txt:
78313         * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.txt:
78314         * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.txt:
78315         * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.txt:
78316         * platform/chromium-win/svg/custom/junk-data-expected.txt:
78317         * platform/chromium-win/svg/custom/marker-default-width-height-expected.txt:
78318         * platform/chromium-win/svg/custom/marker-overflow-clip-expected.txt:
78319         * platform/chromium-win/svg/custom/mask-invalidation-expected.txt:
78320         * platform/chromium-win/svg/custom/missing-xlink-expected.txt:
78321         * platform/chromium-win/svg/custom/non-opaque-filters-expected.txt:
78322         * platform/chromium-win/svg/custom/path-bad-data-expected.txt:
78323         * platform/chromium-win/svg/custom/path-textPath-simulation-expected.txt:
78324         * platform/chromium-win/svg/custom/pattern-cycle-detection-expected.txt:
78325         * platform/chromium-win/svg/custom/pattern-deep-referencing-expected.txt:
78326         * platform/chromium-win/svg/custom/pattern-with-transformation-expected.txt:
78327         * platform/chromium-win/svg/custom/pointer-events-image-expected.txt:
78328         * platform/chromium-win/svg/custom/pointer-events-path-expected.txt:
78329         * platform/chromium-win/svg/custom/pointer-events-text-expected.txt:
78330         * platform/chromium-win/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
78331         * platform/chromium-win/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
78332         * platform/chromium-win/svg/custom/relative-sized-inner-svg-expected.txt:
78333         * platform/chromium-win/svg/custom/relative-sized-use-on-symbol-expected.txt:
78334         * platform/chromium-win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
78335         * platform/chromium-win/svg/custom/repaint-moving-svg-and-div-expected.checksum: Added.
78336         * platform/chromium-win/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
78337         * platform/chromium-win/svg/custom/second-inline-text-expected.txt:
78338         * platform/chromium-win/svg/custom/shape-rendering-expected.txt:
78339         * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.txt:
78340         * platform/chromium-win/svg/custom/stroke-fallback-expected.txt:
78341         * platform/chromium-win/svg/custom/stroke-width-large-expected.txt:
78342         * platform/chromium-win/svg/custom/stroked-pattern-expected.txt:
78343         * platform/chromium-win/svg/custom/style-attribute-font-size-expected.txt:
78344         * platform/chromium-win/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
78345         * platform/chromium-win/svg/custom/svg-float-border-padding-expected.txt:
78346         * platform/chromium-win/svg/custom/text-clip-expected.txt:
78347         * platform/chromium-win/svg/custom/text-ctm-expected.txt:
78348         * platform/chromium-win/svg/custom/text-decoration-visibility-expected.txt:
78349         * platform/chromium-win/svg/custom/text-filter-expected.txt:
78350         * platform/chromium-win/svg/custom/text-hit-test-expected.txt:
78351         * platform/chromium-win/svg/custom/text-image-opacity-expected.txt:
78352         * platform/chromium-win/svg/custom/text-letter-spacing-expected.txt:
78353         * platform/chromium-win/svg/custom/text-linking-expected.txt:
78354         * platform/chromium-win/svg/custom/text-repaint-including-stroke-expected.txt:
78355         * platform/chromium-win/svg/custom/text-whitespace-handling-expected.txt:
78356         * platform/chromium-win/svg/custom/text-x-dx-lists-expected.txt:
78357         * platform/chromium-win/svg/custom/text-x-override-in-tspan-child-expected.txt:
78358         * platform/chromium-win/svg/custom/text-xy-updates-SVGList-expected.txt:
78359         * platform/chromium-win/svg/custom/text-xy-updates-expected.txt:
78360         * platform/chromium-win/svg/custom/tref-update-expected.txt:
78361         * platform/chromium-win/svg/custom/use-clipped-hit-expected.txt:
78362         * platform/chromium-win/svg/custom/use-dynamic-append-expected.txt:
78363         * platform/chromium-win/svg/custom/use-elementInstance-event-target-expected.txt:
78364         * platform/chromium-win/svg/custom/use-elementInstance-methods-expected.txt:
78365         * platform/chromium-win/svg/custom/use-event-handler-on-referenced-element-expected.txt:
78366         * platform/chromium-win/svg/custom/use-event-handler-on-use-element-expected.txt:
78367         * platform/chromium-win/svg/custom/use-events-crash-expected.txt:
78368         * platform/chromium-win/svg/custom/use-instanceRoot-modifications-expected.txt:
78369         * platform/chromium-win/svg/custom/use-modify-container-in-target-expected.txt:
78370         * platform/chromium-win/svg/custom/use-modify-target-container-expected.txt:
78371         * platform/chromium-win/svg/custom/use-modify-target-symbol-expected.txt:
78372         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
78373         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
78374         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
78375         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
78376         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
78377         * platform/chromium-win/svg/custom/use-on-g-containing-symbol-expected.txt:
78378         * platform/chromium-win/svg/custom/use-on-g-containing-use-expected.txt:
78379         * platform/chromium-win/svg/custom/use-on-g-expected.txt:
78380         * platform/chromium-win/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
78381         * platform/chromium-win/svg/custom/use-on-rect-expected.txt:
78382         * platform/chromium-win/svg/custom/use-on-symbol-expected.txt:
78383         * platform/chromium-win/svg/custom/use-on-symbol-inside-pattern-expected.txt:
78384         * platform/chromium-win/svg/custom/use-on-text-expected.txt:
78385         * platform/chromium-win/svg/custom/use-on-use-expected.txt:
78386         * platform/chromium-win/svg/custom/use-property-changes-through-dom-expected.txt:
78387         * platform/chromium-win/svg/custom/use-recursion-1-expected.txt:
78388         * platform/chromium-win/svg/custom/use-recursion-2-expected.txt:
78389         * platform/chromium-win/svg/custom/use-recursion-3-expected.txt:
78390         * platform/chromium-win/svg/custom/use-recursion-4-expected.txt:
78391         * platform/chromium-win/svg/custom/use-setAttribute-crash-expected.txt:
78392         * platform/chromium-win/svg/custom/viewbox-syntax-expected.txt:
78393         * platform/chromium-win/svg/custom/viewport-em-expected.txt:
78394         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.txt:
78395         * platform/chromium-win/svg/filters/feComposite-expected.txt:
78396         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.txt:
78397         * platform/chromium-win/svg/filters/filter-on-tspan-expected.txt:
78398         * platform/chromium-win/svg/filters/filter-width-update-expected.txt:
78399         * platform/chromium-win/svg/filters/sourceAlpha-expected.txt:
78400         * platform/chromium-win/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
78401         * platform/chromium-win/svg/foreignObject/svg-document-as-direct-child-expected.txt:
78402         * platform/chromium-win/svg/foreignObject/svg-document-in-html-document-expected.txt:
78403         * platform/chromium-win/svg/hixie/data-types/002-expected.txt:
78404         * platform/chromium-win/svg/hixie/dynamic/002-expected.txt:
78405         * platform/chromium-win/svg/hixie/error/002-expected.txt:
78406         * platform/chromium-win/svg/hixie/error/010-expected.txt:
78407         * platform/chromium-win/svg/hixie/error/011-expected.txt:
78408         * platform/chromium-win/svg/hixie/error/012-expected.txt:
78409         * platform/chromium-win/svg/hixie/error/013-expected.txt:
78410         * platform/chromium-win/svg/hixie/error/017-expected.txt:
78411         * platform/chromium-win/svg/hixie/links/002-expected.txt:
78412         * platform/chromium-win/svg/hixie/links/003-broken-expected.txt:
78413         * platform/chromium-win/svg/hixie/mixed/003-expected.txt:
78414         * platform/chromium-win/svg/hixie/mixed/004-expected.txt:
78415         * platform/chromium-win/svg/hixie/mixed/005-expected.txt:
78416         * platform/chromium-win/svg/hixie/mixed/011-expected.txt:
78417         * platform/chromium-win/svg/hixie/perf/001-expected.txt:
78418         * platform/chromium-win/svg/hixie/perf/002-expected.txt:
78419         * platform/chromium-win/svg/hixie/perf/007-expected.txt:
78420         * platform/chromium-win/svg/hixie/shapes/path/001-expected.txt:
78421         * platform/chromium-win/svg/hixie/text/002-expected.txt:
78422         * platform/chromium-win/svg/hixie/text/003a-expected.txt:
78423         * platform/chromium-win/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
78424         * platform/chromium-win/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
78425         * platform/chromium-win/svg/text/foreignObject-text-clipping-bug-expected.txt:
78426         * platform/chromium-win/svg/text/kerning-expected.txt:
78427         * platform/chromium-win/svg/text/multichar-glyph-expected.txt:
78428         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
78429         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
78430         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
78431         * platform/chromium-win/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
78432         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-1-expected.txt:
78433         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-2-expected.txt:
78434         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-3-expected.txt:
78435         * platform/chromium-win/svg/text/select-textLength-spacing-stretch-4-expected.txt:
78436         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
78437         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
78438         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
78439         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
78440         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
78441         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
78442         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
78443         * platform/chromium-win/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
78444         * platform/chromium-win/svg/text/select-x-list-1-expected.txt:
78445         * platform/chromium-win/svg/text/select-x-list-2-expected.txt:
78446         * platform/chromium-win/svg/text/select-x-list-3-expected.txt:
78447         * platform/chromium-win/svg/text/select-x-list-4-expected.txt:
78448         * platform/chromium-win/svg/text/select-x-list-with-tspans-1-expected.txt:
78449         * platform/chromium-win/svg/text/select-x-list-with-tspans-2-expected.txt:
78450         * platform/chromium-win/svg/text/select-x-list-with-tspans-3-expected.txt:
78451         * platform/chromium-win/svg/text/select-x-list-with-tspans-4-expected.txt:
78452         * platform/chromium-win/svg/text/selection-background-color-expected.txt:
78453         * platform/chromium-win/svg/text/selection-doubleclick-expected.txt:
78454         * platform/chromium-win/svg/text/selection-styles-expected.txt:
78455         * platform/chromium-win/svg/text/selection-tripleclick-expected.txt:
78456         * platform/chromium-win/svg/text/text-gradient-positioning-expected.txt:
78457         * platform/chromium-win/svg/text/text-repaint-rects-expected.txt:
78458         * platform/chromium-win/svg/text/textPathBoundsBug-expected.txt:
78459         * platform/chromium-win/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
78460         * platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.txt:
78461         * platform/chromium-win/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
78462         * platform/chromium-win/svg/zoom/text/zoom-foreignObject-expected.txt:
78463         * platform/chromium-win/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
78464         * platform/chromium-win/transforms/svg-vs-css-expected.txt:
78465         * platform/chromium-win/userscripts/user-script-top-frame-only-expected.txt: Added.
78466         * platform/chromium-win/userscripts/user-style-top-frame-only-expected.txt: Added.
78467
78468 2010-07-09  Michael Nordman  <michaeln@google.com>
78469
78470         Reviewed by Dumitru Daniliuc.
78471
78472         Add a layout test to verify the expected number of progress events are raised by the appcache,
78473         and that those events have properly set 'lengthComputable', 'loaded', and 'total' attributes.
78474         Also update a couple of other tests that depend on counting the number of progress events to
78475         determine success or failure to now expect the additional final progress event that is being
78476         raised.
78477         https://bugs.webkit.org/show_bug.cgi?id=37602
78478
78479         * http/tests/appcache/foreign-iframe-main-expected.txt:
78480         * http/tests/appcache/progress-counter-expected.txt: Added.
78481         * http/tests/appcache/progress-counter.html: Added.
78482         * http/tests/appcache/resources/different-https-origin-resource.html:
78483         * http/tests/appcache/resources/progress-counter.manifest: Added.
78484
78485 2010-07-09  Ben Murdoch  <benm@google.com>
78486
78487         Reviewed by Steve Block.
78488
78489         [Arm] Missing NaN check in XPath substring function
78490         https://bugs.webkit.org/show_bug.cgi?id=41862
78491
78492         This layout test checks for the case described in the bug
78493         and some related edge cases that do currently already pass
78494         but only through a fluke.
78495
78496         * fast/xpath/substring-nan-position-expected.txt: Added.
78497         * fast/xpath/substring-nan-position.html: Added.
78498
78499 2010-07-09  François Sausset  <sausset@gmail.com>
78500
78501         Reviewed by Beth Dakin.
78502
78503         Add test to be sure that only <mi> elements use italic fonts by default.
78504         Update test with fractions to take into account the correct behaviour of mtext (regular instead of italic).
78505         https://bugs.webkit.org/show_bug.cgi?id=41626
78506
78507         * mathml/presentation/tokenElements.xhtml: Added.
78508         * platform/mac/mathml/presentation/fractions-expected.checksum:
78509         * platform/mac/mathml/presentation/fractions-expected.png:
78510         * platform/mac/mathml/presentation/fractions-expected.txt:
78511         * platform/mac/mathml/presentation/tokenElements-expected.checksum: Added.
78512         * platform/mac/mathml/presentation/tokenElements-expected.png: Added.
78513         * platform/mac/mathml/presentation/tokenElements-expected.txt: Added.
78514
78515 2010-07-09  Tony Gentilcore  <tonyg@chromium.org>
78516
78517         Reviewed by Dimitri Glazkov.
78518
78519         Implement performance.navigation.type
78520         https://bugs.webkit.org/show_bug.cgi?id=41564
78521
78522         Expectations set to FAIL because disabled by default. Tests pass with --web-timing.
78523
78524         * fast/dom/navigation-type-back-forward-expected.txt: Added.
78525         * fast/dom/navigation-type-back-forward.html: Added.
78526         * fast/dom/navigation-type-navigate-expected.txt: Added.
78527         * fast/dom/navigation-type-navigate.html: Added.
78528         * fast/dom/navigation-type-reload-expected.txt: Added.
78529         * fast/dom/navigation-type-reload.html: Added.
78530         * fast/dom/resources/navigation-type-matches-querystring.html: Added.
78531
78532 2010-07-09  François Sausset  <sausset@gmail.com>
78533
78534         Reviewed by Kenneth Rohde Christiansen.
78535
78536         Set the good default behaviour for the columalign attribute on MathML mtable element
78537         https://bugs.webkit.org/show_bug.cgi?id=41631
78538
78539         Test updated.
78540
78541         * mathml/presentation/tables.xhtml:
78542         * platform/mac/mathml/presentation/tables-expected.checksum:
78543         * platform/mac/mathml/presentation/tables-expected.png:
78544         * platform/mac/mathml/presentation/tables-expected.txt:
78545
78546 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78547
78548         Not reviewed.
78549
78550         RenderSVGRoot does not include border/padding while repainting
78551         https://bugs.webkit.org/show_bug.cgi?id=41854
78552
78553         Add mac-tiger specific results. That should mark the end of the journey.
78554
78555         * platform/mac-tiger/svg/hixie/text/003-expected.txt:
78556         * platform/mac-tiger/svg/hixie/text/003a-expected.txt:
78557         * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
78558         * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
78559
78560 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78561
78562         Not reviewed.
78563
78564         RenderSVGRoot does not include border/padding while repainting
78565         https://bugs.webkit.org/show_bug.cgi?id=41854
78566
78567         Hopefully last round of gtk specific results.
78568
78569         * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
78570         * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
78571         * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
78572         * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
78573         * platform/gtk/svg/text/selection-background-color-expected.txt:
78574         * platform/gtk/svg/text/selection-doubleclick-expected.txt:
78575         * platform/gtk/svg/text/selection-styles-expected.txt:
78576         * platform/gtk/svg/text/selection-tripleclick-expected.txt:
78577         * platform/gtk/svg/text/text-hkern-expected.txt:
78578         * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt:
78579         * platform/gtk/svg/text/text-vkern-expected.txt:
78580         * platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt:
78581         * platform/gtk/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
78582         * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
78583         * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
78584         * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
78585         * platform/gtk/svg/zoom/text/relative-sized-document-scrollbars-expected.txt:
78586         * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:
78587         * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
78588         * platform/gtk/transforms/svg-vs-css-expected.txt:
78589
78590 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78591
78592         Not reviewed.
78593
78594         RenderSVGRoot does not include border/padding while repainting
78595         https://bugs.webkit.org/show_bug.cgi?id=41854
78596
78597         Next round of gtk specific results.
78598
78599         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
78600         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
78601         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
78602         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
78603         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
78604         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
78605         * platform/gtk/svg/text/select-x-list-1-expected.txt:
78606         * platform/gtk/svg/text/select-x-list-2-expected.txt:
78607         * platform/gtk/svg/text/select-x-list-3-expected.txt:
78608         * platform/gtk/svg/text/select-x-list-4-expected.txt:
78609
78610 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78611
78612         Not reviewed.
78613
78614         RenderSVGRoot does not include border/padding while repainting
78615         https://bugs.webkit.org/show_bug.cgi?id=41854
78616
78617         Last round of qt specific results.
78618
78619         * platform/qt/fast/repaint/moving-shadow-on-container-expected.txt:
78620         * platform/qt/fast/repaint/moving-shadow-on-path-expected.txt:
78621         * platform/qt/fast/repaint/svg-layout-root-style-attr-update-expected.txt:
78622
78623 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78624
78625         Not reviewed.
78626
78627         RenderSVGRoot does not include border/padding while repainting
78628         https://bugs.webkit.org/show_bug.cgi?id=41854
78629
78630         Next round of win specific results.
78631
78632         * platform/win/svg/custom/broken-internal-references-expected.txt:
78633         * platform/win/svg/custom/clip-path-referencing-use2-expected.txt:
78634         * platform/win/svg/custom/image-with-transform-clip-filter-expected.txt:
78635         * platform/win/svg/filters/feColorMatrix-values-expected.txt:
78636
78637 2010-07-09  Csaba Osztrogonác  <ossy@webkit.org>
78638
78639         Reviewed by Nikolas Zimmermann.
78640
78641         [Qt] Update platform specific expected results after r62922.
78642
78643         RenderSVGRoot does not include border/padding while repainting
78644         https://bugs.webkit.org/show_bug.cgi?id=41854
78645
78646         * platform/qt/svg/custom/js-update-image-and-display-expected.txt:
78647         * platform/qt/svg/custom/js-update-image-and-display2-expected.txt:
78648         * platform/qt/svg/custom/js-update-image-and-display3-expected.txt:
78649         * platform/qt/svg/custom/marker-opacity-expected.txt:
78650         * platform/qt/svg/custom/marker-referencePoint-expected.txt:
78651         * platform/qt/svg/custom/marker-strokeWidth-changes-expected.txt:
78652         * platform/qt/svg/custom/mask-invalidation-expected.txt:
78653         * platform/qt/svg/custom/mask-on-multiple-objects-expected.txt:
78654         * platform/qt/svg/custom/mask-with-default-value-expected.txt:
78655         * platform/qt/svg/custom/non-scaling-stroke-expected.txt:
78656         * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt:
78657         * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
78658         * platform/qt/svg/custom/pattern-skew-transformed-expected.txt:
78659         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
78660         * platform/qt/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
78661         * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
78662         * platform/qt/svg/custom/repaint-stroke-width-changes-expected.txt:
78663         * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.txt:
78664         * platform/qt/svg/custom/stroke-width-large-expected.txt:
78665         * platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt:
78666         * platform/qt/svg/custom/text-zoom-expected.txt:
78667         * platform/qt/svg/custom/transformedMaskFails-expected.txt:
78668         * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.txt:
78669         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
78670         * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
78671         * platform/qt/svg/filters/feComposite-expected.txt:
78672         * platform/qt/svg/filters/feGaussianBlur-expected.txt:
78673         * platform/qt/svg/filters/feLighting-crash-expected.txt:
78674         * platform/qt/svg/filters/feMerge-expected.txt:
78675         * platform/qt/svg/filters/feMerge-wrong-input-expected.txt:
78676         * platform/qt/svg/filters/feOffset-expected.txt:
78677         * platform/qt/svg/filters/feTile-expected.txt:
78678         * platform/qt/svg/filters/filter-clip-expected.txt:
78679         * platform/qt/svg/filters/filter-on-filter-for-text-expected.txt:
78680         * platform/qt/svg/filters/filter-on-tspan-expected.txt:
78681         * platform/qt/svg/filters/filter-source-position-expected.txt:
78682         * platform/qt/svg/filters/filteredImage-expected.txt:
78683         * platform/qt/svg/filters/shadow-on-filter-expected.txt:
78684         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt:
78685         * platform/qt/svg/filters/sourceAlpha-expected.txt:
78686         * platform/qt/svg/filters/subRegion-one-effect-expected.txt:
78687         * platform/qt/svg/filters/subRegion-two-effects-expected.txt:
78688         * platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
78689         * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
78690         * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt:
78691         * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt:
78692         * platform/qt/svg/overflow/overflow-on-foreignObject-expected.txt:
78693         * platform/qt/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt:
78694         * platform/qt/svg/overflow/overflow-on-inner-svg-element-expected.txt:
78695         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
78696         * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
78697         * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
78698         * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
78699         * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
78700         * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt:
78701         * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt:
78702         * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt:
78703         * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt:
78704         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
78705         * platform/qt/svg/text/select-x-list-1-expected.txt:
78706         * platform/qt/svg/text/select-x-list-2-expected.txt:
78707         * platform/qt/svg/text/select-x-list-3-expected.txt:
78708         * platform/qt/svg/text/select-x-list-4-expected.txt:
78709         * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
78710         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
78711         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
78712         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
78713         * platform/qt/svg/text/selection-background-color-expected.txt:
78714         * platform/qt/svg/text/selection-doubleclick-expected.txt:
78715         * platform/qt/svg/text/selection-styles-expected.txt:
78716         * platform/qt/svg/text/selection-tripleclick-expected.txt:
78717         * platform/qt/svg/text/text-hkern-expected.txt:
78718         * platform/qt/svg/text/text-hkern-on-vertical-text-expected.txt:
78719         * platform/qt/svg/text/text-vkern-expected.txt:
78720         * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.txt:
78721         * platform/qt/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
78722         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
78723         * platform/qt/svg/zoom/page/zoom-foreignObject-expected.txt:
78724         * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
78725         * platform/qt/svg/zoom/text/relative-sized-document-scrollbars-expected.txt:
78726         * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
78727         * platform/qt/svg/zoom/text/zoom-foreignObject-expected.txt:
78728         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
78729
78730 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78731
78732         Not reviewed.
78733
78734         RenderSVGRoot does not include border/padding while repainting
78735         https://bugs.webkit.org/show_bug.cgi?id=41854
78736
78737         Next round of gtk specific results.
78738
78739         * platform/gtk/fast/repaint/moving-shadow-on-container-expected.txt:
78740         * platform/gtk/fast/repaint/moving-shadow-on-path-expected.txt:
78741         * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
78742         * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
78743         * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
78744         * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
78745         * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
78746         * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
78747         * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
78748         * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
78749         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
78750         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
78751
78752 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78753
78754         Not reviewed.
78755
78756         RenderSVGRoot does not include border/padding while repainting
78757         https://bugs.webkit.org/show_bug.cgi?id=41854
78758
78759         Next round of gtk specific results.
78760
78761         * platform/gtk/svg/custom/text-zoom-expected.txt:
78762         * platform/gtk/svg/filters/feDisplacementMap-expected.txt:
78763         * platform/gtk/svg/filters/feLighting-crash-expected.txt:
78764         * platform/gtk/svg/filters/filter-on-filter-for-text-expected.txt:
78765         * platform/gtk/svg/filters/filter-on-tspan-expected.txt:
78766         * platform/gtk/svg/overflow/overflow-on-foreignObject-expected.txt:
78767         * platform/gtk/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt:
78768         * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
78769
78770 2010-07-09  Adam Barth  <abarth@webkit.org>
78771
78772         Reviewed by Eric Seidel.
78773
78774         Skip leading newlines in <textarea>
78775         https://bugs.webkit.org/show_bug.cgi?id=41947
78776
78777         * html5lib/runner-expected-html5.txt:
78778
78779 2010-07-09  Eric Seidel  <eric@webkit.org>
78780
78781         Reviewed by Adam Barth.
78782
78783         Implement self closing start tag state in the tokenizer
78784         https://bugs.webkit.org/show_bug.cgi?id=41946
78785
78786         * html5lib/runner-expected-html5.txt:
78787          - Yay progressions!
78788
78789 2010-07-09  Eric Seidel  <eric@webkit.org>
78790
78791         Reviewed by Adam Barth.
78792
78793         Add basic "in foreign content" support to the TreeBuilder
78794         https://bugs.webkit.org/show_bug.cgi?id=41943
78795
78796         Update our results now that we pass a bunch more tests.
78797
78798         * html5lib/runner-expected-html5.txt:
78799
78800 2010-07-09  Nikolas Zimmermann  <nzimmermann@rim.com>
78801
78802         Not reviewed.
78803
78804         RenderSVGRoot does not include border/padding while repainting
78805         https://bugs.webkit.org/show_bug.cgi?id=41854
78806
78807         Update gtk/qt specific results, and 4 mac results I missed.
78808
78809         * fast/repaint/svg-layout-root-style-attr-update-expected.txt:
78810         * platform/gtk/svg/css/shadow-and-opacity-expected.txt:
78811         * platform/gtk/svg/custom/broken-internal-references-expected.txt:
78812         * platform/gtk/svg/custom/clip-path-id-changes-expected.txt:
78813         * platform/gtk/svg/custom/empty-mask-expected.txt:
78814         * platform/gtk/svg/custom/fill-opacity-hsl-expected.txt:
78815         * platform/gtk/svg/custom/fill-opacity-rgba-expected.txt:
78816         * platform/gtk/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
78817         * platform/gtk/svg/custom/marker-opacity-expected.txt:
78818         * platform/gtk/svg/custom/marker-referencePoint-expected.txt:
78819         * platform/gtk/svg/custom/mask-invalidation-expected.txt:
78820         * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt:
78821         * platform/gtk/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
78822         * platform/gtk/svg/custom/pattern-skew-transformed-expected.txt:
78823         * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
78824         * platform/gtk/svg/custom/repaint-stroke-width-changes-expected.txt:
78825         * platform/gtk/svg/custom/stroke-width-large-expected.txt:
78826         * platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt:
78827         * platform/mac/fast/repaint/moving-shadow-on-container-expected.txt:
78828         * platform/mac/fast/repaint/moving-shadow-on-path-expected.txt:
78829         * platform/mac/transforms/svg-vs-css-expected.txt: 
78830         * platform/qt/svg/batik/text/textDecoration-expected.txt:
78831         * platform/qt/svg/css/arrow-with-shadow-expected.txt:
78832         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt:
78833         * platform/qt/svg/css/clippath-with-shadow-expected.txt:
78834         * platform/qt/svg/css/mask-with-shadow-expected.txt:
78835         * platform/qt/svg/css/path-with-shadow-expected.txt:
78836         * platform/qt/svg/css/shadow-and-opacity-expected.txt:
78837         * platform/qt/svg/css/shadow-with-large-radius-expected.txt:
78838         * platform/qt/svg/css/shadow-with-negative-offset-expected.txt:
78839         * platform/qt/svg/css/stars-with-shadow-expected.txt:
78840         * platform/qt/svg/custom/animation-currentColor-expected.txt:
78841         * platform/qt/svg/custom/broken-internal-references-expected.txt:
78842         * platform/qt/svg/custom/clip-path-id-changes-expected.txt:
78843         * platform/qt/svg/custom/createImageElement-expected.txt:
78844         * platform/qt/svg/custom/createImageElement2-expected.txt:
78845         * platform/qt/svg/custom/empty-mask-expected.txt:
78846         * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
78847
78848 2010-07-09  Adam Barth  <abarth@webkit.org>
78849
78850         Reviewed by Eric Seidel.
78851
78852         Coalesce text nodes when foster parenting
78853         https://bugs.webkit.org/show_bug.cgi?id=41921
78854
78855         Yay test progression.
78856
78857         * html5lib/runner-expected-html5.txt:
78858
78859 2010-07-08  Nikolas Zimmermann  <nzimmermann@rim.com>
78860
78861         Reviewed by Dirk Schulze.
78862
78863         RenderSVGRoot does not include border/padding while repainting
78864         https://bugs.webkit.org/show_bug.cgi?id=41854
78865
78866         Update most textual results as <svg> now receives a proper size and location.
78867         NOTE: This requires updating more platform specific results, after landing with the help of the buildbots.
78868
78869         * platform/mac-leopard/svg/custom/junk-data-expected.txt:
78870         * platform/mac-leopard/svg/custom/missing-xlink-expected.txt:
78871         * platform/mac-leopard/svg/custom/use-font-face-crash-expected.txt:
78872         * platform/mac-leopard/svg/hixie/error/012-expected.txt:
78873         * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
78874         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
78875         * platform/mac/svg/batik/filters/feTile-expected.txt:
78876         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
78877         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
78878         * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
78879         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
78880         * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
78881         * platform/mac/svg/batik/paints/patternRegions-expected.txt:
78882         * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
78883         * platform/mac/svg/batik/text/textAnchor-expected.txt:
78884         * platform/mac/svg/batik/text/textAnchor2-expected.txt:
78885         * platform/mac/svg/batik/text/textAnchor3-expected.txt:
78886         * platform/mac/svg/batik/text/textDecoration-expected.txt:
78887         * platform/mac/svg/batik/text/textDecoration2-expected.txt:
78888         * platform/mac/svg/batik/text/textEffect-expected.txt:
78889         * platform/mac/svg/batik/text/textEffect2-expected.txt:
78890         * platform/mac/svg/batik/text/textEffect3-expected.txt:
78891         * platform/mac/svg/batik/text/textFeatures-expected.txt:
78892         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
78893         * platform/mac/svg/batik/text/textLayout-expected.txt:
78894         * platform/mac/svg/batik/text/textLayout2-expected.txt:
78895         * platform/mac/svg/batik/text/textLength-expected.txt:
78896         * platform/mac/svg/batik/text/textOnPath-expected.txt:
78897         * platform/mac/svg/batik/text/textOnPath2-expected.txt:
78898         * platform/mac/svg/batik/text/textOnPath3-expected.txt:
78899         * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
78900         * platform/mac/svg/batik/text/textPCDATA-expected.txt:
78901         * platform/mac/svg/batik/text/textPosition-expected.txt:
78902         * platform/mac/svg/batik/text/textPosition2-expected.txt:
78903         * platform/mac/svg/batik/text/textProperties-expected.txt:
78904         * platform/mac/svg/batik/text/textProperties2-expected.txt:
78905         * platform/mac/svg/batik/text/textStyles-expected.txt:
78906         * platform/mac/svg/batik/text/verticalText-expected.txt:
78907         * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
78908         * platform/mac/svg/batik/text/xmlSpace-expected.txt:
78909         * platform/mac/svg/carto.net/button-expected.txt:
78910         * platform/mac/svg/carto.net/colourpicker-expected.txt:
78911         * platform/mac/svg/carto.net/combobox-expected.txt:
78912         * platform/mac/svg/carto.net/scrollbar-expected.txt:
78913         * platform/mac/svg/carto.net/selectionlist-expected.txt:
78914         * platform/mac/svg/carto.net/slider-expected.txt:
78915         * platform/mac/svg/carto.net/tabgroup-expected.txt:
78916         * platform/mac/svg/carto.net/textbox-expected.txt:
78917         * platform/mac/svg/carto.net/window-expected.txt:
78918         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.txt:
78919         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.txt:
78920         * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.txt:
78921         * platform/mac/svg/clip-path/clip-path-clipped-expected.txt:
78922         * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.txt:
78923         * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.txt:
78924         * platform/mac/svg/clip-path/clip-path-evenodd-expected.txt:
78925         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.txt:
78926         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.txt:
78927         * platform/mac/svg/clip-path/clip-path-nonzero-expected.txt:
78928         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.txt:
78929         * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.txt:
78930         * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.txt:
78931         * platform/mac/svg/clip-path/clip-path-on-g-expected.txt:
78932         * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.txt:
78933         * platform/mac/svg/clip-path/clip-path-on-svg-expected.txt:
78934         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.txt:
78935         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.txt:
78936         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.txt:
78937         * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.txt:
78938         * platform/mac/svg/clip-path/clip-path-text-expected.txt:
78939         * platform/mac/svg/clip-path/clip-path-use-as-child-expected.txt:
78940         * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.txt:
78941         * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.txt:
78942         * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.txt:
78943         * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.txt:
78944         * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.txt:
78945         * platform/mac/svg/clip-path/clip-path-with-container-expected.txt:
78946         * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.txt:
78947         * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.txt:
78948         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt:
78949         * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.txt:
78950         * platform/mac/svg/css/arrow-with-shadow-expected.txt:
78951         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt:
78952         * platform/mac/svg/css/clippath-with-shadow-expected.txt:
78953         * platform/mac/svg/css/composite-shadow-example-expected.txt:
78954         * platform/mac/svg/css/composite-shadow-with-opacity-expected.txt:
78955         * platform/mac/svg/css/group-with-shadow-expected.txt:
78956         * platform/mac/svg/css/mask-with-shadow-expected.txt:
78957         * platform/mac/svg/css/path-with-shadow-expected.txt:
78958         * platform/mac/svg/css/shadow-and-opacity-expected.txt:
78959         * platform/mac/svg/css/shadow-with-large-radius-expected.txt:
78960         * platform/mac/svg/css/shadow-with-negative-offset-expected.txt:
78961         * platform/mac/svg/css/stars-with-shadow-expected.txt:
78962         * platform/mac/svg/css/text-shadow-multiple-expected.txt:
78963         * platform/mac/svg/custom/SVGMatrix-interface-expected.txt:
78964         * platform/mac/svg/custom/SVGNumber-interface-expected.txt:
78965         * platform/mac/svg/custom/SVGPoint-interface-expected.txt:
78966         * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
78967         * platform/mac/svg/custom/SVGRect-interface-expected.txt:
78968         * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
78969         * platform/mac/svg/custom/altglyph-expected.txt:
78970         * platform/mac/svg/custom/animate-path-discrete-expected.txt:
78971         * platform/mac/svg/custom/animate-path-morphing-expected.txt:
78972         * platform/mac/svg/custom/broken-internal-references-expected.txt:
78973         * platform/mac/svg/custom/circle-move-invalidation-expected.txt:
78974         * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
78975         * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
78976         * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
78977         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
78978         * platform/mac/svg/custom/class-baseValue-expected.txt:
78979         * platform/mac/svg/custom/class-selector-expected.txt:
78980         * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
78981         * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
78982         * platform/mac/svg/custom/clip-path-id-changes-expected.txt:
78983         * platform/mac/svg/custom/clip-path-referencing-use-expected.txt:
78984         * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
78985         * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
78986         * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
78987         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.txt:
78988         * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt:
78989         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt:
78990         * platform/mac/svg/custom/control-points-for-S-and-T-expected.txt:
78991         * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
78992         * platform/mac/svg/custom/create-metadata-element-expected.txt:
78993         * platform/mac/svg/custom/createImageElement-expected.txt:
78994         * platform/mac/svg/custom/createImageElement2-expected.txt:
78995         * platform/mac/svg/custom/createelement-expected.txt:
78996         * platform/mac/svg/custom/css-pixels-dpi-expected.txt:
78997         * platform/mac/svg/custom/dasharrayOrigin-expected.txt:
78998         * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
78999         * platform/mac/svg/custom/display-none-expected.txt:
79000         * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
79001         * platform/mac/svg/custom/dynamic-empty-path-expected.txt:
79002         * platform/mac/svg/custom/empty-clip-path-expected.txt:
79003         * platform/mac/svg/custom/empty-mask-expected.txt:
79004         * platform/mac/svg/custom/empty-merge-expected.txt:
79005         * platform/mac/svg/custom/evt-onload-expected.txt:
79006         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
79007         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
79008         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
79009         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
79010         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
79011         * platform/mac/svg/custom/fill-fallback-expected.txt:
79012         * platform/mac/svg/custom/fill-opacity-hsl-expected.txt:
79013         * platform/mac/svg/custom/fill-opacity-rgba-expected.txt:
79014         * platform/mac/svg/custom/fill-update-expected.txt:
79015         * platform/mac/svg/custom/focus-ring-expected.txt:
79016         * platform/mac/svg/custom/font-face-cascade-order-expected.txt:
79017         * platform/mac/svg/custom/font-face-simple-expected.txt:
79018         * platform/mac/svg/custom/foreign-object-skew-expected.txt:
79019         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
79020         * platform/mac/svg/custom/fractional-rects-expected.txt:
79021         * platform/mac/svg/custom/getTransformToElement-expected.txt:
79022         * platform/mac/svg/custom/gradient-add-stops-expected.txt:
79023         * platform/mac/svg/custom/gradient-attr-update-expected.txt:
79024         * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
79025         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
79026         * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt:
79027         * platform/mac/svg/custom/gradient-stop-style-change-expected.txt:
79028         * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
79029         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
79030         * platform/mac/svg/custom/group-opacity-expected.txt:
79031         * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.txt:
79032         * platform/mac/svg/custom/image-small-width-height-expected.txt:
79033         * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt:
79034         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
79035         * platform/mac/svg/custom/inner-percent-expected.txt:
79036         * platform/mac/svg/custom/inner-svg-hit-test-expected.txt:
79037         * platform/mac/svg/custom/invalid-css-expected.txt:
79038         * platform/mac/svg/custom/invalid-fill-expected.txt:
79039         * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
79040         * platform/mac/svg/custom/invalid-lengthlist-expected.txt:
79041         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
79042         * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
79043         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
79044         * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
79045         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
79046         * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
79047         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
79048         * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
79049         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
79050         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
79051         * platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
79052         * platform/mac/svg/custom/js-update-bounce-expected.txt:
79053         * platform/mac/svg/custom/js-update-container-expected.txt:
79054         * platform/mac/svg/custom/js-update-container2-expected.txt:
79055         * platform/mac/svg/custom/js-update-gradient-expected.txt:
79056         * platform/mac/svg/custom/js-update-image-and-display-expected.txt:
79057         * platform/mac/svg/custom/js-update-image-and-display2-expected.txt:
79058         * platform/mac/svg/custom/js-update-image-and-display3-expected.txt:
79059         * platform/mac/svg/custom/js-update-image-expected.txt:
79060         * platform/mac/svg/custom/js-update-path-changes-expected.txt:
79061         * platform/mac/svg/custom/js-update-path-removal-expected.txt:
79062         * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
79063         * platform/mac/svg/custom/js-update-pattern-expected.txt:
79064         * platform/mac/svg/custom/js-update-polygon-changes-expected.txt:
79065         * platform/mac/svg/custom/js-update-polygon-removal-expected.txt:
79066         * platform/mac/svg/custom/js-update-stop-expected.txt:
79067         * platform/mac/svg/custom/js-update-style-expected.txt:
79068         * platform/mac/svg/custom/js-update-transform-addition-expected.txt:
79069         * platform/mac/svg/custom/js-update-transform-changes-expected.txt:
79070         * platform/mac/svg/custom/junk-data-expected.txt:
79071         * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
79072         * platform/mac/svg/custom/marker-changes-expected.txt:
79073         * platform/mac/svg/custom/marker-child-changes-expected.txt:
79074         * platform/mac/svg/custom/marker-default-width-height-expected.txt:
79075         * platform/mac/svg/custom/marker-opacity-expected.txt:
79076         * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
79077         * platform/mac/svg/custom/marker-referencePoint-expected.txt:
79078         * platform/mac/svg/custom/marker-strokeWidth-changes-expected.txt:
79079         * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
79080         * platform/mac/svg/custom/mask-changes-expected.txt:
79081         * platform/mac/svg/custom/mask-child-changes-expected.txt:
79082         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
79083         * platform/mac/svg/custom/mask-inside-defs-expected.txt:
79084         * platform/mac/svg/custom/mask-invalidation-expected.txt:
79085         * platform/mac/svg/custom/mask-on-multiple-objects-expected.txt:
79086         * platform/mac/svg/custom/mask-with-all-units-expected.txt:
79087         * platform/mac/svg/custom/mask-with-default-value-expected.txt:
79088         * platform/mac/svg/custom/missing-xlink-expected.txt:
79089         * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
79090         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
79091         * platform/mac/svg/custom/non-scaling-stroke-expected.txt:
79092         * platform/mac/svg/custom/path-bad-data-expected.txt:
79093         * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
79094         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
79095         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
79096         * platform/mac/svg/custom/pattern-excessive-malloc-expected.txt:
79097         * platform/mac/svg/custom/pattern-rotate-expected.txt:
79098         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
79099         * platform/mac/svg/custom/pattern-skew-transformed-expected.txt:
79100         * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
79101         * platform/mac/svg/custom/pattern-y-offset-expected.txt:
79102         * platform/mac/svg/custom/percentage-rect-expected.txt:
79103         * platform/mac/svg/custom/percentage-rect2-expected.txt:
79104         * platform/mac/svg/custom/pointer-events-image-expected.txt:
79105         * platform/mac/svg/custom/pointer-events-path-expected.txt:
79106         * platform/mac/svg/custom/pointer-events-text-expected.txt:
79107         * platform/mac/svg/custom/poly-identify-expected.txt:
79108         * platform/mac/svg/custom/polyline-hittest-expected.txt:
79109         * platform/mac/svg/custom/polyline-invalid-points-expected.txt:
79110         * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
79111         * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
79112         * platform/mac/svg/custom/prevent-default-expected.txt:
79113         * platform/mac/svg/custom/recursive-clippath-expected.txt:
79114         * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
79115         * platform/mac/svg/custom/relative-sized-inner-svg-expected.txt:
79116         * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt:
79117         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
79118         * platform/mac/svg/custom/repaint-moving-svg-and-div-expected.checksum: Added.
79119         * platform/mac/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
79120         * platform/mac/svg/custom/repaint-moving-svg-and-div-expected.txt: Added.
79121         * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt:
79122         * platform/mac/svg/custom/repaint-stroke-width-changes-expected.txt:
79123         * platform/mac/svg/custom/resource-client-removal-expected.txt:
79124         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
79125         * platform/mac/svg/custom/rgbcolor-syntax-expected.txt:
79126         * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.txt:
79127         * platform/mac/svg/custom/rootelement-expected.txt:
79128         * platform/mac/svg/custom/rounded-rects-expected.txt:
79129         * platform/mac/svg/custom/second-inline-text-expected.txt:
79130         * platform/mac/svg/custom/shape-rendering-expected.txt:
79131         * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
79132         * platform/mac/svg/custom/sheet-title-expected.txt:
79133         * platform/mac/svg/custom/stroke-fallback-expected.txt:
79134         * platform/mac/svg/custom/stroke-width-large-expected.txt:
79135         * platform/mac/svg/custom/stroked-pattern-expected.txt:
79136         * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
79137         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt:
79138         * platform/mac/svg/custom/svg-float-border-padding-expected.txt:
79139         * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt:
79140         * platform/mac/svg/custom/text-clip-expected.txt:
79141         * platform/mac/svg/custom/text-ctm-expected.txt:
79142         * platform/mac/svg/custom/text-decoration-visibility-expected.txt:
79143         * platform/mac/svg/custom/text-filter-expected.txt:
79144         * platform/mac/svg/custom/text-hit-test-expected.txt:
79145         * platform/mac/svg/custom/text-image-opacity-expected.txt:
79146         * platform/mac/svg/custom/text-letter-spacing-expected.txt:
79147         * platform/mac/svg/custom/text-linking-expected.txt:
79148         * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
79149         * platform/mac/svg/custom/text-rotated-gradient-expected.txt:
79150         * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
79151         * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
79152         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
79153         * platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt:
79154         * platform/mac/svg/custom/text-xy-updates-expected.txt:
79155         * platform/mac/svg/custom/transform-invalid-expected.txt:
79156         * platform/mac/svg/custom/transform-removeAttributeNS-expected.txt:
79157         * platform/mac/svg/custom/transform-scale-parse-expected.txt:
79158         * platform/mac/svg/custom/tref-update-expected.txt:
79159         * platform/mac/svg/custom/use-clipped-hit-expected.txt:
79160         * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
79161         * platform/mac/svg/custom/use-detach-expected.txt:
79162         * platform/mac/svg/custom/use-dynamic-append-expected.txt:
79163         * platform/mac/svg/custom/use-empty-reference-expected.txt:
79164         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt:
79165         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt:
79166         * platform/mac/svg/custom/use-events-crash-expected.txt:
79167         * platform/mac/svg/custom/use-font-face-crash-expected.txt:
79168         * platform/mac/svg/custom/use-forward-refs-expected.txt:
79169         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
79170         * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
79171         * platform/mac/svg/custom/use-modify-target-container-expected.txt:
79172         * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
79173         * platform/mac/svg/custom/use-nested-transform-expected.txt:
79174         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt:
79175         * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
79176         * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
79177         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
79178         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
79179         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
79180         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
79181         * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
79182         * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
79183         * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
79184         * platform/mac/svg/custom/use-on-g-expected.txt:
79185         * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
79186         * platform/mac/svg/custom/use-on-rect-expected.txt:
79187         * platform/mac/svg/custom/use-on-symbol-expected.txt:
79188         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
79189         * platform/mac/svg/custom/use-on-text-expected.txt:
79190         * platform/mac/svg/custom/use-on-use-expected.txt:
79191         * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt:
79192         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt:
79193         * platform/mac/svg/custom/use-property-synchronization-crash-expected.txt:
79194         * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt:
79195         * platform/mac/svg/custom/use-recursion-1-expected.txt:
79196         * platform/mac/svg/custom/use-recursion-2-expected.txt:
79197         * platform/mac/svg/custom/use-recursion-3-expected.txt:
79198         * platform/mac/svg/custom/use-recursion-4-expected.txt:
79199         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
79200         * platform/mac/svg/custom/use-symbol-overflow-expected.txt:
79201         * platform/mac/svg/custom/use-transform-expected.txt:
79202         * platform/mac/svg/custom/viewBox-hit-expected.txt:
79203         * platform/mac/svg/custom/viewbox-syntax-expected.txt:
79204         * platform/mac/svg/custom/viewport-em-expected.txt:
79205         * platform/mac/svg/custom/viewport-no-width-height-expected.txt:
79206         * platform/mac/svg/custom/viewport-update-expected.txt:
79207         * platform/mac/svg/custom/viewport-update2-expected.txt:
79208         * platform/mac/svg/custom/visibility-override-clip-expected.txt:
79209         * platform/mac/svg/custom/visibility-override-expected.txt:
79210         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
79211         * platform/mac/svg/custom/visibility-override-mask-expected.txt:
79212         * platform/mac/svg/custom/xml-stylesheet-expected.txt:
79213         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
79214         * platform/mac/svg/filters/feComposite-expected.txt:
79215         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
79216         * platform/mac/svg/filters/feGaussianBlur-expected.txt:
79217         * platform/mac/svg/filters/feLighting-crash-expected.txt:
79218         * platform/mac/svg/filters/feMerge-expected.txt:
79219         * platform/mac/svg/filters/feMerge-wrong-input-expected.txt:
79220         * platform/mac/svg/filters/feOffset-expected.txt:
79221         * platform/mac/svg/filters/feTile-expected.txt:
79222         * platform/mac/svg/filters/filter-clip-expected.txt:
79223         * platform/mac/svg/filters/filter-on-filter-for-text-expected.txt:
79224         * platform/mac/svg/filters/filter-on-tspan-expected.txt:
79225         * platform/mac/svg/filters/filter-source-position-expected.txt:
79226         * platform/mac/svg/filters/filter-width-update-expected.txt:
79227         * platform/mac/svg/filters/filterRes-expected.txt:
79228         * platform/mac/svg/filters/filteredImage-expected.txt:
79229         * platform/mac/svg/filters/parent-children-with-same-filter-expected.txt:
79230         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
79231         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
79232         * platform/mac/svg/filters/sourceAlpha-expected.txt:
79233         * platform/mac/svg/filters/subRegion-one-effect-expected.txt:
79234         * platform/mac/svg/filters/subRegion-two-effects-expected.txt:
79235         * platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
79236         * platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
79237         * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.txt:
79238         * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.txt:
79239         * platform/mac/svg/hixie/cascade/001-broken-expected.txt:
79240         * platform/mac/svg/hixie/cascade/002-expected.txt:
79241         * platform/mac/svg/hixie/data-types/002-expected.txt:
79242         * platform/mac/svg/hixie/dynamic/002-expected.txt:
79243         * platform/mac/svg/hixie/error/001-expected.txt:
79244         * platform/mac/svg/hixie/error/002-expected.txt:
79245         * platform/mac/svg/hixie/error/007-expected.txt:
79246         * platform/mac/svg/hixie/error/008-expected.txt:
79247         * platform/mac/svg/hixie/error/009-expected.txt:
79248         * platform/mac/svg/hixie/error/010-expected.txt:
79249         * platform/mac/svg/hixie/error/011-expected.txt:
79250         * platform/mac/svg/hixie/error/012-expected.txt:
79251         * platform/mac/svg/hixie/error/013-expected.txt:
79252         * platform/mac/svg/hixie/error/014-expected.txt:
79253         * platform/mac/svg/hixie/error/014-test-expected.txt:
79254         * platform/mac/svg/hixie/error/017-expected.txt:
79255         * platform/mac/svg/hixie/links/001-expected.txt:
79256         * platform/mac/svg/hixie/links/002-expected.txt:
79257         * platform/mac/svg/hixie/links/003-broken-expected.txt:
79258         * platform/mac/svg/hixie/mixed/003-expected.txt:
79259         * platform/mac/svg/hixie/mixed/004-expected.txt:
79260         * platform/mac/svg/hixie/mixed/005-expected.txt:
79261         * platform/mac/svg/hixie/mixed/011-expected.txt:
79262         * platform/mac/svg/hixie/painting/001-expected.txt:
79263         * platform/mac/svg/hixie/perf/007-expected.txt:
79264         * platform/mac/svg/hixie/processing-model/005-expected.txt:
79265         * platform/mac/svg/hixie/rendering-model/001-expected.txt:
79266         * platform/mac/svg/hixie/rendering-model/002-expected.txt:
79267         * platform/mac/svg/hixie/shapes/path/001-expected.txt:
79268         * platform/mac/svg/hixie/text/002-expected.txt:
79269         * platform/mac/svg/hixie/text/003-expected.txt:
79270         * platform/mac/svg/hixie/text/003a-expected.txt:
79271         * platform/mac/svg/hixie/text/003b-expected.txt:
79272         * platform/mac/svg/hixie/use/001-expected.txt:
79273         * platform/mac/svg/hixie/use/002-expected.txt:
79274         * platform/mac/svg/hixie/use/002-test-expected.txt:
79275         * platform/mac/svg/hixie/viewbox/001-expected.txt:
79276         * platform/mac/svg/hixie/viewbox/004-expected.txt:
79277         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
79278         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
79279         * platform/mac/svg/overflow/overflow-on-foreignObject-expected.txt:
79280         * platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt:
79281         * platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.txt:
79282         * platform/mac/svg/text/foreignObject-repaint-expected.txt:
79283         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.txt:
79284         * platform/mac/svg/text/kerning-expected.txt:
79285         * platform/mac/svg/text/multichar-glyph-expected.txt:
79286         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
79287         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
79288         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
79289         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
79290         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
79291         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
79292         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
79293         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
79294         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
79295         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
79296         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
79297         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
79298         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
79299         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
79300         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
79301         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
79302         * platform/mac/svg/text/select-x-list-1-expected.txt:
79303         * platform/mac/svg/text/select-x-list-2-expected.txt:
79304         * platform/mac/svg/text/select-x-list-3-expected.txt:
79305         * platform/mac/svg/text/select-x-list-4-expected.txt:
79306         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
79307         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
79308         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
79309         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
79310         * platform/mac/svg/text/selection-background-color-expected.txt:
79311         * platform/mac/svg/text/selection-doubleclick-expected.txt:
79312         * platform/mac/svg/text/selection-styles-expected.txt:
79313         * platform/mac/svg/text/selection-tripleclick-expected.txt:
79314         * platform/mac/svg/text/text-gradient-positioning-expected.txt:
79315         * platform/mac/svg/text/text-hkern-expected.txt:
79316         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt:
79317         * platform/mac/svg/text/text-repaint-rects-expected.txt:
79318         * platform/mac/svg/text/text-vkern-expected.txt:
79319         * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt:
79320         * platform/mac/svg/text/textPathBoundsBug-expected.txt:
79321         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
79322         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
79323         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
79324         * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
79325         * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
79326         * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
79327         * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
79328         * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.txt:
79329         * platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
79330         * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
79331         * platform/win/svg/custom/junk-data-expected.txt:
79332         * platform/win/svg/custom/missing-xlink-expected.txt:
79333         * svg/custom/animation-currentColor-expected.txt:
79334         * svg/custom/glyph-setting-d-attribute-expected.txt:
79335         * svg/custom/glyph-transformation-with-hkern-expected.txt:
79336         * svg/custom/gradient-with-1d-boundingbox-expected.txt:
79337         * svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
79338         * svg/custom/repaint-moving-svg-and-div.xhtml: Added.
79339         * svg/custom/text-zoom-expected.txt:
79340         * svg/custom/transformedMaskFails-expected.txt:
79341         * svg/custom/use-clipped-transform-expected.txt:
79342         * svg/custom/use-elementInstance-event-target-expected.txt:
79343         * svg/custom/use-elementInstance-methods-expected.txt:
79344         * svg/custom/use-setAttribute-crash-expected.txt:
79345         * svg/dom/SVGRectElement/rect-modify-rx-expected.txt:
79346
79347 2010-07-09  Albert J. Wong  <ajwong@chromium.org>
79348
79349         Unreviewed, build fix.
79350
79351         plugins/return-negative-one-from-write.html times out after r62739.
79352         Marking as skip.
79353
79354         * platform/chromium/test_expectations.txt:
79355
79356 2010-07-09  Adam Barth  <abarth@webkit.org>
79357
79358         Reviewed by Eric Seidel.
79359
79360         Implementing pending table characters
79361         https://bugs.webkit.org/show_bug.cgi?id=41916
79362
79363         This doesn't quite fix all the tests, but it fixes a bunch of them.
79364
79365         * html5lib/runner-expected-html5.txt:
79366
79367 2010-07-08  Adam Barth  <abarth@webkit.org>
79368
79369         Reviewed by Eric Seidel.
79370
79371         Handle whitespace correctly
79372         https://bugs.webkit.org/show_bug.cgi?id=41907
79373
79374         Update expectations to show massive progression.
79375
79376         * html5lib/resources/doctype01.dat:
79377           - When I created this test, I set the expectations incorrectly.  The
79378             new expectations now match the spec and Minefield.
79379         * html5lib/runner-expected-html5.txt:
79380         * html5lib/runner-expected.txt:
79381
79382 2010-07-09  Csaba Osztrogonác  <ossy@webkit.org>
79383
79384         Unreviewed fix.
79385
79386         [Qt] Add platform specific expected file after r62889.
79387         This test say it passes if doesn't crash. It passes, but
79388         Qt has an extra newline character in its expected file.
79389
79390         * platform/qt/editing/inserting/return-key-in-hidden-field-expected.txt: Added.
79391
79392 2010-07-08  Rob Buis  <rwlbuis@gmail.com>
79393
79394         Reviewed by Eric Seidel.
79395
79396         Implement SVGSVGElement.getElementById
79397         https://bugs.webkit.org/show_bug.cgi?id=41655
79398
79399         Add a test for SVGSVGElement.getElementById, based on
79400         http://samples.msdn.microsoft.com/ietestcenter/svg112/svg/svg/chapter_05.4.svg
79401         with added subtests.
79402
79403         * svg/custom/svg-getelementid-expected.txt: Copied from LayoutTests/fast/dom/beforeload/image-object-before-load-expected.txt.
79404         * svg/custom/svg-getelementid.xhtml: Added.
79405
79406 2010-07-08  Brian Weinstein  <bweinstein@apple.com>
79407
79408         Rubber-stamped by Dan Bernstein.
79409
79410         Revision 62900 put w3-css3-list-styles-alphabetic-expected.txt and w3-css3-list-styles-numeric-expected.txt
79411         in the wrong place, this moves them into fast/lists.
79412
79413         * platform/win-xp/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Copied from platform/win-xp/fast/text/international/w3-css3-list-styles-alphabetic-expected.txt.
79414         * platform/win-xp/fast/lists/w3-css3-list-styles-numeric-expected.txt: Copied from platform/win-xp/fast/text/international/w3-css3-list-styles-numeric-expected.txt.
79415         * platform/win-xp/fast/text/international/w3-css3-list-styles-alphabetic-expected.txt: Removed.
79416         * platform/win-xp/fast/text/international/w3-css3-list-styles-numeric-expected.txt: Removed.
79417
79418 2010-07-08  Brian Weinstein  <bweinstein@apple.com>
79419
79420         Rubber-stamped by Dan Bernstein.
79421
79422         Some tests fail on Windows 7 but pass on XP due to fonts
79423         https://bugs.webkit.org/show_bug.cgi?id=41933
79424         
79425         These tests are failing on Windows 7 while passing on XP due to font differences
79426         between the two platforms.
79427         
79428         Use the ability added in r62742 to specify different results for Windows platforms
79429         to move the current results to platform/win-xp, and add the Windows 7 results to
79430         platform/win.
79431
79432         * platform/win-xp: Added.
79433         * platform/win-xp/fast: Added.
79434         * platform/win-xp/fast/lists: Added.
79435         * platform/win-xp/fast/text: Added.
79436         * platform/win-xp/fast/text/backslash-to-yen-sign-expected.txt: Copied from platform/win/fast/text/backslash-to-yen-sign-expected.txt.
79437         * platform/win-xp/fast/text/international: Added.
79438         * platform/win-xp/fast/text/international/bold-bengali-expected.txt: Copied from platform/win/fast/text/international/bold-bengali-expected.txt.
79439         * platform/win-xp/fast/text/international/complex-character-based-fallback-expected.txt: Copied from platform/win/fast/text/international/complex-character-based-fallback-expected.txt.
79440         * platform/win-xp/fast/text/international/w3-css3-list-styles-alphabetic-expected.txt: Copied from platform/win/fast/lists/w3-css3-list-styles-alphabetic-expected.txt.
79441         * platform/win-xp/fast/text/international/w3-css3-list-styles-numeric-expected.txt: Copied from platform/win/fast/lists/w3-css3-list-styles-numeric-expected.txt.
79442         * platform/win-xp/transforms: Added.
79443         * platform/win-xp/transforms/2d: Added.
79444         * platform/win-xp/transforms/2d/hindi-rotated-expected.txt: Copied from platform/win/transforms/2d/hindi-rotated-expected.txt.
79445         * platform/win/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Updated with Windows Vista/7 results.
79446         * platform/win/fast/lists/w3-css3-list-styles-numeric-expected.txt: Ditto.
79447         * platform/win/fast/text/backslash-to-yen-sign-expected.txt: Ditto.
79448         * platform/win/fast/text/international/bold-bengali-expected.txt: Ditto.
79449         * platform/win/fast/text/international/complex-character-based-fallback-expected.txt: Ditto.
79450         * platform/win/transforms/2d/hindi-rotated-expected.txt: Ditto.
79451
79452 2010-07-08  Oliver Hunt  <oliver@apple.com>
79453
79454         Reviewed by Sam Weinig.
79455
79456         Property declarations in an object literal should not consider the prototype chain when being added to the new object
79457         https://bugs.webkit.org/show_bug.cgi?id=41929
79458
79459         Add tests to ensure correct behaviour of object literals when there
79460         are setters on the prototype chain.
79461
79462         * fast/js/object-literal-direct-put-expected.txt: Added.
79463         * fast/js/object-literal-direct-put.html: Added.
79464         * fast/js/script-tests/object-literal-direct-put.js: Added.
79465         * ietestcenter/Javascript/15.4.4.14-9-b-i-6-expected.txt:
79466         * ietestcenter/Javascript/15.4.4.15-8-b-i-6-expected.txt:
79467         * platform/chromium/test_expectations.txt:
79468
79469 2010-07-08  Simon Fraser  <simon.fraser@apple.com>
79470
79471         Reviewed by Darin Adler.
79472
79473         compositing/iframes/iframe-resize.html displays incorrectly after the resize
79474         https://bugs.webkit.org/show_bug.cgi?id=41794
79475         
79476         Re-enable iframe-resize.html and overlapped-iframe.html tests, add an offsetWidth call to
79477         force layout, and update the results.
79478
79479         * compositing/iframes/iframe-resize-expected.txt:
79480         * compositing/iframes/iframe-resize.html:
79481         * compositing/iframes/overlapped-iframe.html: Fix this test now that it's not skipped.
79482         * platform/mac/Skipped:
79483
79484 2010-07-08  Simon Fraser  <simon.fraser@apple.com>
79485
79486         Reviewed by Dan Bernstein.
79487
79488         Calling layoutTestController.layerTreeAsText() should update layout
79489         https://bugs.webkit.org/show_bug.cgi?id=41818
79490         
79491         Remove setTimeout() calls that are no longer necessary now that
79492         layerTreeAsText() updates layout.
79493
79494         * compositing/geometry/clip.html:
79495         * compositing/geometry/preserve-3d-switching.html:
79496         * compositing/iframes/composited-parent-iframe.html:
79497         * compositing/iframes/connect-compositing-iframe-delayed.html:
79498         * compositing/iframes/connect-compositing-iframe.html:
79499         * compositing/iframes/connect-compositing-iframe2.html:
79500         * compositing/iframes/connect-compositing-iframe3.html:
79501         * compositing/iframes/overlapped-iframe.html:
79502         * compositing/images/clip-on-directly-composited-image.html:
79503         * compositing/overflow/clip-descendents.html:
79504
79505 2010-07-08  Adam Barth  <abarth@webkit.org>
79506
79507         Reviewed by Eric Seidel.
79508
79509         Get my head wrapped around processCharacter
79510         https://bugs.webkit.org/show_bug.cgi?id=41812
79511
79512         Minor test progression.
79513
79514         * html5lib/runner-expected-html5.txt:
79515
79516 2010-07-08  Tony Chang  <tony@chromium.org>
79517
79518         Reviewed by Ojan Vafai.
79519
79520         WebCore::InsertLineBreakCommand::shouldUseBreakElement ReadAV@NULL
79521         https://bugs.webkit.org/show_bug.cgi?id=30116
79522
79523         * editing/inserting/return-key-in-hidden-textarea-expected.txt: Added.
79524         * editing/inserting/return-key-in-hidden-textarea.html: Added.
79525
79526 2010-07-08  Adam Barth  <abarth@webkit.org>
79527
79528         Unreviewed.
79529
79530         This test regressed in http://trac.webkit.org/changeset/62876
79531         but that change is too complicated to roll out and Aaron Boodman
79532         isn't around to help figure out what went wrong.  Hopefully we'll
79533         get this off the skipped list tomorrow morning.
79534
79535         * platform/mac/Skipped:
79536
79537 2010-07-08  Gavin Barraclough  <barraclough@apple.com>
79538
79539         Reviewed by Sam Weinig.
79540
79541         String.prototype methods should CheckObjectCoercible (test this is not null or undefined).
79542
79543         * ietestcenter/Javascript/15.5.4.20-1-1-expected.txt:
79544         * ietestcenter/Javascript/15.5.4.20-1-2-expected.txt:
79545
79546 2010-07-08  Gavin Barraclough  <barraclough@apple.com>
79547
79548         Reviewed by Sam Weinig.
79549
79550         Date.prototype.toJSON takes one argument, report this correctly.
79551
79552         * ietestcenter/Javascript/15.9.5.44-0-2-expected.txt:
79553
79554 2010-07-08  Sam Weinig  <sam@webkit.org>
79555
79556         Update Qt test results.
79557
79558         * platform/qt/fast/dom/Window/window-properties-expected.txt:
79559         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
79560         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
79561         * platform/qt/fast/js/global-constructors-expected.txt:
79562
79563 2010-07-08  Sam Weinig  <sam@webkit.org>
79564
79565         Update Gtk test results.
79566
79567         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
79568         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
79569         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
79570         * platform/gtk/fast/js/global-constructors-expected.txt:
79571
79572 2010-07-08  Sam Weinig  <sam@webkit.org>
79573
79574         Reviewed by Oliver Hunt.
79575
79576         Fix for https://bugs.webkit.org/show_bug.cgi?id=41923
79577         TimeRanges should expose a JS constructor
79578
79579         * fast/dom/Window/window-properties-expected.txt:
79580         * fast/dom/Window/window-property-descriptors-expected.txt:
79581         * fast/dom/prototype-inheritance-2-expected.txt:
79582         * fast/dom/prototype-inheritance-expected.txt:
79583         * fast/js/global-constructors-expected.txt:
79584         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
79585         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
79586         * platform/win/fast/dom/prototype-inheritance-expected.txt:
79587         * platform/win/fast/js/global-constructors-expected.txt:
79588
79589 2010-07-08  Erik Arvidsson  <arv@chromium.org>
79590
79591         Reviewed by Ojan Vafai.
79592
79593         Add missing padding-end and margin-end CSS properties.
79594         https://bugs.webkit.org/show_bug.cgi?id=25761
79595
79596         * fast/css/margin-start-end-expected.txt: Added.
79597         * fast/css/margin-start-end.html: Added.
79598         * fast/css/padding-start-end-expected.txt: Added.
79599         * fast/css/padding-start-end.html: Added.
79600         * fast/css/script-tests/margin-start-end.js: Added.
79601         (test):
79602         * fast/css/script-tests/padding-start-end.js: Added.
79603         (test):
79604
79605 2010-07-08  Aaron Boodman  <aa@chromium.org>
79606
79607         Reviewed by Timothy Hatcher.
79608
79609         Add the ability for user scripts and user styles to affect just the top frame.
79610
79611         https://bugs.webkit.org/show_bug.cgi?id=41529
79612
79613         * platform/win/Skipped: Skipped test because WebKit API needs updating.
79614         * userscripts/mixed-case-stylesheet.html: Added new allFrames param.
79615         * userscripts/resources/frame1.html: Added.
79616         * userscripts/resources/frame2.html: Added.
79617         * userscripts/script-not-run-for-fragments.html: Added new allFrames param.
79618         * userscripts/script-run-at-end.html: Ditto.
79619         * userscripts/script-run-at-start.html: Ditto.
79620         * userscripts/simple-stylesheet.html: Ditto.
79621         * userscripts/user-script-all-frames-expected.txt: Added.
79622         * userscripts/user-script-all-frames.html: Added.
79623         * userscripts/user-script-top-frame-only-expected.txt: Added.
79624         * userscripts/user-script-top-frame-only.html: Added.
79625         * userscripts/user-style-all-frames-expected.txt: Added.
79626         * userscripts/user-style-all-frames.html: Added.
79627         * userscripts/user-style-top-frame-only-expected.txt: Added.
79628         * userscripts/user-style-top-frame-only.html: Added.
79629
79630 2010-07-08  Adele Peterson  <adele@apple.com>
79631
79632         Reviewed by Jon Honeycutt, Adam Roben, and Darin Adler.
79633
79634         Test for https://bugs.webkit.org/show_bug.cgi?id=41721
79635         <rdar://problem/8158561> Missing plug-in indicator should have a pressed state
79636
79637         * platform/gtk/Skipped:
79638         * platform/qt/Skipped:
79639         * plugins/clicking-missing-plugin-fires-delegate-expected.txt: Added.
79640         * plugins/clicking-missing-plugin-fires-delegate.html: Added.
79641
79642 2010-07-02  Ojan Vafai  <ojan@chromium.org>
79643
79644         Reviewed by Adam Barth.
79645
79646         Crash in RenderObject::containingBlock when clearing selection in a display:none node.
79647         https://bugs.webkit.org/show_bug.cgi?id=41523
79648
79649         * editing/selection/crash-on-clear-selection-expected.txt: Added.
79650         * editing/selection/crash-on-clear-selection.html: Added.
79651
79652 2010-07-08  Albert J. Wong  <ajwong@chromium.org>
79653
79654         Unreviewed.  Chromium build fix.
79655
79656         More ietestcenter expectations. Marking a couple of new tests
79657         as failed until I can rebaseline.
79658
79659         * platform/chromium/test_expectations.txt:
79660
79661 2010-07-08  Ojan Vafai  <ojan@chromium.org>
79662
79663         Not reviewed.
79664
79665         [qt] editing/selection/5195166-1.html failing after r62816
79666         https://bugs.webkit.org/show_bug.cgi?id=41918
79667
79668         * platform/qt/Skipped:
79669
79670 2010-07-08  Gavin Barraclough  <barraclough@apple.com>
79671
79672         Reviewed by Sam Weinig.
79673
79674         RegExp's prototype should be an object of type RegExp.
79675
79676         * fast/js/Object-getOwnPropertyNames-expected.txt:
79677         * fast/js/kde/RegExp-expected.txt:
79678         * fast/js/script-tests/Object-getOwnPropertyNames.js:
79679         * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/S15.10.6_A2-expected.txt:
79680         * ietestcenter/Javascript/15.10.6-expected.txt:
79681         * ietestcenter/Javascript/15.10.7.1-1-expected.txt:
79682         * ietestcenter/Javascript/15.10.7.2-1-expected.txt:
79683         * ietestcenter/Javascript/15.10.7.3-1-expected.txt:
79684         * ietestcenter/Javascript/15.10.7.4-1-expected.txt:
79685         * ietestcenter/Javascript/15.10.7.5-1-expected.txt:
79686         * ietestcenter/Javascript/15.2.3.3-4-212-expected.txt:
79687         * ietestcenter/Javascript/15.2.3.3-4-213-expected.txt:
79688         * ietestcenter/Javascript/15.2.3.3-4-214-expected.txt:
79689         * ietestcenter/Javascript/15.2.3.3-4-215-expected.txt:
79690
79691 2010-07-08  Simon Fraser  <simon.fraser@apple.com>
79692
79693         Add missing results for a new test, added for:
79694         https://bugs.webkit.org/show_bug.cgi?id=41580
79695
79696         * platform/mac/fast/gradients/radial-centered-expected.checksum: Added.
79697         * platform/mac/fast/gradients/radial-centered-expected.png: Added.
79698         * platform/mac/fast/gradients/radial-centered-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/gradients/radial-centered-expected.txt.
79699
79700 2010-07-08  Albert J. Wong  <ajwong@chromium.org>
79701
79702         Unreviewed, Chromium build fix.
79703
79704         Readd expectations from r62848 with corrected syntax.
79705
79706         * platform/chromium/test_expectations.txt:
79707
79708 2010-07-08  Simon Fraser  <simon.fraser@apple.com>
79709
79710         Reviewed by Anders Carlsson.
79711
79712         Allow the TestPlugin to use Core Animation rendering for testing
79713         https://bugs.webkit.org/show_bug.cgi?id=41872
79714         
79715         Simple pixel test with a Core Animation plugin.
79716
79717         * compositing/plugins/composited-plugin.html: Added.
79718         * platform/mac/compositing/plugins/composited-plugin-expected.checksum: Added.
79719         * platform/mac/compositing/plugins/composited-plugin-expected.png: Added.
79720         * platform/mac/compositing/plugins/composited-plugin-expected.txt: Added.
79721
79722 2010-07-08  Albert J. Wong  <ajwong@chromium.org>
79723
79724         Unreviewed, chromium build fix.
79725
79726         Update test expectations for mac chromium layout tests to exclude
79727         the ietestcenter tests.
79728
79729         * platform/chromium/test_expectations.txt:
79730
79731 2010-07-08  Albert J. Wong  <ajwong@chromium.org>
79732
79733         Unreviewed, chromium build fix.
79734
79735         Undoing expectations with incorrect syntax from r62848
79736
79737         * platform/chromium/test_expectations.txt:
79738
79739 2010-07-08  Oliver Hunt  <oliver@apple.com>
79740
79741         Reviewed by Gavin Barraclough.
79742
79743         JavaScript parser violates ECMA automatic semicolon insertion rule
79744         https://bugs.webkit.org/show_bug.cgi?id=41844
79745
79746         Add testcase to ensure that we don't automatically insert a semicolon
79747         at the end of a script.
79748
79749         * fast/js/no-semi-insertion-at-end-of-script-expected.txt: Added.
79750         * fast/js/no-semi-insertion-at-end-of-script.html: Added.
79751         * fast/js/script-tests/no-semi-insertion-at-end-of-script.js: Added.
79752
79753 2010-07-08  Oliver Hunt  <oliver@apple.com>
79754
79755         Reviewed by Gavin Barraclough.
79756
79757         Make object-literal parsing conformant with the spec.
79758         https://bugs.webkit.org/show_bug.cgi?id=41892
79759
79760         Add tests to ensure correct parsing of object literals.
79761
79762         * fast/js/object-literal-syntax-expected.txt: Added.
79763         * fast/js/object-literal-syntax.html: Added.
79764         * fast/js/parser-syntax-check-expected.txt:
79765         * fast/js/script-tests/object-literal-syntax.js: Added.
79766         * fast/js/script-tests/parser-syntax-check.js:
79767         * ietestcenter/Javascript/11.1.5_4-4-b-1-expected.txt:
79768         * ietestcenter/Javascript/11.1.5_4-4-b-2-expected.txt:
79769         * ietestcenter/Javascript/11.1.5_4-4-c-1-expected.txt:
79770         * ietestcenter/Javascript/11.1.5_4-4-c-2-expected.txt:
79771         * ietestcenter/Javascript/11.1.5_4-4-d-1-expected.txt:
79772         * ietestcenter/Javascript/11.1.5_4-4-d-2-expected.txt:
79773         * ietestcenter/Javascript/11.1.5_4-4-d-3-expected.txt:
79774         * ietestcenter/Javascript/11.1.5_4-4-d-4-expected.txt:
79775         * platform/chromium/test_expectations.txt:
79776
79777 2010-07-08  Jon Honeycutt  <jhoneycutt@apple.com>
79778
79779         Missing plug-ins may cause an assertion failure
79780         https://bugs.webkit.org/show_bug.cgi?id=41900
79781
79782         Reviewed by Adele Peterson.
79783
79784         * plugins/missing-plugin.html: Added.
79785
79786 2010-07-08  Ojan Vafai  <ojan@chromium.org>
79787
79788         Not reviewed. Just changing test expectations.
79789
79790         [chromium] editing/selection/5195166-1.html needs layoutTestController.setEditingBehavior
79791         https://bugs.webkit.org/show_bug.cgi?id=41905
79792
79793         For now, mark it as failing since there are already other tests that are failing
79794         due to this.
79795
79796         * platform/chromium/test_expectations.txt:
79797
79798 2010-07-08  Xan Lopez  <xlopez@igalia.com>
79799
79800         Skip crashing test, a new ASSERT added in a refactoring seems to
79801         have uncovered a bug.
79802
79803         * platform/gtk/Skipped:
79804
79805 2010-07-08  Dimitri Glazkov  <dglazkov@chromium.org>
79806
79807         Unreviewed, expectations update.
79808
79809         Create port-specific test expectations for fast/implicit-submission.html.
79810
79811         * platform/win/fast/forms/implicit-submission-expected.txt: Added.
79812
79813 2010-07-08  Dmitry Titov  <dimich@chromium.org>
79814
79815         Reviewed by David Levin.
79816
79817         Remove IDL declarations and stubs for navigator.registerProtocolHandler and navigator.registerContentHandler
79818         https://bugs.webkit.org/show_bug.cgi?id=41878
79819
79820         This is practically a rollback of http://trac.webkit.org/changeset/50477.
79821
79822         * fast/dom/Window/window-properties-expected.txt:
79823         * fast/dom/navigator-detached-no-crash-expected.txt:
79824         * fast/dom/registerContentHandler-expected.txt: Removed.
79825         * fast/dom/registerContentHandler.html: Removed.
79826         * fast/dom/registerProtocolHandler-expected.txt: Removed.
79827         * fast/dom/registerProtocolHandler.html: Removed.
79828         * platform/chromium-mac/fast/dom/navigator-detached-no-crash-expected.txt:
79829         * platform/chromium-win/fast/dom/navigator-detached-no-crash-expected.txt:
79830         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
79831         * platform/mac-leopard/fast/dom/navigator-detached-no-crash-expected.txt:
79832         * platform/qt/fast/dom/Window/window-properties-expected.txt:
79833
79834 2010-07-08  Csaba Osztrogonác  <ossy@webkit.org>
79835
79836         Unreviewed.
79837
79838         [Qt] fast/dom/beforeload/script-before-load-dynamic.html is crashy-flakey
79839         https://bugs.webkit.org/show_bug.cgi?id=41452
79840
79841         fast/dom/beforeload/remove-video-in-beforeload-listener.html 
79842         make fast/dom/beforeload/script-before-load-dynamic.html crash.
79843
79844         * platform/qt/Skipped: fast/dom/beforeload/remove-video-in-beforeload-listener.html skipped until fix.
79845
79846 2010-07-07  Robert Hogan  <robert@webkit.org>
79847
79848         Reviewed by Kenneth Rohde Christiansen.
79849
79850         [Qt] Add DRT support for pageProperty etc.
79851
79852         https://bugs.webkit.org/show_bug.cgi?id=41584
79853
79854         Unskip:
79855          printing/page-rule-selection.html
79856          printing/page-format-data.html
79857
79858         * platform/qt/Skipped:
79859
79860 2010-07-08  Alexey Proskuryakov  <ap@apple.com>
79861
79862         Reviewed by David Levin.
79863
79864         https://bugs.webkit.org/show_bug.cgi?id=41886
79865         Shorten access control failure explanation messages
79866
79867         * http/tests/xmlhttprequest/access-control-basic-denied-expected.txt:
79868         * http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache-expected.txt:
79869         * http/tests/xmlhttprequest/access-control-basic-get-fail-non-simple-expected.txt:
79870         * http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached-expected.txt:
79871         * http/tests/xmlhttprequest/access-control-basic-post-fail-non-simple-content-type-expected.txt:
79872         * http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt:
79873         * http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt:
79874         * http/tests/xmlhttprequest/access-control-preflight-async-not-supported-expected.txt:
79875         * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt:
79876         * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt:
79877         * http/tests/xmlhttprequest/access-control-preflight-sync-not-supported-expected.txt:
79878         * http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt:
79879         * http/tests/xmlhttprequest/cross-site-denied-response-expected.txt:
79880         * http/tests/xmlhttprequest/cross-site-denied-response-sync-2-expected.txt:
79881         * http/tests/xmlhttprequest/cross-site-denied-response-sync-expected.txt:
79882         * http/tests/xmlhttprequest/onerror-event-expected.txt:
79883         * http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt:
79884         * http/tests/xmlhttprequest/origin-whitelisting-ip-addresses-with-subdomains-expected.txt:
79885         * http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt:
79886         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-expected.txt:
79887         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-expected.txt:
79888         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-sync-expected.txt:
79889         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-sync-expected.txt:
79890         * http/tests/xmlhttprequest/simple-cross-origin-progress-events-expected.txt:
79891         * platform/mac-tiger/http/tests/xmlhttprequest/cross-origin-authorization-with-embedder-expected.txt:
79892
79893 2010-07-08  Martin Robinson  <mrobinson@igalia.com>
79894
79895         Unreviewed.
79896
79897         [GTK] DRT implement execCommand()
79898         https://bugs.webkit.org/show_bug.cgi?id=35351
79899
79900         Group and skip tests that require LayoutTestController.execCommand support.
79901
79902         * platform/gtk/Skipped:
79903
79904 2010-07-08  Albert J. Wong  <ajwong@chromium.org>
79905
79906         Unreviewed, build fix for chromium.
79907
79908         Disable ietestcenter tests for until we can baseline them in chromium.
79909
79910         * platform/chromium/test_expectations.txt:
79911
79912 2010-07-08  Eric Carlson  <eric.carlson@apple.com>
79913
79914         Reviewed by Dan Bernstein.
79915
79916         Mac OS X media controls should have a way to adjust volume incrementally
79917         https://bugs.webkit.org/show_bug.cgi?id=41718
79918         <rdar://problem/5679472>
79919
79920         Updated results for the mute button size change. Remove some Leopard test results
79921         where the SnowLeopard results are identical.
79922
79923         * platform/mac-leopard/media/audio-controls-rendering-expected.checksum: Removed.
79924         * platform/mac-leopard/media/audio-controls-rendering-expected.png: Removed.
79925         * platform/mac-leopard/media/audio-controls-rendering-expected.txt: Removed.
79926         * platform/mac-leopard/media/controls-after-reload-expected.txt:
79927         * platform/mac-leopard/media/controls-strict-expected.txt:
79928         * platform/mac-leopard/media/controls-styling-expected.txt:
79929         * platform/mac-leopard/media/video-controls-rendering-expected.txt:
79930         * platform/mac-leopard/media/video-display-toggle-expected.txt:
79931         * platform/mac-leopard/media/video-zoom-controls-expected.txt:
79932         * platform/mac/media/audio-controls-rendering-expected.txt:
79933         * platform/mac/media/controls-after-reload-expected.txt:
79934         * platform/mac/media/controls-styling-expected.txt:
79935         * platform/mac/media/video-zoom-controls-expected.txt:
79936
79937 2010-07-07  Ojan Vafai  <ojan@chromium.org>
79938
79939         Reviewed by Darin Adler.
79940
79941         Regression: Selection anchor + focus swap when arrow keys after setBaseAndExtent
79942         https://bugs.webkit.org/show_bug.cgi?id=32605
79943
79944         * editing/selection/5195166-1.html:
79945         * editing/selection/extend-forward-after-set-base-and-extent-expected.txt: Added.
79946         * editing/selection/extend-forward-after-set-base-and-extent.html: Added.
79947         * platform/mac/editing/selection/5195166-1-expected.txt:
79948
79949 2010-07-05  Gavin Barraclough  <barraclough@apple.com>
79950
79951         Rubber stamped by Oliver Hunt.
79952
79953         Import Microsoft's Javascript (Ecma-262-5) test suite, from here:
79954         http://samples.msdn.microsoft.com/ietestcenter/#javascript
79955
79956         Landing these in their own top level directory, (ietestcenter), with
79957         a view that tests from the other suites on this site might also be
79958         imported at a later date.  Landing verbatim copies of the test cases,
79959         and using directory names mirroring those used on the ietestcenter
79960         site.  Using a minimal bespoke harness that wraps the tests to use
79961         our existing js test harness from fast/js (js-test-[pre|post].js).
79962
79963         * ietestcenter: Added.
79964         * ietestcenter/Javascript: Added.
79965         * ietestcenter/Javascript/10.4.2-1-1-expected.txt: Added.
79966         * ietestcenter/Javascript/10.4.2-1-1.html: Added.
79967         * ietestcenter/Javascript/10.4.2-1-2-expected.txt: Added.
79968         * ietestcenter/Javascript/10.4.2-1-2.html: Added.
79969         * ietestcenter/Javascript/10.4.2-1-3-expected.txt: Added.
79970         * ietestcenter/Javascript/10.4.2-1-3.html: Added.
79971         * ietestcenter/Javascript/10.4.2-1-4-expected.txt: Added.
79972         * ietestcenter/Javascript/10.4.2-1-4.html: Added.
79973         * ietestcenter/Javascript/10.4.2-1-5-expected.txt: Added.
79974         * ietestcenter/Javascript/10.4.2-1-5.html: Added.
79975         * ietestcenter/Javascript/10.4.2-2-c-1-expected.txt: Added.
79976         * ietestcenter/Javascript/10.4.2-2-c-1.html: Added.
79977         * ietestcenter/Javascript/10.6-10-c-ii-1-expected.txt: Added.
79978         * ietestcenter/Javascript/10.6-10-c-ii-1.html: Added.
79979         * ietestcenter/Javascript/10.6-10-c-ii-2-expected.txt: Added.
79980         * ietestcenter/Javascript/10.6-10-c-ii-2.html: Added.
79981         * ietestcenter/Javascript/10.6-12-1-expected.txt: Added.
79982         * ietestcenter/Javascript/10.6-12-1.html: Added.
79983         * ietestcenter/Javascript/10.6-12-2-expected.txt: Added.
79984         * ietestcenter/Javascript/10.6-12-2.html: Added.
79985         * ietestcenter/Javascript/10.6-13-1-expected.txt: Added.
79986         * ietestcenter/Javascript/10.6-13-1.html: Added.
79987         * ietestcenter/Javascript/10.6-5-1-expected.txt: Added.
79988         * ietestcenter/Javascript/10.6-5-1.html: Added.
79989         * ietestcenter/Javascript/10.6-6-1-expected.txt: Added.
79990         * ietestcenter/Javascript/10.6-6-1.html: Added.
79991         * ietestcenter/Javascript/10.6-6-2-expected.txt: Added.
79992         * ietestcenter/Javascript/10.6-6-2.html: Added.
79993         * ietestcenter/Javascript/10.6-6-3-expected.txt: Added.
79994         * ietestcenter/Javascript/10.6-6-3.html: Added.
79995         * ietestcenter/Javascript/10.6-6-4-expected.txt: Added.
79996         * ietestcenter/Javascript/10.6-6-4.html: Added.
79997         * ietestcenter/Javascript/11.1.4-0-expected.txt: Added.
79998         * ietestcenter/Javascript/11.1.4-0.html: Added.
79999         * ietestcenter/Javascript/11.1.5-0-1-expected.txt: Added.
80000         * ietestcenter/Javascript/11.1.5-0-1.html: Added.
80001         * ietestcenter/Javascript/11.1.5-0-2-expected.txt: Added.
80002         * ietestcenter/Javascript/11.1.5-0-2.html: Added.
80003         * ietestcenter/Javascript/11.1.5_4-4-a-2-expected.txt: Added.
80004         * ietestcenter/Javascript/11.1.5_4-4-a-2.html: Added.
80005         * ietestcenter/Javascript/11.1.5_4-4-a-3-expected.txt: Added.
80006         * ietestcenter/Javascript/11.1.5_4-4-a-3.html: Added.
80007         * ietestcenter/Javascript/11.1.5_4-4-b-1-expected.txt: Added.
80008         * ietestcenter/Javascript/11.1.5_4-4-b-1.html: Added.
80009         * ietestcenter/Javascript/11.1.5_4-4-b-2-expected.txt: Added.
80010         * ietestcenter/Javascript/11.1.5_4-4-b-2.html: Added.
80011         * ietestcenter/Javascript/11.1.5_4-4-c-1-expected.txt: Added.
80012         * ietestcenter/Javascript/11.1.5_4-4-c-1.html: Added.
80013         * ietestcenter/Javascript/11.1.5_4-4-c-2-expected.txt: Added.
80014         * ietestcenter/Javascript/11.1.5_4-4-c-2.html: Added.
80015         * ietestcenter/Javascript/11.1.5_4-4-d-1-expected.txt: Added.
80016         * ietestcenter/Javascript/11.1.5_4-4-d-1.html: Added.
80017         * ietestcenter/Javascript/11.1.5_4-4-d-2-expected.txt: Added.
80018         * ietestcenter/Javascript/11.1.5_4-4-d-2.html: Added.
80019         * ietestcenter/Javascript/11.1.5_4-4-d-3-expected.txt: Added.
80020         * ietestcenter/Javascript/11.1.5_4-4-d-3.html: Added.
80021         * ietestcenter/Javascript/11.1.5_4-4-d-4-expected.txt: Added.
80022         * ietestcenter/Javascript/11.1.5_4-4-d-4.html: Added.
80023         * ietestcenter/Javascript/11.1.5_5-4-1-expected.txt: Added.
80024         * ietestcenter/Javascript/11.1.5_5-4-1.html: Added.
80025         * ietestcenter/Javascript/11.1.5_6-3-1-expected.txt: Added.
80026         * ietestcenter/Javascript/11.1.5_6-3-1.html: Added.
80027         * ietestcenter/Javascript/11.1.5_6-3-2-expected.txt: Added.
80028         * ietestcenter/Javascript/11.1.5_6-3-2.html: Added.
80029         * ietestcenter/Javascript/11.1.5_7-3-1-expected.txt: Added.
80030         * ietestcenter/Javascript/11.1.5_7-3-1.html: Added.
80031         * ietestcenter/Javascript/11.1.5_7-3-2-expected.txt: Added.
80032         * ietestcenter/Javascript/11.1.5_7-3-2.html: Added.
80033         * ietestcenter/Javascript/11.13.1-1-1-expected.txt: Added.
80034         * ietestcenter/Javascript/11.13.1-1-1.html: Added.
80035         * ietestcenter/Javascript/11.13.1-1-2-expected.txt: Added.
80036         * ietestcenter/Javascript/11.13.1-1-2.html: Added.
80037         * ietestcenter/Javascript/11.13.1-1-3-expected.txt: Added.
80038         * ietestcenter/Javascript/11.13.1-1-3.html: Added.
80039         * ietestcenter/Javascript/11.13.1-1-4-expected.txt: Added.
80040         * ietestcenter/Javascript/11.13.1-1-4.html: Added.
80041         * ietestcenter/Javascript/11.13.1-4-1-expected.txt: Added.
80042         * ietestcenter/Javascript/11.13.1-4-1.html: Added.
80043         * ietestcenter/Javascript/11.4.1-0-1-expected.txt: Added.
80044         * ietestcenter/Javascript/11.4.1-0-1.html: Added.
80045         * ietestcenter/Javascript/11.4.1-2-1-expected.txt: Added.
80046         * ietestcenter/Javascript/11.4.1-2-1.html: Added.
80047         * ietestcenter/Javascript/11.4.1-2-2-expected.txt: Added.
80048         * ietestcenter/Javascript/11.4.1-2-2.html: Added.
80049         * ietestcenter/Javascript/11.4.1-2-3-expected.txt: Added.
80050         * ietestcenter/Javascript/11.4.1-2-3.html: Added.
80051         * ietestcenter/Javascript/11.4.1-2-4-expected.txt: Added.
80052         * ietestcenter/Javascript/11.4.1-2-4.html: Added.
80053         * ietestcenter/Javascript/11.4.1-2-5-expected.txt: Added.
80054         * ietestcenter/Javascript/11.4.1-2-5.html: Added.
80055         * ietestcenter/Javascript/11.4.1-2-6-expected.txt: Added.
80056         * ietestcenter/Javascript/11.4.1-2-6.html: Added.
80057         * ietestcenter/Javascript/11.4.1-3-1-expected.txt: Added.
80058         * ietestcenter/Javascript/11.4.1-3-1.html: Added.
80059         * ietestcenter/Javascript/11.4.1-3-2-expected.txt: Added.
80060         * ietestcenter/Javascript/11.4.1-3-2.html: Added.
80061         * ietestcenter/Javascript/11.4.1-3-3-expected.txt: Added.
80062         * ietestcenter/Javascript/11.4.1-3-3.html: Added.
80063         * ietestcenter/Javascript/11.4.1-4.a-1-expected.txt: Added.
80064         * ietestcenter/Javascript/11.4.1-4.a-1.html: Added.
80065         * ietestcenter/Javascript/11.4.1-4.a-10-expected.txt: Added.
80066         * ietestcenter/Javascript/11.4.1-4.a-10.html: Added.
80067         * ietestcenter/Javascript/11.4.1-4.a-11-expected.txt: Added.
80068         * ietestcenter/Javascript/11.4.1-4.a-11.html: Added.
80069         * ietestcenter/Javascript/11.4.1-4.a-12-expected.txt: Added.
80070         * ietestcenter/Javascript/11.4.1-4.a-12.html: Added.
80071         * ietestcenter/Javascript/11.4.1-4.a-13-expected.txt: Added.
80072         * ietestcenter/Javascript/11.4.1-4.a-13.html: Added.
80073         * ietestcenter/Javascript/11.4.1-4.a-14-expected.txt: Added.
80074         * ietestcenter/Javascript/11.4.1-4.a-14.html: Added.
80075         * ietestcenter/Javascript/11.4.1-4.a-15-expected.txt: Added.
80076         * ietestcenter/Javascript/11.4.1-4.a-15.html: Added.
80077         * ietestcenter/Javascript/11.4.1-4.a-16-expected.txt: Added.
80078         * ietestcenter/Javascript/11.4.1-4.a-16.html: Added.
80079         * ietestcenter/Javascript/11.4.1-4.a-17-expected.txt: Added.
80080         * ietestcenter/Javascript/11.4.1-4.a-17.html: Added.
80081         * ietestcenter/Javascript/11.4.1-4.a-2-expected.txt: Added.
80082         * ietestcenter/Javascript/11.4.1-4.a-2.html: Added.
80083         * ietestcenter/Javascript/11.4.1-4.a-3-expected.txt: Added.
80084         * ietestcenter/Javascript/11.4.1-4.a-3.html: Added.
80085         * ietestcenter/Javascript/11.4.1-4.a-4-expected.txt: Added.
80086         * ietestcenter/Javascript/11.4.1-4.a-4.html: Added.
80087         * ietestcenter/Javascript/11.4.1-4.a-5-expected.txt: Added.
80088         * ietestcenter/Javascript/11.4.1-4.a-5.html: Added.
80089         * ietestcenter/Javascript/11.4.1-4.a-6-expected.txt: Added.
80090         * ietestcenter/Javascript/11.4.1-4.a-6.html: Added.
80091         * ietestcenter/Javascript/11.4.1-4.a-7-expected.txt: Added.
80092         * ietestcenter/Javascript/11.4.1-4.a-7.html: Added.
80093         * ietestcenter/Javascript/11.4.1-4.a-8-expected.txt: Added.
80094         * ietestcenter/Javascript/11.4.1-4.a-8.html: Added.
80095         * ietestcenter/Javascript/11.4.1-4.a-9-expected.txt: Added.
80096         * ietestcenter/Javascript/11.4.1-4.a-9.html: Added.
80097         * ietestcenter/Javascript/11.4.1-5-1-expected.txt: Added.
80098         * ietestcenter/Javascript/11.4.1-5-1.html: Added.
80099         * ietestcenter/Javascript/11.4.1-5-2-expected.txt: Added.
80100         * ietestcenter/Javascript/11.4.1-5-2.html: Added.
80101         * ietestcenter/Javascript/11.4.1-5-3-expected.txt: Added.
80102         * ietestcenter/Javascript/11.4.1-5-3.html: Added.
80103         * ietestcenter/Javascript/12.10-0-1-expected.txt: Added.
80104         * ietestcenter/Javascript/12.10-0-1.html: Added.
80105         * ietestcenter/Javascript/12.10-0-10-expected.txt: Added.
80106         * ietestcenter/Javascript/12.10-0-10.html: Added.
80107         * ietestcenter/Javascript/12.10-0-11-expected.txt: Added.
80108         * ietestcenter/Javascript/12.10-0-11.html: Added.
80109         * ietestcenter/Javascript/12.10-0-12-expected.txt: Added.
80110         * ietestcenter/Javascript/12.10-0-12.html: Added.
80111         * ietestcenter/Javascript/12.10-0-3-expected.txt: Added.
80112         * ietestcenter/Javascript/12.10-0-3.html: Added.
80113         * ietestcenter/Javascript/12.10-0-7-expected.txt: Added.
80114         * ietestcenter/Javascript/12.10-0-7.html: Added.
80115         * ietestcenter/Javascript/12.10-0-8-expected.txt: Added.
80116         * ietestcenter/Javascript/12.10-0-8.html: Added.
80117         * ietestcenter/Javascript/12.10-0-9-expected.txt: Added.
80118         * ietestcenter/Javascript/12.10-0-9.html: Added.
80119         * ietestcenter/Javascript/12.10-2-1-expected.txt: Added.
80120         * ietestcenter/Javascript/12.10-2-1.html: Added.
80121         * ietestcenter/Javascript/12.10-2-2-expected.txt: Added.
80122         * ietestcenter/Javascript/12.10-2-2.html: Added.
80123         * ietestcenter/Javascript/12.10-2-3-expected.txt: Added.
80124         * ietestcenter/Javascript/12.10-2-3.html: Added.
80125         * ietestcenter/Javascript/12.10-7-1-expected.txt: Added.
80126         * ietestcenter/Javascript/12.10-7-1.html: Added.
80127         * ietestcenter/Javascript/12.14-1-expected.txt: Added.
80128         * ietestcenter/Javascript/12.14-1.html: Added.
80129         * ietestcenter/Javascript/12.14-10-expected.txt: Added.
80130         * ietestcenter/Javascript/12.14-10.html: Added.
80131         * ietestcenter/Javascript/12.14-11-expected.txt: Added.
80132         * ietestcenter/Javascript/12.14-11.html: Added.
80133         * ietestcenter/Javascript/12.14-12-expected.txt: Added.
80134         * ietestcenter/Javascript/12.14-12.html: Added.
80135         * ietestcenter/Javascript/12.14-13-expected.txt: Added.
80136         * ietestcenter/Javascript/12.14-13.html: Added.
80137         * ietestcenter/Javascript/12.14-2-expected.txt: Added.
80138         * ietestcenter/Javascript/12.14-2.html: Added.
80139         * ietestcenter/Javascript/12.14-3-expected.txt: Added.
80140         * ietestcenter/Javascript/12.14-3.html: Added.
80141         * ietestcenter/Javascript/12.14-4-expected.txt: Added.
80142         * ietestcenter/Javascript/12.14-4.html: Added.
80143         * ietestcenter/Javascript/12.14-5-expected.txt: Added.
80144         * ietestcenter/Javascript/12.14-5.html: Added.
80145         * ietestcenter/Javascript/12.14-6-expected.txt: Added.
80146         * ietestcenter/Javascript/12.14-6.html: Added.
80147         * ietestcenter/Javascript/12.14-7-expected.txt: Added.
80148         * ietestcenter/Javascript/12.14-7.html: Added.
80149         * ietestcenter/Javascript/12.14-8-expected.txt: Added.
80150         * ietestcenter/Javascript/12.14-8.html: Added.
80151         * ietestcenter/Javascript/12.14-9-expected.txt: Added.
80152         * ietestcenter/Javascript/12.14-9.html: Added.
80153         * ietestcenter/Javascript/12.2.1-11-expected.txt: Added.
80154         * ietestcenter/Javascript/12.2.1-11.html: Added.
80155         * ietestcenter/Javascript/12.2.1-12-expected.txt: Added.
80156         * ietestcenter/Javascript/12.2.1-12.html: Added.
80157         * ietestcenter/Javascript/15.10.6-expected.txt: Added.
80158         * ietestcenter/Javascript/15.10.6.html: Added.
80159         * ietestcenter/Javascript/15.10.7.1-1-expected.txt: Added.
80160         * ietestcenter/Javascript/15.10.7.1-1.html: Added.
80161         * ietestcenter/Javascript/15.10.7.2-1-expected.txt: Added.
80162         * ietestcenter/Javascript/15.10.7.2-1.html: Added.
80163         * ietestcenter/Javascript/15.10.7.3-1-expected.txt: Added.
80164         * ietestcenter/Javascript/15.10.7.3-1.html: Added.
80165         * ietestcenter/Javascript/15.10.7.4-1-expected.txt: Added.
80166         * ietestcenter/Javascript/15.10.7.4-1.html: Added.
80167         * ietestcenter/Javascript/15.10.7.5-1-expected.txt: Added.
80168         * ietestcenter/Javascript/15.10.7.5-1.html: Added.
80169         * ietestcenter/Javascript/15.12-0-1-expected.txt: Added.
80170         * ietestcenter/Javascript/15.12-0-1.html: Added.
80171         * ietestcenter/Javascript/15.12-0-2-expected.txt: Added.
80172         * ietestcenter/Javascript/15.12-0-2.html: Added.
80173         * ietestcenter/Javascript/15.12-0-3-expected.txt: Added.
80174         * ietestcenter/Javascript/15.12-0-3.html: Added.
80175         * ietestcenter/Javascript/15.12-0-4-expected.txt: Added.
80176         * ietestcenter/Javascript/15.12-0-4.html: Added.
80177         * ietestcenter/Javascript/15.12.1.1-0-1-expected.txt: Added.
80178         * ietestcenter/Javascript/15.12.1.1-0-1.html: Added.
80179         * ietestcenter/Javascript/15.12.1.1-0-2-expected.txt: Added.
80180         * ietestcenter/Javascript/15.12.1.1-0-2.html: Added.
80181         * ietestcenter/Javascript/15.12.1.1-0-3-expected.txt: Added.
80182         * ietestcenter/Javascript/15.12.1.1-0-3.html: Added.
80183         * ietestcenter/Javascript/15.12.1.1-0-4-expected.txt: Added.
80184         * ietestcenter/Javascript/15.12.1.1-0-4.html: Added.
80185         * ietestcenter/Javascript/15.12.1.1-0-5-expected.txt: Added.
80186         * ietestcenter/Javascript/15.12.1.1-0-5.html: Added.
80187         * ietestcenter/Javascript/15.12.1.1-0-6-expected.txt: Added.
80188         * ietestcenter/Javascript/15.12.1.1-0-6.html: Added.
80189         * ietestcenter/Javascript/15.12.1.1-0-7-expected.txt: Added.
80190         * ietestcenter/Javascript/15.12.1.1-0-7.html: Added.
80191         * ietestcenter/Javascript/15.12.1.1-0-8-expected.txt: Added.
80192         * ietestcenter/Javascript/15.12.1.1-0-8.html: Added.
80193         * ietestcenter/Javascript/15.12.1.1-0-9-expected.txt: Added.
80194         * ietestcenter/Javascript/15.12.1.1-0-9.html: Added.
80195         * ietestcenter/Javascript/15.12.1.1-g1-1-expected.txt: Added.
80196         * ietestcenter/Javascript/15.12.1.1-g1-1.html: Added.
80197         * ietestcenter/Javascript/15.12.1.1-g1-2-expected.txt: Added.
80198         * ietestcenter/Javascript/15.12.1.1-g1-2.html: Added.
80199         * ietestcenter/Javascript/15.12.1.1-g1-3-expected.txt: Added.
80200         * ietestcenter/Javascript/15.12.1.1-g1-3.html: Added.
80201         * ietestcenter/Javascript/15.12.1.1-g1-4-expected.txt: Added.
80202         * ietestcenter/Javascript/15.12.1.1-g1-4.html: Added.
80203         * ietestcenter/Javascript/15.12.1.1-g2-1-expected.txt: Added.
80204         * ietestcenter/Javascript/15.12.1.1-g2-1.html: Added.
80205         * ietestcenter/Javascript/15.12.1.1-g2-2-expected.txt: Added.
80206         * ietestcenter/Javascript/15.12.1.1-g2-2.html: Added.
80207         * ietestcenter/Javascript/15.12.1.1-g2-3-expected.txt: Added.
80208         * ietestcenter/Javascript/15.12.1.1-g2-3.html: Added.
80209         * ietestcenter/Javascript/15.12.1.1-g2-4-expected.txt: Added.
80210         * ietestcenter/Javascript/15.12.1.1-g2-4.html: Added.
80211         * ietestcenter/Javascript/15.12.1.1-g2-5-expected.txt: Added.
80212         * ietestcenter/Javascript/15.12.1.1-g2-5.html: Added.
80213         * ietestcenter/Javascript/15.12.1.1-g4-1-expected.txt: Added.
80214         * ietestcenter/Javascript/15.12.1.1-g4-1.html: Added.
80215         * ietestcenter/Javascript/15.12.1.1-g4-2-expected.txt: Added.
80216         * ietestcenter/Javascript/15.12.1.1-g4-2.html: Added.
80217         * ietestcenter/Javascript/15.12.1.1-g4-3-expected.txt: Added.
80218         * ietestcenter/Javascript/15.12.1.1-g4-3.html: Added.
80219         * ietestcenter/Javascript/15.12.1.1-g4-4-expected.txt: Added.
80220         * ietestcenter/Javascript/15.12.1.1-g4-4.html: Added.
80221         * ietestcenter/Javascript/15.12.1.1-g5-1-expected.txt: Added.
80222         * ietestcenter/Javascript/15.12.1.1-g5-1.html: Added.
80223         * ietestcenter/Javascript/15.12.1.1-g5-2-expected.txt: Added.
80224         * ietestcenter/Javascript/15.12.1.1-g5-2.html: Added.
80225         * ietestcenter/Javascript/15.12.1.1-g5-3-expected.txt: Added.
80226         * ietestcenter/Javascript/15.12.1.1-g5-3.html: Added.
80227         * ietestcenter/Javascript/15.12.1.1-g6-1-expected.txt: Added.
80228         * ietestcenter/Javascript/15.12.1.1-g6-1.html: Added.
80229         * ietestcenter/Javascript/15.12.1.1-g6-2-expected.txt: Added.
80230         * ietestcenter/Javascript/15.12.1.1-g6-2.html: Added.
80231         * ietestcenter/Javascript/15.12.1.1-g6-3-expected.txt: Added.
80232         * ietestcenter/Javascript/15.12.1.1-g6-3.html: Added.
80233         * ietestcenter/Javascript/15.12.1.1-g6-4-expected.txt: Added.
80234         * ietestcenter/Javascript/15.12.1.1-g6-4.html: Added.
80235         * ietestcenter/Javascript/15.12.1.1-g6-5-expected.txt: Added.
80236         * ietestcenter/Javascript/15.12.1.1-g6-5.html: Added.
80237         * ietestcenter/Javascript/15.12.1.1-g6-6-expected.txt: Added.
80238         * ietestcenter/Javascript/15.12.1.1-g6-6.html: Added.
80239         * ietestcenter/Javascript/15.12.1.1-g6-7-expected.txt: Added.
80240         * ietestcenter/Javascript/15.12.1.1-g6-7.html: Added.
80241         * ietestcenter/Javascript/15.12.2-0-1-expected.txt: Added.
80242         * ietestcenter/Javascript/15.12.2-0-1.html: Added.
80243         * ietestcenter/Javascript/15.12.2-0-2-expected.txt: Added.
80244         * ietestcenter/Javascript/15.12.2-0-2.html: Added.
80245         * ietestcenter/Javascript/15.12.2-0-3-expected.txt: Added.
80246         * ietestcenter/Javascript/15.12.2-0-3.html: Added.
80247         * ietestcenter/Javascript/15.12.3-0-1-expected.txt: Added.
80248         * ietestcenter/Javascript/15.12.3-0-1.html: Added.
80249         * ietestcenter/Javascript/15.12.3-0-2-expected.txt: Added.
80250         * ietestcenter/Javascript/15.12.3-0-2.html: Added.
80251         * ietestcenter/Javascript/15.12.3-0-3-expected.txt: Added.
80252         * ietestcenter/Javascript/15.12.3-0-3.html: Added.
80253         * ietestcenter/Javascript/15.12.3-11-1-expected.txt: Added.
80254         * ietestcenter/Javascript/15.12.3-11-1.html: Added.
80255         * ietestcenter/Javascript/15.12.3-11-10-expected.txt: Added.
80256         * ietestcenter/Javascript/15.12.3-11-10.html: Added.
80257         * ietestcenter/Javascript/15.12.3-11-11-expected.txt: Added.
80258         * ietestcenter/Javascript/15.12.3-11-11.html: Added.
80259         * ietestcenter/Javascript/15.12.3-11-12-expected.txt: Added.
80260         * ietestcenter/Javascript/15.12.3-11-12.html: Added.
80261         * ietestcenter/Javascript/15.12.3-11-13-expected.txt: Added.
80262         * ietestcenter/Javascript/15.12.3-11-13.html: Added.
80263         * ietestcenter/Javascript/15.12.3-11-14-expected.txt: Added.
80264         * ietestcenter/Javascript/15.12.3-11-14.html: Added.
80265         * ietestcenter/Javascript/15.12.3-11-15-expected.txt: Added.
80266         * ietestcenter/Javascript/15.12.3-11-15.html: Added.
80267         * ietestcenter/Javascript/15.12.3-11-2-expected.txt: Added.
80268         * ietestcenter/Javascript/15.12.3-11-2.html: Added.
80269         * ietestcenter/Javascript/15.12.3-11-3-expected.txt: Added.
80270         * ietestcenter/Javascript/15.12.3-11-3.html: Added.
80271         * ietestcenter/Javascript/15.12.3-11-4-expected.txt: Added.
80272         * ietestcenter/Javascript/15.12.3-11-4.html: Added.
80273         * ietestcenter/Javascript/15.12.3-11-5-expected.txt: Added.
80274         * ietestcenter/Javascript/15.12.3-11-5.html: Added.
80275         * ietestcenter/Javascript/15.12.3-11-6-expected.txt: Added.
80276         * ietestcenter/Javascript/15.12.3-11-6.html: Added.
80277         * ietestcenter/Javascript/15.12.3-11-7-expected.txt: Added.
80278         * ietestcenter/Javascript/15.12.3-11-7.html: Added.
80279         * ietestcenter/Javascript/15.12.3-11-8-expected.txt: Added.
80280         * ietestcenter/Javascript/15.12.3-11-8.html: Added.
80281         * ietestcenter/Javascript/15.12.3-11-9-expected.txt: Added.
80282         * ietestcenter/Javascript/15.12.3-11-9.html: Added.
80283         * ietestcenter/Javascript/15.12.3-4-1-expected.txt: Added.
80284         * ietestcenter/Javascript/15.12.3-4-1.html: Added.
80285         * ietestcenter/Javascript/15.12.3-5-a-i-1-expected.txt: Added.
80286         * ietestcenter/Javascript/15.12.3-5-a-i-1.html: Added.
80287         * ietestcenter/Javascript/15.12.3-5-b-i-1-expected.txt: Added.
80288         * ietestcenter/Javascript/15.12.3-5-b-i-1.html: Added.
80289         * ietestcenter/Javascript/15.12.3-6-a-1-expected.txt: Added.
80290         * ietestcenter/Javascript/15.12.3-6-a-1.html: Added.
80291         * ietestcenter/Javascript/15.12.3-6-a-2-expected.txt: Added.
80292         * ietestcenter/Javascript/15.12.3-6-a-2.html: Added.
80293         * ietestcenter/Javascript/15.12.3-6-b-1-expected.txt: Added.
80294         * ietestcenter/Javascript/15.12.3-6-b-1.html: Added.
80295         * ietestcenter/Javascript/15.12.3-6-b-2-expected.txt: Added.
80296         * ietestcenter/Javascript/15.12.3-6-b-2.html: Added.
80297         * ietestcenter/Javascript/15.12.3-6-b-3-expected.txt: Added.
80298         * ietestcenter/Javascript/15.12.3-6-b-3.html: Added.
80299         * ietestcenter/Javascript/15.12.3-6-b-4-expected.txt: Added.
80300         * ietestcenter/Javascript/15.12.3-6-b-4.html: Added.
80301         * ietestcenter/Javascript/15.12.3-7-a-1-expected.txt: Added.
80302         * ietestcenter/Javascript/15.12.3-7-a-1.html: Added.
80303         * ietestcenter/Javascript/15.12.3-8-a-1-expected.txt: Added.
80304         * ietestcenter/Javascript/15.12.3-8-a-1.html: Added.
80305         * ietestcenter/Javascript/15.12.3-8-a-2-expected.txt: Added.
80306         * ietestcenter/Javascript/15.12.3-8-a-2.html: Added.
80307         * ietestcenter/Javascript/15.12.3-8-a-3-expected.txt: Added.
80308         * ietestcenter/Javascript/15.12.3-8-a-3.html: Added.
80309         * ietestcenter/Javascript/15.12.3-8-a-4-expected.txt: Added.
80310         * ietestcenter/Javascript/15.12.3-8-a-4.html: Added.
80311         * ietestcenter/Javascript/15.12.3-8-a-5-expected.txt: Added.
80312         * ietestcenter/Javascript/15.12.3-8-a-5.html: Added.
80313         * ietestcenter/Javascript/15.12.3_2-2-b-i-1-expected.txt: Added.
80314         * ietestcenter/Javascript/15.12.3_2-2-b-i-1.html: Added.
80315         * ietestcenter/Javascript/15.12.3_2-2-b-i-2-expected.txt: Added.
80316         * ietestcenter/Javascript/15.12.3_2-2-b-i-2.html: Added.
80317         * ietestcenter/Javascript/15.12.3_2-2-b-i-3-expected.txt: Added.
80318         * ietestcenter/Javascript/15.12.3_2-2-b-i-3.html: Added.
80319         * ietestcenter/Javascript/15.12.3_2-3-a-1-expected.txt: Added.
80320         * ietestcenter/Javascript/15.12.3_2-3-a-1.html: Added.
80321         * ietestcenter/Javascript/15.12.3_2-3-a-2-expected.txt: Added.
80322         * ietestcenter/Javascript/15.12.3_2-3-a-2.html: Added.
80323         * ietestcenter/Javascript/15.12.3_2-3-a-3-expected.txt: Added.
80324         * ietestcenter/Javascript/15.12.3_2-3-a-3.html: Added.
80325         * ietestcenter/Javascript/15.12.3_4-1-1-expected.txt: Added.
80326         * ietestcenter/Javascript/15.12.3_4-1-1.html: Added.
80327         * ietestcenter/Javascript/15.12.3_4-1-2-expected.txt: Added.
80328         * ietestcenter/Javascript/15.12.3_4-1-2.html: Added.
80329         * ietestcenter/Javascript/15.12.3_4-1-3-expected.txt: Added.
80330         * ietestcenter/Javascript/15.12.3_4-1-3.html: Added.
80331         * ietestcenter/Javascript/15.2.3.1-expected.txt: Added.
80332         * ietestcenter/Javascript/15.2.3.1.html: Added.
80333         * ietestcenter/Javascript/15.2.3.10-0-1-expected.txt: Added.
80334         * ietestcenter/Javascript/15.2.3.10-0-1.html: Added.
80335         * ietestcenter/Javascript/15.2.3.10-0-2-expected.txt: Added.
80336         * ietestcenter/Javascript/15.2.3.10-0-2.html: Added.
80337         * ietestcenter/Javascript/15.2.3.10-1-expected.txt: Added.
80338         * ietestcenter/Javascript/15.2.3.10-1.html: Added.
80339         * ietestcenter/Javascript/15.2.3.10-2-expected.txt: Added.
80340         * ietestcenter/Javascript/15.2.3.10-2.html: Added.
80341         * ietestcenter/Javascript/15.2.3.11-0-1-expected.txt: Added.
80342         * ietestcenter/Javascript/15.2.3.11-0-1.html: Added.
80343         * ietestcenter/Javascript/15.2.3.11-0-2-expected.txt: Added.
80344         * ietestcenter/Javascript/15.2.3.11-0-2.html: Added.
80345         * ietestcenter/Javascript/15.2.3.11-1-expected.txt: Added.
80346         * ietestcenter/Javascript/15.2.3.11-1.html: Added.
80347         * ietestcenter/Javascript/15.2.3.11-4-1-expected.txt: Added.
80348         * ietestcenter/Javascript/15.2.3.11-4-1.html: Added.
80349         * ietestcenter/Javascript/15.2.3.11-4-10-expected.txt: Added.
80350         * ietestcenter/Javascript/15.2.3.11-4-10.html: Added.
80351         * ietestcenter/Javascript/15.2.3.11-4-11-expected.txt: Added.
80352         * ietestcenter/Javascript/15.2.3.11-4-11.html: Added.
80353         * ietestcenter/Javascript/15.2.3.11-4-12-expected.txt: Added.
80354         * ietestcenter/Javascript/15.2.3.11-4-12.html: Added.
80355         * ietestcenter/Javascript/15.2.3.11-4-13-expected.txt: Added.
80356         * ietestcenter/Javascript/15.2.3.11-4-13.html: Added.
80357         * ietestcenter/Javascript/15.2.3.11-4-14-expected.txt: Added.
80358         * ietestcenter/Javascript/15.2.3.11-4-14.html: Added.
80359         * ietestcenter/Javascript/15.2.3.11-4-15-expected.txt: Added.
80360         * ietestcenter/Javascript/15.2.3.11-4-15.html: Added.
80361         * ietestcenter/Javascript/15.2.3.11-4-16-expected.txt: Added.
80362         * ietestcenter/Javascript/15.2.3.11-4-16.html: Added.
80363         * ietestcenter/Javascript/15.2.3.11-4-17-expected.txt: Added.
80364         * ietestcenter/Javascript/15.2.3.11-4-17.html: Added.
80365         * ietestcenter/Javascript/15.2.3.11-4-18-expected.txt: Added.
80366         * ietestcenter/Javascript/15.2.3.11-4-18.html: Added.
80367         * ietestcenter/Javascript/15.2.3.11-4-19-expected.txt: Added.
80368         * ietestcenter/Javascript/15.2.3.11-4-19.html: Added.
80369         * ietestcenter/Javascript/15.2.3.11-4-2-expected.txt: Added.
80370         * ietestcenter/Javascript/15.2.3.11-4-2.html: Added.
80371         * ietestcenter/Javascript/15.2.3.11-4-20-expected.txt: Added.
80372         * ietestcenter/Javascript/15.2.3.11-4-20.html: Added.
80373         * ietestcenter/Javascript/15.2.3.11-4-21-expected.txt: Added.
80374         * ietestcenter/Javascript/15.2.3.11-4-21.html: Added.
80375         * ietestcenter/Javascript/15.2.3.11-4-22-expected.txt: Added.
80376         * ietestcenter/Javascript/15.2.3.11-4-22.html: Added.
80377         * ietestcenter/Javascript/15.2.3.11-4-23-expected.txt: Added.
80378         * ietestcenter/Javascript/15.2.3.11-4-23.html: Added.
80379         * ietestcenter/Javascript/15.2.3.11-4-24-expected.txt: Added.
80380         * ietestcenter/Javascript/15.2.3.11-4-24.html: Added.
80381         * ietestcenter/Javascript/15.2.3.11-4-25-expected.txt: Added.
80382         * ietestcenter/Javascript/15.2.3.11-4-25.html: Added.
80383         * ietestcenter/Javascript/15.2.3.11-4-26-expected.txt: Added.
80384         * ietestcenter/Javascript/15.2.3.11-4-26.html: Added.
80385         * ietestcenter/Javascript/15.2.3.11-4-27-expected.txt: Added.
80386         * ietestcenter/Javascript/15.2.3.11-4-27.html: Added.
80387         * ietestcenter/Javascript/15.2.3.11-4-3-expected.txt: Added.
80388         * ietestcenter/Javascript/15.2.3.11-4-3.html: Added.
80389         * ietestcenter/Javascript/15.2.3.11-4-4-expected.txt: Added.
80390         * ietestcenter/Javascript/15.2.3.11-4-4.html: Added.
80391         * ietestcenter/Javascript/15.2.3.11-4-5-expected.txt: Added.
80392         * ietestcenter/Javascript/15.2.3.11-4-5.html: Added.
80393         * ietestcenter/Javascript/15.2.3.11-4-6-expected.txt: Added.
80394         * ietestcenter/Javascript/15.2.3.11-4-6.html: Added.
80395         * ietestcenter/Javascript/15.2.3.11-4-7-expected.txt: Added.
80396         * ietestcenter/Javascript/15.2.3.11-4-7.html: Added.
80397         * ietestcenter/Javascript/15.2.3.11-4-8-expected.txt: Added.
80398         * ietestcenter/Javascript/15.2.3.11-4-8.html: Added.
80399         * ietestcenter/Javascript/15.2.3.11-4-9-expected.txt: Added.
80400         * ietestcenter/Javascript/15.2.3.11-4-9.html: Added.
80401         * ietestcenter/Javascript/15.2.3.12-0-1-expected.txt: Added.
80402         * ietestcenter/Javascript/15.2.3.12-0-1.html: Added.
80403         * ietestcenter/Javascript/15.2.3.12-0-2-expected.txt: Added.
80404         * ietestcenter/Javascript/15.2.3.12-0-2.html: Added.
80405         * ietestcenter/Javascript/15.2.3.12-1-expected.txt: Added.
80406         * ietestcenter/Javascript/15.2.3.12-1.html: Added.
80407         * ietestcenter/Javascript/15.2.3.12-3-1-expected.txt: Added.
80408         * ietestcenter/Javascript/15.2.3.12-3-1.html: Added.
80409         * ietestcenter/Javascript/15.2.3.12-3-10-expected.txt: Added.
80410         * ietestcenter/Javascript/15.2.3.12-3-10.html: Added.
80411         * ietestcenter/Javascript/15.2.3.12-3-11-expected.txt: Added.
80412         * ietestcenter/Javascript/15.2.3.12-3-11.html: Added.
80413         * ietestcenter/Javascript/15.2.3.12-3-12-expected.txt: Added.
80414         * ietestcenter/Javascript/15.2.3.12-3-12.html: Added.
80415         * ietestcenter/Javascript/15.2.3.12-3-13-expected.txt: Added.
80416         * ietestcenter/Javascript/15.2.3.12-3-13.html: Added.
80417         * ietestcenter/Javascript/15.2.3.12-3-14-expected.txt: Added.
80418         * ietestcenter/Javascript/15.2.3.12-3-14.html: Added.
80419         * ietestcenter/Javascript/15.2.3.12-3-15-expected.txt: Added.
80420         * ietestcenter/Javascript/15.2.3.12-3-15.html: Added.
80421         * ietestcenter/Javascript/15.2.3.12-3-16-expected.txt: Added.
80422         * ietestcenter/Javascript/15.2.3.12-3-16.html: Added.
80423         * ietestcenter/Javascript/15.2.3.12-3-17-expected.txt: Added.
80424         * ietestcenter/Javascript/15.2.3.12-3-17.html: Added.
80425         * ietestcenter/Javascript/15.2.3.12-3-18-expected.txt: Added.
80426         * ietestcenter/Javascript/15.2.3.12-3-18.html: Added.
80427         * ietestcenter/Javascript/15.2.3.12-3-19-expected.txt: Added.
80428         * ietestcenter/Javascript/15.2.3.12-3-19.html: Added.
80429         * ietestcenter/Javascript/15.2.3.12-3-2-expected.txt: Added.
80430         * ietestcenter/Javascript/15.2.3.12-3-2.html: Added.
80431         * ietestcenter/Javascript/15.2.3.12-3-20-expected.txt: Added.
80432         * ietestcenter/Javascript/15.2.3.12-3-20.html: Added.
80433         * ietestcenter/Javascript/15.2.3.12-3-21-expected.txt: Added.
80434         * ietestcenter/Javascript/15.2.3.12-3-21.html: Added.
80435         * ietestcenter/Javascript/15.2.3.12-3-22-expected.txt: Added.
80436         * ietestcenter/Javascript/15.2.3.12-3-22.html: Added.
80437         * ietestcenter/Javascript/15.2.3.12-3-23-expected.txt: Added.
80438         * ietestcenter/Javascript/15.2.3.12-3-23.html: Added.
80439         * ietestcenter/Javascript/15.2.3.12-3-24-expected.txt: Added.
80440         * ietestcenter/Javascript/15.2.3.12-3-24.html: Added.
80441         * ietestcenter/Javascript/15.2.3.12-3-25-expected.txt: Added.
80442         * ietestcenter/Javascript/15.2.3.12-3-25.html: Added.
80443         * ietestcenter/Javascript/15.2.3.12-3-26-expected.txt: Added.
80444         * ietestcenter/Javascript/15.2.3.12-3-26.html: Added.
80445         * ietestcenter/Javascript/15.2.3.12-3-27-expected.txt: Added.
80446         * ietestcenter/Javascript/15.2.3.12-3-27.html: Added.
80447         * ietestcenter/Javascript/15.2.3.12-3-3-expected.txt: Added.
80448         * ietestcenter/Javascript/15.2.3.12-3-3.html: Added.
80449         * ietestcenter/Javascript/15.2.3.12-3-4-expected.txt: Added.
80450         * ietestcenter/Javascript/15.2.3.12-3-4.html: Added.
80451         * ietestcenter/Javascript/15.2.3.12-3-5-expected.txt: Added.
80452         * ietestcenter/Javascript/15.2.3.12-3-5.html: Added.
80453         * ietestcenter/Javascript/15.2.3.12-3-6-expected.txt: Added.
80454         * ietestcenter/Javascript/15.2.3.12-3-6.html: Added.
80455         * ietestcenter/Javascript/15.2.3.12-3-7-expected.txt: Added.
80456         * ietestcenter/Javascript/15.2.3.12-3-7.html: Added.
80457         * ietestcenter/Javascript/15.2.3.12-3-8-expected.txt: Added.
80458         * ietestcenter/Javascript/15.2.3.12-3-8.html: Added.
80459         * ietestcenter/Javascript/15.2.3.12-3-9-expected.txt: Added.
80460         * ietestcenter/Javascript/15.2.3.12-3-9.html: Added.
80461         * ietestcenter/Javascript/15.2.3.13-0-1-expected.txt: Added.
80462         * ietestcenter/Javascript/15.2.3.13-0-1.html: Added.
80463         * ietestcenter/Javascript/15.2.3.13-0-2-expected.txt: Added.
80464         * ietestcenter/Javascript/15.2.3.13-0-2.html: Added.
80465         * ietestcenter/Javascript/15.2.3.13-0-3-expected.txt: Added.
80466         * ietestcenter/Javascript/15.2.3.13-0-3.html: Added.
80467         * ietestcenter/Javascript/15.2.3.13-1-expected.txt: Added.
80468         * ietestcenter/Javascript/15.2.3.13-1.html: Added.
80469         * ietestcenter/Javascript/15.2.3.13-2-1-expected.txt: Added.
80470         * ietestcenter/Javascript/15.2.3.13-2-1.html: Added.
80471         * ietestcenter/Javascript/15.2.3.13-2-10-expected.txt: Added.
80472         * ietestcenter/Javascript/15.2.3.13-2-10.html: Added.
80473         * ietestcenter/Javascript/15.2.3.13-2-11-expected.txt: Added.
80474         * ietestcenter/Javascript/15.2.3.13-2-11.html: Added.
80475         * ietestcenter/Javascript/15.2.3.13-2-12-expected.txt: Added.
80476         * ietestcenter/Javascript/15.2.3.13-2-12.html: Added.
80477         * ietestcenter/Javascript/15.2.3.13-2-13-expected.txt: Added.
80478         * ietestcenter/Javascript/15.2.3.13-2-13.html: Added.
80479         * ietestcenter/Javascript/15.2.3.13-2-14-expected.txt: Added.
80480         * ietestcenter/Javascript/15.2.3.13-2-14.html: Added.
80481         * ietestcenter/Javascript/15.2.3.13-2-15-expected.txt: Added.
80482         * ietestcenter/Javascript/15.2.3.13-2-15.html: Added.
80483         * ietestcenter/Javascript/15.2.3.13-2-16-expected.txt: Added.
80484         * ietestcenter/Javascript/15.2.3.13-2-16.html: Added.
80485         * ietestcenter/Javascript/15.2.3.13-2-17-expected.txt: Added.
80486         * ietestcenter/Javascript/15.2.3.13-2-17.html: Added.
80487         * ietestcenter/Javascript/15.2.3.13-2-18-expected.txt: Added.
80488         * ietestcenter/Javascript/15.2.3.13-2-18.html: Added.
80489         * ietestcenter/Javascript/15.2.3.13-2-19-expected.txt: Added.
80490         * ietestcenter/Javascript/15.2.3.13-2-19.html: Added.
80491         * ietestcenter/Javascript/15.2.3.13-2-2-expected.txt: Added.
80492         * ietestcenter/Javascript/15.2.3.13-2-2.html: Added.
80493         * ietestcenter/Javascript/15.2.3.13-2-20-expected.txt: Added.
80494         * ietestcenter/Javascript/15.2.3.13-2-20.html: Added.
80495         * ietestcenter/Javascript/15.2.3.13-2-21-expected.txt: Added.
80496         * ietestcenter/Javascript/15.2.3.13-2-21.html: Added.
80497         * ietestcenter/Javascript/15.2.3.13-2-3-expected.txt: Added.
80498         * ietestcenter/Javascript/15.2.3.13-2-3.html: Added.
80499         * ietestcenter/Javascript/15.2.3.13-2-4-expected.txt: Added.
80500         * ietestcenter/Javascript/15.2.3.13-2-4.html: Added.
80501         * ietestcenter/Javascript/15.2.3.13-2-5-expected.txt: Added.
80502         * ietestcenter/Javascript/15.2.3.13-2-5.html: Added.
80503         * ietestcenter/Javascript/15.2.3.13-2-6-expected.txt: Added.
80504         * ietestcenter/Javascript/15.2.3.13-2-6.html: Added.
80505         * ietestcenter/Javascript/15.2.3.13-2-7-expected.txt: Added.
80506         * ietestcenter/Javascript/15.2.3.13-2-7.html: Added.
80507         * ietestcenter/Javascript/15.2.3.13-2-8-expected.txt: Added.
80508         * ietestcenter/Javascript/15.2.3.13-2-8.html: Added.
80509         * ietestcenter/Javascript/15.2.3.13-2-9-expected.txt: Added.
80510         * ietestcenter/Javascript/15.2.3.13-2-9.html: Added.
80511         * ietestcenter/Javascript/15.2.3.14-0-1-expected.txt: Added.
80512         * ietestcenter/Javascript/15.2.3.14-0-1.html: Added.
80513         * ietestcenter/Javascript/15.2.3.14-0-2-expected.txt: Added.
80514         * ietestcenter/Javascript/15.2.3.14-0-2.html: Added.
80515         * ietestcenter/Javascript/15.2.3.14-1-1-expected.txt: Added.
80516         * ietestcenter/Javascript/15.2.3.14-1-1.html: Added.
80517         * ietestcenter/Javascript/15.2.3.14-1-2-expected.txt: Added.
80518         * ietestcenter/Javascript/15.2.3.14-1-2.html: Added.
80519         * ietestcenter/Javascript/15.2.3.14-1-3-expected.txt: Added.
80520         * ietestcenter/Javascript/15.2.3.14-1-3.html: Added.
80521         * ietestcenter/Javascript/15.2.3.14-1-4-expected.txt: Added.
80522         * ietestcenter/Javascript/15.2.3.14-1-4.html: Added.
80523         * ietestcenter/Javascript/15.2.3.14-1-5-expected.txt: Added.
80524         * ietestcenter/Javascript/15.2.3.14-1-5.html: Added.
80525         * ietestcenter/Javascript/15.2.3.14-2-1-expected.txt: Added.
80526         * ietestcenter/Javascript/15.2.3.14-2-1.html: Added.
80527         * ietestcenter/Javascript/15.2.3.14-2-2-expected.txt: Added.
80528         * ietestcenter/Javascript/15.2.3.14-2-2.html: Added.
80529         * ietestcenter/Javascript/15.2.3.14-2-3-expected.txt: Added.
80530         * ietestcenter/Javascript/15.2.3.14-2-3.html: Added.
80531         * ietestcenter/Javascript/15.2.3.14-2-4-expected.txt: Added.
80532         * ietestcenter/Javascript/15.2.3.14-2-4.html: Added.
80533         * ietestcenter/Javascript/15.2.3.14-2-5-expected.txt: Added.
80534         * ietestcenter/Javascript/15.2.3.14-2-5.html: Added.
80535         * ietestcenter/Javascript/15.2.3.14-2-6-expected.txt: Added.
80536         * ietestcenter/Javascript/15.2.3.14-2-6.html: Added.
80537         * ietestcenter/Javascript/15.2.3.14-3-1-expected.txt: Added.
80538         * ietestcenter/Javascript/15.2.3.14-3-1.html: Added.
80539         * ietestcenter/Javascript/15.2.3.14-3-2-expected.txt: Added.
80540         * ietestcenter/Javascript/15.2.3.14-3-2.html: Added.
80541         * ietestcenter/Javascript/15.2.3.14-3-3-expected.txt: Added.
80542         * ietestcenter/Javascript/15.2.3.14-3-3.html: Added.
80543         * ietestcenter/Javascript/15.2.3.14-3-4-expected.txt: Added.
80544         * ietestcenter/Javascript/15.2.3.14-3-4.html: Added.
80545         * ietestcenter/Javascript/15.2.3.14-3-5-expected.txt: Added.
80546         * ietestcenter/Javascript/15.2.3.14-3-5.html: Added.
80547         * ietestcenter/Javascript/15.2.3.2-0-1-expected.txt: Added.
80548         * ietestcenter/Javascript/15.2.3.2-0-1.html: Added.
80549         * ietestcenter/Javascript/15.2.3.2-0-2-expected.txt: Added.
80550         * ietestcenter/Javascript/15.2.3.2-0-2.html: Added.
80551         * ietestcenter/Javascript/15.2.3.2-0-3-expected.txt: Added.
80552         * ietestcenter/Javascript/15.2.3.2-0-3.html: Added.
80553         * ietestcenter/Javascript/15.2.3.2-1-expected.txt: Added.
80554         * ietestcenter/Javascript/15.2.3.2-1.html: Added.
80555         * ietestcenter/Javascript/15.2.3.2-2-1-expected.txt: Added.
80556         * ietestcenter/Javascript/15.2.3.2-2-1.html: Added.
80557         * ietestcenter/Javascript/15.2.3.2-2-10-expected.txt: Added.
80558         * ietestcenter/Javascript/15.2.3.2-2-10.html: Added.
80559         * ietestcenter/Javascript/15.2.3.2-2-11-expected.txt: Added.
80560         * ietestcenter/Javascript/15.2.3.2-2-11.html: Added.
80561         * ietestcenter/Javascript/15.2.3.2-2-12-expected.txt: Added.
80562         * ietestcenter/Javascript/15.2.3.2-2-12.html: Added.
80563         * ietestcenter/Javascript/15.2.3.2-2-13-expected.txt: Added.
80564         * ietestcenter/Javascript/15.2.3.2-2-13.html: Added.
80565         * ietestcenter/Javascript/15.2.3.2-2-14-expected.txt: Added.
80566         * ietestcenter/Javascript/15.2.3.2-2-14.html: Added.
80567         * ietestcenter/Javascript/15.2.3.2-2-15-expected.txt: Added.
80568         * ietestcenter/Javascript/15.2.3.2-2-15.html: Added.
80569         * ietestcenter/Javascript/15.2.3.2-2-16-expected.txt: Added.
80570         * ietestcenter/Javascript/15.2.3.2-2-16.html: Added.
80571         * ietestcenter/Javascript/15.2.3.2-2-17-expected.txt: Added.
80572         * ietestcenter/Javascript/15.2.3.2-2-17.html: Added.
80573         * ietestcenter/Javascript/15.2.3.2-2-18-expected.txt: Added.
80574         * ietestcenter/Javascript/15.2.3.2-2-18.html: Added.
80575         * ietestcenter/Javascript/15.2.3.2-2-2-expected.txt: Added.
80576         * ietestcenter/Javascript/15.2.3.2-2-2.html: Added.
80577         * ietestcenter/Javascript/15.2.3.2-2-3-expected.txt: Added.
80578         * ietestcenter/Javascript/15.2.3.2-2-3.html: Added.
80579         * ietestcenter/Javascript/15.2.3.2-2-4-expected.txt: Added.
80580         * ietestcenter/Javascript/15.2.3.2-2-4.html: Added.
80581         * ietestcenter/Javascript/15.2.3.2-2-5-expected.txt: Added.
80582         * ietestcenter/Javascript/15.2.3.2-2-5.html: Added.
80583         * ietestcenter/Javascript/15.2.3.2-2-6-expected.txt: Added.
80584         * ietestcenter/Javascript/15.2.3.2-2-6.html: Added.
80585         * ietestcenter/Javascript/15.2.3.2-2-7-expected.txt: Added.
80586         * ietestcenter/Javascript/15.2.3.2-2-7.html: Added.
80587         * ietestcenter/Javascript/15.2.3.2-2-8-expected.txt: Added.
80588         * ietestcenter/Javascript/15.2.3.2-2-8.html: Added.
80589         * ietestcenter/Javascript/15.2.3.2-2-9-expected.txt: Added.
80590         * ietestcenter/Javascript/15.2.3.2-2-9.html: Added.
80591         * ietestcenter/Javascript/15.2.3.3-0-1-expected.txt: Added.
80592         * ietestcenter/Javascript/15.2.3.3-0-1.html: Added.
80593         * ietestcenter/Javascript/15.2.3.3-0-2-expected.txt: Added.
80594         * ietestcenter/Javascript/15.2.3.3-0-2.html: Added.
80595         * ietestcenter/Javascript/15.2.3.3-1-expected.txt: Added.
80596         * ietestcenter/Javascript/15.2.3.3-1.html: Added.
80597         * ietestcenter/Javascript/15.2.3.3-2-1-expected.txt: Added.
80598         * ietestcenter/Javascript/15.2.3.3-2-1.html: Added.
80599         * ietestcenter/Javascript/15.2.3.3-2-2-expected.txt: Added.
80600         * ietestcenter/Javascript/15.2.3.3-2-2.html: Added.
80601         * ietestcenter/Javascript/15.2.3.3-4-1-expected.txt: Added.
80602         * ietestcenter/Javascript/15.2.3.3-4-1.html: Added.
80603         * ietestcenter/Javascript/15.2.3.3-4-10-expected.txt: Added.
80604         * ietestcenter/Javascript/15.2.3.3-4-10.html: Added.
80605         * ietestcenter/Javascript/15.2.3.3-4-100-expected.txt: Added.
80606         * ietestcenter/Javascript/15.2.3.3-4-100.html: Added.
80607         * ietestcenter/Javascript/15.2.3.3-4-101-expected.txt: Added.
80608         * ietestcenter/Javascript/15.2.3.3-4-101.html: Added.
80609         * ietestcenter/Javascript/15.2.3.3-4-102-expected.txt: Added.
80610         * ietestcenter/Javascript/15.2.3.3-4-102.html: Added.
80611         * ietestcenter/Javascript/15.2.3.3-4-103-expected.txt: Added.
80612         * ietestcenter/Javascript/15.2.3.3-4-103.html: Added.
80613         * ietestcenter/Javascript/15.2.3.3-4-104-expected.txt: Added.
80614         * ietestcenter/Javascript/15.2.3.3-4-104.html: Added.
80615         * ietestcenter/Javascript/15.2.3.3-4-105-expected.txt: Added.
80616         * ietestcenter/Javascript/15.2.3.3-4-105.html: Added.
80617         * ietestcenter/Javascript/15.2.3.3-4-106-expected.txt: Added.
80618         * ietestcenter/Javascript/15.2.3.3-4-106.html: Added.
80619         * ietestcenter/Javascript/15.2.3.3-4-107-expected.txt: Added.
80620         * ietestcenter/Javascript/15.2.3.3-4-107.html: Added.
80621         * ietestcenter/Javascript/15.2.3.3-4-108-expected.txt: Added.
80622         * ietestcenter/Javascript/15.2.3.3-4-108.html: Added.
80623         * ietestcenter/Javascript/15.2.3.3-4-109-expected.txt: Added.
80624         * ietestcenter/Javascript/15.2.3.3-4-109.html: Added.
80625         * ietestcenter/Javascript/15.2.3.3-4-11-expected.txt: Added.
80626         * ietestcenter/Javascript/15.2.3.3-4-11.html: Added.
80627         * ietestcenter/Javascript/15.2.3.3-4-110-expected.txt: Added.
80628         * ietestcenter/Javascript/15.2.3.3-4-110.html: Added.
80629         * ietestcenter/Javascript/15.2.3.3-4-111-expected.txt: Added.
80630         * ietestcenter/Javascript/15.2.3.3-4-111.html: Added.
80631         * ietestcenter/Javascript/15.2.3.3-4-112-expected.txt: Added.
80632         * ietestcenter/Javascript/15.2.3.3-4-112.html: Added.
80633         * ietestcenter/Javascript/15.2.3.3-4-113-expected.txt: Added.
80634         * ietestcenter/Javascript/15.2.3.3-4-113.html: Added.
80635         * ietestcenter/Javascript/15.2.3.3-4-114-expected.txt: Added.
80636         * ietestcenter/Javascript/15.2.3.3-4-114.html: Added.
80637         * ietestcenter/Javascript/15.2.3.3-4-115-expected.txt: Added.
80638         * ietestcenter/Javascript/15.2.3.3-4-115.html: Added.
80639         * ietestcenter/Javascript/15.2.3.3-4-116-expected.txt: Added.
80640         * ietestcenter/Javascript/15.2.3.3-4-116.html: Added.
80641         * ietestcenter/Javascript/15.2.3.3-4-117-expected.txt: Added.
80642         * ietestcenter/Javascript/15.2.3.3-4-117.html: Added.
80643         * ietestcenter/Javascript/15.2.3.3-4-118-expected.txt: Added.
80644         * ietestcenter/Javascript/15.2.3.3-4-118.html: Added.
80645         * ietestcenter/Javascript/15.2.3.3-4-119-expected.txt: Added.
80646         * ietestcenter/Javascript/15.2.3.3-4-119.html: Added.
80647         * ietestcenter/Javascript/15.2.3.3-4-12-expected.txt: Added.
80648         * ietestcenter/Javascript/15.2.3.3-4-12.html: Added.
80649         * ietestcenter/Javascript/15.2.3.3-4-120-expected.txt: Added.
80650         * ietestcenter/Javascript/15.2.3.3-4-120.html: Added.
80651         * ietestcenter/Javascript/15.2.3.3-4-121-expected.txt: Added.
80652         * ietestcenter/Javascript/15.2.3.3-4-121.html: Added.
80653         * ietestcenter/Javascript/15.2.3.3-4-122-expected.txt: Added.
80654         * ietestcenter/Javascript/15.2.3.3-4-122.html: Added.
80655         * ietestcenter/Javascript/15.2.3.3-4-123-expected.txt: Added.
80656         * ietestcenter/Javascript/15.2.3.3-4-123.html: Added.
80657         * ietestcenter/Javascript/15.2.3.3-4-124-expected.txt: Added.
80658         * ietestcenter/Javascript/15.2.3.3-4-124.html: Added.
80659         * ietestcenter/Javascript/15.2.3.3-4-125-expected.txt: Added.
80660         * ietestcenter/Javascript/15.2.3.3-4-125.html: Added.
80661         * ietestcenter/Javascript/15.2.3.3-4-126-expected.txt: Added.
80662         * ietestcenter/Javascript/15.2.3.3-4-126.html: Added.
80663         * ietestcenter/Javascript/15.2.3.3-4-127-expected.txt: Added.
80664         * ietestcenter/Javascript/15.2.3.3-4-127.html: Added.
80665         * ietestcenter/Javascript/15.2.3.3-4-128-expected.txt: Added.
80666         * ietestcenter/Javascript/15.2.3.3-4-128.html: Added.
80667         * ietestcenter/Javascript/15.2.3.3-4-129-expected.txt: Added.
80668         * ietestcenter/Javascript/15.2.3.3-4-129.html: Added.
80669         * ietestcenter/Javascript/15.2.3.3-4-13-expected.txt: Added.
80670         * ietestcenter/Javascript/15.2.3.3-4-13.html: Added.
80671         * ietestcenter/Javascript/15.2.3.3-4-130-expected.txt: Added.
80672         * ietestcenter/Javascript/15.2.3.3-4-130.html: Added.
80673         * ietestcenter/Javascript/15.2.3.3-4-131-expected.txt: Added.
80674         * ietestcenter/Javascript/15.2.3.3-4-131.html: Added.
80675         * ietestcenter/Javascript/15.2.3.3-4-132-expected.txt: Added.
80676         * ietestcenter/Javascript/15.2.3.3-4-132.html: Added.
80677         * ietestcenter/Javascript/15.2.3.3-4-133-expected.txt: Added.
80678         * ietestcenter/Javascript/15.2.3.3-4-133.html: Added.
80679         * ietestcenter/Javascript/15.2.3.3-4-134-expected.txt: Added.
80680         * ietestcenter/Javascript/15.2.3.3-4-134.html: Added.
80681         * ietestcenter/Javascript/15.2.3.3-4-135-expected.txt: Added.
80682         * ietestcenter/Javascript/15.2.3.3-4-135.html: Added.
80683         * ietestcenter/Javascript/15.2.3.3-4-136-expected.txt: Added.
80684         * ietestcenter/Javascript/15.2.3.3-4-136.html: Added.
80685         * ietestcenter/Javascript/15.2.3.3-4-137-expected.txt: Added.
80686         * ietestcenter/Javascript/15.2.3.3-4-137.html: Added.
80687         * ietestcenter/Javascript/15.2.3.3-4-138-expected.txt: Added.
80688         * ietestcenter/Javascript/15.2.3.3-4-138.html: Added.
80689         * ietestcenter/Javascript/15.2.3.3-4-139-expected.txt: Added.
80690         * ietestcenter/Javascript/15.2.3.3-4-139.html: Added.
80691         * ietestcenter/Javascript/15.2.3.3-4-14-expected.txt: Added.
80692         * ietestcenter/Javascript/15.2.3.3-4-14.html: Added.
80693         * ietestcenter/Javascript/15.2.3.3-4-140-expected.txt: Added.
80694         * ietestcenter/Javascript/15.2.3.3-4-140.html: Added.
80695         * ietestcenter/Javascript/15.2.3.3-4-141-expected.txt: Added.
80696         * ietestcenter/Javascript/15.2.3.3-4-141.html: Added.
80697         * ietestcenter/Javascript/15.2.3.3-4-142-expected.txt: Added.
80698         * ietestcenter/Javascript/15.2.3.3-4-142.html: Added.
80699         * ietestcenter/Javascript/15.2.3.3-4-143-expected.txt: Added.
80700         * ietestcenter/Javascript/15.2.3.3-4-143.html: Added.
80701         * ietestcenter/Javascript/15.2.3.3-4-144-expected.txt: Added.
80702         * ietestcenter/Javascript/15.2.3.3-4-144.html: Added.
80703         * ietestcenter/Javascript/15.2.3.3-4-145-expected.txt: Added.
80704         * ietestcenter/Javascript/15.2.3.3-4-145.html: Added.
80705         * ietestcenter/Javascript/15.2.3.3-4-146-expected.txt: Added.
80706         * ietestcenter/Javascript/15.2.3.3-4-146.html: Added.
80707         * ietestcenter/Javascript/15.2.3.3-4-147-expected.txt: Added.
80708         * ietestcenter/Javascript/15.2.3.3-4-147.html: Added.
80709         * ietestcenter/Javascript/15.2.3.3-4-148-expected.txt: Added.
80710         * ietestcenter/Javascript/15.2.3.3-4-148.html: Added.
80711         * ietestcenter/Javascript/15.2.3.3-4-149-expected.txt: Added.
80712         * ietestcenter/Javascript/15.2.3.3-4-149.html: Added.
80713         * ietestcenter/Javascript/15.2.3.3-4-15-expected.txt: Added.
80714         * ietestcenter/Javascript/15.2.3.3-4-15.html: Added.
80715         * ietestcenter/Javascript/15.2.3.3-4-150-expected.txt: Added.
80716         * ietestcenter/Javascript/15.2.3.3-4-150.html: Added.
80717         * ietestcenter/Javascript/15.2.3.3-4-151-expected.txt: Added.
80718         * ietestcenter/Javascript/15.2.3.3-4-151.html: Added.
80719         * ietestcenter/Javascript/15.2.3.3-4-152-expected.txt: Added.
80720         * ietestcenter/Javascript/15.2.3.3-4-152.html: Added.
80721         * ietestcenter/Javascript/15.2.3.3-4-153-expected.txt: Added.
80722         * ietestcenter/Javascript/15.2.3.3-4-153.html: Added.
80723         * ietestcenter/Javascript/15.2.3.3-4-154-expected.txt: Added.
80724         * ietestcenter/Javascript/15.2.3.3-4-154.html: Added.
80725         * ietestcenter/Javascript/15.2.3.3-4-155-expected.txt: Added.
80726         * ietestcenter/Javascript/15.2.3.3-4-155.html: Added.
80727         * ietestcenter/Javascript/15.2.3.3-4-156-expected.txt: Added.
80728         * ietestcenter/Javascript/15.2.3.3-4-156.html: Added.
80729         * ietestcenter/Javascript/15.2.3.3-4-157-expected.txt: Added.
80730         * ietestcenter/Javascript/15.2.3.3-4-157.html: Added.
80731         * ietestcenter/Javascript/15.2.3.3-4-158-expected.txt: Added.
80732         * ietestcenter/Javascript/15.2.3.3-4-158.html: Added.
80733         * ietestcenter/Javascript/15.2.3.3-4-159-expected.txt: Added.
80734         * ietestcenter/Javascript/15.2.3.3-4-159.html: Added.
80735         * ietestcenter/Javascript/15.2.3.3-4-16-expected.txt: Added.
80736         * ietestcenter/Javascript/15.2.3.3-4-16.html: Added.
80737         * ietestcenter/Javascript/15.2.3.3-4-160-expected.txt: Added.
80738         * ietestcenter/Javascript/15.2.3.3-4-160.html: Added.
80739         * ietestcenter/Javascript/15.2.3.3-4-161-expected.txt: Added.
80740         * ietestcenter/Javascript/15.2.3.3-4-161.html: Added.
80741         * ietestcenter/Javascript/15.2.3.3-4-162-expected.txt: Added.
80742         * ietestcenter/Javascript/15.2.3.3-4-162.html: Added.
80743         * ietestcenter/Javascript/15.2.3.3-4-163-expected.txt: Added.
80744         * ietestcenter/Javascript/15.2.3.3-4-163.html: Added.
80745         * ietestcenter/Javascript/15.2.3.3-4-164-expected.txt: Added.
80746         * ietestcenter/Javascript/15.2.3.3-4-164.html: Added.
80747         * ietestcenter/Javascript/15.2.3.3-4-165-expected.txt: Added.
80748         * ietestcenter/Javascript/15.2.3.3-4-165.html: Added.
80749         * ietestcenter/Javascript/15.2.3.3-4-166-expected.txt: Added.
80750         * ietestcenter/Javascript/15.2.3.3-4-166.html: Added.
80751         * ietestcenter/Javascript/15.2.3.3-4-167-expected.txt: Added.
80752         * ietestcenter/Javascript/15.2.3.3-4-167.html: Added.
80753         * ietestcenter/Javascript/15.2.3.3-4-168-expected.txt: Added.
80754         * ietestcenter/Javascript/15.2.3.3-4-168.html: Added.
80755         * ietestcenter/Javascript/15.2.3.3-4-169-expected.txt: Added.
80756         * ietestcenter/Javascript/15.2.3.3-4-169.html: Added.
80757         * ietestcenter/Javascript/15.2.3.3-4-17-expected.txt: Added.
80758         * ietestcenter/Javascript/15.2.3.3-4-17.html: Added.
80759         * ietestcenter/Javascript/15.2.3.3-4-170-expected.txt: Added.
80760         * ietestcenter/Javascript/15.2.3.3-4-170.html: Added.
80761         * ietestcenter/Javascript/15.2.3.3-4-171-expected.txt: Added.
80762         * ietestcenter/Javascript/15.2.3.3-4-171.html: Added.
80763         * ietestcenter/Javascript/15.2.3.3-4-172-expected.txt: Added.
80764         * ietestcenter/Javascript/15.2.3.3-4-172.html: Added.
80765         * ietestcenter/Javascript/15.2.3.3-4-173-expected.txt: Added.
80766         * ietestcenter/Javascript/15.2.3.3-4-173.html: Added.
80767         * ietestcenter/Javascript/15.2.3.3-4-174-expected.txt: Added.
80768         * ietestcenter/Javascript/15.2.3.3-4-174.html: Added.
80769         * ietestcenter/Javascript/15.2.3.3-4-175-expected.txt: Added.
80770         * ietestcenter/Javascript/15.2.3.3-4-175.html: Added.
80771         * ietestcenter/Javascript/15.2.3.3-4-176-expected.txt: Added.
80772         * ietestcenter/Javascript/15.2.3.3-4-176.html: Added.
80773         * ietestcenter/Javascript/15.2.3.3-4-177-expected.txt: Added.
80774         * ietestcenter/Javascript/15.2.3.3-4-177.html: Added.
80775         * ietestcenter/Javascript/15.2.3.3-4-178-expected.txt: Added.
80776         * ietestcenter/Javascript/15.2.3.3-4-178.html: Added.
80777         * ietestcenter/Javascript/15.2.3.3-4-179-expected.txt: Added.
80778         * ietestcenter/Javascript/15.2.3.3-4-179.html: Added.
80779         * ietestcenter/Javascript/15.2.3.3-4-18-expected.txt: Added.
80780         * ietestcenter/Javascript/15.2.3.3-4-18.html: Added.
80781         * ietestcenter/Javascript/15.2.3.3-4-180-expected.txt: Added.
80782         * ietestcenter/Javascript/15.2.3.3-4-180.html: Added.
80783         * ietestcenter/Javascript/15.2.3.3-4-182-expected.txt: Added.
80784         * ietestcenter/Javascript/15.2.3.3-4-182.html: Added.
80785         * ietestcenter/Javascript/15.2.3.3-4-185-expected.txt: Added.
80786         * ietestcenter/Javascript/15.2.3.3-4-185.html: Added.
80787         * ietestcenter/Javascript/15.2.3.3-4-186-expected.txt: Added.
80788         * ietestcenter/Javascript/15.2.3.3-4-186.html: Added.
80789         * ietestcenter/Javascript/15.2.3.3-4-187-expected.txt: Added.
80790         * ietestcenter/Javascript/15.2.3.3-4-187.html: Added.
80791         * ietestcenter/Javascript/15.2.3.3-4-188-expected.txt: Added.
80792         * ietestcenter/Javascript/15.2.3.3-4-188.html: Added.
80793         * ietestcenter/Javascript/15.2.3.3-4-189-expected.txt: Added.
80794         * ietestcenter/Javascript/15.2.3.3-4-189.html: Added.
80795         * ietestcenter/Javascript/15.2.3.3-4-19-expected.txt: Added.
80796         * ietestcenter/Javascript/15.2.3.3-4-19.html: Added.
80797         * ietestcenter/Javascript/15.2.3.3-4-190-expected.txt: Added.
80798         * ietestcenter/Javascript/15.2.3.3-4-190.html: Added.
80799         * ietestcenter/Javascript/15.2.3.3-4-191-expected.txt: Added.
80800         * ietestcenter/Javascript/15.2.3.3-4-191.html: Added.
80801         * ietestcenter/Javascript/15.2.3.3-4-192-expected.txt: Added.
80802         * ietestcenter/Javascript/15.2.3.3-4-192.html: Added.
80803         * ietestcenter/Javascript/15.2.3.3-4-193-expected.txt: Added.
80804         * ietestcenter/Javascript/15.2.3.3-4-193.html: Added.
80805         * ietestcenter/Javascript/15.2.3.3-4-194-expected.txt: Added.
80806         * ietestcenter/Javascript/15.2.3.3-4-194.html: Added.
80807         * ietestcenter/Javascript/15.2.3.3-4-195-expected.txt: Added.
80808         * ietestcenter/Javascript/15.2.3.3-4-195.html: Added.
80809         * ietestcenter/Javascript/15.2.3.3-4-196-expected.txt: Added.
80810         * ietestcenter/Javascript/15.2.3.3-4-196.html: Added.
80811         * ietestcenter/Javascript/15.2.3.3-4-197-expected.txt: Added.
80812         * ietestcenter/Javascript/15.2.3.3-4-197.html: Added.
80813         * ietestcenter/Javascript/15.2.3.3-4-198-expected.txt: Added.
80814         * ietestcenter/Javascript/15.2.3.3-4-198.html: Added.
80815         * ietestcenter/Javascript/15.2.3.3-4-199-expected.txt: Added.
80816         * ietestcenter/Javascript/15.2.3.3-4-199.html: Added.
80817         * ietestcenter/Javascript/15.2.3.3-4-2-expected.txt: Added.
80818         * ietestcenter/Javascript/15.2.3.3-4-2.html: Added.
80819         * ietestcenter/Javascript/15.2.3.3-4-20-expected.txt: Added.
80820         * ietestcenter/Javascript/15.2.3.3-4-20.html: Added.
80821         * ietestcenter/Javascript/15.2.3.3-4-200-expected.txt: Added.
80822         * ietestcenter/Javascript/15.2.3.3-4-200.html: Added.
80823         * ietestcenter/Javascript/15.2.3.3-4-201-expected.txt: Added.
80824         * ietestcenter/Javascript/15.2.3.3-4-201.html: Added.
80825         * ietestcenter/Javascript/15.2.3.3-4-202-expected.txt: Added.
80826         * ietestcenter/Javascript/15.2.3.3-4-202.html: Added.
80827         * ietestcenter/Javascript/15.2.3.3-4-203-expected.txt: Added.
80828         * ietestcenter/Javascript/15.2.3.3-4-203.html: Added.
80829         * ietestcenter/Javascript/15.2.3.3-4-204-expected.txt: Added.
80830         * ietestcenter/Javascript/15.2.3.3-4-204.html: Added.
80831         * ietestcenter/Javascript/15.2.3.3-4-205-expected.txt: Added.
80832         * ietestcenter/Javascript/15.2.3.3-4-205.html: Added.
80833         * ietestcenter/Javascript/15.2.3.3-4-206-expected.txt: Added.
80834         * ietestcenter/Javascript/15.2.3.3-4-206.html: Added.
80835         * ietestcenter/Javascript/15.2.3.3-4-207-expected.txt: Added.
80836         * ietestcenter/Javascript/15.2.3.3-4-207.html: Added.
80837         * ietestcenter/Javascript/15.2.3.3-4-208-expected.txt: Added.
80838         * ietestcenter/Javascript/15.2.3.3-4-208.html: Added.
80839         * ietestcenter/Javascript/15.2.3.3-4-209-expected.txt: Added.
80840         * ietestcenter/Javascript/15.2.3.3-4-209.html: Added.
80841         * ietestcenter/Javascript/15.2.3.3-4-21-expected.txt: Added.
80842         * ietestcenter/Javascript/15.2.3.3-4-21.html: Added.
80843         * ietestcenter/Javascript/15.2.3.3-4-210-expected.txt: Added.
80844         * ietestcenter/Javascript/15.2.3.3-4-210.html: Added.
80845         * ietestcenter/Javascript/15.2.3.3-4-211-expected.txt: Added.
80846         * ietestcenter/Javascript/15.2.3.3-4-211.html: Added.
80847         * ietestcenter/Javascript/15.2.3.3-4-212-expected.txt: Added.
80848         * ietestcenter/Javascript/15.2.3.3-4-212.html: Added.
80849         * ietestcenter/Javascript/15.2.3.3-4-213-expected.txt: Added.
80850         * ietestcenter/Javascript/15.2.3.3-4-213.html: Added.
80851         * ietestcenter/Javascript/15.2.3.3-4-214-expected.txt: Added.
80852         * ietestcenter/Javascript/15.2.3.3-4-214.html: Added.
80853         * ietestcenter/Javascript/15.2.3.3-4-215-expected.txt: Added.
80854         * ietestcenter/Javascript/15.2.3.3-4-215.html: Added.
80855         * ietestcenter/Javascript/15.2.3.3-4-216-expected.txt: Added.
80856         * ietestcenter/Javascript/15.2.3.3-4-216.html: Added.
80857         * ietestcenter/Javascript/15.2.3.3-4-217-expected.txt: Added.
80858         * ietestcenter/Javascript/15.2.3.3-4-217.html: Added.
80859         * ietestcenter/Javascript/15.2.3.3-4-218-expected.txt: Added.
80860         * ietestcenter/Javascript/15.2.3.3-4-218.html: Added.
80861         * ietestcenter/Javascript/15.2.3.3-4-219-expected.txt: Added.
80862         * ietestcenter/Javascript/15.2.3.3-4-219.html: Added.
80863         * ietestcenter/Javascript/15.2.3.3-4-22-expected.txt: Added.
80864         * ietestcenter/Javascript/15.2.3.3-4-22.html: Added.
80865         * ietestcenter/Javascript/15.2.3.3-4-220-expected.txt: Added.
80866         * ietestcenter/Javascript/15.2.3.3-4-220.html: Added.
80867         * ietestcenter/Javascript/15.2.3.3-4-221-expected.txt: Added.
80868         * ietestcenter/Javascript/15.2.3.3-4-221.html: Added.
80869         * ietestcenter/Javascript/15.2.3.3-4-222-expected.txt: Added.
80870         * ietestcenter/Javascript/15.2.3.3-4-222.html: Added.
80871         * ietestcenter/Javascript/15.2.3.3-4-23-expected.txt: Added.
80872         * ietestcenter/Javascript/15.2.3.3-4-23.html: Added.
80873         * ietestcenter/Javascript/15.2.3.3-4-24-expected.txt: Added.
80874         * ietestcenter/Javascript/15.2.3.3-4-24.html: Added.
80875         * ietestcenter/Javascript/15.2.3.3-4-25-expected.txt: Added.
80876         * ietestcenter/Javascript/15.2.3.3-4-25.html: Added.
80877         * ietestcenter/Javascript/15.2.3.3-4-26-expected.txt: Added.
80878         * ietestcenter/Javascript/15.2.3.3-4-26.html: Added.
80879         * ietestcenter/Javascript/15.2.3.3-4-27-expected.txt: Added.
80880         * ietestcenter/Javascript/15.2.3.3-4-27.html: Added.
80881         * ietestcenter/Javascript/15.2.3.3-4-28-expected.txt: Added.
80882         * ietestcenter/Javascript/15.2.3.3-4-28.html: Added.
80883         * ietestcenter/Javascript/15.2.3.3-4-29-expected.txt: Added.
80884         * ietestcenter/Javascript/15.2.3.3-4-29.html: Added.
80885         * ietestcenter/Javascript/15.2.3.3-4-3-expected.txt: Added.
80886         * ietestcenter/Javascript/15.2.3.3-4-3.html: Added.
80887         * ietestcenter/Javascript/15.2.3.3-4-30-expected.txt: Added.
80888         * ietestcenter/Javascript/15.2.3.3-4-30.html: Added.
80889         * ietestcenter/Javascript/15.2.3.3-4-31-expected.txt: Added.
80890         * ietestcenter/Javascript/15.2.3.3-4-31.html: Added.
80891         * ietestcenter/Javascript/15.2.3.3-4-32-expected.txt: Added.
80892         * ietestcenter/Javascript/15.2.3.3-4-32.html: Added.
80893         * ietestcenter/Javascript/15.2.3.3-4-33-expected.txt: Added.
80894         * ietestcenter/Javascript/15.2.3.3-4-33.html: Added.
80895         * ietestcenter/Javascript/15.2.3.3-4-34-expected.txt: Added.
80896         * ietestcenter/Javascript/15.2.3.3-4-34.html: Added.
80897         * ietestcenter/Javascript/15.2.3.3-4-35-expected.txt: Added.
80898         * ietestcenter/Javascript/15.2.3.3-4-35.html: Added.
80899         * ietestcenter/Javascript/15.2.3.3-4-36-expected.txt: Added.
80900         * ietestcenter/Javascript/15.2.3.3-4-36.html: Added.
80901         * ietestcenter/Javascript/15.2.3.3-4-37-expected.txt: Added.
80902         * ietestcenter/Javascript/15.2.3.3-4-37.html: Added.
80903         * ietestcenter/Javascript/15.2.3.3-4-38-expected.txt: Added.
80904         * ietestcenter/Javascript/15.2.3.3-4-38.html: Added.
80905         * ietestcenter/Javascript/15.2.3.3-4-39-expected.txt: Added.
80906         * ietestcenter/Javascript/15.2.3.3-4-39.html: Added.
80907         * ietestcenter/Javascript/15.2.3.3-4-4-expected.txt: Added.
80908         * ietestcenter/Javascript/15.2.3.3-4-4.html: Added.
80909         * ietestcenter/Javascript/15.2.3.3-4-40-expected.txt: Added.
80910         * ietestcenter/Javascript/15.2.3.3-4-40.html: Added.
80911         * ietestcenter/Javascript/15.2.3.3-4-41-expected.txt: Added.
80912         * ietestcenter/Javascript/15.2.3.3-4-41.html: Added.
80913         * ietestcenter/Javascript/15.2.3.3-4-42-expected.txt: Added.
80914         * ietestcenter/Javascript/15.2.3.3-4-42.html: Added.
80915         * ietestcenter/Javascript/15.2.3.3-4-43-expected.txt: Added.
80916         * ietestcenter/Javascript/15.2.3.3-4-43.html: Added.
80917         * ietestcenter/Javascript/15.2.3.3-4-44-expected.txt: Added.
80918         * ietestcenter/Javascript/15.2.3.3-4-44.html: Added.
80919         * ietestcenter/Javascript/15.2.3.3-4-45-expected.txt: Added.
80920         * ietestcenter/Javascript/15.2.3.3-4-45.html: Added.
80921         * ietestcenter/Javascript/15.2.3.3-4-46-expected.txt: Added.
80922         * ietestcenter/Javascript/15.2.3.3-4-46.html: Added.
80923         * ietestcenter/Javascript/15.2.3.3-4-47-expected.txt: Added.
80924         * ietestcenter/Javascript/15.2.3.3-4-47.html: Added.
80925         * ietestcenter/Javascript/15.2.3.3-4-48-expected.txt: Added.
80926         * ietestcenter/Javascript/15.2.3.3-4-48.html: Added.
80927         * ietestcenter/Javascript/15.2.3.3-4-49-expected.txt: Added.
80928         * ietestcenter/Javascript/15.2.3.3-4-49.html: Added.
80929         * ietestcenter/Javascript/15.2.3.3-4-5-expected.txt: Added.
80930         * ietestcenter/Javascript/15.2.3.3-4-5.html: Added.
80931         * ietestcenter/Javascript/15.2.3.3-4-50-expected.txt: Added.
80932         * ietestcenter/Javascript/15.2.3.3-4-50.html: Added.
80933         * ietestcenter/Javascript/15.2.3.3-4-51-expected.txt: Added.
80934         * ietestcenter/Javascript/15.2.3.3-4-51.html: Added.
80935         * ietestcenter/Javascript/15.2.3.3-4-52-expected.txt: Added.
80936         * ietestcenter/Javascript/15.2.3.3-4-52.html: Added.
80937         * ietestcenter/Javascript/15.2.3.3-4-53-expected.txt: Added.
80938         * ietestcenter/Javascript/15.2.3.3-4-53.html: Added.
80939         * ietestcenter/Javascript/15.2.3.3-4-54-expected.txt: Added.
80940         * ietestcenter/Javascript/15.2.3.3-4-54.html: Added.
80941         * ietestcenter/Javascript/15.2.3.3-4-55-expected.txt: Added.
80942         * ietestcenter/Javascript/15.2.3.3-4-55.html: Added.
80943         * ietestcenter/Javascript/15.2.3.3-4-56-expected.txt: Added.
80944         * ietestcenter/Javascript/15.2.3.3-4-56.html: Added.
80945         * ietestcenter/Javascript/15.2.3.3-4-57-expected.txt: Added.
80946         * ietestcenter/Javascript/15.2.3.3-4-57.html: Added.
80947         * ietestcenter/Javascript/15.2.3.3-4-58-expected.txt: Added.
80948         * ietestcenter/Javascript/15.2.3.3-4-58.html: Added.
80949         * ietestcenter/Javascript/15.2.3.3-4-59-expected.txt: Added.
80950         * ietestcenter/Javascript/15.2.3.3-4-59.html: Added.
80951         * ietestcenter/Javascript/15.2.3.3-4-6-expected.txt: Added.
80952         * ietestcenter/Javascript/15.2.3.3-4-6.html: Added.
80953         * ietestcenter/Javascript/15.2.3.3-4-60-expected.txt: Added.
80954         * ietestcenter/Javascript/15.2.3.3-4-60.html: Added.
80955         * ietestcenter/Javascript/15.2.3.3-4-61-expected.txt: Added.
80956         * ietestcenter/Javascript/15.2.3.3-4-61.html: Added.
80957         * ietestcenter/Javascript/15.2.3.3-4-62-expected.txt: Added.
80958         * ietestcenter/Javascript/15.2.3.3-4-62.html: Added.
80959         * ietestcenter/Javascript/15.2.3.3-4-63-expected.txt: Added.
80960         * ietestcenter/Javascript/15.2.3.3-4-63.html: Added.
80961         * ietestcenter/Javascript/15.2.3.3-4-64-expected.txt: Added.
80962         * ietestcenter/Javascript/15.2.3.3-4-64.html: Added.
80963         * ietestcenter/Javascript/15.2.3.3-4-65-expected.txt: Added.
80964         * ietestcenter/Javascript/15.2.3.3-4-65.html: Added.
80965         * ietestcenter/Javascript/15.2.3.3-4-66-expected.txt: Added.
80966         * ietestcenter/Javascript/15.2.3.3-4-66.html: Added.
80967         * ietestcenter/Javascript/15.2.3.3-4-67-expected.txt: Added.
80968         * ietestcenter/Javascript/15.2.3.3-4-67.html: Added.
80969         * ietestcenter/Javascript/15.2.3.3-4-68-expected.txt: Added.
80970         * ietestcenter/Javascript/15.2.3.3-4-68.html: Added.
80971         * ietestcenter/Javascript/15.2.3.3-4-69-expected.txt: Added.
80972         * ietestcenter/Javascript/15.2.3.3-4-69.html: Added.
80973         * ietestcenter/Javascript/15.2.3.3-4-7-expected.txt: Added.
80974         * ietestcenter/Javascript/15.2.3.3-4-7.html: Added.
80975         * ietestcenter/Javascript/15.2.3.3-4-70-expected.txt: Added.
80976         * ietestcenter/Javascript/15.2.3.3-4-70.html: Added.
80977         * ietestcenter/Javascript/15.2.3.3-4-71-expected.txt: Added.
80978         * ietestcenter/Javascript/15.2.3.3-4-71.html: Added.
80979         * ietestcenter/Javascript/15.2.3.3-4-72-expected.txt: Added.
80980         * ietestcenter/Javascript/15.2.3.3-4-72.html: Added.
80981         * ietestcenter/Javascript/15.2.3.3-4-73-expected.txt: Added.
80982         * ietestcenter/Javascript/15.2.3.3-4-73.html: Added.
80983         * ietestcenter/Javascript/15.2.3.3-4-74-expected.txt: Added.
80984         * ietestcenter/Javascript/15.2.3.3-4-74.html: Added.
80985         * ietestcenter/Javascript/15.2.3.3-4-75-expected.txt: Added.
80986         * ietestcenter/Javascript/15.2.3.3-4-75.html: Added.
80987         * ietestcenter/Javascript/15.2.3.3-4-76-expected.txt: Added.
80988         * ietestcenter/Javascript/15.2.3.3-4-76.html: Added.
80989         * ietestcenter/Javascript/15.2.3.3-4-77-expected.txt: Added.
80990         * ietestcenter/Javascript/15.2.3.3-4-77.html: Added.
80991         * ietestcenter/Javascript/15.2.3.3-4-78-expected.txt: Added.
80992         * ietestcenter/Javascript/15.2.3.3-4-78.html: Added.
80993         * ietestcenter/Javascript/15.2.3.3-4-79-expected.txt: Added.
80994         * ietestcenter/Javascript/15.2.3.3-4-79.html: Added.
80995         * ietestcenter/Javascript/15.2.3.3-4-8-expected.txt: Added.
80996         * ietestcenter/Javascript/15.2.3.3-4-8.html: Added.
80997         * ietestcenter/Javascript/15.2.3.3-4-80-expected.txt: Added.
80998         * ietestcenter/Javascript/15.2.3.3-4-80.html: Added.
80999         * ietestcenter/Javascript/15.2.3.3-4-81-expected.txt: Added.
81000         * ietestcenter/Javascript/15.2.3.3-4-81.html: Added.
81001         * ietestcenter/Javascript/15.2.3.3-4-82-expected.txt: Added.
81002         * ietestcenter/Javascript/15.2.3.3-4-82.html: Added.
81003         * ietestcenter/Javascript/15.2.3.3-4-84-expected.txt: Added.
81004         * ietestcenter/Javascript/15.2.3.3-4-84.html: Added.
81005         * ietestcenter/Javascript/15.2.3.3-4-85-expected.txt: Added.
81006         * ietestcenter/Javascript/15.2.3.3-4-85.html: Added.
81007         * ietestcenter/Javascript/15.2.3.3-4-86-expected.txt: Added.
81008         * ietestcenter/Javascript/15.2.3.3-4-86.html: Added.
81009         * ietestcenter/Javascript/15.2.3.3-4-88-expected.txt: Added.
81010         * ietestcenter/Javascript/15.2.3.3-4-88.html: Added.
81011         * ietestcenter/Javascript/15.2.3.3-4-89-expected.txt: Added.
81012         * ietestcenter/Javascript/15.2.3.3-4-89.html: Added.
81013         * ietestcenter/Javascript/15.2.3.3-4-9-expected.txt: Added.
81014         * ietestcenter/Javascript/15.2.3.3-4-9.html: Added.
81015         * ietestcenter/Javascript/15.2.3.3-4-90-expected.txt: Added.
81016         * ietestcenter/Javascript/15.2.3.3-4-90.html: Added.
81017         * ietestcenter/Javascript/15.2.3.3-4-91-expected.txt: Added.
81018         * ietestcenter/Javascript/15.2.3.3-4-91.html: Added.
81019         * ietestcenter/Javascript/15.2.3.3-4-92-expected.txt: Added.
81020         * ietestcenter/Javascript/15.2.3.3-4-92.html: Added.
81021         * ietestcenter/Javascript/15.2.3.3-4-93-expected.txt: Added.
81022         * ietestcenter/Javascript/15.2.3.3-4-93.html: Added.
81023         * ietestcenter/Javascript/15.2.3.3-4-94-expected.txt: Added.
81024         * ietestcenter/Javascript/15.2.3.3-4-94.html: Added.
81025         * ietestcenter/Javascript/15.2.3.3-4-96-expected.txt: Added.
81026         * ietestcenter/Javascript/15.2.3.3-4-96.html: Added.
81027         * ietestcenter/Javascript/15.2.3.3-4-97-expected.txt: Added.
81028         * ietestcenter/Javascript/15.2.3.3-4-97.html: Added.
81029         * ietestcenter/Javascript/15.2.3.3-4-98-expected.txt: Added.
81030         * ietestcenter/Javascript/15.2.3.3-4-98.html: Added.
81031         * ietestcenter/Javascript/15.2.3.3-4-99-expected.txt: Added.
81032         * ietestcenter/Javascript/15.2.3.3-4-99.html: Added.
81033         * ietestcenter/Javascript/15.2.3.4-0-1-expected.txt: Added.
81034         * ietestcenter/Javascript/15.2.3.4-0-1.html: Added.
81035         * ietestcenter/Javascript/15.2.3.4-0-2-expected.txt: Added.
81036         * ietestcenter/Javascript/15.2.3.4-0-2.html: Added.
81037         * ietestcenter/Javascript/15.2.3.4-1-expected.txt: Added.
81038         * ietestcenter/Javascript/15.2.3.4-1.html: Added.
81039         * ietestcenter/Javascript/15.2.3.4-4-2-expected.txt: Added.
81040         * ietestcenter/Javascript/15.2.3.4-4-2.html: Added.
81041         * ietestcenter/Javascript/15.2.3.4-4-b-1-expected.txt: Added.
81042         * ietestcenter/Javascript/15.2.3.4-4-b-1.html: Added.
81043         * ietestcenter/Javascript/15.2.3.5-0-1-expected.txt: Added.
81044         * ietestcenter/Javascript/15.2.3.5-0-1.html: Added.
81045         * ietestcenter/Javascript/15.2.3.5-0-2-expected.txt: Added.
81046         * ietestcenter/Javascript/15.2.3.5-0-2.html: Added.
81047         * ietestcenter/Javascript/15.2.3.5-1-expected.txt: Added.
81048         * ietestcenter/Javascript/15.2.3.5-1.html: Added.
81049         * ietestcenter/Javascript/15.2.3.5-2-1-expected.txt: Added.
81050         * ietestcenter/Javascript/15.2.3.5-2-1.html: Added.
81051         * ietestcenter/Javascript/15.2.3.5-3-1-expected.txt: Added.
81052         * ietestcenter/Javascript/15.2.3.5-3-1.html: Added.
81053         * ietestcenter/Javascript/15.2.3.5-4-1-expected.txt: Added.
81054         * ietestcenter/Javascript/15.2.3.5-4-1.html: Added.
81055         * ietestcenter/Javascript/15.2.3.6-0-1-expected.txt: Added.
81056         * ietestcenter/Javascript/15.2.3.6-0-1.html: Added.
81057         * ietestcenter/Javascript/15.2.3.6-0-2-expected.txt: Added.
81058         * ietestcenter/Javascript/15.2.3.6-0-2.html: Added.
81059         * ietestcenter/Javascript/15.2.3.6-1-expected.txt: Added.
81060         * ietestcenter/Javascript/15.2.3.6-1.html: Added.
81061         * ietestcenter/Javascript/15.2.3.6-3-1-expected.txt: Added.
81062         * ietestcenter/Javascript/15.2.3.6-3-1.html: Added.
81063         * ietestcenter/Javascript/15.2.3.6-3-10-expected.txt: Added.
81064         * ietestcenter/Javascript/15.2.3.6-3-10.html: Added.
81065         * ietestcenter/Javascript/15.2.3.6-3-11-expected.txt: Added.
81066         * ietestcenter/Javascript/15.2.3.6-3-11.html: Added.
81067         * ietestcenter/Javascript/15.2.3.6-3-12-expected.txt: Added.
81068         * ietestcenter/Javascript/15.2.3.6-3-12.html: Added.
81069         * ietestcenter/Javascript/15.2.3.6-3-13-expected.txt: Added.
81070         * ietestcenter/Javascript/15.2.3.6-3-13.html: Added.
81071         * ietestcenter/Javascript/15.2.3.6-3-14-expected.txt: Added.
81072         * ietestcenter/Javascript/15.2.3.6-3-14.html: Added.
81073         * ietestcenter/Javascript/15.2.3.6-3-2-expected.txt: Added.
81074         * ietestcenter/Javascript/15.2.3.6-3-2.html: Added.
81075         * ietestcenter/Javascript/15.2.3.6-3-3-expected.txt: Added.
81076         * ietestcenter/Javascript/15.2.3.6-3-3.html: Added.
81077         * ietestcenter/Javascript/15.2.3.6-3-4-expected.txt: Added.
81078         * ietestcenter/Javascript/15.2.3.6-3-4.html: Added.
81079         * ietestcenter/Javascript/15.2.3.6-3-5-expected.txt: Added.
81080         * ietestcenter/Javascript/15.2.3.6-3-5.html: Added.
81081         * ietestcenter/Javascript/15.2.3.6-3-6-expected.txt: Added.
81082         * ietestcenter/Javascript/15.2.3.6-3-6.html: Added.
81083         * ietestcenter/Javascript/15.2.3.6-3-7-expected.txt: Added.
81084         * ietestcenter/Javascript/15.2.3.6-3-7.html: Added.
81085         * ietestcenter/Javascript/15.2.3.6-3-8-expected.txt: Added.
81086         * ietestcenter/Javascript/15.2.3.6-3-8.html: Added.
81087         * ietestcenter/Javascript/15.2.3.6-3-9-expected.txt: Added.
81088         * ietestcenter/Javascript/15.2.3.6-3-9.html: Added.
81089         * ietestcenter/Javascript/15.2.3.6-4-1-expected.txt: Added.
81090         * ietestcenter/Javascript/15.2.3.6-4-1.html: Added.
81091         * ietestcenter/Javascript/15.2.3.6-4-5-expected.txt: Added.
81092         * ietestcenter/Javascript/15.2.3.6-4-5.html: Added.
81093         * ietestcenter/Javascript/15.2.3.6-4-6-expected.txt: Added.
81094         * ietestcenter/Javascript/15.2.3.6-4-6.html: Added.
81095         * ietestcenter/Javascript/15.2.3.7-0-1-expected.txt: Added.
81096         * ietestcenter/Javascript/15.2.3.7-0-1.html: Added.
81097         * ietestcenter/Javascript/15.2.3.7-0-2-expected.txt: Added.
81098         * ietestcenter/Javascript/15.2.3.7-0-2.html: Added.
81099         * ietestcenter/Javascript/15.2.3.7-1-expected.txt: Added.
81100         * ietestcenter/Javascript/15.2.3.7-1.html: Added.
81101         * ietestcenter/Javascript/15.2.3.8-0-1-expected.txt: Added.
81102         * ietestcenter/Javascript/15.2.3.8-0-1.html: Added.
81103         * ietestcenter/Javascript/15.2.3.8-0-2-expected.txt: Added.
81104         * ietestcenter/Javascript/15.2.3.8-0-2.html: Added.
81105         * ietestcenter/Javascript/15.2.3.8-1-expected.txt: Added.
81106         * ietestcenter/Javascript/15.2.3.8-1.html: Added.
81107         * ietestcenter/Javascript/15.2.3.9-0-1-expected.txt: Added.
81108         * ietestcenter/Javascript/15.2.3.9-0-1.html: Added.
81109         * ietestcenter/Javascript/15.2.3.9-0-2-expected.txt: Added.
81110         * ietestcenter/Javascript/15.2.3.9-0-2.html: Added.
81111         * ietestcenter/Javascript/15.2.3.9-1-expected.txt: Added.
81112         * ietestcenter/Javascript/15.2.3.9-1.html: Added.
81113         * ietestcenter/Javascript/15.3.2.1-11-1-expected.txt: Added.
81114         * ietestcenter/Javascript/15.3.2.1-11-1.html: Added.
81115         * ietestcenter/Javascript/15.3.2.1-11-3-expected.txt: Added.
81116         * ietestcenter/Javascript/15.3.2.1-11-3.html: Added.
81117         * ietestcenter/Javascript/15.3.2.1-11-5-expected.txt: Added.
81118         * ietestcenter/Javascript/15.3.2.1-11-5.html: Added.
81119         * ietestcenter/Javascript/15.3.3.2-1-expected.txt: Added.
81120         * ietestcenter/Javascript/15.3.3.2-1.html: Added.
81121         * ietestcenter/Javascript/15.3.4.5-0-1-expected.txt: Added.
81122         * ietestcenter/Javascript/15.3.4.5-0-1.html: Added.
81123         * ietestcenter/Javascript/15.3.4.5-0-2-expected.txt: Added.
81124         * ietestcenter/Javascript/15.3.4.5-0-2.html: Added.
81125         * ietestcenter/Javascript/15.3.4.5-13.b-1-expected.txt: Added.
81126         * ietestcenter/Javascript/15.3.4.5-13.b-1.html: Added.
81127         * ietestcenter/Javascript/15.3.4.5-13.b-2-expected.txt: Added.
81128         * ietestcenter/Javascript/15.3.4.5-13.b-2.html: Added.
81129         * ietestcenter/Javascript/15.3.4.5-13.b-3-expected.txt: Added.
81130         * ietestcenter/Javascript/15.3.4.5-13.b-3.html: Added.
81131         * ietestcenter/Javascript/15.3.4.5-13.b-4-expected.txt: Added.
81132         * ietestcenter/Javascript/15.3.4.5-13.b-4.html: Added.
81133         * ietestcenter/Javascript/15.3.4.5-13.b-5-expected.txt: Added.
81134         * ietestcenter/Javascript/15.3.4.5-13.b-5.html: Added.
81135         * ietestcenter/Javascript/15.3.4.5-15-1-expected.txt: Added.
81136         * ietestcenter/Javascript/15.3.4.5-15-1.html: Added.
81137         * ietestcenter/Javascript/15.3.4.5-15-2-expected.txt: Added.
81138         * ietestcenter/Javascript/15.3.4.5-15-2.html: Added.
81139         * ietestcenter/Javascript/15.3.4.5-16-1-expected.txt: Added.
81140         * ietestcenter/Javascript/15.3.4.5-16-1.html: Added.
81141         * ietestcenter/Javascript/15.3.4.5-2-1-expected.txt: Added.
81142         * ietestcenter/Javascript/15.3.4.5-2-1.html: Added.
81143         * ietestcenter/Javascript/15.3.4.5-2-2-expected.txt: Added.
81144         * ietestcenter/Javascript/15.3.4.5-2-2.html: Added.
81145         * ietestcenter/Javascript/15.3.4.5-2-3-expected.txt: Added.
81146         * ietestcenter/Javascript/15.3.4.5-2-3.html: Added.
81147         * ietestcenter/Javascript/15.3.4.5-2-4-expected.txt: Added.
81148         * ietestcenter/Javascript/15.3.4.5-2-4.html: Added.
81149         * ietestcenter/Javascript/15.3.4.5-2-5-expected.txt: Added.
81150         * ietestcenter/Javascript/15.3.4.5-2-5.html: Added.
81151         * ietestcenter/Javascript/15.3.4.5-2-6-expected.txt: Added.
81152         * ietestcenter/Javascript/15.3.4.5-2-6.html: Added.
81153         * ietestcenter/Javascript/15.3.4.5-2-7-expected.txt: Added.
81154         * ietestcenter/Javascript/15.3.4.5-2-7.html: Added.
81155         * ietestcenter/Javascript/15.3.4.5-2-8-expected.txt: Added.
81156         * ietestcenter/Javascript/15.3.4.5-2-8.html: Added.
81157         * ietestcenter/Javascript/15.3.4.5-2-9-expected.txt: Added.
81158         * ietestcenter/Javascript/15.3.4.5-2-9.html: Added.
81159         * ietestcenter/Javascript/15.3.4.5-8-1-expected.txt: Added.
81160         * ietestcenter/Javascript/15.3.4.5-8-1.html: Added.
81161         * ietestcenter/Javascript/15.3.4.5-8-2-expected.txt: Added.
81162         * ietestcenter/Javascript/15.3.4.5-8-2.html: Added.
81163         * ietestcenter/Javascript/15.3.4.5-9-1-expected.txt: Added.
81164         * ietestcenter/Javascript/15.3.4.5-9-1.html: Added.
81165         * ietestcenter/Javascript/15.3.4.5-9-2-expected.txt: Added.
81166         * ietestcenter/Javascript/15.3.4.5-9-2.html: Added.
81167         * ietestcenter/Javascript/15.4.3.2-0-1-expected.txt: Added.
81168         * ietestcenter/Javascript/15.4.3.2-0-1.html: Added.
81169         * ietestcenter/Javascript/15.4.3.2-0-2-expected.txt: Added.
81170         * ietestcenter/Javascript/15.4.3.2-0-2.html: Added.
81171         * ietestcenter/Javascript/15.4.3.2-0-3-expected.txt: Added.
81172         * ietestcenter/Javascript/15.4.3.2-0-3.html: Added.
81173         * ietestcenter/Javascript/15.4.3.2-0-4-expected.txt: Added.
81174         * ietestcenter/Javascript/15.4.3.2-0-4.html: Added.
81175         * ietestcenter/Javascript/15.4.3.2-0-5-expected.txt: Added.
81176         * ietestcenter/Javascript/15.4.3.2-0-5.html: Added.
81177         * ietestcenter/Javascript/15.4.3.2-0-6-expected.txt: Added.
81178         * ietestcenter/Javascript/15.4.3.2-0-6.html: Added.
81179         * ietestcenter/Javascript/15.4.3.2-0-7-expected.txt: Added.
81180         * ietestcenter/Javascript/15.4.3.2-0-7.html: Added.
81181         * ietestcenter/Javascript/15.4.4.14-0-1-expected.txt: Added.
81182         * ietestcenter/Javascript/15.4.4.14-0-1.html: Added.
81183         * ietestcenter/Javascript/15.4.4.14-0-2-expected.txt: Added.
81184         * ietestcenter/Javascript/15.4.4.14-0-2.html: Added.
81185         * ietestcenter/Javascript/15.4.4.14-1-10-expected.txt: Added.
81186         * ietestcenter/Javascript/15.4.4.14-1-10.html: Added.
81187         * ietestcenter/Javascript/15.4.4.14-1-11-expected.txt: Added.
81188         * ietestcenter/Javascript/15.4.4.14-1-11.html: Added.
81189         * ietestcenter/Javascript/15.4.4.14-1-12-expected.txt: Added.
81190         * ietestcenter/Javascript/15.4.4.14-1-12.html: Added.
81191         * ietestcenter/Javascript/15.4.4.14-1-13-expected.txt: Added.
81192         * ietestcenter/Javascript/15.4.4.14-1-13.html: Added.
81193         * ietestcenter/Javascript/15.4.4.14-1-14-expected.txt: Added.
81194         * ietestcenter/Javascript/15.4.4.14-1-14.html: Added.
81195         * ietestcenter/Javascript/15.4.4.14-1-15-expected.txt: Added.
81196         * ietestcenter/Javascript/15.4.4.14-1-15.html: Added.
81197         * ietestcenter/Javascript/15.4.4.14-1-16-expected.txt: Added.
81198         * ietestcenter/Javascript/15.4.4.14-1-16.html: Added.
81199         * ietestcenter/Javascript/15.4.4.14-1-18-expected.txt: Added.
81200         * ietestcenter/Javascript/15.4.4.14-1-18.html: Added.
81201         * ietestcenter/Javascript/15.4.4.14-1-3-expected.txt: Added.
81202         * ietestcenter/Javascript/15.4.4.14-1-3.html: Added.
81203         * ietestcenter/Javascript/15.4.4.14-1-4-expected.txt: Added.
81204         * ietestcenter/Javascript/15.4.4.14-1-4.html: Added.
81205         * ietestcenter/Javascript/15.4.4.14-1-5-expected.txt: Added.
81206         * ietestcenter/Javascript/15.4.4.14-1-5.html: Added.
81207         * ietestcenter/Javascript/15.4.4.14-1-6-expected.txt: Added.
81208         * ietestcenter/Javascript/15.4.4.14-1-6.html: Added.
81209         * ietestcenter/Javascript/15.4.4.14-1-7-expected.txt: Added.
81210         * ietestcenter/Javascript/15.4.4.14-1-7.html: Added.
81211         * ietestcenter/Javascript/15.4.4.14-1-8-expected.txt: Added.
81212         * ietestcenter/Javascript/15.4.4.14-1-8.html: Added.
81213         * ietestcenter/Javascript/15.4.4.14-1-9-expected.txt: Added.
81214         * ietestcenter/Javascript/15.4.4.14-1-9.html: Added.
81215         * ietestcenter/Javascript/15.4.4.14-10-1-expected.txt: Added.
81216         * ietestcenter/Javascript/15.4.4.14-10-1.html: Added.
81217         * ietestcenter/Javascript/15.4.4.14-10-2-expected.txt: Added.
81218         * ietestcenter/Javascript/15.4.4.14-10-2.html: Added.
81219         * ietestcenter/Javascript/15.4.4.14-2-1-expected.txt: Added.
81220         * ietestcenter/Javascript/15.4.4.14-2-1.html: Added.
81221         * ietestcenter/Javascript/15.4.4.14-2-10-expected.txt: Added.
81222         * ietestcenter/Javascript/15.4.4.14-2-10.html: Added.
81223         * ietestcenter/Javascript/15.4.4.14-2-11-expected.txt: Added.
81224         * ietestcenter/Javascript/15.4.4.14-2-11.html: Added.
81225         * ietestcenter/Javascript/15.4.4.14-2-12-expected.txt: Added.
81226         * ietestcenter/Javascript/15.4.4.14-2-12.html: Added.
81227         * ietestcenter/Javascript/15.4.4.14-2-13-expected.txt: Added.
81228         * ietestcenter/Javascript/15.4.4.14-2-13.html: Added.
81229         * ietestcenter/Javascript/15.4.4.14-2-14-expected.txt: Added.
81230         * ietestcenter/Javascript/15.4.4.14-2-14.html: Added.
81231         * ietestcenter/Javascript/15.4.4.14-2-15-expected.txt: Added.
81232         * ietestcenter/Javascript/15.4.4.14-2-15.html: Added.
81233         * ietestcenter/Javascript/15.4.4.14-2-17-expected.txt: Added.
81234         * ietestcenter/Javascript/15.4.4.14-2-17.html: Added.
81235         * ietestcenter/Javascript/15.4.4.14-2-18-expected.txt: Added.
81236         * ietestcenter/Javascript/15.4.4.14-2-18.html: Added.
81237         * ietestcenter/Javascript/15.4.4.14-2-19-expected.txt: Added.
81238         * ietestcenter/Javascript/15.4.4.14-2-19.html: Added.
81239         * ietestcenter/Javascript/15.4.4.14-2-2-expected.txt: Added.
81240         * ietestcenter/Javascript/15.4.4.14-2-2.html: Added.
81241         * ietestcenter/Javascript/15.4.4.14-2-20-expected.txt: Added.
81242         * ietestcenter/Javascript/15.4.4.14-2-20.html: Added.
81243         * ietestcenter/Javascript/15.4.4.14-2-3-expected.txt: Added.
81244         * ietestcenter/Javascript/15.4.4.14-2-3.html: Added.
81245         * ietestcenter/Javascript/15.4.4.14-2-4-expected.txt: Added.
81246         * ietestcenter/Javascript/15.4.4.14-2-4.html: Added.
81247         * ietestcenter/Javascript/15.4.4.14-2-5-expected.txt: Added.
81248         * ietestcenter/Javascript/15.4.4.14-2-5.html: Added.
81249         * ietestcenter/Javascript/15.4.4.14-2-6-expected.txt: Added.
81250         * ietestcenter/Javascript/15.4.4.14-2-6.html: Added.
81251         * ietestcenter/Javascript/15.4.4.14-2-7-expected.txt: Added.
81252         * ietestcenter/Javascript/15.4.4.14-2-7.html: Added.
81253         * ietestcenter/Javascript/15.4.4.14-2-8-expected.txt: Added.
81254         * ietestcenter/Javascript/15.4.4.14-2-8.html: Added.
81255         * ietestcenter/Javascript/15.4.4.14-2-9-expected.txt: Added.
81256         * ietestcenter/Javascript/15.4.4.14-2-9.html: Added.
81257         * ietestcenter/Javascript/15.4.4.14-3-1-expected.txt: Added.
81258         * ietestcenter/Javascript/15.4.4.14-3-1.html: Added.
81259         * ietestcenter/Javascript/15.4.4.14-3-10-expected.txt: Added.
81260         * ietestcenter/Javascript/15.4.4.14-3-10.html: Added.
81261         * ietestcenter/Javascript/15.4.4.14-3-11-expected.txt: Added.
81262         * ietestcenter/Javascript/15.4.4.14-3-11.html: Added.
81263         * ietestcenter/Javascript/15.4.4.14-3-12-expected.txt: Added.
81264         * ietestcenter/Javascript/15.4.4.14-3-12.html: Added.
81265         * ietestcenter/Javascript/15.4.4.14-3-13-expected.txt: Added.
81266         * ietestcenter/Javascript/15.4.4.14-3-13.html: Added.
81267         * ietestcenter/Javascript/15.4.4.14-3-14-expected.txt: Added.
81268         * ietestcenter/Javascript/15.4.4.14-3-14.html: Added.
81269         * ietestcenter/Javascript/15.4.4.14-3-15-expected.txt: Added.
81270         * ietestcenter/Javascript/15.4.4.14-3-15.html: Added.
81271         * ietestcenter/Javascript/15.4.4.14-3-16-expected.txt: Added.
81272         * ietestcenter/Javascript/15.4.4.14-3-16.html: Added.
81273         * ietestcenter/Javascript/15.4.4.14-3-17-expected.txt: Added.
81274         * ietestcenter/Javascript/15.4.4.14-3-17.html: Added.
81275         * ietestcenter/Javascript/15.4.4.14-3-18-expected.txt: Added.
81276         * ietestcenter/Javascript/15.4.4.14-3-18.html: Added.
81277         * ietestcenter/Javascript/15.4.4.14-3-19-expected.txt: Added.
81278         * ietestcenter/Javascript/15.4.4.14-3-19.html: Added.
81279         * ietestcenter/Javascript/15.4.4.14-3-2-expected.txt: Added.
81280         * ietestcenter/Javascript/15.4.4.14-3-2.html: Added.
81281         * ietestcenter/Javascript/15.4.4.14-3-20-expected.txt: Added.
81282         * ietestcenter/Javascript/15.4.4.14-3-20.html: Added.
81283         * ietestcenter/Javascript/15.4.4.14-3-21-expected.txt: Added.
81284         * ietestcenter/Javascript/15.4.4.14-3-21.html: Added.
81285         * ietestcenter/Javascript/15.4.4.14-3-22-expected.txt: Added.
81286         * ietestcenter/Javascript/15.4.4.14-3-22.html: Added.
81287         * ietestcenter/Javascript/15.4.4.14-3-23-expected.txt: Added.
81288         * ietestcenter/Javascript/15.4.4.14-3-23.html: Added.
81289         * ietestcenter/Javascript/15.4.4.14-3-24-expected.txt: Added.
81290         * ietestcenter/Javascript/15.4.4.14-3-24.html: Added.
81291         * ietestcenter/Javascript/15.4.4.14-3-25-expected.txt: Added.
81292         * ietestcenter/Javascript/15.4.4.14-3-25.html: Added.
81293         * ietestcenter/Javascript/15.4.4.14-3-28-expected.txt: Added.
81294         * ietestcenter/Javascript/15.4.4.14-3-28.html: Added.
81295         * ietestcenter/Javascript/15.4.4.14-3-29-expected.txt: Added.
81296         * ietestcenter/Javascript/15.4.4.14-3-29.html: Added.
81297         * ietestcenter/Javascript/15.4.4.14-3-3-expected.txt: Added.
81298         * ietestcenter/Javascript/15.4.4.14-3-3.html: Added.
81299         * ietestcenter/Javascript/15.4.4.14-3-4-expected.txt: Added.
81300         * ietestcenter/Javascript/15.4.4.14-3-4.html: Added.
81301         * ietestcenter/Javascript/15.4.4.14-3-5-expected.txt: Added.
81302         * ietestcenter/Javascript/15.4.4.14-3-5.html: Added.
81303         * ietestcenter/Javascript/15.4.4.14-3-6-expected.txt: Added.
81304         * ietestcenter/Javascript/15.4.4.14-3-6.html: Added.
81305         * ietestcenter/Javascript/15.4.4.14-3-7-expected.txt: Added.
81306         * ietestcenter/Javascript/15.4.4.14-3-7.html: Added.
81307         * ietestcenter/Javascript/15.4.4.14-3-8-expected.txt: Added.
81308         * ietestcenter/Javascript/15.4.4.14-3-8.html: Added.
81309         * ietestcenter/Javascript/15.4.4.14-3-9-expected.txt: Added.
81310         * ietestcenter/Javascript/15.4.4.14-3-9.html: Added.
81311         * ietestcenter/Javascript/15.4.4.14-4-1-expected.txt: Added.
81312         * ietestcenter/Javascript/15.4.4.14-4-1.html: Added.
81313         * ietestcenter/Javascript/15.4.4.14-4-10-expected.txt: Added.
81314         * ietestcenter/Javascript/15.4.4.14-4-10.html: Added.
81315         * ietestcenter/Javascript/15.4.4.14-4-11-expected.txt: Added.
81316         * ietestcenter/Javascript/15.4.4.14-4-11.html: Added.
81317         * ietestcenter/Javascript/15.4.4.14-4-12-expected.txt: Added.
81318         * ietestcenter/Javascript/15.4.4.14-4-12.html: Added.
81319         * ietestcenter/Javascript/15.4.4.14-4-2-expected.txt: Added.
81320         * ietestcenter/Javascript/15.4.4.14-4-2.html: Added.
81321         * ietestcenter/Javascript/15.4.4.14-4-3-expected.txt: Added.
81322         * ietestcenter/Javascript/15.4.4.14-4-3.html: Added.
81323         * ietestcenter/Javascript/15.4.4.14-4-4-expected.txt: Added.
81324         * ietestcenter/Javascript/15.4.4.14-4-4.html: Added.
81325         * ietestcenter/Javascript/15.4.4.14-4-5-expected.txt: Added.
81326         * ietestcenter/Javascript/15.4.4.14-4-5.html: Added.
81327         * ietestcenter/Javascript/15.4.4.14-4-6-expected.txt: Added.
81328         * ietestcenter/Javascript/15.4.4.14-4-6.html: Added.
81329         * ietestcenter/Javascript/15.4.4.14-4-7-expected.txt: Added.
81330         * ietestcenter/Javascript/15.4.4.14-4-7.html: Added.
81331         * ietestcenter/Javascript/15.4.4.14-4-8-expected.txt: Added.
81332         * ietestcenter/Javascript/15.4.4.14-4-8.html: Added.
81333         * ietestcenter/Javascript/15.4.4.14-4-9-expected.txt: Added.
81334         * ietestcenter/Javascript/15.4.4.14-4-9.html: Added.
81335         * ietestcenter/Javascript/15.4.4.14-5-1-expected.txt: Added.
81336         * ietestcenter/Javascript/15.4.4.14-5-1.html: Added.
81337         * ietestcenter/Javascript/15.4.4.14-5-10-expected.txt: Added.
81338         * ietestcenter/Javascript/15.4.4.14-5-10.html: Added.
81339         * ietestcenter/Javascript/15.4.4.14-5-11-expected.txt: Added.
81340         * ietestcenter/Javascript/15.4.4.14-5-11.html: Added.
81341         * ietestcenter/Javascript/15.4.4.14-5-12-expected.txt: Added.
81342         * ietestcenter/Javascript/15.4.4.14-5-12.html: Added.
81343         * ietestcenter/Javascript/15.4.4.14-5-13-expected.txt: Added.
81344         * ietestcenter/Javascript/15.4.4.14-5-13.html: Added.
81345         * ietestcenter/Javascript/15.4.4.14-5-14-expected.txt: Added.
81346         * ietestcenter/Javascript/15.4.4.14-5-14.html: Added.
81347         * ietestcenter/Javascript/15.4.4.14-5-15-expected.txt: Added.
81348         * ietestcenter/Javascript/15.4.4.14-5-15.html: Added.
81349         * ietestcenter/Javascript/15.4.4.14-5-16-expected.txt: Added.
81350         * ietestcenter/Javascript/15.4.4.14-5-16.html: Added.
81351         * ietestcenter/Javascript/15.4.4.14-5-17-expected.txt: Added.
81352         * ietestcenter/Javascript/15.4.4.14-5-17.html: Added.
81353         * ietestcenter/Javascript/15.4.4.14-5-18-expected.txt: Added.
81354         * ietestcenter/Javascript/15.4.4.14-5-18.html: Added.
81355         * ietestcenter/Javascript/15.4.4.14-5-19-expected.txt: Added.
81356         * ietestcenter/Javascript/15.4.4.14-5-19.html: Added.
81357         * ietestcenter/Javascript/15.4.4.14-5-2-expected.txt: Added.
81358         * ietestcenter/Javascript/15.4.4.14-5-2.html: Added.
81359         * ietestcenter/Javascript/15.4.4.14-5-20-expected.txt: Added.
81360         * ietestcenter/Javascript/15.4.4.14-5-20.html: Added.
81361         * ietestcenter/Javascript/15.4.4.14-5-21-expected.txt: Added.
81362         * ietestcenter/Javascript/15.4.4.14-5-21.html: Added.
81363         * ietestcenter/Javascript/15.4.4.14-5-22-expected.txt: Added.
81364         * ietestcenter/Javascript/15.4.4.14-5-22.html: Added.
81365         * ietestcenter/Javascript/15.4.4.14-5-23-expected.txt: Added.
81366         * ietestcenter/Javascript/15.4.4.14-5-23.html: Added.
81367         * ietestcenter/Javascript/15.4.4.14-5-24-expected.txt: Added.
81368         * ietestcenter/Javascript/15.4.4.14-5-24.html: Added.
81369         * ietestcenter/Javascript/15.4.4.14-5-25-expected.txt: Added.
81370         * ietestcenter/Javascript/15.4.4.14-5-25.html: Added.
81371         * ietestcenter/Javascript/15.4.4.14-5-28-expected.txt: Added.
81372         * ietestcenter/Javascript/15.4.4.14-5-28.html: Added.
81373         * ietestcenter/Javascript/15.4.4.14-5-29-expected.txt: Added.
81374         * ietestcenter/Javascript/15.4.4.14-5-29.html: Added.
81375         * ietestcenter/Javascript/15.4.4.14-5-3-expected.txt: Added.
81376         * ietestcenter/Javascript/15.4.4.14-5-3.html: Added.
81377         * ietestcenter/Javascript/15.4.4.14-5-30-expected.txt: Added.
81378         * ietestcenter/Javascript/15.4.4.14-5-30.html: Added.
81379         * ietestcenter/Javascript/15.4.4.14-5-31-expected.txt: Added.
81380         * ietestcenter/Javascript/15.4.4.14-5-31.html: Added.
81381         * ietestcenter/Javascript/15.4.4.14-5-32-expected.txt: Added.
81382         * ietestcenter/Javascript/15.4.4.14-5-32.html: Added.
81383         * ietestcenter/Javascript/15.4.4.14-5-33-expected.txt: Added.
81384         * ietestcenter/Javascript/15.4.4.14-5-33.html: Added.
81385         * ietestcenter/Javascript/15.4.4.14-5-4-expected.txt: Added.
81386         * ietestcenter/Javascript/15.4.4.14-5-4.html: Added.
81387         * ietestcenter/Javascript/15.4.4.14-5-5-expected.txt: Added.
81388         * ietestcenter/Javascript/15.4.4.14-5-5.html: Added.
81389         * ietestcenter/Javascript/15.4.4.14-5-6-expected.txt: Added.
81390         * ietestcenter/Javascript/15.4.4.14-5-6.html: Added.
81391         * ietestcenter/Javascript/15.4.4.14-5-7-expected.txt: Added.
81392         * ietestcenter/Javascript/15.4.4.14-5-7.html: Added.
81393         * ietestcenter/Javascript/15.4.4.14-5-8-expected.txt: Added.
81394         * ietestcenter/Javascript/15.4.4.14-5-8.html: Added.
81395         * ietestcenter/Javascript/15.4.4.14-5-9-expected.txt: Added.
81396         * ietestcenter/Javascript/15.4.4.14-5-9.html: Added.
81397         * ietestcenter/Javascript/15.4.4.14-6-1-expected.txt: Added.
81398         * ietestcenter/Javascript/15.4.4.14-6-1.html: Added.
81399         * ietestcenter/Javascript/15.4.4.14-7-1-expected.txt: Added.
81400         * ietestcenter/Javascript/15.4.4.14-7-1.html: Added.
81401         * ietestcenter/Javascript/15.4.4.14-7-2-expected.txt: Added.
81402         * ietestcenter/Javascript/15.4.4.14-7-2.html: Added.
81403         * ietestcenter/Javascript/15.4.4.14-7-3-expected.txt: Added.
81404         * ietestcenter/Javascript/15.4.4.14-7-3.html: Added.
81405         * ietestcenter/Javascript/15.4.4.14-7-4-expected.txt: Added.
81406         * ietestcenter/Javascript/15.4.4.14-7-4.html: Added.
81407         * ietestcenter/Javascript/15.4.4.14-7-5-expected.txt: Added.
81408         * ietestcenter/Javascript/15.4.4.14-7-5.html: Added.
81409         * ietestcenter/Javascript/15.4.4.14-7-7-expected.txt: Added.
81410         * ietestcenter/Javascript/15.4.4.14-7-7.html: Added.
81411         * ietestcenter/Javascript/15.4.4.14-8-1-expected.txt: Added.
81412         * ietestcenter/Javascript/15.4.4.14-8-1.html: Added.
81413         * ietestcenter/Javascript/15.4.4.14-8-10-expected.txt: Added.
81414         * ietestcenter/Javascript/15.4.4.14-8-10.html: Added.
81415         * ietestcenter/Javascript/15.4.4.14-8-2-expected.txt: Added.
81416         * ietestcenter/Javascript/15.4.4.14-8-2.html: Added.
81417         * ietestcenter/Javascript/15.4.4.14-8-3-expected.txt: Added.
81418         * ietestcenter/Javascript/15.4.4.14-8-3.html: Added.
81419         * ietestcenter/Javascript/15.4.4.14-8-4-expected.txt: Added.
81420         * ietestcenter/Javascript/15.4.4.14-8-4.html: Added.
81421         * ietestcenter/Javascript/15.4.4.14-8-8-expected.txt: Added.
81422         * ietestcenter/Javascript/15.4.4.14-8-8.html: Added.
81423         * ietestcenter/Javascript/15.4.4.14-8-9-expected.txt: Added.
81424         * ietestcenter/Javascript/15.4.4.14-8-9.html: Added.
81425         * ietestcenter/Javascript/15.4.4.14-9-1-expected.txt: Added.
81426         * ietestcenter/Javascript/15.4.4.14-9-1.html: Added.
81427         * ietestcenter/Javascript/15.4.4.14-9-10-expected.txt: Added.
81428         * ietestcenter/Javascript/15.4.4.14-9-10.html: Added.
81429         * ietestcenter/Javascript/15.4.4.14-9-11-expected.txt: Added.
81430         * ietestcenter/Javascript/15.4.4.14-9-11.html: Added.
81431         * ietestcenter/Javascript/15.4.4.14-9-2-expected.txt: Added.
81432         * ietestcenter/Javascript/15.4.4.14-9-2.html: Added.
81433         * ietestcenter/Javascript/15.4.4.14-9-3-expected.txt: Added.
81434         * ietestcenter/Javascript/15.4.4.14-9-3.html: Added.
81435         * ietestcenter/Javascript/15.4.4.14-9-4-expected.txt: Added.
81436         * ietestcenter/Javascript/15.4.4.14-9-4.html: Added.
81437         * ietestcenter/Javascript/15.4.4.14-9-5-expected.txt: Added.
81438         * ietestcenter/Javascript/15.4.4.14-9-5.html: Added.
81439         * ietestcenter/Javascript/15.4.4.14-9-6-expected.txt: Added.
81440         * ietestcenter/Javascript/15.4.4.14-9-6.html: Added.
81441         * ietestcenter/Javascript/15.4.4.14-9-7-expected.txt: Added.
81442         * ietestcenter/Javascript/15.4.4.14-9-7.html: Added.
81443         * ietestcenter/Javascript/15.4.4.14-9-8-expected.txt: Added.
81444         * ietestcenter/Javascript/15.4.4.14-9-8.html: Added.
81445         * ietestcenter/Javascript/15.4.4.14-9-9-expected.txt: Added.
81446         * ietestcenter/Javascript/15.4.4.14-9-9.html: Added.
81447         * ietestcenter/Javascript/15.4.4.14-9-a-1-expected.txt: Added.
81448         * ietestcenter/Javascript/15.4.4.14-9-a-1.html: Added.
81449         * ietestcenter/Javascript/15.4.4.14-9-a-11-expected.txt: Added.
81450         * ietestcenter/Javascript/15.4.4.14-9-a-11.html: Added.
81451         * ietestcenter/Javascript/15.4.4.14-9-a-12-expected.txt: Added.
81452         * ietestcenter/Javascript/15.4.4.14-9-a-12.html: Added.
81453         * ietestcenter/Javascript/15.4.4.14-9-a-2-expected.txt: Added.
81454         * ietestcenter/Javascript/15.4.4.14-9-a-2.html: Added.
81455         * ietestcenter/Javascript/15.4.4.14-9-a-3-expected.txt: Added.
81456         * ietestcenter/Javascript/15.4.4.14-9-a-3.html: Added.
81457         * ietestcenter/Javascript/15.4.4.14-9-a-4-expected.txt: Added.
81458         * ietestcenter/Javascript/15.4.4.14-9-a-4.html: Added.
81459         * ietestcenter/Javascript/15.4.4.14-9-a-5-expected.txt: Added.
81460         * ietestcenter/Javascript/15.4.4.14-9-a-5.html: Added.
81461         * ietestcenter/Javascript/15.4.4.14-9-a-6-expected.txt: Added.
81462         * ietestcenter/Javascript/15.4.4.14-9-a-6.html: Added.
81463         * ietestcenter/Javascript/15.4.4.14-9-b-1-expected.txt: Added.
81464         * ietestcenter/Javascript/15.4.4.14-9-b-1.html: Added.
81465         * ietestcenter/Javascript/15.4.4.14-9-b-5-expected.txt: Added.
81466         * ietestcenter/Javascript/15.4.4.14-9-b-5.html: Added.
81467         * ietestcenter/Javascript/15.4.4.14-9-b-i-1-expected.txt: Added.
81468         * ietestcenter/Javascript/15.4.4.14-9-b-i-1.html: Added.
81469         * ietestcenter/Javascript/15.4.4.14-9-b-i-2-expected.txt: Added.
81470         * ietestcenter/Javascript/15.4.4.14-9-b-i-2.html: Added.
81471         * ietestcenter/Javascript/15.4.4.14-9-b-i-24-expected.txt: Added.
81472         * ietestcenter/Javascript/15.4.4.14-9-b-i-24.html: Added.
81473         * ietestcenter/Javascript/15.4.4.14-9-b-i-25-expected.txt: Added.
81474         * ietestcenter/Javascript/15.4.4.14-9-b-i-25.html: Added.
81475         * ietestcenter/Javascript/15.4.4.14-9-b-i-26-expected.txt: Added.
81476         * ietestcenter/Javascript/15.4.4.14-9-b-i-26.html: Added.
81477         * ietestcenter/Javascript/15.4.4.14-9-b-i-27-expected.txt: Added.
81478         * ietestcenter/Javascript/15.4.4.14-9-b-i-27.html: Added.
81479         * ietestcenter/Javascript/15.4.4.14-9-b-i-3-expected.txt: Added.
81480         * ietestcenter/Javascript/15.4.4.14-9-b-i-3.html: Added.
81481         * ietestcenter/Javascript/15.4.4.14-9-b-i-4-expected.txt: Added.
81482         * ietestcenter/Javascript/15.4.4.14-9-b-i-4.html: Added.
81483         * ietestcenter/Javascript/15.4.4.14-9-b-i-5-expected.txt: Added.
81484         * ietestcenter/Javascript/15.4.4.14-9-b-i-5.html: Added.
81485         * ietestcenter/Javascript/15.4.4.14-9-b-i-6-expected.txt: Added.
81486         * ietestcenter/Javascript/15.4.4.14-9-b-i-6.html: Added.
81487         * ietestcenter/Javascript/15.4.4.14-9-b-i-7-expected.txt: Added.
81488         * ietestcenter/Javascript/15.4.4.14-9-b-i-7.html: Added.
81489         * ietestcenter/Javascript/15.4.4.14-9-b-i-8-expected.txt: Added.
81490         * ietestcenter/Javascript/15.4.4.14-9-b-i-8.html: Added.
81491         * ietestcenter/Javascript/15.4.4.14-9-b-ii-1-expected.txt: Added.
81492         * ietestcenter/Javascript/15.4.4.14-9-b-ii-1.html: Added.
81493         * ietestcenter/Javascript/15.4.4.14-9-b-ii-10-expected.txt: Added.
81494         * ietestcenter/Javascript/15.4.4.14-9-b-ii-10.html: Added.
81495         * ietestcenter/Javascript/15.4.4.14-9-b-ii-11-expected.txt: Added.
81496         * ietestcenter/Javascript/15.4.4.14-9-b-ii-11.html: Added.
81497         * ietestcenter/Javascript/15.4.4.14-9-b-ii-2-expected.txt: Added.
81498         * ietestcenter/Javascript/15.4.4.14-9-b-ii-2.html: Added.
81499         * ietestcenter/Javascript/15.4.4.14-9-b-ii-3-expected.txt: Added.
81500         * ietestcenter/Javascript/15.4.4.14-9-b-ii-3.html: Added.
81501         * ietestcenter/Javascript/15.4.4.14-9-b-ii-4-expected.txt: Added.
81502         * ietestcenter/Javascript/15.4.4.14-9-b-ii-4.html: Added.
81503         * ietestcenter/Javascript/15.4.4.14-9-b-ii-5-expected.txt: Added.
81504         * ietestcenter/Javascript/15.4.4.14-9-b-ii-5.html: Added.
81505         * ietestcenter/Javascript/15.4.4.14-9-b-ii-6-expected.txt: Added.
81506         * ietestcenter/Javascript/15.4.4.14-9-b-ii-6.html: Added.
81507         * ietestcenter/Javascript/15.4.4.14-9-b-ii-7-expected.txt: Added.
81508         * ietestcenter/Javascript/15.4.4.14-9-b-ii-7.html: Added.
81509         * ietestcenter/Javascript/15.4.4.14-9-b-ii-8-expected.txt: Added.
81510         * ietestcenter/Javascript/15.4.4.14-9-b-ii-8.html: Added.
81511         * ietestcenter/Javascript/15.4.4.14-9-b-ii-9-expected.txt: Added.
81512         * ietestcenter/Javascript/15.4.4.14-9-b-ii-9.html: Added.
81513         * ietestcenter/Javascript/15.4.4.14-9-b-iii-1-expected.txt: Added.
81514         * ietestcenter/Javascript/15.4.4.14-9-b-iii-1.html: Added.
81515         * ietestcenter/Javascript/15.4.4.14-9-b-iii-2-expected.txt: Added.
81516         * ietestcenter/Javascript/15.4.4.14-9-b-iii-2.html: Added.
81517         * ietestcenter/Javascript/15.4.4.15-0-1-expected.txt: Added.
81518         * ietestcenter/Javascript/15.4.4.15-0-1.html: Added.
81519         * ietestcenter/Javascript/15.4.4.15-0-2-expected.txt: Added.
81520         * ietestcenter/Javascript/15.4.4.15-0-2.html: Added.
81521         * ietestcenter/Javascript/15.4.4.15-1-10-expected.txt: Added.
81522         * ietestcenter/Javascript/15.4.4.15-1-10.html: Added.
81523         * ietestcenter/Javascript/15.4.4.15-1-11-expected.txt: Added.
81524         * ietestcenter/Javascript/15.4.4.15-1-11.html: Added.
81525         * ietestcenter/Javascript/15.4.4.15-1-12-expected.txt: Added.
81526         * ietestcenter/Javascript/15.4.4.15-1-12.html: Added.
81527         * ietestcenter/Javascript/15.4.4.15-1-13-expected.txt: Added.
81528         * ietestcenter/Javascript/15.4.4.15-1-13.html: Added.
81529         * ietestcenter/Javascript/15.4.4.15-1-14-expected.txt: Added.
81530         * ietestcenter/Javascript/15.4.4.15-1-14.html: Added.
81531         * ietestcenter/Javascript/15.4.4.15-1-15-expected.txt: Added.
81532         * ietestcenter/Javascript/15.4.4.15-1-15.html: Added.
81533         * ietestcenter/Javascript/15.4.4.15-1-16-expected.txt: Added.
81534         * ietestcenter/Javascript/15.4.4.15-1-16.html: Added.
81535         * ietestcenter/Javascript/15.4.4.15-1-3-expected.txt: Added.
81536         * ietestcenter/Javascript/15.4.4.15-1-3.html: Added.
81537         * ietestcenter/Javascript/15.4.4.15-1-4-expected.txt: Added.
81538         * ietestcenter/Javascript/15.4.4.15-1-4.html: Added.
81539         * ietestcenter/Javascript/15.4.4.15-1-5-expected.txt: Added.
81540         * ietestcenter/Javascript/15.4.4.15-1-5.html: Added.
81541         * ietestcenter/Javascript/15.4.4.15-1-6-expected.txt: Added.
81542         * ietestcenter/Javascript/15.4.4.15-1-6.html: Added.
81543         * ietestcenter/Javascript/15.4.4.15-1-7-expected.txt: Added.
81544         * ietestcenter/Javascript/15.4.4.15-1-7.html: Added.
81545         * ietestcenter/Javascript/15.4.4.15-1-8-expected.txt: Added.
81546         * ietestcenter/Javascript/15.4.4.15-1-8.html: Added.
81547         * ietestcenter/Javascript/15.4.4.15-1-9-expected.txt: Added.
81548         * ietestcenter/Javascript/15.4.4.15-1-9.html: Added.
81549         * ietestcenter/Javascript/15.4.4.15-2-1-expected.txt: Added.
81550         * ietestcenter/Javascript/15.4.4.15-2-1.html: Added.
81551         * ietestcenter/Javascript/15.4.4.15-2-10-expected.txt: Added.
81552         * ietestcenter/Javascript/15.4.4.15-2-10.html: Added.
81553         * ietestcenter/Javascript/15.4.4.15-2-11-expected.txt: Added.
81554         * ietestcenter/Javascript/15.4.4.15-2-11.html: Added.
81555         * ietestcenter/Javascript/15.4.4.15-2-12-expected.txt: Added.
81556         * ietestcenter/Javascript/15.4.4.15-2-12.html: Added.
81557         * ietestcenter/Javascript/15.4.4.15-2-13-expected.txt: Added.
81558         * ietestcenter/Javascript/15.4.4.15-2-13.html: Added.
81559         * ietestcenter/Javascript/15.4.4.15-2-14-expected.txt: Added.
81560         * ietestcenter/Javascript/15.4.4.15-2-14.html: Added.
81561         * ietestcenter/Javascript/15.4.4.15-2-15-expected.txt: Added.
81562         * ietestcenter/Javascript/15.4.4.15-2-15.html: Added.
81563         * ietestcenter/Javascript/15.4.4.15-2-17-expected.txt: Added.
81564         * ietestcenter/Javascript/15.4.4.15-2-17.html: Added.
81565         * ietestcenter/Javascript/15.4.4.15-2-18-expected.txt: Added.
81566         * ietestcenter/Javascript/15.4.4.15-2-18.html: Added.
81567         * ietestcenter/Javascript/15.4.4.15-2-19-expected.txt: Added.
81568         * ietestcenter/Javascript/15.4.4.15-2-19.html: Added.
81569         * ietestcenter/Javascript/15.4.4.15-2-2-expected.txt: Added.
81570         * ietestcenter/Javascript/15.4.4.15-2-2.html: Added.
81571         * ietestcenter/Javascript/15.4.4.15-2-20-expected.txt: Added.
81572         * ietestcenter/Javascript/15.4.4.15-2-20.html: Added.
81573         * ietestcenter/Javascript/15.4.4.15-2-3-expected.txt: Added.
81574         * ietestcenter/Javascript/15.4.4.15-2-3.html: Added.
81575         * ietestcenter/Javascript/15.4.4.15-2-4-expected.txt: Added.
81576         * ietestcenter/Javascript/15.4.4.15-2-4.html: Added.
81577         * ietestcenter/Javascript/15.4.4.15-2-5-expected.txt: Added.
81578         * ietestcenter/Javascript/15.4.4.15-2-5.html: Added.
81579         * ietestcenter/Javascript/15.4.4.15-2-6-expected.txt: Added.
81580         * ietestcenter/Javascript/15.4.4.15-2-6.html: Added.
81581         * ietestcenter/Javascript/15.4.4.15-2-7-expected.txt: Added.
81582         * ietestcenter/Javascript/15.4.4.15-2-7.html: Added.
81583         * ietestcenter/Javascript/15.4.4.15-2-8-expected.txt: Added.
81584         * ietestcenter/Javascript/15.4.4.15-2-8.html: Added.
81585         * ietestcenter/Javascript/15.4.4.15-2-9-expected.txt: Added.
81586         * ietestcenter/Javascript/15.4.4.15-2-9.html: Added.
81587         * ietestcenter/Javascript/15.4.4.15-3-1-expected.txt: Added.
81588         * ietestcenter/Javascript/15.4.4.15-3-1.html: Added.
81589         * ietestcenter/Javascript/15.4.4.15-3-10-expected.txt: Added.
81590         * ietestcenter/Javascript/15.4.4.15-3-10.html: Added.
81591         * ietestcenter/Javascript/15.4.4.15-3-11-expected.txt: Added.
81592         * ietestcenter/Javascript/15.4.4.15-3-11.html: Added.
81593         * ietestcenter/Javascript/15.4.4.15-3-12-expected.txt: Added.
81594         * ietestcenter/Javascript/15.4.4.15-3-12.html: Added.
81595         * ietestcenter/Javascript/15.4.4.15-3-13-expected.txt: Added.
81596         * ietestcenter/Javascript/15.4.4.15-3-13.html: Added.
81597         * ietestcenter/Javascript/15.4.4.15-3-14-expected.txt: Added.
81598         * ietestcenter/Javascript/15.4.4.15-3-14.html: Added.
81599         * ietestcenter/Javascript/15.4.4.15-3-15-expected.txt: Added.
81600         * ietestcenter/Javascript/15.4.4.15-3-15.html: Added.
81601         * ietestcenter/Javascript/15.4.4.15-3-16-expected.txt: Added.
81602         * ietestcenter/Javascript/15.4.4.15-3-16.html: Added.
81603         * ietestcenter/Javascript/15.4.4.15-3-17-expected.txt: Added.
81604         * ietestcenter/Javascript/15.4.4.15-3-17.html: Added.
81605         * ietestcenter/Javascript/15.4.4.15-3-18-expected.txt: Added.
81606         * ietestcenter/Javascript/15.4.4.15-3-18.html: Added.
81607         * ietestcenter/Javascript/15.4.4.15-3-19-expected.txt: Added.
81608         * ietestcenter/Javascript/15.4.4.15-3-19.html: Added.
81609         * ietestcenter/Javascript/15.4.4.15-3-2-expected.txt: Added.
81610         * ietestcenter/Javascript/15.4.4.15-3-2.html: Added.
81611         * ietestcenter/Javascript/15.4.4.15-3-20-expected.txt: Added.
81612         * ietestcenter/Javascript/15.4.4.15-3-20.html: Added.
81613         * ietestcenter/Javascript/15.4.4.15-3-21-expected.txt: Added.
81614         * ietestcenter/Javascript/15.4.4.15-3-21.html: Added.
81615         * ietestcenter/Javascript/15.4.4.15-3-22-expected.txt: Added.
81616         * ietestcenter/Javascript/15.4.4.15-3-22.html: Added.
81617         * ietestcenter/Javascript/15.4.4.15-3-23-expected.txt: Added.
81618         * ietestcenter/Javascript/15.4.4.15-3-23.html: Added.
81619         * ietestcenter/Javascript/15.4.4.15-3-24-expected.txt: Added.
81620         * ietestcenter/Javascript/15.4.4.15-3-24.html: Added.
81621         * ietestcenter/Javascript/15.4.4.15-3-25-expected.txt: Added.
81622         * ietestcenter/Javascript/15.4.4.15-3-25.html: Added.
81623         * ietestcenter/Javascript/15.4.4.15-3-26-expected.txt: Added.
81624         * ietestcenter/Javascript/15.4.4.15-3-26.html: Added.
81625         * ietestcenter/Javascript/15.4.4.15-3-27-expected.txt: Added.
81626         * ietestcenter/Javascript/15.4.4.15-3-27.html: Added.
81627         * ietestcenter/Javascript/15.4.4.15-3-28-expected.txt: Added.
81628         * ietestcenter/Javascript/15.4.4.15-3-28.html: Added.
81629         * ietestcenter/Javascript/15.4.4.15-3-29-expected.txt: Added.
81630         * ietestcenter/Javascript/15.4.4.15-3-29.html: Added.
81631         * ietestcenter/Javascript/15.4.4.15-3-3-expected.txt: Added.
81632         * ietestcenter/Javascript/15.4.4.15-3-3.html: Added.
81633         * ietestcenter/Javascript/15.4.4.15-3-4-expected.txt: Added.
81634         * ietestcenter/Javascript/15.4.4.15-3-4.html: Added.
81635         * ietestcenter/Javascript/15.4.4.15-3-5-expected.txt: Added.
81636         * ietestcenter/Javascript/15.4.4.15-3-5.html: Added.
81637         * ietestcenter/Javascript/15.4.4.15-3-6-expected.txt: Added.
81638         * ietestcenter/Javascript/15.4.4.15-3-6.html: Added.
81639         * ietestcenter/Javascript/15.4.4.15-3-7-expected.txt: Added.
81640         * ietestcenter/Javascript/15.4.4.15-3-7.html: Added.
81641         * ietestcenter/Javascript/15.4.4.15-3-8-expected.txt: Added.
81642         * ietestcenter/Javascript/15.4.4.15-3-8.html: Added.
81643         * ietestcenter/Javascript/15.4.4.15-3-9-expected.txt: Added.
81644         * ietestcenter/Javascript/15.4.4.15-3-9.html: Added.
81645         * ietestcenter/Javascript/15.4.4.15-4-1-expected.txt: Added.
81646         * ietestcenter/Javascript/15.4.4.15-4-1.html: Added.
81647         * ietestcenter/Javascript/15.4.4.15-4-10-expected.txt: Added.
81648         * ietestcenter/Javascript/15.4.4.15-4-10.html: Added.
81649         * ietestcenter/Javascript/15.4.4.15-4-11-expected.txt: Added.
81650         * ietestcenter/Javascript/15.4.4.15-4-11.html: Added.
81651         * ietestcenter/Javascript/15.4.4.15-4-2-expected.txt: Added.
81652         * ietestcenter/Javascript/15.4.4.15-4-2.html: Added.
81653         * ietestcenter/Javascript/15.4.4.15-4-3-expected.txt: Added.
81654         * ietestcenter/Javascript/15.4.4.15-4-3.html: Added.
81655         * ietestcenter/Javascript/15.4.4.15-4-4-expected.txt: Added.
81656         * ietestcenter/Javascript/15.4.4.15-4-4.html: Added.
81657         * ietestcenter/Javascript/15.4.4.15-4-5-expected.txt: Added.
81658         * ietestcenter/Javascript/15.4.4.15-4-5.html: Added.
81659         * ietestcenter/Javascript/15.4.4.15-4-6-expected.txt: Added.
81660         * ietestcenter/Javascript/15.4.4.15-4-6.html: Added.
81661         * ietestcenter/Javascript/15.4.4.15-4-7-expected.txt: Added.
81662         * ietestcenter/Javascript/15.4.4.15-4-7.html: Added.
81663         * ietestcenter/Javascript/15.4.4.15-4-8-expected.txt: Added.
81664         * ietestcenter/Javascript/15.4.4.15-4-8.html: Added.
81665         * ietestcenter/Javascript/15.4.4.15-4-9-expected.txt: Added.
81666         * ietestcenter/Javascript/15.4.4.15-4-9.html: Added.
81667         * ietestcenter/Javascript/15.4.4.15-5-1-expected.txt: Added.
81668         * ietestcenter/Javascript/15.4.4.15-5-1.html: Added.
81669         * ietestcenter/Javascript/15.4.4.15-5-10-expected.txt: Added.
81670         * ietestcenter/Javascript/15.4.4.15-5-10.html: Added.
81671         * ietestcenter/Javascript/15.4.4.15-5-11-expected.txt: Added.
81672         * ietestcenter/Javascript/15.4.4.15-5-11.html: Added.
81673         * ietestcenter/Javascript/15.4.4.15-5-12-expected.txt: Added.
81674         * ietestcenter/Javascript/15.4.4.15-5-12.html: Added.
81675         * ietestcenter/Javascript/15.4.4.15-5-13-expected.txt: Added.
81676         * ietestcenter/Javascript/15.4.4.15-5-13.html: Added.
81677         * ietestcenter/Javascript/15.4.4.15-5-14-expected.txt: Added.
81678         * ietestcenter/Javascript/15.4.4.15-5-14.html: Added.
81679         * ietestcenter/Javascript/15.4.4.15-5-15-expected.txt: Added.
81680         * ietestcenter/Javascript/15.4.4.15-5-15.html: Added.
81681         * ietestcenter/Javascript/15.4.4.15-5-16-expected.txt: Added.
81682         * ietestcenter/Javascript/15.4.4.15-5-16.html: Added.
81683         * ietestcenter/Javascript/15.4.4.15-5-17-expected.txt: Added.
81684         * ietestcenter/Javascript/15.4.4.15-5-17.html: Added.
81685         * ietestcenter/Javascript/15.4.4.15-5-18-expected.txt: Added.
81686         * ietestcenter/Javascript/15.4.4.15-5-18.html: Added.
81687         * ietestcenter/Javascript/15.4.4.15-5-19-expected.txt: Added.
81688         * ietestcenter/Javascript/15.4.4.15-5-19.html: Added.
81689         * ietestcenter/Javascript/15.4.4.15-5-2-expected.txt: Added.
81690         * ietestcenter/Javascript/15.4.4.15-5-2.html: Added.
81691         * ietestcenter/Javascript/15.4.4.15-5-20-expected.txt: Added.
81692         * ietestcenter/Javascript/15.4.4.15-5-20.html: Added.
81693         * ietestcenter/Javascript/15.4.4.15-5-21-expected.txt: Added.
81694         * ietestcenter/Javascript/15.4.4.15-5-21.html: Added.
81695         * ietestcenter/Javascript/15.4.4.15-5-22-expected.txt: Added.
81696         * ietestcenter/Javascript/15.4.4.15-5-22.html: Added.
81697         * ietestcenter/Javascript/15.4.4.15-5-23-expected.txt: Added.
81698         * ietestcenter/Javascript/15.4.4.15-5-23.html: Added.
81699         * ietestcenter/Javascript/15.4.4.15-5-24-expected.txt: Added.
81700         * ietestcenter/Javascript/15.4.4.15-5-24.html: Added.
81701         * ietestcenter/Javascript/15.4.4.15-5-25-expected.txt: Added.
81702         * ietestcenter/Javascript/15.4.4.15-5-25.html: Added.
81703         * ietestcenter/Javascript/15.4.4.15-5-28-expected.txt: Added.
81704         * ietestcenter/Javascript/15.4.4.15-5-28.html: Added.
81705         * ietestcenter/Javascript/15.4.4.15-5-29-expected.txt: Added.
81706         * ietestcenter/Javascript/15.4.4.15-5-29.html: Added.
81707         * ietestcenter/Javascript/15.4.4.15-5-3-expected.txt: Added.
81708         * ietestcenter/Javascript/15.4.4.15-5-3.html: Added.
81709         * ietestcenter/Javascript/15.4.4.15-5-30-expected.txt: Added.
81710         * ietestcenter/Javascript/15.4.4.15-5-30.html: Added.
81711         * ietestcenter/Javascript/15.4.4.15-5-31-expected.txt: Added.
81712         * ietestcenter/Javascript/15.4.4.15-5-31.html: Added.
81713         * ietestcenter/Javascript/15.4.4.15-5-32-expected.txt: Added.
81714         * ietestcenter/Javascript/15.4.4.15-5-32.html: Added.
81715         * ietestcenter/Javascript/15.4.4.15-5-33-expected.txt: Added.
81716         * ietestcenter/Javascript/15.4.4.15-5-33.html: Added.
81717         * ietestcenter/Javascript/15.4.4.15-5-4-expected.txt: Added.
81718         * ietestcenter/Javascript/15.4.4.15-5-4.html: Added.
81719         * ietestcenter/Javascript/15.4.4.15-5-5-expected.txt: Added.
81720         * ietestcenter/Javascript/15.4.4.15-5-5.html: Added.
81721         * ietestcenter/Javascript/15.4.4.15-5-6-expected.txt: Added.
81722         * ietestcenter/Javascript/15.4.4.15-5-6.html: Added.
81723         * ietestcenter/Javascript/15.4.4.15-5-7-expected.txt: Added.
81724         * ietestcenter/Javascript/15.4.4.15-5-7.html: Added.
81725         * ietestcenter/Javascript/15.4.4.15-5-8-expected.txt: Added.
81726         * ietestcenter/Javascript/15.4.4.15-5-8.html: Added.
81727         * ietestcenter/Javascript/15.4.4.15-5-9-expected.txt: Added.
81728         * ietestcenter/Javascript/15.4.4.15-5-9.html: Added.
81729         * ietestcenter/Javascript/15.4.4.15-6-1-expected.txt: Added.
81730         * ietestcenter/Javascript/15.4.4.15-6-1.html: Added.
81731         * ietestcenter/Javascript/15.4.4.15-6-2-expected.txt: Added.
81732         * ietestcenter/Javascript/15.4.4.15-6-2.html: Added.
81733         * ietestcenter/Javascript/15.4.4.15-6-3-expected.txt: Added.
81734         * ietestcenter/Javascript/15.4.4.15-6-3.html: Added.
81735         * ietestcenter/Javascript/15.4.4.15-6-4-expected.txt: Added.
81736         * ietestcenter/Javascript/15.4.4.15-6-4.html: Added.
81737         * ietestcenter/Javascript/15.4.4.15-6-5-expected.txt: Added.
81738         * ietestcenter/Javascript/15.4.4.15-6-5.html: Added.
81739         * ietestcenter/Javascript/15.4.4.15-6-6-expected.txt: Added.
81740         * ietestcenter/Javascript/15.4.4.15-6-6.html: Added.
81741         * ietestcenter/Javascript/15.4.4.15-7-1-expected.txt: Added.
81742         * ietestcenter/Javascript/15.4.4.15-7-1.html: Added.
81743         * ietestcenter/Javascript/15.4.4.15-7-2-expected.txt: Added.
81744         * ietestcenter/Javascript/15.4.4.15-7-2.html: Added.
81745         * ietestcenter/Javascript/15.4.4.15-7-3-expected.txt: Added.
81746         * ietestcenter/Javascript/15.4.4.15-7-3.html: Added.
81747         * ietestcenter/Javascript/15.4.4.15-7-4-expected.txt: Added.
81748         * ietestcenter/Javascript/15.4.4.15-7-4.html: Added.
81749         * ietestcenter/Javascript/15.4.4.15-8-1-expected.txt: Added.
81750         * ietestcenter/Javascript/15.4.4.15-8-1.html: Added.
81751         * ietestcenter/Javascript/15.4.4.15-8-10-expected.txt: Added.
81752         * ietestcenter/Javascript/15.4.4.15-8-10.html: Added.
81753         * ietestcenter/Javascript/15.4.4.15-8-11-expected.txt: Added.
81754         * ietestcenter/Javascript/15.4.4.15-8-11.html: Added.
81755         * ietestcenter/Javascript/15.4.4.15-8-2-expected.txt: Added.
81756         * ietestcenter/Javascript/15.4.4.15-8-2.html: Added.
81757         * ietestcenter/Javascript/15.4.4.15-8-3-expected.txt: Added.
81758         * ietestcenter/Javascript/15.4.4.15-8-3.html: Added.
81759         * ietestcenter/Javascript/15.4.4.15-8-4-expected.txt: Added.
81760         * ietestcenter/Javascript/15.4.4.15-8-4.html: Added.
81761         * ietestcenter/Javascript/15.4.4.15-8-5-expected.txt: Added.
81762         * ietestcenter/Javascript/15.4.4.15-8-5.html: Added.
81763         * ietestcenter/Javascript/15.4.4.15-8-6-expected.txt: Added.
81764         * ietestcenter/Javascript/15.4.4.15-8-6.html: Added.
81765         * ietestcenter/Javascript/15.4.4.15-8-7-expected.txt: Added.
81766         * ietestcenter/Javascript/15.4.4.15-8-7.html: Added.
81767         * ietestcenter/Javascript/15.4.4.15-8-8-expected.txt: Added.
81768         * ietestcenter/Javascript/15.4.4.15-8-8.html: Added.
81769         * ietestcenter/Javascript/15.4.4.15-8-9-expected.txt: Added.
81770         * ietestcenter/Javascript/15.4.4.15-8-9.html: Added.
81771         * ietestcenter/Javascript/15.4.4.15-8-a-1-expected.txt: Added.
81772         * ietestcenter/Javascript/15.4.4.15-8-a-1.html: Added.
81773         * ietestcenter/Javascript/15.4.4.15-8-a-11-expected.txt: Added.
81774         * ietestcenter/Javascript/15.4.4.15-8-a-11.html: Added.
81775         * ietestcenter/Javascript/15.4.4.15-8-a-12-expected.txt: Added.
81776         * ietestcenter/Javascript/15.4.4.15-8-a-12.html: Added.
81777         * ietestcenter/Javascript/15.4.4.15-8-a-2-expected.txt: Added.
81778         * ietestcenter/Javascript/15.4.4.15-8-a-2.html: Added.
81779         * ietestcenter/Javascript/15.4.4.15-8-a-3-expected.txt: Added.
81780         * ietestcenter/Javascript/15.4.4.15-8-a-3.html: Added.
81781         * ietestcenter/Javascript/15.4.4.15-8-a-4-expected.txt: Added.
81782         * ietestcenter/Javascript/15.4.4.15-8-a-4.html: Added.
81783         * ietestcenter/Javascript/15.4.4.15-8-a-5-expected.txt: Added.
81784         * ietestcenter/Javascript/15.4.4.15-8-a-5.html: Added.
81785         * ietestcenter/Javascript/15.4.4.15-8-a-6-expected.txt: Added.
81786         * ietestcenter/Javascript/15.4.4.15-8-a-6.html: Added.
81787         * ietestcenter/Javascript/15.4.4.15-8-b-1-expected.txt: Added.
81788         * ietestcenter/Javascript/15.4.4.15-8-b-1.html: Added.
81789         * ietestcenter/Javascript/15.4.4.15-8-b-i-1-expected.txt: Added.
81790         * ietestcenter/Javascript/15.4.4.15-8-b-i-1.html: Added.
81791         * ietestcenter/Javascript/15.4.4.15-8-b-i-2-expected.txt: Added.
81792         * ietestcenter/Javascript/15.4.4.15-8-b-i-2.html: Added.
81793         * ietestcenter/Javascript/15.4.4.15-8-b-i-24-expected.txt: Added.
81794         * ietestcenter/Javascript/15.4.4.15-8-b-i-24.html: Added.
81795         * ietestcenter/Javascript/15.4.4.15-8-b-i-25-expected.txt: Added.
81796         * ietestcenter/Javascript/15.4.4.15-8-b-i-25.html: Added.
81797         * ietestcenter/Javascript/15.4.4.15-8-b-i-26-expected.txt: Added.
81798         * ietestcenter/Javascript/15.4.4.15-8-b-i-26.html: Added.
81799         * ietestcenter/Javascript/15.4.4.15-8-b-i-27-expected.txt: Added.
81800         * ietestcenter/Javascript/15.4.4.15-8-b-i-27.html: Added.
81801         * ietestcenter/Javascript/15.4.4.15-8-b-i-3-expected.txt: Added.
81802         * ietestcenter/Javascript/15.4.4.15-8-b-i-3.html: Added.
81803         * ietestcenter/Javascript/15.4.4.15-8-b-i-4-expected.txt: Added.
81804         * ietestcenter/Javascript/15.4.4.15-8-b-i-4.html: Added.
81805         * ietestcenter/Javascript/15.4.4.15-8-b-i-5-expected.txt: Added.
81806         * ietestcenter/Javascript/15.4.4.15-8-b-i-5.html: Added.
81807         * ietestcenter/Javascript/15.4.4.15-8-b-i-6-expected.txt: Added.
81808         * ietestcenter/Javascript/15.4.4.15-8-b-i-6.html: Added.
81809         * ietestcenter/Javascript/15.4.4.15-8-b-i-7-expected.txt: Added.
81810         * ietestcenter/Javascript/15.4.4.15-8-b-i-7.html: Added.
81811         * ietestcenter/Javascript/15.4.4.15-8-b-i-8-expected.txt: Added.
81812         * ietestcenter/Javascript/15.4.4.15-8-b-i-8.html: Added.
81813         * ietestcenter/Javascript/15.4.4.15-8-b-ii-1-expected.txt: Added.
81814         * ietestcenter/Javascript/15.4.4.15-8-b-ii-1.html: Added.
81815         * ietestcenter/Javascript/15.4.4.15-8-b-ii-10-expected.txt: Added.
81816         * ietestcenter/Javascript/15.4.4.15-8-b-ii-10.html: Added.
81817         * ietestcenter/Javascript/15.4.4.15-8-b-ii-11-expected.txt: Added.
81818         * ietestcenter/Javascript/15.4.4.15-8-b-ii-11.html: Added.
81819         * ietestcenter/Javascript/15.4.4.15-8-b-ii-2-expected.txt: Added.
81820         * ietestcenter/Javascript/15.4.4.15-8-b-ii-2.html: Added.
81821         * ietestcenter/Javascript/15.4.4.15-8-b-ii-3-expected.txt: Added.
81822         * ietestcenter/Javascript/15.4.4.15-8-b-ii-3.html: Added.
81823         * ietestcenter/Javascript/15.4.4.15-8-b-ii-4-expected.txt: Added.
81824         * ietestcenter/Javascript/15.4.4.15-8-b-ii-4.html: Added.
81825         * ietestcenter/Javascript/15.4.4.15-8-b-ii-5-expected.txt: Added.
81826         * ietestcenter/Javascript/15.4.4.15-8-b-ii-5.html: Added.
81827         * ietestcenter/Javascript/15.4.4.15-8-b-ii-6-expected.txt: Added.
81828         * ietestcenter/Javascript/15.4.4.15-8-b-ii-6.html: Added.
81829         * ietestcenter/Javascript/15.4.4.15-8-b-ii-7-expected.txt: Added.
81830         * ietestcenter/Javascript/15.4.4.15-8-b-ii-7.html: Added.
81831         * ietestcenter/Javascript/15.4.4.15-8-b-ii-8-expected.txt: Added.
81832         * ietestcenter/Javascript/15.4.4.15-8-b-ii-8.html: Added.
81833         * ietestcenter/Javascript/15.4.4.15-8-b-ii-9-expected.txt: Added.
81834         * ietestcenter/Javascript/15.4.4.15-8-b-ii-9.html: Added.
81835         * ietestcenter/Javascript/15.4.4.15-8-b-iii-1-expected.txt: Added.
81836         * ietestcenter/Javascript/15.4.4.15-8-b-iii-1.html: Added.
81837         * ietestcenter/Javascript/15.4.4.15-8-b-iii-2-expected.txt: Added.
81838         * ietestcenter/Javascript/15.4.4.15-8-b-iii-2.html: Added.
81839         * ietestcenter/Javascript/15.4.4.15-9-1-expected.txt: Added.
81840         * ietestcenter/Javascript/15.4.4.15-9-1.html: Added.
81841         * ietestcenter/Javascript/15.4.4.15-9-2-expected.txt: Added.
81842         * ietestcenter/Javascript/15.4.4.15-9-2.html: Added.
81843         * ietestcenter/Javascript/15.4.4.16-0-1-expected.txt: Added.
81844         * ietestcenter/Javascript/15.4.4.16-0-1.html: Added.
81845         * ietestcenter/Javascript/15.4.4.16-0-2-expected.txt: Added.
81846         * ietestcenter/Javascript/15.4.4.16-0-2.html: Added.
81847         * ietestcenter/Javascript/15.4.4.16-4-1-expected.txt: Added.
81848         * ietestcenter/Javascript/15.4.4.16-4-1.html: Added.
81849         * ietestcenter/Javascript/15.4.4.16-4-3-expected.txt: Added.
81850         * ietestcenter/Javascript/15.4.4.16-4-3.html: Added.
81851         * ietestcenter/Javascript/15.4.4.16-4-4-expected.txt: Added.
81852         * ietestcenter/Javascript/15.4.4.16-4-4.html: Added.
81853         * ietestcenter/Javascript/15.4.4.16-4-5-expected.txt: Added.
81854         * ietestcenter/Javascript/15.4.4.16-4-5.html: Added.
81855         * ietestcenter/Javascript/15.4.4.16-4-6-expected.txt: Added.
81856         * ietestcenter/Javascript/15.4.4.16-4-6.html: Added.
81857         * ietestcenter/Javascript/15.4.4.16-4-7-expected.txt: Added.
81858         * ietestcenter/Javascript/15.4.4.16-4-7.html: Added.
81859         * ietestcenter/Javascript/15.4.4.16-5-1-expected.txt: Added.
81860         * ietestcenter/Javascript/15.4.4.16-5-1.html: Added.
81861         * ietestcenter/Javascript/15.4.4.16-5-2-expected.txt: Added.
81862         * ietestcenter/Javascript/15.4.4.16-5-2.html: Added.
81863         * ietestcenter/Javascript/15.4.4.16-5-3-expected.txt: Added.
81864         * ietestcenter/Javascript/15.4.4.16-5-3.html: Added.
81865         * ietestcenter/Javascript/15.4.4.16-5-4-expected.txt: Added.
81866         * ietestcenter/Javascript/15.4.4.16-5-4.html: Added.
81867         * ietestcenter/Javascript/15.4.4.16-5-5-expected.txt: Added.
81868         * ietestcenter/Javascript/15.4.4.16-5-5.html: Added.
81869         * ietestcenter/Javascript/15.4.4.16-5-6-expected.txt: Added.
81870         * ietestcenter/Javascript/15.4.4.16-5-6.html: Added.
81871         * ietestcenter/Javascript/15.4.4.16-7-1-expected.txt: Added.
81872         * ietestcenter/Javascript/15.4.4.16-7-1.html: Added.
81873         * ietestcenter/Javascript/15.4.4.16-7-2-expected.txt: Added.
81874         * ietestcenter/Javascript/15.4.4.16-7-2.html: Added.
81875         * ietestcenter/Javascript/15.4.4.16-7-3-expected.txt: Added.
81876         * ietestcenter/Javascript/15.4.4.16-7-3.html: Added.
81877         * ietestcenter/Javascript/15.4.4.16-7-4-expected.txt: Added.
81878         * ietestcenter/Javascript/15.4.4.16-7-4.html: Added.
81879         * ietestcenter/Javascript/15.4.4.16-7-6-expected.txt: Added.
81880         * ietestcenter/Javascript/15.4.4.16-7-6.html: Added.
81881         * ietestcenter/Javascript/15.4.4.16-7-b-1-expected.txt: Added.
81882         * ietestcenter/Javascript/15.4.4.16-7-b-1.html: Added.
81883         * ietestcenter/Javascript/15.4.4.16-7-c-ii-1-expected.txt: Added.
81884         * ietestcenter/Javascript/15.4.4.16-7-c-ii-1.html: Added.
81885         * ietestcenter/Javascript/15.4.4.16-7-c-ii-2-expected.txt: Added.
81886         * ietestcenter/Javascript/15.4.4.16-7-c-ii-2.html: Added.
81887         * ietestcenter/Javascript/15.4.4.16-7-c-ii-3-expected.txt: Added.
81888         * ietestcenter/Javascript/15.4.4.16-7-c-ii-3.html: Added.
81889         * ietestcenter/Javascript/15.4.4.16-8-1-expected.txt: Added.
81890         * ietestcenter/Javascript/15.4.4.16-8-1.html: Added.
81891         * ietestcenter/Javascript/15.4.4.16-8-10-expected.txt: Added.
81892         * ietestcenter/Javascript/15.4.4.16-8-10.html: Added.
81893         * ietestcenter/Javascript/15.4.4.16-8-11-expected.txt: Added.
81894         * ietestcenter/Javascript/15.4.4.16-8-11.html: Added.
81895         * ietestcenter/Javascript/15.4.4.16-8-12-expected.txt: Added.
81896         * ietestcenter/Javascript/15.4.4.16-8-12.html: Added.
81897         * ietestcenter/Javascript/15.4.4.16-8-13-expected.txt: Added.
81898         * ietestcenter/Javascript/15.4.4.16-8-13.html: Added.
81899         * ietestcenter/Javascript/15.4.4.16-8-2-expected.txt: Added.
81900         * ietestcenter/Javascript/15.4.4.16-8-2.html: Added.
81901         * ietestcenter/Javascript/15.4.4.16-8-3-expected.txt: Added.
81902         * ietestcenter/Javascript/15.4.4.16-8-3.html: Added.
81903         * ietestcenter/Javascript/15.4.4.16-8-4-expected.txt: Added.
81904         * ietestcenter/Javascript/15.4.4.16-8-4.html: Added.
81905         * ietestcenter/Javascript/15.4.4.16-8-5-expected.txt: Added.
81906         * ietestcenter/Javascript/15.4.4.16-8-5.html: Added.
81907         * ietestcenter/Javascript/15.4.4.16-8-6-expected.txt: Added.
81908         * ietestcenter/Javascript/15.4.4.16-8-6.html: Added.
81909         * ietestcenter/Javascript/15.4.4.16-8-7-expected.txt: Added.
81910         * ietestcenter/Javascript/15.4.4.16-8-7.html: Added.
81911         * ietestcenter/Javascript/15.4.4.16-8-8-expected.txt: Added.
81912         * ietestcenter/Javascript/15.4.4.16-8-8.html: Added.
81913         * ietestcenter/Javascript/15.4.4.17-0-1-expected.txt: Added.
81914         * ietestcenter/Javascript/15.4.4.17-0-1.html: Added.
81915         * ietestcenter/Javascript/15.4.4.17-0-2-expected.txt: Added.
81916         * ietestcenter/Javascript/15.4.4.17-0-2.html: Added.
81917         * ietestcenter/Javascript/15.4.4.17-4-1-expected.txt: Added.
81918         * ietestcenter/Javascript/15.4.4.17-4-1.html: Added.
81919         * ietestcenter/Javascript/15.4.4.17-4-2-expected.txt: Added.
81920         * ietestcenter/Javascript/15.4.4.17-4-2.html: Added.
81921         * ietestcenter/Javascript/15.4.4.17-4-3-expected.txt: Added.
81922         * ietestcenter/Javascript/15.4.4.17-4-3.html: Added.
81923         * ietestcenter/Javascript/15.4.4.17-4-4-expected.txt: Added.
81924         * ietestcenter/Javascript/15.4.4.17-4-4.html: Added.
81925         * ietestcenter/Javascript/15.4.4.17-4-5-expected.txt: Added.
81926         * ietestcenter/Javascript/15.4.4.17-4-5.html: Added.
81927         * ietestcenter/Javascript/15.4.4.17-4-6-expected.txt: Added.
81928         * ietestcenter/Javascript/15.4.4.17-4-6.html: Added.
81929         * ietestcenter/Javascript/15.4.4.17-4-7-expected.txt: Added.
81930         * ietestcenter/Javascript/15.4.4.17-4-7.html: Added.
81931         * ietestcenter/Javascript/15.4.4.17-4-8-expected.txt: Added.
81932         * ietestcenter/Javascript/15.4.4.17-4-8.html: Added.
81933         * ietestcenter/Javascript/15.4.4.17-4-9-expected.txt: Added.
81934         * ietestcenter/Javascript/15.4.4.17-4-9.html: Added.
81935         * ietestcenter/Javascript/15.4.4.17-5-1-expected.txt: Added.
81936         * ietestcenter/Javascript/15.4.4.17-5-1.html: Added.
81937         * ietestcenter/Javascript/15.4.4.17-5-2-expected.txt: Added.
81938         * ietestcenter/Javascript/15.4.4.17-5-2.html: Added.
81939         * ietestcenter/Javascript/15.4.4.17-5-3-expected.txt: Added.
81940         * ietestcenter/Javascript/15.4.4.17-5-3.html: Added.
81941         * ietestcenter/Javascript/15.4.4.17-5-4-expected.txt: Added.
81942         * ietestcenter/Javascript/15.4.4.17-5-4.html: Added.
81943         * ietestcenter/Javascript/15.4.4.17-5-5-expected.txt: Added.
81944         * ietestcenter/Javascript/15.4.4.17-5-5.html: Added.
81945         * ietestcenter/Javascript/15.4.4.17-5-6-expected.txt: Added.
81946         * ietestcenter/Javascript/15.4.4.17-5-6.html: Added.
81947         * ietestcenter/Javascript/15.4.4.17-7-1-expected.txt: Added.
81948         * ietestcenter/Javascript/15.4.4.17-7-1.html: Added.
81949         * ietestcenter/Javascript/15.4.4.17-7-2-expected.txt: Added.
81950         * ietestcenter/Javascript/15.4.4.17-7-2.html: Added.
81951         * ietestcenter/Javascript/15.4.4.17-7-3-expected.txt: Added.
81952         * ietestcenter/Javascript/15.4.4.17-7-3.html: Added.
81953         * ietestcenter/Javascript/15.4.4.17-7-4-expected.txt: Added.
81954         * ietestcenter/Javascript/15.4.4.17-7-4.html: Added.
81955         * ietestcenter/Javascript/15.4.4.17-7-5-expected.txt: Added.
81956         * ietestcenter/Javascript/15.4.4.17-7-5.html: Added.
81957         * ietestcenter/Javascript/15.4.4.17-7-6-expected.txt: Added.
81958         * ietestcenter/Javascript/15.4.4.17-7-6.html: Added.
81959         * ietestcenter/Javascript/15.4.4.17-7-b-1-expected.txt: Added.
81960         * ietestcenter/Javascript/15.4.4.17-7-b-1.html: Added.
81961         * ietestcenter/Javascript/15.4.4.17-7-c-ii-1-expected.txt: Added.
81962         * ietestcenter/Javascript/15.4.4.17-7-c-ii-1.html: Added.
81963         * ietestcenter/Javascript/15.4.4.17-7-c-ii-2-expected.txt: Added.
81964         * ietestcenter/Javascript/15.4.4.17-7-c-ii-2.html: Added.
81965         * ietestcenter/Javascript/15.4.4.17-7-c-ii-3-expected.txt: Added.
81966         * ietestcenter/Javascript/15.4.4.17-7-c-ii-3.html: Added.
81967         * ietestcenter/Javascript/15.4.4.17-8-1-expected.txt: Added.
81968         * ietestcenter/Javascript/15.4.4.17-8-1.html: Added.
81969         * ietestcenter/Javascript/15.4.4.17-8-10-expected.txt: Added.
81970         * ietestcenter/Javascript/15.4.4.17-8-10.html: Added.
81971         * ietestcenter/Javascript/15.4.4.17-8-11-expected.txt: Added.
81972         * ietestcenter/Javascript/15.4.4.17-8-11.html: Added.
81973         * ietestcenter/Javascript/15.4.4.17-8-12-expected.txt: Added.
81974         * ietestcenter/Javascript/15.4.4.17-8-12.html: Added.
81975         * ietestcenter/Javascript/15.4.4.17-8-13-expected.txt: Added.
81976         * ietestcenter/Javascript/15.4.4.17-8-13.html: Added.
81977         * ietestcenter/Javascript/15.4.4.17-8-2-expected.txt: Added.
81978         * ietestcenter/Javascript/15.4.4.17-8-2.html: Added.
81979         * ietestcenter/Javascript/15.4.4.17-8-3-expected.txt: Added.
81980         * ietestcenter/Javascript/15.4.4.17-8-3.html: Added.
81981         * ietestcenter/Javascript/15.4.4.17-8-4-expected.txt: Added.
81982         * ietestcenter/Javascript/15.4.4.17-8-4.html: Added.
81983         * ietestcenter/Javascript/15.4.4.17-8-5-expected.txt: Added.
81984         * ietestcenter/Javascript/15.4.4.17-8-5.html: Added.
81985         * ietestcenter/Javascript/15.4.4.17-8-6-expected.txt: Added.
81986         * ietestcenter/Javascript/15.4.4.17-8-6.html: Added.
81987         * ietestcenter/Javascript/15.4.4.17-8-7-expected.txt: Added.
81988         * ietestcenter/Javascript/15.4.4.17-8-7.html: Added.
81989         * ietestcenter/Javascript/15.4.4.17-8-8-expected.txt: Added.
81990         * ietestcenter/Javascript/15.4.4.17-8-8.html: Added.
81991         * ietestcenter/Javascript/15.4.4.18-0-1-expected.txt: Added.
81992         * ietestcenter/Javascript/15.4.4.18-0-1.html: Added.
81993         * ietestcenter/Javascript/15.4.4.18-0-2-expected.txt: Added.
81994         * ietestcenter/Javascript/15.4.4.18-0-2.html: Added.
81995         * ietestcenter/Javascript/15.4.4.18-4-1-expected.txt: Added.
81996         * ietestcenter/Javascript/15.4.4.18-4-1.html: Added.
81997         * ietestcenter/Javascript/15.4.4.18-4-2-expected.txt: Added.
81998         * ietestcenter/Javascript/15.4.4.18-4-2.html: Added.
81999         * ietestcenter/Javascript/15.4.4.18-4-3-expected.txt: Added.
82000         * ietestcenter/Javascript/15.4.4.18-4-3.html: Added.
82001         * ietestcenter/Javascript/15.4.4.18-4-4-expected.txt: Added.
82002         * ietestcenter/Javascript/15.4.4.18-4-4.html: Added.
82003         * ietestcenter/Javascript/15.4.4.18-4-5-expected.txt: Added.
82004         * ietestcenter/Javascript/15.4.4.18-4-5.html: Added.
82005         * ietestcenter/Javascript/15.4.4.18-4-6-expected.txt: Added.
82006         * ietestcenter/Javascript/15.4.4.18-4-6.html: Added.
82007         * ietestcenter/Javascript/15.4.4.18-4-7-expected.txt: Added.
82008         * ietestcenter/Javascript/15.4.4.18-4-7.html: Added.
82009         * ietestcenter/Javascript/15.4.4.18-4-8-expected.txt: Added.
82010         * ietestcenter/Javascript/15.4.4.18-4-8.html: Added.
82011         * ietestcenter/Javascript/15.4.4.18-5-1-expected.txt: Added.
82012         * ietestcenter/Javascript/15.4.4.18-5-1.html: Added.
82013         * ietestcenter/Javascript/15.4.4.18-5-2-expected.txt: Added.
82014         * ietestcenter/Javascript/15.4.4.18-5-2.html: Added.
82015         * ietestcenter/Javascript/15.4.4.18-5-3-expected.txt: Added.
82016         * ietestcenter/Javascript/15.4.4.18-5-3.html: Added.
82017         * ietestcenter/Javascript/15.4.4.18-5-4-expected.txt: Added.
82018         * ietestcenter/Javascript/15.4.4.18-5-4.html: Added.
82019         * ietestcenter/Javascript/15.4.4.18-5-5-expected.txt: Added.
82020         * ietestcenter/Javascript/15.4.4.18-5-5.html: Added.
82021         * ietestcenter/Javascript/15.4.4.18-5-6-expected.txt: Added.
82022         * ietestcenter/Javascript/15.4.4.18-5-6.html: Added.
82023         * ietestcenter/Javascript/15.4.4.18-7-1-expected.txt: Added.
82024         * ietestcenter/Javascript/15.4.4.18-7-1.html: Added.
82025         * ietestcenter/Javascript/15.4.4.18-7-2-expected.txt: Added.
82026         * ietestcenter/Javascript/15.4.4.18-7-2.html: Added.
82027         * ietestcenter/Javascript/15.4.4.18-7-3-expected.txt: Added.
82028         * ietestcenter/Javascript/15.4.4.18-7-3.html: Added.
82029         * ietestcenter/Javascript/15.4.4.18-7-4-expected.txt: Added.
82030         * ietestcenter/Javascript/15.4.4.18-7-4.html: Added.
82031         * ietestcenter/Javascript/15.4.4.18-7-5-expected.txt: Added.
82032         * ietestcenter/Javascript/15.4.4.18-7-5.html: Added.
82033         * ietestcenter/Javascript/15.4.4.18-7-b-1-expected.txt: Added.
82034         * ietestcenter/Javascript/15.4.4.18-7-b-1.html: Added.
82035         * ietestcenter/Javascript/15.4.4.18-7-c-ii-1-expected.txt: Added.
82036         * ietestcenter/Javascript/15.4.4.18-7-c-ii-1.html: Added.
82037         * ietestcenter/Javascript/15.4.4.18-7-c-ii-2-expected.txt: Added.
82038         * ietestcenter/Javascript/15.4.4.18-7-c-ii-2.html: Added.
82039         * ietestcenter/Javascript/15.4.4.18-8-1-expected.txt: Added.
82040         * ietestcenter/Javascript/15.4.4.18-8-1.html: Added.
82041         * ietestcenter/Javascript/15.4.4.18-8-10-expected.txt: Added.
82042         * ietestcenter/Javascript/15.4.4.18-8-10.html: Added.
82043         * ietestcenter/Javascript/15.4.4.18-8-11-expected.txt: Added.
82044         * ietestcenter/Javascript/15.4.4.18-8-11.html: Added.
82045         * ietestcenter/Javascript/15.4.4.18-8-12-expected.txt: Added.
82046         * ietestcenter/Javascript/15.4.4.18-8-12.html: Added.
82047         * ietestcenter/Javascript/15.4.4.18-8-2-expected.txt: Added.
82048         * ietestcenter/Javascript/15.4.4.18-8-2.html: Added.
82049         * ietestcenter/Javascript/15.4.4.18-8-3-expected.txt: Added.
82050         * ietestcenter/Javascript/15.4.4.18-8-3.html: Added.
82051         * ietestcenter/Javascript/15.4.4.18-8-4-expected.txt: Added.
82052         * ietestcenter/Javascript/15.4.4.18-8-4.html: Added.
82053         * ietestcenter/Javascript/15.4.4.18-8-5-expected.txt: Added.
82054         * ietestcenter/Javascript/15.4.4.18-8-5.html: Added.
82055         * ietestcenter/Javascript/15.4.4.18-8-6-expected.txt: Added.
82056         * ietestcenter/Javascript/15.4.4.18-8-6.html: Added.
82057         * ietestcenter/Javascript/15.4.4.18-8-7-expected.txt: Added.
82058         * ietestcenter/Javascript/15.4.4.18-8-7.html: Added.
82059         * ietestcenter/Javascript/15.4.4.18-8-8-expected.txt: Added.
82060         * ietestcenter/Javascript/15.4.4.18-8-8.html: Added.
82061         * ietestcenter/Javascript/15.4.4.18-8-9-expected.txt: Added.
82062         * ietestcenter/Javascript/15.4.4.18-8-9.html: Added.
82063         * ietestcenter/Javascript/15.4.4.19-0-1-expected.txt: Added.
82064         * ietestcenter/Javascript/15.4.4.19-0-1.html: Added.
82065         * ietestcenter/Javascript/15.4.4.19-0-2-expected.txt: Added.
82066         * ietestcenter/Javascript/15.4.4.19-0-2.html: Added.
82067         * ietestcenter/Javascript/15.4.4.19-4-1-expected.txt: Added.
82068         * ietestcenter/Javascript/15.4.4.19-4-1.html: Added.
82069         * ietestcenter/Javascript/15.4.4.19-4-2-expected.txt: Added.
82070         * ietestcenter/Javascript/15.4.4.19-4-2.html: Added.
82071         * ietestcenter/Javascript/15.4.4.19-4-3-expected.txt: Added.
82072         * ietestcenter/Javascript/15.4.4.19-4-3.html: Added.
82073         * ietestcenter/Javascript/15.4.4.19-4-4-expected.txt: Added.
82074         * ietestcenter/Javascript/15.4.4.19-4-4.html: Added.
82075         * ietestcenter/Javascript/15.4.4.19-4-5-expected.txt: Added.
82076         * ietestcenter/Javascript/15.4.4.19-4-5.html: Added.
82077         * ietestcenter/Javascript/15.4.4.19-4-6-expected.txt: Added.
82078         * ietestcenter/Javascript/15.4.4.19-4-6.html: Added.
82079         * ietestcenter/Javascript/15.4.4.19-4-7-expected.txt: Added.
82080         * ietestcenter/Javascript/15.4.4.19-4-7.html: Added.
82081         * ietestcenter/Javascript/15.4.4.19-4-8-expected.txt: Added.
82082         * ietestcenter/Javascript/15.4.4.19-4-8.html: Added.
82083         * ietestcenter/Javascript/15.4.4.19-5-1-expected.txt: Added.
82084         * ietestcenter/Javascript/15.4.4.19-5-1.html: Added.
82085         * ietestcenter/Javascript/15.4.4.19-5-2-expected.txt: Added.
82086         * ietestcenter/Javascript/15.4.4.19-5-2.html: Added.
82087         * ietestcenter/Javascript/15.4.4.19-5-3-expected.txt: Added.
82088         * ietestcenter/Javascript/15.4.4.19-5-3.html: Added.
82089         * ietestcenter/Javascript/15.4.4.19-5-4-expected.txt: Added.
82090         * ietestcenter/Javascript/15.4.4.19-5-4.html: Added.
82091         * ietestcenter/Javascript/15.4.4.19-5-5-expected.txt: Added.
82092         * ietestcenter/Javascript/15.4.4.19-5-5.html: Added.
82093         * ietestcenter/Javascript/15.4.4.19-5-6-expected.txt: Added.
82094         * ietestcenter/Javascript/15.4.4.19-5-6.html: Added.
82095         * ietestcenter/Javascript/15.4.4.19-5-7-expected.txt: Added.
82096         * ietestcenter/Javascript/15.4.4.19-5-7.html: Added.
82097         * ietestcenter/Javascript/15.4.4.19-5-8-expected.txt: Added.
82098         * ietestcenter/Javascript/15.4.4.19-5-8.html: Added.
82099         * ietestcenter/Javascript/15.4.4.19-8-1-expected.txt: Added.
82100         * ietestcenter/Javascript/15.4.4.19-8-1.html: Added.
82101         * ietestcenter/Javascript/15.4.4.19-8-2-expected.txt: Added.
82102         * ietestcenter/Javascript/15.4.4.19-8-2.html: Added.
82103         * ietestcenter/Javascript/15.4.4.19-8-3-expected.txt: Added.
82104         * ietestcenter/Javascript/15.4.4.19-8-3.html: Added.
82105         * ietestcenter/Javascript/15.4.4.19-8-4-expected.txt: Added.
82106         * ietestcenter/Javascript/15.4.4.19-8-4.html: Added.
82107         * ietestcenter/Javascript/15.4.4.19-8-5-expected.txt: Added.
82108         * ietestcenter/Javascript/15.4.4.19-8-5.html: Added.
82109         * ietestcenter/Javascript/15.4.4.19-8-6-expected.txt: Added.
82110         * ietestcenter/Javascript/15.4.4.19-8-6.html: Added.
82111         * ietestcenter/Javascript/15.4.4.19-8-b-1-expected.txt: Added.
82112         * ietestcenter/Javascript/15.4.4.19-8-b-1.html: Added.
82113         * ietestcenter/Javascript/15.4.4.19-8-c-ii-1-expected.txt: Added.
82114         * ietestcenter/Javascript/15.4.4.19-8-c-ii-1.html: Added.
82115         * ietestcenter/Javascript/15.4.4.19-8-c-ii-2-expected.txt: Added.
82116         * ietestcenter/Javascript/15.4.4.19-8-c-ii-2.html: Added.
82117         * ietestcenter/Javascript/15.4.4.19-8-c-iii-1-expected.txt: Added.
82118         * ietestcenter/Javascript/15.4.4.19-8-c-iii-1.html: Added.
82119         * ietestcenter/Javascript/15.4.4.19-9-1-expected.txt: Added.
82120         * ietestcenter/Javascript/15.4.4.19-9-1.html: Added.
82121         * ietestcenter/Javascript/15.4.4.19-9-2-expected.txt: Added.
82122         * ietestcenter/Javascript/15.4.4.19-9-2.html: Added.
82123         * ietestcenter/Javascript/15.4.4.19-9-3-expected.txt: Added.
82124         * ietestcenter/Javascript/15.4.4.19-9-3.html: Added.
82125         * ietestcenter/Javascript/15.4.4.19-9-4-expected.txt: Added.
82126         * ietestcenter/Javascript/15.4.4.19-9-4.html: Added.
82127         * ietestcenter/Javascript/15.4.4.20-0-1-expected.txt: Added.
82128         * ietestcenter/Javascript/15.4.4.20-0-1.html: Added.
82129         * ietestcenter/Javascript/15.4.4.20-0-2-expected.txt: Added.
82130         * ietestcenter/Javascript/15.4.4.20-0-2.html: Added.
82131         * ietestcenter/Javascript/15.4.4.20-10-1-expected.txt: Added.
82132         * ietestcenter/Javascript/15.4.4.20-10-1.html: Added.
82133         * ietestcenter/Javascript/15.4.4.20-10-2-expected.txt: Added.
82134         * ietestcenter/Javascript/15.4.4.20-10-2.html: Added.
82135         * ietestcenter/Javascript/15.4.4.20-10-3-expected.txt: Added.
82136         * ietestcenter/Javascript/15.4.4.20-10-3.html: Added.
82137         * ietestcenter/Javascript/15.4.4.20-10-4-expected.txt: Added.
82138         * ietestcenter/Javascript/15.4.4.20-10-4.html: Added.
82139         * ietestcenter/Javascript/15.4.4.20-4-1-expected.txt: Added.
82140         * ietestcenter/Javascript/15.4.4.20-4-1.html: Added.
82141         * ietestcenter/Javascript/15.4.4.20-4-2-expected.txt: Added.
82142         * ietestcenter/Javascript/15.4.4.20-4-2.html: Added.
82143         * ietestcenter/Javascript/15.4.4.20-4-3-expected.txt: Added.
82144         * ietestcenter/Javascript/15.4.4.20-4-3.html: Added.
82145         * ietestcenter/Javascript/15.4.4.20-4-4-expected.txt: Added.
82146         * ietestcenter/Javascript/15.4.4.20-4-4.html: Added.
82147         * ietestcenter/Javascript/15.4.4.20-4-5-expected.txt: Added.
82148         * ietestcenter/Javascript/15.4.4.20-4-5.html: Added.
82149         * ietestcenter/Javascript/15.4.4.20-4-6-expected.txt: Added.
82150         * ietestcenter/Javascript/15.4.4.20-4-6.html: Added.
82151         * ietestcenter/Javascript/15.4.4.20-4-7-expected.txt: Added.
82152         * ietestcenter/Javascript/15.4.4.20-4-7.html: Added.
82153         * ietestcenter/Javascript/15.4.4.20-4-8-expected.txt: Added.
82154         * ietestcenter/Javascript/15.4.4.20-4-8.html: Added.
82155         * ietestcenter/Javascript/15.4.4.20-5-1-expected.txt: Added.
82156         * ietestcenter/Javascript/15.4.4.20-5-1.html: Added.
82157         * ietestcenter/Javascript/15.4.4.20-5-2-expected.txt: Added.
82158         * ietestcenter/Javascript/15.4.4.20-5-2.html: Added.
82159         * ietestcenter/Javascript/15.4.4.20-5-3-expected.txt: Added.
82160         * ietestcenter/Javascript/15.4.4.20-5-3.html: Added.
82161         * ietestcenter/Javascript/15.4.4.20-5-4-expected.txt: Added.
82162         * ietestcenter/Javascript/15.4.4.20-5-4.html: Added.
82163         * ietestcenter/Javascript/15.4.4.20-5-5-expected.txt: Added.
82164         * ietestcenter/Javascript/15.4.4.20-5-5.html: Added.
82165         * ietestcenter/Javascript/15.4.4.20-5-6-expected.txt: Added.
82166         * ietestcenter/Javascript/15.4.4.20-5-6.html: Added.
82167         * ietestcenter/Javascript/15.4.4.20-6-1-expected.txt: Added.
82168         * ietestcenter/Javascript/15.4.4.20-6-1.html: Added.
82169         * ietestcenter/Javascript/15.4.4.20-6-2-expected.txt: Added.
82170         * ietestcenter/Javascript/15.4.4.20-6-2.html: Added.
82171         * ietestcenter/Javascript/15.4.4.20-6-3-expected.txt: Added.
82172         * ietestcenter/Javascript/15.4.4.20-6-3.html: Added.
82173         * ietestcenter/Javascript/15.4.4.20-6-4-expected.txt: Added.
82174         * ietestcenter/Javascript/15.4.4.20-6-4.html: Added.
82175         * ietestcenter/Javascript/15.4.4.20-6-5-expected.txt: Added.
82176         * ietestcenter/Javascript/15.4.4.20-6-5.html: Added.
82177         * ietestcenter/Javascript/15.4.4.20-6-6-expected.txt: Added.
82178         * ietestcenter/Javascript/15.4.4.20-6-6.html: Added.
82179         * ietestcenter/Javascript/15.4.4.20-6-7-expected.txt: Added.
82180         * ietestcenter/Javascript/15.4.4.20-6-7.html: Added.
82181         * ietestcenter/Javascript/15.4.4.20-6-8-expected.txt: Added.
82182         * ietestcenter/Javascript/15.4.4.20-6-8.html: Added.
82183         * ietestcenter/Javascript/15.4.4.20-9-1-expected.txt: Added.
82184         * ietestcenter/Javascript/15.4.4.20-9-1.html: Added.
82185         * ietestcenter/Javascript/15.4.4.20-9-2-expected.txt: Added.
82186         * ietestcenter/Javascript/15.4.4.20-9-2.html: Added.
82187         * ietestcenter/Javascript/15.4.4.20-9-3-expected.txt: Added.
82188         * ietestcenter/Javascript/15.4.4.20-9-3.html: Added.
82189         * ietestcenter/Javascript/15.4.4.20-9-4-expected.txt: Added.
82190         * ietestcenter/Javascript/15.4.4.20-9-4.html: Added.
82191         * ietestcenter/Javascript/15.4.4.20-9-5-expected.txt: Added.
82192         * ietestcenter/Javascript/15.4.4.20-9-5.html: Added.
82193         * ietestcenter/Javascript/15.4.4.20-9-6-expected.txt: Added.
82194         * ietestcenter/Javascript/15.4.4.20-9-6.html: Added.
82195         * ietestcenter/Javascript/15.4.4.20-9-b-1-expected.txt: Added.
82196         * ietestcenter/Javascript/15.4.4.20-9-b-1.html: Added.
82197         * ietestcenter/Javascript/15.4.4.20-9-c-ii-1-expected.txt: Added.
82198         * ietestcenter/Javascript/15.4.4.20-9-c-ii-1.html: Added.
82199         * ietestcenter/Javascript/15.4.4.20-9-c-ii-2-expected.txt: Added.
82200         * ietestcenter/Javascript/15.4.4.20-9-c-ii-2.html: Added.
82201         * ietestcenter/Javascript/15.4.4.20-9-c-iii-1-expected.txt: Added.
82202         * ietestcenter/Javascript/15.4.4.20-9-c-iii-1.html: Added.
82203         * ietestcenter/Javascript/15.4.4.21-0-1-expected.txt: Added.
82204         * ietestcenter/Javascript/15.4.4.21-0-1.html: Added.
82205         * ietestcenter/Javascript/15.4.4.21-0-2-expected.txt: Added.
82206         * ietestcenter/Javascript/15.4.4.21-0-2.html: Added.
82207         * ietestcenter/Javascript/15.4.4.21-10-1-expected.txt: Added.
82208         * ietestcenter/Javascript/15.4.4.21-10-1.html: Added.
82209         * ietestcenter/Javascript/15.4.4.21-10-2-expected.txt: Added.
82210         * ietestcenter/Javascript/15.4.4.21-10-2.html: Added.
82211         * ietestcenter/Javascript/15.4.4.21-10-3-expected.txt: Added.
82212         * ietestcenter/Javascript/15.4.4.21-10-3.html: Added.
82213         * ietestcenter/Javascript/15.4.4.21-10-4-expected.txt: Added.
82214         * ietestcenter/Javascript/15.4.4.21-10-4.html: Added.
82215         * ietestcenter/Javascript/15.4.4.21-10-5-expected.txt: Added.
82216         * ietestcenter/Javascript/15.4.4.21-10-5.html: Added.
82217         * ietestcenter/Javascript/15.4.4.21-10-6-expected.txt: Added.
82218         * ietestcenter/Javascript/15.4.4.21-10-6.html: Added.
82219         * ietestcenter/Javascript/15.4.4.21-10-7-expected.txt: Added.
82220         * ietestcenter/Javascript/15.4.4.21-10-7.html: Added.
82221         * ietestcenter/Javascript/15.4.4.21-10-8-expected.txt: Added.
82222         * ietestcenter/Javascript/15.4.4.21-10-8.html: Added.
82223         * ietestcenter/Javascript/15.4.4.21-4-1-expected.txt: Added.
82224         * ietestcenter/Javascript/15.4.4.21-4-1.html: Added.
82225         * ietestcenter/Javascript/15.4.4.21-4-2-expected.txt: Added.
82226         * ietestcenter/Javascript/15.4.4.21-4-2.html: Added.
82227         * ietestcenter/Javascript/15.4.4.21-4-3-expected.txt: Added.
82228         * ietestcenter/Javascript/15.4.4.21-4-3.html: Added.
82229         * ietestcenter/Javascript/15.4.4.21-4-4-expected.txt: Added.
82230         * ietestcenter/Javascript/15.4.4.21-4-4.html: Added.
82231         * ietestcenter/Javascript/15.4.4.21-4-5-expected.txt: Added.
82232         * ietestcenter/Javascript/15.4.4.21-4-5.html: Added.
82233         * ietestcenter/Javascript/15.4.4.21-4-6-expected.txt: Added.
82234         * ietestcenter/Javascript/15.4.4.21-4-6.html: Added.
82235         * ietestcenter/Javascript/15.4.4.21-4-7-expected.txt: Added.
82236         * ietestcenter/Javascript/15.4.4.21-4-7.html: Added.
82237         * ietestcenter/Javascript/15.4.4.21-4-8-expected.txt: Added.
82238         * ietestcenter/Javascript/15.4.4.21-4-8.html: Added.
82239         * ietestcenter/Javascript/15.4.4.21-5-1-expected.txt: Added.
82240         * ietestcenter/Javascript/15.4.4.21-5-1.html: Added.
82241         * ietestcenter/Javascript/15.4.4.21-5-2-expected.txt: Added.
82242         * ietestcenter/Javascript/15.4.4.21-5-2.html: Added.
82243         * ietestcenter/Javascript/15.4.4.21-5-3-expected.txt: Added.
82244         * ietestcenter/Javascript/15.4.4.21-5-3.html: Added.
82245         * ietestcenter/Javascript/15.4.4.21-5-4-expected.txt: Added.
82246         * ietestcenter/Javascript/15.4.4.21-5-4.html: Added.
82247         * ietestcenter/Javascript/15.4.4.21-5-5-expected.txt: Added.
82248         * ietestcenter/Javascript/15.4.4.21-5-5.html: Added.
82249         * ietestcenter/Javascript/15.4.4.21-5-6-expected.txt: Added.
82250         * ietestcenter/Javascript/15.4.4.21-5-6.html: Added.
82251         * ietestcenter/Javascript/15.4.4.21-5-7-expected.txt: Added.
82252         * ietestcenter/Javascript/15.4.4.21-5-7.html: Added.
82253         * ietestcenter/Javascript/15.4.4.21-5-8-expected.txt: Added.
82254         * ietestcenter/Javascript/15.4.4.21-5-8.html: Added.
82255         * ietestcenter/Javascript/15.4.4.21-7-1-expected.txt: Added.
82256         * ietestcenter/Javascript/15.4.4.21-7-1.html: Added.
82257         * ietestcenter/Javascript/15.4.4.21-7-2-expected.txt: Added.
82258         * ietestcenter/Javascript/15.4.4.21-7-2.html: Added.
82259         * ietestcenter/Javascript/15.4.4.21-7-3-expected.txt: Added.
82260         * ietestcenter/Javascript/15.4.4.21-7-3.html: Added.
82261         * ietestcenter/Javascript/15.4.4.21-7-4-expected.txt: Added.
82262         * ietestcenter/Javascript/15.4.4.21-7-4.html: Added.
82263         * ietestcenter/Javascript/15.4.4.21-7-5-expected.txt: Added.
82264         * ietestcenter/Javascript/15.4.4.21-7-5.html: Added.
82265         * ietestcenter/Javascript/15.4.4.21-7-6-expected.txt: Added.
82266         * ietestcenter/Javascript/15.4.4.21-7-6.html: Added.
82267         * ietestcenter/Javascript/15.4.4.21-7-7-expected.txt: Added.
82268         * ietestcenter/Javascript/15.4.4.21-7-7.html: Added.
82269         * ietestcenter/Javascript/15.4.4.21-7-8-expected.txt: Added.
82270         * ietestcenter/Javascript/15.4.4.21-7-8.html: Added.
82271         * ietestcenter/Javascript/15.4.4.21-7-9-expected.txt: Added.
82272         * ietestcenter/Javascript/15.4.4.21-7-9.html: Added.
82273         * ietestcenter/Javascript/15.4.4.21-8-c-1-expected.txt: Added.
82274         * ietestcenter/Javascript/15.4.4.21-8-c-1.html: Added.
82275         * ietestcenter/Javascript/15.4.4.21-8-c-2-expected.txt: Added.
82276         * ietestcenter/Javascript/15.4.4.21-8-c-2.html: Added.
82277         * ietestcenter/Javascript/15.4.4.21-8-c-3-expected.txt: Added.
82278         * ietestcenter/Javascript/15.4.4.21-8-c-3.html: Added.
82279         * ietestcenter/Javascript/15.4.4.21-9-1-expected.txt: Added.
82280         * ietestcenter/Javascript/15.4.4.21-9-1.html: Added.
82281         * ietestcenter/Javascript/15.4.4.21-9-2-expected.txt: Added.
82282         * ietestcenter/Javascript/15.4.4.21-9-2.html: Added.
82283         * ietestcenter/Javascript/15.4.4.21-9-3-expected.txt: Added.
82284         * ietestcenter/Javascript/15.4.4.21-9-3.html: Added.
82285         * ietestcenter/Javascript/15.4.4.21-9-4-expected.txt: Added.
82286         * ietestcenter/Javascript/15.4.4.21-9-4.html: Added.
82287         * ietestcenter/Javascript/15.4.4.21-9-5-expected.txt: Added.
82288         * ietestcenter/Javascript/15.4.4.21-9-5.html: Added.
82289         * ietestcenter/Javascript/15.4.4.21-9-6-expected.txt: Added.
82290         * ietestcenter/Javascript/15.4.4.21-9-6.html: Added.
82291         * ietestcenter/Javascript/15.4.4.21-9-b-1-expected.txt: Added.
82292         * ietestcenter/Javascript/15.4.4.21-9-b-1.html: Added.
82293         * ietestcenter/Javascript/15.4.4.21-9-c-1-expected.txt: Added.
82294         * ietestcenter/Javascript/15.4.4.21-9-c-1.html: Added.
82295         * ietestcenter/Javascript/15.4.4.21-9-c-ii-1-expected.txt: Added.
82296         * ietestcenter/Javascript/15.4.4.21-9-c-ii-1.html: Added.
82297         * ietestcenter/Javascript/15.4.4.21-9-c-ii-2-expected.txt: Added.
82298         * ietestcenter/Javascript/15.4.4.21-9-c-ii-2.html: Added.
82299         * ietestcenter/Javascript/15.4.4.21-9-c-ii-3-expected.txt: Added.
82300         * ietestcenter/Javascript/15.4.4.21-9-c-ii-3.html: Added.
82301         * ietestcenter/Javascript/15.4.4.21-9-c-ii-4-expected.txt: Added.
82302         * ietestcenter/Javascript/15.4.4.21-9-c-ii-4.html: Added.
82303         * ietestcenter/Javascript/15.4.4.22-0-1-expected.txt: Added.
82304         * ietestcenter/Javascript/15.4.4.22-0-1.html: Added.
82305         * ietestcenter/Javascript/15.4.4.22-0-2-expected.txt: Added.
82306         * ietestcenter/Javascript/15.4.4.22-0-2.html: Added.
82307         * ietestcenter/Javascript/15.4.4.22-10-1-expected.txt: Added.
82308         * ietestcenter/Javascript/15.4.4.22-10-1.html: Added.
82309         * ietestcenter/Javascript/15.4.4.22-10-2-expected.txt: Added.
82310         * ietestcenter/Javascript/15.4.4.22-10-2.html: Added.
82311         * ietestcenter/Javascript/15.4.4.22-10-3-expected.txt: Added.
82312         * ietestcenter/Javascript/15.4.4.22-10-3.html: Added.
82313         * ietestcenter/Javascript/15.4.4.22-10-4-expected.txt: Added.
82314         * ietestcenter/Javascript/15.4.4.22-10-4.html: Added.
82315         * ietestcenter/Javascript/15.4.4.22-10-5-expected.txt: Added.
82316         * ietestcenter/Javascript/15.4.4.22-10-5.html: Added.
82317         * ietestcenter/Javascript/15.4.4.22-10-6-expected.txt: Added.
82318         * ietestcenter/Javascript/15.4.4.22-10-6.html: Added.
82319         * ietestcenter/Javascript/15.4.4.22-10-7-expected.txt: Added.
82320         * ietestcenter/Javascript/15.4.4.22-10-7.html: Added.
82321         * ietestcenter/Javascript/15.4.4.22-10-8-expected.txt: Added.
82322         * ietestcenter/Javascript/15.4.4.22-10-8.html: Added.
82323         * ietestcenter/Javascript/15.4.4.22-4-1-expected.txt: Added.
82324         * ietestcenter/Javascript/15.4.4.22-4-1.html: Added.
82325         * ietestcenter/Javascript/15.4.4.22-4-2-expected.txt: Added.
82326         * ietestcenter/Javascript/15.4.4.22-4-2.html: Added.
82327         * ietestcenter/Javascript/15.4.4.22-4-3-expected.txt: Added.
82328         * ietestcenter/Javascript/15.4.4.22-4-3.html: Added.
82329         * ietestcenter/Javascript/15.4.4.22-4-4-expected.txt: Added.
82330         * ietestcenter/Javascript/15.4.4.22-4-4.html: Added.
82331         * ietestcenter/Javascript/15.4.4.22-4-5-expected.txt: Added.
82332         * ietestcenter/Javascript/15.4.4.22-4-5.html: Added.
82333         * ietestcenter/Javascript/15.4.4.22-4-6-expected.txt: Added.
82334         * ietestcenter/Javascript/15.4.4.22-4-6.html: Added.
82335         * ietestcenter/Javascript/15.4.4.22-4-7-expected.txt: Added.
82336         * ietestcenter/Javascript/15.4.4.22-4-7.html: Added.
82337         * ietestcenter/Javascript/15.4.4.22-4-8-expected.txt: Added.
82338         * ietestcenter/Javascript/15.4.4.22-4-8.html: Added.
82339         * ietestcenter/Javascript/15.4.4.22-5-1-expected.txt: Added.
82340         * ietestcenter/Javascript/15.4.4.22-5-1.html: Added.
82341         * ietestcenter/Javascript/15.4.4.22-5-2-expected.txt: Added.
82342         * ietestcenter/Javascript/15.4.4.22-5-2.html: Added.
82343         * ietestcenter/Javascript/15.4.4.22-5-3-expected.txt: Added.
82344         * ietestcenter/Javascript/15.4.4.22-5-3.html: Added.
82345         * ietestcenter/Javascript/15.4.4.22-5-4-expected.txt: Added.
82346         * ietestcenter/Javascript/15.4.4.22-5-4.html: Added.
82347         * ietestcenter/Javascript/15.4.4.22-5-5-expected.txt: Added.
82348         * ietestcenter/Javascript/15.4.4.22-5-5.html: Added.
82349         * ietestcenter/Javascript/15.4.4.22-5-6-expected.txt: Added.
82350         * ietestcenter/Javascript/15.4.4.22-5-6.html: Added.
82351         * ietestcenter/Javascript/15.4.4.22-5-7-expected.txt: Added.
82352         * ietestcenter/Javascript/15.4.4.22-5-7.html: Added.
82353         * ietestcenter/Javascript/15.4.4.22-5-8-expected.txt: Added.
82354         * ietestcenter/Javascript/15.4.4.22-5-8.html: Added.
82355         * ietestcenter/Javascript/15.4.4.22-7-1-expected.txt: Added.
82356         * ietestcenter/Javascript/15.4.4.22-7-1.html: Added.
82357         * ietestcenter/Javascript/15.4.4.22-7-2-expected.txt: Added.
82358         * ietestcenter/Javascript/15.4.4.22-7-2.html: Added.
82359         * ietestcenter/Javascript/15.4.4.22-7-3-expected.txt: Added.
82360         * ietestcenter/Javascript/15.4.4.22-7-3.html: Added.
82361         * ietestcenter/Javascript/15.4.4.22-7-4-expected.txt: Added.
82362         * ietestcenter/Javascript/15.4.4.22-7-4.html: Added.
82363         * ietestcenter/Javascript/15.4.4.22-7-5-expected.txt: Added.
82364         * ietestcenter/Javascript/15.4.4.22-7-5.html: Added.
82365         * ietestcenter/Javascript/15.4.4.22-7-6-expected.txt: Added.
82366         * ietestcenter/Javascript/15.4.4.22-7-6.html: Added.
82367         * ietestcenter/Javascript/15.4.4.22-7-7-expected.txt: Added.
82368         * ietestcenter/Javascript/15.4.4.22-7-7.html: Added.
82369         * ietestcenter/Javascript/15.4.4.22-7-8-expected.txt: Added.
82370         * ietestcenter/Javascript/15.4.4.22-7-8.html: Added.
82371         * ietestcenter/Javascript/15.4.4.22-7-9-expected.txt: Added.
82372         * ietestcenter/Javascript/15.4.4.22-7-9.html: Added.
82373         * ietestcenter/Javascript/15.4.4.22-8-c-1-expected.txt: Added.
82374         * ietestcenter/Javascript/15.4.4.22-8-c-1.html: Added.
82375         * ietestcenter/Javascript/15.4.4.22-8-c-2-expected.txt: Added.
82376         * ietestcenter/Javascript/15.4.4.22-8-c-2.html: Added.
82377         * ietestcenter/Javascript/15.4.4.22-8-c-3-expected.txt: Added.
82378         * ietestcenter/Javascript/15.4.4.22-8-c-3.html: Added.
82379         * ietestcenter/Javascript/15.4.4.22-9-2-expected.txt: Added.
82380         * ietestcenter/Javascript/15.4.4.22-9-2.html: Added.
82381         * ietestcenter/Javascript/15.4.4.22-9-3-expected.txt: Added.
82382         * ietestcenter/Javascript/15.4.4.22-9-3.html: Added.
82383         * ietestcenter/Javascript/15.4.4.22-9-4-expected.txt: Added.
82384         * ietestcenter/Javascript/15.4.4.22-9-4.html: Added.
82385         * ietestcenter/Javascript/15.4.4.22-9-5-expected.txt: Added.
82386         * ietestcenter/Javascript/15.4.4.22-9-5.html: Added.
82387         * ietestcenter/Javascript/15.4.4.22-9-6-expected.txt: Added.
82388         * ietestcenter/Javascript/15.4.4.22-9-6.html: Added.
82389         * ietestcenter/Javascript/15.4.4.22-9-b-1-expected.txt: Added.
82390         * ietestcenter/Javascript/15.4.4.22-9-b-1.html: Added.
82391         * ietestcenter/Javascript/15.4.4.22-9-c-1-expected.txt: Added.
82392         * ietestcenter/Javascript/15.4.4.22-9-c-1.html: Added.
82393         * ietestcenter/Javascript/15.4.4.22-9-c-ii-1-expected.txt: Added.
82394         * ietestcenter/Javascript/15.4.4.22-9-c-ii-1.html: Added.
82395         * ietestcenter/Javascript/15.4.4.22-9-c-ii-2-expected.txt: Added.
82396         * ietestcenter/Javascript/15.4.4.22-9-c-ii-2.html: Added.
82397         * ietestcenter/Javascript/15.4.4.22-9-c-ii-3-expected.txt: Added.
82398         * ietestcenter/Javascript/15.4.4.22-9-c-ii-3.html: Added.
82399         * ietestcenter/Javascript/15.4.4.22-9-c-ii-4-expected.txt: Added.
82400         * ietestcenter/Javascript/15.4.4.22-9-c-ii-4.html: Added.
82401         * ietestcenter/Javascript/15.4.5-1-expected.txt: Added.
82402         * ietestcenter/Javascript/15.4.5-1.html: Added.
82403         * ietestcenter/Javascript/15.4.5.1-3.d-1-expected.txt: Added.
82404         * ietestcenter/Javascript/15.4.5.1-3.d-1.html: Added.
82405         * ietestcenter/Javascript/15.4.5.1-3.d-2-expected.txt: Added.
82406         * ietestcenter/Javascript/15.4.5.1-3.d-2.html: Added.
82407         * ietestcenter/Javascript/15.4.5.1-3.d-3-expected.txt: Added.
82408         * ietestcenter/Javascript/15.4.5.1-3.d-3.html: Added.
82409         * ietestcenter/Javascript/15.4.5.1-5-1-expected.txt: Added.
82410         * ietestcenter/Javascript/15.4.5.1-5-1.html: Added.
82411         * ietestcenter/Javascript/15.4.5.1-5-2-expected.txt: Added.
82412         * ietestcenter/Javascript/15.4.5.1-5-2.html: Added.
82413         * ietestcenter/Javascript/15.5.4.20-0-1-expected.txt: Added.
82414         * ietestcenter/Javascript/15.5.4.20-0-1.html: Added.
82415         * ietestcenter/Javascript/15.5.4.20-0-2-expected.txt: Added.
82416         * ietestcenter/Javascript/15.5.4.20-0-2.html: Added.
82417         * ietestcenter/Javascript/15.5.4.20-1-1-expected.txt: Added.
82418         * ietestcenter/Javascript/15.5.4.20-1-1.html: Added.
82419         * ietestcenter/Javascript/15.5.4.20-1-2-expected.txt: Added.
82420         * ietestcenter/Javascript/15.5.4.20-1-2.html: Added.
82421         * ietestcenter/Javascript/15.5.4.20-1-3-expected.txt: Added.
82422         * ietestcenter/Javascript/15.5.4.20-1-3.html: Added.
82423         * ietestcenter/Javascript/15.5.4.20-1-4-expected.txt: Added.
82424         * ietestcenter/Javascript/15.5.4.20-1-4.html: Added.
82425         * ietestcenter/Javascript/15.5.4.20-1-5-expected.txt: Added.
82426         * ietestcenter/Javascript/15.5.4.20-1-5.html: Added.
82427         * ietestcenter/Javascript/15.5.4.20-1-6-expected.txt: Added.
82428         * ietestcenter/Javascript/15.5.4.20-1-6.html: Added.
82429         * ietestcenter/Javascript/15.5.4.20-1-7-expected.txt: Added.
82430         * ietestcenter/Javascript/15.5.4.20-1-7.html: Added.
82431         * ietestcenter/Javascript/15.5.4.20-4-1-expected.txt: Added.
82432         * ietestcenter/Javascript/15.5.4.20-4-1.html: Added.
82433         * ietestcenter/Javascript/15.5.4.20-4-10-expected.txt: Added.
82434         * ietestcenter/Javascript/15.5.4.20-4-10.html: Added.
82435         * ietestcenter/Javascript/15.5.4.20-4-11-expected.txt: Added.
82436         * ietestcenter/Javascript/15.5.4.20-4-11.html: Added.
82437         * ietestcenter/Javascript/15.5.4.20-4-12-expected.txt: Added.
82438         * ietestcenter/Javascript/15.5.4.20-4-12.html: Added.
82439         * ietestcenter/Javascript/15.5.4.20-4-13-expected.txt: Added.
82440         * ietestcenter/Javascript/15.5.4.20-4-13.html: Added.
82441         * ietestcenter/Javascript/15.5.4.20-4-14-expected.txt: Added.
82442         * ietestcenter/Javascript/15.5.4.20-4-14.html: Added.
82443         * ietestcenter/Javascript/15.5.4.20-4-16-expected.txt: Added.
82444         * ietestcenter/Javascript/15.5.4.20-4-16.html: Added.
82445         * ietestcenter/Javascript/15.5.4.20-4-18-expected.txt: Added.
82446         * ietestcenter/Javascript/15.5.4.20-4-18.html: Added.
82447         * ietestcenter/Javascript/15.5.4.20-4-19-expected.txt: Added.
82448         * ietestcenter/Javascript/15.5.4.20-4-19.html: Added.
82449         * ietestcenter/Javascript/15.5.4.20-4-2-expected.txt: Added.
82450         * ietestcenter/Javascript/15.5.4.20-4-2.html: Added.
82451         * ietestcenter/Javascript/15.5.4.20-4-20-expected.txt: Added.
82452         * ietestcenter/Javascript/15.5.4.20-4-20.html: Added.
82453         * ietestcenter/Javascript/15.5.4.20-4-21-expected.txt: Added.
82454         * ietestcenter/Javascript/15.5.4.20-4-21.html: Added.
82455         * ietestcenter/Javascript/15.5.4.20-4-22-expected.txt: Added.
82456         * ietestcenter/Javascript/15.5.4.20-4-22.html: Added.
82457         * ietestcenter/Javascript/15.5.4.20-4-24-expected.txt: Added.
82458         * ietestcenter/Javascript/15.5.4.20-4-24.html: Added.
82459         * ietestcenter/Javascript/15.5.4.20-4-27-expected.txt: Added.
82460         * ietestcenter/Javascript/15.5.4.20-4-27.html: Added.
82461         * ietestcenter/Javascript/15.5.4.20-4-28-expected.txt: Added.
82462         * ietestcenter/Javascript/15.5.4.20-4-28.html: Added.
82463         * ietestcenter/Javascript/15.5.4.20-4-29-expected.txt: Added.
82464         * ietestcenter/Javascript/15.5.4.20-4-29.html: Added.
82465         * ietestcenter/Javascript/15.5.4.20-4-3-expected.txt: Added.
82466         * ietestcenter/Javascript/15.5.4.20-4-3.html: Added.
82467         * ietestcenter/Javascript/15.5.4.20-4-30-expected.txt: Added.
82468         * ietestcenter/Javascript/15.5.4.20-4-30.html: Added.
82469         * ietestcenter/Javascript/15.5.4.20-4-32-expected.txt: Added.
82470         * ietestcenter/Javascript/15.5.4.20-4-32.html: Added.
82471         * ietestcenter/Javascript/15.5.4.20-4-34-expected.txt: Added.
82472         * ietestcenter/Javascript/15.5.4.20-4-34.html: Added.
82473         * ietestcenter/Javascript/15.5.4.20-4-35-expected.txt: Added.
82474         * ietestcenter/Javascript/15.5.4.20-4-35.html: Added.
82475         * ietestcenter/Javascript/15.5.4.20-4-36-expected.txt: Added.
82476         * ietestcenter/Javascript/15.5.4.20-4-36.html: Added.
82477         * ietestcenter/Javascript/15.5.4.20-4-37-expected.txt: Added.
82478         * ietestcenter/Javascript/15.5.4.20-4-37.html: Added.
82479         * ietestcenter/Javascript/15.5.4.20-4-38-expected.txt: Added.
82480         * ietestcenter/Javascript/15.5.4.20-4-38.html: Added.
82481         * ietestcenter/Javascript/15.5.4.20-4-39-expected.txt: Added.
82482         * ietestcenter/Javascript/15.5.4.20-4-39.html: Added.
82483         * ietestcenter/Javascript/15.5.4.20-4-4-expected.txt: Added.
82484         * ietestcenter/Javascript/15.5.4.20-4-4.html: Added.
82485         * ietestcenter/Javascript/15.5.4.20-4-40-expected.txt: Added.
82486         * ietestcenter/Javascript/15.5.4.20-4-40.html: Added.
82487         * ietestcenter/Javascript/15.5.4.20-4-41-expected.txt: Added.
82488         * ietestcenter/Javascript/15.5.4.20-4-41.html: Added.
82489         * ietestcenter/Javascript/15.5.4.20-4-42-expected.txt: Added.
82490         * ietestcenter/Javascript/15.5.4.20-4-42.html: Added.
82491         * ietestcenter/Javascript/15.5.4.20-4-43-expected.txt: Added.
82492         * ietestcenter/Javascript/15.5.4.20-4-43.html: Added.
82493         * ietestcenter/Javascript/15.5.4.20-4-44-expected.txt: Added.
82494         * ietestcenter/Javascript/15.5.4.20-4-44.html: Added.
82495         * ietestcenter/Javascript/15.5.4.20-4-45-expected.txt: Added.
82496         * ietestcenter/Javascript/15.5.4.20-4-45.html: Added.
82497         * ietestcenter/Javascript/15.5.4.20-4-46-expected.txt: Added.
82498         * ietestcenter/Javascript/15.5.4.20-4-46.html: Added.
82499         * ietestcenter/Javascript/15.5.4.20-4-47-expected.txt: Added.
82500         * ietestcenter/Javascript/15.5.4.20-4-47.html: Added.
82501         * ietestcenter/Javascript/15.5.4.20-4-48-expected.txt: Added.
82502         * ietestcenter/Javascript/15.5.4.20-4-48.html: Added.
82503         * ietestcenter/Javascript/15.5.4.20-4-49-expected.txt: Added.
82504         * ietestcenter/Javascript/15.5.4.20-4-49.html: Added.
82505         * ietestcenter/Javascript/15.5.4.20-4-5-expected.txt: Added.
82506         * ietestcenter/Javascript/15.5.4.20-4-5.html: Added.
82507         * ietestcenter/Javascript/15.5.4.20-4-50-expected.txt: Added.
82508         * ietestcenter/Javascript/15.5.4.20-4-50.html: Added.
82509         * ietestcenter/Javascript/15.5.4.20-4-51-expected.txt: Added.
82510         * ietestcenter/Javascript/15.5.4.20-4-51.html: Added.
82511         * ietestcenter/Javascript/15.5.4.20-4-52-expected.txt: Added.
82512         * ietestcenter/Javascript/15.5.4.20-4-52.html: Added.
82513         * ietestcenter/Javascript/15.5.4.20-4-53-expected.txt: Added.
82514         * ietestcenter/Javascript/15.5.4.20-4-53.html: Added.
82515         * ietestcenter/Javascript/15.5.4.20-4-54-expected.txt: Added.
82516         * ietestcenter/Javascript/15.5.4.20-4-54.html: Added.
82517         * ietestcenter/Javascript/15.5.4.20-4-55-expected.txt: Added.
82518         * ietestcenter/Javascript/15.5.4.20-4-55.html: Added.
82519         * ietestcenter/Javascript/15.5.4.20-4-56-expected.txt: Added.
82520         * ietestcenter/Javascript/15.5.4.20-4-56.html: Added.
82521         * ietestcenter/Javascript/15.5.4.20-4-57-expected.txt: Added.
82522         * ietestcenter/Javascript/15.5.4.20-4-57.html: Added.
82523         * ietestcenter/Javascript/15.5.4.20-4-58-expected.txt: Added.
82524         * ietestcenter/Javascript/15.5.4.20-4-58.html: Added.
82525         * ietestcenter/Javascript/15.5.4.20-4-59-expected.txt: Added.
82526         * ietestcenter/Javascript/15.5.4.20-4-59.html: Added.
82527         * ietestcenter/Javascript/15.5.4.20-4-6-expected.txt: Added.
82528         * ietestcenter/Javascript/15.5.4.20-4-6.html: Added.
82529         * ietestcenter/Javascript/15.5.4.20-4-60-expected.txt: Added.
82530         * ietestcenter/Javascript/15.5.4.20-4-60.html: Added.
82531         * ietestcenter/Javascript/15.5.4.20-4-8-expected.txt: Added.
82532         * ietestcenter/Javascript/15.5.4.20-4-8.html: Added.
82533         * ietestcenter/Javascript/15.5.5.5.2-1-1-expected.txt: Added.
82534         * ietestcenter/Javascript/15.5.5.5.2-1-1.html: Added.
82535         * ietestcenter/Javascript/15.5.5.5.2-1-2-expected.txt: Added.
82536         * ietestcenter/Javascript/15.5.5.5.2-1-2.html: Added.
82537         * ietestcenter/Javascript/15.5.5.5.2-3-1-expected.txt: Added.
82538         * ietestcenter/Javascript/15.5.5.5.2-3-1.html: Added.
82539         * ietestcenter/Javascript/15.5.5.5.2-3-2-expected.txt: Added.
82540         * ietestcenter/Javascript/15.5.5.5.2-3-2.html: Added.
82541         * ietestcenter/Javascript/15.5.5.5.2-3-3-expected.txt: Added.
82542         * ietestcenter/Javascript/15.5.5.5.2-3-3.html: Added.
82543         * ietestcenter/Javascript/15.5.5.5.2-3-4-expected.txt: Added.
82544         * ietestcenter/Javascript/15.5.5.5.2-3-4.html: Added.
82545         * ietestcenter/Javascript/15.5.5.5.2-3-5-expected.txt: Added.
82546         * ietestcenter/Javascript/15.5.5.5.2-3-5.html: Added.
82547         * ietestcenter/Javascript/15.5.5.5.2-3-6-expected.txt: Added.
82548         * ietestcenter/Javascript/15.5.5.5.2-3-6.html: Added.
82549         * ietestcenter/Javascript/15.5.5.5.2-3-7-expected.txt: Added.
82550         * ietestcenter/Javascript/15.5.5.5.2-3-7.html: Added.
82551         * ietestcenter/Javascript/15.5.5.5.2-3-8-expected.txt: Added.
82552         * ietestcenter/Javascript/15.5.5.5.2-3-8.html: Added.
82553         * ietestcenter/Javascript/15.5.5.5.2-7-1-expected.txt: Added.
82554         * ietestcenter/Javascript/15.5.5.5.2-7-1.html: Added.
82555         * ietestcenter/Javascript/15.5.5.5.2-7-2-expected.txt: Added.
82556         * ietestcenter/Javascript/15.5.5.5.2-7-2.html: Added.
82557         * ietestcenter/Javascript/15.5.5.5.2-7-3-expected.txt: Added.
82558         * ietestcenter/Javascript/15.5.5.5.2-7-3.html: Added.
82559         * ietestcenter/Javascript/15.5.5.5.2-7-4-expected.txt: Added.
82560         * ietestcenter/Javascript/15.5.5.5.2-7-4.html: Added.
82561         * ietestcenter/Javascript/15.7.3-1-expected.txt: Added.
82562         * ietestcenter/Javascript/15.7.3-1.html: Added.
82563         * ietestcenter/Javascript/15.7.3-2-expected.txt: Added.
82564         * ietestcenter/Javascript/15.7.3-2.html: Added.
82565         * ietestcenter/Javascript/15.7.3.1-1-expected.txt: Added.
82566         * ietestcenter/Javascript/15.7.3.1-1.html: Added.
82567         * ietestcenter/Javascript/15.7.3.1-2-expected.txt: Added.
82568         * ietestcenter/Javascript/15.7.3.1-2.html: Added.
82569         * ietestcenter/Javascript/15.7.4-1-expected.txt: Added.
82570         * ietestcenter/Javascript/15.7.4-1.html: Added.
82571         * ietestcenter/Javascript/15.9.4.4-0-1-expected.txt: Added.
82572         * ietestcenter/Javascript/15.9.4.4-0-1.html: Added.
82573         * ietestcenter/Javascript/15.9.4.4-0-2-expected.txt: Added.
82574         * ietestcenter/Javascript/15.9.4.4-0-2.html: Added.
82575         * ietestcenter/Javascript/15.9.5.43-0-1-expected.txt: Added.
82576         * ietestcenter/Javascript/15.9.5.43-0-1.html: Added.
82577         * ietestcenter/Javascript/15.9.5.43-0-2-expected.txt: Added.
82578         * ietestcenter/Javascript/15.9.5.43-0-2.html: Added.
82579         * ietestcenter/Javascript/15.9.5.44-0-1-expected.txt: Added.
82580         * ietestcenter/Javascript/15.9.5.44-0-1.html: Added.
82581         * ietestcenter/Javascript/15.9.5.44-0-2-expected.txt: Added.
82582         * ietestcenter/Javascript/15.9.5.44-0-2.html: Added.
82583         * ietestcenter/Javascript/TestCases: Added.
82584         * ietestcenter/Javascript/TestCases/10.4.2-1-1.js: Added.
82585         (ES5Harness.registerTest):
82586         * ietestcenter/Javascript/TestCases/10.4.2-1-2.js: Added.
82587         (ES5Harness.registerTest.):
82588         (ES5Harness.registerTest):
82589         * ietestcenter/Javascript/TestCases/10.4.2-1-3.js: Added.
82590         (ES5Harness.registerTest):
82591         * ietestcenter/Javascript/TestCases/10.4.2-1-4.js: Added.
82592         (ES5Harness.registerTest):
82593         * ietestcenter/Javascript/TestCases/10.4.2-1-5.js: Added.
82594         (ES5Harness.registerTest):
82595         * ietestcenter/Javascript/TestCases/10.4.2-2-c-1.js: Added.
82596         (ES5Harness.registerTest.):
82597         (ES5Harness.registerTest):
82598         * ietestcenter/Javascript/TestCases/10.6-10-c-ii-1.js: Added.
82599         (ES5Harness.registerTest.):
82600         (ES5Harness.registerTest):
82601         * ietestcenter/Javascript/TestCases/10.6-10-c-ii-2.js: Added.
82602         (ES5Harness.registerTest.):
82603         (ES5Harness.registerTest):
82604         * ietestcenter/Javascript/TestCases/10.6-12-1.js: Added.
82605         (ES5Harness.registerTest):
82606         * ietestcenter/Javascript/TestCases/10.6-12-2.js: Added.
82607         (ES5Harness.registerTest):
82608         * ietestcenter/Javascript/TestCases/10.6-13-1.js: Added.
82609         (ES5Harness.registerTest):
82610         * ietestcenter/Javascript/TestCases/10.6-5-1.js: Added.
82611         (ES5Harness.registerTest):
82612         * ietestcenter/Javascript/TestCases/10.6-6-1.js: Added.
82613         (ES5Harness.registerTest):
82614         * ietestcenter/Javascript/TestCases/10.6-6-2.js: Added.
82615         (ES5Harness.registerTest):
82616         * ietestcenter/Javascript/TestCases/10.6-6-3.js: Added.
82617         (ES5Harness.registerTest.):
82618         (ES5Harness.registerTest):
82619         * ietestcenter/Javascript/TestCases/10.6-6-4.js: Added.
82620         (ES5Harness.registerTest.):
82621         (ES5Harness.registerTest):
82622         * ietestcenter/Javascript/TestCases/11.1.4-0.js: Added.
82623         (ES5Harness.registerTest):
82624         * ietestcenter/Javascript/TestCases/11.1.5-0-1.js: Added.
82625         (ES5Harness.registerTest):
82626         * ietestcenter/Javascript/TestCases/11.1.5-0-2.js: Added.
82627         (ES5Harness.registerTest):
82628         * ietestcenter/Javascript/TestCases/11.1.5_4-4-a-2.js: Added.
82629         (ES5Harness.registerTest):
82630         * ietestcenter/Javascript/TestCases/11.1.5_4-4-a-3.js: Added.
82631         (ES5Harness.registerTest):
82632         * ietestcenter/Javascript/TestCases/11.1.5_4-4-b-1.js: Added.
82633         (ES5Harness.registerTest):
82634         * ietestcenter/Javascript/TestCases/11.1.5_4-4-b-2.js: Added.
82635         (ES5Harness.registerTest):
82636         * ietestcenter/Javascript/TestCases/11.1.5_4-4-c-1.js: Added.
82637         (ES5Harness.registerTest):
82638         * ietestcenter/Javascript/TestCases/11.1.5_4-4-c-2.js: Added.
82639         (ES5Harness.registerTest):
82640         * ietestcenter/Javascript/TestCases/11.1.5_4-4-d-1.js: Added.
82641         (ES5Harness.registerTest):
82642         * ietestcenter/Javascript/TestCases/11.1.5_4-4-d-2.js: Added.
82643         (ES5Harness.registerTest):
82644         * ietestcenter/Javascript/TestCases/11.1.5_4-4-d-3.js: Added.
82645         (ES5Harness.registerTest):
82646         * ietestcenter/Javascript/TestCases/11.1.5_4-4-d-4.js: Added.
82647         (ES5Harness.registerTest):
82648         * ietestcenter/Javascript/TestCases/11.1.5_5-4-1.js: Added.
82649         (ES5Harness.registerTest):
82650         * ietestcenter/Javascript/TestCases/11.1.5_6-3-1.js: Added.
82651         (ES5Harness.registerTest):
82652         * ietestcenter/Javascript/TestCases/11.1.5_6-3-2.js: Added.
82653         (ES5Harness.registerTest):
82654         * ietestcenter/Javascript/TestCases/11.1.5_7-3-1.js: Added.
82655         (ES5Harness.registerTest):
82656         * ietestcenter/Javascript/TestCases/11.1.5_7-3-2.js: Added.
82657         (ES5Harness.registerTest):
82658         * ietestcenter/Javascript/TestCases/11.13.1-1-1.js: Added.
82659         (ES5Harness.registerTest):
82660         * ietestcenter/Javascript/TestCases/11.13.1-1-2.js: Added.
82661         (ES5Harness.registerTest):
82662         * ietestcenter/Javascript/TestCases/11.13.1-1-3.js: Added.
82663         (ES5Harness.registerTest):
82664         * ietestcenter/Javascript/TestCases/11.13.1-1-4.js: Added.
82665         (ES5Harness.registerTest):
82666         * ietestcenter/Javascript/TestCases/11.13.1-4-1.js: Added.
82667         (ES5Harness.registerTest.):
82668         (ES5Harness.registerTest):
82669         * ietestcenter/Javascript/TestCases/11.4.1-0-1.js: Added.
82670         (ES5Harness.registerTest):
82671         * ietestcenter/Javascript/TestCases/11.4.1-2-1.js: Added.
82672         (ES5Harness.registerTest):
82673         * ietestcenter/Javascript/TestCases/11.4.1-2-2.js: Added.
82674         (ES5Harness.registerTest.):
82675         (ES5Harness.registerTest):
82676         * ietestcenter/Javascript/TestCases/11.4.1-2-3.js: Added.
82677         (ES5Harness.registerTest):
82678         * ietestcenter/Javascript/TestCases/11.4.1-2-4.js: Added.
82679         (ES5Harness.registerTest):
82680         * ietestcenter/Javascript/TestCases/11.4.1-2-5.js: Added.
82681         (ES5Harness.registerTest):
82682         * ietestcenter/Javascript/TestCases/11.4.1-2-6.js: Added.
82683         (ES5Harness.registerTest):
82684         * ietestcenter/Javascript/TestCases/11.4.1-3-1.js: Added.
82685         (ES5Harness.registerTest):
82686         * ietestcenter/Javascript/TestCases/11.4.1-3-2.js: Added.
82687         (ES5Harness.registerTest):
82688         * ietestcenter/Javascript/TestCases/11.4.1-3-3.js: Added.
82689         (ES5Harness.registerTest):
82690         * ietestcenter/Javascript/TestCases/11.4.1-4.a-1.js: Added.
82691         (ES5Harness.registerTest):
82692         * ietestcenter/Javascript/TestCases/11.4.1-4.a-10.js: Added.
82693         (ES5Harness.registerTest):
82694         * ietestcenter/Javascript/TestCases/11.4.1-4.a-11.js: Added.
82695         (ES5Harness.registerTest.):
82696         (ES5Harness.registerTest):
82697         * ietestcenter/Javascript/TestCases/11.4.1-4.a-12.js: Added.
82698         (ES5Harness.registerTest):
82699         * ietestcenter/Javascript/TestCases/11.4.1-4.a-13.js: Added.
82700         (ES5Harness.registerTest):
82701         * ietestcenter/Javascript/TestCases/11.4.1-4.a-14.js: Added.
82702         (ES5Harness.registerTest):
82703         * ietestcenter/Javascript/TestCases/11.4.1-4.a-15.js: Added.
82704         (ES5Harness.registerTest):
82705         * ietestcenter/Javascript/TestCases/11.4.1-4.a-16.js: Added.
82706         (ES5Harness.registerTest):
82707         * ietestcenter/Javascript/TestCases/11.4.1-4.a-17.js: Added.
82708         (ES5Harness.registerTest.):
82709         (ES5Harness.registerTest):
82710         * ietestcenter/Javascript/TestCases/11.4.1-4.a-2.js: Added.
82711         (ES5Harness.registerTest.):
82712         (ES5Harness.registerTest):
82713         * ietestcenter/Javascript/TestCases/11.4.1-4.a-3.js: Added.
82714         (ES5Harness.registerTest):
82715         * ietestcenter/Javascript/TestCases/11.4.1-4.a-4.js: Added.
82716         (ES5Harness.registerTest):
82717         * ietestcenter/Javascript/TestCases/11.4.1-4.a-5.js: Added.
82718         (ES5Harness.registerTest):
82719         * ietestcenter/Javascript/TestCases/11.4.1-4.a-6.js: Added.
82720         (ES5Harness.registerTest):
82721         * ietestcenter/Javascript/TestCases/11.4.1-4.a-7.js: Added.
82722         (ES5Harness.registerTest):
82723         * ietestcenter/Javascript/TestCases/11.4.1-4.a-8.js: Added.
82724         (ES5Harness.registerTest):
82725         * ietestcenter/Javascript/TestCases/11.4.1-4.a-9.js: Added.
82726         (ES5Harness.registerTest):
82727         * ietestcenter/Javascript/TestCases/11.4.1-5-1.js: Added.
82728         (ES5Harness.registerTest):
82729         * ietestcenter/Javascript/TestCases/11.4.1-5-2.js: Added.
82730         (ES5Harness.registerTest.):
82731         (ES5Harness.registerTest):
82732         * ietestcenter/Javascript/TestCases/11.4.1-5-3.js: Added.
82733         (ES5Harness.registerTest.):
82734         (ES5Harness.registerTest):
82735         * ietestcenter/Javascript/TestCases/12.10-0-1.js: Added.
82736         (ES5Harness.registerTest.):
82737         (ES5Harness.registerTest):
82738         * ietestcenter/Javascript/TestCases/12.10-0-10.js: Added.
82739         (ES5Harness.registerTest.):
82740         (ES5Harness.registerTest):
82741         * ietestcenter/Javascript/TestCases/12.10-0-11.js: Added.
82742         (ES5Harness.registerTest.):
82743         (ES5Harness.registerTest):
82744         * ietestcenter/Javascript/TestCases/12.10-0-12.js: Added.
82745         (ES5Harness.registerTest.):
82746         (ES5Harness.registerTest):
82747         * ietestcenter/Javascript/TestCases/12.10-0-3.js: Added.
82748         (ES5Harness.registerTest.):
82749         (ES5Harness.registerTest):
82750         * ietestcenter/Javascript/TestCases/12.10-0-7.js: Added.
82751         (ES5Harness.registerTest):
82752         * ietestcenter/Javascript/TestCases/12.10-0-8.js: Added.
82753         (ES5Harness.registerTest):
82754         * ietestcenter/Javascript/TestCases/12.10-0-9.js: Added.
82755         (ES5Harness.registerTest.):
82756         (ES5Harness.registerTest):
82757         * ietestcenter/Javascript/TestCases/12.10-2-1.js: Added.
82758         (ES5Harness.registerTest):
82759         * ietestcenter/Javascript/TestCases/12.10-2-2.js: Added.
82760         (ES5Harness.registerTest):
82761         * ietestcenter/Javascript/TestCases/12.10-2-3.js: Added.
82762         (ES5Harness.registerTest):
82763         * ietestcenter/Javascript/TestCases/12.10-7-1.js: Added.
82764         (ES5Harness.registerTest):
82765         * ietestcenter/Javascript/TestCases/12.14-1.js: Added.
82766         (ES5Harness.registerTest):
82767         * ietestcenter/Javascript/TestCases/12.14-10.js: Added.
82768         (ES5Harness.registerTest.):
82769         (ES5Harness.registerTest):
82770         * ietestcenter/Javascript/TestCases/12.14-11.js: Added.
82771         (ES5Harness.registerTest.):
82772         (ES5Harness.registerTest):
82773         * ietestcenter/Javascript/TestCases/12.14-12.js: Added.
82774         (ES5Harness.registerTest.):
82775         (ES5Harness.registerTest):
82776         * ietestcenter/Javascript/TestCases/12.14-13.js: Added.
82777         (ES5Harness.registerTest.):
82778         (ES5Harness.registerTest):
82779         * ietestcenter/Javascript/TestCases/12.14-2.js: Added.
82780         (ES5Harness.registerTest.):
82781         (ES5Harness.registerTest):
82782         * ietestcenter/Javascript/TestCases/12.14-3.js: Added.
82783         (ES5Harness.registerTest):
82784         * ietestcenter/Javascript/TestCases/12.14-4.js: Added.
82785         (ES5Harness.registerTest):
82786         * ietestcenter/Javascript/TestCases/12.14-5.js: Added.
82787         (ES5Harness.registerTest.):
82788         (ES5Harness.registerTest):
82789         * ietestcenter/Javascript/TestCases/12.14-6.js: Added.
82790         (ES5Harness.registerTest.):
82791         (ES5Harness.registerTest):
82792         * ietestcenter/Javascript/TestCases/12.14-7.js: Added.
82793         (ES5Harness.registerTest):
82794         * ietestcenter/Javascript/TestCases/12.14-8.js: Added.
82795         (ES5Harness.registerTest):
82796         * ietestcenter/Javascript/TestCases/12.14-9.js: Added.
82797         (ES5Harness.registerTest.):
82798         (ES5Harness.registerTest):
82799         * ietestcenter/Javascript/TestCases/12.2.1-11.js: Added.
82800         (ES5Harness.registerTest):
82801         * ietestcenter/Javascript/TestCases/12.2.1-12.js: Added.
82802         (ES5Harness.registerTest):
82803         * ietestcenter/Javascript/TestCases/15.10.6.js: Added.
82804         (ES5Harness.registerTest):
82805         * ietestcenter/Javascript/TestCases/15.10.7.1-1.js: Added.
82806         (ES5Harness.registerTest):
82807         * ietestcenter/Javascript/TestCases/15.10.7.2-1.js: Added.
82808         (ES5Harness.registerTest):
82809         * ietestcenter/Javascript/TestCases/15.10.7.3-1.js: Added.
82810         (ES5Harness.registerTest):
82811         * ietestcenter/Javascript/TestCases/15.10.7.4-1.js: Added.
82812         (ES5Harness.registerTest):
82813         * ietestcenter/Javascript/TestCases/15.10.7.5-1.js: Added.
82814         (ES5Harness.registerTest):
82815         * ietestcenter/Javascript/TestCases/15.12-0-1.js: Added.
82816         (ES5Harness.registerTest):
82817         * ietestcenter/Javascript/TestCases/15.12-0-2.js: Added.
82818         (ES5Harness.registerTest):
82819         * ietestcenter/Javascript/TestCases/15.12-0-3.js: Added.
82820         (ES5Harness.registerTest):
82821         * ietestcenter/Javascript/TestCases/15.12-0-4.js: Added.
82822         (ES5Harness.registerTest):
82823         * ietestcenter/Javascript/TestCases/15.12.1.1-0-1.js: Added.
82824         (ES5Harness.registerTest):
82825         * ietestcenter/Javascript/TestCases/15.12.1.1-0-2.js: Added.
82826         (ES5Harness.registerTest):
82827         * ietestcenter/Javascript/TestCases/15.12.1.1-0-3.js: Added.
82828         (ES5Harness.registerTest):
82829         * ietestcenter/Javascript/TestCases/15.12.1.1-0-4.js: Added.
82830         (ES5Harness.registerTest):
82831         * ietestcenter/Javascript/TestCases/15.12.1.1-0-5.js: Added.
82832         (ES5Harness.registerTest):
82833         * ietestcenter/Javascript/TestCases/15.12.1.1-0-6.js: Added.
82834         (ES5Harness.registerTest):
82835         * ietestcenter/Javascript/TestCases/15.12.1.1-0-7.js: Added.
82836         (ES5Harness.registerTest):
82837         * ietestcenter/Javascript/TestCases/15.12.1.1-0-8.js: Added.
82838         (ES5Harness.registerTest):
82839         * ietestcenter/Javascript/TestCases/15.12.1.1-0-9.js: Added.
82840         (ES5Harness.registerTest):
82841         * ietestcenter/Javascript/TestCases/15.12.1.1-g1-1.js: Added.
82842         (ES5Harness.registerTest):
82843         * ietestcenter/Javascript/TestCases/15.12.1.1-g1-2.js: Added.
82844         (ES5Harness.registerTest):
82845         * ietestcenter/Javascript/TestCases/15.12.1.1-g1-3.js: Added.
82846         (ES5Harness.registerTest):
82847         * ietestcenter/Javascript/TestCases/15.12.1.1-g1-4.js: Added.
82848         (ES5Harness.registerTest):
82849         * ietestcenter/Javascript/TestCases/15.12.1.1-g2-1.js: Added.
82850         (ES5Harness.registerTest):
82851         * ietestcenter/Javascript/TestCases/15.12.1.1-g2-2.js: Added.
82852         (ES5Harness.registerTest):
82853         * ietestcenter/Javascript/TestCases/15.12.1.1-g2-3.js: Added.
82854         (ES5Harness.registerTest):
82855         * ietestcenter/Javascript/TestCases/15.12.1.1-g2-4.js: Added.
82856         (ES5Harness.registerTest):
82857         * ietestcenter/Javascript/TestCases/15.12.1.1-g2-5.js: Added.
82858         (ES5Harness.registerTest):
82859         * ietestcenter/Javascript/TestCases/15.12.1.1-g4-1.js: Added.
82860         (ES5Harness.registerTest):
82861         * ietestcenter/Javascript/TestCases/15.12.1.1-g4-2.js: Added.
82862         (ES5Harness.registerTest):
82863         * ietestcenter/Javascript/TestCases/15.12.1.1-g4-3.js: Added.
82864         (ES5Harness.registerTest):
82865         * ietestcenter/Javascript/TestCases/15.12.1.1-g4-4.js: Added.
82866         (ES5Harness.registerTest):
82867         * ietestcenter/Javascript/TestCases/15.12.1.1-g5-1.js: Added.
82868         (ES5Harness.registerTest):
82869         * ietestcenter/Javascript/TestCases/15.12.1.1-g5-2.js: Added.
82870         (ES5Harness.registerTest):
82871         * ietestcenter/Javascript/TestCases/15.12.1.1-g5-3.js: Added.
82872         (ES5Harness.registerTest):
82873         * ietestcenter/Javascript/TestCases/15.12.1.1-g6-1.js: Added.
82874         (ES5Harness.registerTest):
82875         * ietestcenter/Javascript/TestCases/15.12.1.1-g6-2.js: Added.
82876         (ES5Harness.registerTest):
82877         * ietestcenter/Javascript/TestCases/15.12.1.1-g6-3.js: Added.
82878         (ES5Harness.registerTest):
82879         * ietestcenter/Javascript/TestCases/15.12.1.1-g6-4.js: Added.
82880         (ES5Harness.registerTest):
82881         * ietestcenter/Javascript/TestCases/15.12.1.1-g6-5.js: Added.
82882         (ES5Harness.registerTest):
82883         * ietestcenter/Javascript/TestCases/15.12.1.1-g6-6.js: Added.
82884         (ES5Harness.registerTest):
82885         * ietestcenter/Javascript/TestCases/15.12.1.1-g6-7.js: Added.
82886         (ES5Harness.registerTest):
82887         * ietestcenter/Javascript/TestCases/15.12.2-0-1.js: Added.
82888         (ES5Harness.registerTest):
82889         * ietestcenter/Javascript/TestCases/15.12.2-0-2.js: Added.
82890         (ES5Harness.registerTest):
82891         * ietestcenter/Javascript/TestCases/15.12.2-0-3.js: Added.
82892         (ES5Harness.registerTest):
82893         * ietestcenter/Javascript/TestCases/15.12.3-0-1.js: Added.
82894         (ES5Harness.registerTest):
82895         * ietestcenter/Javascript/TestCases/15.12.3-0-2.js: Added.
82896         (ES5Harness.registerTest):
82897         * ietestcenter/Javascript/TestCases/15.12.3-0-3.js: Added.
82898         (ES5Harness.registerTest):
82899         * ietestcenter/Javascript/TestCases/15.12.3-11-1.js: Added.
82900         (ES5Harness.registerTest):
82901         * ietestcenter/Javascript/TestCases/15.12.3-11-10.js: Added.
82902         (ES5Harness.registerTest.):
82903         (ES5Harness.registerTest):
82904         * ietestcenter/Javascript/TestCases/15.12.3-11-11.js: Added.
82905         (ES5Harness.registerTest.):
82906         (ES5Harness.registerTest):
82907         * ietestcenter/Javascript/TestCases/15.12.3-11-12.js: Added.
82908         (ES5Harness.registerTest.):
82909         (ES5Harness.registerTest):
82910         * ietestcenter/Javascript/TestCases/15.12.3-11-13.js: Added.
82911         (ES5Harness.registerTest.):
82912         (ES5Harness.registerTest):
82913         * ietestcenter/Javascript/TestCases/15.12.3-11-14.js: Added.
82914         (ES5Harness.registerTest.):
82915         (ES5Harness.registerTest):
82916         * ietestcenter/Javascript/TestCases/15.12.3-11-15.js: Added.
82917         (ES5Harness.registerTest.):
82918         (ES5Harness.registerTest):
82919         * ietestcenter/Javascript/TestCases/15.12.3-11-2.js: Added.
82920         (ES5Harness.registerTest.):
82921         (ES5Harness.registerTest):
82922         * ietestcenter/Javascript/TestCases/15.12.3-11-3.js: Added.
82923         (ES5Harness.registerTest):
82924         * ietestcenter/Javascript/TestCases/15.12.3-11-4.js: Added.
82925         (ES5Harness.registerTest):
82926         * ietestcenter/Javascript/TestCases/15.12.3-11-5.js: Added.
82927         (ES5Harness.registerTest):
82928         * ietestcenter/Javascript/TestCases/15.12.3-11-6.js: Added.
82929         (ES5Harness.registerTest):
82930         * ietestcenter/Javascript/TestCases/15.12.3-11-7.js: Added.
82931         (ES5Harness.registerTest):
82932         * ietestcenter/Javascript/TestCases/15.12.3-11-8.js: Added.
82933         (ES5Harness.registerTest):
82934         * ietestcenter/Javascript/TestCases/15.12.3-11-9.js: Added.
82935         (ES5Harness.registerTest):
82936         * ietestcenter/Javascript/TestCases/15.12.3-4-1.js: Added.
82937         (ES5Harness.registerTest):
82938         * ietestcenter/Javascript/TestCases/15.12.3-5-a-i-1.js: Added.
82939         (ES5Harness.registerTest):
82940         * ietestcenter/Javascript/TestCases/15.12.3-5-b-i-1.js: Added.
82941         (ES5Harness.registerTest):
82942         * ietestcenter/Javascript/TestCases/15.12.3-6-a-1.js: Added.
82943         (ES5Harness.registerTest):
82944         * ietestcenter/Javascript/TestCases/15.12.3-6-a-2.js: Added.
82945         (ES5Harness.registerTest):
82946         * ietestcenter/Javascript/TestCases/15.12.3-6-b-1.js: Added.
82947         (ES5Harness.registerTest):
82948         * ietestcenter/Javascript/TestCases/15.12.3-6-b-2.js: Added.
82949         (ES5Harness.registerTest):
82950         * ietestcenter/Javascript/TestCases/15.12.3-6-b-3.js: Added.
82951         (ES5Harness.registerTest):
82952         * ietestcenter/Javascript/TestCases/15.12.3-6-b-4.js: Added.
82953         (ES5Harness.registerTest):
82954         * ietestcenter/Javascript/TestCases/15.12.3-7-a-1.js: Added.
82955         (ES5Harness.registerTest):
82956         * ietestcenter/Javascript/TestCases/15.12.3-8-a-1.js: Added.
82957         (ES5Harness.registerTest):
82958         * ietestcenter/Javascript/TestCases/15.12.3-8-a-2.js: Added.
82959         (ES5Harness.registerTest):
82960         * ietestcenter/Javascript/TestCases/15.12.3-8-a-3.js: Added.
82961         (ES5Harness.registerTest):
82962         * ietestcenter/Javascript/TestCases/15.12.3-8-a-4.js: Added.
82963         (ES5Harness.registerTest):
82964         * ietestcenter/Javascript/TestCases/15.12.3-8-a-5.js: Added.
82965         (ES5Harness.registerTest):
82966         * ietestcenter/Javascript/TestCases/15.12.3_2-2-b-i-1.js: Added.
82967         (ES5Harness.registerTest.):
82968         (ES5Harness.registerTest):
82969         * ietestcenter/Javascript/TestCases/15.12.3_2-2-b-i-2.js: Added.
82970         (ES5Harness.registerTest.):
82971         (ES5Harness.registerTest):
82972         * ietestcenter/Javascript/TestCases/15.12.3_2-2-b-i-3.js: Added.
82973         (ES5Harness.registerTest.):
82974         (ES5Harness.registerTest):
82975         * ietestcenter/Javascript/TestCases/15.12.3_2-3-a-1.js: Added.
82976         (ES5Harness.registerTest.):
82977         (ES5Harness.registerTest):
82978         * ietestcenter/Javascript/TestCases/15.12.3_2-3-a-2.js: Added.
82979         (ES5Harness.registerTest.):
82980         (ES5Harness.registerTest):
82981         * ietestcenter/Javascript/TestCases/15.12.3_2-3-a-3.js: Added.
82982         (ES5Harness.registerTest.):
82983         (ES5Harness.registerTest):
82984         * ietestcenter/Javascript/TestCases/15.12.3_4-1-1.js: Added.
82985         (ES5Harness.registerTest):
82986         * ietestcenter/Javascript/TestCases/15.12.3_4-1-2.js: Added.
82987         (ES5Harness.registerTest):
82988         * ietestcenter/Javascript/TestCases/15.12.3_4-1-3.js: Added.
82989         (ES5Harness.registerTest):
82990         * ietestcenter/Javascript/TestCases/15.2.3.1.js: Added.
82991         (ES5Harness.registerTest):
82992         * ietestcenter/Javascript/TestCases/15.2.3.10-0-1.js: Added.
82993         (ES5Harness.registerTest):
82994         * ietestcenter/Javascript/TestCases/15.2.3.10-0-2.js: Added.
82995         (ES5Harness.registerTest):
82996         * ietestcenter/Javascript/TestCases/15.2.3.10-1.js: Added.
82997         (ES5Harness.registerTest):
82998         * ietestcenter/Javascript/TestCases/15.2.3.10-2.js: Added.
82999         (ES5Harness.registerTest):
83000         * ietestcenter/Javascript/TestCases/15.2.3.11-0-1.js: Added.
83001         (ES5Harness.registerTest):
83002         * ietestcenter/Javascript/TestCases/15.2.3.11-0-2.js: Added.
83003         (ES5Harness.registerTest):
83004         * ietestcenter/Javascript/TestCases/15.2.3.11-1.js: Added.
83005         (ES5Harness.registerTest):
83006         * ietestcenter/Javascript/TestCases/15.2.3.11-4-1.js: Added.
83007         (ES5Harness.registerTest):
83008         * ietestcenter/Javascript/TestCases/15.2.3.11-4-10.js: Added.
83009         (ES5Harness.registerTest):
83010         * ietestcenter/Javascript/TestCases/15.2.3.11-4-11.js: Added.
83011         (ES5Harness.registerTest):
83012         * ietestcenter/Javascript/TestCases/15.2.3.11-4-12.js: Added.
83013         (ES5Harness.registerTest):
83014         * ietestcenter/Javascript/TestCases/15.2.3.11-4-13.js: Added.
83015         (ES5Harness.registerTest):
83016         * ietestcenter/Javascript/TestCases/15.2.3.11-4-14.js: Added.
83017         (ES5Harness.registerTest):
83018         * ietestcenter/Javascript/TestCases/15.2.3.11-4-15.js: Added.
83019         (ES5Harness.registerTest):
83020         * ietestcenter/Javascript/TestCases/15.2.3.11-4-16.js: Added.
83021         (ES5Harness.registerTest):
83022         * ietestcenter/Javascript/TestCases/15.2.3.11-4-17.js: Added.
83023         (ES5Harness.registerTest):
83024         * ietestcenter/Javascript/TestCases/15.2.3.11-4-18.js: Added.
83025         (ES5Harness.registerTest):
83026         * ietestcenter/Javascript/TestCases/15.2.3.11-4-19.js: Added.
83027         (ES5Harness.registerTest):
83028         * ietestcenter/Javascript/TestCases/15.2.3.11-4-2.js: Added.
83029         (ES5Harness.registerTest):
83030         * ietestcenter/Javascript/TestCases/15.2.3.11-4-20.js: Added.
83031         (ES5Harness.registerTest):
83032         * ietestcenter/Javascript/TestCases/15.2.3.11-4-21.js: Added.
83033         (ES5Harness.registerTest):
83034         * ietestcenter/Javascript/TestCases/15.2.3.11-4-22.js: Added.
83035         (ES5Harness.registerTest):
83036         * ietestcenter/Javascript/TestCases/15.2.3.11-4-23.js: Added.
83037         (ES5Harness.registerTest):
83038         * ietestcenter/Javascript/TestCases/15.2.3.11-4-24.js: Added.
83039         (ES5Harness.registerTest):
83040         * ietestcenter/Javascript/TestCases/15.2.3.11-4-25.js: Added.
83041         (ES5Harness.registerTest):
83042         * ietestcenter/Javascript/TestCases/15.2.3.11-4-26.js: Added.
83043         (ES5Harness.registerTest):
83044         * ietestcenter/Javascript/TestCases/15.2.3.11-4-27.js: Added.
83045         (ES5Harness.registerTest):
83046         * ietestcenter/Javascript/TestCases/15.2.3.11-4-3.js: Added.
83047         (ES5Harness.registerTest):
83048         * ietestcenter/Javascript/TestCases/15.2.3.11-4-4.js: Added.
83049         (ES5Harness.registerTest):
83050         * ietestcenter/Javascript/TestCases/15.2.3.11-4-5.js: Added.
83051         (ES5Harness.registerTest):
83052         * ietestcenter/Javascript/TestCases/15.2.3.11-4-6.js: Added.
83053         (ES5Harness.registerTest):
83054         * ietestcenter/Javascript/TestCases/15.2.3.11-4-7.js: Added.
83055         (ES5Harness.registerTest):
83056         * ietestcenter/Javascript/TestCases/15.2.3.11-4-8.js: Added.
83057         (ES5Harness.registerTest):
83058         * ietestcenter/Javascript/TestCases/15.2.3.11-4-9.js: Added.
83059         (ES5Harness.registerTest):
83060         * ietestcenter/Javascript/TestCases/15.2.3.12-0-1.js: Added.
83061         (ES5Harness.registerTest):
83062         * ietestcenter/Javascript/TestCases/15.2.3.12-0-2.js: Added.
83063         (ES5Harness.registerTest):
83064         * ietestcenter/Javascript/TestCases/15.2.3.12-1.js: Added.
83065         (ES5Harness.registerTest):
83066         * ietestcenter/Javascript/TestCases/15.2.3.12-3-1.js: Added.
83067         (ES5Harness.registerTest):
83068         * ietestcenter/Javascript/TestCases/15.2.3.12-3-10.js: Added.
83069         (ES5Harness.registerTest):
83070         * ietestcenter/Javascript/TestCases/15.2.3.12-3-11.js: Added.
83071         (ES5Harness.registerTest):
83072         * ietestcenter/Javascript/TestCases/15.2.3.12-3-12.js: Added.
83073         (ES5Harness.registerTest):
83074         * ietestcenter/Javascript/TestCases/15.2.3.12-3-13.js: Added.
83075         (ES5Harness.registerTest):
83076         * ietestcenter/Javascript/TestCases/15.2.3.12-3-14.js: Added.
83077         (ES5Harness.registerTest):
83078         * ietestcenter/Javascript/TestCases/15.2.3.12-3-15.js: Added.
83079         (ES5Harness.registerTest):
83080         * ietestcenter/Javascript/TestCases/15.2.3.12-3-16.js: Added.
83081         (ES5Harness.registerTest):
83082         * ietestcenter/Javascript/TestCases/15.2.3.12-3-17.js: Added.
83083         (ES5Harness.registerTest):
83084         * ietestcenter/Javascript/TestCases/15.2.3.12-3-18.js: Added.
83085         (ES5Harness.registerTest):
83086         * ietestcenter/Javascript/TestCases/15.2.3.12-3-19.js: Added.
83087         (ES5Harness.registerTest):
83088         * ietestcenter/Javascript/TestCases/15.2.3.12-3-2.js: Added.
83089         (ES5Harness.registerTest):
83090         * ietestcenter/Javascript/TestCases/15.2.3.12-3-20.js: Added.
83091         (ES5Harness.registerTest):
83092         * ietestcenter/Javascript/TestCases/15.2.3.12-3-21.js: Added.
83093         (ES5Harness.registerTest):
83094         * ietestcenter/Javascript/TestCases/15.2.3.12-3-22.js: Added.
83095         (ES5Harness.registerTest):
83096         * ietestcenter/Javascript/TestCases/15.2.3.12-3-23.js: Added.
83097         (ES5Harness.registerTest):
83098         * ietestcenter/Javascript/TestCases/15.2.3.12-3-24.js: Added.
83099         (ES5Harness.registerTest):
83100         * ietestcenter/Javascript/TestCases/15.2.3.12-3-25.js: Added.
83101         (ES5Harness.registerTest):
83102         * ietestcenter/Javascript/TestCases/15.2.3.12-3-26.js: Added.
83103         (ES5Harness.registerTest):
83104         * ietestcenter/Javascript/TestCases/15.2.3.12-3-27.js: Added.
83105         (ES5Harness.registerTest):
83106         * ietestcenter/Javascript/TestCases/15.2.3.12-3-3.js: Added.
83107         (ES5Harness.registerTest):
83108         * ietestcenter/Javascript/TestCases/15.2.3.12-3-4.js: Added.
83109         (ES5Harness.registerTest):
83110         * ietestcenter/Javascript/TestCases/15.2.3.12-3-5.js: Added.
83111         (ES5Harness.registerTest):
83112         * ietestcenter/Javascript/TestCases/15.2.3.12-3-6.js: Added.
83113         (ES5Harness.registerTest):
83114         * ietestcenter/Javascript/TestCases/15.2.3.12-3-7.js: Added.
83115         (ES5Harness.registerTest):
83116         * ietestcenter/Javascript/TestCases/15.2.3.12-3-8.js: Added.
83117         (ES5Harness.registerTest):
83118         * ietestcenter/Javascript/TestCases/15.2.3.12-3-9.js: Added.
83119         (ES5Harness.registerTest):
83120         * ietestcenter/Javascript/TestCases/15.2.3.13-0-1.js: Added.
83121         (ES5Harness.registerTest):
83122         * ietestcenter/Javascript/TestCases/15.2.3.13-0-2.js: Added.
83123         (ES5Harness.registerTest):
83124         * ietestcenter/Javascript/TestCases/15.2.3.13-0-3.js: Added.
83125         (ES5Harness.registerTest):
83126         * ietestcenter/Javascript/TestCases/15.2.3.13-1.js: Added.
83127         (ES5Harness.registerTest):
83128         * ietestcenter/Javascript/TestCases/15.2.3.13-2-1.js: Added.
83129         (ES5Harness.registerTest):
83130         * ietestcenter/Javascript/TestCases/15.2.3.13-2-10.js: Added.
83131         (ES5Harness.registerTest):
83132         * ietestcenter/Javascript/TestCases/15.2.3.13-2-11.js: Added.
83133         (ES5Harness.registerTest):
83134         * ietestcenter/Javascript/TestCases/15.2.3.13-2-12.js: Added.
83135         (ES5Harness.registerTest):
83136         * ietestcenter/Javascript/TestCases/15.2.3.13-2-13.js: Added.
83137         (ES5Harness.registerTest):
83138         * ietestcenter/Javascript/TestCases/15.2.3.13-2-14.js: Added.
83139         (ES5Harness.registerTest):
83140         * ietestcenter/Javascript/TestCases/15.2.3.13-2-15.js: Added.
83141         (ES5Harness.registerTest):
83142         * ietestcenter/Javascript/TestCases/15.2.3.13-2-16.js: Added.
83143         (ES5Harness.registerTest):
83144         * ietestcenter/Javascript/TestCases/15.2.3.13-2-17.js: Added.
83145         (ES5Harness.registerTest):
83146         * ietestcenter/Javascript/TestCases/15.2.3.13-2-18.js: Added.
83147         (ES5Harness.registerTest):
83148         * ietestcenter/Javascript/TestCases/15.2.3.13-2-19.js: Added.
83149         (ES5Harness.registerTest):
83150         * ietestcenter/Javascript/TestCases/15.2.3.13-2-2.js: Added.
83151         (ES5Harness.registerTest):
83152         * ietestcenter/Javascript/TestCases/15.2.3.13-2-20.js: Added.
83153         (ES5Harness.registerTest):
83154         * ietestcenter/Javascript/TestCases/15.2.3.13-2-21.js: Added.
83155         (ES5Harness.registerTest):
83156         * ietestcenter/Javascript/TestCases/15.2.3.13-2-3.js: Added.
83157         (ES5Harness.registerTest.):
83158         (ES5Harness.registerTest):
83159         * ietestcenter/Javascript/TestCases/15.2.3.13-2-4.js: Added.
83160         (ES5Harness.registerTest):
83161         * ietestcenter/Javascript/TestCases/15.2.3.13-2-5.js: Added.
83162         (ES5Harness.registerTest):
83163         * ietestcenter/Javascript/TestCases/15.2.3.13-2-6.js: Added.
83164         (ES5Harness.registerTest):
83165         * ietestcenter/Javascript/TestCases/15.2.3.13-2-7.js: Added.
83166         (ES5Harness.registerTest):
83167         * ietestcenter/Javascript/TestCases/15.2.3.13-2-8.js: Added.
83168         (ES5Harness.registerTest):
83169         * ietestcenter/Javascript/TestCases/15.2.3.13-2-9.js: Added.
83170         (ES5Harness.registerTest):
83171         * ietestcenter/Javascript/TestCases/15.2.3.14-0-1.js: Added.
83172         (ES5Harness.registerTest):
83173         * ietestcenter/Javascript/TestCases/15.2.3.14-0-2.js: Added.
83174         (ES5Harness.registerTest):
83175         * ietestcenter/Javascript/TestCases/15.2.3.14-1-1.js: Added.
83176         (ES5Harness.registerTest):
83177         * ietestcenter/Javascript/TestCases/15.2.3.14-1-2.js: Added.
83178         (ES5Harness.registerTest):
83179         * ietestcenter/Javascript/TestCases/15.2.3.14-1-3.js: Added.
83180         (ES5Harness.registerTest):
83181         * ietestcenter/Javascript/TestCases/15.2.3.14-1-4.js: Added.
83182         (ES5Harness.registerTest):
83183         * ietestcenter/Javascript/TestCases/15.2.3.14-1-5.js: Added.
83184         (ES5Harness.registerTest):
83185         * ietestcenter/Javascript/TestCases/15.2.3.14-2-1.js: Added.
83186         (ES5Harness.registerTest):
83187         * ietestcenter/Javascript/TestCases/15.2.3.14-2-2.js: Added.
83188         (ES5Harness.registerTest):
83189         * ietestcenter/Javascript/TestCases/15.2.3.14-2-3.js: Added.
83190         (ES5Harness.registerTest.):
83191         (ES5Harness.registerTest):
83192         * ietestcenter/Javascript/TestCases/15.2.3.14-2-4.js: Added.
83193         (ES5Harness.registerTest):
83194         * ietestcenter/Javascript/TestCases/15.2.3.14-2-5.js: Added.
83195         (ES5Harness.registerTest):
83196         * ietestcenter/Javascript/TestCases/15.2.3.14-2-6.js: Added.
83197         (ES5Harness.registerTest):
83198         * ietestcenter/Javascript/TestCases/15.2.3.14-3-1.js: Added.
83199         (ES5Harness.registerTest):
83200         * ietestcenter/Javascript/TestCases/15.2.3.14-3-2.js: Added.
83201         (ES5Harness.registerTest.):
83202         (ES5Harness.registerTest):
83203         * ietestcenter/Javascript/TestCases/15.2.3.14-3-3.js: Added.
83204         (ES5Harness.registerTest):
83205         * ietestcenter/Javascript/TestCases/15.2.3.14-3-4.js: Added.
83206         (ES5Harness.registerTest.):
83207         (ES5Harness.registerTest):
83208         * ietestcenter/Javascript/TestCases/15.2.3.14-3-5.js: Added.
83209         (ES5Harness.registerTest):
83210         * ietestcenter/Javascript/TestCases/15.2.3.2-0-1.js: Added.
83211         (ES5Harness.registerTest):
83212         * ietestcenter/Javascript/TestCases/15.2.3.2-0-2.js: Added.
83213         (ES5Harness.registerTest):
83214         * ietestcenter/Javascript/TestCases/15.2.3.2-0-3.js: Added.
83215         (ES5Harness.registerTest):
83216         * ietestcenter/Javascript/TestCases/15.2.3.2-1.js: Added.
83217         (ES5Harness.registerTest):
83218         * ietestcenter/Javascript/TestCases/15.2.3.2-2-1.js: Added.
83219         (ES5Harness.registerTest):
83220         * ietestcenter/Javascript/TestCases/15.2.3.2-2-10.js: Added.
83221         (ES5Harness.registerTest):
83222         * ietestcenter/Javascript/TestCases/15.2.3.2-2-11.js: Added.
83223         (ES5Harness.registerTest):
83224         * ietestcenter/Javascript/TestCases/15.2.3.2-2-12.js: Added.
83225         (ES5Harness.registerTest):
83226         * ietestcenter/Javascript/TestCases/15.2.3.2-2-13.js: Added.
83227         (ES5Harness.registerTest):
83228         * ietestcenter/Javascript/TestCases/15.2.3.2-2-14.js: Added.
83229         (ES5Harness.registerTest):
83230         * ietestcenter/Javascript/TestCases/15.2.3.2-2-15.js: Added.
83231         (ES5Harness.registerTest):
83232         * ietestcenter/Javascript/TestCases/15.2.3.2-2-16.js: Added.
83233         (ES5Harness.registerTest):
83234         * ietestcenter/Javascript/TestCases/15.2.3.2-2-17.js: Added.
83235         (ES5Harness.registerTest):
83236         * ietestcenter/Javascript/TestCases/15.2.3.2-2-18.js: Added.
83237         (ES5Harness.registerTest):
83238         * ietestcenter/Javascript/TestCases/15.2.3.2-2-2.js: Added.
83239         (ES5Harness.registerTest.):
83240         (ES5Harness.registerTest):
83241         * ietestcenter/Javascript/TestCases/15.2.3.2-2-3.js: Added.
83242         (ES5Harness.registerTest):
83243         * ietestcenter/Javascript/TestCases/15.2.3.2-2-4.js: Added.
83244         (ES5Harness.registerTest):
83245         * ietestcenter/Javascript/TestCases/15.2.3.2-2-5.js: Added.
83246         (ES5Harness.registerTest):
83247         * ietestcenter/Javascript/TestCases/15.2.3.2-2-6.js: Added.
83248         (ES5Harness.registerTest):
83249         * ietestcenter/Javascript/TestCases/15.2.3.2-2-7.js: Added.
83250         (ES5Harness.registerTest):
83251         * ietestcenter/Javascript/TestCases/15.2.3.2-2-8.js: Added.
83252         (ES5Harness.registerTest):
83253         * ietestcenter/Javascript/TestCases/15.2.3.2-2-9.js: Added.
83254         (ES5Harness.registerTest):
83255         * ietestcenter/Javascript/TestCases/15.2.3.3-0-1.js: Added.
83256         (ES5Harness.registerTest):
83257         * ietestcenter/Javascript/TestCases/15.2.3.3-0-2.js: Added.
83258         (ES5Harness.registerTest):
83259         * ietestcenter/Javascript/TestCases/15.2.3.3-1.js: Added.
83260         (ES5Harness.registerTest):
83261         * ietestcenter/Javascript/TestCases/15.2.3.3-2-1.js: Added.
83262         (ES5Harness.registerTest):
83263         * ietestcenter/Javascript/TestCases/15.2.3.3-2-2.js: Added.
83264         (ES5Harness.registerTest):
83265         * ietestcenter/Javascript/TestCases/15.2.3.3-4-1.js: Added.
83266         (ES5Harness.registerTest):
83267         * ietestcenter/Javascript/TestCases/15.2.3.3-4-10.js: Added.
83268         (ES5Harness.registerTest):
83269         * ietestcenter/Javascript/TestCases/15.2.3.3-4-100.js: Added.
83270         (ES5Harness.registerTest):
83271         * ietestcenter/Javascript/TestCases/15.2.3.3-4-101.js: Added.
83272         (ES5Harness.registerTest):
83273         * ietestcenter/Javascript/TestCases/15.2.3.3-4-102.js: Added.
83274         (ES5Harness.registerTest):
83275         * ietestcenter/Javascript/TestCases/15.2.3.3-4-103.js: Added.
83276         (ES5Harness.registerTest):
83277         * ietestcenter/Javascript/TestCases/15.2.3.3-4-104.js: Added.
83278         (ES5Harness.registerTest):
83279         * ietestcenter/Javascript/TestCases/15.2.3.3-4-105.js: Added.
83280         (ES5Harness.registerTest):
83281         * ietestcenter/Javascript/TestCases/15.2.3.3-4-106.js: Added.
83282         (ES5Harness.registerTest):
83283         * ietestcenter/Javascript/TestCases/15.2.3.3-4-107.js: Added.
83284         (ES5Harness.registerTest):
83285         * ietestcenter/Javascript/TestCases/15.2.3.3-4-108.js: Added.
83286         (ES5Harness.registerTest):
83287         * ietestcenter/Javascript/TestCases/15.2.3.3-4-109.js: Added.
83288         (ES5Harness.registerTest):
83289         * ietestcenter/Javascript/TestCases/15.2.3.3-4-11.js: Added.
83290         (ES5Harness.registerTest):
83291         * ietestcenter/Javascript/TestCases/15.2.3.3-4-110.js: Added.
83292         (ES5Harness.registerTest):
83293         * ietestcenter/Javascript/TestCases/15.2.3.3-4-111.js: Added.
83294         (ES5Harness.registerTest):
83295         * ietestcenter/Javascript/TestCases/15.2.3.3-4-112.js: Added.
83296         (ES5Harness.registerTest):
83297         * ietestcenter/Javascript/TestCases/15.2.3.3-4-113.js: Added.
83298         (ES5Harness.registerTest):
83299         * ietestcenter/Javascript/TestCases/15.2.3.3-4-114.js: Added.
83300         (ES5Harness.registerTest):
83301         * ietestcenter/Javascript/TestCases/15.2.3.3-4-115.js: Added.
83302         (ES5Harness.registerTest):
83303         * ietestcenter/Javascript/TestCases/15.2.3.3-4-116.js: Added.
83304         (ES5Harness.registerTest):
83305         * ietestcenter/Javascript/TestCases/15.2.3.3-4-117.js: Added.
83306         (ES5Harness.registerTest):
83307         * ietestcenter/Javascript/TestCases/15.2.3.3-4-118.js: Added.
83308         (ES5Harness.registerTest):
83309         * ietestcenter/Javascript/TestCases/15.2.3.3-4-119.js: Added.
83310         (ES5Harness.registerTest):
83311         * ietestcenter/Javascript/TestCases/15.2.3.3-4-12.js: Added.
83312         (ES5Harness.registerTest):
83313         * ietestcenter/Javascript/TestCases/15.2.3.3-4-120.js: Added.
83314         (ES5Harness.registerTest):
83315         * ietestcenter/Javascript/TestCases/15.2.3.3-4-121.js: Added.
83316         (ES5Harness.registerTest):
83317         * ietestcenter/Javascript/TestCases/15.2.3.3-4-122.js: Added.
83318         (ES5Harness.registerTest):
83319         * ietestcenter/Javascript/TestCases/15.2.3.3-4-123.js: Added.
83320         (ES5Harness.registerTest):
83321         * ietestcenter/Javascript/TestCases/15.2.3.3-4-124.js: Added.
83322         (ES5Harness.registerTest):
83323         * ietestcenter/Javascript/TestCases/15.2.3.3-4-125.js: Added.
83324         (ES5Harness.registerTest):
83325         * ietestcenter/Javascript/TestCases/15.2.3.3-4-126.js: Added.
83326         (ES5Harness.registerTest):
83327         * ietestcenter/Javascript/TestCases/15.2.3.3-4-127.js: Added.
83328         (ES5Harness.registerTest):
83329         * ietestcenter/Javascript/TestCases/15.2.3.3-4-128.js: Added.
83330         (ES5Harness.registerTest):
83331         * ietestcenter/Javascript/TestCases/15.2.3.3-4-129.js: Added.
83332         (ES5Harness.registerTest):
83333         * ietestcenter/Javascript/TestCases/15.2.3.3-4-13.js: Added.
83334         (ES5Harness.registerTest):
83335         * ietestcenter/Javascript/TestCases/15.2.3.3-4-130.js: Added.
83336         (ES5Harness.registerTest):
83337         * ietestcenter/Javascript/TestCases/15.2.3.3-4-131.js: Added.
83338         (ES5Harness.registerTest):
83339         * ietestcenter/Javascript/TestCases/15.2.3.3-4-132.js: Added.
83340         (ES5Harness.registerTest):
83341         * ietestcenter/Javascript/TestCases/15.2.3.3-4-133.js: Added.
83342         (ES5Harness.registerTest):
83343         * ietestcenter/Javascript/TestCases/15.2.3.3-4-134.js: Added.
83344         (ES5Harness.registerTest):
83345         * ietestcenter/Javascript/TestCases/15.2.3.3-4-135.js: Added.
83346         (ES5Harness.registerTest):
83347         * ietestcenter/Javascript/TestCases/15.2.3.3-4-136.js: Added.
83348         (ES5Harness.registerTest):
83349         * ietestcenter/Javascript/TestCases/15.2.3.3-4-137.js: Added.
83350         (ES5Harness.registerTest):
83351         * ietestcenter/Javascript/TestCases/15.2.3.3-4-138.js: Added.
83352         (ES5Harness.registerTest):
83353         * ietestcenter/Javascript/TestCases/15.2.3.3-4-139.js: Added.
83354         (ES5Harness.registerTest):
83355         * ietestcenter/Javascript/TestCases/15.2.3.3-4-14.js: Added.
83356         (ES5Harness.registerTest):
83357         * ietestcenter/Javascript/TestCases/15.2.3.3-4-140.js: Added.
83358         (ES5Harness.registerTest):
83359         * ietestcenter/Javascript/TestCases/15.2.3.3-4-141.js: Added.
83360         (ES5Harness.registerTest):
83361         * ietestcenter/Javascript/TestCases/15.2.3.3-4-142.js: Added.
83362         (ES5Harness.registerTest):
83363         * ietestcenter/Javascript/TestCases/15.2.3.3-4-143.js: Added.
83364         (ES5Harness.registerTest):
83365         * ietestcenter/Javascript/TestCases/15.2.3.3-4-144.js: Added.
83366         (ES5Harness.registerTest):
83367         * ietestcenter/Javascript/TestCases/15.2.3.3-4-145.js: Added.
83368         (ES5Harness.registerTest):
83369         * ietestcenter/Javascript/TestCases/15.2.3.3-4-146.js: Added.
83370         (ES5Harness.registerTest):
83371         * ietestcenter/Javascript/TestCases/15.2.3.3-4-147.js: Added.
83372         (ES5Harness.registerTest):
83373         * ietestcenter/Javascript/TestCases/15.2.3.3-4-148.js: Added.
83374         (ES5Harness.registerTest):
83375         * ietestcenter/Javascript/TestCases/15.2.3.3-4-149.js: Added.
83376         (ES5Harness.registerTest):
83377         * ietestcenter/Javascript/TestCases/15.2.3.3-4-15.js: Added.
83378         (ES5Harness.registerTest):
83379         * ietestcenter/Javascript/TestCases/15.2.3.3-4-150.js: Added.
83380         (ES5Harness.registerTest):
83381         * ietestcenter/Javascript/TestCases/15.2.3.3-4-151.js: Added.
83382         (ES5Harness.registerTest):
83383         * ietestcenter/Javascript/TestCases/15.2.3.3-4-152.js: Added.
83384         (ES5Harness.registerTest):
83385         * ietestcenter/Javascript/TestCases/15.2.3.3-4-153.js: Added.
83386         (ES5Harness.registerTest):
83387         * ietestcenter/Javascript/TestCases/15.2.3.3-4-154.js: Added.
83388         (ES5Harness.registerTest):
83389         * ietestcenter/Javascript/TestCases/15.2.3.3-4-155.js: Added.
83390         (ES5Harness.registerTest):
83391         * ietestcenter/Javascript/TestCases/15.2.3.3-4-156.js: Added.
83392         (ES5Harness.registerTest):
83393         * ietestcenter/Javascript/TestCases/15.2.3.3-4-157.js: Added.
83394         (ES5Harness.registerTest):
83395         * ietestcenter/Javascript/TestCases/15.2.3.3-4-158.js: Added.
83396         (ES5Harness.registerTest):
83397         * ietestcenter/Javascript/TestCases/15.2.3.3-4-159.js: Added.
83398         (ES5Harness.registerTest):
83399         * ietestcenter/Javascript/TestCases/15.2.3.3-4-16.js: Added.
83400         (ES5Harness.registerTest):
83401         * ietestcenter/Javascript/TestCases/15.2.3.3-4-160.js: Added.
83402         (ES5Harness.registerTest):
83403         * ietestcenter/Javascript/TestCases/15.2.3.3-4-161.js: Added.
83404         (ES5Harness.registerTest):
83405         * ietestcenter/Javascript/TestCases/15.2.3.3-4-162.js: Added.
83406         (ES5Harness.registerTest):
83407         * ietestcenter/Javascript/TestCases/15.2.3.3-4-163.js: Added.
83408         (ES5Harness.registerTest):
83409         * ietestcenter/Javascript/TestCases/15.2.3.3-4-164.js: Added.
83410         (ES5Harness.registerTest):
83411         * ietestcenter/Javascript/TestCases/15.2.3.3-4-165.js: Added.
83412         (ES5Harness.registerTest):
83413         * ietestcenter/Javascript/TestCases/15.2.3.3-4-166.js: Added.
83414         (ES5Harness.registerTest):
83415         * ietestcenter/Javascript/TestCases/15.2.3.3-4-167.js: Added.
83416         (ES5Harness.registerTest):
83417         * ietestcenter/Javascript/TestCases/15.2.3.3-4-168.js: Added.
83418         (ES5Harness.registerTest):
83419         * ietestcenter/Javascript/TestCases/15.2.3.3-4-169.js: Added.
83420         (ES5Harness.registerTest):
83421         * ietestcenter/Javascript/TestCases/15.2.3.3-4-17.js: Added.
83422         (ES5Harness.registerTest):
83423         * ietestcenter/Javascript/TestCases/15.2.3.3-4-170.js: Added.
83424         (ES5Harness.registerTest):
83425         * ietestcenter/Javascript/TestCases/15.2.3.3-4-171.js: Added.
83426         (ES5Harness.registerTest):
83427         * ietestcenter/Javascript/TestCases/15.2.3.3-4-172.js: Added.
83428         (ES5Harness.registerTest):
83429         * ietestcenter/Javascript/TestCases/15.2.3.3-4-173.js: Added.
83430         (ES5Harness.registerTest):
83431         * ietestcenter/Javascript/TestCases/15.2.3.3-4-174.js: Added.
83432         (ES5Harness.registerTest):
83433         * ietestcenter/Javascript/TestCases/15.2.3.3-4-175.js: Added.
83434         (ES5Harness.registerTest):
83435         * ietestcenter/Javascript/TestCases/15.2.3.3-4-176.js: Added.
83436         (ES5Harness.registerTest):
83437         * ietestcenter/Javascript/TestCases/15.2.3.3-4-177.js: Added.
83438         (ES5Harness.registerTest):
83439         * ietestcenter/Javascript/TestCases/15.2.3.3-4-178.js: Added.
83440         (ES5Harness.registerTest):
83441         * ietestcenter/Javascript/TestCases/15.2.3.3-4-179.js: Added.
83442         (ES5Harness.registerTest):
83443         * ietestcenter/Javascript/TestCases/15.2.3.3-4-18.js: Added.
83444         (ES5Harness.registerTest):
83445         * ietestcenter/Javascript/TestCases/15.2.3.3-4-180.js: Added.
83446         (ES5Harness.registerTest):
83447         * ietestcenter/Javascript/TestCases/15.2.3.3-4-182.js: Added.
83448         (ES5Harness.registerTest):
83449         * ietestcenter/Javascript/TestCases/15.2.3.3-4-185.js: Added.
83450         (ES5Harness.registerTest):
83451         * ietestcenter/Javascript/TestCases/15.2.3.3-4-186.js: Added.
83452         (ES5Harness.registerTest):
83453         * ietestcenter/Javascript/TestCases/15.2.3.3-4-187.js: Added.
83454         (ES5Harness.registerTest):
83455         * ietestcenter/Javascript/TestCases/15.2.3.3-4-188.js: Added.
83456         (ES5Harness.registerTest):
83457         * ietestcenter/Javascript/TestCases/15.2.3.3-4-189.js: Added.
83458         (ES5Harness.registerTest):
83459         * ietestcenter/Javascript/TestCases/15.2.3.3-4-19.js: Added.
83460         (ES5Harness.registerTest):
83461         * ietestcenter/Javascript/TestCases/15.2.3.3-4-190.js: Added.
83462         (ES5Harness.registerTest):
83463         * ietestcenter/Javascript/TestCases/15.2.3.3-4-191.js: Added.
83464         (ES5Harness.registerTest):
83465         * ietestcenter/Javascript/TestCases/15.2.3.3-4-192.js: Added.
83466         (ES5Harness.registerTest):
83467         * ietestcenter/Javascript/TestCases/15.2.3.3-4-193.js: Added.
83468         (ES5Harness.registerTest):
83469         * ietestcenter/Javascript/TestCases/15.2.3.3-4-194.js: Added.
83470         (ES5Harness.registerTest):
83471         * ietestcenter/Javascript/TestCases/15.2.3.3-4-195.js: Added.
83472         (ES5Harness.registerTest):
83473         * ietestcenter/Javascript/TestCases/15.2.3.3-4-196.js: Added.
83474         (ES5Harness.registerTest):
83475         * ietestcenter/Javascript/TestCases/15.2.3.3-4-197.js: Added.
83476         (ES5Harness.registerTest):
83477         * ietestcenter/Javascript/TestCases/15.2.3.3-4-198.js: Added.
83478         (ES5Harness.registerTest):
83479         * ietestcenter/Javascript/TestCases/15.2.3.3-4-199.js: Added.
83480         (ES5Harness.registerTest):
83481         * ietestcenter/Javascript/TestCases/15.2.3.3-4-2.js: Added.
83482         (ES5Harness.registerTest):
83483         * ietestcenter/Javascript/TestCases/15.2.3.3-4-20.js: Added.
83484         (ES5Harness.registerTest):
83485         * ietestcenter/Javascript/TestCases/15.2.3.3-4-200.js: Added.
83486         (ES5Harness.registerTest):
83487         * ietestcenter/Javascript/TestCases/15.2.3.3-4-201.js: Added.
83488         (ES5Harness.registerTest):
83489         * ietestcenter/Javascript/TestCases/15.2.3.3-4-202.js: Added.
83490         (ES5Harness.registerTest):
83491         * ietestcenter/Javascript/TestCases/15.2.3.3-4-203.js: Added.
83492         (ES5Harness.registerTest):
83493         * ietestcenter/Javascript/TestCases/15.2.3.3-4-204.js: Added.
83494         (ES5Harness.registerTest):
83495         * ietestcenter/Javascript/TestCases/15.2.3.3-4-205.js: Added.
83496         (ES5Harness.registerTest):
83497         * ietestcenter/Javascript/TestCases/15.2.3.3-4-206.js: Added.
83498         (ES5Harness.registerTest):
83499         * ietestcenter/Javascript/TestCases/15.2.3.3-4-207.js: Added.
83500         (ES5Harness.registerTest):
83501         * ietestcenter/Javascript/TestCases/15.2.3.3-4-208.js: Added.
83502         (ES5Harness.registerTest):
83503         * ietestcenter/Javascript/TestCases/15.2.3.3-4-209.js: Added.
83504         (ES5Harness.registerTest):
83505         * ietestcenter/Javascript/TestCases/15.2.3.3-4-21.js: Added.
83506         (ES5Harness.registerTest):
83507         * ietestcenter/Javascript/TestCases/15.2.3.3-4-210.js: Added.
83508         (ES5Harness.registerTest):
83509         * ietestcenter/Javascript/TestCases/15.2.3.3-4-211.js: Added.
83510         (ES5Harness.registerTest):
83511         * ietestcenter/Javascript/TestCases/15.2.3.3-4-212.js: Added.
83512         (ES5Harness.registerTest):
83513         * ietestcenter/Javascript/TestCases/15.2.3.3-4-213.js: Added.
83514         (ES5Harness.registerTest):
83515         * ietestcenter/Javascript/TestCases/15.2.3.3-4-214.js: Added.
83516         (ES5Harness.registerTest):
83517         * ietestcenter/Javascript/TestCases/15.2.3.3-4-215.js: Added.
83518         (ES5Harness.registerTest):
83519         * ietestcenter/Javascript/TestCases/15.2.3.3-4-216.js: Added.
83520         (ES5Harness.registerTest):
83521         * ietestcenter/Javascript/TestCases/15.2.3.3-4-217.js: Added.
83522         (ES5Harness.registerTest):
83523         * ietestcenter/Javascript/TestCases/15.2.3.3-4-218.js: Added.
83524         (ES5Harness.registerTest):
83525         * ietestcenter/Javascript/TestCases/15.2.3.3-4-219.js: Added.
83526         (ES5Harness.registerTest):
83527         * ietestcenter/Javascript/TestCases/15.2.3.3-4-22.js: Added.
83528         (ES5Harness.registerTest):
83529         * ietestcenter/Javascript/TestCases/15.2.3.3-4-220.js: Added.
83530         (ES5Harness.registerTest):
83531         * ietestcenter/Javascript/TestCases/15.2.3.3-4-221.js: Added.
83532         (ES5Harness.registerTest):
83533         * ietestcenter/Javascript/TestCases/15.2.3.3-4-222.js: Added.
83534         (ES5Harness.registerTest):
83535         * ietestcenter/Javascript/TestCases/15.2.3.3-4-23.js: Added.
83536         (ES5Harness.registerTest):
83537         * ietestcenter/Javascript/TestCases/15.2.3.3-4-24.js: Added.
83538         (ES5Harness.registerTest):
83539         * ietestcenter/Javascript/TestCases/15.2.3.3-4-25.js: Added.
83540         (ES5Harness.registerTest):
83541         * ietestcenter/Javascript/TestCases/15.2.3.3-4-26.js: Added.
83542         (ES5Harness.registerTest):
83543         * ietestcenter/Javascript/TestCases/15.2.3.3-4-27.js: Added.
83544         (ES5Harness.registerTest):
83545         * ietestcenter/Javascript/TestCases/15.2.3.3-4-28.js: Added.
83546         (ES5Harness.registerTest):
83547         * ietestcenter/Javascript/TestCases/15.2.3.3-4-29.js: Added.
83548         (ES5Harness.registerTest):
83549         * ietestcenter/Javascript/TestCases/15.2.3.3-4-3.js: Added.
83550         (ES5Harness.registerTest.):
83551         (ES5Harness.registerTest):
83552         * ietestcenter/Javascript/TestCases/15.2.3.3-4-30.js: Added.
83553         (ES5Harness.registerTest):
83554         * ietestcenter/Javascript/TestCases/15.2.3.3-4-31.js: Added.
83555         (ES5Harness.registerTest):
83556         * ietestcenter/Javascript/TestCases/15.2.3.3-4-32.js: Added.
83557         (ES5Harness.registerTest):
83558         * ietestcenter/Javascript/TestCases/15.2.3.3-4-33.js: Added.
83559         (ES5Harness.registerTest):
83560         * ietestcenter/Javascript/TestCases/15.2.3.3-4-34.js: Added.
83561         (ES5Harness.registerTest):
83562         * ietestcenter/Javascript/TestCases/15.2.3.3-4-35.js: Added.
83563         (ES5Harness.registerTest):
83564         * ietestcenter/Javascript/TestCases/15.2.3.3-4-36.js: Added.
83565         (ES5Harness.registerTest):
83566         * ietestcenter/Javascript/TestCases/15.2.3.3-4-37.js: Added.
83567         (ES5Harness.registerTest):
83568         * ietestcenter/Javascript/TestCases/15.2.3.3-4-38.js: Added.
83569         (ES5Harness.registerTest):
83570         * ietestcenter/Javascript/TestCases/15.2.3.3-4-39.js: Added.
83571         (ES5Harness.registerTest):
83572         * ietestcenter/Javascript/TestCases/15.2.3.3-4-4.js: Added.
83573         (ES5Harness.registerTest):
83574         * ietestcenter/Javascript/TestCases/15.2.3.3-4-40.js: Added.
83575         (ES5Harness.registerTest):
83576         * ietestcenter/Javascript/TestCases/15.2.3.3-4-41.js: Added.
83577         (ES5Harness.registerTest):
83578         * ietestcenter/Javascript/TestCases/15.2.3.3-4-42.js: Added.
83579         (ES5Harness.registerTest):
83580         * ietestcenter/Javascript/TestCases/15.2.3.3-4-43.js: Added.
83581         (ES5Harness.registerTest):
83582         * ietestcenter/Javascript/TestCases/15.2.3.3-4-44.js: Added.
83583         (ES5Harness.registerTest):
83584         * ietestcenter/Javascript/TestCases/15.2.3.3-4-45.js: Added.
83585         (ES5Harness.registerTest):
83586         * ietestcenter/Javascript/TestCases/15.2.3.3-4-46.js: Added.
83587         (ES5Harness.registerTest):
83588         * ietestcenter/Javascript/TestCases/15.2.3.3-4-47.js: Added.
83589         (ES5Harness.registerTest):
83590         * ietestcenter/Javascript/TestCases/15.2.3.3-4-48.js: Added.
83591         (ES5Harness.registerTest):
83592         * ietestcenter/Javascript/TestCases/15.2.3.3-4-49.js: Added.
83593         (ES5Harness.registerTest):
83594         * ietestcenter/Javascript/TestCases/15.2.3.3-4-5.js: Added.
83595         (ES5Harness.registerTest):
83596         * ietestcenter/Javascript/TestCases/15.2.3.3-4-50.js: Added.
83597         (ES5Harness.registerTest):
83598         * ietestcenter/Javascript/TestCases/15.2.3.3-4-51.js: Added.
83599         (ES5Harness.registerTest):
83600         * ietestcenter/Javascript/TestCases/15.2.3.3-4-52.js: Added.
83601         (ES5Harness.registerTest):
83602         * ietestcenter/Javascript/TestCases/15.2.3.3-4-53.js: Added.
83603         (ES5Harness.registerTest):
83604         * ietestcenter/Javascript/TestCases/15.2.3.3-4-54.js: Added.
83605         (ES5Harness.registerTest):
83606         * ietestcenter/Javascript/TestCases/15.2.3.3-4-55.js: Added.
83607         (ES5Harness.registerTest):
83608         * ietestcenter/Javascript/TestCases/15.2.3.3-4-56.js: Added.
83609         (ES5Harness.registerTest):
83610         * ietestcenter/Javascript/TestCases/15.2.3.3-4-57.js: Added.
83611         (ES5Harness.registerTest):
83612         * ietestcenter/Javascript/TestCases/15.2.3.3-4-58.js: Added.
83613         (ES5Harness.registerTest):
83614         * ietestcenter/Javascript/TestCases/15.2.3.3-4-59.js: Added.
83615         (ES5Harness.registerTest):
83616         * ietestcenter/Javascript/TestCases/15.2.3.3-4-6.js: Added.
83617         (ES5Harness.registerTest):
83618         * ietestcenter/Javascript/TestCases/15.2.3.3-4-60.js: Added.
83619         (ES5Harness.registerTest):
83620         * ietestcenter/Javascript/TestCases/15.2.3.3-4-61.js: Added.
83621         (ES5Harness.registerTest):
83622         * ietestcenter/Javascript/TestCases/15.2.3.3-4-62.js: Added.
83623         (ES5Harness.registerTest):
83624         * ietestcenter/Javascript/TestCases/15.2.3.3-4-63.js: Added.
83625         (ES5Harness.registerTest):
83626         * ietestcenter/Javascript/TestCases/15.2.3.3-4-64.js: Added.
83627         (ES5Harness.registerTest):
83628         * ietestcenter/Javascript/TestCases/15.2.3.3-4-65.js: Added.
83629         (ES5Harness.registerTest):
83630         * ietestcenter/Javascript/TestCases/15.2.3.3-4-66.js: Added.
83631         (ES5Harness.registerTest):
83632         * ietestcenter/Javascript/TestCases/15.2.3.3-4-67.js: Added.
83633         (ES5Harness.registerTest):
83634         * ietestcenter/Javascript/TestCases/15.2.3.3-4-68.js: Added.
83635         (ES5Harness.registerTest):
83636         * ietestcenter/Javascript/TestCases/15.2.3.3-4-69.js: Added.
83637         (ES5Harness.registerTest):
83638         * ietestcenter/Javascript/TestCases/15.2.3.3-4-7.js: Added.
83639         (ES5Harness.registerTest):
83640         * ietestcenter/Javascript/TestCases/15.2.3.3-4-70.js: Added.
83641         (ES5Harness.registerTest):
83642         * ietestcenter/Javascript/TestCases/15.2.3.3-4-71.js: Added.
83643         (ES5Harness.registerTest):
83644         * ietestcenter/Javascript/TestCases/15.2.3.3-4-72.js: Added.
83645         (ES5Harness.registerTest):
83646         * ietestcenter/Javascript/TestCases/15.2.3.3-4-73.js: Added.
83647         (ES5Harness.registerTest):
83648         * ietestcenter/Javascript/TestCases/15.2.3.3-4-74.js: Added.
83649         (ES5Harness.registerTest):
83650         * ietestcenter/Javascript/TestCases/15.2.3.3-4-75.js: Added.
83651         (ES5Harness.registerTest):
83652         * ietestcenter/Javascript/TestCases/15.2.3.3-4-76.js: Added.
83653         (ES5Harness.registerTest):
83654         * ietestcenter/Javascript/TestCases/15.2.3.3-4-77.js: Added.
83655         (ES5Harness.registerTest):
83656         * ietestcenter/Javascript/TestCases/15.2.3.3-4-78.js: Added.
83657         (ES5Harness.registerTest):
83658         * ietestcenter/Javascript/TestCases/15.2.3.3-4-79.js: Added.
83659         (ES5Harness.registerTest):
83660         * ietestcenter/Javascript/TestCases/15.2.3.3-4-8.js: Added.
83661         (ES5Harness.registerTest):
83662         * ietestcenter/Javascript/TestCases/15.2.3.3-4-80.js: Added.
83663         (ES5Harness.registerTest):
83664         * ietestcenter/Javascript/TestCases/15.2.3.3-4-81.js: Added.
83665         (ES5Harness.registerTest):
83666         * ietestcenter/Javascript/TestCases/15.2.3.3-4-82.js: Added.
83667         (ES5Harness.registerTest):
83668         * ietestcenter/Javascript/TestCases/15.2.3.3-4-84.js: Added.
83669         (ES5Harness.registerTest):
83670         * ietestcenter/Javascript/TestCases/15.2.3.3-4-85.js: Added.
83671         (ES5Harness.registerTest):
83672         * ietestcenter/Javascript/TestCases/15.2.3.3-4-86.js: Added.
83673         (ES5Harness.registerTest):
83674         * ietestcenter/Javascript/TestCases/15.2.3.3-4-88.js: Added.
83675         (ES5Harness.registerTest):
83676         * ietestcenter/Javascript/TestCases/15.2.3.3-4-89.js: Added.
83677         (ES5Harness.registerTest):
83678         * ietestcenter/Javascript/TestCases/15.2.3.3-4-9.js: Added.
83679         (ES5Harness.registerTest):
83680         * ietestcenter/Javascript/TestCases/15.2.3.3-4-90.js: Added.
83681         (ES5Harness.registerTest):
83682         * ietestcenter/Javascript/TestCases/15.2.3.3-4-91.js: Added.
83683         (ES5Harness.registerTest):
83684         * ietestcenter/Javascript/TestCases/15.2.3.3-4-92.js: Added.
83685         (ES5Harness.registerTest):
83686         * ietestcenter/Javascript/TestCases/15.2.3.3-4-93.js: Added.
83687         (ES5Harness.registerTest):
83688         * ietestcenter/Javascript/TestCases/15.2.3.3-4-94.js: Added.
83689         (ES5Harness.registerTest):
83690         * ietestcenter/Javascript/TestCases/15.2.3.3-4-96.js: Added.
83691         (ES5Harness.registerTest):
83692         * ietestcenter/Javascript/TestCases/15.2.3.3-4-97.js: Added.
83693         (ES5Harness.registerTest):
83694         * ietestcenter/Javascript/TestCases/15.2.3.3-4-98.js: Added.
83695         (ES5Harness.registerTest):
83696         * ietestcenter/Javascript/TestCases/15.2.3.3-4-99.js: Added.
83697         (ES5Harness.registerTest):
83698         * ietestcenter/Javascript/TestCases/15.2.3.4-0-1.js: Added.
83699         (ES5Harness.registerTest):
83700         * ietestcenter/Javascript/TestCases/15.2.3.4-0-2.js: Added.
83701         (ES5Harness.registerTest):
83702         * ietestcenter/Javascript/TestCases/15.2.3.4-1.js: Added.
83703         (ES5Harness.registerTest):
83704         * ietestcenter/Javascript/TestCases/15.2.3.4-4-2.js: Added.
83705         (ES5Harness.registerTest):
83706         * ietestcenter/Javascript/TestCases/15.2.3.4-4-b-1.js: Added.
83707         (ES5Harness.registerTest):
83708         * ietestcenter/Javascript/TestCases/15.2.3.5-0-1.js: Added.
83709         (ES5Harness.registerTest):
83710         * ietestcenter/Javascript/TestCases/15.2.3.5-0-2.js: Added.
83711         (ES5Harness.registerTest):
83712         * ietestcenter/Javascript/TestCases/15.2.3.5-1.js: Added.
83713         (ES5Harness.registerTest):
83714         * ietestcenter/Javascript/TestCases/15.2.3.5-2-1.js: Added.
83715         (ES5Harness.registerTest.):
83716         (ES5Harness.registerTest):
83717         * ietestcenter/Javascript/TestCases/15.2.3.5-3-1.js: Added.
83718         (ES5Harness.registerTest.):
83719         (ES5Harness.registerTest):
83720         * ietestcenter/Javascript/TestCases/15.2.3.5-4-1.js: Added.
83721         (ES5Harness.registerTest.):
83722         (ES5Harness.registerTest):
83723         * ietestcenter/Javascript/TestCases/15.2.3.6-0-1.js: Added.
83724         (ES5Harness.registerTest):
83725         * ietestcenter/Javascript/TestCases/15.2.3.6-0-2.js: Added.
83726         (ES5Harness.registerTest):
83727         * ietestcenter/Javascript/TestCases/15.2.3.6-1.js: Added.
83728         (ES5Harness.registerTest):
83729         * ietestcenter/Javascript/TestCases/15.2.3.6-3-1.js: Added.
83730         (ES5Harness.registerTest.):
83731         (ES5Harness.registerTest):
83732         * ietestcenter/Javascript/TestCases/15.2.3.6-3-10.js: Added.
83733         (ES5Harness.registerTest):
83734         * ietestcenter/Javascript/TestCases/15.2.3.6-3-11.js: Added.
83735         (ES5Harness.registerTest):
83736         * ietestcenter/Javascript/TestCases/15.2.3.6-3-12.js: Added.
83737         (ES5Harness.registerTest):
83738         * ietestcenter/Javascript/TestCases/15.2.3.6-3-13.js: Added.
83739         (ES5Harness.registerTest):
83740         * ietestcenter/Javascript/TestCases/15.2.3.6-3-14.js: Added.
83741         (ES5Harness.registerTest):
83742         * ietestcenter/Javascript/TestCases/15.2.3.6-3-2.js: Added.
83743         (ES5Harness.registerTest.):
83744         (ES5Harness.registerTest):
83745         * ietestcenter/Javascript/TestCases/15.2.3.6-3-3.js: Added.
83746         (ES5Harness.registerTest.):
83747         (ES5Harness.registerTest):
83748         * ietestcenter/Javascript/TestCases/15.2.3.6-3-4.js: Added.
83749         (ES5Harness.registerTest.):
83750         (ES5Harness.registerTest):
83751         * ietestcenter/Javascript/TestCases/15.2.3.6-3-5.js: Added.
83752         (ES5Harness.registerTest):
83753         * ietestcenter/Javascript/TestCases/15.2.3.6-3-6.js: Added.
83754         (ES5Harness.registerTest):
83755         * ietestcenter/Javascript/TestCases/15.2.3.6-3-7.js: Added.
83756         (ES5Harness.registerTest):
83757         * ietestcenter/Javascript/TestCases/15.2.3.6-3-8.js: Added.
83758         (ES5Harness.registerTest):
83759         * ietestcenter/Javascript/TestCases/15.2.3.6-3-9.js: Added.
83760         (ES5Harness.registerTest):
83761         * ietestcenter/Javascript/TestCases/15.2.3.6-4-1.js: Added.
83762         (ES5Harness.registerTest):
83763         * ietestcenter/Javascript/TestCases/15.2.3.6-4-5.js: Added.
83764         (ES5Harness.registerTest.):
83765         (ES5Harness.registerTest):
83766         * ietestcenter/Javascript/TestCases/15.2.3.6-4-6.js: Added.
83767         (ES5Harness.registerTest.):
83768         (ES5Harness.registerTest):
83769         * ietestcenter/Javascript/TestCases/15.2.3.7-0-1.js: Added.
83770         (ES5Harness.registerTest):
83771         * ietestcenter/Javascript/TestCases/15.2.3.7-0-2.js: Added.
83772         (ES5Harness.registerTest):
83773         * ietestcenter/Javascript/TestCases/15.2.3.7-1.js: Added.
83774         (ES5Harness.registerTest):
83775         * ietestcenter/Javascript/TestCases/15.2.3.8-0-1.js: Added.
83776         (ES5Harness.registerTest):
83777         * ietestcenter/Javascript/TestCases/15.2.3.8-0-2.js: Added.
83778         (ES5Harness.registerTest):
83779         * ietestcenter/Javascript/TestCases/15.2.3.8-1.js: Added.
83780         (ES5Harness.registerTest):
83781         * ietestcenter/Javascript/TestCases/15.2.3.9-0-1.js: Added.
83782         (ES5Harness.registerTest):
83783         * ietestcenter/Javascript/TestCases/15.2.3.9-0-2.js: Added.
83784         (ES5Harness.registerTest):
83785         * ietestcenter/Javascript/TestCases/15.2.3.9-1.js: Added.
83786         (ES5Harness.registerTest):
83787         * ietestcenter/Javascript/TestCases/15.3.2.1-11-1.js: Added.
83788         (ES5Harness.registerTest):
83789         * ietestcenter/Javascript/TestCases/15.3.2.1-11-3.js: Added.
83790         (ES5Harness.registerTest):
83791         * ietestcenter/Javascript/TestCases/15.3.2.1-11-5.js: Added.
83792         (ES5Harness.registerTest):
83793         * ietestcenter/Javascript/TestCases/15.3.3.2-1.js: Added.
83794         (ES5Harness.registerTest):
83795         * ietestcenter/Javascript/TestCases/15.3.4.5-0-1.js: Added.
83796         (ES5Harness.registerTest):
83797         * ietestcenter/Javascript/TestCases/15.3.4.5-0-2.js: Added.
83798         (ES5Harness.registerTest):
83799         * ietestcenter/Javascript/TestCases/15.3.4.5-13.b-1.js: Added.
83800         (ES5Harness.registerTest.):
83801         (ES5Harness.registerTest):
83802         * ietestcenter/Javascript/TestCases/15.3.4.5-13.b-2.js: Added.
83803         (ES5Harness.registerTest.):
83804         (ES5Harness.registerTest):
83805         * ietestcenter/Javascript/TestCases/15.3.4.5-13.b-3.js: Added.
83806         (ES5Harness.registerTest.):
83807         (ES5Harness.registerTest):
83808         * ietestcenter/Javascript/TestCases/15.3.4.5-13.b-4.js: Added.
83809         (ES5Harness.registerTest.):
83810         (ES5Harness.registerTest):
83811         * ietestcenter/Javascript/TestCases/15.3.4.5-13.b-5.js: Added.
83812         (ES5Harness.registerTest.):
83813         (ES5Harness.registerTest):
83814         * ietestcenter/Javascript/TestCases/15.3.4.5-15-1.js: Added.
83815         (ES5Harness.registerTest.):
83816         (ES5Harness.registerTest):
83817         * ietestcenter/Javascript/TestCases/15.3.4.5-15-2.js: Added.
83818         (ES5Harness.registerTest.):
83819         (ES5Harness.registerTest):
83820         * ietestcenter/Javascript/TestCases/15.3.4.5-16-1.js: Added.
83821         (ES5Harness.registerTest.):
83822         (ES5Harness.registerTest):
83823         * ietestcenter/Javascript/TestCases/15.3.4.5-2-1.js: Added.
83824         (ES5Harness.registerTest.):
83825         (ES5Harness.registerTest):
83826         * ietestcenter/Javascript/TestCases/15.3.4.5-2-2.js: Added.
83827         (ES5Harness.registerTest.):
83828         (ES5Harness.registerTest):
83829         * ietestcenter/Javascript/TestCases/15.3.4.5-2-3.js: Added.
83830         (ES5Harness.registerTest):
83831         * ietestcenter/Javascript/TestCases/15.3.4.5-2-4.js: Added.
83832         (ES5Harness.registerTest):
83833         * ietestcenter/Javascript/TestCases/15.3.4.5-2-5.js: Added.
83834         (ES5Harness.registerTest):
83835         * ietestcenter/Javascript/TestCases/15.3.4.5-2-6.js: Added.
83836         (ES5Harness.registerTest):
83837         * ietestcenter/Javascript/TestCases/15.3.4.5-2-7.js: Added.
83838         (ES5Harness.registerTest):
83839         * ietestcenter/Javascript/TestCases/15.3.4.5-2-8.js: Added.
83840         (ES5Harness.registerTest):
83841         * ietestcenter/Javascript/TestCases/15.3.4.5-2-9.js: Added.
83842         (ES5Harness.registerTest):
83843         * ietestcenter/Javascript/TestCases/15.3.4.5-8-1.js: Added.
83844         (ES5Harness.registerTest.):
83845         (ES5Harness.registerTest):
83846         * ietestcenter/Javascript/TestCases/15.3.4.5-8-2.js: Added.
83847         (ES5Harness.registerTest.):
83848         (ES5Harness.registerTest):
83849         * ietestcenter/Javascript/TestCases/15.3.4.5-9-1.js: Added.
83850         (ES5Harness.registerTest.):
83851         (ES5Harness.registerTest):
83852         * ietestcenter/Javascript/TestCases/15.3.4.5-9-2.js: Added.
83853         (ES5Harness.registerTest.):
83854         (ES5Harness.registerTest):
83855         * ietestcenter/Javascript/TestCases/15.4.3.2-0-1.js: Added.
83856         (ES5Harness.registerTest):
83857         * ietestcenter/Javascript/TestCases/15.4.3.2-0-2.js: Added.
83858         (ES5Harness.registerTest):
83859         * ietestcenter/Javascript/TestCases/15.4.3.2-0-3.js: Added.
83860         (ES5Harness.registerTest):
83861         * ietestcenter/Javascript/TestCases/15.4.3.2-0-4.js: Added.
83862         (ES5Harness.registerTest):
83863         * ietestcenter/Javascript/TestCases/15.4.3.2-0-5.js: Added.
83864         (ES5Harness.registerTest):
83865         * ietestcenter/Javascript/TestCases/15.4.3.2-0-6.js: Added.
83866         (ES5Harness.registerTest):
83867         * ietestcenter/Javascript/TestCases/15.4.3.2-0-7.js: Added.
83868         (ES5Harness.registerTest):
83869         * ietestcenter/Javascript/TestCases/15.4.4.14-0-1.js: Added.
83870         (ES5Harness.registerTest):
83871         * ietestcenter/Javascript/TestCases/15.4.4.14-0-2.js: Added.
83872         (ES5Harness.registerTest):
83873         * ietestcenter/Javascript/TestCases/15.4.4.14-1-10.js: Added.
83874         (ES5Harness.registerTest):
83875         * ietestcenter/Javascript/TestCases/15.4.4.14-1-11.js: Added.
83876         (ES5Harness.registerTest):
83877         * ietestcenter/Javascript/TestCases/15.4.4.14-1-12.js: Added.
83878         (ES5Harness.registerTest):
83879         * ietestcenter/Javascript/TestCases/15.4.4.14-1-13.js: Added.
83880         (ES5Harness.registerTest):
83881         * ietestcenter/Javascript/TestCases/15.4.4.14-1-14.js: Added.
83882         (ES5Harness.registerTest):
83883         * ietestcenter/Javascript/TestCases/15.4.4.14-1-15.js: Added.
83884         (ES5Harness.registerTest):
83885         * ietestcenter/Javascript/TestCases/15.4.4.14-1-16.js: Added.
83886         (ES5Harness.registerTest):
83887         * ietestcenter/Javascript/TestCases/15.4.4.14-1-18.js: Added.
83888         (ES5Harness.registerTest):
83889         * ietestcenter/Javascript/TestCases/15.4.4.14-1-3.js: Added.
83890         (ES5Harness.registerTest):
83891         * ietestcenter/Javascript/TestCases/15.4.4.14-1-4.js: Added.
83892         (ES5Harness.registerTest):
83893         * ietestcenter/Javascript/TestCases/15.4.4.14-1-5.js: Added.
83894         (ES5Harness.registerTest):
83895         * ietestcenter/Javascript/TestCases/15.4.4.14-1-6.js: Added.
83896         (ES5Harness.registerTest):
83897         * ietestcenter/Javascript/TestCases/15.4.4.14-1-7.js: Added.
83898         (ES5Harness.registerTest):
83899         * ietestcenter/Javascript/TestCases/15.4.4.14-1-8.js: Added.
83900         (ES5Harness.registerTest):
83901         * ietestcenter/Javascript/TestCases/15.4.4.14-1-9.js: Added.
83902         (ES5Harness.registerTest):
83903         * ietestcenter/Javascript/TestCases/15.4.4.14-10-1.js: Added.
83904         (ES5Harness.registerTest):
83905         * ietestcenter/Javascript/TestCases/15.4.4.14-10-2.js: Added.
83906         (ES5Harness.registerTest.):
83907         (ES5Harness.registerTest):
83908         * ietestcenter/Javascript/TestCases/15.4.4.14-2-1.js: Added.
83909         (ES5Harness.registerTest):
83910         * ietestcenter/Javascript/TestCases/15.4.4.14-2-10.js: Added.
83911         (ES5Harness.registerTest.):
83912         (ES5Harness.registerTest):
83913         * ietestcenter/Javascript/TestCases/15.4.4.14-2-11.js: Added.
83914         (ES5Harness.registerTest.):
83915         (ES5Harness.registerTest):
83916         * ietestcenter/Javascript/TestCases/15.4.4.14-2-12.js: Added.
83917         (ES5Harness.registerTest.):
83918         (ES5Harness.registerTest):
83919         * ietestcenter/Javascript/TestCases/15.4.4.14-2-13.js: Added.
83920         (ES5Harness.registerTest.):
83921         (ES5Harness.registerTest):
83922         * ietestcenter/Javascript/TestCases/15.4.4.14-2-14.js: Added.
83923         (ES5Harness.registerTest.):
83924         (ES5Harness.registerTest):
83925         * ietestcenter/Javascript/TestCases/15.4.4.14-2-15.js: Added.
83926         (ES5Harness.registerTest):
83927         * ietestcenter/Javascript/TestCases/15.4.4.14-2-17.js: Added.
83928         (ES5Harness.registerTest):
83929         * ietestcenter/Javascript/TestCases/15.4.4.14-2-18.js: Added.
83930         (ES5Harness.registerTest.):
83931         (ES5Harness.registerTest):
83932         * ietestcenter/Javascript/TestCases/15.4.4.14-2-19.js: Added.
83933         (ES5Harness.registerTest):
83934         * ietestcenter/Javascript/TestCases/15.4.4.14-2-2.js: Added.
83935         (ES5Harness.registerTest):
83936         * ietestcenter/Javascript/TestCases/15.4.4.14-2-20.js: Added.
83937         (ES5Harness.registerTest):
83938         * ietestcenter/Javascript/TestCases/15.4.4.14-2-3.js: Added.
83939         (ES5Harness.registerTest.):
83940         (ES5Harness.registerTest):
83941         * ietestcenter/Javascript/TestCases/15.4.4.14-2-4.js: Added.
83942         (ES5Harness.registerTest):
83943         * ietestcenter/Javascript/TestCases/15.4.4.14-2-5.js: Added.
83944         (ES5Harness.registerTest.):
83945         (ES5Harness.registerTest):
83946         * ietestcenter/Javascript/TestCases/15.4.4.14-2-6.js: Added.
83947         (ES5Harness.registerTest.):
83948         (ES5Harness.registerTest):
83949         * ietestcenter/Javascript/TestCases/15.4.4.14-2-7.js: Added.
83950         (ES5Harness.registerTest.):
83951         (ES5Harness.registerTest):
83952         * ietestcenter/Javascript/TestCases/15.4.4.14-2-8.js: Added.
83953         (ES5Harness.registerTest.):
83954         (ES5Harness.registerTest):
83955         * ietestcenter/Javascript/TestCases/15.4.4.14-2-9.js: Added.
83956         (ES5Harness.registerTest.):
83957         (ES5Harness.registerTest):
83958         * ietestcenter/Javascript/TestCases/15.4.4.14-3-1.js: Added.
83959         (ES5Harness.registerTest):
83960         * ietestcenter/Javascript/TestCases/15.4.4.14-3-10.js: Added.
83961         (ES5Harness.registerTest):
83962         * ietestcenter/Javascript/TestCases/15.4.4.14-3-11.js: Added.
83963         (ES5Harness.registerTest):
83964         * ietestcenter/Javascript/TestCases/15.4.4.14-3-12.js: Added.
83965         (ES5Harness.registerTest):
83966         * ietestcenter/Javascript/TestCases/15.4.4.14-3-13.js: Added.
83967         (ES5Harness.registerTest):
83968         * ietestcenter/Javascript/TestCases/15.4.4.14-3-14.js: Added.
83969         (ES5Harness.registerTest):
83970         * ietestcenter/Javascript/TestCases/15.4.4.14-3-15.js: Added.
83971         (ES5Harness.registerTest):
83972         * ietestcenter/Javascript/TestCases/15.4.4.14-3-16.js: Added.
83973         (ES5Harness.registerTest):
83974         * ietestcenter/Javascript/TestCases/15.4.4.14-3-17.js: Added.
83975         (ES5Harness.registerTest):
83976         * ietestcenter/Javascript/TestCases/15.4.4.14-3-18.js: Added.
83977         (ES5Harness.registerTest):
83978         * ietestcenter/Javascript/TestCases/15.4.4.14-3-19.js: Added.
83979         (ES5Harness.registerTest.):
83980         (ES5Harness.registerTest):
83981         * ietestcenter/Javascript/TestCases/15.4.4.14-3-2.js: Added.
83982         (ES5Harness.registerTest):
83983         * ietestcenter/Javascript/TestCases/15.4.4.14-3-20.js: Added.
83984         (ES5Harness.registerTest.):
83985         (ES5Harness.registerTest):
83986         * ietestcenter/Javascript/TestCases/15.4.4.14-3-21.js: Added.
83987         (ES5Harness.registerTest.):
83988         (ES5Harness.registerTest):
83989         * ietestcenter/Javascript/TestCases/15.4.4.14-3-22.js: Added.
83990         (ES5Harness.registerTest.):
83991         (ES5Harness.registerTest):
83992         * ietestcenter/Javascript/TestCases/15.4.4.14-3-23.js: Added.
83993         (ES5Harness.registerTest.):
83994         (ES5Harness.registerTest):
83995         * ietestcenter/Javascript/TestCases/15.4.4.14-3-24.js: Added.
83996         (ES5Harness.registerTest):
83997         * ietestcenter/Javascript/TestCases/15.4.4.14-3-25.js: Added.
83998         (ES5Harness.registerTest):
83999         * ietestcenter/Javascript/TestCases/15.4.4.14-3-28.js: Added.
84000         (ES5Harness.registerTest):
84001         * ietestcenter/Javascript/TestCases/15.4.4.14-3-29.js: Added.
84002         (ES5Harness.registerTest):
84003         * ietestcenter/Javascript/TestCases/15.4.4.14-3-3.js: Added.
84004         (ES5Harness.registerTest):
84005         * ietestcenter/Javascript/TestCases/15.4.4.14-3-4.js: Added.
84006         (ES5Harness.registerTest):
84007         * ietestcenter/Javascript/TestCases/15.4.4.14-3-5.js: Added.
84008         (ES5Harness.registerTest):
84009         * ietestcenter/Javascript/TestCases/15.4.4.14-3-6.js: Added.
84010         (ES5Harness.registerTest):
84011         * ietestcenter/Javascript/TestCases/15.4.4.14-3-7.js: Added.
84012         (ES5Harness.registerTest):
84013         * ietestcenter/Javascript/TestCases/15.4.4.14-3-8.js: Added.
84014         (ES5Harness.registerTest):
84015         * ietestcenter/Javascript/TestCases/15.4.4.14-3-9.js: Added.
84016         (ES5Harness.registerTest):
84017         * ietestcenter/Javascript/TestCases/15.4.4.14-4-1.js: Added.
84018         (ES5Harness.registerTest):
84019         * ietestcenter/Javascript/TestCases/15.4.4.14-4-10.js: Added.
84020         (ES5Harness.registerTest):
84021         * ietestcenter/Javascript/TestCases/15.4.4.14-4-11.js: Added.
84022         (ES5Harness.registerTest):
84023         * ietestcenter/Javascript/TestCases/15.4.4.14-4-12.js: Added.
84024         (ES5Harness.registerTest):
84025         * ietestcenter/Javascript/TestCases/15.4.4.14-4-2.js: Added.
84026         (ES5Harness.registerTest):
84027         * ietestcenter/Javascript/TestCases/15.4.4.14-4-3.js: Added.
84028         (ES5Harness.registerTest):
84029         * ietestcenter/Javascript/TestCases/15.4.4.14-4-4.js: Added.
84030         (ES5Harness.registerTest):
84031         * ietestcenter/Javascript/TestCases/15.4.4.14-4-5.js: Added.
84032         (ES5Harness.registerTest):
84033         * ietestcenter/Javascript/TestCases/15.4.4.14-4-6.js: Added.
84034         (ES5Harness.registerTest.):
84035         (ES5Harness.registerTest):
84036         * ietestcenter/Javascript/TestCases/15.4.4.14-4-7.js: Added.
84037         (ES5Harness.registerTest.):
84038         (ES5Harness.registerTest):
84039         * ietestcenter/Javascript/TestCases/15.4.4.14-4-8.js: Added.
84040         (ES5Harness.registerTest):
84041         * ietestcenter/Javascript/TestCases/15.4.4.14-4-9.js: Added.
84042         (ES5Harness.registerTest):
84043         * ietestcenter/Javascript/TestCases/15.4.4.14-5-1.js: Added.
84044         (ES5Harness.registerTest):
84045         * ietestcenter/Javascript/TestCases/15.4.4.14-5-10.js: Added.
84046         (ES5Harness.registerTest):
84047         * ietestcenter/Javascript/TestCases/15.4.4.14-5-11.js: Added.
84048         (ES5Harness.registerTest):
84049         * ietestcenter/Javascript/TestCases/15.4.4.14-5-12.js: Added.
84050         (ES5Harness.registerTest):
84051         * ietestcenter/Javascript/TestCases/15.4.4.14-5-13.js: Added.
84052         (ES5Harness.registerTest):
84053         * ietestcenter/Javascript/TestCases/15.4.4.14-5-14.js: Added.
84054         (ES5Harness.registerTest):
84055         * ietestcenter/Javascript/TestCases/15.4.4.14-5-15.js: Added.
84056         (ES5Harness.registerTest):
84057         * ietestcenter/Javascript/TestCases/15.4.4.14-5-16.js: Added.
84058         (ES5Harness.registerTest):
84059         * ietestcenter/Javascript/TestCases/15.4.4.14-5-17.js: Added.
84060         (ES5Harness.registerTest):
84061         * ietestcenter/Javascript/TestCases/15.4.4.14-5-18.js: Added.
84062         (ES5Harness.registerTest):
84063         * ietestcenter/Javascript/TestCases/15.4.4.14-5-19.js: Added.
84064         (ES5Harness.registerTest):
84065         * ietestcenter/Javascript/TestCases/15.4.4.14-5-2.js: Added.
84066         (ES5Harness.registerTest):
84067         * ietestcenter/Javascript/TestCases/15.4.4.14-5-20.js: Added.
84068         (ES5Harness.registerTest):
84069         * ietestcenter/Javascript/TestCases/15.4.4.14-5-21.js: Added.
84070         (ES5Harness.registerTest.):
84071         (ES5Harness.registerTest):
84072         * ietestcenter/Javascript/TestCases/15.4.4.14-5-22.js: Added.
84073         (ES5Harness.registerTest.):
84074         (ES5Harness.registerTest):
84075         * ietestcenter/Javascript/TestCases/15.4.4.14-5-23.js: Added.
84076         (ES5Harness.registerTest.):
84077         (ES5Harness.registerTest):
84078         * ietestcenter/Javascript/TestCases/15.4.4.14-5-24.js: Added.
84079         (ES5Harness.registerTest.):
84080         (ES5Harness.registerTest):
84081         * ietestcenter/Javascript/TestCases/15.4.4.14-5-25.js: Added.
84082         (ES5Harness.registerTest.):
84083         (ES5Harness.registerTest):
84084         * ietestcenter/Javascript/TestCases/15.4.4.14-5-28.js: Added.
84085         (ES5Harness.registerTest.):
84086         (ES5Harness.registerTest):
84087         * ietestcenter/Javascript/TestCases/15.4.4.14-5-29.js: Added.
84088         (ES5Harness.registerTest.):
84089         (ES5Harness.registerTest):
84090         * ietestcenter/Javascript/TestCases/15.4.4.14-5-3.js: Added.
84091         (ES5Harness.registerTest):
84092         * ietestcenter/Javascript/TestCases/15.4.4.14-5-30.js: Added.
84093         (ES5Harness.registerTest.):
84094         (ES5Harness.registerTest):
84095         * ietestcenter/Javascript/TestCases/15.4.4.14-5-31.js: Added.
84096         (ES5Harness.registerTest):
84097         * ietestcenter/Javascript/TestCases/15.4.4.14-5-32.js: Added.
84098         (ES5Harness.registerTest):
84099         * ietestcenter/Javascript/TestCases/15.4.4.14-5-33.js: Added.
84100         (ES5Harness.registerTest):
84101         * ietestcenter/Javascript/TestCases/15.4.4.14-5-4.js: Added.
84102         (ES5Harness.registerTest):
84103         * ietestcenter/Javascript/TestCases/15.4.4.14-5-5.js: Added.
84104         (ES5Harness.registerTest):
84105         * ietestcenter/Javascript/TestCases/15.4.4.14-5-6.js: Added.
84106         (ES5Harness.registerTest):
84107         * ietestcenter/Javascript/TestCases/15.4.4.14-5-7.js: Added.
84108         (ES5Harness.registerTest):
84109         * ietestcenter/Javascript/TestCases/15.4.4.14-5-8.js: Added.
84110         (ES5Harness.registerTest):
84111         * ietestcenter/Javascript/TestCases/15.4.4.14-5-9.js: Added.
84112         (ES5Harness.registerTest):
84113         * ietestcenter/Javascript/TestCases/15.4.4.14-6-1.js: Added.
84114         (ES5Harness.registerTest):
84115         * ietestcenter/Javascript/TestCases/15.4.4.14-7-1.js: Added.
84116         (ES5Harness.registerTest):
84117         * ietestcenter/Javascript/TestCases/15.4.4.14-7-2.js: Added.
84118         (ES5Harness.registerTest):
84119         * ietestcenter/Javascript/TestCases/15.4.4.14-7-3.js: Added.
84120         (ES5Harness.registerTest):
84121         * ietestcenter/Javascript/TestCases/15.4.4.14-7-4.js: Added.
84122         (ES5Harness.registerTest):
84123         * ietestcenter/Javascript/TestCases/15.4.4.14-7-5.js: Added.
84124         (ES5Harness.registerTest):
84125         * ietestcenter/Javascript/TestCases/15.4.4.14-7-7.js: Added.
84126         (ES5Harness.registerTest):
84127         * ietestcenter/Javascript/TestCases/15.4.4.14-8-1.js: Added.
84128         (ES5Harness.registerTest):
84129         * ietestcenter/Javascript/TestCases/15.4.4.14-8-10.js: Added.
84130         (ES5Harness.registerTest):
84131         * ietestcenter/Javascript/TestCases/15.4.4.14-8-2.js: Added.
84132         (ES5Harness.registerTest):
84133         * ietestcenter/Javascript/TestCases/15.4.4.14-8-3.js: Added.
84134         (ES5Harness.registerTest):
84135         * ietestcenter/Javascript/TestCases/15.4.4.14-8-4.js: Added.
84136         (ES5Harness.registerTest):
84137         * ietestcenter/Javascript/TestCases/15.4.4.14-8-8.js: Added.
84138         (ES5Harness.registerTest):
84139         * ietestcenter/Javascript/TestCases/15.4.4.14-8-9.js: Added.
84140         (ES5Harness.registerTest):
84141         * ietestcenter/Javascript/TestCases/15.4.4.14-9-1.js: Added.
84142         (ES5Harness.registerTest.):
84143         (ES5Harness.registerTest):
84144         * ietestcenter/Javascript/TestCases/15.4.4.14-9-10.js: Added.
84145         (ES5Harness.registerTest.):
84146         (ES5Harness.registerTest):
84147         * ietestcenter/Javascript/TestCases/15.4.4.14-9-11.js: Added.
84148         (ES5Harness.registerTest.):
84149         (ES5Harness.registerTest):
84150         * ietestcenter/Javascript/TestCases/15.4.4.14-9-2.js: Added.
84151         (ES5Harness.registerTest.):
84152         (ES5Harness.registerTest):
84153         * ietestcenter/Javascript/TestCases/15.4.4.14-9-3.js: Added.
84154         (ES5Harness.registerTest.):
84155         (ES5Harness.registerTest):
84156         * ietestcenter/Javascript/TestCases/15.4.4.14-9-4.js: Added.
84157         (ES5Harness.registerTest.):
84158         (ES5Harness.registerTest):
84159         * ietestcenter/Javascript/TestCases/15.4.4.14-9-5.js: Added.
84160         (ES5Harness.registerTest.):
84161         (ES5Harness.registerTest):
84162         * ietestcenter/Javascript/TestCases/15.4.4.14-9-6.js: Added.
84163         (ES5Harness.registerTest.):
84164         (ES5Harness.registerTest):
84165         * ietestcenter/Javascript/TestCases/15.4.4.14-9-7.js: Added.
84166         (ES5Harness.registerTest):
84167         * ietestcenter/Javascript/TestCases/15.4.4.14-9-8.js: Added.
84168         (ES5Harness.registerTest):
84169         * ietestcenter/Javascript/TestCases/15.4.4.14-9-9.js: Added.
84170         (ES5Harness.registerTest):
84171         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-1.js: Added.
84172         (ES5Harness.registerTest.):
84173         (ES5Harness.registerTest):
84174         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-11.js: Added.
84175         (ES5Harness.registerTest.):
84176         (ES5Harness.registerTest):
84177         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-12.js: Added.
84178         (ES5Harness.registerTest.):
84179         (ES5Harness.registerTest):
84180         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-2.js: Added.
84181         (ES5Harness.registerTest.):
84182         (ES5Harness.registerTest):
84183         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-3.js: Added.
84184         (ES5Harness.registerTest.):
84185         (ES5Harness.registerTest):
84186         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-4.js: Added.
84187         (ES5Harness.registerTest.):
84188         (ES5Harness.registerTest):
84189         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-5.js: Added.
84190         (ES5Harness.registerTest.):
84191         (ES5Harness.registerTest):
84192         * ietestcenter/Javascript/TestCases/15.4.4.14-9-a-6.js: Added.
84193         (ES5Harness.registerTest.):
84194         (ES5Harness.registerTest):
84195         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-1.js: Added.
84196         (ES5Harness.registerTest):
84197         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-5.js: Added.
84198         (ES5Harness.registerTest.):
84199         (ES5Harness.registerTest):
84200         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-1.js: Added.
84201         (ES5Harness.registerTest):
84202         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-2.js: Added.
84203         (ES5Harness.registerTest):
84204         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-24.js: Added.
84205         (ES5Harness.registerTest):
84206         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-25.js: Added.
84207         (ES5Harness.registerTest.):
84208         (ES5Harness.registerTest):
84209         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-26.js: Added.
84210         (ES5Harness.registerTest.):
84211         (ES5Harness.registerTest):
84212         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-27.js: Added.
84213         (ES5Harness.registerTest.):
84214         (ES5Harness.registerTest):
84215         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-3.js: Added.
84216         (ES5Harness.registerTest):
84217         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-4.js: Added.
84218         (ES5Harness.registerTest):
84219         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-5.js: Added.
84220         (ES5Harness.registerTest.):
84221         (ES5Harness.registerTest):
84222         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-6.js: Added.
84223         (ES5Harness.registerTest.):
84224         (ES5Harness.registerTest):
84225         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-7.js: Added.
84226         (ES5Harness.registerTest):
84227         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-i-8.js: Added.
84228         (ES5Harness.registerTest):
84229         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-1.js: Added.
84230         (ES5Harness.registerTest):
84231         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-10.js: Added.
84232         (ES5Harness.registerTest):
84233         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-11.js: Added.
84234         (ES5Harness.registerTest):
84235         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-2.js: Added.
84236         (ES5Harness.registerTest):
84237         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-3.js: Added.
84238         (ES5Harness.registerTest):
84239         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-4.js: Added.
84240         (ES5Harness.registerTest):
84241         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-5.js: Added.
84242         (ES5Harness.registerTest):
84243         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-6.js: Added.
84244         (ES5Harness.registerTest):
84245         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-7.js: Added.
84246         (ES5Harness.registerTest):
84247         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-8.js: Added.
84248         (ES5Harness.registerTest):
84249         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-ii-9.js: Added.
84250         (ES5Harness.registerTest):
84251         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-iii-1.js: Added.
84252         (ES5Harness.registerTest):
84253         * ietestcenter/Javascript/TestCases/15.4.4.14-9-b-iii-2.js: Added.
84254         (ES5Harness.registerTest.):
84255         (ES5Harness.registerTest):
84256         * ietestcenter/Javascript/TestCases/15.4.4.15-0-1.js: Added.
84257         (ES5Harness.registerTest):
84258         * ietestcenter/Javascript/TestCases/15.4.4.15-0-2.js: Added.
84259         (ES5Harness.registerTest):
84260         * ietestcenter/Javascript/TestCases/15.4.4.15-1-10.js: Added.
84261         (ES5Harness.registerTest):
84262         * ietestcenter/Javascript/TestCases/15.4.4.15-1-11.js: Added.
84263         (ES5Harness.registerTest):
84264         * ietestcenter/Javascript/TestCases/15.4.4.15-1-12.js: Added.
84265         (ES5Harness.registerTest):
84266         * ietestcenter/Javascript/TestCases/15.4.4.15-1-13.js: Added.
84267         (ES5Harness.registerTest):
84268         * ietestcenter/Javascript/TestCases/15.4.4.15-1-14.js: Added.
84269         (ES5Harness.registerTest):
84270         * ietestcenter/Javascript/TestCases/15.4.4.15-1-15.js: Added.
84271         (ES5Harness.registerTest):
84272         * ietestcenter/Javascript/TestCases/15.4.4.15-1-16.js: Added.
84273         (ES5Harness.registerTest):
84274         * ietestcenter/Javascript/TestCases/15.4.4.15-1-3.js: Added.
84275         (ES5Harness.registerTest):
84276         * ietestcenter/Javascript/TestCases/15.4.4.15-1-4.js: Added.
84277         (ES5Harness.registerTest):
84278         * ietestcenter/Javascript/TestCases/15.4.4.15-1-5.js: Added.
84279         (ES5Harness.registerTest):
84280         * ietestcenter/Javascript/TestCases/15.4.4.15-1-6.js: Added.
84281         (ES5Harness.registerTest):
84282         * ietestcenter/Javascript/TestCases/15.4.4.15-1-7.js: Added.
84283         (ES5Harness.registerTest):
84284         * ietestcenter/Javascript/TestCases/15.4.4.15-1-8.js: Added.
84285         (ES5Harness.registerTest):
84286         * ietestcenter/Javascript/TestCases/15.4.4.15-1-9.js: Added.
84287         (ES5Harness.registerTest):
84288         * ietestcenter/Javascript/TestCases/15.4.4.15-2-1.js: Added.
84289         (ES5Harness.registerTest):
84290         * ietestcenter/Javascript/TestCases/15.4.4.15-2-10.js: Added.
84291         (ES5Harness.registerTest.):
84292         (ES5Harness.registerTest):
84293         * ietestcenter/Javascript/TestCases/15.4.4.15-2-11.js: Added.
84294         (ES5Harness.registerTest.):
84295         (ES5Harness.registerTest):
84296         * ietestcenter/Javascript/TestCases/15.4.4.15-2-12.js: Added.
84297         (ES5Harness.registerTest.):
84298         (ES5Harness.registerTest):
84299         * ietestcenter/Javascript/TestCases/15.4.4.15-2-13.js: Added.
84300         (ES5Harness.registerTest.):
84301         (ES5Harness.registerTest):
84302         * ietestcenter/Javascript/TestCases/15.4.4.15-2-14.js: Added.
84303         (ES5Harness.registerTest.):
84304         (ES5Harness.registerTest):
84305         * ietestcenter/Javascript/TestCases/15.4.4.15-2-15.js: Added.
84306         (ES5Harness.registerTest):
84307         * ietestcenter/Javascript/TestCases/15.4.4.15-2-17.js: Added.
84308         (ES5Harness.registerTest):
84309         * ietestcenter/Javascript/TestCases/15.4.4.15-2-18.js: Added.
84310         (ES5Harness.registerTest.):
84311         (ES5Harness.registerTest):
84312         * ietestcenter/Javascript/TestCases/15.4.4.15-2-19.js: Added.
84313         (ES5Harness.registerTest):
84314         * ietestcenter/Javascript/TestCases/15.4.4.15-2-2.js: Added.
84315         (ES5Harness.registerTest):
84316         * ietestcenter/Javascript/TestCases/15.4.4.15-2-20.js: Added.
84317         (ES5Harness.registerTest):
84318         * ietestcenter/Javascript/TestCases/15.4.4.15-2-3.js: Added.
84319         (ES5Harness.registerTest.):
84320         (ES5Harness.registerTest):
84321         * ietestcenter/Javascript/TestCases/15.4.4.15-2-4.js: Added.
84322         (ES5Harness.registerTest):
84323         * ietestcenter/Javascript/TestCases/15.4.4.15-2-5.js: Added.
84324         (ES5Harness.registerTest.):
84325         (ES5Harness.registerTest):
84326         * ietestcenter/Javascript/TestCases/15.4.4.15-2-6.js: Added.
84327         (ES5Harness.registerTest.):
84328         (ES5Harness.registerTest):
84329         * ietestcenter/Javascript/TestCases/15.4.4.15-2-7.js: Added.
84330         (ES5Harness.registerTest.):
84331         (ES5Harness.registerTest):
84332         * ietestcenter/Javascript/TestCases/15.4.4.15-2-8.js: Added.
84333         (ES5Harness.registerTest.):
84334         (ES5Harness.registerTest):
84335         * ietestcenter/Javascript/TestCases/15.4.4.15-2-9.js: Added.
84336         (ES5Harness.registerTest.):
84337         (ES5Harness.registerTest):
84338         * ietestcenter/Javascript/TestCases/15.4.4.15-3-1.js: Added.
84339         (ES5Harness.registerTest):
84340         * ietestcenter/Javascript/TestCases/15.4.4.15-3-10.js: Added.
84341         (ES5Harness.registerTest):
84342         * ietestcenter/Javascript/TestCases/15.4.4.15-3-11.js: Added.
84343         (ES5Harness.registerTest):
84344         * ietestcenter/Javascript/TestCases/15.4.4.15-3-12.js: Added.
84345         (ES5Harness.registerTest):
84346         * ietestcenter/Javascript/TestCases/15.4.4.15-3-13.js: Added.
84347         (ES5Harness.registerTest):
84348         * ietestcenter/Javascript/TestCases/15.4.4.15-3-14.js: Added.
84349         (ES5Harness.registerTest):
84350         * ietestcenter/Javascript/TestCases/15.4.4.15-3-15.js: Added.
84351         (ES5Harness.registerTest):
84352         * ietestcenter/Javascript/TestCases/15.4.4.15-3-16.js: Added.
84353         (ES5Harness.registerTest):
84354         * ietestcenter/Javascript/TestCases/15.4.4.15-3-17.js: Added.
84355         (ES5Harness.registerTest):
84356         * ietestcenter/Javascript/TestCases/15.4.4.15-3-18.js: Added.
84357         (ES5Harness.registerTest):
84358         * ietestcenter/Javascript/TestCases/15.4.4.15-3-19.js: Added.
84359         (ES5Harness.registerTest.):
84360         (ES5Harness.registerTest):
84361         * ietestcenter/Javascript/TestCases/15.4.4.15-3-2.js: Added.
84362         (ES5Harness.registerTest):
84363         * ietestcenter/Javascript/TestCases/15.4.4.15-3-20.js: Added.
84364         (ES5Harness.registerTest.):
84365         (ES5Harness.registerTest):
84366         * ietestcenter/Javascript/TestCases/15.4.4.15-3-21.js: Added.
84367         (ES5Harness.registerTest.):
84368         (ES5Harness.registerTest):
84369         * ietestcenter/Javascript/TestCases/15.4.4.15-3-22.js: Added.
84370         (ES5Harness.registerTest.):
84371         (ES5Harness.registerTest):
84372         * ietestcenter/Javascript/TestCases/15.4.4.15-3-23.js: Added.
84373         (ES5Harness.registerTest.):
84374         (ES5Harness.registerTest):
84375         * ietestcenter/Javascript/TestCases/15.4.4.15-3-24.js: Added.
84376         (ES5Harness.registerTest):
84377         * ietestcenter/Javascript/TestCases/15.4.4.15-3-25.js: Added.
84378         (ES5Harness.registerTest):
84379         * ietestcenter/Javascript/TestCases/15.4.4.15-3-26.js: Added.
84380         (ES5Harness.registerTest):
84381         * ietestcenter/Javascript/TestCases/15.4.4.15-3-27.js: Added.
84382         (ES5Harness.registerTest):
84383         * ietestcenter/Javascript/TestCases/15.4.4.15-3-28.js: Added.
84384         (ES5Harness.registerTest):
84385         * ietestcenter/Javascript/TestCases/15.4.4.15-3-29.js: Added.
84386         (ES5Harness.registerTest):
84387         * ietestcenter/Javascript/TestCases/15.4.4.15-3-3.js: Added.
84388         (ES5Harness.registerTest):
84389         * ietestcenter/Javascript/TestCases/15.4.4.15-3-4.js: Added.
84390         (ES5Harness.registerTest):
84391         * ietestcenter/Javascript/TestCases/15.4.4.15-3-5.js: Added.
84392         (ES5Harness.registerTest):
84393         * ietestcenter/Javascript/TestCases/15.4.4.15-3-6.js: Added.
84394         (ES5Harness.registerTest):
84395         * ietestcenter/Javascript/TestCases/15.4.4.15-3-7.js: Added.
84396         (ES5Harness.registerTest):
84397         * ietestcenter/Javascript/TestCases/15.4.4.15-3-8.js: Added.
84398         (ES5Harness.registerTest):
84399         * ietestcenter/Javascript/TestCases/15.4.4.15-3-9.js: Added.
84400         (ES5Harness.registerTest):
84401         * ietestcenter/Javascript/TestCases/15.4.4.15-4-1.js: Added.
84402         (ES5Harness.registerTest):
84403         * ietestcenter/Javascript/TestCases/15.4.4.15-4-10.js: Added.
84404         (ES5Harness.registerTest):
84405         * ietestcenter/Javascript/TestCases/15.4.4.15-4-11.js: Added.
84406         (ES5Harness.registerTest):
84407         * ietestcenter/Javascript/TestCases/15.4.4.15-4-2.js: Added.
84408         (ES5Harness.registerTest):
84409         * ietestcenter/Javascript/TestCases/15.4.4.15-4-3.js: Added.
84410         (ES5Harness.registerTest):
84411         * ietestcenter/Javascript/TestCases/15.4.4.15-4-4.js: Added.
84412         (ES5Harness.registerTest.):
84413         (ES5Harness.registerTest):
84414         * ietestcenter/Javascript/TestCases/15.4.4.15-4-5.js: Added.
84415         (ES5Harness.registerTest):
84416         * ietestcenter/Javascript/TestCases/15.4.4.15-4-6.js: Added.
84417         (ES5Harness.registerTest.):
84418         (ES5Harness.registerTest):
84419         * ietestcenter/Javascript/TestCases/15.4.4.15-4-7.js: Added.
84420         (ES5Harness.registerTest.):
84421         (ES5Harness.registerTest):
84422         * ietestcenter/Javascript/TestCases/15.4.4.15-4-8.js: Added.
84423         (ES5Harness.registerTest):
84424         * ietestcenter/Javascript/TestCases/15.4.4.15-4-9.js: Added.
84425         (ES5Harness.registerTest):
84426         * ietestcenter/Javascript/TestCases/15.4.4.15-5-1.js: Added.
84427         (ES5Harness.registerTest):
84428         * ietestcenter/Javascript/TestCases/15.4.4.15-5-10.js: Added.
84429         (ES5Harness.registerTest):
84430         * ietestcenter/Javascript/TestCases/15.4.4.15-5-11.js: Added.
84431         (ES5Harness.registerTest):
84432         * ietestcenter/Javascript/TestCases/15.4.4.15-5-12.js: Added.
84433         (ES5Harness.registerTest):
84434         * ietestcenter/Javascript/TestCases/15.4.4.15-5-13.js: Added.
84435         (ES5Harness.registerTest):
84436         * ietestcenter/Javascript/TestCases/15.4.4.15-5-14.js: Added.
84437         (ES5Harness.registerTest):
84438         * ietestcenter/Javascript/TestCases/15.4.4.15-5-15.js: Added.
84439         (ES5Harness.registerTest):
84440         * ietestcenter/Javascript/TestCases/15.4.4.15-5-16.js: Added.
84441         (ES5Harness.registerTest):
84442         * ietestcenter/Javascript/TestCases/15.4.4.15-5-17.js: Added.
84443         (ES5Harness.registerTest):
84444         * ietestcenter/Javascript/TestCases/15.4.4.15-5-18.js: Added.
84445         (ES5Harness.registerTest):
84446         * ietestcenter/Javascript/TestCases/15.4.4.15-5-19.js: Added.
84447         (ES5Harness.registerTest):
84448         * ietestcenter/Javascript/TestCases/15.4.4.15-5-2.js: Added.
84449         (ES5Harness.registerTest):
84450         * ietestcenter/Javascript/TestCases/15.4.4.15-5-20.js: Added.
84451         (ES5Harness.registerTest):
84452         * ietestcenter/Javascript/TestCases/15.4.4.15-5-21.js: Added.
84453         (ES5Harness.registerTest.):
84454         (ES5Harness.registerTest):
84455         * ietestcenter/Javascript/TestCases/15.4.4.15-5-22.js: Added.
84456         (ES5Harness.registerTest.):
84457         (ES5Harness.registerTest):
84458         * ietestcenter/Javascript/TestCases/15.4.4.15-5-23.js: Added.
84459         (ES5Harness.registerTest.):
84460         (ES5Harness.registerTest):
84461         * ietestcenter/Javascript/TestCases/15.4.4.15-5-24.js: Added.
84462         (ES5Harness.registerTest.):
84463         (ES5Harness.registerTest):
84464         * ietestcenter/Javascript/TestCases/15.4.4.15-5-25.js: Added.
84465         (ES5Harness.registerTest.):
84466         (ES5Harness.registerTest):
84467         * ietestcenter/Javascript/TestCases/15.4.4.15-5-28.js: Added.
84468         (ES5Harness.registerTest.):
84469         (ES5Harness.registerTest):
84470         * ietestcenter/Javascript/TestCases/15.4.4.15-5-29.js: Added.
84471         (ES5Harness.registerTest.):
84472         (ES5Harness.registerTest):
84473         * ietestcenter/Javascript/TestCases/15.4.4.15-5-3.js: Added.
84474         (ES5Harness.registerTest):
84475         * ietestcenter/Javascript/TestCases/15.4.4.15-5-30.js: Added.
84476         (ES5Harness.registerTest.):
84477         (ES5Harness.registerTest):
84478         * ietestcenter/Javascript/TestCases/15.4.4.15-5-31.js: Added.
84479         (ES5Harness.registerTest):
84480         * ietestcenter/Javascript/TestCases/15.4.4.15-5-32.js: Added.
84481         (ES5Harness.registerTest):
84482         * ietestcenter/Javascript/TestCases/15.4.4.15-5-33.js: Added.
84483         (ES5Harness.registerTest):
84484         * ietestcenter/Javascript/TestCases/15.4.4.15-5-4.js: Added.
84485         (ES5Harness.registerTest):
84486         * ietestcenter/Javascript/TestCases/15.4.4.15-5-5.js: Added.
84487         (ES5Harness.registerTest):
84488         * ietestcenter/Javascript/TestCases/15.4.4.15-5-6.js: Added.
84489         (ES5Harness.registerTest):
84490         * ietestcenter/Javascript/TestCases/15.4.4.15-5-7.js: Added.
84491         (ES5Harness.registerTest):
84492         * ietestcenter/Javascript/TestCases/15.4.4.15-5-8.js: Added.
84493         (ES5Harness.registerTest):
84494         * ietestcenter/Javascript/TestCases/15.4.4.15-5-9.js: Added.
84495         (ES5Harness.registerTest):
84496         * ietestcenter/Javascript/TestCases/15.4.4.15-6-1.js: Added.
84497         (ES5Harness.registerTest):
84498         * ietestcenter/Javascript/TestCases/15.4.4.15-6-2.js: Added.
84499         (ES5Harness.registerTest):
84500         * ietestcenter/Javascript/TestCases/15.4.4.15-6-3.js: Added.
84501         (ES5Harness.registerTest):
84502         * ietestcenter/Javascript/TestCases/15.4.4.15-6-4.js: Added.
84503         (ES5Harness.registerTest):
84504         * ietestcenter/Javascript/TestCases/15.4.4.15-6-5.js: Added.
84505         (ES5Harness.registerTest):
84506         * ietestcenter/Javascript/TestCases/15.4.4.15-6-6.js: Added.
84507         (ES5Harness.registerTest):
84508         * ietestcenter/Javascript/TestCases/15.4.4.15-7-1.js: Added.
84509         (ES5Harness.registerTest):
84510         * ietestcenter/Javascript/TestCases/15.4.4.15-7-2.js: Added.
84511         (ES5Harness.registerTest):
84512         * ietestcenter/Javascript/TestCases/15.4.4.15-7-3.js: Added.
84513         (ES5Harness.registerTest):
84514         * ietestcenter/Javascript/TestCases/15.4.4.15-7-4.js: Added.
84515         (ES5Harness.registerTest):
84516         * ietestcenter/Javascript/TestCases/15.4.4.15-8-1.js: Added.
84517         (ES5Harness.registerTest.):
84518         (ES5Harness.registerTest):
84519         * ietestcenter/Javascript/TestCases/15.4.4.15-8-10.js: Added.
84520         (ES5Harness.registerTest.):
84521         (ES5Harness.registerTest):
84522         * ietestcenter/Javascript/TestCases/15.4.4.15-8-11.js: Added.
84523         (ES5Harness.registerTest.):
84524         (ES5Harness.registerTest):
84525         * ietestcenter/Javascript/TestCases/15.4.4.15-8-2.js: Added.
84526         (ES5Harness.registerTest.):
84527         (ES5Harness.registerTest):
84528         * ietestcenter/Javascript/TestCases/15.4.4.15-8-3.js: Added.
84529         (ES5Harness.registerTest.):
84530         (ES5Harness.registerTest):
84531         * ietestcenter/Javascript/TestCases/15.4.4.15-8-4.js: Added.
84532         (ES5Harness.registerTest.):
84533         (ES5Harness.registerTest):
84534         * ietestcenter/Javascript/TestCases/15.4.4.15-8-5.js: Added.
84535         (ES5Harness.registerTest.):
84536         (ES5Harness.registerTest):
84537         * ietestcenter/Javascript/TestCases/15.4.4.15-8-6.js: Added.
84538         (ES5Harness.registerTest.):
84539         (ES5Harness.registerTest):
84540         * ietestcenter/Javascript/TestCases/15.4.4.15-8-7.js: Added.
84541         (ES5Harness.registerTest):
84542         * ietestcenter/Javascript/TestCases/15.4.4.15-8-8.js: Added.
84543         (ES5Harness.registerTest):
84544         * ietestcenter/Javascript/TestCases/15.4.4.15-8-9.js: Added.
84545         (ES5Harness.registerTest):
84546         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-1.js: Added.
84547         (ES5Harness.registerTest.):
84548         (ES5Harness.registerTest):
84549         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-11.js: Added.
84550         (ES5Harness.registerTest.):
84551         (ES5Harness.registerTest):
84552         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-12.js: Added.
84553         (ES5Harness.registerTest.):
84554         (ES5Harness.registerTest):
84555         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-2.js: Added.
84556         (ES5Harness.registerTest.):
84557         (ES5Harness.registerTest):
84558         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-3.js: Added.
84559         (ES5Harness.registerTest.):
84560         (ES5Harness.registerTest):
84561         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-4.js: Added.
84562         (ES5Harness.registerTest.):
84563         (ES5Harness.registerTest):
84564         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-5.js: Added.
84565         (ES5Harness.registerTest.):
84566         (ES5Harness.registerTest):
84567         * ietestcenter/Javascript/TestCases/15.4.4.15-8-a-6.js: Added.
84568         (ES5Harness.registerTest.):
84569         (ES5Harness.registerTest):
84570         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-1.js: Added.
84571         (ES5Harness.registerTest):
84572         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-1.js: Added.
84573         (ES5Harness.registerTest):
84574         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-2.js: Added.
84575         (ES5Harness.registerTest):
84576         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-24.js: Added.
84577         (ES5Harness.registerTest):
84578         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-25.js: Added.
84579         (ES5Harness.registerTest.):
84580         (ES5Harness.registerTest):
84581         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-26.js: Added.
84582         (ES5Harness.registerTest.):
84583         (ES5Harness.registerTest):
84584         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-27.js: Added.
84585         (ES5Harness.registerTest.):
84586         (ES5Harness.registerTest):
84587         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-3.js: Added.
84588         (ES5Harness.registerTest):
84589         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-4.js: Added.
84590         (ES5Harness.registerTest):
84591         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-5.js: Added.
84592         (ES5Harness.registerTest.):
84593         (ES5Harness.registerTest):
84594         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-6.js: Added.
84595         (ES5Harness.registerTest.):
84596         (ES5Harness.registerTest):
84597         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-7.js: Added.
84598         (ES5Harness.registerTest):
84599         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-i-8.js: Added.
84600         (ES5Harness.registerTest):
84601         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-1.js: Added.
84602         (ES5Harness.registerTest):
84603         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-10.js: Added.
84604         (ES5Harness.registerTest):
84605         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-11.js: Added.
84606         (ES5Harness.registerTest):
84607         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-2.js: Added.
84608         (ES5Harness.registerTest):
84609         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-3.js: Added.
84610         (ES5Harness.registerTest):
84611         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-4.js: Added.
84612         (ES5Harness.registerTest):
84613         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-5.js: Added.
84614         (ES5Harness.registerTest):
84615         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-6.js: Added.
84616         (ES5Harness.registerTest):
84617         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-7.js: Added.
84618         (ES5Harness.registerTest):
84619         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-8.js: Added.
84620         (ES5Harness.registerTest):
84621         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-ii-9.js: Added.
84622         (ES5Harness.registerTest):
84623         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-iii-1.js: Added.
84624         (ES5Harness.registerTest):
84625         * ietestcenter/Javascript/TestCases/15.4.4.15-8-b-iii-2.js: Added.
84626         (ES5Harness.registerTest.):
84627         (ES5Harness.registerTest):
84628         * ietestcenter/Javascript/TestCases/15.4.4.15-9-1.js: Added.
84629         (ES5Harness.registerTest):
84630         * ietestcenter/Javascript/TestCases/15.4.4.15-9-2.js: Added.
84631         (ES5Harness.registerTest.):
84632         (ES5Harness.registerTest):
84633         * ietestcenter/Javascript/TestCases/15.4.4.16-0-1.js: Added.
84634         (ES5Harness.registerTest):
84635         * ietestcenter/Javascript/TestCases/15.4.4.16-0-2.js: Added.
84636         (ES5Harness.registerTest):
84637         * ietestcenter/Javascript/TestCases/15.4.4.16-4-1.js: Added.
84638         (ES5Harness.registerTest):
84639         * ietestcenter/Javascript/TestCases/15.4.4.16-4-3.js: Added.
84640         (ES5Harness.registerTest):
84641         * ietestcenter/Javascript/TestCases/15.4.4.16-4-4.js: Added.
84642         (ES5Harness.registerTest):
84643         * ietestcenter/Javascript/TestCases/15.4.4.16-4-5.js: Added.
84644         (ES5Harness.registerTest):
84645         * ietestcenter/Javascript/TestCases/15.4.4.16-4-6.js: Added.
84646         (ES5Harness.registerTest):
84647         * ietestcenter/Javascript/TestCases/15.4.4.16-4-7.js: Added.
84648         (ES5Harness.registerTest):
84649         * ietestcenter/Javascript/TestCases/15.4.4.16-5-1.js: Added.
84650         (ES5Harness.registerTest.):
84651         (ES5Harness.registerTest):
84652         * ietestcenter/Javascript/TestCases/15.4.4.16-5-2.js: Added.
84653         (ES5Harness.registerTest.):
84654         (ES5Harness.registerTest):
84655         * ietestcenter/Javascript/TestCases/15.4.4.16-5-3.js: Added.
84656         (ES5Harness.registerTest.):
84657         (ES5Harness.registerTest):
84658         * ietestcenter/Javascript/TestCases/15.4.4.16-5-4.js: Added.
84659         (ES5Harness.registerTest.):
84660         (ES5Harness.registerTest):
84661         * ietestcenter/Javascript/TestCases/15.4.4.16-5-5.js: Added.
84662         (ES5Harness.registerTest.):
84663         (ES5Harness.registerTest):
84664         * ietestcenter/Javascript/TestCases/15.4.4.16-5-6.js: Added.
84665         (ES5Harness.registerTest.):
84666         (ES5Harness.registerTest):
84667         * ietestcenter/Javascript/TestCases/15.4.4.16-7-1.js: Added.
84668         (ES5Harness.registerTest.):
84669         (ES5Harness.registerTest):
84670         * ietestcenter/Javascript/TestCases/15.4.4.16-7-2.js: Added.
84671         (ES5Harness.registerTest.):
84672         (ES5Harness.registerTest):
84673         * ietestcenter/Javascript/TestCases/15.4.4.16-7-3.js: Added.
84674         (ES5Harness.registerTest.):
84675         (ES5Harness.registerTest):
84676         * ietestcenter/Javascript/TestCases/15.4.4.16-7-4.js: Added.
84677         (ES5Harness.registerTest.):
84678         (ES5Harness.registerTest):
84679         * ietestcenter/Javascript/TestCases/15.4.4.16-7-6.js: Added.
84680         (ES5Harness.registerTest.):
84681         (ES5Harness.registerTest):
84682         * ietestcenter/Javascript/TestCases/15.4.4.16-7-b-1.js: Added.
84683         (ES5Harness.registerTest.):
84684         (ES5Harness.registerTest):
84685         * ietestcenter/Javascript/TestCases/15.4.4.16-7-c-ii-1.js: Added.
84686         (ES5Harness.registerTest.):
84687         (ES5Harness.registerTest):
84688         * ietestcenter/Javascript/TestCases/15.4.4.16-7-c-ii-2.js: Added.
84689         (ES5Harness.registerTest.):
84690         (ES5Harness.registerTest):
84691         * ietestcenter/Javascript/TestCases/15.4.4.16-7-c-ii-3.js: Added.
84692         (ES5Harness.registerTest.):
84693         (ES5Harness.registerTest):
84694         * ietestcenter/Javascript/TestCases/15.4.4.16-8-1.js: Added.
84695         (ES5Harness.registerTest.):
84696         (ES5Harness.registerTest):
84697         * ietestcenter/Javascript/TestCases/15.4.4.16-8-10.js: Added.
84698         (ES5Harness.registerTest.):
84699         (ES5Harness.registerTest):
84700         * ietestcenter/Javascript/TestCases/15.4.4.16-8-11.js: Added.
84701         (ES5Harness.registerTest.):
84702         (ES5Harness.registerTest):
84703         * ietestcenter/Javascript/TestCases/15.4.4.16-8-12.js: Added.
84704         (ES5Harness.registerTest.):
84705         (ES5Harness.registerTest):
84706         * ietestcenter/Javascript/TestCases/15.4.4.16-8-13.js: Added.
84707         (ES5Harness.registerTest.):
84708         (ES5Harness.registerTest):
84709         * ietestcenter/Javascript/TestCases/15.4.4.16-8-2.js: Added.
84710         (ES5Harness.registerTest.):
84711         (ES5Harness.registerTest):
84712         * ietestcenter/Javascript/TestCases/15.4.4.16-8-3.js: Added.
84713         (ES5Harness.registerTest.):
84714         (ES5Harness.registerTest):
84715         * ietestcenter/Javascript/TestCases/15.4.4.16-8-4.js: Added.
84716         (ES5Harness.registerTest.):
84717         (ES5Harness.registerTest):
84718         * ietestcenter/Javascript/TestCases/15.4.4.16-8-5.js: Added.
84719         (ES5Harness.registerTest.):
84720         (ES5Harness.registerTest):
84721         * ietestcenter/Javascript/TestCases/15.4.4.16-8-6.js: Added.
84722         (ES5Harness.registerTest.):
84723         (ES5Harness.registerTest):
84724         * ietestcenter/Javascript/TestCases/15.4.4.16-8-7.js: Added.
84725         (ES5Harness.registerTest.):
84726         (ES5Harness.registerTest):
84727         * ietestcenter/Javascript/TestCases/15.4.4.16-8-8.js: Added.
84728         (ES5Harness.registerTest.):
84729         (ES5Harness.registerTest):
84730         * ietestcenter/Javascript/TestCases/15.4.4.17-0-1.js: Added.
84731         (ES5Harness.registerTest):
84732         * ietestcenter/Javascript/TestCases/15.4.4.17-0-2.js: Added.
84733         (ES5Harness.registerTest):
84734         * ietestcenter/Javascript/TestCases/15.4.4.17-4-1.js: Added.
84735         (ES5Harness.registerTest):
84736         * ietestcenter/Javascript/TestCases/15.4.4.17-4-2.js: Added.
84737         (ES5Harness.registerTest):
84738         * ietestcenter/Javascript/TestCases/15.4.4.17-4-3.js: Added.
84739         (ES5Harness.registerTest):
84740         * ietestcenter/Javascript/TestCases/15.4.4.17-4-4.js: Added.
84741         (ES5Harness.registerTest):
84742         * ietestcenter/Javascript/TestCases/15.4.4.17-4-5.js: Added.
84743         (ES5Harness.registerTest):
84744         * ietestcenter/Javascript/TestCases/15.4.4.17-4-6.js: Added.
84745         (ES5Harness.registerTest):
84746         * ietestcenter/Javascript/TestCases/15.4.4.17-4-7.js: Added.
84747         (ES5Harness.registerTest):
84748         * ietestcenter/Javascript/TestCases/15.4.4.17-4-8.js: Added.
84749         (ES5Harness.registerTest):
84750         * ietestcenter/Javascript/TestCases/15.4.4.17-4-9.js: Added.
84751         (ES5Harness.registerTest.):
84752         (ES5Harness.registerTest):
84753         * ietestcenter/Javascript/TestCases/15.4.4.17-5-1.js: Added.
84754         (ES5Harness.registerTest.):
84755         (ES5Harness.registerTest):
84756         * ietestcenter/Javascript/TestCases/15.4.4.17-5-2.js: Added.
84757         (ES5Harness.registerTest.):
84758         (ES5Harness.registerTest):
84759         * ietestcenter/Javascript/TestCases/15.4.4.17-5-3.js: Added.
84760         (ES5Harness.registerTest.):
84761         (ES5Harness.registerTest):
84762         * ietestcenter/Javascript/TestCases/15.4.4.17-5-4.js: Added.
84763         (ES5Harness.registerTest.):
84764         (ES5Harness.registerTest):
84765         * ietestcenter/Javascript/TestCases/15.4.4.17-5-5.js: Added.
84766         (ES5Harness.registerTest.):
84767         (ES5Harness.registerTest):
84768         * ietestcenter/Javascript/TestCases/15.4.4.17-5-6.js: Added.
84769         (ES5Harness.registerTest.):
84770         (ES5Harness.registerTest):
84771         * ietestcenter/Javascript/TestCases/15.4.4.17-7-1.js: Added.
84772         (ES5Harness.registerTest.):
84773         (ES5Harness.registerTest):
84774         * ietestcenter/Javascript/TestCases/15.4.4.17-7-2.js: Added.
84775         (ES5Harness.registerTest.):
84776         (ES5Harness.registerTest):
84777         * ietestcenter/Javascript/TestCases/15.4.4.17-7-3.js: Added.
84778         (ES5Harness.registerTest.):
84779         (ES5Harness.registerTest):
84780         * ietestcenter/Javascript/TestCases/15.4.4.17-7-4.js: Added.
84781         (ES5Harness.registerTest.):
84782         (ES5Harness.registerTest):
84783         * ietestcenter/Javascript/TestCases/15.4.4.17-7-5.js: Added.
84784         (ES5Harness.registerTest.):
84785         (ES5Harness.registerTest):
84786         * ietestcenter/Javascript/TestCases/15.4.4.17-7-6.js: Added.
84787         (ES5Harness.registerTest.):
84788         (ES5Harness.registerTest):
84789         * ietestcenter/Javascript/TestCases/15.4.4.17-7-b-1.js: Added.
84790         (ES5Harness.registerTest.):
84791         (ES5Harness.registerTest):
84792         * ietestcenter/Javascript/TestCases/15.4.4.17-7-c-ii-1.js: Added.
84793         (ES5Harness.registerTest.):
84794         (ES5Harness.registerTest):
84795         * ietestcenter/Javascript/TestCases/15.4.4.17-7-c-ii-2.js: Added.
84796         (ES5Harness.registerTest.):
84797         (ES5Harness.registerTest):
84798         * ietestcenter/Javascript/TestCases/15.4.4.17-7-c-ii-3.js: Added.
84799         (ES5Harness.registerTest.):
84800         (ES5Harness.registerTest):
84801         * ietestcenter/Javascript/TestCases/15.4.4.17-8-1.js: Added.
84802         (ES5Harness.registerTest.):
84803         (ES5Harness.registerTest):
84804         * ietestcenter/Javascript/TestCases/15.4.4.17-8-10.js: Added.
84805         (ES5Harness.registerTest.):
84806         (ES5Harness.registerTest):
84807         * ietestcenter/Javascript/TestCases/15.4.4.17-8-11.js: Added.
84808         (ES5Harness.registerTest.):
84809         (ES5Harness.registerTest):
84810         * ietestcenter/Javascript/TestCases/15.4.4.17-8-12.js: Added.
84811         (ES5Harness.registerTest.):
84812         (ES5Harness.registerTest):
84813         * ietestcenter/Javascript/TestCases/15.4.4.17-8-13.js: Added.
84814         (ES5Harness.registerTest.):
84815         (ES5Harness.registerTest):
84816         * ietestcenter/Javascript/TestCases/15.4.4.17-8-2.js: Added.
84817         (ES5Harness.registerTest.):
84818         (ES5Harness.registerTest):
84819         * ietestcenter/Javascript/TestCases/15.4.4.17-8-3.js: Added.
84820         (ES5Harness.registerTest.):
84821         (ES5Harness.registerTest):
84822         * ietestcenter/Javascript/TestCases/15.4.4.17-8-4.js: Added.
84823         (ES5Harness.registerTest.):
84824         (ES5Harness.registerTest):
84825         * ietestcenter/Javascript/TestCases/15.4.4.17-8-5.js: Added.
84826         (ES5Harness.registerTest.):
84827         (ES5Harness.registerTest):
84828         * ietestcenter/Javascript/TestCases/15.4.4.17-8-6.js: Added.
84829         (ES5Harness.registerTest.):
84830         (ES5Harness.registerTest):
84831         * ietestcenter/Javascript/TestCases/15.4.4.17-8-7.js: Added.
84832         (ES5Harness.registerTest.):
84833         (ES5Harness.registerTest):
84834         * ietestcenter/Javascript/TestCases/15.4.4.17-8-8.js: Added.
84835         (ES5Harness.registerTest.):
84836         (ES5Harness.registerTest):
84837         * ietestcenter/Javascript/TestCases/15.4.4.18-0-1.js: Added.
84838         (ES5Harness.registerTest):
84839         * ietestcenter/Javascript/TestCases/15.4.4.18-0-2.js: Added.
84840         (ES5Harness.registerTest):
84841         * ietestcenter/Javascript/TestCases/15.4.4.18-4-1.js: Added.
84842         (ES5Harness.registerTest):
84843         * ietestcenter/Javascript/TestCases/15.4.4.18-4-2.js: Added.
84844         (ES5Harness.registerTest):
84845         * ietestcenter/Javascript/TestCases/15.4.4.18-4-3.js: Added.
84846         (ES5Harness.registerTest):
84847         * ietestcenter/Javascript/TestCases/15.4.4.18-4-4.js: Added.
84848         (ES5Harness.registerTest):
84849         * ietestcenter/Javascript/TestCases/15.4.4.18-4-5.js: Added.
84850         (ES5Harness.registerTest):
84851         * ietestcenter/Javascript/TestCases/15.4.4.18-4-6.js: Added.
84852         (ES5Harness.registerTest):
84853         * ietestcenter/Javascript/TestCases/15.4.4.18-4-7.js: Added.
84854         (ES5Harness.registerTest):
84855         * ietestcenter/Javascript/TestCases/15.4.4.18-4-8.js: Added.
84856         (ES5Harness.registerTest):
84857         * ietestcenter/Javascript/TestCases/15.4.4.18-5-1.js: Added.
84858         (ES5Harness.registerTest.):
84859         (ES5Harness.registerTest):
84860         * ietestcenter/Javascript/TestCases/15.4.4.18-5-2.js: Added.
84861         (ES5Harness.registerTest.):
84862         (ES5Harness.registerTest):
84863         * ietestcenter/Javascript/TestCases/15.4.4.18-5-3.js: Added.
84864         (ES5Harness.registerTest.):
84865         (ES5Harness.registerTest):
84866         * ietestcenter/Javascript/TestCases/15.4.4.18-5-4.js: Added.
84867         (ES5Harness.registerTest.):
84868         (ES5Harness.registerTest):
84869         * ietestcenter/Javascript/TestCases/15.4.4.18-5-5.js: Added.
84870         (ES5Harness.registerTest.):
84871         (ES5Harness.registerTest):
84872         * ietestcenter/Javascript/TestCases/15.4.4.18-5-6.js: Added.
84873         (ES5Harness.registerTest.):
84874         (ES5Harness.registerTest):
84875         * ietestcenter/Javascript/TestCases/15.4.4.18-7-1.js: Added.
84876         (ES5Harness.registerTest.):
84877         (ES5Harness.registerTest):
84878         * ietestcenter/Javascript/TestCases/15.4.4.18-7-2.js: Added.
84879         (ES5Harness.registerTest.):
84880         (ES5Harness.registerTest):
84881         * ietestcenter/Javascript/TestCases/15.4.4.18-7-3.js: Added.
84882         (ES5Harness.registerTest.):
84883         (ES5Harness.registerTest):
84884         * ietestcenter/Javascript/TestCases/15.4.4.18-7-4.js: Added.
84885         (ES5Harness.registerTest.):
84886         (ES5Harness.registerTest):
84887         * ietestcenter/Javascript/TestCases/15.4.4.18-7-5.js: Added.
84888         (ES5Harness.registerTest.):
84889         (ES5Harness.registerTest):
84890         * ietestcenter/Javascript/TestCases/15.4.4.18-7-b-1.js: Added.
84891         (ES5Harness.registerTest.):
84892         (ES5Harness.registerTest):
84893         * ietestcenter/Javascript/TestCases/15.4.4.18-7-c-ii-1.js: Added.
84894         (ES5Harness.registerTest.):
84895         (ES5Harness.registerTest):
84896         * ietestcenter/Javascript/TestCases/15.4.4.18-7-c-ii-2.js: Added.
84897         (ES5Harness.registerTest.):
84898         (ES5Harness.registerTest):
84899         * ietestcenter/Javascript/TestCases/15.4.4.18-8-1.js: Added.
84900         (ES5Harness.registerTest.):
84901         (ES5Harness.registerTest):
84902         * ietestcenter/Javascript/TestCases/15.4.4.18-8-10.js: Added.
84903         (ES5Harness.registerTest.):
84904         (ES5Harness.registerTest):
84905         * ietestcenter/Javascript/TestCases/15.4.4.18-8-11.js: Added.
84906         (ES5Harness.registerTest.):
84907         (ES5Harness.registerTest):
84908         * ietestcenter/Javascript/TestCases/15.4.4.18-8-12.js: Added.
84909         (ES5Harness.registerTest.):
84910         (ES5Harness.registerTest):
84911         * ietestcenter/Javascript/TestCases/15.4.4.18-8-2.js: Added.
84912         (ES5Harness.registerTest.):
84913         (ES5Harness.registerTest):
84914         * ietestcenter/Javascript/TestCases/15.4.4.18-8-3.js: Added.
84915         (ES5Harness.registerTest.):
84916         (ES5Harness.registerTest):
84917         * ietestcenter/Javascript/TestCases/15.4.4.18-8-4.js: Added.
84918         (ES5Harness.registerTest.):
84919         (ES5Harness.registerTest):
84920         * ietestcenter/Javascript/TestCases/15.4.4.18-8-5.js: Added.
84921         (ES5Harness.registerTest.):
84922         (ES5Harness.registerTest):
84923         * ietestcenter/Javascript/TestCases/15.4.4.18-8-6.js: Added.
84924         (ES5Harness.registerTest.):
84925         (ES5Harness.registerTest):
84926         * ietestcenter/Javascript/TestCases/15.4.4.18-8-7.js: Added.
84927         (ES5Harness.registerTest.):
84928         (ES5Harness.registerTest):
84929         * ietestcenter/Javascript/TestCases/15.4.4.18-8-8.js: Added.
84930         (ES5Harness.registerTest.):
84931         (ES5Harness.registerTest):
84932         * ietestcenter/Javascript/TestCases/15.4.4.18-8-9.js: Added.
84933         (ES5Harness.registerTest.):
84934         (ES5Harness.registerTest):
84935         * ietestcenter/Javascript/TestCases/15.4.4.19-0-1.js: Added.
84936         (ES5Harness.registerTest):
84937         * ietestcenter/Javascript/TestCases/15.4.4.19-0-2.js: Added.
84938         (ES5Harness.registerTest):
84939         * ietestcenter/Javascript/TestCases/15.4.4.19-4-1.js: Added.
84940         (ES5Harness.registerTest):
84941         * ietestcenter/Javascript/TestCases/15.4.4.19-4-2.js: Added.
84942         (ES5Harness.registerTest):
84943         * ietestcenter/Javascript/TestCases/15.4.4.19-4-3.js: Added.
84944         (ES5Harness.registerTest):
84945         * ietestcenter/Javascript/TestCases/15.4.4.19-4-4.js: Added.
84946         (ES5Harness.registerTest):
84947         * ietestcenter/Javascript/TestCases/15.4.4.19-4-5.js: Added.
84948         (ES5Harness.registerTest):
84949         * ietestcenter/Javascript/TestCases/15.4.4.19-4-6.js: Added.
84950         (ES5Harness.registerTest):
84951         * ietestcenter/Javascript/TestCases/15.4.4.19-4-7.js: Added.
84952         (ES5Harness.registerTest):
84953         * ietestcenter/Javascript/TestCases/15.4.4.19-4-8.js: Added.
84954         (ES5Harness.registerTest):
84955         * ietestcenter/Javascript/TestCases/15.4.4.19-5-1.js: Added.
84956         (ES5Harness.registerTest.):
84957         (ES5Harness.registerTest):
84958         * ietestcenter/Javascript/TestCases/15.4.4.19-5-2.js: Added.
84959         (ES5Harness.registerTest.):
84960         (ES5Harness.registerTest):
84961         * ietestcenter/Javascript/TestCases/15.4.4.19-5-3.js: Added.
84962         (ES5Harness.registerTest.):
84963         (ES5Harness.registerTest):
84964         * ietestcenter/Javascript/TestCases/15.4.4.19-5-4.js: Added.
84965         (ES5Harness.registerTest.):
84966         (ES5Harness.registerTest):
84967         * ietestcenter/Javascript/TestCases/15.4.4.19-5-5.js: Added.
84968         (ES5Harness.registerTest.):
84969         (ES5Harness.registerTest):
84970         * ietestcenter/Javascript/TestCases/15.4.4.19-5-6.js: Added.
84971         (ES5Harness.registerTest.):
84972         (ES5Harness.registerTest):
84973         * ietestcenter/Javascript/TestCases/15.4.4.19-5-7.js: Added.
84974         (ES5Harness.registerTest.):
84975         (ES5Harness.registerTest):
84976         * ietestcenter/Javascript/TestCases/15.4.4.19-5-8.js: Added.
84977         (ES5Harness.registerTest.):
84978         (ES5Harness.registerTest):
84979         * ietestcenter/Javascript/TestCases/15.4.4.19-8-1.js: Added.
84980         (ES5Harness.registerTest.):
84981         (ES5Harness.registerTest):
84982         * ietestcenter/Javascript/TestCases/15.4.4.19-8-2.js: Added.
84983         (ES5Harness.registerTest.):
84984         (ES5Harness.registerTest):
84985         * ietestcenter/Javascript/TestCases/15.4.4.19-8-3.js: Added.
84986         (ES5Harness.registerTest.):
84987         (ES5Harness.registerTest):
84988         * ietestcenter/Javascript/TestCases/15.4.4.19-8-4.js: Added.
84989         (ES5Harness.registerTest.):
84990         (ES5Harness.registerTest):
84991         * ietestcenter/Javascript/TestCases/15.4.4.19-8-5.js: Added.
84992         (ES5Harness.registerTest.):
84993         (ES5Harness.registerTest):
84994         * ietestcenter/Javascript/TestCases/15.4.4.19-8-6.js: Added.
84995         (ES5Harness.registerTest.):
84996         (ES5Harness.registerTest):
84997         * ietestcenter/Javascript/TestCases/15.4.4.19-8-b-1.js: Added.
84998         (ES5Harness.registerTest.):
84999         (ES5Harness.registerTest):
85000         * ietestcenter/Javascript/TestCases/15.4.4.19-8-c-ii-1.js: Added.
85001         (ES5Harness.registerTest.):
85002         (ES5Harness.registerTest):
85003         * ietestcenter/Javascript/TestCases/15.4.4.19-8-c-ii-2.js: Added.
85004         (ES5Harness.registerTest.):
85005         (ES5Harness.registerTest):
85006         * ietestcenter/Javascript/TestCases/15.4.4.19-8-c-iii-1.js: Added.
85007         (ES5Harness.registerTest.):
85008         (ES5Harness.registerTest):
85009         * ietestcenter/Javascript/TestCases/15.4.4.19-9-1.js: Added.
85010         (ES5Harness.registerTest.):
85011         (ES5Harness.registerTest):
85012         * ietestcenter/Javascript/TestCases/15.4.4.19-9-2.js: Added.
85013         (ES5Harness.registerTest.):
85014         (ES5Harness.registerTest):
85015         * ietestcenter/Javascript/TestCases/15.4.4.19-9-3.js: Added.
85016         (ES5Harness.registerTest.):
85017         (ES5Harness.registerTest):
85018         * ietestcenter/Javascript/TestCases/15.4.4.19-9-4.js: Added.
85019         (ES5Harness.registerTest.):
85020         (ES5Harness.registerTest):
85021         * ietestcenter/Javascript/TestCases/15.4.4.20-0-1.js: Added.
85022         (ES5Harness.registerTest):
85023         * ietestcenter/Javascript/TestCases/15.4.4.20-0-2.js: Added.
85024         (ES5Harness.registerTest):
85025         * ietestcenter/Javascript/TestCases/15.4.4.20-10-1.js: Added.
85026         (ES5Harness.registerTest.):
85027         (ES5Harness.registerTest):
85028         * ietestcenter/Javascript/TestCases/15.4.4.20-10-2.js: Added.
85029         (ES5Harness.registerTest.):
85030         (ES5Harness.registerTest):
85031         * ietestcenter/Javascript/TestCases/15.4.4.20-10-3.js: Added.
85032         (ES5Harness.registerTest.):
85033         (ES5Harness.registerTest):
85034         * ietestcenter/Javascript/TestCases/15.4.4.20-10-4.js: Added.
85035         (ES5Harness.registerTest.):
85036         (ES5Harness.registerTest):
85037         * ietestcenter/Javascript/TestCases/15.4.4.20-4-1.js: Added.
85038         (ES5Harness.registerTest):
85039         * ietestcenter/Javascript/TestCases/15.4.4.20-4-2.js: Added.
85040         (ES5Harness.registerTest):
85041         * ietestcenter/Javascript/TestCases/15.4.4.20-4-3.js: Added.
85042         (ES5Harness.registerTest):
85043         * ietestcenter/Javascript/TestCases/15.4.4.20-4-4.js: Added.
85044         (ES5Harness.registerTest):
85045         * ietestcenter/Javascript/TestCases/15.4.4.20-4-5.js: Added.
85046         (ES5Harness.registerTest):
85047         * ietestcenter/Javascript/TestCases/15.4.4.20-4-6.js: Added.
85048         (ES5Harness.registerTest):
85049         * ietestcenter/Javascript/TestCases/15.4.4.20-4-7.js: Added.
85050         (ES5Harness.registerTest):
85051         * ietestcenter/Javascript/TestCases/15.4.4.20-4-8.js: Added.
85052         (ES5Harness.registerTest):
85053         * ietestcenter/Javascript/TestCases/15.4.4.20-5-1.js: Added.
85054         (ES5Harness.registerTest.):
85055         (ES5Harness.registerTest):
85056         * ietestcenter/Javascript/TestCases/15.4.4.20-5-2.js: Added.
85057         (ES5Harness.registerTest.):
85058         (ES5Harness.registerTest):
85059         * ietestcenter/Javascript/TestCases/15.4.4.20-5-3.js: Added.
85060         (ES5Harness.registerTest.):
85061         (ES5Harness.registerTest):
85062         * ietestcenter/Javascript/TestCases/15.4.4.20-5-4.js: Added.
85063         (ES5Harness.registerTest.):
85064         (ES5Harness.registerTest):
85065         * ietestcenter/Javascript/TestCases/15.4.4.20-5-5.js: Added.
85066         (ES5Harness.registerTest.):
85067         (ES5Harness.registerTest):
85068         * ietestcenter/Javascript/TestCases/15.4.4.20-5-6.js: Added.
85069         (ES5Harness.registerTest.):
85070         (ES5Harness.registerTest):
85071         * ietestcenter/Javascript/TestCases/15.4.4.20-6-1.js: Added.
85072         (ES5Harness.registerTest.):
85073         (ES5Harness.registerTest):
85074         * ietestcenter/Javascript/TestCases/15.4.4.20-6-2.js: Added.
85075         (ES5Harness.registerTest.):
85076         (ES5Harness.registerTest):
85077         * ietestcenter/Javascript/TestCases/15.4.4.20-6-3.js: Added.
85078         (ES5Harness.registerTest.):
85079         (ES5Harness.registerTest):
85080         * ietestcenter/Javascript/TestCases/15.4.4.20-6-4.js: Added.
85081         (ES5Harness.registerTest.):
85082         (ES5Harness.registerTest):
85083         * ietestcenter/Javascript/TestCases/15.4.4.20-6-5.js: Added.
85084         (ES5Harness.registerTest.):
85085         (ES5Harness.registerTest):
85086         * ietestcenter/Javascript/TestCases/15.4.4.20-6-6.js: Added.
85087         (ES5Harness.registerTest.):
85088         (ES5Harness.registerTest):
85089         * ietestcenter/Javascript/TestCases/15.4.4.20-6-7.js: Added.
85090         (ES5Harness.registerTest.):
85091         (ES5Harness.registerTest):
85092         * ietestcenter/Javascript/TestCases/15.4.4.20-6-8.js: Added.
85093         (ES5Harness.registerTest.):
85094         (ES5Harness.registerTest):
85095         * ietestcenter/Javascript/TestCases/15.4.4.20-9-1.js: Added.
85096         (ES5Harness.registerTest.):
85097         (ES5Harness.registerTest):
85098         * ietestcenter/Javascript/TestCases/15.4.4.20-9-2.js: Added.
85099         (ES5Harness.registerTest.):
85100         (ES5Harness.registerTest):
85101         * ietestcenter/Javascript/TestCases/15.4.4.20-9-3.js: Added.
85102         (ES5Harness.registerTest.):
85103         (ES5Harness.registerTest):
85104         * ietestcenter/Javascript/TestCases/15.4.4.20-9-4.js: Added.
85105         (ES5Harness.registerTest.):
85106         (ES5Harness.registerTest):
85107         * ietestcenter/Javascript/TestCases/15.4.4.20-9-5.js: Added.
85108         (ES5Harness.registerTest.):
85109         (ES5Harness.registerTest):
85110         * ietestcenter/Javascript/TestCases/15.4.4.20-9-6.js: Added.
85111         (ES5Harness.registerTest.):
85112         (ES5Harness.registerTest):
85113         * ietestcenter/Javascript/TestCases/15.4.4.20-9-b-1.js: Added.
85114         (ES5Harness.registerTest.):
85115         (ES5Harness.registerTest):
85116         * ietestcenter/Javascript/TestCases/15.4.4.20-9-c-ii-1.js: Added.
85117         (ES5Harness.registerTest.):
85118         (ES5Harness.registerTest):
85119         * ietestcenter/Javascript/TestCases/15.4.4.20-9-c-ii-2.js: Added.
85120         (ES5Harness.registerTest.):
85121         (ES5Harness.registerTest):
85122         * ietestcenter/Javascript/TestCases/15.4.4.20-9-c-iii-1.js: Added.
85123         (ES5Harness.registerTest.):
85124         (ES5Harness.registerTest):
85125         * ietestcenter/Javascript/TestCases/15.4.4.21-0-1.js: Added.
85126         (ES5Harness.registerTest):
85127         * ietestcenter/Javascript/TestCases/15.4.4.21-0-2.js: Added.
85128         (ES5Harness.registerTest):
85129         * ietestcenter/Javascript/TestCases/15.4.4.21-10-1.js: Added.
85130         (ES5Harness.registerTest.):
85131         (ES5Harness.registerTest):
85132         * ietestcenter/Javascript/TestCases/15.4.4.21-10-2.js: Added.
85133         (ES5Harness.registerTest.):
85134         (ES5Harness.registerTest):
85135         * ietestcenter/Javascript/TestCases/15.4.4.21-10-3.js: Added.
85136         (ES5Harness.registerTest.):
85137         (ES5Harness.registerTest):
85138         * ietestcenter/Javascript/TestCases/15.4.4.21-10-4.js: Added.
85139         (ES5Harness.registerTest.):
85140         (ES5Harness.registerTest):
85141         * ietestcenter/Javascript/TestCases/15.4.4.21-10-5.js: Added.
85142         (ES5Harness.registerTest.):
85143         (ES5Harness.registerTest):
85144         * ietestcenter/Javascript/TestCases/15.4.4.21-10-6.js: Added.
85145         (ES5Harness.registerTest.):
85146         (ES5Harness.registerTest):
85147         * ietestcenter/Javascript/TestCases/15.4.4.21-10-7.js: Added.
85148         (ES5Harness.registerTest.):
85149         (ES5Harness.registerTest):
85150         * ietestcenter/Javascript/TestCases/15.4.4.21-10-8.js: Added.
85151         (ES5Harness.registerTest.):
85152         (ES5Harness.registerTest):
85153         * ietestcenter/Javascript/TestCases/15.4.4.21-4-1.js: Added.
85154         (ES5Harness.registerTest):
85155         * ietestcenter/Javascript/TestCases/15.4.4.21-4-2.js: Added.
85156         (ES5Harness.registerTest):
85157         * ietestcenter/Javascript/TestCases/15.4.4.21-4-3.js: Added.
85158         (ES5Harness.registerTest):
85159         * ietestcenter/Javascript/TestCases/15.4.4.21-4-4.js: Added.
85160         (ES5Harness.registerTest):
85161         * ietestcenter/Javascript/TestCases/15.4.4.21-4-5.js: Added.
85162         (ES5Harness.registerTest):
85163         * ietestcenter/Javascript/TestCases/15.4.4.21-4-6.js: Added.
85164         (ES5Harness.registerTest):
85165         * ietestcenter/Javascript/TestCases/15.4.4.21-4-7.js: Added.
85166         (ES5Harness.registerTest):
85167         * ietestcenter/Javascript/TestCases/15.4.4.21-4-8.js: Added.
85168         (ES5Harness.registerTest):
85169         * ietestcenter/Javascript/TestCases/15.4.4.21-5-1.js: Added.
85170         (ES5Harness.registerTest.):
85171         (ES5Harness.registerTest):
85172         * ietestcenter/Javascript/TestCases/15.4.4.21-5-2.js: Added.
85173         (ES5Harness.registerTest.):
85174         (ES5Harness.registerTest):
85175         * ietestcenter/Javascript/TestCases/15.4.4.21-5-3.js: Added.
85176         (ES5Harness.registerTest.):
85177         (ES5Harness.registerTest):
85178         * ietestcenter/Javascript/TestCases/15.4.4.21-5-4.js: Added.
85179         (ES5Harness.registerTest.):
85180         (ES5Harness.registerTest):
85181         * ietestcenter/Javascript/TestCases/15.4.4.21-5-5.js: Added.
85182         (ES5Harness.registerTest.):
85183         (ES5Harness.registerTest):
85184         * ietestcenter/Javascript/TestCases/15.4.4.21-5-6.js: Added.
85185         (ES5Harness.registerTest.):
85186         (ES5Harness.registerTest):
85187         * ietestcenter/Javascript/TestCases/15.4.4.21-5-7.js: Added.
85188         (ES5Harness.registerTest.):
85189         (ES5Harness.registerTest):
85190         * ietestcenter/Javascript/TestCases/15.4.4.21-5-8.js: Added.
85191         (ES5Harness.registerTest.):
85192         (ES5Harness.registerTest):
85193         * ietestcenter/Javascript/TestCases/15.4.4.21-7-1.js: Added.
85194         (ES5Harness.registerTest.):
85195         (ES5Harness.registerTest):
85196         * ietestcenter/Javascript/TestCases/15.4.4.21-7-2.js: Added.
85197         (ES5Harness.registerTest.):
85198         (ES5Harness.registerTest):
85199         * ietestcenter/Javascript/TestCases/15.4.4.21-7-3.js: Added.
85200         (ES5Harness.registerTest.):
85201         (ES5Harness.registerTest):
85202         * ietestcenter/Javascript/TestCases/15.4.4.21-7-4.js: Added.
85203         (ES5Harness.registerTest.):
85204         (ES5Harness.registerTest):
85205         * ietestcenter/Javascript/TestCases/15.4.4.21-7-5.js: Added.
85206         (ES5Harness.registerTest.):
85207         (ES5Harness.registerTest):
85208         * ietestcenter/Javascript/TestCases/15.4.4.21-7-6.js: Added.
85209         (ES5Harness.registerTest.):
85210         (ES5Harness.registerTest):
85211         * ietestcenter/Javascript/TestCases/15.4.4.21-7-7.js: Added.
85212         (ES5Harness.registerTest.):
85213         (ES5Harness.registerTest):
85214         * ietestcenter/Javascript/TestCases/15.4.4.21-7-8.js: Added.
85215         (ES5Harness.registerTest.):
85216         (ES5Harness.registerTest):
85217         * ietestcenter/Javascript/TestCases/15.4.4.21-7-9.js: Added.
85218         (ES5Harness.registerTest.):
85219         (ES5Harness.registerTest):
85220         * ietestcenter/Javascript/TestCases/15.4.4.21-8-c-1.js: Added.
85221         (ES5Harness.registerTest.):
85222         (ES5Harness.registerTest):
85223         * ietestcenter/Javascript/TestCases/15.4.4.21-8-c-2.js: Added.
85224         (ES5Harness.registerTest.):
85225         (ES5Harness.registerTest):
85226         * ietestcenter/Javascript/TestCases/15.4.4.21-8-c-3.js: Added.
85227         (ES5Harness.registerTest.):
85228         (ES5Harness.registerTest):
85229         * ietestcenter/Javascript/TestCases/15.4.4.21-9-1.js: Added.
85230         (ES5Harness.registerTest.):
85231         (ES5Harness.registerTest):
85232         * ietestcenter/Javascript/TestCases/15.4.4.21-9-2.js: Added.
85233         (ES5Harness.registerTest.):
85234         (ES5Harness.registerTest):
85235         * ietestcenter/Javascript/TestCases/15.4.4.21-9-3.js: Added.
85236         (ES5Harness.registerTest.):
85237         (ES5Harness.registerTest):
85238         * ietestcenter/Javascript/TestCases/15.4.4.21-9-4.js: Added.
85239         (ES5Harness.registerTest.):
85240         (ES5Harness.registerTest):
85241         * ietestcenter/Javascript/TestCases/15.4.4.21-9-5.js: Added.
85242         (ES5Harness.registerTest.):
85243         (ES5Harness.registerTest):
85244         * ietestcenter/Javascript/TestCases/15.4.4.21-9-6.js: Added.
85245         (ES5Harness.registerTest.):
85246         (ES5Harness.registerTest):
85247         * ietestcenter/Javascript/TestCases/15.4.4.21-9-b-1.js: Added.
85248         (ES5Harness.registerTest.):
85249         (ES5Harness.registerTest):
85250         * ietestcenter/Javascript/TestCases/15.4.4.21-9-c-1.js: Added.
85251         (ES5Harness.registerTest.):
85252         (ES5Harness.registerTest):
85253         * ietestcenter/Javascript/TestCases/15.4.4.21-9-c-ii-1.js: Added.
85254         (ES5Harness.registerTest.):
85255         (ES5Harness.registerTest):
85256         * ietestcenter/Javascript/TestCases/15.4.4.21-9-c-ii-2.js: Added.
85257         (ES5Harness.registerTest.):
85258         (ES5Harness.registerTest):
85259         * ietestcenter/Javascript/TestCases/15.4.4.21-9-c-ii-3.js: Added.
85260         (ES5Harness.registerTest.):
85261         (ES5Harness.registerTest):
85262         * ietestcenter/Javascript/TestCases/15.4.4.21-9-c-ii-4.js: Added.
85263         (ES5Harness.registerTest.):
85264         (ES5Harness.registerTest):
85265         * ietestcenter/Javascript/TestCases/15.4.4.22-0-1.js: Added.
85266         (ES5Harness.registerTest):
85267         * ietestcenter/Javascript/TestCases/15.4.4.22-0-2.js: Added.
85268         (ES5Harness.registerTest):
85269         * ietestcenter/Javascript/TestCases/15.4.4.22-10-1.js: Added.
85270         (ES5Harness.registerTest.):
85271         (ES5Harness.registerTest):
85272         * ietestcenter/Javascript/TestCases/15.4.4.22-10-2.js: Added.
85273         (ES5Harness.registerTest.):
85274         (ES5Harness.registerTest):
85275         * ietestcenter/Javascript/TestCases/15.4.4.22-10-3.js: Added.
85276         (ES5Harness.registerTest.):
85277         (ES5Harness.registerTest):
85278         * ietestcenter/Javascript/TestCases/15.4.4.22-10-4.js: Added.
85279         (ES5Harness.registerTest.):
85280         (ES5Harness.registerTest):
85281         * ietestcenter/Javascript/TestCases/15.4.4.22-10-5.js: Added.
85282         (ES5Harness.registerTest.):
85283         (ES5Harness.registerTest):
85284         * ietestcenter/Javascript/TestCases/15.4.4.22-10-6.js: Added.
85285         (ES5Harness.registerTest.):
85286         (ES5Harness.registerTest):
85287         * ietestcenter/Javascript/TestCases/15.4.4.22-10-7.js: Added.
85288         (ES5Harness.registerTest.):
85289         (ES5Harness.registerTest):
85290         * ietestcenter/Javascript/TestCases/15.4.4.22-10-8.js: Added.
85291         (ES5Harness.registerTest.):
85292         (ES5Harness.registerTest):
85293         * ietestcenter/Javascript/TestCases/15.4.4.22-4-1.js: Added.
85294         (ES5Harness.registerTest):
85295         * ietestcenter/Javascript/TestCases/15.4.4.22-4-2.js: Added.
85296         (ES5Harness.registerTest):
85297         * ietestcenter/Javascript/TestCases/15.4.4.22-4-3.js: Added.
85298         (ES5Harness.registerTest):
85299         * ietestcenter/Javascript/TestCases/15.4.4.22-4-4.js: Added.
85300         (ES5Harness.registerTest):
85301         * ietestcenter/Javascript/TestCases/15.4.4.22-4-5.js: Added.
85302         (ES5Harness.registerTest):
85303         * ietestcenter/Javascript/TestCases/15.4.4.22-4-6.js: Added.
85304         (ES5Harness.registerTest):
85305         * ietestcenter/Javascript/TestCases/15.4.4.22-4-7.js: Added.
85306         (ES5Harness.registerTest):
85307         * ietestcenter/Javascript/TestCases/15.4.4.22-4-8.js: Added.
85308         (ES5Harness.registerTest):
85309         * ietestcenter/Javascript/TestCases/15.4.4.22-5-1.js: Added.
85310         (ES5Harness.registerTest.):
85311         (ES5Harness.registerTest):
85312         * ietestcenter/Javascript/TestCases/15.4.4.22-5-2.js: Added.
85313         (ES5Harness.registerTest.):
85314         (ES5Harness.registerTest):
85315         * ietestcenter/Javascript/TestCases/15.4.4.22-5-3.js: Added.
85316         (ES5Harness.registerTest.):
85317         (ES5Harness.registerTest):
85318         * ietestcenter/Javascript/TestCases/15.4.4.22-5-4.js: Added.
85319         (ES5Harness.registerTest.):
85320         (ES5Harness.registerTest):
85321         * ietestcenter/Javascript/TestCases/15.4.4.22-5-5.js: Added.
85322         (ES5Harness.registerTest.):
85323         (ES5Harness.registerTest):
85324         * ietestcenter/Javascript/TestCases/15.4.4.22-5-6.js: Added.
85325         (ES5Harness.registerTest.):
85326         (ES5Harness.registerTest):
85327         * ietestcenter/Javascript/TestCases/15.4.4.22-5-7.js: Added.
85328         (ES5Harness.registerTest.):
85329         (ES5Harness.registerTest):
85330         * ietestcenter/Javascript/TestCases/15.4.4.22-5-8.js: Added.
85331         (ES5Harness.registerTest.):
85332         (ES5Harness.registerTest):
85333         * ietestcenter/Javascript/TestCases/15.4.4.22-7-1.js: Added.
85334         (ES5Harness.registerTest.):
85335         (ES5Harness.registerTest):
85336         * ietestcenter/Javascript/TestCases/15.4.4.22-7-2.js: Added.
85337         (ES5Harness.registerTest.):
85338         (ES5Harness.registerTest):
85339         * ietestcenter/Javascript/TestCases/15.4.4.22-7-3.js: Added.
85340         (ES5Harness.registerTest.):
85341         (ES5Harness.registerTest):
85342         * ietestcenter/Javascript/TestCases/15.4.4.22-7-4.js: Added.
85343         (ES5Harness.registerTest.):
85344         (ES5Harness.registerTest):
85345         * ietestcenter/Javascript/TestCases/15.4.4.22-7-5.js: Added.
85346         (ES5Harness.registerTest.):
85347         (ES5Harness.registerTest):
85348         * ietestcenter/Javascript/TestCases/15.4.4.22-7-6.js: Added.
85349         (ES5Harness.registerTest.):
85350         (ES5Harness.registerTest):
85351         * ietestcenter/Javascript/TestCases/15.4.4.22-7-7.js: Added.
85352         (ES5Harness.registerTest.):
85353         (ES5Harness.registerTest):
85354         * ietestcenter/Javascript/TestCases/15.4.4.22-7-8.js: Added.
85355         (ES5Harness.registerTest.):
85356         (ES5Harness.registerTest):
85357         * ietestcenter/Javascript/TestCases/15.4.4.22-7-9.js: Added.
85358         (ES5Harness.registerTest.):
85359         (ES5Harness.registerTest):
85360         * ietestcenter/Javascript/TestCases/15.4.4.22-8-c-1.js: Added.
85361         (ES5Harness.registerTest.):
85362         (ES5Harness.registerTest):
85363         * ietestcenter/Javascript/TestCases/15.4.4.22-8-c-2.js: Added.
85364         (ES5Harness.registerTest.):
85365         (ES5Harness.registerTest):
85366         * ietestcenter/Javascript/TestCases/15.4.4.22-8-c-3.js: Added.
85367         (ES5Harness.registerTest.):
85368         (ES5Harness.registerTest):
85369         * ietestcenter/Javascript/TestCases/15.4.4.22-9-2.js: Added.
85370         (ES5Harness.registerTest.):
85371         (ES5Harness.registerTest):
85372         * ietestcenter/Javascript/TestCases/15.4.4.22-9-3.js: Added.
85373         (ES5Harness.registerTest.):
85374         (ES5Harness.registerTest):
85375         * ietestcenter/Javascript/TestCases/15.4.4.22-9-4.js: Added.
85376         (ES5Harness.registerTest.):
85377         (ES5Harness.registerTest):
85378         * ietestcenter/Javascript/TestCases/15.4.4.22-9-5.js: Added.
85379         (ES5Harness.registerTest.):
85380         (ES5Harness.registerTest):
85381         * ietestcenter/Javascript/TestCases/15.4.4.22-9-6.js: Added.
85382         (ES5Harness.registerTest.):
85383         (ES5Harness.registerTest):
85384         * ietestcenter/Javascript/TestCases/15.4.4.22-9-b-1.js: Added.
85385         (ES5Harness.registerTest.):
85386         (ES5Harness.registerTest):
85387         * ietestcenter/Javascript/TestCases/15.4.4.22-9-c-1.js: Added.
85388         (ES5Harness.registerTest.):
85389         (ES5Harness.registerTest):
85390         * ietestcenter/Javascript/TestCases/15.4.4.22-9-c-ii-1.js: Added.
85391         (ES5Harness.registerTest.):
85392         (ES5Harness.registerTest):
85393         * ietestcenter/Javascript/TestCases/15.4.4.22-9-c-ii-2.js: Added.
85394         (ES5Harness.registerTest.):
85395         (ES5Harness.registerTest):
85396         * ietestcenter/Javascript/TestCases/15.4.4.22-9-c-ii-3.js: Added.
85397         (ES5Harness.registerTest.):
85398         (ES5Harness.registerTest):
85399         * ietestcenter/Javascript/TestCases/15.4.4.22-9-c-ii-4.js: Added.
85400         (ES5Harness.registerTest.):
85401         (ES5Harness.registerTest):
85402         * ietestcenter/Javascript/TestCases/15.4.5-1.js: Added.
85403         (ES5Harness.registerTest):
85404         * ietestcenter/Javascript/TestCases/15.4.5.1-3.d-1.js: Added.
85405         (ES5Harness.registerTest):
85406         * ietestcenter/Javascript/TestCases/15.4.5.1-3.d-2.js: Added.
85407         (ES5Harness.registerTest):
85408         * ietestcenter/Javascript/TestCases/15.4.5.1-3.d-3.js: Added.
85409         (ES5Harness.registerTest):
85410         * ietestcenter/Javascript/TestCases/15.4.5.1-5-1.js: Added.
85411         (ES5Harness.registerTest):
85412         * ietestcenter/Javascript/TestCases/15.4.5.1-5-2.js: Added.
85413         (ES5Harness.registerTest):
85414         * ietestcenter/Javascript/TestCases/15.5.4.20-0-1.js: Added.
85415         (ES5Harness.registerTest):
85416         * ietestcenter/Javascript/TestCases/15.5.4.20-0-2.js: Added.
85417         (ES5Harness.registerTest):
85418         * ietestcenter/Javascript/TestCases/15.5.4.20-1-1.js: Added.
85419         (ES5Harness.registerTest):
85420         * ietestcenter/Javascript/TestCases/15.5.4.20-1-2.js: Added.
85421         (ES5Harness.registerTest):
85422         * ietestcenter/Javascript/TestCases/15.5.4.20-1-3.js: Added.
85423         (ES5Harness.registerTest):
85424         * ietestcenter/Javascript/TestCases/15.5.4.20-1-4.js: Added.
85425         (ES5Harness.registerTest):
85426         * ietestcenter/Javascript/TestCases/15.5.4.20-1-5.js: Added.
85427         (ES5Harness.registerTest):
85428         * ietestcenter/Javascript/TestCases/15.5.4.20-1-6.js: Added.
85429         (ES5Harness.registerTest):
85430         * ietestcenter/Javascript/TestCases/15.5.4.20-1-7.js: Added.
85431         (ES5Harness.registerTest):
85432         * ietestcenter/Javascript/TestCases/15.5.4.20-4-1.js: Added.
85433         (ES5Harness.registerTest):
85434         * ietestcenter/Javascript/TestCases/15.5.4.20-4-10.js: Added.
85435         (ES5Harness.registerTest):
85436         * ietestcenter/Javascript/TestCases/15.5.4.20-4-11.js: Added.
85437         (ES5Harness.registerTest):
85438         * ietestcenter/Javascript/TestCases/15.5.4.20-4-12.js: Added.
85439         (ES5Harness.registerTest):
85440         * ietestcenter/Javascript/TestCases/15.5.4.20-4-13.js: Added.
85441         (ES5Harness.registerTest):
85442         * ietestcenter/Javascript/TestCases/15.5.4.20-4-14.js: Added.
85443         (ES5Harness.registerTest):
85444         * ietestcenter/Javascript/TestCases/15.5.4.20-4-16.js: Added.
85445         (ES5Harness.registerTest):
85446         * ietestcenter/Javascript/TestCases/15.5.4.20-4-18.js: Added.
85447         (ES5Harness.registerTest):
85448         * ietestcenter/Javascript/TestCases/15.5.4.20-4-19.js: Added.
85449         (ES5Harness.registerTest):
85450         * ietestcenter/Javascript/TestCases/15.5.4.20-4-2.js: Added.
85451         (ES5Harness.registerTest):
85452         * ietestcenter/Javascript/TestCases/15.5.4.20-4-20.js: Added.
85453         (ES5Harness.registerTest):
85454         * ietestcenter/Javascript/TestCases/15.5.4.20-4-21.js: Added.
85455         (ES5Harness.registerTest):
85456         * ietestcenter/Javascript/TestCases/15.5.4.20-4-22.js: Added.
85457         (ES5Harness.registerTest):
85458         * ietestcenter/Javascript/TestCases/15.5.4.20-4-24.js: Added.
85459         (ES5Harness.registerTest):
85460         * ietestcenter/Javascript/TestCases/15.5.4.20-4-27.js: Added.
85461         (ES5Harness.registerTest):
85462         * ietestcenter/Javascript/TestCases/15.5.4.20-4-28.js: Added.
85463         (ES5Harness.registerTest):
85464         * ietestcenter/Javascript/TestCases/15.5.4.20-4-29.js: Added.
85465         (ES5Harness.registerTest):
85466         * ietestcenter/Javascript/TestCases/15.5.4.20-4-3.js: Added.
85467         (ES5Harness.registerTest):
85468         * ietestcenter/Javascript/TestCases/15.5.4.20-4-30.js: Added.
85469         (ES5Harness.registerTest):
85470         * ietestcenter/Javascript/TestCases/15.5.4.20-4-32.js: Added.
85471         (ES5Harness.registerTest):
85472         * ietestcenter/Javascript/TestCases/15.5.4.20-4-34.js: Added.
85473         (ES5Harness.registerTest):
85474         * ietestcenter/Javascript/TestCases/15.5.4.20-4-35.js: Added.
85475         (ES5Harness.registerTest):
85476         * ietestcenter/Javascript/TestCases/15.5.4.20-4-36.js: Added.
85477         (ES5Harness.registerTest):
85478         * ietestcenter/Javascript/TestCases/15.5.4.20-4-37.js: Added.
85479         (ES5Harness.registerTest):
85480         * ietestcenter/Javascript/TestCases/15.5.4.20-4-38.js: Added.
85481         (ES5Harness.registerTest):
85482         * ietestcenter/Javascript/TestCases/15.5.4.20-4-39.js: Added.
85483         (ES5Harness.registerTest):
85484         * ietestcenter/Javascript/TestCases/15.5.4.20-4-4.js: Added.
85485         (ES5Harness.registerTest):
85486         * ietestcenter/Javascript/TestCases/15.5.4.20-4-40.js: Added.
85487         (ES5Harness.registerTest):
85488         * ietestcenter/Javascript/TestCases/15.5.4.20-4-41.js: Added.
85489         (ES5Harness.registerTest):
85490         * ietestcenter/Javascript/TestCases/15.5.4.20-4-42.js: Added.
85491         (ES5Harness.registerTest):
85492         * ietestcenter/Javascript/TestCases/15.5.4.20-4-43.js: Added.
85493         (ES5Harness.registerTest):
85494         * ietestcenter/Javascript/TestCases/15.5.4.20-4-44.js: Added.
85495         (ES5Harness.registerTest):
85496         * ietestcenter/Javascript/TestCases/15.5.4.20-4-45.js: Added.
85497         (ES5Harness.registerTest):
85498         * ietestcenter/Javascript/TestCases/15.5.4.20-4-46.js: Added.
85499         (ES5Harness.registerTest):
85500         * ietestcenter/Javascript/TestCases/15.5.4.20-4-47.js: Added.
85501         (ES5Harness.registerTest):
85502         * ietestcenter/Javascript/TestCases/15.5.4.20-4-48.js: Added.
85503         (ES5Harness.registerTest):
85504         * ietestcenter/Javascript/TestCases/15.5.4.20-4-49.js: Added.
85505         (ES5Harness.registerTest):
85506         * ietestcenter/Javascript/TestCases/15.5.4.20-4-5.js: Added.
85507         (ES5Harness.registerTest):
85508         * ietestcenter/Javascript/TestCases/15.5.4.20-4-50.js: Added.
85509         (ES5Harness.registerTest):
85510         * ietestcenter/Javascript/TestCases/15.5.4.20-4-51.js: Added.
85511         (ES5Harness.registerTest):
85512         * ietestcenter/Javascript/TestCases/15.5.4.20-4-52.js: Added.
85513         (ES5Harness.registerTest):
85514         * ietestcenter/Javascript/TestCases/15.5.4.20-4-53.js: Added.
85515         (ES5Harness.registerTest):
85516         * ietestcenter/Javascript/TestCases/15.5.4.20-4-54.js: Added.
85517         (ES5Harness.registerTest):
85518         * ietestcenter/Javascript/TestCases/15.5.4.20-4-55.js: Added.
85519         (ES5Harness.registerTest):
85520         * ietestcenter/Javascript/TestCases/15.5.4.20-4-56.js: Added.
85521         (ES5Harness.registerTest):
85522         * ietestcenter/Javascript/TestCases/15.5.4.20-4-57.js: Added.
85523         (ES5Harness.registerTest):
85524         * ietestcenter/Javascript/TestCases/15.5.4.20-4-58.js: Added.
85525         (ES5Harness.registerTest):
85526         * ietestcenter/Javascript/TestCases/15.5.4.20-4-59.js: Added.
85527         (ES5Harness.registerTest):
85528         * ietestcenter/Javascript/TestCases/15.5.4.20-4-6.js: Added.
85529         (ES5Harness.registerTest):
85530         * ietestcenter/Javascript/TestCases/15.5.4.20-4-60.js: Added.
85531         (ES5Harness.registerTest):
85532         * ietestcenter/Javascript/TestCases/15.5.4.20-4-8.js: Added.
85533         (ES5Harness.registerTest):
85534         * ietestcenter/Javascript/TestCases/15.5.5.5.2-1-1.js: Added.
85535         (ES5Harness.registerTest):
85536         * ietestcenter/Javascript/TestCases/15.5.5.5.2-1-2.js: Added.
85537         (ES5Harness.registerTest):
85538         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-1.js: Added.
85539         (ES5Harness.registerTest):
85540         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-2.js: Added.
85541         (ES5Harness.registerTest):
85542         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-3.js: Added.
85543         (ES5Harness.registerTest):
85544         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-4.js: Added.
85545         (ES5Harness.registerTest):
85546         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-5.js: Added.
85547         (ES5Harness.registerTest):
85548         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-6.js: Added.
85549         (ES5Harness.registerTest):
85550         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-7.js: Added.
85551         (ES5Harness.registerTest):
85552         * ietestcenter/Javascript/TestCases/15.5.5.5.2-3-8.js: Added.
85553         (ES5Harness.registerTest):
85554         * ietestcenter/Javascript/TestCases/15.5.5.5.2-7-1.js: Added.
85555         (ES5Harness.registerTest):
85556         * ietestcenter/Javascript/TestCases/15.5.5.5.2-7-2.js: Added.
85557         (ES5Harness.registerTest):
85558         * ietestcenter/Javascript/TestCases/15.5.5.5.2-7-3.js: Added.
85559         (ES5Harness.registerTest):
85560         * ietestcenter/Javascript/TestCases/15.5.5.5.2-7-4.js: Added.
85561         (ES5Harness.registerTest):
85562         * ietestcenter/Javascript/TestCases/15.7.3-1.js: Added.
85563         (ES5Harness.registerTest):
85564         * ietestcenter/Javascript/TestCases/15.7.3-2.js: Added.
85565         (ES5Harness.registerTest):
85566         * ietestcenter/Javascript/TestCases/15.7.3.1-1.js: Added.
85567         (ES5Harness.registerTest):
85568         * ietestcenter/Javascript/TestCases/15.7.3.1-2.js: Added.
85569         (ES5Harness.registerTest):
85570         * ietestcenter/Javascript/TestCases/15.7.4-1.js: Added.
85571         (ES5Harness.registerTest):
85572         * ietestcenter/Javascript/TestCases/15.9.4.4-0-1.js: Added.
85573         (ES5Harness.registerTest):
85574         * ietestcenter/Javascript/TestCases/15.9.4.4-0-2.js: Added.
85575         (ES5Harness.registerTest):
85576         * ietestcenter/Javascript/TestCases/15.9.5.43-0-1.js: Added.
85577         (ES5Harness.registerTest):
85578         * ietestcenter/Javascript/TestCases/15.9.5.43-0-2.js: Added.
85579         (ES5Harness.registerTest):
85580         * ietestcenter/Javascript/TestCases/15.9.5.44-0-1.js: Added.
85581         (ES5Harness.registerTest):
85582         * ietestcenter/Javascript/TestCases/15.9.5.44-0-2.js: Added.
85583         (ES5Harness.registerTest):
85584         * ietestcenter/Javascript/resources: Added.
85585         * ietestcenter/Javascript/resources/ie-test-post.js: Added.
85586         * ietestcenter/Javascript/resources/ie-test-pre.js: Added.
85587         (ES5Harness.registerTest):
85588         (fnExists):
85589         (fnSupportsStrict):
85590         (compareArray):
85591         (arrayContains):
85592
85593 2010-07-08  Csaba Osztrogonác  <ossy@webkit.org>
85594
85595         Unreviewed fix.
85596
85597         [Qt] Skip tests introduced in r62779, because they fail with Qt 4.6.2.
85598         Fixed in Qt 4.7. They will be unskipped when buildbot is upgraded.
85599
85600         * platform/qt/Skipped:
85601          - http/tests/xmlhttprequest/access-control-preflight-async-not-supported.html skipped.
85602          - http/tests/xmlhttprequest/access-control-preflight-sync-not-supported.html skipped.
85603
85604 2010-07-08  Vitaly Repeshko  <vitalyr@chromium.org>
85605
85606         Unreviewed.
85607
85608         [chromium] Update expectations.
85609
85610         * platform/chromium-linux/fast/gradients/list-item-gradient-expected.checksum:
85611         * platform/chromium-linux/fast/gradients/list-item-gradient-expected.png:
85612         * platform/chromium-linux/fast/gradients/radial-centered-expected.checksum: Added.
85613         * platform/chromium-linux/fast/gradients/radial-centered-expected.png: Added.
85614         * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.checksum: Added.
85615         * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.png: Added.
85616         * platform/chromium-mac/fast/gradients/radial-centered-expected.checksum: Added.
85617         * platform/chromium-mac/fast/gradients/radial-centered-expected.png: Added.
85618         * platform/chromium-mac/fast/gradients/radial-centered-expected.txt: Added.
85619         * platform/chromium-win/fast/gradients/list-item-gradient-expected.checksum:
85620         * platform/chromium-win/fast/gradients/list-item-gradient-expected.png:
85621         * platform/chromium-win/fast/gradients/radial-centered-expected.checksum: Added.
85622         * platform/chromium-win/fast/gradients/radial-centered-expected.png: Added.
85623         * platform/chromium-win/fast/gradients/radial-centered-expected.txt: Added.
85624         * platform/chromium-win/svg/custom/text-rotated-gradient-expected.checksum: Added.
85625         * platform/chromium-win/svg/custom/text-rotated-gradient-expected.png: Added.
85626         * platform/chromium-win/svg/custom/text-rotated-gradient-expected.txt: Added.
85627         * platform/chromium/test_expectations.txt:
85628
85629 2010-07-08  Alexey Proskuryakov  <ap@apple.com>
85630
85631         Just landing a test for a bug that's been already fixed.
85632
85633         https://bugs.webkit.org/show_bug.cgi?id=17631
85634         URL encoding problem with spaces
85635
85636         * fast/parser/href-whitespace-expected.txt: Added.
85637         * fast/parser/href-whitespace.html: Added.
85638
85639 2010-07-08  Sheriff Bot  <webkit.review.bot@gmail.com>
85640
85641         Unreviewed, rolling out r62778.
85642         http://trac.webkit.org/changeset/62778
85643         https://bugs.webkit.org/show_bug.cgi?id=41866
85644
85645         Broke svg/W3C-SVG-1.1/text-intro-05-t.svg in debug (Requested
85646         by pfeldman on #webkit).
85647
85648         * fast/text/international/bidi-mirror-he-ar.html: Removed.
85649         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: Removed.
85650         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png: Removed.
85651         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed.
85652
85653 2010-07-08  Andreas Kling  <andreas.kling@nokia.com>
85654
85655         Reviewed by Simon Hausmann.
85656
85657         [Qt] Canvas putImageData() resets painter state
85658         https://bugs.webkit.org/show_bug.cgi?id=41827
85659
85660         Added a test to verify that the painting state remains intact after calling putImageData().
85661
85662         * fast/canvas/canvas-state-intact-after-putImageData-expected.txt: Added.
85663         * fast/canvas/canvas-state-intact-after-putImageData.html: Added.
85664         * fast/canvas/script-tests/canvas-state-intact-after-putImageData.js: Added.
85665
85666 2010-07-08  Justin Schuh  <jschuh@chromium.org>
85667
85668         Reviewed by Alexey Proskuryakov.
85669
85670         XHR access control failure tests for header, method, and not-supported
85671         https://bugs.webkit.org/show_bug.cgi?id=41724
85672
85673         * http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt:
85674         * http/tests/xmlhttprequest/access-control-preflight-async-header-denied.html:
85675         * http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt:
85676         * http/tests/xmlhttprequest/access-control-preflight-async-method-denied.html:
85677         * http/tests/xmlhttprequest/access-control-preflight-async-not-supported-expected.txt: Added.
85678         * http/tests/xmlhttprequest/access-control-preflight-async-not-supported.html: Added.
85679         * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt:
85680         * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied.html:
85681         * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt:
85682         * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied.html:
85683         * http/tests/xmlhttprequest/access-control-preflight-sync-not-supported-expected.txt: Added.
85684         * http/tests/xmlhttprequest/access-control-preflight-sync-not-supported.html: Added.
85685         * http/tests/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php:
85686
85687 2010-07-08  Xiaomei Ji  <xji@chromium.org>
85688
85689         Reviewed by David Levin.
85690
85691         Fix characters with unicode-bidi-mirror property are not correctly
85692         mirrored in Linux.
85693         https://bugs.webkit.org/show_bug.cgi?id=41305
85694
85695         Since harfbuzz does not do mirroring, chromium should iterate each
85696         character in the string and mirror it if needed before passing the
85697         string to harfbuzz for shaping.
85698
85699         * fast/text/international/bidi-mirror-he-ar.html: Added.
85700         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
85701         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
85702         * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
85703
85704 2010-07-08  Nikolas Zimmermann  <nzimmermann@rim.com>
85705
85706         Reviewed by Rob Buis & Dirk Schulze.
85707
85708         SVG text transformed incorrectly when a transform and gradient applied
85709         https://bugs.webkit.org/show_bug.cgi?id=41563
85710
85711         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
85712         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
85713         * platform/mac/svg/custom/text-rotated-gradient-expected.checksum: Added.
85714         * platform/mac/svg/custom/text-rotated-gradient-expected.png: Added.
85715         * platform/mac/svg/custom/text-rotated-gradient-expected.txt: Added.
85716         * svg/custom/text-rotated-gradient.svg: Added.
85717         * platform/mac/svg/batik/text/textEffect3-expected.checksum: No more pixellation, text completely fixed.
85718         * platform/mac/svg/batik/text/textEffect3-expected.png: Ditto.
85719         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Marginal differences, only visible in diffs image.
85720         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png: Ditto.
85721         * platform/mac/svg/custom/text-rotated-gradient-expected.checksum: Added.
85722         * platform/mac/svg/custom/text-rotated-gradient-expected.png: Added.
85723         * platform/mac/svg/custom/text-rotated-gradient-expected.txt: Added.
85724         * platform/mac/svg/text/selection-background-color-expected.checksum: Marginal differences, only visible in diffs image.
85725         * platform/mac/svg/text/selection-background-color-expected.png: Ditto.
85726         * svg/custom/text-rotated-gradient.svg: Added.
85727
85728 2010-07-08  Nikolas Zimmermann  <nzimmermann@rim.com>
85729
85730         Not reviewed. Add leopard specific pixel test results for svg/custom/svg-curve-with-relative-cordinates.html, to make run-webkit-tests pass again with --tolerance 0.
85731
85732         * platform/mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
85733         * platform/mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
85734
85735 2010-07-08  Yury Semikhatsky  <yurys@chromium.org>
85736
85737         Reviewed by Pavel Feldman.
85738
85739         Web Inspector: add layout test for console evaluations with paused script
85740         https://bugs.webkit.org/show_bug.cgi?id=41336
85741
85742         * inspector/debugger-eval-while-paused-expected.txt: Added.
85743         * inspector/debugger-eval-while-paused.html: Added.
85744         * platform/qt/Skipped:
85745
85746 2010-07-07  Yury Semikhatsky  <yurys@chromium.org>
85747
85748         Reviewed by Pavel Feldman.
85749
85750         Web Inspector: skip breakpoints when script is already paused
85751         https://bugs.webkit.org/show_bug.cgi?id=41768
85752
85753         * inspector/debugger-no-nested-pause-expected.txt: Added.
85754         * inspector/debugger-no-nested-pause.html: Added.
85755
85756 2010-07-08  Yury Semikhatsky  <yurys@chromium.org>
85757
85758         Reviewed by Pavel Feldman.
85759
85760         Web Inspector: factor out common part of debugger tests. Also explicitely disable debugger when test is complete.
85761         https://bugs.webkit.org/show_bug.cgi?id=41836
85762
85763         * http/tests/inspector/debugger-test.js: Added.
85764         (frontend_ensureDebuggerEnabled):
85765         (frontend_ensureDebuggerDisabled):
85766         (frontend_completeDebuggerTest):
85767         * http/tests/inspector/inspector-test.js:
85768         (completeTest):
85769         * inspector/debugger-pause-in-eval-script-expected.txt:
85770         * inspector/debugger-pause-in-eval-script.html:
85771         * inspector/debugger-pause-on-debugger-statement-expected.txt:
85772         * inspector/debugger-pause-on-debugger-statement.html:
85773         * inspector/debugger-proto-property-expected.txt:
85774         * inspector/debugger-proto-property.html:
85775
85776 2010-07-07  Nicolas Weber  <thakis@chromium.org>
85777
85778         Reviewed by Dimitri Glazkov.
85779         https://bugs.webkit.org/show_bug.cgi?id=41580
85780
85781         Fix rendering of radial gradients in skia if both points of the
85782         gradient are the same and r0 > 0.
85783
85784         * fast/gradients/radial-centered.html: Added.
85785
85786 2010-06-18  MORITA Hajime  <morrita@google.com>
85787
85788         Reviewed by Ojan Vafai.
85789
85790         https://bugs.webkit.org/show_bug.cgi?id=26526
85791         Add support for input events (oninput) to contentEditable elements
85792
85793         * fast/events/event-input-contentEditable-expected.txt: Added.
85794         * fast/events/event-input-contentEditable.html: Added.
85795         * fast/events/script-tests/event-input-contentEditable.js: Added.
85796
85797 2010-07-07  Anders Carlsson  <andersca@apple.com>
85798
85799         Reviewed by Sam Weinig.
85800
85801         Test that we call NPP_DestroyStream if a plug-in returns -1 from its NPP_Write function
85802         https://bugs.webkit.org/show_bug.cgi?id=41821
85803
85804         * plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html:
85805         Update for changes to onstreamdestroy.
85806
85807         * plugins/return-negative-one-from-write-expected.txt: Added.
85808         * plugins/return-negative-one-from-write.html: Added.
85809         Add new test.
85810
85811 2010-07-07  Chris Fleizach  <cfleizach@apple.com>
85812
85813         Reviewed by Darin Adler.
85814
85815         AX: TextArea should return AXSelectedTextRange of 0,0 if the cursor is not in the text area
85816         https://bugs.webkit.org/show_bug.cgi?id=41810
85817
85818         * platform/mac/accessibility/selected-text-range-for-empty-textarea-expected.txt: Added.
85819         * platform/mac/accessibility/selected-text-range-for-empty-textarea.html: Added.
85820
85821 2010-07-07  Chris Fleizach  <cfleizach@apple.com>
85822
85823         No review. Fixing skipped layout test name.
85824
85825         AX: Data table heuristics: assume data table if at least one row or column of TH cells exist
85826         https://bugs.webkit.org/show_bug.cgi?id=41806
85827
85828         * platform/mac-leopard/Skipped:
85829         * platform/mac-tiger/Skipped:
85830
85831 2010-07-07  Peter Kasting  <pkasting@google.com>
85832
85833         Not reviewed.  Chromium test expectation update.
85834
85835         Mark as passing a test which has not failed in a while.
85836
85837         * platform/chromium/test_expectations.txt:
85838
85839 2010-07-07  Chris Fleizach  <cfleizach@apple.com>
85840
85841         Reviewed by Beth Dakin.
85842
85843         AX: Data table heuristics: assume data table if at least one row or column of TH cells exist
85844         https://bugs.webkit.org/show_bug.cgi?id=41806
85845
85846         * platform/mac-leopard/Skipped:
85847         * platform/mac-tiger/Skipped:
85848         * platform/mac/accessibility/table-with-row-col-of-headers-expected.txt: Added.
85849         * platform/mac/accessibility/table-with-row-col-of-headers.html: Added.
85850
85851 2010-07-07  Peter Kasting  <pkasting@google.com>
85852
85853         Not reviewed.  Chromium test expectation update.
85854
85855         Remove erroneously-added platform-specific expectations and instead mark
85856         the tests as failing.
85857
85858         * platform/chromium-mac/fast/js/function-apply-expected.txt: Removed.
85859         * platform/chromium-mac/fast/js/function-apply-many-args-expected.txt: Removed.
85860         * platform/chromium-win/fast/js/function-apply-expected.txt: Removed.
85861         * platform/chromium-win/fast/js/function-apply-many-args-expected.txt: Removed.
85862         * platform/chromium/test_expectations.txt:
85863
85864 2010-07-07  Dan Bernstein  <mitz@apple.com>
85865
85866         Requested by Mark Rowe.
85867
85868         Reverted the part of r62675 in which Snow Leopard-and-earlier results for a mac-only
85869         test were mistakenly removed.
85870
85871         * platform/mac-snowleopard/platform: Copied from platform/mac-snowleopard/platform.
85872         * platform/mac-snowleopard/platform/mac: Copied from platform/mac-snowleopard/platform/mac.
85873         * platform/mac-snowleopard/platform/mac/fast: Copied from platform/mac-snowleopard/platform/mac/fast.
85874         * platform/mac-snowleopard/platform/mac/fast/loader: Copied from platform/mac-snowleopard/platform/mac/fast/loader.
85875         * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt: Copied from platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt.
85876         * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: Copied from platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt.
85877
85878 2010-07-07  Chris Fleizach  <cfleizach@apple.com>
85879
85880         Reviewed by Beth Dakin.
85881
85882         AX: when a node's role changes, the AX tree might need to be updated
85883         https://bugs.webkit.org/show_bug.cgi?id=41784
85884
85885         * platform/mac/accessibility/update-children-when-aria-role-changes-expected.txt: Added.
85886         * platform/mac/accessibility/update-children-when-aria-role-changes.html: Added.
85887
85888 2010-07-07  Chris Fleizach  <cfleizach@apple.com>
85889
85890         Reviewed by Beth Dakin.
85891
85892         AX: when an element uses role="text" but no aria-label, it should default to textUnderElement()
85893         https://bugs.webkit.org/show_bug.cgi?id=41780
85894
85895         * platform/mac/accessibility/static-text-role-uses-text-under-element-expected.txt: Added.
85896         * platform/mac/accessibility/static-text-role-uses-text-under-element.html: Added.
85897
85898 2010-07-07  Alexey Proskuryakov  <ap@apple.com>
85899
85900         Not reviewed, just updating test expectations.
85901
85902         https://bugs.webkit.org/show_bug.cgi?id=41156
85903         Cross origin XMLHttpRequest should log the reason why connection failed
85904
85905         Synchronous resource loader on Tiger doesn't return a response if authentication failed.
85906         It only returns an error, so WebKit cannot find out that the cross origin 401 response can
85907         be passed to caller.        
85908
85909         Observable behavior is still the same (failure ot load), but an incorrect error is logged
85910         to console.
85911
85912         * platform/mac-tiger/http/tests/xmlhttprequest/cross-origin-authorization-with-embedder-expected.txt: Copied from http/tests/xmlhttprequest/cross-origin-authorization-with-embedder-expected.txt.
85913
85914 2010-07-06  Simon Fraser  <simon.fraser@apple.com>
85915
85916         Reviewed by Dan Bernstein.
85917
85918         Incorrect compositing order with negative z-index
85919         https://bugs.webkit.org/show_bug.cgi?id=38959
85920
85921         Test with a compositing layer inside a negative z-index container.
85922         
85923         * compositing/z-order/negative-z-index-expected.checksum: Added.
85924         * compositing/z-order/negative-z-index-expected.png: Added.
85925         * compositing/z-order/negative-z-index-expected.txt: Added.
85926         * compositing/z-order/negative-z-index.html: Added.
85927
85928 2010-07-07  Dan Bernstein  <mitz@apple.com>
85929
85930         Reviewed by Sam Weinig.
85931
85932         Move current Mac results from platform/mac-snowleopard to platform/mac,
85933         move Leopard results from platform/mac to platform/mac-leopard, and remove
85934         stray files and directories from platform/mac-snowleopard.
85935
85936         * platform/mac-leopard/svg/custom/use-font-face-crash-expected.txt: Copied from platform/mac/svg/custom/use-font-face-crash-expected.txt.
85937         * platform/mac-snowleopard/platform: Removed.
85938         * platform/mac-snowleopard/platform/mac: Removed.
85939         * platform/mac-snowleopard/platform/mac/fast: Removed.
85940         * platform/mac-snowleopard/platform/mac/fast/loader: Removed.
85941         * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt: Removed.
85942         * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: Removed.
85943         * platform/mac-snowleopard/svg: Removed.
85944         * platform/mac-snowleopard/svg/custom: Removed.
85945         * platform/mac-snowleopard/svg/custom/use-font-face-crash-expected.txt: Removed.
85946         * platform/mac-snowleopard/tables: Removed.
85947         * platform/mac-snowleopard/tables/mozilla: Removed.
85948         * platform/mac-snowleopard/tables/mozilla/images: Removed.
85949         * platform/mac/svg/custom/use-font-face-crash-expected.txt: Replaced with platform/mac-snowleopard/svg/custom/use-font-face-crash-expected.txt.
85950
85951 2010-07-07  Vitaly Repeshko  <vitalyr@chromium.org>
85952
85953         Unreviewed.
85954
85955         [chromium] Update more expectations.
85956
85957         * platform/chromium/test_expectations.txt:
85958
85959 2010-07-07  Vitaly Repeshko  <vitalyr@chromium.org>
85960
85961         Unreviewed.
85962
85963         [chromium] Update expectations.
85964
85965         * platform/chromium-mac/html5lib/runner-expected.txt:
85966         * platform/chromium-win/html5lib/runner-expected.txt:
85967         * platform/chromium/test_expectations.txt:
85968
85969 2010-07-07  Nikolas Zimmermann  <nzimmermann@rim.com>
85970
85971         Not reviewed. Add snow-leopard specific result for svg/custom/use-font-face-crash.svg
85972
85973         * platform/mac-snowleopard/svg: Added.
85974         * platform/mac-snowleopard/svg/custom: Added.
85975         * platform/mac-snowleopard/svg/custom/use-font-face-crash-expected.txt: Added.
85976
85977 2010-07-07  Steve Block  <steveblock@google.com>
85978
85979         Unreviewed fix for failing Chromium test.
85980
85981         Skip renamed window-properties-device-orientation.html on Chromium.
85982
85983         * platform/chromium/test_expectations.txt:
85984
85985 2010-07-07  Andy Estes  <aestes@apple.com>
85986
85987         Reviewed by Adam Barth.
85988
85989         Test that loading of images in <object> tags can be cancelled by
85990         beforeload event handlers.
85991         https://bugs.webkit.org/show_bug.cgi?id=41027
85992         <rdar://problem/8120596>
85993
85994         * fast/dom/beforeload/image-object-before-load-expected.txt: Added.
85995         * fast/dom/beforeload/image-object-before-load-innerHTML-expected.txt: Added.
85996         * fast/dom/beforeload/image-object-before-load-innerHTML.html: Added.
85997         * fast/dom/beforeload/image-object-before-load.html: Added.
85998
85999 2010-07-06  Nikolas Zimmermann  <nzimmermann@rim.com>
86000
86001         Reviewed by Dirk Schulze.
86002
86003         <use> on <font-face> causes crashes, if SVGUseElement gets detached
86004         https://bugs.webkit.org/show_bug.cgi?id=41621
86005
86006         * platform/mac/svg/custom/use-font-face-crash-expected.checksum: Added.
86007         * platform/mac/svg/custom/use-font-face-crash-expected.png: Added.
86008         * platform/mac/svg/custom/use-font-face-crash-expected.txt: Added.
86009         * svg/custom/use-font-face-crash.svg: Added.
86010
86011 2010-07-07  Steve Block  <steveblock@google.com>
86012
86013         Reviewed by Adam Barth.
86014
86015         document.createEvent() should support DeviceOrientationEvent
86016         https://bugs.webkit.org/show_bug.cgi?id=41618
86017
86018         * fast/dom/DeviceOrientation/create-event-expected.txt: Added.
86019         * fast/dom/DeviceOrientation/create-event.html: Added.
86020         * fast/dom/DeviceOrientation/script-tests/create-event.js: Added.
86021         * platform/gtk/Skipped:
86022
86023 2010-07-07  Csaba Osztrogonác  <ossy@webkit.org>
86024
86025         Unreviewed fix.
86026
86027         [Qt] Remove non-existent files from Skipped list, and 
86028         add Qt specific expected result for svg/hixie/text/001.xml
86029
86030         * platform/qt/Skipped: Remove non-existent files.
86031          - svg/hixie/text/001-broken.xml, because it was renamed by r61393.
86032          - tables/mozilla/images/adforce_imgis_com.html, because it was removed by r61289.
86033          - inspector/debugger-breakpoints-not-activated-on-reload.html, because it was removed by r62651.
86034         * platform/qt/svg/hixie/text: Added.
86035         * platform/qt/svg/hixie/text/001-expected.checksum: Added.
86036         * platform/qt/svg/hixie/text/001-expected.png: Added.
86037         * platform/qt/svg/hixie/text/001-expected.txt: Added.
86038
86039 2010-07-06  Steve Block  <steveblock@google.com>
86040
86041         Reviewed by Adam Barth.
86042
86043         DeviceOrientationEventConstructor should be exposed at window.DeviceOrientationEvent
86044         https://bugs.webkit.org/show_bug.cgi?id=41685
86045
86046         This required fast/dom/Window/window-properties-on-device-orientation.html to be renamed
86047         to fast/dom/Window/window-properties-device-orientation.html and updated.
86048
86049         * fast/dom/DeviceOrientation/script-tests/window-property.js:
86050         * fast/dom/DeviceOrientation/window-property-expected.txt:
86051         * fast/dom/Window/window-properties-device-orientation-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-on-device-orientation-expected.txt.
86052         * fast/dom/Window/window-properties-device-orientation.html: Copied from LayoutTests/fast/dom/Window/window-properties-on-device-orientation.html.
86053         * fast/dom/Window/window-properties-on-device-orientation-expected.txt: Removed.
86054         * fast/dom/Window/window-properties-on-device-orientation.html: Removed.
86055         * fast/dom/Window/window-properties.html:
86056         * platform/gtk/Skipped:
86057         * platform/mac/Skipped:
86058         * platform/qt/Skipped:
86059         * platform/win/Skipped:
86060
86061 2010-07-07  Sheriff Bot  <webkit.review.bot@gmail.com>
86062
86063         Unreviewed, rolling out r62645.
86064         http://trac.webkit.org/changeset/62645
86065         https://bugs.webkit.org/show_bug.cgi?id=41757
86066
86067         "Broken inspector tests on several platforms" (Requested by
86068         eseidel on #webkit).
86069
86070         * inspector/debugger-breakpoints-not-activated-on-reload-expected.txt: Removed.
86071         * inspector/debugger-breakpoints-not-activated-on-reload.html: Removed.
86072
86073 2010-07-07  Yury Semikhatsky  <yurys@chromium.org>
86074
86075         Unreviewed. Add new debugger test to the skip list on Qt.
86076
86077         * platform/qt/Skipped:
86078
86079 2010-07-07  Pavel Podivilov  <podivilov@chromium.org>
86080
86081         Reviewed by Yury Semikhatsky.
86082
86083         Web Inspector: do not activate all breakpoints on page reload
86084         https://bugs.webkit.org/show_bug.cgi?id=41461
86085
86086         * inspector/debugger-breakpoints-not-activated-on-reload-expected.txt: Added.
86087         * inspector/debugger-breakpoints-not-activated-on-reload.html: Added.
86088
86089 2010-07-07  Nikolas Zimmermann  <nzimmermann@rim.com>
86090
86091         Not reviewed. Rollout r62633 - test crashes after some last-minute modifications.
86092
86093         * platform/mac/svg/custom/use-font-face-crash-expected.checksum: Removed.
86094         * platform/mac/svg/custom/use-font-face-crash-expected.png: Removed.
86095         * platform/mac/svg/custom/use-font-face-crash-expected.txt: Removed.
86096         * svg/custom/use-font-face-crash.svg: Removed.
86097
86098 2010-07-07  Eric Seidel  <eric@webkit.org>
86099
86100         Reviewed by Adam Barth.
86101
86102         Fix </html> handling in before head mode
86103         https://bugs.webkit.org/show_bug.cgi?id=41752
86104
86105         * html5lib/runner-expected-html5.txt:
86106
86107 2010-07-07  Eric Seidel  <eric@webkit.org>
86108
86109         Reviewed by Adam Barth.
86110
86111         </div> pops too many <div> elements in body
86112         https://bugs.webkit.org/show_bug.cgi?id=41751
86113
86114         * html5lib/runner-expected-html5.txt:
86115
86116 2010-07-06  Eric Seidel  <eric@webkit.org>
86117
86118         Reviewed by Adam Barth.
86119
86120         HTMLTreeBuilder needs to handle <table><input>
86121         https://bugs.webkit.org/show_bug.cgi?id=41744
86122
86123         * html5lib/runner-expected-html5.txt:
86124
86125 2010-07-06  Eric Seidel  <eric@webkit.org>
86126
86127         Reviewed by Adam Barth.
86128
86129         Teach HTMLTreeBuilder how to handle <button><button>
86130         https://bugs.webkit.org/show_bug.cgi?id=41743
86131
86132         * html5lib/runner-expected-html5.txt:
86133
86134 2010-07-06  Eric Seidel  <eric@webkit.org>
86135
86136         Reviewed by Adam Barth.
86137
86138         Teach TreeBuilder how to handle <form><form>
86139         https://bugs.webkit.org/show_bug.cgi?id=41741
86140
86141         * html5lib/runner-expected-html5.txt:
86142
86143 2010-07-06  Eric Seidel  <eric@webkit.org>
86144
86145         Reviewed by Adam Barth.
86146
86147         <table> should auto-close <p> when not in quirks mode
86148         https://bugs.webkit.org/show_bug.cgi?id=41740
86149
86150         * html5lib/runner-expected-html5.txt:
86151
86152 2010-07-06  Eric Seidel  <eric@webkit.org>
86153
86154         Reviewed by Adam Barth.
86155
86156         Make "in body" character handling reconstruct active formatting elements
86157         https://bugs.webkit.org/show_bug.cgi?id=41739
86158
86159         * html5lib/runner-expected-html5.txt:
86160
86161 2010-07-06  Nikolas Zimmermann  <nzimmermann@rim.com>
86162
86163         Reviewed by Darin Adler.
86164
86165         <use> on <font-face> causes crashes, if SVGUseElement gets detached
86166         https://bugs.webkit.org/show_bug.cgi?id=41621
86167
86168         * platform/mac/svg/custom/use-font-face-crash-expected.checksum: Added.
86169         * platform/mac/svg/custom/use-font-face-crash-expected.png: Added.
86170         * platform/mac/svg/custom/use-font-face-crash-expected.txt: Added.
86171         * svg/custom/use-font-face-crash.svg: Added.
86172
86173 2010-07-07  Hayato Ito  <hayato@chromium.org>
86174
86175         Reviewed by Darin Adler.
86176
86177         Rolling out 'page-break-inside:avoid' part of the r54929.
86178         Rebased the related layout tests, which are now expected to fail, as well.
86179
86180         https://bugs.webkit.org/show_bug.cgi?id=41532
86181
86182         * fast/multicol/break-properties-expected.txt:
86183         * printing/page-break-inside-avoid-expected.txt:
86184
86185 2010-07-06  Pavel Feldman  <pfeldman@chromium.org>
86186
86187         Reviewed by Joseph Pecoraro.
86188
86189         Web Inspector: provide line numbers for inline styles.
86190
86191         https://bugs.webkit.org/show_bug.cgi?id=41691
86192
86193         * http/tests/inspector/inspector-test.js:
86194         (runAfterIframeIsLoaded.step):
86195         (runAfterIframeIsLoaded):
86196         * inspector/elements-tests.js:
86197         * inspector/resources/styles-source-lines-inline-iframe.html: Added.
86198         * inspector/styles-iframe.html:
86199         * inspector/styles-source-lines-expected.txt: Removed.
86200         * inspector/styles-source-lines-inline-expected.txt: Added.
86201         * inspector/styles-source-lines-inline.html: Added.
86202         * inspector/styles-source-lines.html:
86203
86204 2010-07-07  Adam Barth  <abarth@webkit.org>
86205
86206         Unreviewed.
86207
86208         Clean up Alexey's mess from http://trac.webkit.org/changeset/62576
86209         https://bugs.webkit.org/show_bug.cgi?id=41156
86210
86211         I think these results are correct, but I don't really know for sure.
86212         What I do know is that he left this failure in the tree for 12 hours.
86213
86214         * fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt:
86215         * fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt:
86216
86217 2010-07-06  Adam Barth  <abarth@webkit.org>
86218
86219         Reviewed by Eric Seidel.
86220
86221         Implement start table tag in table mode
86222         https://bugs.webkit.org/show_bug.cgi?id=41736
86223
86224         * html5lib/runner-expected-html5.txt:
86225
86226 2010-07-06  Eric Seidel  <eric@webkit.org>
86227
86228         Reviewed by Adam Barth.
86229
86230         Fix <nobr><nobr> case in HTMLTreeBuilder
86231         https://bugs.webkit.org/show_bug.cgi?id=41735
86232
86233         * html5lib/runner-expected-html5.txt:
86234
86235 2010-07-06  Kent Tamura  <tkent@chromium.org>
86236
86237         Unreviewed, test expectation update.
86238
86239         Update expectation files for fast/forms/indeterminate.html. Chromium
86240         started to support them on Windows and Linux recently.
86241
86242         * platform/chromium-linux/fast/forms/indeterminate-expected.checksum:
86243         * platform/chromium-linux/fast/forms/indeterminate-expected.png:
86244         * platform/chromium-win/fast/forms/indeterminate-expected.checksum:
86245         * platform/chromium-win/fast/forms/indeterminate-expected.png:
86246         * platform/chromium/test_expectations.txt:
86247
86248 2010-07-06  Adam Barth  <abarth@webkit.org>
86249
86250         Reviewed by Eric Seidel.
86251
86252         Implement "act as if the banana has been peeled" (for lack of a better term)
86253         https://bugs.webkit.org/show_bug.cgi?id=41734
86254
86255         Massive test progression.
86256
86257         * html5lib/runner-expected-html5.txt:
86258
86259 2010-07-06  Kent Tamura  <tkent@chromium.org>
86260
86261         Unreviewed, test expectation update.
86262
86263         * platform/chromium/test_expectations.txt:
86264           Remove menulist-no-overflow.html, width100percent-checkbox.html,
86265           width100percent-radio.html, and button-sizes.html. They have
86266           been passed since Chromium r51096, test_shell flip issue.
86267
86268 2010-07-06  Eric Seidel  <eric@webkit.org>
86269
86270         Reviewed by Adam Barth.
86271
86272         Fix </optgroup> in "in select" mode
86273         https://bugs.webkit.org/show_bug.cgi?id=41733
86274
86275         * html5lib/runner-expected-html5.txt:
86276
86277 2010-07-06  Eric Seidel  <eric@webkit.org>
86278
86279         Reviewed by Adam Barth.
86280
86281         "In cell" does not correctly handle <td><tr> or <td><td>
86282         https://bugs.webkit.org/show_bug.cgi?id=41729
86283
86284         * html5lib/resources/tables01.dat:
86285          - Added a case for <td><tr> since it was missing from the rest of the suite.
86286         * html5lib/runner-expected-html5.txt:
86287         * html5lib/runner-expected.txt:
86288
86289 2010-07-06  Vitaly Repeshko  <vitalyr@chromium.org>
86290
86291         Unreviewed.
86292
86293         [chromium] Update more expectations.
86294
86295         * platform/chromium-mac/html5lib/runner-expected.txt:
86296         * platform/chromium-win/html5lib/runner-expected.txt:
86297         * platform/chromium/test_expectations.txt:
86298
86299 2010-07-06  Eric Seidel  <eric@webkit.org>
86300
86301         Reviewed by Adam Barth.
86302
86303         Add support for <li>, <dd> and <dt> nested tag closing
86304         https://bugs.webkit.org/show_bug.cgi?id=41720
86305
86306         * html5lib/resources/webkit01.dat:
86307          - Add test for <dd><dt> since this wasn't well covered.
86308         * html5lib/runner-expected-html5.txt:
86309         * html5lib/runner-expected.txt:
86310
86311 2010-07-06  Vitaly Repeshko  <vitalyr@chromium.org>
86312
86313         Unreviewed.
86314
86315         [chromium] Update expectations.
86316
86317         * platform/chromium/test_expectations.txt:
86318
86319 2010-07-06  Vitaly Repeshko  <vitalyr@chromium.org>
86320
86321         Unreviewed.
86322
86323         [chromium] Update expectations.
86324
86325         * platform/chromium-linux/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
86326         * platform/chromium-linux/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
86327         * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Added.
86328         * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: Added.
86329         * platform/chromium-mac/html5lib/runner-expected.txt:
86330         * platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
86331         * platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
86332         * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Added.
86333         * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: Added.
86334         * platform/chromium-win/html5lib/runner-expected.txt:
86335         * platform/chromium-win/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
86336         * platform/chromium-win/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
86337         * platform/chromium-win/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Added.
86338
86339 2010-07-06  Alexey Proskuryakov  <ap@apple.com>
86340
86341         Not reviewed, fixing a simple copy/paste mistake.
86342
86343         https://bugs.webkit.org/show_bug.cgi?id=41156
86344         Cross origin XMLHttpRequest should log the reason why connection failed
86345
86346         * http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached-expected.txt:
86347
86348 2010-07-06  Alexey Proskuryakov  <ap@apple.com>
86349
86350         https://bugs.webkit.org/show_bug.cgi?id=41156
86351         Cross origin XMLHttpRequest should log the reason why connection failed
86352
86353         Updated tests to include new console messages.
86354
86355         * http/tests/xmlhttprequest/access-control-basic-denied-expected.txt:
86356         * http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache-expected.txt:
86357         * http/tests/xmlhttprequest/access-control-basic-get-fail-non-simple-expected.txt:
86358         * http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached-expected.txt:
86359         * http/tests/xmlhttprequest/access-control-basic-post-fail-non-simple-content-type-expected.txt:
86360         * http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt:
86361         * http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt:
86362         * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt:
86363         * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt:
86364         * http/tests/xmlhttprequest/access-control-sandboxed-iframe-denied-expected.txt:
86365         * http/tests/xmlhttprequest/access-control-sandboxed-iframe-denied-without-wildcard-expected.txt:
86366         * http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt:
86367         * http/tests/xmlhttprequest/cross-site-denied-response-expected.txt:
86368         * http/tests/xmlhttprequest/cross-site-denied-response-sync-2-expected.txt:
86369         * http/tests/xmlhttprequest/cross-site-denied-response-sync-expected.txt:
86370         * http/tests/xmlhttprequest/onerror-event-expected.txt:
86371         * http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt:
86372         * http/tests/xmlhttprequest/origin-whitelisting-ip-addresses-with-subdomains-expected.txt:
86373         * http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt:
86374         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-expected.txt:
86375         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-expected.txt:
86376         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-sync-expected.txt:
86377         * http/tests/xmlhttprequest/simple-cross-origin-denied-events-sync-expected.txt:
86378         * http/tests/xmlhttprequest/simple-cross-origin-progress-events-expected.txt:
86379
86380 2010-07-06  Adam Barth  <abarth@webkit.org>
86381
86382         Reviewed by Eric Seidel.
86383
86384         Implement InTableBodyMode
86385         https://bugs.webkit.org/show_bug.cgi?id=41671
86386
86387         * html5lib/runner-expected-html5.txt:
86388
86389 2010-07-06  Varun Jain  <varunjain@chromium.org>
86390
86391         Reviewed by Oliver Hunt.
86392
86393         Implementing CURVE_TO_CUBIC specification for SVG Path Segments. Currently,
86394         curves specified in relative cordinates such as using createCurvetoCubicRel()
86395         javascript function are not displayed.
86396
86397         SVG CurvetoCubic Path not implemented for relative cordinates
86398         https://bugs.webkit.org/show_bug.cgi?id=41294
86399
86400         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
86401         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
86402         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Added.
86403         * svg/custom/svg-curve-with-relative-cordinates.html: Added.
86404
86405 2010-07-06  Xan Lopez  <xlopez@igalia.com>
86406
86407         Skip flakey a11y test.
86408
86409         * platform/gtk/Skipped:
86410
86411 2010-07-06  Eric Seidel  <eric@webkit.org>
86412
86413         Reviewed by Adam Barth.
86414
86415         Add processing for "in cell" mode and end tag processing for "in row"
86416         https://bugs.webkit.org/show_bug.cgi?id=41688
86417
86418         * html5lib/resources/tables01.dat:
86419         * html5lib/runner-expected-html5.txt:
86420         * html5lib/runner-expected.txt:
86421
86422 2010-07-06  Eric Seidel  <eric@webkit.org>
86423
86424         Reviewed by Adam Barth.
86425
86426         Make <a> auto-close any parent <a> tag
86427         https://bugs.webkit.org/show_bug.cgi?id=41684
86428
86429         * html5lib/runner-expected-html5.txt:
86430          - Update expectations now that we pass 9 more subtests.
86431
86432 2010-07-06  Vitaly Repeshko  <vitalyr@chromium.org>
86433
86434         Unreviewed.
86435
86436         [chromium] Update expectations.
86437
86438         * platform/chromium-mac/html5lib/runner-expected.txt:
86439         * platform/chromium-win/html5lib/runner-expected.txt:
86440         * platform/chromium-win/svg/hixie/error/013-expected.txt:
86441
86442 2010-07-06  Csaba Osztrogonác  <ossy@webkit.org>
86443
86444         Unreviewed.
86445
86446         [Qt] png/checksums for tests need to be updated after r62444
86447         https://bugs.webkit.org/show_bug.cgi?id=41568
86448
86449         * platform/qt/fast/dynamic/anchor-lock-expected.checksum: Added.
86450         * platform/qt/fast/dynamic/anchor-lock-expected.png: Added.
86451         * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.checksum: Added.
86452         * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
86453         * platform/qt/fast/repaint/fixed-tranformed-expected.checksum: Updated.
86454         * platform/qt/fast/repaint/fixed-tranformed-expected.png: Updated.
86455         * platform/qt/fast/repaint/repaint-during-scroll-expected.checksum: Updated.
86456         * platform/qt/fast/repaint/repaint-during-scroll-expected.png: Updated.
86457         * platform/qt/transforms/2d/transform-fixed-container-expected.checksum: Added.
86458         * platform/qt/transforms/2d/transform-fixed-container-expected.png: Added.
86459
86460 2010-07-06  Adam Barth  <abarth@webkit.org>
86461
86462         Reviewed by Eric Seidel.
86463
86464         Implement InColgroupMode
86465         https://bugs.webkit.org/show_bug.cgi?id=41663
86466
86467         * html5lib/runner-expected-html5.txt:
86468
86469 2010-07-06  Eric Seidel  <eric@webkit.org>
86470
86471         Unreviewed.  Update test expectations for the LegacyTreeBuilder codepath.
86472
86473         Implement bookmarking for HTML5 Adoption Agency algorithm
86474         https://bugs.webkit.org/show_bug.cgi?id=41659
86475
86476         * html5lib/runner-expected.txt:
86477
86478 2010-07-06  Yuzo Fujishima  <yuzo@google.com>
86479
86480         Unreviewed test expectation update.
86481
86482         unicode-range doesn't seem to be implemented for Qt.
86483
86484         * platform/qt/Skipped:
86485
86486 2010-07-06  Eric Seidel  <eric@webkit.org>
86487
86488         Reviewed by Adam Barth.
86489
86490         Implement bookmarking for HTML5 Adoption Agency algorithm
86491         https://bugs.webkit.org/show_bug.cgi?id=41659
86492
86493         Added 3 new adoption tests because the suite didn't
86494         cover all the bookmarking cases.
86495
86496         * html5lib/runner-expected-html5.txt:
86497          - Fixes tests!
86498         * html5lib/resources/adoption01.dat
86499
86500 2010-07-06  Nikolas Zimmermann  <nzimmermann@rim.com>
86501
86502         Not reviewed. Add missing layout test result.
86503
86504         * svg/css/svg-ellipse-render-crash-expected.txt: Added.
86505
86506 2010-07-06  Adam Barth  <abarth@webkit.org>
86507
86508         Reviewed by Eric Seidel.
86509
86510         Implement InCaptionMode
86511         https://bugs.webkit.org/show_bug.cgi?id=41660
86512
86513         Massive test progression due to fixing Mr. Adoption Agency.
86514
86515         * html5lib/runner-expected-html5.txt:
86516
86517 2010-07-06  Adam Barth  <abarth@webkit.org>
86518
86519         Reviewed by Eric Seidel.
86520
86521         Implement defaut cases for InTableMode
86522         https://bugs.webkit.org/show_bug.cgi?id=41656
86523
86524         * html5lib/runner-expected-html5.txt:
86525
86526 2010-07-05  Nikolas Zimmermann  <nzimmermann@rim.com>
86527
86528         Reviewed by Dirk Schulze.
86529
86530         SVGRenderContainer forces too many kids to relayout
86531         https://bugs.webkit.org/show_bug.cgi?id=15391
86532
86533         Update results for svg/hixie/error/013.xml. After removing the "if (!selfNeedsLayout() && svg->hasRelativeLengths()) return;"
86534         check from calcViewport(), the RenderSVGRoot size of this document changes. The root of the problem is that we're passing
86535         negative width/heights to the CSS parsing code, resulting in an error, thus CSSProperyWidth/Height of the outermost <svg>
86536         are still 100%, but the selfHasRelativeValues() function will return false, as the attribute values are numbers, not relative
86537         lengths. Thus, with the check above, the outermost <svg> was not receiving viewport size changes properly.
86538         In order to properly fix 013.xml, we'd need to assure to not pass negative width/heights to CSS, but instead set to 0.
86539
86540         * platform/mac/svg/hixie/error/013-expected.txt:
86541
86542 2010-07-05  Yuzo Fujishima  <yuzo@google.com>
86543
86544         Reviewed by Dan Bernstein.
86545
86546         Fix for Bug 41509 - Ranges for @font-face unicode-range must be separated by commas
86547         https://bugs.webkit.org/show_bug.cgi?id=41509
86548
86549         * fast/css/beforeSelectorOnCodeElement.html:
86550           Fixed the space-separated ranges.
86551         * fast/css/font-face-multiple-ranges-for-unicode-range-expected.txt: Added.
86552         * fast/css/font-face-multiple-ranges-for-unicode-range.html: Added.
86553         * fast/css/text-security.html:
86554           Fixed the space-separated ranges.
86555         * fast/events/updateLayoutForHitTest.html:
86556           Fixed the space-separated ranges.
86557         * fast/text/capitalize-boundaries.html:
86558           Fixed the space-separated ranges.
86559         * platform/win/css2.1/resources/Mac-compatible-font-fallback.css:
86560         (@font-face):
86561           Fixed the space-separated ranges.
86562
86563 2010-07-05  Eric Seidel  <eric@webkit.org>
86564
86565         Reviewed by Adam Barth.
86566
86567         Fix one more notImplemented in h1-h6 start tag handling
86568         https://bugs.webkit.org/show_bug.cgi?id=41654
86569
86570         * html5lib/runner-expected-html5.txt:
86571          - Fix two sub-tests!
86572
86573 2010-07-05  Eric Seidel  <eric@webkit.org>
86574
86575         Reviewed by Adam Barth.
86576
86577         Add <isindex> support, per HTML5
86578         https://bugs.webkit.org/show_bug.cgi?id=41650
86579
86580         * html5lib/resources/tests2.dat:
86581          - Make the expected wording match the HTML5 spec.
86582            Not sure why the wording in this test diverged.
86583         * html5lib/resources/isindex.dat:
86584          - Cover more isindex cases.
86585         * html5lib/runner.html:
86586
86587 2010-07-05  Adam Barth  <abarth@webkit.org>
86588
86589         Reviewed by Eric Seidel.
86590
86591         Implement in select in table
86592         https://bugs.webkit.org/show_bug.cgi?id=41646
86593
86594         Add some tests for this mode.  We fail all these tests currently
86595         because there's no way to get into this mode.  :(
86596
86597         * html5lib/resources/tables01.dat:
86598         * html5lib/runner-expected-html5.txt:
86599         * html5lib/runner-expected.txt:
86600
86601 2010-07-05  Adam Barth  <abarth@webkit.org>
86602
86603         Reviewed by Eric Seidel.
86604
86605         Implement basic text node coalescing
86606         https://bugs.webkit.org/show_bug.cgi?id=41623
86607
86608         * html5lib/resources/webkit01.dat:
86609             - This test had incorrect expected results according to the spec
86610               and to Minefield.
86611         * html5lib/runner-expected-html5.txt:
86612             - Update expected results to show test progression.  In some cases,
86613               we continue to fail tests, but in new (also wrong) ways.  I think
86614               that's ok though.
86615         * html5lib/runner-expected.txt:
86616             - Update expected results w.r.t. new webkit01.dat baseline.
86617         * html5lib/webkit-resumer-expected.txt:
86618             - Update expected results w.r.t. new webkit01.dat baseline.
86619
86620 2010-07-05  Adam Barth  <abarth@webkit.org>
86621
86622         Reviewed by Eric Seidel.
86623
86624         Implement InSelectMode
86625         https://bugs.webkit.org/show_bug.cgi?id=41627
86626
86627         Massive test progression.
86628
86629         * html5lib/runner-expected-html5.txt:
86630
86631 2010-07-05  Yuzo Fujishima  <yuzo@google.com>
86632
86633         Unreviewed test expectation update.
86634
86635         Fix: On Leopard run-webkit-tests complains: Skipped list contained
86636         'compositing/iframes/composited-iframe.html', but no file of that name
86637         could be found
86638
86639         * platform/mac-leopard/Skipped:
86640         Removed the above test.
86641
86642 2010-07-05  Adam Barth  <abarth@webkit.org>
86643
86644         Unreviewed.
86645
86646         We were discussing this test case, so I figured I might as well add it
86647         to the suite.
86648
86649         * html5lib/resources/webkit01.dat:
86650         * html5lib/runner-expected-html5.txt:
86651         * html5lib/runner-expected.txt:
86652         * html5lib/webkit-resumer-expected.txt:
86653
86654 2010-07-05  Fady Samuel  <fsamuel@chromium.org>
86655
86656         Reviewed by Darin Adler.
86657
86658         Fixed a svg crash when setting class of an svg ellipse object.
86659
86660         Altering the CSS class of an attached SVG element causes WebKit to crash
86661         https://bugs.webkit.org/show_bug.cgi?id=40857
86662
86663         * platform/chromium-linux/svg/css/svg-ellipse-render-crash-expected.txt: Added.
86664         * svg/css/svg-ellipse-render-crash.html: Added.
86665
86666 2010-07-05  Dan Bernstein  <mitz@apple.com>
86667
86668         Reviewed by Sam Weinig.
86669
86670         Reproducible crash with Optimize Legibility extension
86671         https://bugs.webkit.org/show_bug.cgi?id=41585
86672
86673         * fast/css/text-rendering-priority-expected.txt: Added.
86674         * fast/css/text-rendering-priority.html: Added.
86675
86676 2010-07-05  Alice Liu  <alice.liu@apple.com>
86677
86678         Reviewed by Dan Bernstein.
86679
86680         Crash reading past end of block in UniscribeController::shapeAndPlaceItem
86681         https://bugs.webkit.org/show_bug.cgi?id=41554
86682
86683         * platform/win/fast/text/uniscribe-item-boundary-crash-expected.txt: Added.
86684         * platform/win/fast/text/uniscribe-item-boundary-crash.html: Added.
86685
86686 2010-07-05  Eric Seidel  <eric@webkit.org>
86687
86688         Reviewed by Adam Barth.
86689
86690         Implement HTML5's "reset insertion mode appropriately"
86691         https://bugs.webkit.org/show_bug.cgi?id=41628
86692
86693         Fixes a bunch of subtests!
86694
86695         * html5lib/runner-expected-html5.txt:
86696
86697 2010-07-05  Eric Seidel  <eric@webkit.org>
86698
86699         Reviewed by Adam Barth.
86700
86701         Implement HTML5's "reset insertion mode appropriately"
86702         https://bugs.webkit.org/show_bug.cgi?id=41628
86703
86704         Fixes a bunch of subtests!
86705
86706         * html5lib/runner-expected-html5.txt:
86707
86708 2010-07-05  Eric Seidel  <eric@webkit.org>
86709
86710         Reviewed by Adam Barth.
86711
86712         Add </table> support for "in table" insertion mode
86713         https://bugs.webkit.org/show_bug.cgi?id=41591
86714
86715         Add tests for </table> in "in table" mode, and
86716         one for ignored close tags.
86717
86718         * html5lib/resources/tables01.dat:
86719         * html5lib/runner-expected-html5.txt:
86720         * html5lib/runner-expected.txt:
86721
86722 2010-07-05  Eric Seidel  <eric@webkit.org>
86723
86724         Reviewed by Adam Barth.
86725
86726         Implement HTML5's "reset insertion mode appropriately"
86727         https://bugs.webkit.org/show_bug.cgi?id=41628
86728
86729         Fixes a bunch of subtests!
86730
86731         * html5lib/runner-expected-html5.txt:
86732
86733 2010-07-05  Eric Seidel  <eric@webkit.org>
86734
86735         Reviewed by Adam Barth.
86736
86737         Add basic <col> support to the treebuilder
86738         https://bugs.webkit.org/show_bug.cgi?id=41590
86739
86740         Test the new <col> support. Turns out the old treebuilder doesn't
86741         handle <table><col> correctly.
86742
86743         * html5lib/resources/tables01.dat:
86744         * html5lib/runner-expected-html5.txt:
86745         * html5lib/runner-expected.txt:
86746
86747 2010-07-05  Eric Seidel  <eric@webkit.org>
86748
86749         Reviewed by Adam Barth.
86750
86751         Add basic "in row" mode to support <td> insertion
86752         https://bugs.webkit.org/show_bug.cgi?id=41588
86753
86754         Added tables01.dat to test a previously untested
86755         <table><th> case.  I expect we'll add many more table
86756         tests there as we complete our implementation.
86757
86758         * html5lib/runner-expected-html5.txt:
86759         * html5lib/runner-expected.txt:
86760         * html5lib/runner.html:
86761         * html5lib/resources/tables01.dat: Added.
86762
86763 2010-07-05  Eric Seidel  <eric@webkit.org>
86764
86765         Reviewed by Adam Barth.
86766
86767         Finish implementing "any other end tag" for "in body" mode
86768         https://bugs.webkit.org/show_bug.cgi?id=41582
86769
86770         * html5lib/resources/inbody01.dat: Added.
86771         * html5lib/runner-expected-html5.txt:
86772          - Update the one result which was affected by this.
86773            That test would pass if we had text node coalescing.
86774         * html5lib/runner-expected.txt:
86775          - Update to add the extra test suite.
86776         * html5lib/runner.html:
86777
86778
86779 2010-07-05  Yury Semikhatsky  <yury@yurys-imac.local>
86780
86781         Unreviewed. Provide Chromium specific expectations for new svg tests.
86782
86783         * platform/chromium-linux/svg/custom/clone-element-with-animated-svg-properties-expected.checksum: Added.
86784         * platform/chromium-linux/svg/custom/relative-sized-inner-svg-expected.checksum: Added.
86785         * platform/chromium-linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum: Added.
86786         * platform/chromium-linux/svg/filters/filter-width-update-expected.checksum: Added.
86787         * platform/chromium-mac/svg/filters/filter-width-update-expected.checksum: Added.
86788         * platform/chromium-win/svg/custom/clone-element-with-animated-svg-properties-expected.checksum: Added.
86789         * platform/chromium-win/svg/custom/clone-element-with-animated-svg-properties-expected.png: Added.
86790         * platform/chromium-win/svg/custom/clone-element-with-animated-svg-properties-expected.txt: Added.
86791         * platform/chromium-win/svg/custom/relative-sized-inner-svg-expected.checksum: Added.
86792         * platform/chromium-win/svg/custom/relative-sized-inner-svg-expected.png: Added.
86793         * platform/chromium-win/svg/custom/relative-sized-inner-svg-expected.txt: Added.
86794         * platform/chromium-win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum: Added.
86795         * platform/chromium-win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
86796         * platform/chromium-win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Added.
86797         * platform/chromium-win/svg/filters/filter-width-update-expected.checksum: Added.
86798         * platform/chromium-win/svg/filters/filter-width-update-expected.png: Added.
86799         * platform/chromium-win/svg/filters/filter-width-update-expected.txt: Added.
86800
86801 2010-07-05  Rob Buis  <rwlbuis@gmail.com>
86802
86803         Reviewed by Dirk Schulze.
86804
86805         IE SVG test fails
86806         https://bugs.webkit.org/show_bug.cgi?id=41619
86807
86808         One new test and two adapted to the change.
86809
86810         * svg/custom/script-tests/svg-createsvgtransform-type.js: Added.
86811         * svg/custom/svg-createsvgtransform-type-expected.txt: Added.
86812         * svg/custom/svg-createsvgtransform-type.html: Added.
86813         * svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.txt:
86814         * svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.txt:
86815         * svg/dynamic-updates/script-tests/SVGPatternElement-svgdom-patternTransform-prop.js:
86816         * svg/dynamic-updates/script-tests/SVGRadialGradientElement-svgdom-gradientTransform-prop.js:
86817
86818 2010-07-05  Nikolas Zimmermann  <nzimmermann@rim.com>
86819
86820         Reviewed by Dirk Schulze.
86821
86822         Logic to track whether elements are using relative lengths is incomplete
86823         https://bugs.webkit.org/show_bug.cgi?id=41566
86824
86825         Add two new relative-sized-*.svg tests that would break, when relative sized kids aren't layout correctly.
86826         Add new test covering that filters update their clients, if any attribute changes.
86827
86828         * platform/mac/svg/custom/relative-sized-inner-svg-expected.checksum: Added.
86829         * platform/mac/svg/custom/relative-sized-inner-svg-expected.png: Added.
86830         * platform/mac/svg/custom/relative-sized-inner-svg-expected.txt: Added.
86831         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum: Added.
86832         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
86833         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: Added.
86834         * platform/mac/svg/filters/filter-width-update-expected.checksum: Added.
86835         * platform/mac/svg/filters/filter-width-update-expected.png: Added.
86836         * platform/mac/svg/filters/filter-width-update-expected.txt: Added.
86837         * svg/custom/relative-sized-inner-svg.xhtml: Added.
86838         * svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml: Added.
86839         * svg/filters/filter-width-update.svg: Added.
86840
86841 2010-07-05  Nikolas Zimmermann  <nzimmermann@rim.com>
86842
86843         Reviewed by Dirk Schulze / Darin Adler.
86844
86845         Node.cloneNode does not work on SVG nodes
86846         https://bugs.webkit.org/show_bug.cgi?id=41421
86847
86848         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.checksum: Added.
86849         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.png: Added.
86850         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.txt: Added.
86851         * svg/custom/clone-element-with-animated-svg-properties.html: Added.
86852
86853 2010-07-05  Nikolas Zimmermann  <nzimmermann@rim.com>
86854
86855         Reviewed by Darin Adler.
86856
86857         Memory corruption with SVG <use> element
86858         https://bugs.webkit.org/show_bug.cgi?id=40994
86859
86860         * platform/mac/svg/custom/use-property-synchronization-crash-expected.checksum: Added.
86861         * platform/mac/svg/custom/use-property-synchronization-crash-expected.png: Added.
86862         * platform/mac/svg/custom/use-property-synchronization-crash-expected.txt: Added.
86863         * svg/custom/use-property-synchronization-crash.svg: Added.
86864
86865 2010-07-04  Rob Buis  <rwlbuis@gmail.com>
86866
86867         Reviewed by Dirk Schulze.
86868
86869         SVG polygons should draw polygons up to the first parsing error
86870         https://bugs.webkit.org/show_bug.cgi?id=41140
86871
86872         Add a new test for the new behaviour on points parsing errors
86873         and adjust old tests.
86874
86875         * platform/mac/svg/custom/polyline-invalid-points-expected.txt:
86876         * svg/custom/poly-parsing-error-expected.txt: Added.
86877         * svg/custom/poly-parsing-error.html: Added.
86878         * svg/custom/polyline-invalid-points.svg:
86879         * svg/custom/script-tests/poly-parsing-error.js: Added.
86880         * svg/dom/points-parser-expected.txt:
86881         * svg/dom/points-parser.html:
86882
86883 2010-07-04  Yury Semikhatsky  <yurys@chromium.org>
86884
86885         Unreviewed. Mark fast/js/function-apply-many-args.html as
86886         having wrong output in debug mode.
86887
86888         * platform/chromium/test_expectations.txt:
86889
86890 2010-07-04  Eric Seidel  <eric@webkit.org>
86891
86892         Reviewed by Adam Barth.
86893
86894         Add basic "in table body" mode to support <tr> insertion
86895         https://bugs.webkit.org/show_bug.cgi?id=41587
86896
86897         * html5lib/runner-expected-html5.txt:
86898          - <tr> tags now show up, imagine that.
86899
86900 2010-07-04  Peter Kasting  <pkasting@google.com>
86901
86902         Unreviewed.  Update Chromium test expectations.
86903
86904         * platform/chromium-mac/html5lib/runner-expected.txt:
86905         * platform/chromium-win/html5lib/runner-expected.txt:
86906         * platform/chromium/test_expectations.txt:
86907
86908 2010-07-04  Eric Seidel  <eric@webkit.org>
86909
86910         Reviewed by Adam Barth.
86911
86912         Add a very basic InTable insertion mode
86913         https://bugs.webkit.org/show_bug.cgi?id=41581
86914
86915         * html5lib/runner-expected-html5.txt:
86916          - Update expectations now that we pass 6 more tests.
86917
86918 2010-07-02  Eric Seidel  <eric@webkit.org>
86919
86920         Reviewed by Adam Barth.
86921
86922         HTMLTreeBuilder needs an adoption agency
86923         https://bugs.webkit.org/show_bug.cgi?id=41453
86924
86925         Added new adoption01 suite for testing adoption agency
86926         bugs.  Right now only the simplest adoption test passes.
86927         I'll be adding more in future commits.
86928
86929         * html5lib/resources/adoption01.dat: Added.
86930         * html5lib/runner-expected-html5.txt:
86931         * html5lib/runner-expected.txt:
86932         * html5lib/runner.html:
86933
86934 2010-07-04  Robert Hogan  <robert@webkit.org>
86935
86936         [Qt] Triage failing HTTP tests in Qt Skipped list
86937
86938         Unreviewed, sorting tests and adding comments to skipped list.
86939
86940         * platform/qt/Skipped:
86941
86942 2010-07-04  Robert Hogan  <robert@webkit.org>
86943
86944         [Qt] NPP_SetWindow seems to not be called when TestNetscapePlugin is moved
86945
86946         Unreviewed, accidental omission from r61505
86947
86948         https://bugs.webkit.org/show_bug.cgi?id=36702
86949
86950         Forgot to unskip plugins/reentrant-update-widget-positions.html
86951         as part of http://trac.webkit.org/changeset/61505
86952
86953         * platform/qt/Skipped:
86954
86955 2010-07-04  Yury Semikhatsky  <yury@yurys-imac.local>
86956
86957         Unreviewed. Update Chromium test expectations.
86958
86959         * platform/chromium-mac/fast/js/function-apply-expected.txt: Added.
86960         * platform/chromium-mac/fast/js/function-apply-many-args-expected.txt: Added.
86961         * platform/chromium-mac/html5lib/runner-expected.txt:
86962         * platform/chromium-win/fast/js/function-apply-expected.txt: Added.
86963         * platform/chromium-win/fast/js/function-apply-many-args-expected.txt: Added.
86964         * platform/chromium-win/html5lib/runner-expected.txt:
86965
86966 2010-07-03  Adam Barth  <abarth@webkit.org>
86967
86968         Reviewed by Maciej Stachowiak.
86969
86970         Implement AfterAfterFramesetMode
86971         https://bugs.webkit.org/show_bug.cgi?id=41561
86972
86973         Test coverage of this mode was a bit ... lacking, shall we say?  This
86974         patch adds a test for it.
86975
86976         * html5lib/resources/webkit01.dat:
86977         * html5lib/runner-expected-html5.txt:
86978         * html5lib/runner-expected.txt:
86979         * html5lib/webkit-resumer-expected.txt:
86980
86981 2010-07-03  Zhenyao Mo  <zmo@google.com>
86982
86983         Reviewed by Dimitri Glazkov.
86984
86985         WebGLRenderingContext::vertexAttrib* leads to possible out-of-range vector member visit
86986         https://bugs.webkit.org/show_bug.cgi?id=41572
86987
86988         * platform/mac-leopard/Skipped: Adding back the program-test.html test since the failure cause is fixed in this patch.
86989
86990 2010-07-03  Darin Adler  <darin@apple.com>
86991
86992         Added test cases for edge cases in apply function on arrays.
86993         https://bugs.webkit.org/show_bug.cgi?id=41351
86994
86995         * fast/js/function-apply-expected.txt: Updated to expect success.
86996         * fast/js/script-tests/function-apply.js: Added test cases.
86997
86998 2010-07-03  Robert Hogan  <robert@webkit.org>
86999
87000         Reviewed by Kenneth Rohde Christiansen.
87001
87002         [Qt] Return usable property names from DRT's computedStyleIncludingVisitedInfo()
87003
87004         Unskip fast/history/self-is-visited.html
87005
87006         https://bugs.webkit.org/show_bug.cgi?id=40445
87007
87008         * platform/qt/Skipped:
87009
87010 2010-07-03  Robert Hogan  <robert@webkit.org>
87011
87012         [Qt] Update Qt expected results after r62444
87013
87014         Unreviewed, update test results.
87015
87016         http://trac.webkit.org/changeset/62444
87017         https://bugs.webkit.org/show_bug.cgi?id=41088
87018
87019         Qt expected results for various fast/ tests updated to reflect
87020         support for dumpChildFrameScrollPositions(). Checked against Mac results
87021         and they are all good.
87022
87023         I have not updated the .png and .checksum files for the tests. This is
87024         because I suspect I will not get the same pixel results as the Qt build
87025         bot.
87026
87027         * platform/qt/fast/dynamic/anchor-lock-expected.txt:
87028         * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.txt:
87029         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.txt:
87030         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
87031         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
87032         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.txt:
87033         * platform/qt/fast/repaint/fixed-tranformed-expected.txt:
87034         * platform/qt/fast/repaint/repaint-during-scroll-expected.txt:
87035         * platform/qt/transforms/2d/transform-fixed-container-expected.txt:
87036
87037 2010-07-03  Robert Hogan  <robert@webkit.org>
87038
87039         Reviewed by Kenneth Rohde Christiansen.
87040
87041         [Qt] support dumpChildFrameScrollPositions
87042
87043         https://bugs.webkit.org/show_bug.cgi?id=41088
87044
87045         Unskip:
87046
87047         http/tests/navigation/anchor-subframeload.html
87048         http/tests/navigation/relativeanchor-frames.html
87049
87050         * platform/qt/Skipped:
87051
87052 2010-07-03  Adam Barth  <abarth@webkit.org>
87053
87054         Reviewed by Eric Seidel.
87055
87056         Implement AfterFramesetMode
87057         https://bugs.webkit.org/show_bug.cgi?id=41560
87058
87059         It's somewhat hard to observe this state, so I'm not surprised that the
87060         diff to the expected results are small.  We still fail this test
87061         because we don't handle whitespace correctly.
87062
87063         * html5lib/runner-expected-html5.txt:
87064
87065 2010-07-02  Adam Barth  <abarth@webkit.org>
87066
87067         Reviewed by Eric Seidel.
87068
87069         Implement InFramesetMode
87070         https://bugs.webkit.org/show_bug.cgi?id=41559
87071
87072         And the tests keep progressing.
87073
87074         * html5lib/runner-expected-html5.txt:
87075
87076 2010-07-02  Adam Barth  <abarth@webkit.org>
87077
87078         Reviewed by Eric Seidel.
87079
87080         Handle <frameset> InBody
87081         https://bugs.webkit.org/show_bug.cgi?id=41558
87082
87083         Yay test progression.
87084
87085         * html5lib/runner-expected-html5.txt:
87086
87087 2010-07-02  Adam Barth  <abarth@webkit.org>
87088
87089         Reviewed by Eric Seidel.
87090
87091         Special handling of <rp> and <rt> tags
87092         https://bugs.webkit.org/show_bug.cgi?id=41557
87093
87094         There didn't seem to be test coverage of these cases in the suite, so I
87095         added a couple tests.
87096
87097         * html5lib/resources/webkit01.dat:
87098         * html5lib/runner-expected-html5.txt:
87099         * html5lib/runner-expected.txt:
87100         * html5lib/webkit-resumer-expected.txt:
87101
87102 2010-07-02  Adam Barth  <abarth@webkit.org>
87103
87104         Reviewed by Eric Seidel.
87105
87106         Implement special optgroup processing
87107         https://bugs.webkit.org/show_bug.cgi?id=41556
87108
87109         * html5lib/runner-expected-html5.txt:
87110
87111 2010-07-02  Adam Barth  <abarth@webkit.org>
87112
87113         Reviewed by Eric Seidel.
87114
87115         Handle <image> in new parser
87116         https://bugs.webkit.org/show_bug.cgi?id=41555
87117
87118         Test progression.
87119
87120         * html5lib/runner-expected-html5.txt:
87121
87122 2010-07-02  Oliver Hunt  <oliver@apple.com>
87123
87124         Reviewed by NOBODY (test fix).
87125
87126         Fix test to account for the arg count clamping we do with function.apply
87127
87128         * fast/js/script-tests/function-apply-aliased.js:
87129         (stackOverflowTest):
87130
87131 2010-07-02  Oliver Hunt  <oliver@apple.com>
87132
87133         Reviewed by Gavin Barraclough.
87134
87135         Clamp the number of arguments supported by function.apply
87136         https://bugs.webkit.org/show_bug.cgi?id=41351
87137         <rdar://problem/8142141>
87138
87139         Testcases.
87140
87141         * fast/js/function-apply-many-args-expected.txt: Added.
87142         * fast/js/function-apply-many-args.html: Added.
87143         * fast/js/script-tests/function-apply-many-args.js: Added.
87144
87145 2010-07-02  Peter Kasting  <pkasting@google.com>
87146
87147         Unreviewed, test expectation update.
87148
87149         Mark a newly added test as crashing.
87150
87151         * platform/chromium/test_expectations.txt:
87152
87153 2010-07-02  Andreas Kling  <andreas.kling@nokia.com>
87154
87155         Reviewed by Oliver Hunt.
87156
87157         Add test to verify proper clamping of RGB values.
87158         https://bugs.webkit.org/show_bug.cgi?id=39482
87159
87160         Also unskip 3 canvas/philip tests that now pass.
87161
87162         Spec link:
87163         http://www.whatwg.org/specs/web-apps/current-work/#colors
87164
87165         * fast/canvas/canvas-color-clamping-expected.txt: Added.
87166         * fast/canvas/canvas-color-clamping.html: Added.
87167         * fast/canvas/script-tests/canvas-color-clamping.js: Added.
87168         * platform/mac/Skipped:
87169         * platform/qt/Skipped:
87170
87171 2010-07-02  Dumitru Daniliuc  <dumi@chromium.org>
87172
87173         Reviewed by Darin Fisher.
87174
87175         Minor change to a DB test to make it run correctly with run-webkit-tests --iterations N.
87176         https://bugs.webkit.org/show_bug.cgi?id=41404
87177
87178         * storage/open-database-creation-callback.html:
87179
87180 2010-07-02  Dimitri Glazkov  <dglazkov@chromium.org>
87181
87182         Unreviewed, expectations update.
87183
87184         Provide new expectations for ports that don't handle "Enter-on-select" in the same way as Safari.
87185         https://bugs.webkit.org/show_bug.cgi?id=39532
87186
87187         * platform/chromium-win/fast/forms/implicit-submission-expected.txt: Added.
87188         * platform/gtk/Skipped: Unskipped the test.
87189         * platform/gtk/fast/forms/implicit-submission-expected.txt: Added.
87190         * platform/qt/Skipped: Unskipped the test.
87191         * platform/qt/fast/forms/implicit-submission-expected.txt: Added.
87192
87193 2010-07-02  Zhenyao Mo  <zmo@google.com>
87194
87195         Reviewed by David Levin.
87196
87197         fast/canvas/webgl/program-test.html failed on leopard bot
87198         https://bugs.webkit.org/show_bug.cgi?id=41542
87199
87200         * platform/mac-leopard/Skipped: Skip the failing test for now.
87201
87202 2010-07-02  Brian Weinstein  <bweinstein@apple.com>
87203
87204         Rubber-stamped by Anders Carlsson. 
87205
87206         Update some Windows layout test results after r62215 - adding the .dataset
87207         DOM property.
87208
87209         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
87210         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
87211         * platform/win/fast/dom/prototype-inheritance-expected.txt:
87212         * platform/win/fast/js/global-constructors-expected.txt:
87213
87214 2010-07-02  Dimitri Glazkov  <dglazkov@chromium.org>
87215
87216         Unreviewed, expectations update.
87217
87218         Add fast/forms/implicit-submission.html to Gtk and Qt Skipped list,
87219         because their behaviors are platform-specific and don't match
87220         expected results.
87221         https://bugs.webkit.org/show_bug.cgi?id=39532
87222
87223         * platform/gtk/Skipped: Added fast/forms/implicit-submission.html.
87224         * platform/qt/Skipped: Ditto.
87225
87226 2010-07-02  Abhishek Arya  <inferno@chromium.org>
87227
87228         Reviewed by Darin Fisher.
87229
87230         Tests that images with large width and height values do not result in crash.
87231         Skip layout test for mac and win since it needs to be fixed at image decoder layer for Safari.
87232         https://bugs.webkit.org/show_bug.cgi?id=41487
87233
87234         * fast/images/large-size-image-crash-expected.txt: Added.
87235         * fast/images/large-size-image-crash.html: Added.
87236         * fast/images/resources/large-size-image-crash.jpeg: Added.
87237         * platform/mac/Skipped:
87238         * platform/win/Skipped:
87239
87240 2010-07-02  Peter Beverloo  <peter@lvp-media.com>
87241
87242         Reviewed by Maciej Stachowiak.
87243
87244         Add the HTML5 <mark> element. Text content of the element will have
87245         a yellow background color and black text.
87246
87247         Tests for <p> closing, phrasing child content and residual style.
87248
87249         * fast/html/mark-element-expected.txt: Added.
87250         * fast/html/mark-element.html: Added.
87251         * fast/html/script-tests/mark-element.js: Added.
87252
87253 2010-07-02  Zhenyao Mo  <zmo@google.com>
87254
87255         Reviewed by Dimitri Glazkov.
87256
87257         Fix issues in boundary situations for WebGLRenderingContext::drawArrays/drawElements
87258         https://bugs.webkit.org/show_bug.cgi?id=41473
87259
87260         * fast/canvas/webgl/draw-arrays-out-of-bounds-expected.txt: Test against overflow, size-0 buffer, and count==0 situations.
87261         * fast/canvas/webgl/draw-arrays-out-of-bounds.html: Ditto.
87262         * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt: Ditto.
87263         * fast/canvas/webgl/draw-elements-out-of-bounds.html: Ditto.
87264
87265 2010-07-02  Zhenyao Mo  <zmo@google.com>
87266
87267         Reviewed by Dimitri Glazkov.
87268
87269         linkProgram should fail when vertex/fragment shaders are not both present
87270         https://bugs.webkit.org/show_bug.cgi?id=41380
87271
87272         * fast/canvas/webgl/program-test-expected.txt: Added.
87273         * fast/canvas/webgl/program-test.html: Added.
87274
87275 2010-07-02  Qi Zhang  <qi.2.zhang@nokia.com>
87276
87277         Reviewed by Laszlo Gombos.
87278
87279         [Qt]  Failed on http://philip.html5.org/tests/canvas/suite/tests/2d.drawImage.negativesource.html
87280         
87281         Remove the following test case from Skipped:
87282         canvas/philip/tests/2d.drawImage.negativedest.html
87283         canvas/philip/tests/2d.drawImage.negativedir.html
87284         canvas/philip/tests/2d.drawImage.negativesource.html
87285
87286         * platform/qt/Skipped:
87287
87288 2010-06-24  Dimitri Glazkov  <dglazkov@chromium.org>
87289
87290         Reviewed by Alexey Proskuryakov.
87291
87292         REGRESSION: Enter does not trigger submit of forms when focus is on select.
87293         https://bugs.webkit.org/show_bug.cgi?id=39532
87294
87295         * fast/forms/implicit-submission-expected.txt: Updated.
87296         * fast/forms/implicit-submission.html: Added more test coverage for selects.
87297
87298 2010-07-02  Kent Tamura  <tkent@chromium.org>
87299
87300         Reviewed by Darin Fisher.
87301
87302         [Chromium] Support indeterminate checkbox for Linux, and a small fix for Windows
87303         https://bugs.webkit.org/show_bug.cgi?id=41508
87304
87305         * platform/chromium/test_expectations.txt:
87306           fast/forms/indeterminate.html fails temporarily.
87307
87308 2010-07-02  Peter Varga  <pvarga@inf.u-szeged.hu>
87309
87310         Reviewed by Oliver Hunt.
87311
87312         The alternativeFrameLocation value is wrong in the emitDisjunction function in
87313         case of PatternTerm::TypeParentheticalAssertion. This value needs to be
87314         computed from term.frameLocation instead of term.inputPosition. This mistake caused glibc
87315         memory corruption in some cases.
87316         Layout test added for checking of TypeParentheticalAssertion case.
87317         https://bugs.webkit.org/show_bug.cgi?id=41458
87318
87319         * fast/js/regexp-look-ahead-expected.txt: Added.
87320         * fast/js/regexp-look-ahead.html: Added.
87321         * fast/js/script-tests/regexp-look-ahead.js: Added.
87322
87323 2010-07-02  Zhenyao Mo  <zmo@google.com>
87324
87325         Reviewed by Dimitri Glazkov.
87326
87327         Implement OpenGL ES 2.0 semantics for vertex attribute 0
87328         https://bugs.webkit.org/show_bug.cgi?id=41300
87329
87330         * fast/canvas/webgl/gl-bind-attrib-location-test-expected.txt: Added.
87331         * fast/canvas/webgl/gl-bind-attrib-location-test.html: Added.
87332         * fast/canvas/webgl/gl-vertex-attrib-expected.txt: Added.
87333         * fast/canvas/webgl/gl-vertex-attrib.html: Added.
87334
87335 2010-07-02  Zhenyao Mo  <zmo@google.com>
87336
87337         Reviewed by Dimitri Glazkov.
87338
87339         Need to validate the size of the incoming arrays for uniform* functions
87340         https://bugs.webkit.org/show_bug.cgi?id=41383
87341
87342         * fast/canvas/webgl/gl-uniform-arrays-expected.txt: Test against invalid array size.
87343         * fast/canvas/webgl/gl-uniform-arrays.html: Ditto.
87344         * fast/canvas/webgl/gl-uniformmatrix4fv-expected.txt: Ditto.
87345         * fast/canvas/webgl/gl-uniformmatrix4fv.html: Ditto.
87346
87347 2010-07-02  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
87348
87349         Reviewed by Simon Hausmann.
87350
87351         [Qt] Canvas arcTo() should draw straight line to p1 if p0, p1 and p2 are collinear
87352
87353         The implementation of PathQt's addArcTo() was not float-safe and also had
87354         a case where it drew an 'infinite' line, which is not part of the spec.
87355
87356         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-arcto
87357
87358         We now use qFuzzyCompare() in both cases. The method isPointOnPathBorder()
87359         also had the same problem, and was refactored a bit in the process of fixing
87360         the bug.
87361
87362         Initial patch by Andreas Kling.
87363
87364         https://bugs.webkit.org/show_bug.cgi?id=41412
87365
87366         * platform/qt/Skipped:
87367
87368 2010-07-02  Yury Semikhatsky  <yurys@chromium.org>
87369
87370         Unreviewed. Rebaseline html5lib/runner.html on Chromium Mac.
87371
87372         * platform/chromium-mac/html5lib/runner-expected.txt:
87373
87374 2010-07-02  Yury Semikhatsky  <yurys@chromium.org>
87375
87376         Reviewed by Pavel Feldman.
87377
87378         [v8] Web Inspector: inspected page crashes on attempt to change iframe's src attribute
87379         https://bugs.webkit.org/show_bug.cgi?id=41511
87380
87381         * fast/events/popup-blocked-from-fake-user-gesture-expected.txt: Added.
87382         * fast/events/popup-blocked-from-fake-user-gesture.html: Added.
87383         * http/tests/inspector/change-iframe-src-expected.txt: Added.
87384         * http/tests/inspector/change-iframe-src.html: Added.
87385
87386 2010-07-02  Yury Semikhatsky  <yurys@chromium.org>
87387
87388         Unreviewed. Rebaseline html5lib/runner.html
87389
87390         * platform/chromium-mac/html5lib/runner-expected.txt:
87391         * platform/chromium-win/html5lib/runner-expected.txt:
87392
87393 2010-07-02  Adam Barth  <abarth@webkit.org>
87394
87395         Reviewed by Eric Seidel.
87396
87397         Fix tokenization of <!----->
87398         https://bugs.webkit.org/show_bug.cgi?id=41505
87399
87400         Test progression plus reduced test case.
87401
87402         * html5lib/resources/comments01.dat:
87403         * html5lib/runner-expected-html5.txt:
87404         * html5lib/runner-expected.txt:
87405
87406 2010-07-02  Adam Barth  <abarth@webkit.org>
87407
87408         Reviewed by Eric Seidel.
87409
87410         Implement processFakePEndTagIfPInScope
87411         https://bugs.webkit.org/show_bug.cgi?id=41503
87412
87413         See test progression.
87414
87415         * html5lib/runner-expected-html5.txt:
87416
87417 2010-07-02  Adam Barth  <abarth@webkit.org>
87418
87419         Reviewed by Eric Seidel.
87420
87421         Implement AfterAfterBodyMode
87422         https://bugs.webkit.org/show_bug.cgi?id=41501
87423
87424         The AfterAfterBodyMode doesn't seem to be well-covered by the existing
87425         HTML5lib tests, so I added a few more tests to cover it.  It's somewhat
87426         hard to observe.  The only way I can figure out to observe it is where
87427         the comment elements get attached to the DOM.
87428
87429         * html5lib/resources/webkit01.dat:
87430         * html5lib/runner-expected-html5.txt:
87431         * html5lib/runner-expected.txt:
87432         * html5lib/webkit-resumer-expected.txt:
87433
87434 2010-07-02  Yury Semikhatsky  <yurys@chromium.org>
87435
87436         Unreviewed. Remove accidentally added expectations on Chromium Linux - they should be derived from Windows ones.
87437
87438         * platform/chromium-linux/html5lib/runner-expected.txt: Removed.
87439
87440 2010-07-02  Yury Semikhatsky  <yurys@chromium.org>
87441
87442         Unreviewed. Update Chromium test expectations.
87443
87444         * platform/chromium-linux/html5lib/runner-expected.txt: Added.
87445         * platform/chromium-win/html5lib/runner-expected.txt:
87446         * platform/chromium/test_expectations.txt:
87447
87448 2010-07-02  Adam Barth  <abarth@webkit.org>
87449
87450         Reviewed by Eric Seidel.
87451
87452         Implement AfterBodyMode for HTML5 tree builder
87453         https://bugs.webkit.org/show_bug.cgi?id=41500
87454
87455         Update expected results to show test progression.  Also, add some test
87456         cases to cover how attributes on </br> tags are handled.
87457
87458         * html5lib/resources/webkit01.dat:
87459         * html5lib/runner-expected-html5.txt:
87460         * html5lib/runner-expected.txt:
87461         * html5lib/webkit-resumer-expected.txt:
87462
87463 2010-07-02  Adam Barth  <abarth@webkit.org>
87464
87465         Reviewed by Eric Seidel.
87466
87467         Handle <base> and friends in AfterHeadMode
87468         https://bugs.webkit.org/show_bug.cgi?id=41502
87469
87470         See test progression.  Fun game.
87471
87472         * html5lib/runner-expected-html5.txt:
87473
87474 2010-07-01  Andreas Kling  <andreas.kling@nokia.com>
87475
87476         Reviewed by Tor Arne Vestbø.
87477
87478         Canvas: Don't paint with empty radial gradients
87479         https://bugs.webkit.org/show_bug.cgi?id=41190
87480
87481         Unskip canvas/philip/tests/2d.gradient.radial.equal.html for Qt.
87482
87483         * platform/qt/Skipped:
87484
87485 2010-07-01  David Levin  <levin@chromium.org>
87486
87487         Reviewed by NOBODY (trivial test_expectations change).
87488
87489         * platform/chromium/test_expectations.txt: Removed a test
87490           that is passing and added a test that is now failing.
87491
87492 2010-07-01  David Levin  <levin@chromium.org>
87493
87494         Reviewed by NOBODY (trivial test expectation changes).
87495
87496         * platform/chromium/test_expectations.txt: Upstreamed two
87497           test expectation issues for flaky tests.
87498
87499 2010-07-01  Sheriff Bot  <webkit.review.bot@gmail.com>
87500
87501         Unreviewed, rolling out r62321.
87502         http://trac.webkit.org/changeset/62321
87503         https://bugs.webkit.org/show_bug.cgi?id=41494
87504
87505         Broke the non-win builds. (Requested by dumi on #webkit).
87506
87507         * storage/open-database-creation-callback.html:
87508
87509 2010-06-30  Dumitru Daniliuc  <dumi@chromium.org>
87510
87511         Reviewed by Darin Fisher.
87512
87513         Minor change to a DB test to make it run correctly with run-webkit-tests --iterations N.
87514         https://bugs.webkit.org/show_bug.cgi?id=41404
87515
87516         * storage/open-database-creation-callback.html:
87517
87518 2010-07-01  David Levin  <levin@chromium.org>
87519
87520         Reviewed by NOBODY (test fix).
87521
87522         * platform/chromium/fast/dom/domListEnumeration-expected.txt: Added.
87523           Results differ due to a lack of a v8 binding implementation of dataset.
87524         * platform/chromium/test_expectations.txt: Marked the dataset tests as
87525           failing and referred the corresponding bug for them.
87526
87527 2010-07-01  Alexey Proskuryakov  <ap@apple.com>
87528
87529         Reviewed by Dan Bernstein.
87530
87531         https://bugs.webkit.org/show_bug.cgi?id=41488
87532         <rdar://problem/7487420> Crash in SubresourceLoader::create when load is initiated from plug-in destructor
87533
87534         Renamed write-xssauditor-from-destroy.html test, as it covers multiple issues that can happen
87535         in this situation.
87536
87537         * plugins/js-from-destroy-expected.txt: Copied from LayoutTests/plugins/write-xssauditor-from-destroy-expected.txt.
87538         * plugins/js-from-destroy.html: Copied from LayoutTests/plugins/write-xssauditor-from-destroy.html.
87539         * plugins/resources/js-from-destroy-frame.html: Copied from LayoutTests/plugins/resources/write-xssauditor-from-destroy-frame.html.
87540         * plugins/resources/write-xssauditor-from-destroy-frame.html: Removed.
87541         * plugins/write-xssauditor-from-destroy-expected.txt: Removed.
87542         * plugins/write-xssauditor-from-destroy.html: Removed.
87543
87544 2010-07-01  Andy Estes  <aestes@apple.com>
87545
87546         Reviewed by Darin Adler.
87547  
87548         <rdar://problem/8113003> Test that beforeload fires correctly on images
87549         inserted into the DOM using .innerHTML.
87550         https://bugs.webkit.org/show_bug.cgi?id=40919
87551
87552         * fast/dom/beforeload/image-before-load-innerHTML-expected.txt: Added.
87553         * fast/dom/beforeload/image-before-load-innerHTML.html: Added.
87554
87555 2010-07-01  Oliver Hunt  <oliver@apple.com>
87556
87557         Reviewed by Geoff Garen.
87558
87559         Improve reentrancy logic in polymorphic cache stubs
87560         <https://bugs.webkit.org/show_bug.cgi?id=41482>
87561         <rdar://problem/8094380>
87562
87563         Test cases for cache reentry in the cache code.
87564
87565         * fast/js/reentrant-caching-expected.txt: Added.
87566         * fast/js/reentrant-caching.html: Added.
87567         * fast/js/script-tests/reentrant-caching.js: Added.
87568
87569 2010-07-01  Andreas Kling  <andreas.kling@nokia.com>
87570
87571         Reviewed by Tor Arne Vestbø.
87572
87573         Canvas: bezierCurveTo() and quadraticCurveTo() must ensure subpaths
87574         https://bugs.webkit.org/show_bug.cgi?id=41192
87575
87576         Unskipped two tests:
87577         - canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.2.html
87578         - canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.2.html
87579
87580         fast/canvas/canvas-modify-emptyPath.html was updated to expect the new behavior.
87581
87582         Spec links:
87583         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-beziercurveto
87584         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-quadraticcurveto
87585
87586         * canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.2-expected.txt:
87587         * canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.2-expected.txt:
87588         * fast/canvas/canvas-modify-emptyPath-expected.txt:
87589         * fast/canvas/script-tests/canvas-modify-emptyPath.js:
87590         * platform/mac/Skipped:
87591         * platform/qt/Skipped:
87592
87593 2010-07-01  Andreas Kling  <andreas.kling@nokia.com>
87594
87595         Reviewed by Darin Adler.
87596
87597         Add test for checking that canvas elements can't have a negative width or height.
87598         https://bugs.webkit.org/show_bug.cgi?id=39149
87599
87600         Unskipped 2 canvas/philip/ tests that now pass.
87601
87602         Spec link:
87603         http://www.whatwg.org/specs/web-apps/current-work/#attr-canvas-width
87604
87605         * canvas/philip/tests/size.attributes.parse.minus-expected.txt:
87606         * canvas/philip/tests/size.attributes.setAttribute.minus-expected.txt:
87607         * fast/canvas/canvas-negative-size-expected.txt: Added.
87608         * fast/canvas/canvas-negative-size.html: Added.
87609         * fast/canvas/script-tests/canvas-negative-size.js: Added.
87610         (createFromMarkup):
87611         (trySettingWidth):
87612         (trySettingHeight):
87613         (trySettingWidthAttribute):
87614         (trySettingHeightAttribute):
87615         (tryCreatingCanvasWithWidth):
87616         (tryCreatingCanvasWithHeight):
87617         (tryWidth):
87618         (tryHeight):
87619         (checkDefaultWidth):
87620         (checkDefaultHeight):
87621         * platform/mac/Skipped:
87622         * platform/qt/Skipped:
87623
87624 2010-07-01  Robert Hogan <robert@webkit.org>
87625
87626         Reviewed by Kenneth Rohde Christiansen.
87627
87628         [Qt] dump frames in ascending alphabetical order of title
87629
87630         https://bugs.webkit.org/show_bug.cgi?id=41261
87631
87632         Unskip:
87633         http/tests/navigation/metaredirect-frames.html
87634         http/tests/navigation/redirect302-frames.html
87635         http/tests/navigation/redirect302-subframeload.html
87636         http/tests/navigation/timerredirect-frames.html
87637
87638         * platform/qt/Skipped:
87639
87640 2010-07-01  Kinuko Yasuda  <kinuko@chromium.org>
87641
87642         Unreviewed. Update chromium tests expectations for flaky tests.
87643
87644         * platform/chromium/test_expectations.txt:
87645
87646 2010-07-01  Alexey Proskuryakov  <ap@apple.com>
87647
87648         Reviewed by Darin Adler.
87649
87650         <rdar://problem/8148656> <https://bugs.webkit.org/show_bug.cgi?id=41431>
87651         REGRESSION (r49411): Various crashes due to JavaScript execution during plug-in destruction
87652
87653         Added a test for two specific reproducible cases.
87654
87655         * plugins/resources/write-xssauditor-from-destroy-frame.html: Added.
87656         * plugins/write-xssauditor-from-destroy-expected.txt: Added.
87657         * plugins/write-xssauditor-from-destroy.html: Added.
87658
87659 2010-07-01  Andreas Kling  <andreas.kling@nokia.com>
87660
87661         Reviewed by Darin Adler.
87662
87663         The HTML5 canvas 2d.drawImage.zerocanvas test does not pass
87664         https://bugs.webkit.org/show_bug.cgi?id=40271
87665
87666         Unskipped canvas/philip/tests/2d.drawImage.zerocanvas.html
87667
87668         * canvas/philip/tests/2d.drawImage.zerocanvas-expected.txt:
87669         * platform/mac/Skipped:
87670         * platform/qt/Skipped:
87671
87672 2010-07-01  Yury Semikhatsky  <yurys@chromium.org>
87673
87674         Unreviewed. Update Chromium test expectations for svg/W3C-SVG-1.1/filters-conv-01-f.svg
87675         which is timing out on Linux and Windows.
87676
87677         * platform/chromium/test_expectations.txt:
87678
87679 2010-07-01  Sheriff Bot  <webkit.review.bot@gmail.com>
87680
87681         Unreviewed, rolling out r62246.
87682         http://trac.webkit.org/changeset/62246
87683         https://bugs.webkit.org/show_bug.cgi?id=41470
87684
87685         "Worker tests are broken in Chromium" (Requested by yurys on
87686         #webkit).
87687
87688         * fast/events/popup-blocked-from-fake-user-gesture-expected.txt: Removed.
87689         * fast/events/popup-blocked-from-fake-user-gesture.html: Removed.
87690         * http/tests/inspector/change-iframe-src-expected.txt: Removed.
87691         * http/tests/inspector/change-iframe-src.html: Removed.
87692
87693 2010-07-01  Andreas Kling  <andreas.kling@nokia.com>
87694
87695         Reviewed by Tor Arne Vestbø.
87696
87697         Canvas: Exception erroneously thrown for drawImage() when image.complete=false
87698         https://bugs.webkit.org/show_bug.cgi?id=33968
87699
87700         Added a test to verify that CRC2D does nothing when calling drawImage()
87701         with an incomplete image or video.
87702
87703         Spec link:
87704         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-drawimage
87705
87706         * fast/canvas/canvas-drawImage-incomplete-expected.txt: Added.
87707         * fast/canvas/canvas-drawImage-incomplete.html: Added.
87708         * fast/canvas/script-tests/canvas-drawImage-incomplete.js: Added.
87709
87710 2010-07-01  Justin Schuh  <jschuh@chromium.org>
87711
87712         Reviewed by Dan Bernstein.
87713
87714         Prevent crash on counter destruction
87715         https://bugs.webkit.org/show_bug.cgi?id=40032
87716
87717         * fast/css/counters/destroy-counter-crash-expected.txt: Added.
87718         * fast/css/counters/destroy-counter-crash.html: Added.
87719
87720 2010-07-01  Yury Semikhatsky  <yurys@chromium.org>
87721
87722         Unreviewed. Update Chromium test expectations.
87723
87724         * platform/chromium-mac/html5lib/runner-expected.txt:
87725         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added.
87726         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added.
87727         * platform/chromium/test_expectations.txt:
87728
87729 2010-07-01  Satish Sampath  <satish@chromium.org>
87730
87731         Reviewed by Yury Semikhatsky.
87732
87733         Fix wrong style comment in chromium test expectations file.
87734         https://bugs.webkit.org/show_bug.cgi?id=41460
87735
87736         * platform/chromium/test_expectations.txt:
87737
87738 2010-07-01  Satish Sampath  <satish@chromium.org>
87739
87740         Reviewed by Kent Tamura.
87741
87742         Rendering the speech button in input elements.
87743         https://bugs.webkit.org/show_bug.cgi?id=40984
87744
87745         input-appearance-speechbutton.html checks the appearances of various sizes of speech buttons.
87746         input-appearance-searchandspeech.html checks input type='search' field with speech button.
87747         input-appearance-numberandspeech.html checks input type='number' field with speech button.
87748
87749         * fast/forms/input-appearance-numberandspeech-expected.txt: Added.
87750         * fast/forms/input-appearance-numberandspeech.html: Added.
87751         * fast/forms/input-appearance-searchandspeech-expected.txt: Added.
87752         * fast/forms/input-appearance-searchandspeech.html: Added.
87753         * fast/forms/input-appearance-speechbutton-expected.txt: Added.
87754         * fast/forms/input-appearance-speechbutton.html: Added.
87755         * platform/chromium/test_expectations.txt: Skipped all these new tests as the speech input feature is disabled by default.
87756         * platform/gtk/Skipped:
87757         * platform/mac/fast/forms/input-appearance-numberandspeech-expected.checksum: Added.
87758         * platform/mac/fast/forms/input-appearance-numberandspeech-expected.png: Added.
87759         * platform/mac/fast/forms/input-appearance-searchandspeech-expected.checksum: Added.
87760         * platform/mac/fast/forms/input-appearance-searchandspeech-expected.png: Added.
87761         * platform/mac/fast/forms/input-appearance-speechbutton-expected.checksum: Added.
87762         * platform/mac/fast/forms/input-appearance-speechbutton-expected.png: Added.
87763         * platform/mac/Skipped:
87764         * platform/qt/Skipped:
87765         * platform/win/Skipped:
87766
87767 2010-07-01  Yury Semikhatsky  <yurys@chromium.org>
87768
87769         Reviewed by Adam Barth.
87770
87771         [v8] Web Inspector: inspected page crashes on attempt to change iframe's src attribute
87772         https://bugs.webkit.org/show_bug.cgi?id=41350
87773
87774         * fast/events/popup-blocked-from-fake-user-gesture-expected.txt: Added.
87775         * fast/events/popup-blocked-from-fake-user-gesture.html: Added.
87776         * http/tests/inspector/change-iframe-src-expected.txt: Added.
87777         * http/tests/inspector/change-iframe-src.html: Added.
87778
87779 2010-07-01  Zoltan Herczeg  <zherczeg@webkit.org>
87780
87781         Reviewed by Nikolas Zimmermann.
87782
87783         Updating expected values for feConvolveMatrix
87784         https://bugs.webkit.org/show_bug.cgi?id=5861
87785
87786         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
87787         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
87788
87789 2010-07-01  Adam Barth  <abarth@webkit.org>
87790
87791         Reviewed by Eric Seidel.
87792
87793         Parameter names in frame src URLs parsed incorrectly if resembles HTML entity code followed by underscore
87794         https://bugs.webkit.org/show_bug.cgi?id=41345
87795
87796         Add some more HTML entity test coverage for when the trailing semicolon
87797         character is required.
87798
87799         * html5lib/resources/entities02.dat:
87800
87801 2010-07-01  Yury Semikhatsky  <yurys@chromium.org>
87802
87803         Unreviewed. Update Chromium test expectations.
87804
87805         * platform/chromium-mac/html5lib/runner-expected.txt:
87806         * platform/chromium-win/html5lib/runner-expected.txt:
87807
87808 2010-07-01  Eric Seidel  <eric@webkit.org>
87809
87810         Reviewed by Adam Barth.
87811
87812         Make html5lib/runner dump failure details by default
87813         https://bugs.webkit.org/show_bug.cgi?id=41436
87814
87815         This makes it much easier to see our result changes
87816         in patch reviews.  Especially when we change behavior
87817         but don't necessarily fix entire subtests.
87818
87819         This patch was previously rolled out due to a bogus comment
87820         in tests1.dat causing a EOF (null) to be emitted in the
87821         results, causing diff to treat the file as binary (and thus
87822         make it impossible to see differences).
87823
87824         The EOF/NULL bug was resolved by bug 41439, so relanding.
87825
87826         * html5lib/runner-expected-html5.txt:
87827         * html5lib/runner-expected.txt:
87828         * html5lib/runner.html:
87829
87830 2010-07-01  Adam Barth  <abarth@webkit.org>
87831
87832         Reviewed by Eric Seidel.
87833
87834         BogusCommentState should come in from the cold
87835         https://bugs.webkit.org/show_bug.cgi?id=41439
87836
87837         Test progression => :)
87838
87839         * html5lib/runner-expected.txt:
87840         * html5lib/webkit-resumer-expected.txt:
87841
87842 2010-07-01  Eric Seidel  <eric@webkit.org>
87843
87844         Unreviewed, rolling out r62231.
87845         http://trac.webkit.org/changeset/62231
87846         https://bugs.webkit.org/show_bug.cgi?id=41436
87847
87848         diff thinks runner-expected.txt is binary which makes the
87849         results impossible to read
87850
87851         * html5lib/runner-expected-html5.txt:
87852         * html5lib/runner-expected.txt:
87853         * html5lib/runner.html:
87854
87855 2010-06-30  Eric Seidel  <eric@webkit.org>
87856
87857         Reviewed by Adam Barth.
87858
87859         Make html5lib/runner dump failure details by default
87860         https://bugs.webkit.org/show_bug.cgi?id=41436
87861
87862         This makes it much easier to see our result changes
87863         in patch reviews.  Especially when we change behavior
87864         but don't necessarily fix entire subtests.
87865
87866         * html5lib/runner-expected-html5.txt:
87867         * html5lib/runner-expected.txt:
87868         * html5lib/runner.html:
87869
87870 2010-06-30  Eric Seidel  <eric@webkit.org>
87871
87872         Reviewed by Adam Barth.
87873
87874         Implement generateImpliedEndTags and deploy to steps which were blocked on it
87875         https://bugs.webkit.org/show_bug.cgi?id=41432
87876
87877         * html5lib/runner-expected-html5.txt:
87878          - Test 2.28 is now fixed.
87879
87880 2010-06-30  Martin Robinson  <mrobinson@igalia.com>
87881
87882         Unreviewed.
87883
87884         Update GTK+ expected results after r62215.
87885
87886         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
87887         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
87888         * platform/gtk/fast/js/global-constructors-expected.txt:
87889
87890 2010-06-30  Adam Barth  <abarth@webkit.org>
87891
87892         Unreviewed.
87893
87894         Fix Sam's brokeness.
87895
87896         AFAIK, this new expected result is ok (especially given that it still
87897         says PASS).
87898
87899         * fast/dom/Window/window-postmessage-clone-expected.txt:
87900
87901 2010-06-30  Csaba Osztrogonác  <ossy@webkit.org>
87902
87903         Unreviewed fix. Update Qt specific expected files after r62215.
87904
87905         * platform/qt/fast/dom/Window/window-properties-expected.txt:
87906         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
87907         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
87908         * platform/qt/fast/js/global-constructors-expected.txt:
87909
87910 2010-06-30  David Levin  <levin@chromium.org>
87911
87912         Reviewed by NOBODY (baseline updates corresponding to newly added tests).
87913
87914         Added chromium-mac specific results due to new tests added in r62200.
87915
87916         * platform/chromium-mac/fast/borders/borderRadiusDashed04-expected.checksum: Added.
87917         * platform/chromium-mac/fast/borders/borderRadiusDotted06-expected.checksum: Added.
87918         * platform/chromium/test_expectations.txt: Added failures due to bug 41311.
87919
87920 2010-06-29  Sam Weinig  <sam@webkit.org>
87921
87922         Reviewed by Dan Bernstein.
87923
87924         Test changes for https://bugs.webkit.org/show_bug.cgi?id=41146
87925         <rdar://problem/8126069>
87926         Implement the .dataset DOM property
87927
87928         * fast/dom/Window/window-properties-expected.txt:
87929         * fast/dom/Window/window-property-descriptors-expected.txt:
87930         * fast/dom/dataset-expected.txt: Added.
87931         * fast/dom/dataset-xhtml-expected.txt: Added.
87932         * fast/dom/dataset-xhtml.xhtml: Added.
87933         * fast/dom/dataset.html: Added.
87934         * fast/dom/domListEnumeration-expected.txt:
87935         * fast/dom/prototype-inheritance-2-expected.txt:
87936         * fast/dom/prototype-inheritance-expected.txt:
87937         * fast/dom/script-tests/dataset-xhtml.js: Added.
87938         * fast/dom/script-tests/dataset.js: Added.
87939         * fast/dom/script-tests/domListEnumeration.js:
87940         * fast/js/global-constructors-expected.txt:
87941
87942 2010-06-30  Albert J. Wong  <ajwong@chromium.org>
87943
87944         Not reviewed. Chromium: Disable flaky test.
87945
87946         Add an IMAGE failure to linux standalone-image-drag-to-editable.html.
87947         Test has been flaky on build.
87948
87949         * platform/chromium/test_expectations.txt:
87950
87951 2010-06-30  Beth Dakin  <bdakin@apple.com>
87952
87953         Reviewed by Dan Bernstein.
87954
87955         20 tests to (at least temporarily) satisfy https://bugs.webkit.org/show_bug.cgi?id=41303 Need way more border-radius tests 
87956
87957         * fast/borders/border-radius-circle.html: Added.
87958         * fast/borders/border-radius-groove-01.html: Added.
87959         * fast/borders/border-radius-groove-02.html: Added.
87960         * fast/borders/border-radius-groove-03.html: Added.
87961         * fast/borders/border-radius-wide-border-01.html: Added.
87962         * fast/borders/border-radius-wide-border-02.html: Added.
87963         * fast/borders/border-radius-wide-border-03.html: Added.
87964         * fast/borders/border-radius-wide-border-04.html: Added.
87965         * fast/borders/borderRadiusDashed04.html: Added.
87966         * fast/borders/borderRadiusDashed05.html: Added.
87967         * fast/borders/borderRadiusDashed06.html: Added.
87968         * fast/borders/borderRadiusDotted04.html: Added.
87969         * fast/borders/borderRadiusDotted05.html: Added.
87970         * fast/borders/borderRadiusDotted06.html: Added.
87971         * fast/borders/borderRadiusDouble04.html: Added.
87972         * fast/borders/borderRadiusDouble05.html: Added.
87973         * fast/borders/borderRadiusDouble06.html: Added.
87974         * fast/borders/borderRadiusDouble07.html: Added.
87975         * fast/borders/borderRadiusDouble08.html: Added.
87976         * fast/borders/borderRadiusDouble09.html: Added.
87977         * platform/mac/fast/borders/border-radius-circle-expected.checksum: Added.
87978         * platform/mac/fast/borders/border-radius-circle-expected.png: Added.
87979         * platform/mac/fast/borders/border-radius-circle-expected.txt: Added.
87980         * platform/mac/fast/borders/border-radius-groove-01-expected.checksum: Added.
87981         * platform/mac/fast/borders/border-radius-groove-01-expected.png: Added.
87982         * platform/mac/fast/borders/border-radius-groove-01-expected.txt: Added.
87983         * platform/mac/fast/borders/border-radius-groove-02-expected.checksum: Added.
87984         * platform/mac/fast/borders/border-radius-groove-02-expected.png: Added.
87985         * platform/mac/fast/borders/border-radius-groove-02-expected.txt: Added.
87986         * platform/mac/fast/borders/border-radius-groove-03-expected.checksum: Added.
87987         * platform/mac/fast/borders/border-radius-groove-03-expected.png: Added.
87988         * platform/mac/fast/borders/border-radius-groove-03-expected.txt: Added.
87989         * platform/mac/fast/borders/border-radius-wide-border-01-expected.checksum: Added.
87990         * platform/mac/fast/borders/border-radius-wide-border-01-expected.png: Added.
87991         * platform/mac/fast/borders/border-radius-wide-border-01-expected.txt: Added.
87992         * platform/mac/fast/borders/border-radius-wide-border-02-expected.checksum: Added.
87993         * platform/mac/fast/borders/border-radius-wide-border-02-expected.png: Added.
87994         * platform/mac/fast/borders/border-radius-wide-border-02-expected.txt: Added.
87995         * platform/mac/fast/borders/border-radius-wide-border-03-expected.checksum: Added.
87996         * platform/mac/fast/borders/border-radius-wide-border-03-expected.png: Added.
87997         * platform/mac/fast/borders/border-radius-wide-border-03-expected.txt: Added.
87998         * platform/mac/fast/borders/border-radius-wide-border-04-expected.checksum: Added.
87999         * platform/mac/fast/borders/border-radius-wide-border-04-expected.png: Added.
88000         * platform/mac/fast/borders/border-radius-wide-border-04-expected.txt: Added.
88001         * platform/mac/fast/borders/borderRadiusDashed04-expected.checksum: Added.
88002         * platform/mac/fast/borders/borderRadiusDashed04-expected.png: Added.
88003         * platform/mac/fast/borders/borderRadiusDashed04-expected.txt: Added.
88004         * platform/mac/fast/borders/borderRadiusDashed05-expected.checksum: Added.
88005         * platform/mac/fast/borders/borderRadiusDashed05-expected.png: Added.
88006         * platform/mac/fast/borders/borderRadiusDashed05-expected.txt: Added.
88007         * platform/mac/fast/borders/borderRadiusDashed06-expected.checksum: Added.
88008         * platform/mac/fast/borders/borderRadiusDashed06-expected.png: Added.
88009         * platform/mac/fast/borders/borderRadiusDashed06-expected.txt: Added.
88010         * platform/mac/fast/borders/borderRadiusDotted04-expected.checksum: Added.
88011         * platform/mac/fast/borders/borderRadiusDotted04-expected.png: Added.
88012         * platform/mac/fast/borders/borderRadiusDotted04-expected.txt: Added.
88013         * platform/mac/fast/borders/borderRadiusDotted05-expected.checksum: Added.
88014         * platform/mac/fast/borders/borderRadiusDotted05-expected.png: Added.
88015         * platform/mac/fast/borders/borderRadiusDotted05-expected.txt: Added.
88016         * platform/mac/fast/borders/borderRadiusDotted06-expected.checksum: Added.
88017         * platform/mac/fast/borders/borderRadiusDotted06-expected.png: Added.
88018         * platform/mac/fast/borders/borderRadiusDotted06-expected.txt: Added.
88019         * platform/mac/fast/borders/borderRadiusDouble04-expected.checksum: Added.
88020         * platform/mac/fast/borders/borderRadiusDouble04-expected.png: Added.
88021         * platform/mac/fast/borders/borderRadiusDouble04-expected.txt: Added.
88022         * platform/mac/fast/borders/borderRadiusDouble05-expected.checksum: Added.
88023         * platform/mac/fast/borders/borderRadiusDouble05-expected.png: Added.
88024         * platform/mac/fast/borders/borderRadiusDouble05-expected.txt: Added.
88025         * platform/mac/fast/borders/borderRadiusDouble06-expected.checksum: Added.
88026         * platform/mac/fast/borders/borderRadiusDouble06-expected.png: Added.
88027         * platform/mac/fast/borders/borderRadiusDouble06-expected.txt: Added.
88028         * platform/mac/fast/borders/borderRadiusDouble07-expected.checksum: Added.
88029         * platform/mac/fast/borders/borderRadiusDouble07-expected.png: Added.
88030         * platform/mac/fast/borders/borderRadiusDouble07-expected.txt: Added.
88031         * platform/mac/fast/borders/borderRadiusDouble08-expected.checksum: Added.
88032         * platform/mac/fast/borders/borderRadiusDouble08-expected.png: Added.
88033         * platform/mac/fast/borders/borderRadiusDouble08-expected.txt: Added.
88034         * platform/mac/fast/borders/borderRadiusDouble09-expected.checksum: Added.
88035         * platform/mac/fast/borders/borderRadiusDouble09-expected.png: Added.
88036         * platform/mac/fast/borders/borderRadiusDouble09-expected.txt: Added.
88037
88038 2010-06-30  Eric Seidel  <eric@webkit.org>
88039
88040         Reviewed by Adam Barth.
88041
88042         Implement HTML5 "in scope" algorithm and attempt to use it
88043         https://bugs.webkit.org/show_bug.cgi?id=41402
88044
88045         Adds two new (expected) failures, since we're now
88046         switching out of InBody to AfterBody when seeing
88047         </html>.  We don't implement AfterBody yet, so
88048         the rest of the content after </html> is ignored.
88049
88050         * html5lib/runner-expected-html5.txt:
88051
88052 2010-06-30  Kenneth Russell  <kbr@google.com>
88053
88054         Reviewed by Oliver Hunt.
88055
88056         WebCore::WebGLArrayInternal::lengthAttrGetter ReadAV@NULL (b1a3e1a3e9d01f17fd493d68eeb2742f)
88057         https://bugs.webkit.org/show_bug.cgi?id=38040
88058
88059         Changed custom ArrayBufferView constructors to create a
88060         fully-initialized, zero-length array when called with zero
88061         arguments. This is the simplest fix which works identically in
88062         both the JSC and V8 bindings.
88063
88064         * fast/canvas/webgl/array-buffer-view-crash-expected.txt: Added.
88065         * fast/canvas/webgl/array-buffer-view-crash.html: Added.
88066
88067 2010-06-30  Sheriff Bot  <webkit.review.bot@gmail.com>
88068
88069         Unreviewed, rolling out r62182.
88070         http://trac.webkit.org/changeset/62182
88071         https://bugs.webkit.org/show_bug.cgi?id=41408
88072
88073         GTK build brekage (Requested by pfeldman on #webkit).
88074
88075         * inspector/debugger-eval-while-paused-expected.txt: Removed.
88076         * inspector/debugger-eval-while-paused.html: Removed.
88077         * platform/qt/Skipped:
88078
88079 2010-06-30  Yury Semikhatsky  <yurys@chromium.org>
88080
88081         Reviewed by Pavel Feldman.
88082
88083         Web Inspector: add layout test for console evaluations with paused script
88084         https://bugs.webkit.org/show_bug.cgi?id=41336
88085
88086         * inspector/debugger-eval-while-paused-expected.txt: Added.
88087         * inspector/debugger-eval-while-paused.html: Added.
88088         * platform/qt/Skipped:
88089
88090 2010-06-30  Adam Roben  <aroben@apple.com>
88091
88092         Update Windows test results after r62092
88093
88094         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
88095         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
88096         * platform/win/fast/dom/prototype-inheritance-expected.txt:
88097         * platform/win/fast/js/global-constructors-expected.txt:
88098
88099 2010-06-30  Antonio Gomes  <tonikitoo@webkit.org>
88100
88101         Reviewed by Simon Fraser.
88102
88103         Spatial Navigation: make elements in inner frames nested more than 1 level deep focusable
88104         https://bugs.webkit.org/show_bug.cgi?id=41160
88105
88106         * fast/events/spatial-navigation/resources/iframe.html: Added.
88107         * fast/events/spatial-navigation/snav-iframe-nested-expected.txt: Added.
88108         * fast/events/spatial-navigation/snav-iframe-nested.html: Added.
88109
88110 2010-06-30  Yury Semikhatsky  <yurys@chromium.org>
88111
88112         Unreviewed. Update Chromium test expectations.
88113
88114         * platform/chromium-mac/html5lib/runner-expected.txt:
88115         * platform/chromium-win/html5lib/runner-expected.txt:
88116
88117 2010-06-30  Eric Seidel  <eric@webkit.org>
88118
88119         Unreviewed.  Just updating test expectations.
88120
88121         HTMLTokenizer needs EndOfFile support
88122         https://bugs.webkit.org/show_bug.cgi?id=41344
88123
88124         Update results after EndOfFile support.
88125         The final pump will always have one character,
88126         which is the EOF character.
88127
88128         * inspector/timeline-parse-html-expected.txt:
88129
88130 2010-06-29  Eric Seidel  <eric@webkit.org>
88131
88132         Reviewed by Adam Barth.
88133
88134         HTMLTokenizer needs EndOfFile support
88135         https://bugs.webkit.org/show_bug.cgi?id=41344
88136
88137         We now pass an additional 60 subtests for the
88138         html5lib test suite.  Boo-ya.
88139
88140         * html5lib/runner-expected.txt:
88141
88142 2010-06-28  Eric Seidel  <eric@webkit.org>
88143
88144         Reviewed by Adam Barth.
88145
88146         Teach HTML5TreeBuilder how to merge attributes from extra html/body elements
88147         https://bugs.webkit.org/show_bug.cgi?id=41337
88148
88149         * html5lib/resources/webkit01.dat: Add a test for double body.
88150
88151 2010-06-30  Yury Semikhatsky  <yurys@chromium.org>
88152
88153         Unreviewed: update Chromium test expectations with a crashing test.
88154
88155         * platform/chromium/test_expectations.txt:
88156
88157 2010-06-30  Yury Semikhatsky  <yurys@chromium.org>
88158
88159         Unreviewed: provide custom expectations and reenable the test for Chromium.
88160
88161         https://bugs.webkit.org/show_bug.cgi?id=41394
88162
88163         * platform/chromium/editing/pasteboard/5761530-1-expected.txt: Added.
88164
88165 2010-06-30  Yuzo Fujishima  <yuzo@google.com>
88166
88167         Reviewed by Dan Bernstein.
88168
88169         Fix for Bug 41339 - unicode-range property only with a descending range
88170         causes a crash
88171
88172         https://bugs.webkit.org/show_bug.cgi?id=41339
88173
88174         * fast/css/font-face-descending-unicode-range-expected.txt: Added.
88175         * fast/css/font-face-descending-unicode-range.html: Added.
88176
88177 2010-06-29  MORITA Hajime  <morrita@google.com>
88178
88179         Unreviewed. Updated test expectations for change at r62156
88180         
88181         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.checksum:
88182         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.png:
88183         * platform/chromium/test_expectations.txt:
88184
88185 2010-06-29  Zhenyao Mo  <zmo@google.com>
88186
88187         Reviewed by Dimitri Glazkov.
88188
88189         Implement getAttachedShaders
88190         https://bugs.webkit.org/show_bug.cgi?id=31172
88191
88192         * fast/canvas/webgl/gl-object-get-calls-expected.txt: Add a test case for getAttachedShaders().
88193         * fast/canvas/webgl/script-tests/gl-object-get-calls.js: Ditto.
88194
88195 2010-06-29  MORITA Hajime  <morrita@google.com>
88196
88197         Reviewed by Kent Tamura.
88198
88199         REGRESSION: [Chromium] <progress> appearance on windows looks not good
88200         https://bugs.webkit.org/show_bug.cgi?id=41343
88201
88202         Skipped a test with outdated expectation. We need to rebaseline it.
88203         
88204         * platform/chromium/test_expectations.txt:
88205
88206 2010-06-29  Kinuko Yasuda  <kinuko@chromium.org>
88207
88208         Reviewed by Jian Li.
88209
88210         Fix http/tests/local/blob/send-data-blob.html on Windows
88211         https://bugs.webkit.org/show_bug.cgi?id=41228
88212
88213         Fix the cgi code to make it work with cygwin perl.
88214         Also fix test expectations for Windows.
88215
88216         * http/tests/resources/post-and-verify-hybrid.cgi:
88217         * platform/chromium/test_expectations.txt:
88218         * platform/win/fast/js/global-constructors-expected.txt:
88219
88220 2010-06-29  James Robinson  <jamesr@chromium.org>
88221
88222         Unreviewed chromium expectations update.
88223
88224         Mark fast/parser/residual-style-hang.html as slow on windows debug because it is.
88225
88226         * platform/chromium/test_expectations.txt:
88227
88228 2010-06-29  Dumitru Daniliuc  <dumi@chromium.org>
88229
88230         Reviewed by Darin Fisher.
88231
88232         Uncomment some test cases in open-database-sync-inputs, and
88233         comment out for now the ones that fail in V8.
88234         https://bugs.webkit.org/show_bug.cgi?id=40607
88235
88236         * fast/workers/storage/open-database-sync-inputs-expected.txt:
88237         * fast/workers/storage/resources/open-database-sync-inputs.js:
88238         (catch):
88239
88240 2010-06-29  François Sausset  <sausset@gmail.com>
88241
88242         Reviewed by Darin Adler.
88243
88244         Add a test when a msubsup element is wrapped in a mrow element
88245         https://bugs.webkit.org/show_bug.cgi?id=36525
88246
88247         * mathml/presentation/subsup.xhtml:
88248         * platform/mac/mathml/presentation/subsup-expected.checksum:
88249         * platform/mac/mathml/presentation/subsup-expected.png:
88250         * platform/mac/mathml/presentation/subsup-expected.txt:
88251
88252 2010-06-29  Zhenyao Mo  <zmo@google.com>
88253
88254         Reviewed by Dimitri Glazkov.
88255
88256         uniformmatrix* should generate INVALID_VALUE with transpose = true
88257         https://bugs.webkit.org/show_bug.cgi?id=41235
88258
88259         * fast/canvas/webgl/gl-uniformmatrix4fv-expected.txt: Added.
88260         * fast/canvas/webgl/gl-uniformmatrix4fv.html: Added.
88261
88262 2010-06-29  Robert Hogan  <robert@webkit.org>
88263
88264         Rubber-stamped by Kenneth Rohde Christiansen.
88265
88266         [Qt] Update test expectations for tests added in r62134.
88267
88268         * platform/qt/fast/text/setData-dirty-lines-expected.txt: Added.
88269         * platform/qt/fast/text/splitText-dirty-lines-expected.txt: Added.
88270
88271 2010-06-29  Robert Hogan  <robert@webkit.org>
88272
88273         Reviewed by Kenneth Rohde Christiansen.
88274
88275         Results for editing/pasteboard/5761530-1.html are wrong
88276
88277         https://bugs.webkit.org/show_bug.cgi?id=38437
88278
88279         Qt seems to have the correct result here. So unskip on Qt and
88280         skip on other platforms so can be fixed.
88281
88282         * editing/pasteboard/5761530-1-expected.txt:
88283         * platform/chromium/test_expectations.txt:
88284         * platform/gtk/Skipped:
88285         * platform/mac/Skipped:
88286         * platform/qt/Skipped:
88287
88288 2010-06-29  Kenneth Russell  <kbr@google.com>
88289
88290         Reviewed by Dimitri Glazkov.
88291
88292         Support UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL for texImage2D taking ArrayBufferView
88293         https://bugs.webkit.org/show_bug.cgi?id=40398
88294
88295         Added support for UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL pixel store
88296         parameters to texImage2D and texSubImage2D entry points taking ArrayBufferView.
88297         More cleanly separated the unpacking and packing phases of user-supplied pixel data
88298         in GraphicsContext3D, and added support for unpack alignment. Fixed bug in handling
88299         of unpackAlignment in GraphicsContext3D::flipVertically. Necessarily added
88300         validation of the amount of data passed to texImage2D and texSubImage2D. Modified
88301         fast/canvas/webgl/tex-image-with-format-and-type.html to include premultiplied alpha
88302         tests for relevant source formats; added new test which exercises all combinations
88303         of UNPACK_FLIP_Y_WEBGL, UNPACK_PREMULTIPLY_ALPHA_WEBGL, and UNPACK_ALIGNMENT pixel
88304         store parameters.
88305
88306         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view-expected.txt: Added.
88307         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html: Added.
88308         * fast/canvas/webgl/tex-image-with-format-and-type-expected.txt:
88309         * fast/canvas/webgl/tex-image-with-format-and-type.html:
88310
88311 2010-06-29  Robert Hogan  <robert@webkit.org>
88312
88313         Reviewed by Kenneth Rohde Christiansen.
88314
88315         [Qt] http/tests/security/mixedContent tests now pass
88316
88317         https://bugs.webkit.org/show_bug.cgi?id=34839
88318
88319         * platform/qt/Skipped:
88320
88321 2010-06-29  Robert Hogan  <robert@webkit.org>
88322
88323         Reviewed by Kenneth Rohde Christiansen.
88324
88325         [Qt] implement dumpResourceResponseMIMETypes
88326         https://bugs.webkit.org/show_bug.cgi?id=41260
88327
88328         Unskip fast/preloader tests.
88329
88330         * platform/qt/Skipped:
88331
88332 2010-06-29  Dan Bernstein  <mitz@apple.com>
88333
88334         Reviewed by Darin Adler.
88335
88336         <rdar://problem/7975842> Certain text is repeated after using splitText()
88337
88338         * fast/text/setData-dirty-lines-expected.checksum: Added.
88339         * fast/text/setData-dirty-lines-expected.png: Added.
88340         * fast/text/setData-dirty-lines-expected.txt: Added.
88341         * fast/text/setData-dirty-lines.html: Added.
88342         * fast/text/splitText-dirty-lines-expected.checksum: Added.
88343         * fast/text/splitText-dirty-lines-expected.png: Added.
88344         * fast/text/splitText-dirty-lines-expected.txt: Added.
88345         * fast/text/splitText-dirty-lines.html: Added.
88346
88347 2010-06-29  Mario Sanchez Prada  <msanchez@igalia.com>
88348
88349         Reviewed by Gustavo Noronha Silva.
88350
88351         platform/gtk/accessibility/name-from-label test needs updating
88352         https://bugs.webkit.org/show_bug.cgi?id=41355
88353
88354         Updated test and expected results to match changes introduced
88355         with patch for bug 40009 (make it more coherent with other ports)
88356
88357         * platform/gtk/accessibility/name-from-label-expected.txt:
88358         * platform/gtk/accessibility/name-from-label.html:
88359
88360 2010-06-29  Mikhail Naganov  <mnaganov@chromium.org>
88361
88362         Unreviewed text expectations update after r62121.
88363
88364         * platform/chromium-linux/fast/css/font-face-opentype-expected.checksum:
88365         * platform/chromium-linux/fast/css/font-face-opentype-expected.png:
88366         * platform/chromium-linux/fast/css/font-face-woff-expected.checksum:
88367         * platform/chromium-linux/fast/css/font-face-woff-expected.png:
88368         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum:
88369         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png:
88370         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt:
88371         * platform/chromium/test_expectations.txt:
88372
88373 2010-06-29  Martin Robinson  <mrobinson@igalia.com>
88374
88375         Unreviewed.
88376
88377         Update baseline r62111.
88378
88379         * platform/gtk/accessibility/name-from-label-expected.txt:
88380
88381 2010-06-29  Adam Langley  <agl@chromium.org>
88382
88383         Reviewed by Kent Tamura.
88384
88385         [chromium] Support forced autohinting.
88386
88387         https://bugs.webkit.org/show_bug.cgi?id=40493
88388
88389         Freetype (the typical font rendering on Linux) includes an 'autohinter':
88390         an algorithm for hinting glyph shapes without using the embedded hinting
88391         bytecode in a font.
88392
88393         This amends the existing tests for fontconfig settings to test that
88394         setting autohinting works, and that it works in the face of also
88395         setting 'hintfull'.
88396
88397         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum:
88398         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png:
88399         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt:
88400         * platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html:
88401
88402 2010-06-29  Mikhail Naganov  <mnaganov@chromium.org>
88403
88404         Unreviewed test expectations update for stable passing tests.
88405
88406         * platform/chromium/test_expectations.txt:
88407
88408 2010-06-29  Nikolas Zimmermann  <nzimmermann@rim.com>
88409
88410         Not reviewed. Add missing pixel test results.
88411
88412         * platform/mac/fast/css/nested-rounded-corners-expected.checksum: Added.
88413         * platform/mac/fast/css/nested-rounded-corners-expected.png: Added.
88414         * platform/mac/fast/js/missing-title-end-tag-js-expected.checksum: Added.
88415         * platform/mac/fast/js/missing-title-end-tag-js-expected.png: Added.
88416
88417 2010-06-29  Mario Sanchez Prada  <msanchez@igalia.com>
88418
88419         Reviewed by Xan Lopez.
88420
88421         [Gtk] Make DRT more coherent with other ports to allow reusing more tests
88422         https://bugs.webkit.org/show_bug.cgi?id=40009
88423
88424         Update GTK a11y tests to follow new prefixes coming from DRT
88425
88426         * platform/gtk/accessibility/object-attributes-expected.txt:
88427         * platform/gtk/accessibility/object-attributes.html:
88428         * platform/gtk/accessibility/object-with-title-expected.txt:
88429         * platform/gtk/accessibility/object-with-title.html:
88430         * platform/gtk/accessibility/table-hierarchy-expected.txt:
88431         * platform/gtk/accessibility/table-hierarchy.html:
88432         * platform/gtk/accessibility/title-and-alt-expected.txt:
88433         * platform/gtk/accessibility/title-and-alt.html:
88434
88435 2010-06-29  Mikhail Naganov  <mnaganov@chromium.org>
88436
88437         Unreviewed test expectations update.
88438
88439         * platform/chromium-win/svg/css/text-shadow-multiple-expected.checksum: Added.
88440         * platform/chromium-win/svg/css/text-shadow-multiple-expected.png: Added.
88441         * platform/chromium-win/svg/css/text-shadow-multiple-expected.txt: Added.
88442         * platform/chromium/test_expectations.txt:
88443
88444 2010-06-29  Mikhail Naganov  <mnaganov@chromium.org>
88445
88446         Unreviewed test expectations update.
88447
88448         * platform/chromium-linux/svg/css/text-shadow-multiple-expected.checksum: Added.
88449         * platform/chromium-linux/svg/css/text-shadow-multiple-expected.png: Added.
88450         * platform/chromium-linux/svg/css/text-shadow-multiple-expected.txt: Added.
88451         * platform/chromium/test_expectations.txt:
88452
88453 2010-06-29  Mikhail Naganov  <mnaganov@chromium.org>
88454
88455         Unreviewed test expectations update.
88456
88457         * platform/chromium-mac/fast/forms/select-empty-option-height.checksum: Added.
88458         * platform/chromium-mac/fast/forms/select-empty-option-height.png: Added.
88459         * platform/chromium-mac/html5lib/webkit-runner-expected.txt: Removed.
88460         * platform/chromium-win/html5lib/webkit-runner-expected.txt: Removed.
88461         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
88462         * platform/chromium/test_expectations.txt:
88463
88464 2010-06-29  Nikolas Zimmermann  <nzimmermann@rim.com>
88465
88466         Reviewed by Dirk Schulze.
88467
88468         REGRESSION: text-shadow CSS applied to SVG no longer works
88469         https://bugs.webkit.org/show_bug.cgi?id=40960
88470
88471         Add testcase covering multiple text-shadow applied to SVG, in comparision with HTML.
88472
88473         * platform/mac/svg/css/text-shadow-multiple-expected.checksum: Added.
88474         * platform/mac/svg/css/text-shadow-multiple-expected.png: Added.
88475         * platform/mac/svg/css/text-shadow-multiple-expected.txt: Added.
88476         * svg/css/text-shadow-multiple.xhtml: Added.
88477
88478 2010-06-29  Nikolas Zimmermann  <nzimmermann@rim.com>
88479
88480         Not reviewed. Update mac-lepard specific result for a SVG test using border-radii, after the painting changes.
88481
88482         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum:
88483         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.png:
88484
88485 2010-06-29  Csaba Osztrogonác  <ossy@webkit.org>
88486
88487         Unreviewed trivial fix. Update platform specific expectded files after r62092.
88488
88489         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
88490         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
88491         * platform/gtk/fast/js/global-constructors-expected.txt:
88492         * platform/qt/fast/dom/Window/window-properties-expected.txt:
88493         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
88494         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
88495         * platform/qt/fast/js/global-constructors-expected.txt:
88496
88497 2010-06-29  Csaba Osztrogonác  <ossy@webkit.org>
88498
88499         Unreviewed trivial fix. Update expectded files after r62092.
88500
88501         * fast/dom/Window/window-properties-expected.txt:
88502         * fast/dom/Window/window-property-descriptors-expected.txt:
88503         * fast/dom/prototype-inheritance-2-expected.txt:
88504         * fast/dom/prototype-inheritance-expected.txt:
88505         * fast/js/global-constructors-expected.txt:
88506
88507 2010-06-28  Dumitru Daniliuc  <dumi@chromium.org>
88508
88509         Reviewed by Adam Barth.
88510
88511         Remove a Chromium-specific expectations file.
88512         https://bugs.webkit.org/show_bug.cgi?id=41297
88513
88514         * platform/chromium/storage/sql-error-codes-expected.txt:
88515         * storage/sql-error-codes.js:
88516         (testBindParameterOfWrongType):
88517
88518 2010-06-29  Zoltan Herczeg  <zherczeg@webkit.org>
88519
88520         Reviewed by Nikolas Zimmermann.
88521
88522         Updating expected values for convolve matrix filter
88523         https://bugs.webkit.org/show_bug.cgi?id=5861
88524
88525         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
88526         * svg/custom/global-constructors-expected.txt:
88527         * svg/custom/js-svg-constructors-expected.txt:
88528         * svg/custom/js-svg-constructors.svg:
88529
88530 2010-06-28  Adam Barth  <abarth@webkit.org>
88531
88532         Unreviewed.
88533
88534         Removed webkit-runner.html now that the HTML5 tree builder can handle
88535         the real version of the test suite.  Good times.
88536
88537         * html5lib/runner-expected-html5.txt:
88538         * html5lib/webkit-runner-expected-html5.txt: Removed.
88539         * html5lib/webkit-runner-expected.txt: Removed.
88540         * html5lib/webkit-runner.html: Removed.
88541
88542 2010-06-28  Adam Barth  <abarth@webkit.org>
88543
88544         Reviewed by Eric Seidel.
88545
88546         HTML5 tree builder shouldn't ASSERT on HTML5lib test suite
88547         https://bugs.webkit.org/show_bug.cgi?id=41335
88548
88549         Enable the remainder of the test suite and update expectations.
88550
88551         * html5lib/webkit-runner-expected-html5.txt:
88552         * html5lib/webkit-runner-expected.txt:
88553         * html5lib/webkit-runner.html:
88554
88555 2010-06-28  Johnny Ding  <jnd@chromium.org>
88556
88557         Reviewed by Adam Barth.
88558
88559         https://bugs.webkit.org/show_bug.cgi?id=41061
88560         Make the test work on both Mac and Linux.
88561
88562         * fast/events/popup-when-select-change.html:
88563
88564 2010-06-28  Kent Tamura  <tkent@chromium.org>
88565
88566         Unreviewed, test expectation update.
88567
88568         A meter flip issue was resolved by Chromium r51096.
88569
88570         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
88571         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Removed.
88572         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Removed.
88573         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Removed.
88574         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-element-expected.checksum:
88575         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
88576         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Removed.
88577         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum:
88578         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
88579         * platform/chromium/test_expectations.txt:
88580
88581 2010-06-28  David Levin  <levin@chromium.org>
88582
88583         Reviewed by NOBODY (test expectations update for chromium).
88584
88585         These baselines were added for other platforms in http://trac.webkit.org/changeset/62076
88586         Most unfortunately, v8 reports errors on different line numbers than jsc, so chromium
88587         needs a different baseline.
88588
88589         * platform/chromium-mac/html5lib/webkit-runner-expected.txt: Added.
88590         * platform/chromium-win/html5lib/webkit-runner-expected.txt: Added.
88591
88592 2010-06-28  David Levin  <levin@chromium.org>
88593
88594         Reviewed by NOBODY (test expectations update for WebKit change).
88595
88596         Updated expectations due to tests whose results changed after http://trac.webkit.org/changeset/62035.
88597         Looking at the various results, they appear fine.
88598
88599         * platform/chromium-mac/fast/borders/border-radius-constraints-expected.checksum: Added.
88600         * platform/chromium-mac/fast/borders/border-radius-constraints-expected.png: Added.
88601         * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.checksum: Added.
88602         * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.png: Added.
88603         * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.checksum: Added.
88604         * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png: Added.
88605         * platform/chromium-mac/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Added.
88606         * platform/chromium-mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added.
88607         * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.checksum: Added.
88608         * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.png: Added.
88609         * platform/chromium-mac/fast/borders/borderRadiusDashed01-expected.checksum: Added.
88610         * platform/chromium-mac/fast/borders/borderRadiusDashed01-expected.png: Added.
88611         * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.checksum: Added.
88612         * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.png: Added.
88613         * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.checksum: Added.
88614         * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.png: Added.
88615         * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.checksum: Added.
88616         * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.png: Added.
88617         * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.checksum: Added.
88618         * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.png: Added.
88619         * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.checksum: Added.
88620         * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png: Added.
88621         * platform/chromium-mac/fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
88622         * platform/chromium-mac/fast/borders/borderRadiusInvalidColor-expected.png: Added.
88623         * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.checksum: Added.
88624         * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.png: Added.
88625         * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.checksum: Added.
88626         * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.png: Added.
88627         * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.checksum: Added.
88628         * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.png: Added.
88629         * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.checksum: Added.
88630         * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.png: Added.
88631         * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.checksum: Added.
88632         * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.png: Added.
88633         * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.checksum: Added.
88634         * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.png: Added.
88635         * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.checksum: Added.
88636         * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.png: Added.
88637         * platform/chromium-mac/fast/forms/basic-selects-expected.checksum: Added.
88638         * platform/chromium-mac/fast/forms/basic-selects-expected.png: Added.
88639         * platform/chromium-mac/fast/forms/menulist-clip-expected.checksum: Added.
88640         * platform/chromium-mac/fast/forms/menulist-clip-expected.png: Added.
88641         * platform/chromium-mac/fast/forms/menulist-narrow-width-expected.checksum: Added.
88642         * platform/chromium-mac/fast/forms/menulist-narrow-width-expected.png: Added.
88643         * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.checksum: Added.
88644         * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png: Added.
88645         * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.checksum: Added.
88646         * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.png: Added.
88647         * platform/chromium-mac/fast/forms/menulist-separator-painting-expected.checksum: Added.
88648         * platform/chromium-mac/fast/forms/menulist-separator-painting-expected.png: Added.
88649         * platform/chromium-mac/fast/forms/menulist-style-color-expected.checksum:
88650         * platform/chromium-mac/fast/forms/menulist-style-color-expected.png:
88651         * platform/chromium-mac/fast/forms/select-baseline-expected.checksum: Added.
88652         * platform/chromium-mac/fast/forms/select-baseline-expected.png: Added.
88653         * platform/chromium-mac/fast/overflow/border-radius-clipping-expected.checksum: Added.
88654         * platform/chromium-mac/fast/overflow/border-radius-clipping-expected.png: Added.
88655         * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.checksum:
88656         * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png:
88657
88658 2010-06-28  Adam Barth  <abarth@webkit.org>
88659
88660         Reviewed by Eric Seidel.
88661
88662         Fix ASSERT so we can run more HTML5lib tests
88663         https://bugs.webkit.org/show_bug.cgi?id=41325
88664
88665         Uncomment <title> tag that was triggering ASSERT.
88666         Uncomment test groups that were triggering ASSERTs.
88667         Update expected results to show how many more tests we have left to
88668         fix.  :)
88669
88670         * html5lib/webkit-runner-expected-html5.txt:
88671         * html5lib/webkit-runner.html:
88672
88673 2010-06-28  Adam Barth  <abarth@webkit.org>
88674
88675         Reviewed by Eric Seidel.
88676
88677         Restore webkit-runner.html for use with new tree builder
88678         https://bugs.webkit.org/show_bug.cgi?id=41317
88679
88680         webkit-runner.html is very similar to runner.html, but it avoids some
88681         tricky cases that are causing asserts.  Using this simplified harness
88682         will help us bring up the tree builder.  We can remove it once we're up
88683         to speed.
88684
88685         * html5lib/webkit-runner-expected-html5.txt: Added.
88686         * html5lib/webkit-runner.html: Added.
88687
88688 2010-06-28  Martin Robinson  <mrobinson@igalia.com>
88689
88690         Unreviewed.
88691
88692         Update baselines after r62034.
88693
88694         * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
88695         * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
88696         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
88697         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
88698         * platform/gtk/fast/js/global-constructors-expected.txt:
88699
88700 2010-06-28  Andreas Kling  <andreas.kling@nokia.com>
88701
88702         Reviewed by Kenneth Rohde Christiansen.
88703
88704         [Qt] Use HTML5-conformant gradient interpolation mode
88705         https://bugs.webkit.org/show_bug.cgi?id=41298
88706
88707         Unskip now working test:
88708         - canvas/philip/tests/2d.gradient.interpolate.colouralpha.html
88709
88710         Spec link:
88711         http://www.whatwg.org/specs/web-apps/current-work/#colors-and-styles
88712
88713         * platform/qt/Skipped:
88714
88715 2010-06-23  Beth Dakin  <bdakin@apple.com>
88716
88717         Reviewed by Sam Weinig.
88718
88719         Tests with new results after 
88720         https://bugs.webkit.org/show_bug.cgi?id=9197 CSS3: Borders 
88721         with border-radius and double, groove, or ridge styles should look 
88722         better
88723
88724         * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum:
88725         * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
88726         * platform/mac/fast/borders/borderRadiusDashed01-expected.checksum:
88727         * platform/mac/fast/borders/borderRadiusDashed01-expected.png:
88728         * platform/mac/fast/borders/borderRadiusDashed02-expected.checksum:
88729         * platform/mac/fast/borders/borderRadiusDashed02-expected.png:
88730         * platform/mac/fast/borders/borderRadiusDashed03-expected.checksum:
88731         * platform/mac/fast/borders/borderRadiusDashed03-expected.png:
88732         * platform/mac/fast/borders/borderRadiusDotted01-expected.checksum:
88733         * platform/mac/fast/borders/borderRadiusDotted01-expected.png:
88734         * platform/mac/fast/borders/borderRadiusDotted02-expected.checksum:
88735         * platform/mac/fast/borders/borderRadiusDotted02-expected.png:
88736         * platform/mac/fast/borders/borderRadiusDotted03-expected.checksum:
88737         * platform/mac/fast/borders/borderRadiusDotted03-expected.png:
88738         * platform/mac/fast/borders/borderRadiusDouble01-expected.checksum:
88739         * platform/mac/fast/borders/borderRadiusDouble01-expected.png:
88740
88741 2010-06-28  Martin Robinson  <mrobinson@igalia.com>
88742
88743         Reviewed by Xan Lopez.
88744
88745         [GTK] Add support for the progress bar tag
88746         https://bugs.webkit.org/show_bug.cgi?id=41014
88747
88748         Unskip tests which are now passing after adding support for rendering the progress tag.
88749
88750         * platform/gtk/Skipped:
88751         * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt.
88752         * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added.
88753
88754 2010-06-28  Adam Barth  <abarth@webkit.org>
88755
88756         Reviewed by Eric Seidel.
88757
88758         The new tree builder needs to call attach() on elements it attaches to
88759         the DOM
88760         https://bugs.webkit.org/show_bug.cgi?id=41293
88761
88762         Update expected results to show that the contents of the iframe
88763         actually get created.  This only gets us a few lines down the test
88764         harness before erroring out again, but I'll take it.
88765
88766         * html5lib/runner-expected-html5.txt:
88767         * html5lib/webkit-resumer-expected-html5.txt:
88768
88769 2010-06-28  Robert Hogan  <robert@webkit.org>
88770
88771         Unreviewed, rolling out r62021.
88772         http://trac.webkit.org/changeset/62021
88773         https://bugs.webkit.org/show_bug.cgi?id=41261
88774
88775         Broke http/navigation tests among other
88776
88777         * platform/qt/Skipped:
88778
88779 2010-06-28  Robert Hogan  <robert@webkit.org>
88780
88781         Reviewed by Kenneth Rohde Christiansen.
88782
88783         [Qt] dump frames in ascending alphabetical order of title
88784
88785         https://bugs.webkit.org/show_bug.cgi?id=41261
88786
88787         Unskip:
88788         http/tests/navigation/metaredirect-frames.html
88789         http/tests/navigation/redirect302-frames.html
88790         http/tests/navigation/redirect302-subframeload.html
88791         http/tests/navigation/timerredirect-frames.html
88792
88793         * platform/qt/Skipped:
88794
88795 2010-06-28  Robert Hogan  <robert@webkit.org>
88796
88797         Reviewed by Kenneth Rohde Christiansen.
88798
88799         [Qt] dump bf history of child windows
88800
88801         https://bugs.webkit.org/show_bug.cgi?id=41266
88802
88803         Unskip http/tests/navigation/new-window-redirect-history.html
88804
88805         * platform/qt/Skipped:
88806
88807 2010-06-28  Kenneth Russell  <kbr@google.com>
88808
88809         Reviewed by Dimitri Glazkov.
88810
88811         Index validation caches buffer size information too aggressively
88812         https://bugs.webkit.org/show_bug.cgi?id=41092
88813
88814         * fast/canvas/webgl/index-validation-with-resized-buffer-expected.txt: Added.
88815         * fast/canvas/webgl/index-validation-with-resized-buffer.html: Added.
88816         * fast/canvas/webgl/resources/webgl-test.js:
88817         (assertMsg):
88818         (glErrorShouldBe):
88819
88820 2010-06-28  Sam Magnuson  <smagnuson@netflix.com>
88821
88822         Reviewed by Kenneth Rohde Christiansen.
88823
88824         [Qt] GraphicsLayerQt delay seems unnecessary.
88825         https://bugs.webkit.org/show_bug.cgi?id=40846
88826
88827         * compositing/animation/busy-indicator-no.png: Added.
88828         * compositing/animation/busy-indicator.html: Added.
88829         * compositing/animation/busy-indicator.png: Added.
88830
88831 2010-06-28  Mikhail Naganov  <mnaganov@chromium.org>
88832
88833         Unreviewed test expectations update. Remove now passing fast/events/popup-allowed-from-gesture-initiated-form-submit.html
88834
88835         * platform/chromium/test_expectations.txt:
88836
88837 2010-06-28  MORITA Hajime  <morrita@google.com>
88838
88839         Unreviewd. Skipped a test for qt at this time due to outdated expectation.
88840         We need to rebaseline it.
88841         
88842         * platform/qt/Skipped:
88843
88844 2010-06-28  MORITA Hajime  <morrita@google.com>
88845
88846         Unreviewed text expectations update after r61993.
88847
88848         * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt:
88849
88850 2010-06-28  Yury Semikhatsky  <yurys@chromium.org>
88851
88852         Reviewed by Pavel Feldman.
88853
88854         [v8] Web Inspector: properties of scope variables are flattened while on a breakpoint.
88855         https://bugs.webkit.org/show_bug.cgi?id=41214
88856
88857         * inspector/debugger-proto-property-expected.txt: Added.
88858         * inspector/debugger-proto-property.html: Added.
88859         * platform/qt/Skipped:
88860
88861 2010-06-28  MORITA Hajime  <morrita@google.com>
88862
88863         Unreviewed text expectations update after r61993.
88864
88865         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Added.
88866         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added.
88867         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum:
88868         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
88869         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: Added.
88870         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.checksum:
88871         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.png:
88872         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt:
88873
88874 2010-06-22  MORITA Hajime  <morrita@google.com>
88875
88876         Reviewed by Kent Tamura.
88877
88878         <progress> should be styled with -webkit-progress-bar-value
88879         https://bugs.webkit.org/show_bug.cgi?id=40823
88880
88881         Added cases for various style combinations, and explanations for
88882         that cases.
88883
88884         * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
88885         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum:
88886         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
88887         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
88888         * platform/qt/Skipped:
88889
88890 2010-06-28  Eric Seidel  <eric@webkit.org>
88891
88892         Unreviewed.  Update test-html5-parser results to
88893         match the results from the new treebuilder.
88894         These results were otherwise useless now that we
88895         have he HTML5 Tokenizer on by default.
88896
88897         * html5lib/runner-expected-html5.txt:
88898         * html5lib/webkit-resumer-expected-html5.txt:
88899
88900 2010-06-25  Yuzo Fujishima  <yuzo@google.com>
88901
88902         Reviewed by Shinichiro Hamaji.
88903
88904         Improve default value handling for page format properties.
88905         https://bugs.webkit.org/show_bug.cgi?id=41150
88906
88907         * printing/page-format-data-expected.txt:
88908         * printing/page-format-data.html:
88909         * printing/page-rule-selection-expected.txt:
88910         * printing/page-rule-selection.html:
88911
88912 2010-06-27  Andreas Kling  <andreas.kling@nokia.com>
88913
88914         Reviewed by Darin Adler.
88915
88916         Canvas: Ignore calls to drawImage() with non-finite parameters
88917         https://bugs.webkit.org/show_bug.cgi?id=38929
88918
88919         Rebaseline (and unskip for Qt) the now working test.
88920
88921         Spec link:
88922         http://www.whatwg.org/specs/web-apps/current-work/#2dcontext
88923
88924         * canvas/philip/tests/2d.drawImage.nonfinite-expected.txt:
88925         * platform/qt/Skipped:
88926
88927 2010-06-27  Andreas Kling  <andreas.kling@nokia.com>
88928
88929         Reviewed by Kenneth Rohde Christiansen.
88930
88931         editing/execCommand/copy-without-selection.html fails on Qt after r61637
88932         https://bugs.webkit.org/show_bug.cgi?id=41025
88933
88934         Unskip editing/execCommand/copy-without-selection.html for Qt.
88935
88936         * platform/qt/Skipped:
88937
88938 2010-06-27  Mikhail Naganov  <mnaganov@chromium.org>
88939
88940         Unreviewed, mark fast/js/Object-create.html as crashing on Cr Linux, will look into it.
88941
88942         * platform/chromium/test_expectations.txt:
88943
88944 2010-06-26  Mikhail Naganov  <mnaganov@chromium.org>
88945
88946         Unreviewed text expectations update after r61956.
88947
88948         * platform/chromium-mac/html5lib/runner-expected.txt:
88949         * platform/chromium-win/html5lib/runner-expected.txt:
88950         * platform/chromium/html5lib/runner-expected.txt:
88951
88952 2010-06-26  Tony Gentilcore  <tonyg@chromium.org>
88953
88954         Reviewed by Adam Barth.
88955
88956         Add a document.write to script-line-number test to ensure its new lines are excluded.
88957         https://bugs.webkit.org/show_bug.cgi?id=41060
88958
88959         * fast/js/script-line-number-expected.txt:
88960         * fast/js/script-line-number.html:
88961
88962 2010-06-26  Robert Hogan  <robert@webkit.org>
88963
88964         Reviewed by Kenneth Rohde Christiansen.
88965
88966         [Qt] DRT Support for setCustomPolicyDelegate
88967
88968         https://bugs.webkit.org/show_bug.cgi?id=39564
88969
88970         Unskips:
88971
88972         LayoutTests/fast/loader/policy-delegate-action-hit-test-zoomed.html
88973         LayoutTests/fast/loader/onload-policy-ignore-for-frame.html
88974         LayoutTests/fast/loader/reload-policy-delegate.html
88975         LayoutTests/fast/loader/javascript-url-hierarchical-execution.html
88976         LayoutTests/http/tests/misc/policy-delegate-called-twice.html
88977
88978         * platform/qt/Skipped:
88979
88980 2010-06-26  Mikhail Naganov  <mnaganov@chromium.org>
88981
88982         Unreviewed text expectations update.
88983
88984         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
88985         * platform/chromium/test_expectations.txt:
88986
88987 2010-06-25  Zhenyao Mo  <zmo@google.com>
88988
88989         Reviewed by Dimitri Glazkov.
88990
88991         activeTexture wrongly generates error with legal input.
88992         https://bugs.webkit.org/show_bug.cgi?id=41227
88993
88994         * fast/canvas/webgl/texture-active-bind-expected.txt: Added.
88995         * fast/canvas/webgl/texture-active-bind.html: Added.
88996
88997 2010-06-25  Alpha Lam  <hclam@chromium.org>
88998
88999         Unreviewed. Build fix.
89000
89001         Build fix for r61908. Updating test expectations.
89002
89003         * platform/chromium-linux/css1/basic/containment-expected.checksum:
89004         * platform/chromium-linux/css1/basic/containment-expected.png:
89005         * platform/chromium-linux/css1/box_properties/padding_right-expected.checksum:
89006         * platform/chromium-linux/css1/box_properties/padding_right-expected.png:
89007         * platform/chromium-linux/css1/font_properties/font_size-expected.checksum:
89008         * platform/chromium-linux/css1/font_properties/font_size-expected.png:
89009         * platform/chromium-linux/editing/selection/5354455-1-expected.checksum:
89010         * platform/chromium-linux/editing/selection/5354455-1-expected.png:
89011         * platform/chromium-linux/editing/selection/5354455-2-expected.checksum:
89012         * platform/chromium-linux/editing/selection/5354455-2-expected.png:
89013         * platform/chromium-linux/editing/selection/move-by-line-001-expected.checksum:
89014         * platform/chromium-linux/editing/selection/move-by-line-001-expected.png:
89015         * platform/chromium-linux/fast/backgrounds/001-expected.checksum:
89016         * platform/chromium-linux/fast/backgrounds/001-expected.png:
89017         * platform/chromium-linux/fast/block/float/nested-clearance-expected.checksum:
89018         * platform/chromium-linux/fast/block/float/nested-clearance-expected.png:
89019         * platform/chromium-linux/fast/block/positioning/051-expected.checksum:
89020         * platform/chromium-linux/fast/block/positioning/051-expected.png:
89021         * platform/chromium-linux/fast/block/positioning/055-expected.checksum:
89022         * platform/chromium-linux/fast/block/positioning/055-expected.png:
89023         * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.checksum:
89024         * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.png:
89025         * platform/chromium-linux/fast/events/5056619-expected.checksum:
89026         * platform/chromium-linux/fast/events/5056619-expected.png:
89027         * platform/chromium-linux/fast/forms/input-text-scroll-left-on-blur-expected.checksum:
89028         * platform/chromium-linux/fast/forms/input-text-scroll-left-on-blur-expected.png:
89029         * platform/chromium-linux/fast/forms/search-display-none-cancel-button-expected.checksum:
89030         * platform/chromium-linux/fast/forms/search-display-none-cancel-button-expected.png:
89031         * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum:
89032         * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png:
89033         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.checksum:
89034         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.png:
89035         * platform/chromium-linux/fast/forms/tabbing-input-iframe-expected.checksum:
89036         * platform/chromium-linux/fast/forms/tabbing-input-iframe-expected.png:
89037         * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.checksum:
89038         * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.png:
89039         * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.checksum:
89040         * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.png:
89041         * platform/chromium-linux/fast/frames/viewsource-attribute-expected.checksum:
89042         * platform/chromium-linux/fast/frames/viewsource-attribute-expected.png:
89043         * platform/chromium-linux/fast/lists/drag-into-marker-expected.checksum:
89044         * platform/chromium-linux/fast/lists/drag-into-marker-expected.png:
89045         * platform/chromium-linux/fast/multicol/column-rules-stacking-expected.checksum:
89046         * platform/chromium-linux/fast/multicol/column-rules-stacking-expected.png:
89047         * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.checksum:
89048         * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.png:
89049         * platform/chromium-linux/fast/repaint/box-shadow-v-expected.checksum:
89050         * platform/chromium-linux/fast/repaint/box-shadow-v-expected.png:
89051         * platform/chromium-linux/fast/repaint/list-marker-expected.checksum:
89052         * platform/chromium-linux/fast/repaint/list-marker-expected.png:
89053         * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.checksum:
89054         * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.png:
89055         * platform/chromium-linux/fast/replaced/width100percent-menulist-expected.checksum:
89056         * platform/chromium-linux/fast/replaced/width100percent-menulist-expected.png:
89057         * platform/chromium-linux/fast/replaced/width100percent-searchfield-expected.checksum:
89058         * platform/chromium-linux/fast/replaced/width100percent-searchfield-expected.png:
89059         * platform/chromium-linux/fast/text/international/thai-line-breaks-expected.checksum:
89060         * platform/chromium-linux/fast/text/international/thai-line-breaks-expected.png:
89061         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.checksum:
89062         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.png:
89063         * platform/chromium-linux/http/tests/navigation/error404-goback-expected.checksum:
89064         * platform/chromium-linux/http/tests/navigation/error404-goback-expected.png:
89065         * platform/chromium-linux/http/tests/navigation/post-frames-expected.checksum:
89066         * platform/chromium-linux/http/tests/navigation/post-frames-expected.png:
89067         * platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.checksum:
89068         * platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.png:
89069         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum:
89070         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png:
89071         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
89072         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
89073         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum:
89074         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
89075         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
89076         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
89077         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
89078         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
89079         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
89080         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
89081         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
89082         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
89083         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
89084         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
89085         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
89086         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
89087         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum:
89088         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
89089         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
89090         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
89091         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
89092         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
89093         * platform/chromium-linux/svg/carto.net/button-expected.checksum:
89094         * platform/chromium-linux/svg/carto.net/button-expected.png:
89095         * platform/chromium-linux/svg/carto.net/combobox-expected.checksum:
89096         * platform/chromium-linux/svg/carto.net/combobox-expected.png:
89097         * platform/chromium-linux/svg/carto.net/slider-expected.checksum:
89098         * platform/chromium-linux/svg/carto.net/slider-expected.png:
89099         * platform/chromium-linux/svg/carto.net/textbox-expected.checksum:
89100         * platform/chromium-linux/svg/carto.net/textbox-expected.png:
89101         * platform/chromium-linux/svg/custom/animate-path-morphing-expected.checksum:
89102         * platform/chromium-linux/svg/custom/animate-path-morphing-expected.png:
89103         * platform/chromium-linux/svg/custom/js-update-transform-changes-expected.checksum:
89104         * platform/chromium-linux/svg/custom/js-update-transform-changes-expected.png:
89105         * platform/chromium-linux/svg/custom/marker-viewBox-changes-expected.checksum:
89106         * platform/chromium-linux/svg/custom/marker-viewBox-changes-expected.png:
89107         * platform/chromium-linux/svg/custom/use-property-changes-through-svg-dom-expected.checksum:
89108         * platform/chromium-linux/svg/custom/use-property-changes-through-svg-dom-expected.png:
89109         * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.checksum:
89110         * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.png:
89111         * platform/chromium-linux/svg/custom/use-transform-expected.checksum:
89112         * platform/chromium-linux/svg/custom/use-transform-expected.png:
89113         * platform/chromium-linux/tables/mozilla/bugs/45621-expected.checksum:
89114         * platform/chromium-linux/tables/mozilla/bugs/45621-expected.png:
89115         * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.checksum:
89116         * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png:
89117         * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.checksum:
89118         * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.png:
89119         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.checksum:
89120         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.png:
89121         * platform/chromium-linux/tables/mozilla/bugs/bug28341-expected.checksum:
89122         * platform/chromium-linux/tables/mozilla/bugs/bug28341-expected.png:
89123         * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.checksum:
89124         * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.png:
89125         * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.checksum:
89126         * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.png:
89127         * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.checksum:
89128         * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.png:
89129         * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.checksum:
89130         * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png:
89131         * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.checksum:
89132         * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.png:
89133         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.checksum:
89134         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
89135         * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.checksum:
89136         * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.png:
89137         * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.checksum:
89138         * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.png:
89139         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.checksum:
89140         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
89141         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.checksum:
89142         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.png:
89143         * platform/chromium-linux/tables/mozilla/core/captions-expected.checksum:
89144         * platform/chromium-linux/tables/mozilla/core/captions-expected.png:
89145         * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.checksum:
89146         * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.png:
89147         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
89148         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
89149         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
89150         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
89151         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum:
89152         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
89153         * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.checksum:
89154         * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.png:
89155         * platform/chromium-linux/tables/mozilla/other/test3-expected.checksum:
89156         * platform/chromium-linux/tables/mozilla/other/test3-expected.png:
89157         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
89158         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
89159         * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.checksum:
89160         * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.png:
89161         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum:
89162         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
89163         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
89164         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
89165         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum:
89166         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
89167         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum:
89168         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
89169         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
89170         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
89171         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum:
89172         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
89173         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug89315-expected.checksum:
89174         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
89175         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum:
89176         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
89177         * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.checksum:
89178         * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.png:
89179         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.checksum:
89180         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
89181         * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.checksum:
89182         * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.png:
89183         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
89184         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
89185         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
89186         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
89187         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
89188         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
89189         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
89190         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
89191         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
89192         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
89193         * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.checksum:
89194         * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.png:
89195         * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.checksum:
89196         * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png:
89197
89198 2010-06-25  Alpha Lam  <hclam@chromium.org>
89199
89200         Unreviewed. Build fix.
89201
89202         More test expectations cleanup for r61908.
89203
89204         * platform/chromium-linux/printing/return-from-printing-mode-expected.checksum:
89205         * platform/chromium-linux/printing/return-from-printing-mode-expected.png: Added.
89206         * platform/chromium/test_expectations.txt:
89207
89208 2010-06-25  Adam Barth  <abarth@webkit.org>
89209
89210         Unreviewed.
89211
89212         Skip fast/events/popup-when-select-change.html because GTK doesn't have
89213         an eventSender implementation.
89214
89215         * platform/gtk/Skipped:
89216
89217 2010-06-25  Johnny Ding  <jnd@chromium.org>
89218
89219         Reviewed by Adam Barth.
89220
89221         https://bugs.webkit.org/show_bug.cgi?id=41061
89222         Make sure the window can be opened in a user initiated event instead of blocking by popup blocker.
89223
89224         * fast/events/popup-when-select-change-expected.txt: Added.
89225         * fast/events/popup-when-select-change.html: Added.
89226
89227 2010-06-25  Zhenyao Mo  <zmo@google.com>
89228
89229         Reviewed by Dimitri Glazkov.
89230
89231         getUniform will not work for fetching uniform array elements
89232         https://bugs.webkit.org/show_bug.cgi?id=34508
89233
89234         * fast/canvas/webgl/gl-uniform-arrays-expected.txt: Added.
89235         * fast/canvas/webgl/gl-uniform-arrays.html: Added.
89236         * fast/canvas/webgl/incorrect-context-object-behaviour-expected.txt: Change the test so we test the return error explicitly.
89237         * fast/canvas/webgl/script-tests/incorrect-context-object-behaviour.js: Ditto.
89238
89239 2010-06-25  Zhenyao Mo  <zmo@google.com>
89240
89241         Reviewed by Dimitri Glazkov.
89242
89243         Bring set/get state functions to GLES2 conformance
89244         https://bugs.webkit.org/show_bug.cgi?id=41095
89245
89246         * fast/canvas/webgl/gl-enable-enum-test-expected.txt: Added.
89247         * fast/canvas/webgl/gl-enable-enum-test.html: Added.
89248         * fast/canvas/webgl/gl-enum-tests-expected.txt: Added.
89249         * fast/canvas/webgl/gl-enum-tests.html: Added.
89250         * fast/canvas/webgl/resources/desktop-gl-constants.js: Added.
89251
89252 2010-06-25  Zhenyao Mo  <zmo@google.com>
89253
89254         Reviewed by Dimitri Glazkov.
89255
89256         A buffer should be bound to one target in its lifetime
89257         https://bugs.webkit.org/show_bug.cgi?id=41108
89258
89259         * fast/canvas/webgl/buffer-bind-test-expected.txt: Added.
89260         * fast/canvas/webgl/buffer-bind-test.html: Added.
89261
89262 2010-06-25  Dean Jackson  <dino@apple.com>
89263
89264         Reviewed by Simon Fraser.
89265
89266         https://bugs.webkit.org/show_bug.cgi?id=41188
89267         Animations should not require 0% and 100% keyframes
89268
89269         * animations/keyframes-from-missing-expected.txt: Removed.
89270         * animations/keyframes-from-missing.html: Removed.
89271         * animations/keyframes-to-missing-expected.txt: Removed.
89272         * animations/keyframes-to-missing.html: Removed.
89273         * animations/missing-from-to-transforms-expected.txt: Added.
89274         * animations/missing-from-to-transforms.html: Added.
89275         * animations/missing-from-to-expected.txt: Added.
89276         * animations/missing-from-to.html: Added.
89277
89278 2010-06-25  Csaba Osztrogonác  <ossy@webkit.org>
89279
89280         Unreviewed.
89281
89282         [Qt] Add platform specific expected results for new passing tests.
89283         Compared to Mac png files and Mac expected files.
89284
89285         * platform/qt/editing/selection/range-between-block-and-inline-expected.checksum: Added.
89286         * platform/qt/editing/selection/range-between-block-and-inline-expected.png: Added.
89287         * platform/qt/editing/selection/range-between-block-and-inline-expected.txt: Added.
89288         * platform/qt/fast/css-generated-content/after-duplicated-after-split-expected.checksum: Added.
89289         * platform/qt/fast/css-generated-content/after-duplicated-after-split-expected.png: Added.
89290         * platform/qt/fast/css-generated-content/after-duplicated-after-split-expected.txt: Added.
89291         * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
89292         * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
89293         * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
89294         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
89295         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
89296         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added.
89297         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
89298         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
89299         * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added.
89300         * platform/qt/fast/frames/take-focus-from-iframe-expected.checksum: Added.
89301         * platform/qt/fast/frames/take-focus-from-iframe-expected.png: Added.
89302         * platform/qt/fast/frames/take-focus-from-iframe-expected.txt: Added.
89303         * platform/qt/fast/images/svg-background-partial-redraw-expected.checksum: Added.
89304         * platform/qt/fast/images/svg-background-partial-redraw-expected.png: Added.
89305         * platform/qt/fast/images/svg-background-partial-redraw-expected.txt: Added.
89306         * platform/qt/fast/lists/alpha-boundary-values-expected.checksum: Added.
89307         * platform/qt/fast/lists/alpha-boundary-values-expected.png: Added.
89308         * platform/qt/fast/lists/alpha-boundary-values-expected.txt: Added.
89309         * platform/qt/fast/multicol/column-count-with-rules-expected.checksum: Added.
89310         * platform/qt/fast/multicol/column-count-with-rules-expected.png: Added.
89311         * platform/qt/fast/multicol/column-count-with-rules-expected.txt: Added.
89312         * platform/qt/fast/multicol/layers-in-multicol-expected.checksum: Added.
89313         * platform/qt/fast/multicol/layers-in-multicol-expected.png: Added.
89314         * platform/qt/fast/multicol/layers-in-multicol-expected.txt: Added.
89315         * platform/qt/fast/multicol/layers-split-across-columns-expected.checksum: Added.
89316         * platform/qt/fast/multicol/layers-split-across-columns-expected.png: Added.
89317         * platform/qt/fast/multicol/layers-split-across-columns-expected.txt: Added.
89318         * platform/qt/fast/multicol/nested-columns-expected.checksum: Added.
89319         * platform/qt/fast/multicol/nested-columns-expected.png: Added.
89320         * platform/qt/fast/multicol/nested-columns-expected.txt: Added.
89321         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
89322         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
89323         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt: Added.
89324         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Added.
89325         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
89326         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added.
89327         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Added.
89328         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
89329         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
89330         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Added.
89331         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
89332         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Added.
89333         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Added.
89334         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
89335         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
89336         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Added.
89337         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added.
89338         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
89339         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Added.
89340         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
89341         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Added.
89342         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Added.
89343         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
89344         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added.
89345         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Added.
89346         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
89347         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
89348         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.checksum: Added.
89349         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.png: Added.
89350         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt: Added.
89351         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.checksum: Added.
89352         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
89353         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.txt: Added.
89354         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum: Added.
89355         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
89356         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt: Added.
89357         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum: Added.
89358         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
89359         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt: Added.
89360         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum: Added.
89361         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
89362         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: Added.
89363         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.checksum: Added.
89364         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.png: Added.
89365         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.txt: Added.
89366         * platform/qt/fast/repaint/layout-state-scrolloffset-expected.checksum: Added.
89367         * platform/qt/fast/repaint/layout-state-scrolloffset-expected.png: Added.
89368         * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt: Added.
89369         * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.checksum: Added.
89370         * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
89371         * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt: Added.
89372         * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.checksum: Added.
89373         * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
89374         * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt: Added.
89375         * platform/qt/fast/repaint/positioned-document-element-expected.checksum: Added.
89376         * platform/qt/fast/repaint/positioned-document-element-expected.png: Added.
89377         * platform/qt/fast/repaint/positioned-document-element-expected.txt: Added.
89378         * platform/qt/fast/text/format-control-expected.checksum: Added.
89379         * platform/qt/fast/text/format-control-expected.png: Added.
89380         * platform/qt/fast/text/format-control-expected.txt: Added.
89381         * platform/qt/printing/page-rule-in-media-query-expected.checksum: Added.
89382         * platform/qt/printing/page-rule-in-media-query-expected.png: Added.
89383         * platform/qt/printing/page-rule-in-media-query-expected.txt: Added.
89384
89385 2010-06-25  Csaba Osztrogonác  <ossy@webkit.org>
89386
89387         Unreviewed.
89388
89389         [Qt] Add platform specific expected results for new passing svg/* tests.
89390         Compared to Mac png files and Mac expected files.
89391
89392         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum: Added.
89393         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
89394         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
89395         * platform/qt/svg/batik/text/textDecoration-expected.checksum: Added.
89396         * platform/qt/svg/batik/text/textDecoration-expected.png: Added.
89397         * platform/qt/svg/batik/text/textDecoration-expected.txt: Added.
89398         * platform/qt/svg/custom/non-scaling-stroke-expected.checksum: Added.
89399         * platform/qt/svg/custom/non-scaling-stroke-expected.png: Added.
89400         * platform/qt/svg/custom/non-scaling-stroke-expected.txt: Added.
89401         * platform/qt/svg/custom/repaint-stroke-width-changes-expected.checksum: Added.
89402         * platform/qt/svg/custom/repaint-stroke-width-changes-expected.png: Added.
89403         * platform/qt/svg/custom/repaint-stroke-width-changes-expected.txt: Added.
89404         * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added.
89405         * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added.
89406         * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Copied from LayoutTests/platform/gtk/svg/custom/svg-fonts-with-no-element-reference-expected.txt.
89407         * platform/qt/svg/filters/filter-on-filter-for-text-expected.checksum: Added.
89408         * platform/qt/svg/filters/filter-on-filter-for-text-expected.png: Added.
89409         * platform/qt/svg/filters/filter-on-filter-for-text-expected.txt: Added.
89410         * platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.checksum: Copied from LayoutTests/platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.checksum.
89411         * platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png: Added.
89412         * platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt: Copied from LayoutTests/platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt.
89413         * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.checksum: Added.
89414         * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: Added.
89415         * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt: Added.
89416         * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.checksum: Added.
89417         * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.png: Added.
89418         * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt: Added.
89419         * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.checksum: Added.
89420         * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
89421         * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt: Added.
89422         * platform/qt/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
89423         * platform/qt/svg/foreignObject/text-tref-02-b-expected.png: Added.
89424         * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt: Added.
89425
89426 2010-06-25  Csaba Osztrogonác  <ossy@webkit.org>
89427
89428         Unreviewed.
89429
89430         [Qt] Add platform specific expected results for new passing svg/text/* tests.
89431         Compared to Mac png files and Mac expected files.
89432
89433         * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.checksum: Added.
89434         * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added.
89435         * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Added.
89436         * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.checksum: Added.
89437         * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added.
89438         * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Added.
89439         * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.checksum: Added.
89440         * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.png: Added.
89441         * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
89442         * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.checksum: Added.
89443         * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added.
89444         * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Added.
89445         * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.checksum: Added.
89446         * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.png: Added.
89447         * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
89448         * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.checksum: Added.
89449         * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.png: Added.
89450         * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt: Added.
89451         * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.checksum: Added.
89452         * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.png: Added.
89453         * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt: Added.
89454         * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.checksum: Added.
89455         * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.png: Added.
89456         * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt: Added.
89457         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
89458         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
89459         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Added.
89460         * platform/qt/svg/text/select-x-list-1-expected.checksum: Added.
89461         * platform/qt/svg/text/select-x-list-1-expected.png: Added.
89462         * platform/qt/svg/text/select-x-list-1-expected.txt: Added.
89463         * platform/qt/svg/text/select-x-list-2-expected.checksum: Added.
89464         * platform/qt/svg/text/select-x-list-2-expected.png: Added.
89465         * platform/qt/svg/text/select-x-list-2-expected.txt: Added.
89466         * platform/qt/svg/text/select-x-list-3-expected.checksum: Added.
89467         * platform/qt/svg/text/select-x-list-3-expected.png: Added.
89468         * platform/qt/svg/text/select-x-list-3-expected.txt: Added.
89469         * platform/qt/svg/text/select-x-list-4-expected.checksum: Added.
89470         * platform/qt/svg/text/select-x-list-4-expected.png: Added.
89471         * platform/qt/svg/text/select-x-list-4-expected.txt: Added.
89472         * platform/qt/svg/text/select-x-list-with-tspans-1-expected.checksum: Added.
89473         * platform/qt/svg/text/select-x-list-with-tspans-1-expected.png: Added.
89474         * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt: Added.
89475         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.checksum: Added.
89476         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.png: Added.
89477         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt: Added.
89478         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.checksum: Added.
89479         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.png: Added.
89480         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt: Added.
89481         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.checksum: Added.
89482         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.png: Added.
89483         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt: Added.
89484         * platform/qt/svg/text/text-hkern-expected.checksum: Added.
89485         * platform/qt/svg/text/text-hkern-expected.png: Added.
89486         * platform/qt/svg/text/text-hkern-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/text-hkern-expected.txt.
89487         * platform/qt/svg/text/text-hkern-on-vertical-text-expected.checksum: Added.
89488         * platform/qt/svg/text/text-hkern-on-vertical-text-expected.png: Added.
89489         * platform/qt/svg/text/text-hkern-on-vertical-text-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt.
89490         * platform/qt/svg/text/text-vkern-expected.checksum: Added.
89491         * platform/qt/svg/text/text-vkern-expected.png: Added.
89492         * platform/qt/svg/text/text-vkern-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/text-vkern-expected.txt.
89493         * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.checksum: Added.
89494         * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.png: Added.
89495         * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.txt: Copied from LayoutTests/platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt.
89496
89497 2010-06-25  Csaba Osztrogonác  <ossy@webkit.org>
89498
89499         Unreviewed.
89500
89501         [Qt] fast/text/bidi-explicit-embedding-past-end.html fails
89502         https://bugs.webkit.org/show_bug.cgi?id=41241
89503
89504         * platform/qt/Skipped: fast/text/bidi-explicit-embedding-past-end.html skipped until fix.
89505
89506 2010-06-25  Dan Bernstein  <mitz@apple.com>
89507
89508         Reviewed by Sam Weinig.
89509
89510         <rdar://problem/8000667> Certain text is repeated before and after a line break
89511
89512         * fast/text/bidi-explicit-embedding-past-end-expected.checksum: Added.
89513         * fast/text/bidi-explicit-embedding-past-end-expected.png: Added.
89514         * fast/text/bidi-explicit-embedding-past-end-expected.txt: Added.
89515         * fast/text/bidi-explicit-embedding-past-end.html: Added.
89516
89517 2010-06-25  Alpha Lam  <hclam@chromium.org>
89518
89519         Unreviewed. Build fix.
89520
89521         Updating test expectations due to r61908.
89522
89523         * platform/chromium-linux/css1/basic/class_as_selector-expected.checksum:
89524         * platform/chromium-linux/css1/basic/comments-expected.checksum:
89525         * platform/chromium-linux/css1/basic/containment-expected.checksum:
89526         * platform/chromium-linux/css1/basic/id_as_selector-expected.checksum:
89527         * platform/chromium-linux/css1/basic/inheritance-expected.checksum:
89528         * platform/chromium-linux/css1/box_properties/border-expected.checksum:
89529         * platform/chromium-linux/css1/box_properties/border_bottom-expected.checksum:
89530         * platform/chromium-linux/css1/box_properties/border_bottom_width-expected.checksum:
89531         * platform/chromium-linux/css1/box_properties/border_left-expected.checksum:
89532         * platform/chromium-linux/css1/box_properties/border_left_width-expected.checksum:
89533         * platform/chromium-linux/css1/box_properties/border_right_inline-expected.checksum:
89534         * platform/chromium-linux/css1/box_properties/border_right_width-expected.checksum:
89535         * platform/chromium-linux/css1/box_properties/border_style-expected.checksum:
89536         * platform/chromium-linux/css1/box_properties/border_top-expected.checksum:
89537         * platform/chromium-linux/css1/box_properties/border_top_width-expected.checksum:
89538         * platform/chromium-linux/css1/box_properties/border_width-expected.checksum:
89539         * platform/chromium-linux/css1/box_properties/clear-expected.checksum:
89540         * platform/chromium-linux/css1/box_properties/clear_float-expected.checksum:
89541         * platform/chromium-linux/css1/box_properties/float_elements_in_series-expected.checksum:
89542         * platform/chromium-linux/css1/box_properties/float_margin-expected.checksum:
89543         * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.checksum:
89544         * platform/chromium-linux/css1/box_properties/height-expected.checksum:
89545         * platform/chromium-linux/css1/box_properties/margin-expected.checksum:
89546         * platform/chromium-linux/css1/box_properties/margin_bottom-expected.checksum:
89547         * platform/chromium-linux/css1/box_properties/margin_inline-expected.checksum:
89548         * platform/chromium-linux/css1/box_properties/margin_left-expected.checksum:
89549         * platform/chromium-linux/css1/box_properties/margin_right-expected.checksum:
89550         * platform/chromium-linux/css1/box_properties/margin_top-expected.checksum:
89551         * platform/chromium-linux/css1/box_properties/padding-expected.checksum:
89552         * platform/chromium-linux/css1/box_properties/padding_bottom-expected.checksum:
89553         * platform/chromium-linux/css1/box_properties/padding_inline-expected.checksum:
89554         * platform/chromium-linux/css1/box_properties/padding_left-expected.checksum:
89555         * platform/chromium-linux/css1/box_properties/padding_right-expected.checksum:
89556         * platform/chromium-linux/css1/box_properties/padding_top-expected.checksum:
89557         * platform/chromium-linux/css1/box_properties/width-expected.checksum:
89558         * platform/chromium-linux/css1/cascade/cascade_order-expected.checksum:
89559         * platform/chromium-linux/css1/classification/display-expected.checksum:
89560         * platform/chromium-linux/css1/classification/list_style_type-expected.checksum:
89561         * platform/chromium-linux/css1/classification/white_space-expected.checksum:
89562         * platform/chromium-linux/css1/color_and_background/background-expected.checksum:
89563         * platform/chromium-linux/css1/color_and_background/background_attachment-expected.checksum:
89564         * platform/chromium-linux/css1/color_and_background/background_position-expected.checksum:
89565         * platform/chromium-linux/css1/color_and_background/background_repeat-expected.checksum:
89566         * platform/chromium-linux/css1/conformance/forward_compatible_parsing-expected.checksum:
89567         * platform/chromium-linux/css1/font_properties/font-expected.checksum:
89568         * platform/chromium-linux/css1/font_properties/font_family-expected.checksum:
89569         * platform/chromium-linux/css1/font_properties/font_size-expected.checksum:
89570         * platform/chromium-linux/css1/font_properties/font_weight-expected.checksum:
89571         * platform/chromium-linux/css1/formatting_model/floating_elements-expected.checksum:
89572         * platform/chromium-linux/css1/formatting_model/height_of_lines-expected.checksum:
89573         * platform/chromium-linux/css1/formatting_model/horizontal_formatting-expected.checksum:
89574         * platform/chromium-linux/css1/formatting_model/inline_elements-expected.checksum:
89575         * platform/chromium-linux/css1/formatting_model/replaced_elements-expected.checksum:
89576         * platform/chromium-linux/css1/formatting_model/vertical_formatting-expected.checksum:
89577         * platform/chromium-linux/css1/pseudo/anchor-expected.checksum:
89578         * platform/chromium-linux/css1/pseudo/firstletter-expected.checksum:
89579         * platform/chromium-linux/css1/pseudo/firstline-expected.checksum:
89580         * platform/chromium-linux/css1/pseudo/multiple_pseudo_elements-expected.checksum:
89581         * platform/chromium-linux/css1/pseudo/pseudo_elements_in_selectors-expected.checksum:
89582         * platform/chromium-linux/css1/text_properties/letter_spacing-expected.checksum:
89583         * platform/chromium-linux/css1/text_properties/line_height-expected.checksum:
89584         * platform/chromium-linux/css1/text_properties/text_decoration-expected.checksum:
89585         * platform/chromium-linux/css1/text_properties/text_indent-expected.checksum:
89586         * platform/chromium-linux/css1/text_properties/text_transform-expected.checksum:
89587         * platform/chromium-linux/css1/text_properties/vertical_align-expected.checksum:
89588         * platform/chromium-linux/css1/text_properties/word_spacing-expected.checksum:
89589         * platform/chromium-linux/css1/units/color_units-expected.checksum:
89590         * platform/chromium-linux/css1/units/length_units-expected.checksum:
89591         * platform/chromium-linux/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum:
89592         * platform/chromium-linux/css2.1/t0803-c5505-mrgn-02-c-expected.checksum:
89593         * platform/chromium-linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum:
89594         * platform/chromium-linux/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum:
89595         * platform/chromium-linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum:
89596         * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
89597         * platform/chromium-linux/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum:
89598         * platform/chromium-linux/css2.1/t1002-c5523-width-02-b-g-expected.checksum:
89599         * platform/chromium-linux/css2.1/t1202-counters-08-b-expected.checksum:
89600         * platform/chromium-linux/css2.1/t1202-counters-09-b-expected.checksum:
89601         * platform/chromium-linux/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum:
89602         * platform/chromium-linux/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
89603         * platform/chromium-linux/css2.1/t1508-c527-font-07-b-expected.checksum:
89604         * platform/chromium-linux/editing/deleting/5168598-expected.checksum:
89605         * platform/chromium-linux/editing/deleting/delete-after-span-ws-001-expected.checksum:
89606         * platform/chromium-linux/editing/deleting/delete-after-span-ws-002-expected.checksum:
89607         * platform/chromium-linux/editing/deleting/delete-after-span-ws-003-expected.checksum:
89608         * platform/chromium-linux/editing/deleting/delete-line-end-ws-001-expected.checksum:
89609         * platform/chromium-linux/editing/deleting/delete-line-end-ws-002-expected.checksum:
89610         * platform/chromium-linux/editing/input/emacs-ctrl-o-expected.checksum:
89611         * platform/chromium-linux/editing/inserting/12882-expected.checksum:
89612         * platform/chromium-linux/editing/inserting/5607069-2-expected.checksum:
89613         * platform/chromium-linux/editing/inserting/insert-div-023-expected.checksum:
89614         * platform/chromium-linux/editing/pasteboard/emacs-cntl-y-001-expected.checksum:
89615         * platform/chromium-linux/editing/pasteboard/emacs-ctrl-a-k-y-expected.checksum:
89616         * platform/chromium-linux/editing/pasteboard/emacs-ctrl-k-y-001-expected.checksum:
89617         * platform/chromium-linux/editing/selection/5354455-1-expected.checksum:
89618         * platform/chromium-linux/editing/selection/5354455-2-expected.checksum:
89619         * platform/chromium-linux/editing/selection/designmode-no-caret-expected.checksum:
89620         * platform/chromium-linux/editing/selection/focus_editable_html-expected.checksum:
89621         * platform/chromium-linux/editing/selection/iframe-expected.checksum:
89622         * platform/chromium-linux/editing/selection/move-by-line-001-expected.checksum:
89623         * platform/chromium-linux/editing/selection/select-all-001-expected.checksum:
89624         * platform/chromium-linux/editing/selection/select-all-002-expected.checksum:
89625         * platform/chromium-linux/editing/selection/select-all-003-expected.checksum:
89626         * platform/chromium-linux/editing/selection/select-all-004-expected.checksum:
89627         * platform/chromium-linux/editing/selection/unrendered-001-expected.checksum:
89628         * platform/chromium-linux/editing/selection/unrendered-002-expected.checksum:
89629         * platform/chromium-linux/editing/selection/unrendered-003-expected.checksum:
89630         * platform/chromium-linux/editing/selection/unrendered-004-expected.checksum:
89631         * platform/chromium-linux/editing/selection/unrendered-005-expected.checksum:
89632         * platform/chromium-linux/fast/backgrounds/001-expected.checksum:
89633         * platform/chromium-linux/fast/backgrounds/background-inherit-color-bug-expected.checksum:
89634         * platform/chromium-linux/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum:
89635         * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
89636         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.checksum:
89637         * platform/chromium-linux/fast/backgrounds/svg-as-background-1-expected.checksum:
89638         * platform/chromium-linux/fast/block/basic/016-expected.checksum:
89639         * platform/chromium-linux/fast/block/basic/fieldset-stretch-to-legend-expected.checksum:
89640         * platform/chromium-linux/fast/block/float/008-expected.checksum:
89641         * platform/chromium-linux/fast/block/float/013-expected.checksum:
89642         * platform/chromium-linux/fast/block/float/019-expected.checksum:
89643         * platform/chromium-linux/fast/block/float/021-expected.checksum:
89644         * platform/chromium-linux/fast/block/float/025-expected.checksum:
89645         * platform/chromium-linux/fast/block/float/026-expected.checksum:
89646         * platform/chromium-linux/fast/block/float/027-expected.checksum:
89647         * platform/chromium-linux/fast/block/float/028-expected.checksum:
89648         * platform/chromium-linux/fast/block/float/032-expected.checksum:
89649         * platform/chromium-linux/fast/block/float/033-expected.checksum:
89650         * platform/chromium-linux/fast/block/float/035-expected.checksum:
89651         * platform/chromium-linux/fast/block/float/avoidance-percent-width-strict-expected.checksum:
89652         * platform/chromium-linux/fast/block/float/br-with-clear-2-expected.checksum:
89653         * platform/chromium-linux/fast/block/float/float-avoidance-expected.checksum:
89654         * platform/chromium-linux/fast/block/float/nested-clearance-expected.checksum:
89655         * platform/chromium-linux/fast/block/float/relative-painted-twice-expected.checksum:
89656         * platform/chromium-linux/fast/block/margin-collapse/103-expected.checksum:
89657         * platform/chromium-linux/fast/block/margin-collapse/104-expected.checksum:
89658         * platform/chromium-linux/fast/block/margin-collapse/empty-clear-blocks-expected.checksum:
89659         * platform/chromium-linux/fast/block/positioning/047-expected.checksum:
89660         * platform/chromium-linux/fast/block/positioning/051-expected.checksum:
89661         * platform/chromium-linux/fast/block/positioning/055-expected.checksum:
89662         * platform/chromium-linux/fast/block/positioning/auto/007-expected.checksum:
89663         * platform/chromium-linux/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.checksum:
89664         * platform/chromium-linux/fast/block/positioning/negative-rel-position-expected.checksum:
89665         * platform/chromium-linux/fast/block/positioning/relative-overflow-block-expected.checksum:
89666         * platform/chromium-linux/fast/block/positioning/relative-overflow-replaced-expected.checksum:
89667         * platform/chromium-linux/fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
89668         * platform/chromium-linux/fast/body-propagation/overflow/001-expected.checksum:
89669         * platform/chromium-linux/fast/body-propagation/overflow/001-xhtml-expected.checksum:
89670         * platform/chromium-linux/fast/body-propagation/overflow/002-expected.checksum:
89671         * platform/chromium-linux/fast/body-propagation/overflow/002-xhtml-expected.checksum:
89672         * platform/chromium-linux/fast/body-propagation/overflow/003-declarative-expected.checksum:
89673         * platform/chromium-linux/fast/body-propagation/overflow/003-expected.checksum:
89674         * platform/chromium-linux/fast/body-propagation/overflow/003-xhtml-expected.checksum:
89675         * platform/chromium-linux/fast/body-propagation/overflow/004-declarative-expected.checksum:
89676         * platform/chromium-linux/fast/body-propagation/overflow/004-expected.checksum:
89677         * platform/chromium-linux/fast/body-propagation/overflow/004-xhtml-expected.checksum:
89678         * platform/chromium-linux/fast/body-propagation/overflow/005-declarative-expected.checksum:
89679         * platform/chromium-linux/fast/body-propagation/overflow/005-expected.checksum:
89680         * platform/chromium-linux/fast/body-propagation/overflow/005-xhtml-expected.checksum:
89681         * platform/chromium-linux/fast/body-propagation/overflow/006-declarative-expected.checksum:
89682         * platform/chromium-linux/fast/body-propagation/overflow/006-expected.checksum:
89683         * platform/chromium-linux/fast/body-propagation/overflow/006-xhtml-expected.checksum:
89684         * platform/chromium-linux/fast/body-propagation/overflow/007-declarative-expected.checksum:
89685         * platform/chromium-linux/fast/body-propagation/overflow/007-expected.checksum:
89686         * platform/chromium-linux/fast/body-propagation/overflow/007-xhtml-expected.checksum:
89687         * platform/chromium-linux/fast/borders/inline-mask-overlay-image-expected.checksum:
89688         * platform/chromium-linux/fast/box-shadow/basic-shadows-expected.checksum:
89689         * platform/chromium-linux/fast/box-sizing/box-sizing-expected.checksum:
89690         * platform/chromium-linux/fast/canvas/canvas-bg-expected.checksum:
89691         * platform/chromium-linux/fast/canvas/canvas-text-alignment-expected.checksum:
89692         * platform/chromium-linux/fast/canvas/image-object-in-canvas-expected.checksum:
89693         * platform/chromium-linux/fast/clip/014-expected.checksum:
89694         * platform/chromium-linux/fast/css-generated-content/014-expected.checksum:
89695         * platform/chromium-linux/fast/css/005-expected.checksum:
89696         * platform/chromium-linux/fast/css/MarqueeLayoutTest-expected.checksum:
89697         * platform/chromium-linux/fast/css/border-height-expected.checksum:
89698         * platform/chromium-linux/fast/css/css2-system-fonts-expected.checksum:
89699         * platform/chromium-linux/fast/css/empty-pseudo-class-expected.checksum:
89700         * platform/chromium-linux/fast/css/first-child-pseudo-class-expected.checksum:
89701         * platform/chromium-linux/fast/css/first-of-type-pseudo-class-expected.checksum:
89702         * platform/chromium-linux/fast/css/font-face-descriptor-multiple-values-expected.checksum:
89703         * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.checksum:
89704         * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.checksum:
89705         * platform/chromium-linux/fast/css/font_property_normal-expected.checksum:
89706         * platform/chromium-linux/fast/css/hsl-color-expected.checksum:
89707         * platform/chromium-linux/fast/css/last-child-pseudo-class-expected.checksum:
89708         * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.checksum:
89709         * platform/chromium-linux/fast/css/line-height-overflow-expected.checksum:
89710         * platform/chromium-linux/fast/css/nested-floating-relative-position-percentages-expected.checksum:
89711         * platform/chromium-linux/fast/css/nested-rounded-corners-expected.checksum:
89712         * platform/chromium-linux/fast/css/only-child-pseudo-class-expected.checksum:
89713         * platform/chromium-linux/fast/css/only-of-type-pseudo-class-expected.checksum:
89714         * platform/chromium-linux/fast/css/percentage-non-integer-expected.checksum:
89715         * platform/chromium-linux/fast/css/positioned-overflow-scroll-expected.checksum:
89716         * platform/chromium-linux/fast/css/text-overflow-ellipsis-expected.checksum:
89717         * platform/chromium-linux/fast/css/text-overflow-ellipsis-strict-expected.checksum:
89718         * platform/chromium-linux/fast/css/variables/misplaced-import-test-expected.checksum:
89719         * platform/chromium-linux/fast/css/word-space-extra-expected.checksum:
89720         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
89721         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
89722         * platform/chromium-linux/fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum:
89723         * platform/chromium-linux/fast/dom/clone-node-dynamic-style-expected.checksum:
89724         * platform/chromium-linux/fast/dom/focus-contenteditable-expected.checksum:
89725         * platform/chromium-linux/fast/dom/gc-10-expected.checksum:
89726         * platform/chromium-linux/fast/dynamic/008-expected.checksum:
89727         * platform/chromium-linux/fast/dynamic/anchor-lock-expected.checksum:
89728         * platform/chromium-linux/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum:
89729         * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.checksum:
89730         * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.checksum:
89731         * platform/chromium-linux/fast/events/5056619-expected.checksum:
89732         * platform/chromium-linux/fast/events/autoscroll-expected.checksum:
89733         * platform/chromium-linux/fast/events/keydown-1-expected.checksum:
89734         * platform/chromium-linux/fast/events/pointer-events-2-expected.checksum:
89735         * platform/chromium-linux/fast/events/reveal-link-when-focused-expected.checksum:
89736         * platform/chromium-linux/fast/events/standalone-image-drag-to-editable-expected.checksum:
89737         * platform/chromium-linux/fast/flexbox/009-expected.checksum:
89738         * platform/chromium-linux/fast/flexbox/016-expected.checksum:
89739         * platform/chromium-linux/fast/flexbox/flex-hang-expected.checksum:
89740         * platform/chromium-linux/fast/forms/001-expected.checksum:
89741         * platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.checksum:
89742         * platform/chromium-linux/fast/forms/basic-textareas-expected.checksum:
89743         * platform/chromium-linux/fast/forms/basic-textareas-quirks-expected.checksum:
89744         * platform/chromium-linux/fast/forms/button-default-title-expected.checksum:
89745         * platform/chromium-linux/fast/forms/disabled-select-change-index-expected.checksum:
89746         * platform/chromium-linux/fast/forms/fieldset-align-expected.checksum:
89747         * platform/chromium-linux/fast/forms/file-input-direction-expected.checksum:
89748         * platform/chromium-linux/fast/forms/form-element-geometry-expected.checksum:
89749         * platform/chromium-linux/fast/forms/form-hides-table-expected.checksum:
89750         * platform/chromium-linux/fast/forms/input-appearance-selection-expected.checksum:
89751         * platform/chromium-linux/fast/forms/input-first-letter-expected.checksum:
89752         * platform/chromium-linux/fast/forms/input-table-expected.checksum:
89753         * platform/chromium-linux/fast/forms/input-text-double-click-expected.checksum:
89754         * platform/chromium-linux/fast/forms/input-text-scroll-left-on-blur-expected.checksum:
89755         * platform/chromium-linux/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
89756         * platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.checksum:
89757         * platform/chromium-linux/fast/forms/listbox-width-change-expected.checksum:
89758         * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.checksum:
89759         * platform/chromium-linux/fast/forms/search-display-none-cancel-button-expected.checksum:
89760         * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum:
89761         * platform/chromium-linux/fast/forms/searchfield-heights-expected.checksum:
89762         * platform/chromium-linux/fast/forms/select-block-background-expected.checksum:
89763         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.checksum:
89764         * platform/chromium-linux/fast/forms/select-change-popup-to-listbox-expected.checksum:
89765         * platform/chromium-linux/fast/forms/select-initial-position-expected.checksum:
89766         * platform/chromium-linux/fast/forms/select-item-background-clip-expected.checksum:
89767         * platform/chromium-linux/fast/forms/select-list-box-with-height-expected.checksum:
89768         * platform/chromium-linux/fast/forms/select-visual-hebrew-expected.checksum:
89769         * platform/chromium-linux/fast/forms/select-writing-direction-natural-expected.checksum:
89770         * platform/chromium-linux/fast/forms/tabbing-input-iframe-expected.checksum:
89771         * platform/chromium-linux/fast/forms/textAreaLineHeight-expected.checksum:
89772         * platform/chromium-linux/fast/forms/textarea-scroll-height-expected.checksum:
89773         * platform/chromium-linux/fast/forms/textarea-scrollbar-expected.checksum:
89774         * platform/chromium-linux/fast/forms/textarea-scrolled-type-expected.checksum:
89775         * platform/chromium-linux/fast/forms/textarea-width-expected.checksum:
89776         * platform/chromium-linux/fast/forms/visual-hebrew-text-field-expected.checksum:
89777         * platform/chromium-linux/fast/frames/frame-scrolling-attribute-expected.checksum:
89778         * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.checksum:
89779         * platform/chromium-linux/fast/frames/inline-object-inside-frameset-expected.checksum:
89780         * platform/chromium-linux/fast/frames/invalid-expected.checksum:
89781         * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.checksum:
89782         * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.checksum:
89783         * platform/chromium-linux/fast/frames/valid-expected.checksum:
89784         * platform/chromium-linux/fast/frames/viewsource-attribute-expected.checksum:
89785         * platform/chromium-linux/fast/gradients/background-clipped-expected.checksum:
89786         * platform/chromium-linux/fast/images/pdf-as-image-expected.checksum:
89787         * platform/chromium-linux/fast/images/pdf-as-image-landscape-expected.checksum:
89788         * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.checksum:
89789         * platform/chromium-linux/fast/inline-block/tricky-baseline-expected.checksum:
89790         * platform/chromium-linux/fast/inline/inline-borders-with-bidi-override-expected.checksum:
89791         * platform/chromium-linux/fast/inline/inline-continuation-borders-expected.checksum:
89792         * platform/chromium-linux/fast/inline/long-wrapped-line-expected.checksum:
89793         * platform/chromium-linux/fast/invalid/residual-style-expected.checksum:
89794         * platform/chromium-linux/fast/layers/opacity-transforms-expected.checksum:
89795         * platform/chromium-linux/fast/layers/overflow-scroll-auto-switch-expected.checksum:
89796         * platform/chromium-linux/fast/layers/scroll-rect-to-visible-expected.checksum:
89797         * platform/chromium-linux/fast/lists/008-expected.checksum:
89798         * platform/chromium-linux/fast/lists/alpha-list-wrap-expected.checksum:
89799         * platform/chromium-linux/fast/lists/drag-into-marker-expected.checksum:
89800         * platform/chromium-linux/fast/lists/li-br-expected.checksum:
89801         * platform/chromium-linux/fast/lists/ol-start-parsing-expected.checksum:
89802         * platform/chromium-linux/fast/lists/olstart-expected.checksum:
89803         * platform/chromium-linux/fast/lists/w3-css3-list-styles-alphabetic-expected.checksum:
89804         * platform/chromium-linux/fast/lists/w3-css3-list-styles-numeric-expected.checksum:
89805         * platform/chromium-linux/fast/lists/w3-list-styles-expected.checksum:
89806         * platform/chromium-linux/fast/media/mq-relative-constraints-02-expected.checksum:
89807         * platform/chromium-linux/fast/media/mq-relative-constraints-03-expected.checksum:
89808         * platform/chromium-linux/fast/media/mq-relative-constraints-04-expected.checksum:
89809         * platform/chromium-linux/fast/media/mq-relative-constraints-05-expected.checksum:
89810         * platform/chromium-linux/fast/media/mq-relative-constraints-06-expected.checksum:
89811         * platform/chromium-linux/fast/media/mq-relative-constraints-07-expected.checksum:
89812         * platform/chromium-linux/fast/media/mq-relative-constraints-08-expected.checksum:
89813         * platform/chromium-linux/fast/media/mq-relative-constraints-09-expected.checksum:
89814         * platform/chromium-linux/fast/media/mq-width-absolute-01-expected.checksum:
89815         * platform/chromium-linux/fast/media/mq-width-absolute-02-expected.checksum:
89816         * platform/chromium-linux/fast/media/mq-width-absolute-03-expected.checksum:
89817         * platform/chromium-linux/fast/media/mq-width-absolute-04-expected.checksum:
89818         * platform/chromium-linux/fast/multicol/client-rects-expected.checksum:
89819         * platform/chromium-linux/fast/multicol/column-rules-stacking-expected.checksum:
89820         * platform/chromium-linux/fast/multicol/columns-shorthand-parsing-expected.checksum:
89821         * platform/chromium-linux/fast/multicol/float-multicol-expected.checksum:
89822         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum:
89823         * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.checksum:
89824         * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum:
89825         * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.checksum:
89826         * platform/chromium-linux/fast/multicol/span/anonymous-style-inheritance-expected.checksum:
89827         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum:
89828         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
89829         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
89830         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
89831         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.checksum:
89832         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
89833         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
89834         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
89835         * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.checksum:
89836         * platform/chromium-linux/fast/overflow/002-expected.checksum:
89837         * platform/chromium-linux/fast/overflow/003-expected.checksum:
89838         * platform/chromium-linux/fast/overflow/005-expected.checksum:
89839         * platform/chromium-linux/fast/overflow/006-expected.checksum:
89840         * platform/chromium-linux/fast/overflow/007-expected.checksum:
89841         * platform/chromium-linux/fast/overflow/008-expected.checksum:
89842         * platform/chromium-linux/fast/overflow/childFocusRingClip-expected.checksum:
89843         * platform/chromium-linux/fast/overflow/clip-rects-fixed-ancestor-expected.checksum:
89844         * platform/chromium-linux/fast/overflow/float-in-relpositioned-expected.checksum:
89845         * platform/chromium-linux/fast/overflow/hit-test-overflow-controls-expected.checksum:
89846         * platform/chromium-linux/fast/overflow/image-selection-highlight-expected.checksum:
89847         * platform/chromium-linux/fast/overflow/overflow-auto-position-absolute-expected.checksum:
89848         * platform/chromium-linux/fast/overflow/overflow-auto-table-expected.checksum:
89849         * platform/chromium-linux/fast/overflow/overflow-rtl-expected.checksum:
89850         * platform/chromium-linux/fast/overflow/overflow-stacking-expected.checksum:
89851         * platform/chromium-linux/fast/overflow/overflow-text-hit-testing-expected.checksum:
89852         * platform/chromium-linux/fast/overflow/overflow-with-local-background-attachment-expected.checksum:
89853         * platform/chromium-linux/fast/overflow/overflow-x-y-expected.checksum:
89854         * platform/chromium-linux/fast/overflow/position-fixed-transform-clipping-expected.checksum:
89855         * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum:
89856         * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.checksum:
89857         * platform/chromium-linux/fast/overflow/scrollbar-position-update-expected.checksum:
89858         * platform/chromium-linux/fast/overflow/table-overflow-float-expected.checksum:
89859         * platform/chromium-linux/fast/overflow/unreachable-overflow-rtl-bug-expected.checksum:
89860         * platform/chromium-linux/fast/parser/open-comment-in-textarea-expected.checksum:
89861         * platform/chromium-linux/fast/reflections/reflection-direction-expected.checksum:
89862         * platform/chromium-linux/fast/repaint/block-selection-gap-stale-cache-2-expected.checksum:
89863         * platform/chromium-linux/fast/repaint/box-shadow-v-expected.checksum:
89864         * platform/chromium-linux/fast/repaint/dynamic-table-vertical-alignment-change-expected.checksum:
89865         * platform/chromium-linux/fast/repaint/fixed-child-move-after-scroll-expected.checksum:
89866         * platform/chromium-linux/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum:
89867         * platform/chromium-linux/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum:
89868         * platform/chromium-linux/fast/repaint/fixed-expected.checksum:
89869         * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum:
89870         * platform/chromium-linux/fast/repaint/fixed-move-after-scroll-expected.checksum:
89871         * platform/chromium-linux/fast/repaint/fixed-tranformed-expected.checksum:
89872         * platform/chromium-linux/fast/repaint/layout-state-only-positioned-expected.checksum:
89873         * platform/chromium-linux/fast/repaint/line-flow-with-floats-1-expected.checksum:
89874         * platform/chromium-linux/fast/repaint/line-flow-with-floats-10-expected.checksum:
89875         * platform/chromium-linux/fast/repaint/line-flow-with-floats-2-expected.checksum:
89876         * platform/chromium-linux/fast/repaint/line-flow-with-floats-3-expected.checksum:
89877         * platform/chromium-linux/fast/repaint/line-flow-with-floats-4-expected.checksum:
89878         * platform/chromium-linux/fast/repaint/line-flow-with-floats-5-expected.checksum:
89879         * platform/chromium-linux/fast/repaint/line-flow-with-floats-6-expected.checksum:
89880         * platform/chromium-linux/fast/repaint/line-flow-with-floats-7-expected.checksum:
89881         * platform/chromium-linux/fast/repaint/line-flow-with-floats-8-expected.checksum:
89882         * platform/chromium-linux/fast/repaint/line-flow-with-floats-9-expected.checksum:
89883         * platform/chromium-linux/fast/repaint/list-marker-expected.checksum:
89884         * platform/chromium-linux/fast/repaint/moving-shadow-on-container-expected.checksum:
89885         * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.checksum:
89886         * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.checksum:
89887         * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.checksum:
89888         * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
89889         * platform/chromium-linux/fast/repaint/repaint-during-scroll-expected.checksum:
89890         * platform/chromium-linux/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum:
89891         * platform/chromium-linux/fast/repaint/selection-gap-overflow-scroll-expected.checksum:
89892         * platform/chromium-linux/fast/replaced/005-expected.checksum:
89893         * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum:
89894         * platform/chromium-linux/fast/replaced/pdf-as-image-expected.checksum:
89895         * platform/chromium-linux/fast/replaced/replaced-breaking-expected.checksum:
89896         * platform/chromium-linux/fast/replaced/width100percent-image-expected.checksum:
89897         * platform/chromium-linux/fast/replaced/width100percent-menulist-expected.checksum:
89898         * platform/chromium-linux/fast/replaced/width100percent-searchfield-expected.checksum:
89899         * platform/chromium-linux/fast/replaced/width100percent-textarea-expected.checksum:
89900         * platform/chromium-linux/fast/selectors/166-expected.checksum:
89901         * platform/chromium-linux/fast/table/023-expected.checksum:
89902         * platform/chromium-linux/fast/table/034-expected.checksum:
89903         * platform/chromium-linux/fast/table/040-expected.checksum:
89904         * platform/chromium-linux/fast/table/border-collapsing/004-expected.checksum:
89905         * platform/chromium-linux/fast/table/edge-offsets-expected.checksum:
89906         * platform/chromium-linux/fast/table/empty-cells-expected.checksum:
89907         * platform/chromium-linux/fast/table/frame-and-rules-expected.checksum:
89908         * platform/chromium-linux/fast/table/height-percent-test-expected.checksum:
89909         * platform/chromium-linux/fast/table/overflowHidden-expected.checksum:
89910         * platform/chromium-linux/fast/table/prepend-in-anonymous-table-expected.checksum:
89911         * platform/chromium-linux/fast/table/table-display-types-expected.checksum:
89912         * platform/chromium-linux/fast/table/wide-colspan-expected.checksum:
89913         * platform/chromium-linux/fast/table/wide-column-expected.checksum:
89914         * platform/chromium-linux/fast/text/drawBidiText-expected.checksum:
89915         * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
89916         * platform/chromium-linux/fast/text/international/bidi-european-terminators-expected.checksum:
89917         * platform/chromium-linux/fast/text/international/bidi-listbox-atsui-expected.checksum:
89918         * platform/chromium-linux/fast/text/international/bidi-listbox-expected.checksum:
89919         * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.checksum:
89920         * platform/chromium-linux/fast/text/international/thai-line-breaks-expected.checksum:
89921         * platform/chromium-linux/fast/text/softHyphen-expected.checksum:
89922         * platform/chromium-linux/fast/text/text-letter-spacing-expected.checksum:
89923         * platform/chromium-linux/fast/text/updateNewFont-expected.checksum:
89924         * platform/chromium-linux/fast/text/wbr-expected.checksum:
89925         * platform/chromium-linux/fast/text/whitespace/024-expected.checksum:
89926         * platform/chromium-linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum:
89927         * platform/chromium-linux/fast/text/word-break-expected.checksum:
89928         * platform/chromium-linux/fonts/cursive-expected.checksum:
89929         * platform/chromium-linux/fonts/default-expected.checksum:
89930         * platform/chromium-linux/fonts/fantasy-expected.checksum:
89931         * platform/chromium-linux/fonts/monospace-expected.checksum:
89932         * platform/chromium-linux/fonts/sans-serif-expected.checksum:
89933         * platform/chromium-linux/fonts/serif-expected.checksum:
89934         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.checksum:
89935         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.checksum:
89936         * platform/chromium-linux/http/tests/navigation/error404-goback-expected.checksum:
89937         * platform/chromium-linux/http/tests/navigation/error404-subframeload-expected.checksum:
89938         * platform/chromium-linux/http/tests/navigation/javascriptlink-frames-expected.checksum:
89939         * platform/chromium-linux/http/tests/navigation/post-frames-expected.checksum:
89940         * platform/chromium-linux/http/tests/navigation/post-goback1-expected.checksum:
89941         * platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.checksum:
89942         * platform/chromium-linux/media/video-controls-rendering-expected.checksum:
89943         * platform/chromium-linux/media/video-zoom-expected.checksum:
89944         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum:
89945         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
89946         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
89947         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
89948         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
89949         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
89950         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
89951         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum:
89952         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
89953         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
89954         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
89955         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
89956         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
89957         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
89958         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum:
89959         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
89960         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
89961         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
89962         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
89963         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
89964         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
89965         * platform/chromium-linux/svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum:
89966         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
89967         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
89968         * platform/chromium-linux/svg/carto.net/button-expected.checksum:
89969         * platform/chromium-linux/svg/carto.net/combobox-expected.checksum:
89970         * platform/chromium-linux/svg/carto.net/slider-expected.checksum:
89971         * platform/chromium-linux/svg/carto.net/textbox-expected.checksum:
89972         * platform/chromium-linux/svg/carto.net/window-expected.checksum:
89973         * platform/chromium-linux/svg/css/stars-with-shadow-expected.checksum:
89974         * platform/chromium-linux/svg/custom/altglyph-expected.checksum:
89975         * platform/chromium-linux/svg/custom/animate-path-morphing-expected.checksum:
89976         * platform/chromium-linux/svg/custom/invisible-text-after-scrolling-expected.checksum:
89977         * platform/chromium-linux/svg/custom/js-update-transform-changes-expected.checksum:
89978         * platform/chromium-linux/svg/custom/junk-data-expected.checksum:
89979         * platform/chromium-linux/svg/custom/marker-child-changes-expected.checksum:
89980         * platform/chromium-linux/svg/custom/marker-viewBox-changes-expected.checksum:
89981         * platform/chromium-linux/svg/custom/mask-changes-expected.checksum:
89982         * platform/chromium-linux/svg/custom/missing-xlink-expected.checksum:
89983         * platform/chromium-linux/svg/custom/path-bad-data-expected.checksum:
89984         * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
89985         * platform/chromium-linux/svg/custom/text-xy-updates-SVGList-expected.checksum:
89986         * platform/chromium-linux/svg/custom/use-detach-expected.checksum:
89987         * platform/chromium-linux/svg/custom/use-property-changes-through-svg-dom-expected.checksum:
89988         * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.checksum:
89989         * platform/chromium-linux/svg/custom/use-transform-expected.checksum:
89990         * platform/chromium-linux/svg/filters/filterRes-expected.checksum:
89991         * platform/chromium-linux/svg/hixie/error/012-expected.checksum:
89992         * platform/chromium-linux/svg/hixie/links/003-broken-expected.checksum:
89993         * platform/chromium-linux/svg/hixie/perf/003-expected.checksum:
89994         * platform/chromium-linux/svg/hixie/perf/004-expected.checksum:
89995         * platform/chromium-linux/svg/hixie/perf/005-expected.checksum:
89996         * platform/chromium-linux/svg/hixie/perf/006-expected.checksum:
89997         * platform/chromium-linux/svg/hixie/text/003b-expected.checksum:
89998         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.checksum:
89999         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.checksum:
90000         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.checksum:
90001         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.checksum:
90002         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.checksum:
90003         * platform/chromium-linux/svg/text/kerning-expected.checksum:
90004         * platform/chromium-linux/svg/text/multichar-glyph-expected.checksum:
90005         * platform/chromium-linux/svg/zoom/page/absolute-sized-document-scrollbars-expected.checksum:
90006         * platform/chromium-linux/svg/zoom/page/relative-sized-document-scrollbars-expected.checksum:
90007         * platform/chromium-linux/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum:
90008         * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.checksum:
90009         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum:
90010         * platform/chromium-linux/svg/zoom/page/zoom-svg-float-border-padding-expected.checksum:
90011         * platform/chromium-linux/svg/zoom/text/zoom-svg-float-border-padding-expected.checksum:
90012         * platform/chromium-linux/tables/mozilla/bugs/45621-expected.checksum:
90013         * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.checksum:
90014         * platform/chromium-linux/tables/mozilla/bugs/bug10269-2-expected.checksum:
90015         * platform/chromium-linux/tables/mozilla/bugs/bug10296-1-expected.checksum:
90016         * platform/chromium-linux/tables/mozilla/bugs/bug1055-1-expected.checksum:
90017         * platform/chromium-linux/tables/mozilla/bugs/bug113235-1-expected.checksum:
90018         * platform/chromium-linux/tables/mozilla/bugs/bug113235-3-expected.checksum:
90019         * platform/chromium-linux/tables/mozilla/bugs/bug11944-expected.checksum:
90020         * platform/chromium-linux/tables/mozilla/bugs/bug120364-expected.checksum:
90021         * platform/chromium-linux/tables/mozilla/bugs/bug1302-expected.checksum:
90022         * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.checksum:
90023         * platform/chromium-linux/tables/mozilla/bugs/bug131020_iframe-expected.checksum:
90024         * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.checksum:
90025         * platform/chromium-linux/tables/mozilla/bugs/bug149275-1-expected.checksum:
90026         * platform/chromium-linux/tables/mozilla/bugs/bug16252-expected.checksum:
90027         * platform/chromium-linux/tables/mozilla/bugs/bug22019-expected.checksum:
90028         * platform/chromium-linux/tables/mozilla/bugs/bug23151-expected.checksum:
90029         * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.checksum:
90030         * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.checksum:
90031         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.checksum:
90032         * platform/chromium-linux/tables/mozilla/bugs/bug27038-2-expected.checksum:
90033         * platform/chromium-linux/tables/mozilla/bugs/bug28341-expected.checksum:
90034         * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.checksum:
90035         * platform/chromium-linux/tables/mozilla/bugs/bug2947-expected.checksum:
90036         * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.checksum:
90037         * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.checksum:
90038         * platform/chromium-linux/tables/mozilla/bugs/bug38916-expected.checksum:
90039         * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.checksum:
90040         * platform/chromium-linux/tables/mozilla/bugs/bug43039-expected.checksum:
90041         * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.checksum:
90042         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.checksum:
90043         * platform/chromium-linux/tables/mozilla/bugs/bug46480-1-expected.checksum:
90044         * platform/chromium-linux/tables/mozilla/bugs/bug46480-2-expected.checksum:
90045         * platform/chromium-linux/tables/mozilla/bugs/bug50695-1-expected.checksum:
90046         * platform/chromium-linux/tables/mozilla/bugs/bug56405-expected.checksum:
90047         * platform/chromium-linux/tables/mozilla/bugs/bug5797-expected.checksum:
90048         * platform/chromium-linux/tables/mozilla/bugs/bug5835-expected.checksum:
90049         * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.checksum:
90050         * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.checksum:
90051         * platform/chromium-linux/tables/mozilla/bugs/bug67915-1-expected.checksum:
90052         * platform/chromium-linux/tables/mozilla/bugs/bug7112-1-expected.checksum:
90053         * platform/chromium-linux/tables/mozilla/bugs/bug7112-2-expected.checksum:
90054         * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.checksum:
90055         * platform/chromium-linux/tables/mozilla/bugs/bug8858-expected.checksum:
90056         * platform/chromium-linux/tables/mozilla/bugs/bug92143-expected.checksum:
90057         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.checksum:
90058         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.checksum:
90059         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum:
90060         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.checksum:
90061         * platform/chromium-linux/tables/mozilla/core/borders-expected.checksum:
90062         * platform/chromium-linux/tables/mozilla/core/captions-expected.checksum:
90063         * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.checksum:
90064         * platform/chromium-linux/tables/mozilla/core/col_span-expected.checksum:
90065         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_fix-expected.checksum:
90066         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_fixPer-expected.checksum:
90067         * platform/chromium-linux/tables/mozilla/core/nested1-expected.checksum:
90068         * platform/chromium-linux/tables/mozilla/core/one_row-expected.checksum:
90069         * platform/chromium-linux/tables/mozilla/core/row_span-expected.checksum:
90070         * platform/chromium-linux/tables/mozilla/marvin/backgr_index-expected.checksum:
90071         * platform/chromium-linux/tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
90072         * platform/chromium-linux/tables/mozilla/marvin/backgr_position-table-expected.checksum:
90073         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
90074         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
90075         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
90076         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-expected.checksum:
90077         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
90078         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
90079         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum:
90080         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum:
90081         * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum:
90082         * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum:
90083         * platform/chromium-linux/tables/mozilla/marvin/x_td_height-expected.checksum:
90084         * platform/chromium-linux/tables/mozilla/marvin/x_td_nowrap-expected.checksum:
90085         * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum:
90086         * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum:
90087         * platform/chromium-linux/tables/mozilla/marvin/x_th_height-expected.checksum:
90088         * platform/chromium-linux/tables/mozilla/marvin/x_th_nowrap-expected.checksum:
90089         * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum:
90090         * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum:
90091         * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.checksum:
90092         * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.checksum:
90093         * platform/chromium-linux/tables/mozilla/other/test3-expected.checksum:
90094         * platform/chromium-linux/tables/mozilla/other/test6-expected.checksum:
90095         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
90096         * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.checksum:
90097         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum:
90098         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug101759-expected.checksum:
90099         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum:
90100         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
90101         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum:
90102         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum:
90103         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum:
90104         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum:
90105         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug178855-expected.checksum:
90106         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug19526-expected.checksum:
90107         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
90108         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum:
90109         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
90110         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum:
90111         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
90112         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
90113         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum:
90114         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum:
90115         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug89315-expected.checksum:
90116         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum:
90117         * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.checksum:
90118         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.checksum:
90119         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.checksum:
90120         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions3-expected.checksum:
90121         * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.checksum:
90122         * platform/chromium-linux/tables/mozilla_expected_failures/core/columns-expected.checksum:
90123         * platform/chromium-linux/tables/mozilla_expected_failures/core/conflicts-expected.checksum:
90124         * platform/chromium-linux/tables/mozilla_expected_failures/core/standards1-expected.checksum:
90125         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
90126         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
90127         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
90128         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
90129         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
90130         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
90131         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
90132         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
90133         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
90134         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
90135         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
90136         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
90137         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
90138         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
90139         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
90140         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
90141         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
90142         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
90143         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
90144         * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.checksum:
90145         * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.checksum:
90146         * platform/chromium-linux/transforms/2d/transform-fixed-container-expected.checksum:
90147
90148 2010-06-25  Zhenyao Mo  <zmo@google.com>
90149
90150         Reviewed by Dimitri Glazkov.
90151
90152         getParameter(COLOR_WRITEMASK) needs to return Array
90153         https://bugs.webkit.org/show_bug.cgi?id=40437
90154
90155         * fast/canvas/webgl/gl-get-calls-expected.txt: getParameter(COLOR_WRITEMASK) returns bool array.
90156         * fast/canvas/webgl/gl-get-calls.html: Ditto.
90157
90158 2010-06-25  Alpha Lam  <hclam@chromium.org>
90159
90160         Unreviewed. Build fix.
90161
90162         r61908 affected all image test on Chromium linux. Rebaseline those affected tests.
90163
90164         * platform/chromium-linux/css1/basic/class_as_selector-expected.png:
90165         * platform/chromium-linux/css1/basic/comments-expected.png:
90166         * platform/chromium-linux/css1/basic/containment-expected.png:
90167         * platform/chromium-linux/css1/basic/id_as_selector-expected.png:
90168         * platform/chromium-linux/css1/basic/inheritance-expected.png:
90169         * platform/chromium-linux/css1/box_properties/border-expected.png:
90170         * platform/chromium-linux/css1/box_properties/border_bottom-expected.png:
90171         * platform/chromium-linux/css1/box_properties/border_bottom_width-expected.png:
90172         * platform/chromium-linux/css1/box_properties/border_left-expected.png:
90173         * platform/chromium-linux/css1/box_properties/border_left_width-expected.png:
90174         * platform/chromium-linux/css1/box_properties/border_right_inline-expected.png:
90175         * platform/chromium-linux/css1/box_properties/border_right_width-expected.png:
90176         * platform/chromium-linux/css1/box_properties/border_style-expected.png:
90177         * platform/chromium-linux/css1/box_properties/border_top-expected.png:
90178         * platform/chromium-linux/css1/box_properties/border_top_width-expected.png:
90179         * platform/chromium-linux/css1/box_properties/border_width-expected.png:
90180         * platform/chromium-linux/css1/box_properties/clear-expected.png:
90181         * platform/chromium-linux/css1/box_properties/clear_float-expected.png:
90182         * platform/chromium-linux/css1/box_properties/float_elements_in_series-expected.png:
90183         * platform/chromium-linux/css1/box_properties/float_margin-expected.png:
90184         * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.png:
90185         * platform/chromium-linux/css1/box_properties/height-expected.png:
90186         * platform/chromium-linux/css1/box_properties/margin-expected.png:
90187         * platform/chromium-linux/css1/box_properties/margin_bottom-expected.png:
90188         * platform/chromium-linux/css1/box_properties/margin_inline-expected.png:
90189         * platform/chromium-linux/css1/box_properties/margin_left-expected.png:
90190         * platform/chromium-linux/css1/box_properties/margin_right-expected.png:
90191         * platform/chromium-linux/css1/box_properties/margin_top-expected.png:
90192         * platform/chromium-linux/css1/box_properties/padding-expected.png:
90193         * platform/chromium-linux/css1/box_properties/padding_bottom-expected.png:
90194         * platform/chromium-linux/css1/box_properties/padding_inline-expected.png:
90195         * platform/chromium-linux/css1/box_properties/padding_left-expected.png:
90196         * platform/chromium-linux/css1/box_properties/padding_right-expected.png:
90197         * platform/chromium-linux/css1/box_properties/padding_top-expected.png:
90198         * platform/chromium-linux/css1/box_properties/width-expected.png:
90199         * platform/chromium-linux/css1/cascade/cascade_order-expected.png:
90200         * platform/chromium-linux/css1/classification/display-expected.png:
90201         * platform/chromium-linux/css1/classification/list_style_type-expected.png:
90202         * platform/chromium-linux/css1/classification/white_space-expected.png:
90203         * platform/chromium-linux/css1/color_and_background/background-expected.png:
90204         * platform/chromium-linux/css1/color_and_background/background_attachment-expected.png:
90205         * platform/chromium-linux/css1/color_and_background/background_position-expected.png:
90206         * platform/chromium-linux/css1/color_and_background/background_repeat-expected.png:
90207         * platform/chromium-linux/css1/conformance/forward_compatible_parsing-expected.png:
90208         * platform/chromium-linux/css1/font_properties/font-expected.png:
90209         * platform/chromium-linux/css1/font_properties/font_family-expected.png:
90210         * platform/chromium-linux/css1/font_properties/font_size-expected.png:
90211         * platform/chromium-linux/css1/font_properties/font_weight-expected.png:
90212         * platform/chromium-linux/css1/formatting_model/floating_elements-expected.png:
90213         * platform/chromium-linux/css1/formatting_model/height_of_lines-expected.png:
90214         * platform/chromium-linux/css1/formatting_model/horizontal_formatting-expected.png:
90215         * platform/chromium-linux/css1/formatting_model/inline_elements-expected.png:
90216         * platform/chromium-linux/css1/formatting_model/replaced_elements-expected.png:
90217         * platform/chromium-linux/css1/formatting_model/vertical_formatting-expected.png:
90218         * platform/chromium-linux/css1/pseudo/anchor-expected.png:
90219         * platform/chromium-linux/css1/pseudo/firstletter-expected.png:
90220         * platform/chromium-linux/css1/pseudo/firstline-expected.png:
90221         * platform/chromium-linux/css1/pseudo/multiple_pseudo_elements-expected.png:
90222         * platform/chromium-linux/css1/pseudo/pseudo_elements_in_selectors-expected.png:
90223         * platform/chromium-linux/css1/text_properties/letter_spacing-expected.png:
90224         * platform/chromium-linux/css1/text_properties/line_height-expected.png:
90225         * platform/chromium-linux/css1/text_properties/text_decoration-expected.png:
90226         * platform/chromium-linux/css1/text_properties/text_indent-expected.png:
90227         * platform/chromium-linux/css1/text_properties/text_transform-expected.png:
90228         * platform/chromium-linux/css1/text_properties/vertical_align-expected.png:
90229         * platform/chromium-linux/css1/text_properties/word_spacing-expected.png:
90230         * platform/chromium-linux/css1/units/color_units-expected.png:
90231         * platform/chromium-linux/css1/units/length_units-expected.png:
90232         * platform/chromium-linux/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
90233         * platform/chromium-linux/css2.1/t0803-c5505-mrgn-02-c-expected.png:
90234         * platform/chromium-linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
90235         * platform/chromium-linux/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
90236         * platform/chromium-linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
90237         * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
90238         * platform/chromium-linux/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png:
90239         * platform/chromium-linux/css2.1/t1002-c5523-width-02-b-g-expected.png:
90240         * platform/chromium-linux/css2.1/t1202-counters-08-b-expected.png:
90241         * platform/chromium-linux/css2.1/t1202-counters-09-b-expected.png:
90242         * platform/chromium-linux/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
90243         * platform/chromium-linux/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
90244         * platform/chromium-linux/css2.1/t1508-c527-font-07-b-expected.png:
90245         * platform/chromium-linux/editing/deleting/5168598-expected.png:
90246         * platform/chromium-linux/editing/deleting/delete-after-span-ws-001-expected.png:
90247         * platform/chromium-linux/editing/deleting/delete-after-span-ws-002-expected.png:
90248         * platform/chromium-linux/editing/deleting/delete-after-span-ws-003-expected.png:
90249         * platform/chromium-linux/editing/deleting/delete-line-end-ws-001-expected.png:
90250         * platform/chromium-linux/editing/deleting/delete-line-end-ws-002-expected.png:
90251         * platform/chromium-linux/editing/input/emacs-ctrl-o-expected.png:
90252         * platform/chromium-linux/editing/inserting/12882-expected.png:
90253         * platform/chromium-linux/editing/inserting/5607069-2-expected.png:
90254         * platform/chromium-linux/editing/inserting/insert-div-023-expected.png:
90255         * platform/chromium-linux/editing/pasteboard/emacs-cntl-y-001-expected.png:
90256         * platform/chromium-linux/editing/pasteboard/emacs-ctrl-a-k-y-expected.png:
90257         * platform/chromium-linux/editing/pasteboard/emacs-ctrl-k-y-001-expected.png:
90258         * platform/chromium-linux/editing/selection/5354455-1-expected.png:
90259         * platform/chromium-linux/editing/selection/5354455-2-expected.png:
90260         * platform/chromium-linux/editing/selection/designmode-no-caret-expected.png:
90261         * platform/chromium-linux/editing/selection/focus_editable_html-expected.png:
90262         * platform/chromium-linux/editing/selection/iframe-expected.png:
90263         * platform/chromium-linux/editing/selection/move-by-line-001-expected.png:
90264         * platform/chromium-linux/editing/selection/select-all-001-expected.png:
90265         * platform/chromium-linux/editing/selection/select-all-002-expected.png:
90266         * platform/chromium-linux/editing/selection/select-all-003-expected.png:
90267         * platform/chromium-linux/editing/selection/select-all-004-expected.png:
90268         * platform/chromium-linux/editing/selection/unrendered-001-expected.png:
90269         * platform/chromium-linux/editing/selection/unrendered-002-expected.png:
90270         * platform/chromium-linux/editing/selection/unrendered-003-expected.png:
90271         * platform/chromium-linux/editing/selection/unrendered-004-expected.png:
90272         * platform/chromium-linux/editing/selection/unrendered-005-expected.png:
90273         * platform/chromium-linux/fast/backgrounds/001-expected.png:
90274         * platform/chromium-linux/fast/backgrounds/background-inherit-color-bug-expected.png:
90275         * platform/chromium-linux/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
90276         * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
90277         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.png:
90278         * platform/chromium-linux/fast/backgrounds/svg-as-background-1-expected.png:
90279         * platform/chromium-linux/fast/block/basic/016-expected.png:
90280         * platform/chromium-linux/fast/block/basic/fieldset-stretch-to-legend-expected.png:
90281         * platform/chromium-linux/fast/block/float/008-expected.png:
90282         * platform/chromium-linux/fast/block/float/013-expected.png:
90283         * platform/chromium-linux/fast/block/float/019-expected.png:
90284         * platform/chromium-linux/fast/block/float/021-expected.png:
90285         * platform/chromium-linux/fast/block/float/025-expected.png:
90286         * platform/chromium-linux/fast/block/float/026-expected.png:
90287         * platform/chromium-linux/fast/block/float/027-expected.png:
90288         * platform/chromium-linux/fast/block/float/028-expected.png:
90289         * platform/chromium-linux/fast/block/float/032-expected.png:
90290         * platform/chromium-linux/fast/block/float/033-expected.png:
90291         * platform/chromium-linux/fast/block/float/035-expected.png:
90292         * platform/chromium-linux/fast/block/float/avoidance-percent-width-strict-expected.png:
90293         * platform/chromium-linux/fast/block/float/br-with-clear-2-expected.png:
90294         * platform/chromium-linux/fast/block/float/float-avoidance-expected.png:
90295         * platform/chromium-linux/fast/block/float/nested-clearance-expected.png:
90296         * platform/chromium-linux/fast/block/float/relative-painted-twice-expected.png:
90297         * platform/chromium-linux/fast/block/margin-collapse/103-expected.png:
90298         * platform/chromium-linux/fast/block/margin-collapse/104-expected.png:
90299         * platform/chromium-linux/fast/block/margin-collapse/empty-clear-blocks-expected.png:
90300         * platform/chromium-linux/fast/block/positioning/047-expected.png:
90301         * platform/chromium-linux/fast/block/positioning/051-expected.png:
90302         * platform/chromium-linux/fast/block/positioning/055-expected.png:
90303         * platform/chromium-linux/fast/block/positioning/auto/007-expected.png:
90304         * platform/chromium-linux/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png:
90305         * platform/chromium-linux/fast/block/positioning/negative-rel-position-expected.png:
90306         * platform/chromium-linux/fast/block/positioning/relative-overflow-block-expected.png:
90307         * platform/chromium-linux/fast/block/positioning/relative-overflow-replaced-expected.png:
90308         * platform/chromium-linux/fast/block/positioning/relative-overflow-replaced-float-expected.png:
90309         * platform/chromium-linux/fast/body-propagation/overflow/001-expected.png:
90310         * platform/chromium-linux/fast/body-propagation/overflow/001-xhtml-expected.png:
90311         * platform/chromium-linux/fast/body-propagation/overflow/002-expected.png:
90312         * platform/chromium-linux/fast/body-propagation/overflow/002-xhtml-expected.png:
90313         * platform/chromium-linux/fast/body-propagation/overflow/003-declarative-expected.png:
90314         * platform/chromium-linux/fast/body-propagation/overflow/003-expected.png:
90315         * platform/chromium-linux/fast/body-propagation/overflow/003-xhtml-expected.png:
90316         * platform/chromium-linux/fast/body-propagation/overflow/004-declarative-expected.png:
90317         * platform/chromium-linux/fast/body-propagation/overflow/004-expected.png:
90318         * platform/chromium-linux/fast/body-propagation/overflow/004-xhtml-expected.png:
90319         * platform/chromium-linux/fast/body-propagation/overflow/005-declarative-expected.png:
90320         * platform/chromium-linux/fast/body-propagation/overflow/005-expected.png:
90321         * platform/chromium-linux/fast/body-propagation/overflow/005-xhtml-expected.png:
90322         * platform/chromium-linux/fast/body-propagation/overflow/006-declarative-expected.png:
90323         * platform/chromium-linux/fast/body-propagation/overflow/006-expected.png:
90324         * platform/chromium-linux/fast/body-propagation/overflow/006-xhtml-expected.png:
90325         * platform/chromium-linux/fast/body-propagation/overflow/007-declarative-expected.png:
90326         * platform/chromium-linux/fast/body-propagation/overflow/007-expected.png:
90327         * platform/chromium-linux/fast/body-propagation/overflow/007-xhtml-expected.png:
90328         * platform/chromium-linux/fast/borders/inline-mask-overlay-image-expected.png:
90329         * platform/chromium-linux/fast/box-shadow/basic-shadows-expected.png:
90330         * platform/chromium-linux/fast/box-sizing/box-sizing-expected.png:
90331         * platform/chromium-linux/fast/canvas/canvas-bg-expected.png:
90332         * platform/chromium-linux/fast/canvas/canvas-text-alignment-expected.png:
90333         * platform/chromium-linux/fast/canvas/image-object-in-canvas-expected.png:
90334         * platform/chromium-linux/fast/clip/014-expected.png:
90335         * platform/chromium-linux/fast/css-generated-content/014-expected.png:
90336         * platform/chromium-linux/fast/css/005-expected.png:
90337         * platform/chromium-linux/fast/css/MarqueeLayoutTest-expected.png:
90338         * platform/chromium-linux/fast/css/border-height-expected.png:
90339         * platform/chromium-linux/fast/css/css2-system-fonts-expected.png:
90340         * platform/chromium-linux/fast/css/empty-pseudo-class-expected.png:
90341         * platform/chromium-linux/fast/css/first-child-pseudo-class-expected.png:
90342         * platform/chromium-linux/fast/css/first-of-type-pseudo-class-expected.png:
90343         * platform/chromium-linux/fast/css/font-face-descriptor-multiple-values-expected.png:
90344         * platform/chromium-linux/fast/css/font-face-implicit-local-font-expected.png:
90345         * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.png:
90346         * platform/chromium-linux/fast/css/font_property_normal-expected.png:
90347         * platform/chromium-linux/fast/css/hsl-color-expected.png:
90348         * platform/chromium-linux/fast/css/last-child-pseudo-class-expected.png:
90349         * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.png:
90350         * platform/chromium-linux/fast/css/line-height-overflow-expected.png:
90351         * platform/chromium-linux/fast/css/nested-floating-relative-position-percentages-expected.png:
90352         * platform/chromium-linux/fast/css/nested-rounded-corners-expected.png:
90353         * platform/chromium-linux/fast/css/only-child-pseudo-class-expected.png:
90354         * platform/chromium-linux/fast/css/only-of-type-pseudo-class-expected.png:
90355         * platform/chromium-linux/fast/css/percentage-non-integer-expected.png:
90356         * platform/chromium-linux/fast/css/positioned-overflow-scroll-expected.png:
90357         * platform/chromium-linux/fast/css/text-overflow-ellipsis-expected.png:
90358         * platform/chromium-linux/fast/css/text-overflow-ellipsis-strict-expected.png:
90359         * platform/chromium-linux/fast/css/variables/misplaced-import-test-expected.png:
90360         * platform/chromium-linux/fast/css/word-space-extra-expected.png:
90361         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
90362         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
90363         * platform/chromium-linux/fast/dom/clientWidthAfterDocumentIsRemoved-expected.png:
90364         * platform/chromium-linux/fast/dom/clone-node-dynamic-style-expected.png:
90365         * platform/chromium-linux/fast/dom/focus-contenteditable-expected.png:
90366         * platform/chromium-linux/fast/dom/gc-10-expected.png:
90367         * platform/chromium-linux/fast/dynamic/008-expected.png:
90368         * platform/chromium-linux/fast/dynamic/anchor-lock-expected.png:
90369         * platform/chromium-linux/fast/dynamic/insert-before-table-part-in-continuation-expected.png:
90370         * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.png:
90371         * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.png:
90372         * platform/chromium-linux/fast/events/5056619-expected.png:
90373         * platform/chromium-linux/fast/events/autoscroll-expected.png:
90374         * platform/chromium-linux/fast/events/keydown-1-expected.png:
90375         * platform/chromium-linux/fast/events/pointer-events-2-expected.png:
90376         * platform/chromium-linux/fast/events/reveal-link-when-focused-expected.png:
90377         * platform/chromium-linux/fast/events/standalone-image-drag-to-editable-expected.png:
90378         * platform/chromium-linux/fast/flexbox/009-expected.png:
90379         * platform/chromium-linux/fast/flexbox/016-expected.png:
90380         * platform/chromium-linux/fast/flexbox/flex-hang-expected.png:
90381         * platform/chromium-linux/fast/forms/001-expected.png:
90382         * platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.png:
90383         * platform/chromium-linux/fast/forms/basic-textareas-expected.png:
90384         * platform/chromium-linux/fast/forms/basic-textareas-quirks-expected.png:
90385         * platform/chromium-linux/fast/forms/button-default-title-expected.png:
90386         * platform/chromium-linux/fast/forms/disabled-select-change-index-expected.png:
90387         * platform/chromium-linux/fast/forms/fieldset-align-expected.png:
90388         * platform/chromium-linux/fast/forms/file-input-direction-expected.png:
90389         * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
90390         * platform/chromium-linux/fast/forms/form-hides-table-expected.png:
90391         * platform/chromium-linux/fast/forms/input-appearance-selection-expected.png:
90392         * platform/chromium-linux/fast/forms/input-first-letter-expected.png:
90393         * platform/chromium-linux/fast/forms/input-table-expected.png:
90394         * platform/chromium-linux/fast/forms/input-text-double-click-expected.png:
90395         * platform/chromium-linux/fast/forms/input-text-scroll-left-on-blur-expected.png:
90396         * platform/chromium-linux/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
90397         * platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.png:
90398         * platform/chromium-linux/fast/forms/listbox-width-change-expected.png:
90399         * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.png:
90400         * platform/chromium-linux/fast/forms/search-display-none-cancel-button-expected.png:
90401         * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png:
90402         * platform/chromium-linux/fast/forms/searchfield-heights-expected.png:
90403         * platform/chromium-linux/fast/forms/select-block-background-expected.png:
90404         * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.png:
90405         * platform/chromium-linux/fast/forms/select-change-popup-to-listbox-expected.png:
90406         * platform/chromium-linux/fast/forms/select-initial-position-expected.png:
90407         * platform/chromium-linux/fast/forms/select-item-background-clip-expected.png:
90408         * platform/chromium-linux/fast/forms/select-list-box-with-height-expected.png:
90409         * platform/chromium-linux/fast/forms/select-visual-hebrew-expected.png:
90410         * platform/chromium-linux/fast/forms/select-writing-direction-natural-expected.png:
90411         * platform/chromium-linux/fast/forms/tabbing-input-iframe-expected.png:
90412         * platform/chromium-linux/fast/forms/textAreaLineHeight-expected.png:
90413         * platform/chromium-linux/fast/forms/textarea-scroll-height-expected.png:
90414         * platform/chromium-linux/fast/forms/textarea-scrollbar-expected.png:
90415         * platform/chromium-linux/fast/forms/textarea-scrolled-type-expected.png:
90416         * platform/chromium-linux/fast/forms/textarea-width-expected.png:
90417         * platform/chromium-linux/fast/forms/visual-hebrew-text-field-expected.png:
90418         * platform/chromium-linux/fast/frames/frame-scrolling-attribute-expected.png:
90419         * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.png:
90420         * platform/chromium-linux/fast/frames/inline-object-inside-frameset-expected.png:
90421         * platform/chromium-linux/fast/frames/invalid-expected.png:
90422         * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.png:
90423         * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.png:
90424         * platform/chromium-linux/fast/frames/valid-expected.png:
90425         * platform/chromium-linux/fast/frames/viewsource-attribute-expected.png:
90426         * platform/chromium-linux/fast/gradients/background-clipped-expected.png:
90427         * platform/chromium-linux/fast/images/pdf-as-image-expected.png:
90428         * platform/chromium-linux/fast/images/pdf-as-image-landscape-expected.png:
90429         * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.png:
90430         * platform/chromium-linux/fast/inline-block/tricky-baseline-expected.png:
90431         * platform/chromium-linux/fast/inline/inline-borders-with-bidi-override-expected.png:
90432         * platform/chromium-linux/fast/inline/inline-continuation-borders-expected.png:
90433         * platform/chromium-linux/fast/inline/long-wrapped-line-expected.png:
90434         * platform/chromium-linux/fast/invalid/residual-style-expected.png:
90435         * platform/chromium-linux/fast/layers/opacity-transforms-expected.png:
90436         * platform/chromium-linux/fast/layers/overflow-scroll-auto-switch-expected.png:
90437         * platform/chromium-linux/fast/layers/scroll-rect-to-visible-expected.png:
90438         * platform/chromium-linux/fast/lists/008-expected.png:
90439         * platform/chromium-linux/fast/lists/alpha-list-wrap-expected.png:
90440         * platform/chromium-linux/fast/lists/drag-into-marker-expected.png:
90441         * platform/chromium-linux/fast/lists/li-br-expected.png:
90442         * platform/chromium-linux/fast/lists/ol-start-parsing-expected.png:
90443         * platform/chromium-linux/fast/lists/olstart-expected.png:
90444         * platform/chromium-linux/fast/lists/w3-css3-list-styles-alphabetic-expected.png:
90445         * platform/chromium-linux/fast/lists/w3-css3-list-styles-numeric-expected.png:
90446         * platform/chromium-linux/fast/lists/w3-list-styles-expected.png:
90447         * platform/chromium-linux/fast/media/mq-relative-constraints-02-expected.png:
90448         * platform/chromium-linux/fast/media/mq-relative-constraints-03-expected.png:
90449         * platform/chromium-linux/fast/media/mq-relative-constraints-04-expected.png:
90450         * platform/chromium-linux/fast/media/mq-relative-constraints-05-expected.png:
90451         * platform/chromium-linux/fast/media/mq-relative-constraints-06-expected.png:
90452         * platform/chromium-linux/fast/media/mq-relative-constraints-07-expected.png:
90453         * platform/chromium-linux/fast/media/mq-relative-constraints-08-expected.png:
90454         * platform/chromium-linux/fast/media/mq-relative-constraints-09-expected.png:
90455         * platform/chromium-linux/fast/media/mq-width-absolute-01-expected.png:
90456         * platform/chromium-linux/fast/media/mq-width-absolute-02-expected.png:
90457         * platform/chromium-linux/fast/media/mq-width-absolute-03-expected.png:
90458         * platform/chromium-linux/fast/media/mq-width-absolute-04-expected.png:
90459         * platform/chromium-linux/fast/multicol/client-rects-expected.png:
90460         * platform/chromium-linux/fast/multicol/column-rules-stacking-expected.png:
90461         * platform/chromium-linux/fast/multicol/columns-shorthand-parsing-expected.png:
90462         * platform/chromium-linux/fast/multicol/float-multicol-expected.png:
90463         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png:
90464         * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.png:
90465         * platform/chromium-linux/fast/multicol/nested-columns-expected.png:
90466         * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.png:
90467         * platform/chromium-linux/fast/multicol/span/anonymous-style-inheritance-expected.png:
90468         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
90469         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
90470         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
90471         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
90472         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.png:
90473         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
90474         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
90475         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png:
90476         * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.png:
90477         * platform/chromium-linux/fast/overflow/002-expected.png:
90478         * platform/chromium-linux/fast/overflow/003-expected.png:
90479         * platform/chromium-linux/fast/overflow/005-expected.png:
90480         * platform/chromium-linux/fast/overflow/006-expected.png:
90481         * platform/chromium-linux/fast/overflow/007-expected.png:
90482         * platform/chromium-linux/fast/overflow/008-expected.png:
90483         * platform/chromium-linux/fast/overflow/childFocusRingClip-expected.png:
90484         * platform/chromium-linux/fast/overflow/clip-rects-fixed-ancestor-expected.png:
90485         * platform/chromium-linux/fast/overflow/float-in-relpositioned-expected.png:
90486         * platform/chromium-linux/fast/overflow/hit-test-overflow-controls-expected.png:
90487         * platform/chromium-linux/fast/overflow/image-selection-highlight-expected.png:
90488         * platform/chromium-linux/fast/overflow/overflow-auto-position-absolute-expected.png:
90489         * platform/chromium-linux/fast/overflow/overflow-auto-table-expected.png:
90490         * platform/chromium-linux/fast/overflow/overflow-rtl-expected.png:
90491         * platform/chromium-linux/fast/overflow/overflow-stacking-expected.png:
90492         * platform/chromium-linux/fast/overflow/overflow-text-hit-testing-expected.png:
90493         * platform/chromium-linux/fast/overflow/overflow-with-local-background-attachment-expected.png:
90494         * platform/chromium-linux/fast/overflow/overflow-x-y-expected.png:
90495         * platform/chromium-linux/fast/overflow/position-fixed-transform-clipping-expected.png:
90496         * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
90497         * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.png:
90498         * platform/chromium-linux/fast/overflow/scrollbar-position-update-expected.png:
90499         * platform/chromium-linux/fast/overflow/table-overflow-float-expected.png:
90500         * platform/chromium-linux/fast/overflow/unreachable-overflow-rtl-bug-expected.png:
90501         * platform/chromium-linux/fast/parser/open-comment-in-textarea-expected.png:
90502         * platform/chromium-linux/fast/reflections/reflection-direction-expected.png:
90503         * platform/chromium-linux/fast/repaint/block-selection-gap-stale-cache-2-expected.png:
90504         * platform/chromium-linux/fast/repaint/box-shadow-v-expected.png:
90505         * platform/chromium-linux/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
90506         * platform/chromium-linux/fast/repaint/fixed-child-move-after-scroll-expected.png:
90507         * platform/chromium-linux/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png:
90508         * platform/chromium-linux/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png:
90509         * platform/chromium-linux/fast/repaint/fixed-expected.png:
90510         * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
90511         * platform/chromium-linux/fast/repaint/fixed-move-after-scroll-expected.png:
90512         * platform/chromium-linux/fast/repaint/fixed-tranformed-expected.png:
90513         * platform/chromium-linux/fast/repaint/layout-state-only-positioned-expected.png:
90514         * platform/chromium-linux/fast/repaint/line-flow-with-floats-1-expected.png:
90515         * platform/chromium-linux/fast/repaint/line-flow-with-floats-10-expected.png:
90516         * platform/chromium-linux/fast/repaint/line-flow-with-floats-2-expected.png:
90517         * platform/chromium-linux/fast/repaint/line-flow-with-floats-3-expected.png:
90518         * platform/chromium-linux/fast/repaint/line-flow-with-floats-4-expected.png:
90519         * platform/chromium-linux/fast/repaint/line-flow-with-floats-5-expected.png:
90520         * platform/chromium-linux/fast/repaint/line-flow-with-floats-6-expected.png:
90521         * platform/chromium-linux/fast/repaint/line-flow-with-floats-7-expected.png:
90522         * platform/chromium-linux/fast/repaint/line-flow-with-floats-8-expected.png:
90523         * platform/chromium-linux/fast/repaint/line-flow-with-floats-9-expected.png:
90524         * platform/chromium-linux/fast/repaint/list-marker-expected.png:
90525         * platform/chromium-linux/fast/repaint/moving-shadow-on-container-expected.png:
90526         * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.png:
90527         * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.png:
90528         * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.png:
90529         * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
90530         * platform/chromium-linux/fast/repaint/repaint-during-scroll-expected.png:
90531         * platform/chromium-linux/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
90532         * platform/chromium-linux/fast/repaint/selection-gap-overflow-scroll-expected.png:
90533         * platform/chromium-linux/fast/replaced/005-expected.png:
90534         * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
90535         * platform/chromium-linux/fast/replaced/pdf-as-image-expected.png:
90536         * platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
90537         * platform/chromium-linux/fast/replaced/width100percent-image-expected.png:
90538         * platform/chromium-linux/fast/replaced/width100percent-menulist-expected.png:
90539         * platform/chromium-linux/fast/replaced/width100percent-searchfield-expected.png:
90540         * platform/chromium-linux/fast/replaced/width100percent-textarea-expected.png:
90541         * platform/chromium-linux/fast/selectors/166-expected.png:
90542         * platform/chromium-linux/fast/table/023-expected.png:
90543         * platform/chromium-linux/fast/table/034-expected.png:
90544         * platform/chromium-linux/fast/table/040-expected.png:
90545         * platform/chromium-linux/fast/table/border-collapsing/004-expected.png:
90546         * platform/chromium-linux/fast/table/edge-offsets-expected.png:
90547         * platform/chromium-linux/fast/table/empty-cells-expected.png:
90548         * platform/chromium-linux/fast/table/frame-and-rules-expected.png:
90549         * platform/chromium-linux/fast/table/height-percent-test-expected.png:
90550         * platform/chromium-linux/fast/table/overflowHidden-expected.png:
90551         * platform/chromium-linux/fast/table/prepend-in-anonymous-table-expected.png:
90552         * platform/chromium-linux/fast/table/table-display-types-expected.png:
90553         * platform/chromium-linux/fast/table/wide-colspan-expected.png:
90554         * platform/chromium-linux/fast/table/wide-column-expected.png:
90555         * platform/chromium-linux/fast/text/drawBidiText-expected.png:
90556         * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
90557         * platform/chromium-linux/fast/text/international/bidi-european-terminators-expected.png:
90558         * platform/chromium-linux/fast/text/international/bidi-listbox-atsui-expected.png:
90559         * platform/chromium-linux/fast/text/international/bidi-listbox-expected.png:
90560         * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.png:
90561         * platform/chromium-linux/fast/text/international/thai-line-breaks-expected.png:
90562         * platform/chromium-linux/fast/text/softHyphen-expected.png:
90563         * platform/chromium-linux/fast/text/text-letter-spacing-expected.png:
90564         * platform/chromium-linux/fast/text/updateNewFont-expected.png:
90565         * platform/chromium-linux/fast/text/wbr-expected.png:
90566         * platform/chromium-linux/fast/text/whitespace/024-expected.png:
90567         * platform/chromium-linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
90568         * platform/chromium-linux/fast/text/word-break-expected.png:
90569         * platform/chromium-linux/fonts/cursive-expected.png:
90570         * platform/chromium-linux/fonts/default-expected.png:
90571         * platform/chromium-linux/fonts/fantasy-expected.png:
90572         * platform/chromium-linux/fonts/monospace-expected.png:
90573         * platform/chromium-linux/fonts/sans-serif-expected.png:
90574         * platform/chromium-linux/fonts/serif-expected.png:
90575         * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.png:
90576         * platform/chromium-linux/http/tests/navigation/error404-frames-expected.png:
90577         * platform/chromium-linux/http/tests/navigation/error404-goback-expected.png:
90578         * platform/chromium-linux/http/tests/navigation/error404-subframeload-expected.png:
90579         * platform/chromium-linux/http/tests/navigation/javascriptlink-frames-expected.png:
90580         * platform/chromium-linux/http/tests/navigation/post-frames-expected.png:
90581         * platform/chromium-linux/http/tests/navigation/post-goback1-expected.png:
90582         * platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.png:
90583         * platform/chromium-linux/media/video-controls-rendering-expected.png:
90584         * platform/chromium-linux/media/video-zoom-expected.png:
90585         * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png:
90586         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
90587         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
90588         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
90589         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
90590         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
90591         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
90592         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
90593         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
90594         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
90595         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
90596         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
90597         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
90598         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
90599         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
90600         * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
90601         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
90602         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
90603         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
90604         * platform/chromium-linux/svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
90605         * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
90606         * platform/chromium-linux/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
90607         * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
90608         * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
90609         * platform/chromium-linux/svg/carto.net/button-expected.png:
90610         * platform/chromium-linux/svg/carto.net/combobox-expected.png:
90611         * platform/chromium-linux/svg/carto.net/slider-expected.png:
90612         * platform/chromium-linux/svg/carto.net/textbox-expected.png:
90613         * platform/chromium-linux/svg/carto.net/window-expected.png:
90614         * platform/chromium-linux/svg/css/stars-with-shadow-expected.png:
90615         * platform/chromium-linux/svg/custom/altglyph-expected.png:
90616         * platform/chromium-linux/svg/custom/animate-path-morphing-expected.png:
90617         * platform/chromium-linux/svg/custom/invisible-text-after-scrolling-expected.png:
90618         * platform/chromium-linux/svg/custom/js-update-transform-changes-expected.png:
90619         * platform/chromium-linux/svg/custom/junk-data-expected.png:
90620         * platform/chromium-linux/svg/custom/marker-child-changes-expected.png:
90621         * platform/chromium-linux/svg/custom/marker-viewBox-changes-expected.png:
90622         * platform/chromium-linux/svg/custom/mask-changes-expected.png:
90623         * platform/chromium-linux/svg/custom/missing-xlink-expected.png:
90624         * platform/chromium-linux/svg/custom/path-bad-data-expected.png:
90625         * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
90626         * platform/chromium-linux/svg/custom/text-xy-updates-SVGList-expected.png:
90627         * platform/chromium-linux/svg/custom/use-detach-expected.png:
90628         * platform/chromium-linux/svg/custom/use-property-changes-through-svg-dom-expected.png:
90629         * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.png:
90630         * platform/chromium-linux/svg/custom/use-transform-expected.png:
90631         * platform/chromium-linux/svg/filters/filterRes-expected.png:
90632         * platform/chromium-linux/svg/hixie/error/012-expected.png:
90633         * platform/chromium-linux/svg/hixie/links/003-broken-expected.png:
90634         * platform/chromium-linux/svg/hixie/perf/003-expected.png:
90635         * platform/chromium-linux/svg/hixie/perf/004-expected.png:
90636         * platform/chromium-linux/svg/hixie/perf/005-expected.png:
90637         * platform/chromium-linux/svg/hixie/perf/006-expected.png:
90638         * platform/chromium-linux/svg/hixie/text/003b-expected.png:
90639         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png:
90640         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png:
90641         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png:
90642         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png:
90643         * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png:
90644         * platform/chromium-linux/svg/text/kerning-expected.png:
90645         * platform/chromium-linux/svg/text/multichar-glyph-expected.png:
90646         * platform/chromium-linux/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
90647         * platform/chromium-linux/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
90648         * platform/chromium-linux/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png:
90649         * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.png:
90650         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
90651         * platform/chromium-linux/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
90652         * platform/chromium-linux/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
90653         * platform/chromium-linux/tables/mozilla/bugs/45621-expected.png:
90654         * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.png:
90655         * platform/chromium-linux/tables/mozilla/bugs/bug10269-2-expected.png:
90656         * platform/chromium-linux/tables/mozilla/bugs/bug10296-1-expected.png:
90657         * platform/chromium-linux/tables/mozilla/bugs/bug1055-1-expected.png:
90658         * platform/chromium-linux/tables/mozilla/bugs/bug113235-1-expected.png:
90659         * platform/chromium-linux/tables/mozilla/bugs/bug113235-3-expected.png:
90660         * platform/chromium-linux/tables/mozilla/bugs/bug11944-expected.png:
90661         * platform/chromium-linux/tables/mozilla/bugs/bug120364-expected.png:
90662         * platform/chromium-linux/tables/mozilla/bugs/bug1302-expected.png:
90663         * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.png:
90664         * platform/chromium-linux/tables/mozilla/bugs/bug131020_iframe-expected.png:
90665         * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png:
90666         * platform/chromium-linux/tables/mozilla/bugs/bug149275-1-expected.png:
90667         * platform/chromium-linux/tables/mozilla/bugs/bug16252-expected.png:
90668         * platform/chromium-linux/tables/mozilla/bugs/bug22019-expected.png:
90669         * platform/chromium-linux/tables/mozilla/bugs/bug23151-expected.png:
90670         * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.png:
90671         * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
90672         * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.png:
90673         * platform/chromium-linux/tables/mozilla/bugs/bug27038-2-expected.png:
90674         * platform/chromium-linux/tables/mozilla/bugs/bug28341-expected.png:
90675         * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.png:
90676         * platform/chromium-linux/tables/mozilla/bugs/bug2947-expected.png:
90677         * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.png:
90678         * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.png:
90679         * platform/chromium-linux/tables/mozilla/bugs/bug38916-expected.png:
90680         * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png:
90681         * platform/chromium-linux/tables/mozilla/bugs/bug43039-expected.png:
90682         * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.png:
90683         * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
90684         * platform/chromium-linux/tables/mozilla/bugs/bug46480-1-expected.png:
90685         * platform/chromium-linux/tables/mozilla/bugs/bug46480-2-expected.png:
90686         * platform/chromium-linux/tables/mozilla/bugs/bug50695-1-expected.png:
90687         * platform/chromium-linux/tables/mozilla/bugs/bug56405-expected.png:
90688         * platform/chromium-linux/tables/mozilla/bugs/bug5797-expected.png:
90689         * platform/chromium-linux/tables/mozilla/bugs/bug5835-expected.png:
90690         * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.png:
90691         * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.png:
90692         * platform/chromium-linux/tables/mozilla/bugs/bug67915-1-expected.png:
90693         * platform/chromium-linux/tables/mozilla/bugs/bug7112-1-expected.png:
90694         * platform/chromium-linux/tables/mozilla/bugs/bug7112-2-expected.png:
90695         * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.png:
90696         * platform/chromium-linux/tables/mozilla/bugs/bug8858-expected.png:
90697         * platform/chromium-linux/tables/mozilla/bugs/bug92143-expected.png:
90698         * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
90699         * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.png:
90700         * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
90701         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.png:
90702         * platform/chromium-linux/tables/mozilla/core/borders-expected.png:
90703         * platform/chromium-linux/tables/mozilla/core/captions-expected.png:
90704         * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.png:
90705         * platform/chromium-linux/tables/mozilla/core/col_span-expected.png:
90706         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_fix-expected.png:
90707         * platform/chromium-linux/tables/mozilla/core/col_widths_fix_fixPer-expected.png:
90708         * platform/chromium-linux/tables/mozilla/core/nested1-expected.png:
90709         * platform/chromium-linux/tables/mozilla/core/one_row-expected.png:
90710         * platform/chromium-linux/tables/mozilla/core/row_span-expected.png:
90711         * platform/chromium-linux/tables/mozilla/marvin/backgr_index-expected.png:
90712         * platform/chromium-linux/tables/mozilla/marvin/backgr_layers-opacity-expected.png:
90713         * platform/chromium-linux/tables/mozilla/marvin/backgr_position-table-expected.png:
90714         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
90715         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
90716         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
90717         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-expected.png:
90718         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
90719         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
90720         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
90721         * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
90722         * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
90723         * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
90724         * platform/chromium-linux/tables/mozilla/marvin/x_td_height-expected.png:
90725         * platform/chromium-linux/tables/mozilla/marvin/x_td_nowrap-expected.png:
90726         * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
90727         * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
90728         * platform/chromium-linux/tables/mozilla/marvin/x_th_height-expected.png:
90729         * platform/chromium-linux/tables/mozilla/marvin/x_th_nowrap-expected.png:
90730         * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
90731         * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
90732         * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.png:
90733         * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.png:
90734         * platform/chromium-linux/tables/mozilla/other/test3-expected.png:
90735         * platform/chromium-linux/tables/mozilla/other/test6-expected.png:
90736         * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
90737         * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.png:
90738         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
90739         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
90740         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.png:
90741         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
90742         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
90743         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
90744         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
90745         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
90746         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug178855-expected.png:
90747         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
90748         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
90749         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
90750         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
90751         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
90752         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
90753         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug7243-expected.png:
90754         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
90755         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
90756         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
90757         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
90758         * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.png:
90759         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
90760         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.png:
90761         * platform/chromium-linux/tables/mozilla_expected_failures/core/captions3-expected.png:
90762         * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.png:
90763         * platform/chromium-linux/tables/mozilla_expected_failures/core/columns-expected.png:
90764         * platform/chromium-linux/tables/mozilla_expected_failures/core/conflicts-expected.png:
90765         * platform/chromium-linux/tables/mozilla_expected_failures/core/standards1-expected.png:
90766         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
90767         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
90768         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
90769         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
90770         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
90771         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
90772         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
90773         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
90774         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
90775         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
90776         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
90777         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
90778         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
90779         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
90780         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
90781         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
90782         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
90783         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
90784         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
90785         * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.png:
90786         * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png:
90787         * platform/chromium-linux/transforms/2d/transform-fixed-container-expected.png:
90788
90789 2010-06-25  Alpha Lam  <hclam@chromium.org>
90790
90791         Unreviewed.
90792
90793         Fix up test expectation for Chromium as one test is passing.
90794
90795         * platform/chromium/test_expectations.txt:
90796
90797 2010-06-25  Robert Hogan  <robert@webkit.org>
90798
90799         Reviewed by Kenneth Rohde Christiansen.
90800
90801         [Qt] HTTP 307 after a 303 after a POST re-sends POST data from the original request
90802
90803         https://bugs.webkit.org/show_bug.cgi?id=35301
90804
90805         Qt needs to use ResourceRequest::request()->httpMethod()) in order to determine
90806         the appropriate method for a 307 redirect request.
90807
90808         When deciding if it needs to override a POST method with a GET method during a
90809         redirect chain, QNetworkReplyHandler needs to check the HTTP method stored
90810         in ResourceRequest::request()->httpMethod(). This will always contain the
90811         original request method in a redirect chain and, more importantly, is the
90812         method that will be used for the request created from the redirect
90813         if it is not overridden.
90814
90815         Unskip http/tests/loading/307-after-303-after-post.html
90816
90817         * platform/qt/Skipped:
90818
90819 2010-06-25  Alpha Lam  <hclam@chromium.org>
90820
90821         Unreviewed. Build fix.
90822
90823         Fixed test expectations for Chromium.
90824
90825         * platform/chromium/test_expectations.txt:
90826
90827 2010-06-25  Alpha Lam  <hclam@chromium.org>
90828
90829         Unreviewed. Build fix.
90830
90831         Fixed test expectations for Chromium.
90832
90833         * platform/chromium/test_expectations.txt:
90834
90835 2010-06-25  Sheriff Bot  <webkit.review.bot@gmail.com>
90836
90837         Unreviewed, rolling out r61812.
90838         http://trac.webkit.org/changeset/61812
90839         https://bugs.webkit.org/show_bug.cgi?id=41216
90840
90841         breaks Chromium workers tests (Requested by mnaganov on
90842         #webkit).
90843
90844         * fast/workers/storage/open-database-sync-inputs-expected.txt:
90845         * fast/workers/storage/resources/open-database-sync-inputs.js:
90846
90847 2010-06-25  Alex Milowski  <alex@milowski.com>
90848
90849         Reviewed by Kenneth Rohde Christiansen.
90850
90851         Added a test for row alignment, adjusted tests to better demonstrate their 
90852         respective area of MathML, and updated the output for all the tests due to 
90853         the change in vertical alignment of all MathML constructs.
90854
90855         * mathml/presentation/mo.xhtml:
90856         * mathml/presentation/row-alignment.xhtml: Added.
90857         * mathml/presentation/row.xhtml:
90858         * mathml/presentation/sub.xhtml:
90859         * platform/mac/mathml/presentation/fractions-expected.checksum:
90860         * platform/mac/mathml/presentation/fractions-expected.png:
90861         * platform/mac/mathml/presentation/fractions-expected.txt:
90862         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
90863         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
90864         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
90865         * platform/mac/mathml/presentation/mo-expected.checksum:
90866         * platform/mac/mathml/presentation/mo-expected.png:
90867         * platform/mac/mathml/presentation/mo-expected.txt:
90868         * platform/mac/mathml/presentation/over-expected.checksum:
90869         * platform/mac/mathml/presentation/over-expected.png:
90870         * platform/mac/mathml/presentation/over-expected.txt:
90871         * platform/mac/mathml/presentation/roots-expected.checksum:
90872         * platform/mac/mathml/presentation/roots-expected.png:
90873         * platform/mac/mathml/presentation/roots-expected.txt:
90874         * platform/mac/mathml/presentation/row-alignment-expected.checksum: Added.
90875         * platform/mac/mathml/presentation/row-alignment-expected.png: Added.
90876         * platform/mac/mathml/presentation/row-alignment-expected.txt: Added.
90877         * platform/mac/mathml/presentation/row-expected.checksum:
90878         * platform/mac/mathml/presentation/row-expected.png:
90879         * platform/mac/mathml/presentation/row-expected.txt:
90880         * platform/mac/mathml/presentation/sub-expected.checksum:
90881         * platform/mac/mathml/presentation/sub-expected.png:
90882         * platform/mac/mathml/presentation/sub-expected.txt:
90883         * platform/mac/mathml/presentation/subsup-expected.checksum:
90884         * platform/mac/mathml/presentation/subsup-expected.png:
90885         * platform/mac/mathml/presentation/subsup-expected.txt:
90886         * platform/mac/mathml/presentation/sup-expected.checksum:
90887         * platform/mac/mathml/presentation/sup-expected.png:
90888         * platform/mac/mathml/presentation/sup-expected.txt:
90889         * platform/mac/mathml/presentation/tables-expected.checksum:
90890         * platform/mac/mathml/presentation/tables-expected.png:
90891         * platform/mac/mathml/presentation/tables-expected.txt:
90892         * platform/mac/mathml/presentation/under-expected.checksum:
90893         * platform/mac/mathml/presentation/under-expected.png:
90894         * platform/mac/mathml/presentation/under-expected.txt:
90895         * platform/mac/mathml/presentation/underover-expected.checksum:
90896         * platform/mac/mathml/presentation/underover-expected.png:
90897         * platform/mac/mathml/presentation/underover-expected.txt:
90898
90899 2010-06-25  Yury Semikhatsky  <yurys@chromium.org>
90900
90901         Reviewed by Pavel Feldman.
90902
90903         Can't see source when hitting debugger statement in evaled source
90904         https://bugs.webkit.org/show_bug.cgi?id=41058
90905
90906         Test that debugger will stop at a debugger statement in code evaluated
90907         in Web Inspector console.
90908
90909         * inspector/debugger-pause-in-eval-script-expected.txt: Added.
90910         * inspector/debugger-pause-in-eval-script.html: Added.
90911
90912 2010-06-25  Mikhail Naganov  <mnaganov@chromium.org>
90913
90914         Unreviewed, test expectation update.
90915
90916         * platform/chromium-linux/svg/text/text-intro-05-t-expected.checksum:
90917         * platform/chromium-linux/svg/text/text-intro-05-t-expected.png:
90918
90919 2010-06-25  Rob Buis  <rwlbuis@gmail.com>
90920
90921         Reviewed by Nikolas Zimmermann.
90922
90923         Remove rgb part of test and update expected result.
90924
90925         * platform/mac/svg/css/rect-system-color-expected.txt: Removed.
90926         * svg/css/rect-system-color-expected.txt: Added.
90927         * svg/css/rect-system-color.xhtml:
90928
90929 2010-06-25  Rob Buis  <rwlbuis@gmail.com>
90930
90931         Reviewed by Nikolas Zimmermann.
90932
90933         Make test result mac specific.
90934
90935         * platform/mac/svg/css/rect-system-color-expected.txt: Renamed from LayoutTests/svg/css/rect-system-color-expected.txt.
90936
90937 2010-06-24  Rob Buis  <rwlbuis@gmail.com>
90938
90939         Reviewed by Dirk Schulze.
90940
90941         Test for
90942         Bug 40880 - SVG properties fill and stroke do not accept system colors
90943         https://bugs.webkit.org/show_bug.cgi?id=40880
90944
90945         * svg/css/rect-system-color-expected.txt: Added.
90946         * svg/css/rect-system-color.xhtml: Added.
90947
90948 2010-06-25  Kent Tamura  <tkent@chromium.org>
90949
90950         Unreviewed, test expectation update.
90951
90952         * platform/chromium/test_expectations.txt: Add <meter> expectations
90953
90954 2010-06-24  Alpha Lam  <hclam@chromium.org>
90955
90956         Unreviewed. Build fix.
90957
90958         Update test expectations for chromium.
90959
90960         * platform/chromium-mac/fast/history/timed-refresh-in-cached-frame-expected.txt: Added.
90961         * platform/chromium-win/fast/history/timed-refresh-in-cached-frame-expected.txt: Added.
90962         * platform/chromium-win/fast/images/icon-decoding-expected.txt:
90963
90964 2010-06-24  Adam Barth  <abarth@webkit.org>
90965
90966         Unreviewed.
90967
90968         Update GTK expectations for fast/images/icon-decoding.html because
90969         Peter is lazy.  :)
90970
90971         * platform/gtk/fast/images/icon-decoding-expected.txt:
90972
90973 2010-06-24  Antonio Gomes  <tonikitoo@webkit.org>
90974
90975         Reviewed by Kenneth Christiansen.
90976
90977         Spatial Navigation: refactor spatial-navigation-utils.js to support testing nested frames deeper than one level
90978         https://bugs.webkit.org/show_bug.cgi?id=41157
90979
90980         As is today, we can not test focused nodes in inner frames nested more than one level
90981         deep, due to spatial-navigation-utils.js limitations. Patch addresses this problem:
90982         any time before any focus check, it retrieves the proper focused frame in any level deep.
90983
90984         All spatial navigation test results changed output because the parameter passed in to
90985         shouldBeEqualToString (from js-pre-test.js) changed in spatial-navigation-utils.js.
90986
90987         * fast/events/spatial-navigation/resources/spatial-navigation-utils.js:
90988         (initTest):
90989         (verifyAndAdvance):
90990         (findFocusedDocument):
90991         * fast/events/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
90992         * fast/events/spatial-navigation/snav-div-scrollable-but-without-focusable-content-expected.txt:
90993         * fast/events/spatial-navigation/snav-fully-aligned-horizontally-expected.txt:
90994         * fast/events/spatial-navigation/snav-fully-aligned-vertically-expected.txt:
90995         * fast/events/spatial-navigation/snav-iframe-flattening-simple-expected.txt:
90996         * fast/events/spatial-navigation/snav-iframe-no-focusable-content-expected.txt:
90997         * fast/events/spatial-navigation/snav-iframe-no-scrollable-content-expected.txt:
90998         * fast/events/spatial-navigation/snav-iframe-recursive-offset-parent-expected.txt:
90999         * fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element-expected.txt:
91000         * fast/events/spatial-navigation/snav-offscreen-content-expected.txt:
91001         * fast/events/spatial-navigation/snav-only-clipped-overflow-content-expected.txt:
91002         * fast/events/spatial-navigation/snav-simple-content-overflow-expected.txt:
91003         * fast/events/spatial-navigation/snav-table-traversal-expected.txt:
91004         * fast/events/spatial-navigation/snav-tiny-table-traversal-expected.txt:
91005         * fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt:
91006
91007 2010-06-24  Cris Neckar  <cdn@chromium.org>
91008
91009         Reviewed by Darin Fisher.
91010
91011         [Chromium] Out of bounds write in WebCore::PNGImageDecoder::rowAvailable
91012         https://bugs.webkit.org/show_bug.cgi?id=40798
91013
91014         Tests a PNG with an extra row.
91015
91016         * fast/images/png-extra-row-crash-expected.txt: Added.
91017         * fast/images/png-extra-row-crash.html: Added.
91018         * fast/images/resources/png-extra-row-crash.png: Added.
91019
91020 2010-06-24  James Robinson  <jamesr@chromium.org>
91021
91022         Unreviewed. Add mac pixel baselines for fast/images/icon-decoding and fix EOLs for text baseline.
91023
91024         * platform/mac/fast/images/icon-decoding-expected.checksum:
91025         * platform/mac/fast/images/icon-decoding-expected.png:
91026         * platform/mac/fast/images/icon-decoding-expected.txt:
91027
91028 2010-06-24  Peter Kasting  <pkasting@google.com>
91029
91030         Not reviewed, updating test baseline for changed test.
91031
91032         Update mac text baseline.  Don't have a way to get an updated pixel diff
91033         at the moment.
91034         https://bugs.webkit.org/show_bug.cgi?id=41107
91035
91036         * platform/mac/fast/images/icon-decoding-expected.txt:
91037
91038 2010-06-23  Dumitru Daniliuc  <dumi@chromium.org>
91039
91040         Reviewed by Adam Barth.
91041
91042         Uncomment all test cases in open-database-sync-inputs.
91043         https://bugs.webkit.org/show_bug.cgi?id=40607
91044
91045         * fast/workers/storage/open-database-sync-inputs-expected.txt:
91046         * fast/workers/storage/resources/open-database-sync-inputs.js:
91047         (catch):
91048
91049 2010-06-24  Martin Robinson  <mrobinson@igalia.com>
91050
91051         Unreviewed.
91052
91053         Adding GTK+-specific results for these tests.
91054
91055         * platform/gtk/Skipped: Unskipping tests that now have baselines.
91056         * platform/gtk/fast/block/positioning/relative-positioned-inline-container-expected.txt: Added.
91057         * platform/gtk/fast/repaint/inline-relative-positioned-expected.txt: Added.
91058
91059 2010-06-24  Martin Robinson  <mrobinson@igalia.com>
91060
91061         Reviewed by Xan Lopez.
91062
91063         [GTK] Cannot change the selection via the keyboard
91064         https://bugs.webkit.org/show_bug.cgi?id=41162
91065
91066         * platform/gtk/Skipped: Unskip a test which is now passing.
91067
91068 2010-06-24  Tony Chang  <tony@chromium.org>
91069
91070         Not reviewed, just updating a comment.
91071
91072         include a bug link in skipped mac test
91073         https://bugs.webkit.org/show_bug.cgi?id=41185
91074
91075         * platform/mac/Skipped: Updating a comment to include a bug link.
91076
91077 2010-06-24  Alexey Proskuryakov  <ap@apple.com>
91078
91079         Reviewed by Brady Eidson.
91080
91081         https://bugs.webkit.org/show_bug.cgi?id=41178
91082         Timed refresh in subframes isn't stopped when going into b/f cache
91083
91084         This is a slow test, because a fast redirect results in replacing the current item in b/f
91085         list, so back/forward cache doesn't get involved. But this code path must be tested.
91086
91087         * fast/history/timed-refresh-in-cached-frame-expected.txt: Added.
91088         * fast/history/timed-refresh-in-cached-frame.html: Added.
91089
91090 2010-06-24  Peter Kasting  <pkasting@google.com>
91091
91092         Not reviewed.
91093
91094         Fix earlier test change so it actually tests anything.
91095         https://bugs.webkit.org/show_bug.cgi?id=41107
91096
91097         * fast/images/icon-decoding.html:
91098
91099 2010-06-21  Evan Martin  <evan@chromium.org>
91100
91101         Reviewed by Adam Barth.
91102
91103         [chromium] overlapping characters in complex text
91104         https://bugs.webkit.org/show_bug.cgi?id=40966
91105
91106         New baselines, now that bug is fixed (e.g. the /M at the end was previously overlapping).
91107
91108         * platform/chromium-linux/fast/text/international/thai-baht-space-expected.checksum:
91109         * platform/chromium-linux/fast/text/international/thai-baht-space-expected.png:
91110         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.checksum:
91111         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.png:
91112
91113 2010-06-23  Peter Kasting  <pkasting@google.com>
91114
91115         Reviewed by Adam Barth.
91116
91117         REGRESSION (r61619): Memory corruption in open-source ICO decoder
91118         https://bugs.webkit.org/show_bug.cgi?id=41107
91119         
91120         This doesn't contain the updated test results -- I'll get that off the
91121         bots after checkin.
91122
91123         * fast/images/icon-decoding.html: Add test for memory corruption while decoding broken .ico.
91124         * fast/images/resources/bad.ico: Added.
91125
91126 2010-06-24  Martin Robinson  <mrobinson@igalia.com>
91127
91128         Unreviewed.
91129
91130         Updated expected results for a test that differs on the bots.
91131
91132         * platform/gtk/scrollbars/overflow-scrollbar-combinations-expected.txt:
91133
91134 2010-06-24  Martin Robinson  <mrobinson@igalia.com>
91135
91136         Unreviewed.
91137
91138         Skip a failing test. Clean up skipped list stragglers. Conglomerate all tests which
91139         are timing out and don't have attached bugs. Add expected results for some tests and
91140         unskip them.
91141
91142         * platform/gtk/Skipped: Clean up skipped list stragglers.
91143         * platform/gtk/animations/3d/change-transform-in-end-event-expected.txt: Added.
91144         * platform/gtk/animations/3d/state-at-end-event-transform-expected.txt: Added.
91145         * platform/gtk/animations/state-at-end-event-expected.txt: Added.
91146         * platform/gtk/fast/backgrounds/001-expected.txt: Added.
91147         * platform/gtk/fast/backgrounds/animated-gif-as-background-expected.txt: Added.
91148         * platform/gtk/fast/backgrounds/animated-svg-as-background-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/animated-svg-as-background-expected.txt.
91149         * platform/gtk/fast/backgrounds/background-inherit-color-bug-expected.txt: Added.
91150         * platform/gtk/fast/backgrounds/background-origin-root-element-expected.txt: Added.
91151         * platform/gtk/fast/backgrounds/background-position-1-expected.txt: Added.
91152         * platform/gtk/fast/backgrounds/background-position-rounding-expected.txt: Added.
91153         * platform/gtk/fast/backgrounds/bgCompositeCopy-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/bgCompositeCopy-expected.txt.
91154         * platform/gtk/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt: Added.
91155         * platform/gtk/fast/backgrounds/mask-composite-expected.txt: Added.
91156         * platform/gtk/fast/backgrounds/opacity-on-document-element-expected.txt: Added.
91157         * platform/gtk/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt: Added.
91158         * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Added.
91159         * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt: Added.
91160         * platform/gtk/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt.
91161         * platform/gtk/fast/backgrounds/size/backgroundSize01-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize01-expected.txt.
91162         * platform/gtk/fast/backgrounds/size/backgroundSize02-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize02-expected.txt.
91163         * platform/gtk/fast/backgrounds/size/backgroundSize03-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize03-expected.txt.
91164         * platform/gtk/fast/backgrounds/size/backgroundSize04-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize04-expected.txt.
91165         * platform/gtk/fast/backgrounds/size/backgroundSize05-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize05-expected.txt.
91166         * platform/gtk/fast/backgrounds/size/backgroundSize06-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize06-expected.txt.
91167         * platform/gtk/fast/backgrounds/size/backgroundSize07-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize07-expected.txt.
91168         * platform/gtk/fast/backgrounds/size/backgroundSize08-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize08-expected.txt.
91169         * platform/gtk/fast/backgrounds/size/backgroundSize09-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize09-expected.txt.
91170         * platform/gtk/fast/backgrounds/size/backgroundSize10-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize10-expected.txt.
91171         * platform/gtk/fast/backgrounds/size/backgroundSize11-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize11-expected.txt.
91172         * platform/gtk/fast/backgrounds/size/backgroundSize12-expected.txt: Copied from LayoutTests/platform/mac/fast/backgrounds/size/backgroundSize12-expected.txt.
91173         * platform/gtk/fast/backgrounds/size/backgroundSize13-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize13-expected.txt.
91174         * platform/gtk/fast/backgrounds/size/backgroundSize14-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize14-expected.txt.
91175         * platform/gtk/fast/backgrounds/size/backgroundSize15-expected.txt: Added.
91176         * platform/gtk/fast/backgrounds/size/backgroundSize16-expected.txt: Added.
91177         * platform/gtk/fast/backgrounds/size/backgroundSize17-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.txt.
91178         * platform/gtk/fast/backgrounds/size/backgroundSize18-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.txt.
91179         * platform/gtk/fast/backgrounds/size/backgroundSize19-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.txt.
91180         * platform/gtk/fast/backgrounds/size/zero-expected.txt: Added.
91181         * platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt: Added.
91182         * platform/gtk/fast/backgrounds/svg-as-background-1-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/svg-as-background-1-expected.txt.
91183         * platform/gtk/fast/backgrounds/svg-as-background-2-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/svg-as-background-2-expected.txt.
91184         * platform/gtk/fast/backgrounds/svg-as-background-3-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/svg-as-background-3-expected.txt.
91185         * platform/gtk/fast/backgrounds/svg-as-background-4-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/svg-as-background-4-expected.txt.
91186         * platform/gtk/fast/backgrounds/svg-as-background-5-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/svg-as-background-5-expected.txt.
91187         * platform/gtk/fast/backgrounds/svg-as-background-6-expected.txt: Copied from LayoutTests/platform/qt/fast/backgrounds/svg-as-background-6-expected.txt.
91188         * platform/gtk/fast/block/margin-collapse/block-inside-inline/001-expected.txt: Added.
91189         * platform/gtk/fast/block/margin-collapse/block-inside-inline/002-expected.txt: Added.
91190         * platform/gtk/fast/block/margin-collapse/block-inside-inline/003-expected.txt: Added.
91191         * platform/gtk/fast/block/margin-collapse/block-inside-inline/004-expected.txt: Added.
91192         * platform/gtk/fast/block/margin-collapse/block-inside-inline/005-expected.txt: Added.
91193         * platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt: Added.
91194         * platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt: Added.
91195         * platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt: Added.
91196         * platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt: Added.
91197         * platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt: Added.
91198         * platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt: Added.
91199         * platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt: Added.
91200         * platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt: Added.
91201         * platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt: Added.
91202         * platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt: Added.
91203         * platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt: Added.
91204         * platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt: Added.
91205         * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt: Added.
91206         * platform/gtk/fast/css/getComputedStyle/marginComputedStyle-expected.txt: Added.
91207         * platform/gtk/printing/compositing-layer-printing-expected.txt: Added.
91208         * platform/gtk/printing/media-queries-print-expected.txt: Added.
91209         * platform/gtk/printing/return-from-printing-mode-expected.txt: Added.
91210         * platform/gtk/scrollbars/disabled-scrollbar-expected.txt: Added.
91211         * platform/gtk/scrollbars/listbox-scrollbar-combinations-expected.txt: Added.
91212         * platform/gtk/scrollbars/overflow-scrollbar-combinations-expected.txt: Added.
91213         * platform/gtk/scrollbars/scrollbar-buttons-expected.txt: Added.
91214         * platform/gtk/scrollbars/scrollbar-orientation-expected.txt: Added.
91215         * platform/gtk/transforms/2d/transform-fixed-container-expected.txt: Added.
91216         * platform/gtk/transforms/2d/zoom-menulist-expected.txt: Added.
91217         * platform/gtk/transitions/move-after-transition-expected.txt: Added.
91218         * platform/gtk/transitions/transition-end-event-rendering-expected.txt: Copied from LayoutTests/platform/mac/transitions/transition-end-event-rendering-expected.txt.
91219
91220 2010-06-24  Brady Eidson  <beidson@apple.com>
91221
91222         Reviewed by Sam Weinig.
91223
91224         <rdar://problem/8044645> and https://bugs.webkit.org/show_bug.cgi?id=41082
91225
91226         Webarchives will null main resource cause a repro crash.
91227
91228         * webarchive/loading/mainresource-null-mimetype-crash-expected.txt: Added.
91229         * webarchive/loading/mainresource-null-mimetype-crash.html: Added.
91230         * webarchive/loading/resources/mainresource-null-mimetype.webarchive: Added.
91231
91232 2010-06-24  Mikhail Naganov  <mnaganov@chromium.org>
91233
91234         Unreviewed test expectations update.
91235
91236         * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum.
91237         * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Added.
91238
91239 2010-06-24  Adele Peterson  <adele@apple.com>
91240
91241         Reviewed by Eric Carlson.
91242
91243         Test for <rdar://problem/8093680> "Paste and Match Style" should fire paste events
91244         https://bugs.webkit.org/show_bug.cgi?id=41085
91245
91246         * platform/mac/editing/pasteboard/paste-and-match-style-selector-event-expected.txt: Added.
91247         * platform/mac/editing/pasteboard/paste-and-match-style-selector-event.html: Added.
91248
91249 2010-06-24  Mikhail Naganov  <mnaganov@chromium.org>
91250
91251         Unreviewed test expectations update.
91252
91253         * platform/chromium-win/svg/text/text-text-05-t-expected.checksum:
91254         * platform/chromium-win/svg/text/text-text-05-t-expected.png:
91255
91256 2010-06-24  Pavel Feldman  <pfeldman@chromium.org>
91257
91258         Not reviewed: rebaseline images for r61759 and r61762.
91259
91260         * platform/chromium-linux/svg/text/selection-doubleclick-expected.checksum:
91261         * platform/chromium-linux/svg/text/selection-doubleclick-expected.png:
91262         * platform/chromium-linux/svg/text/selection-tripleclick-expected.checksum:
91263         * platform/chromium-linux/svg/text/selection-tripleclick-expected.png:
91264         * platform/chromium-linux/svg/text/text-align-01-b-expected.checksum:
91265         * platform/chromium-linux/svg/text/text-align-01-b-expected.png:
91266         * platform/chromium-linux/svg/text/text-align-02-b-expected.checksum:
91267         * platform/chromium-linux/svg/text/text-align-02-b-expected.png:
91268         * platform/chromium-linux/svg/text/text-align-03-b-expected.checksum:
91269         * platform/chromium-linux/svg/text/text-align-03-b-expected.png:
91270         * platform/chromium-linux/svg/text/text-align-04-b-expected.checksum:
91271         * platform/chromium-linux/svg/text/text-align-04-b-expected.png:
91272         * platform/chromium-linux/svg/text/text-align-05-b-expected.checksum:
91273         * platform/chromium-linux/svg/text/text-align-05-b-expected.png:
91274         * platform/chromium-linux/svg/text/text-align-06-b-expected.checksum:
91275         * platform/chromium-linux/svg/text/text-align-06-b-expected.png:
91276         * platform/chromium-linux/svg/text/text-altglyph-01-b-expected.checksum:
91277         * platform/chromium-linux/svg/text/text-altglyph-01-b-expected.png:
91278         * platform/chromium-linux/svg/text/text-deco-01-b-expected.checksum:
91279         * platform/chromium-linux/svg/text/text-deco-01-b-expected.png:
91280         * platform/chromium-linux/svg/text/text-fonts-01-t-expected.checksum:
91281         * platform/chromium-linux/svg/text/text-fonts-01-t-expected.png:
91282         * platform/chromium-linux/svg/text/text-fonts-02-t-expected.checksum:
91283         * platform/chromium-linux/svg/text/text-fonts-02-t-expected.png:
91284         * platform/chromium-linux/svg/text/text-intro-05-t-expected.checksum:
91285         * platform/chromium-linux/svg/text/text-intro-05-t-expected.png:
91286         * platform/chromium-linux/svg/text/text-path-01-b-expected.checksum:
91287         * platform/chromium-linux/svg/text/text-path-01-b-expected.png:
91288         * platform/chromium-linux/svg/text/text-spacing-01-b-expected.checksum:
91289         * platform/chromium-linux/svg/text/text-spacing-01-b-expected.png:
91290         * platform/chromium-linux/svg/text/text-text-01-b-expected.checksum:
91291         * platform/chromium-linux/svg/text/text-text-01-b-expected.png:
91292         * platform/chromium-linux/svg/text/text-text-03-b-expected.checksum:
91293         * platform/chromium-linux/svg/text/text-text-03-b-expected.png:
91294         * platform/chromium-linux/svg/text/text-text-04-t-expected.checksum:
91295         * platform/chromium-linux/svg/text/text-text-04-t-expected.png:
91296         * platform/chromium-linux/svg/text/text-text-05-t-expected.checksum:
91297         * platform/chromium-linux/svg/text/text-text-05-t-expected.png:
91298         * platform/chromium-linux/svg/text/text-text-06-t-expected.checksum:
91299         * platform/chromium-linux/svg/text/text-text-06-t-expected.png:
91300         * platform/chromium-linux/svg/text/text-text-07-t-expected.checksum:
91301         * platform/chromium-linux/svg/text/text-text-07-t-expected.png:
91302         * platform/chromium-linux/svg/text/text-text-08-b-expected.checksum:
91303         * platform/chromium-linux/svg/text/text-text-08-b-expected.png:
91304         * platform/chromium-linux/svg/text/text-tref-01-b-expected.checksum:
91305         * platform/chromium-linux/svg/text/text-tref-01-b-expected.png:
91306         * platform/chromium-linux/svg/text/text-tselect-01-b-expected.checksum:
91307         * platform/chromium-linux/svg/text/text-tselect-01-b-expected.png:
91308         * platform/chromium-linux/svg/text/text-tselect-02-f-expected.checksum:
91309         * platform/chromium-linux/svg/text/text-tselect-02-f-expected.png:
91310         * platform/chromium-linux/svg/text/text-tspan-01-b-expected.checksum:
91311         * platform/chromium-linux/svg/text/text-tspan-01-b-expected.png:
91312         * platform/chromium-linux/svg/text/text-ws-01-t-expected.checksum:
91313         * platform/chromium-linux/svg/text/text-ws-01-t-expected.png:
91314         * platform/chromium-linux/svg/text/text-ws-02-t-expected.checksum:
91315         * platform/chromium-linux/svg/text/text-ws-02-t-expected.png:
91316         * platform/chromium-linux/svg/text/textPathBoundsBug-expected.checksum:
91317         * platform/chromium-mac/svg/text/selection-doubleclick-expected.checksum:
91318         * platform/chromium-mac/svg/text/selection-doubleclick-expected.png: Removed.
91319         * platform/chromium-mac/svg/text/selection-tripleclick-expected.checksum:
91320         * platform/chromium-mac/svg/text/selection-tripleclick-expected.png: Removed.
91321         * platform/chromium-mac/svg/text/text-align-01-b-expected.checksum:
91322         * platform/chromium-mac/svg/text/text-align-01-b-expected.png: Removed.
91323         * platform/chromium-mac/svg/text/text-align-02-b-expected.checksum:
91324         * platform/chromium-mac/svg/text/text-align-02-b-expected.png: Removed.
91325         * platform/chromium-mac/svg/text/text-align-03-b-expected.checksum:
91326         * platform/chromium-mac/svg/text/text-align-03-b-expected.png: Removed.
91327         * platform/chromium-mac/svg/text/text-align-04-b-expected.checksum:
91328         * platform/chromium-mac/svg/text/text-align-04-b-expected.png:
91329         * platform/chromium-mac/svg/text/text-align-05-b-expected.checksum:
91330         * platform/chromium-mac/svg/text/text-align-05-b-expected.png: Removed.
91331         * platform/chromium-mac/svg/text/text-align-06-b-expected.checksum:
91332         * platform/chromium-mac/svg/text/text-align-06-b-expected.png: Removed.
91333         * platform/chromium-mac/svg/text/text-altglyph-01-b-expected.checksum:
91334         * platform/chromium-mac/svg/text/text-altglyph-01-b-expected.png: Removed.
91335         * platform/chromium-mac/svg/text/text-deco-01-b-expected.checksum:
91336         * platform/chromium-mac/svg/text/text-deco-01-b-expected.png: Removed.
91337         * platform/chromium-mac/svg/text/text-fonts-01-t-expected.checksum:
91338         * platform/chromium-mac/svg/text/text-fonts-01-t-expected.png: Removed.
91339         * platform/chromium-mac/svg/text/text-fonts-02-t-expected.checksum:
91340         * platform/chromium-mac/svg/text/text-fonts-02-t-expected.png: Removed.
91341         * platform/chromium-mac/svg/text/text-path-01-b-expected.checksum:
91342         * platform/chromium-mac/svg/text/text-path-01-b-expected.png:
91343         * platform/chromium-mac/svg/text/text-spacing-01-b-expected.checksum:
91344         * platform/chromium-mac/svg/text/text-spacing-01-b-expected.png: Removed.
91345         * platform/chromium-mac/svg/text/text-text-01-b-expected.checksum:
91346         * platform/chromium-mac/svg/text/text-text-01-b-expected.png: Removed.
91347         * platform/chromium-mac/svg/text/text-text-03-b-expected.checksum:
91348         * platform/chromium-mac/svg/text/text-text-03-b-expected.png: Removed.
91349         * platform/chromium-mac/svg/text/text-text-04-t-expected.checksum:
91350         * platform/chromium-mac/svg/text/text-text-04-t-expected.png: Removed.
91351         * platform/chromium-mac/svg/text/text-text-06-t-expected.checksum:
91352         * platform/chromium-mac/svg/text/text-text-06-t-expected.png: Removed.
91353         * platform/chromium-mac/svg/text/text-text-07-t-expected.checksum:
91354         * platform/chromium-mac/svg/text/text-text-07-t-expected.png: Removed.
91355         * platform/chromium-mac/svg/text/text-text-08-b-expected.checksum:
91356         * platform/chromium-mac/svg/text/text-text-08-b-expected.png:
91357         * platform/chromium-mac/svg/text/text-tref-01-b-expected.checksum:
91358         * platform/chromium-mac/svg/text/text-tref-01-b-expected.png: Removed.
91359         * platform/chromium-mac/svg/text/text-tselect-01-b-expected.checksum:
91360         * platform/chromium-mac/svg/text/text-tselect-01-b-expected.png: Removed.
91361         * platform/chromium-mac/svg/text/text-tselect-02-f-expected.checksum:
91362         * platform/chromium-mac/svg/text/text-tselect-02-f-expected.png: Removed.
91363         * platform/chromium-mac/svg/text/text-tspan-01-b-expected.checksum:
91364         * platform/chromium-mac/svg/text/text-tspan-01-b-expected.png: Removed.
91365         * platform/chromium-mac/svg/text/text-ws-01-t-expected.checksum:
91366         * platform/chromium-mac/svg/text/text-ws-01-t-expected.png: Removed.
91367         * platform/chromium-mac/svg/text/text-ws-02-t-expected.checksum:
91368         * platform/chromium-mac/svg/text/text-ws-02-t-expected.png: Removed.
91369         * platform/chromium-mac/svg/text/textPathBoundsBug-expected.checksum:
91370         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.checksum.
91371         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png: Added.
91372         * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug14929-expected.checksum.
91373         * platform/chromium-mac/tables/mozilla/bugs/bug23235-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug23235-expected.checksum.
91374         * platform/chromium-mac/tables/mozilla/bugs/bug23235-expected.png: Added.
91375         * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2981-2-expected.checksum.
91376         * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4427-expected.checksum.
91377         * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug6404-expected.checksum.
91378         * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum.
91379         * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added.
91380         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum.
91381         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum.
91382         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum.
91383         * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum.
91384         * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum.
91385         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum.
91386         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum.
91387         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum.
91388         * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum.
91389         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum.
91390         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum.
91391         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum.
91392         * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_top-expected.checksum.
91393         * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum.
91394         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/97619-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.checksum.
91395         * platform/chromium-win-xp/svg/text/text-fonts-01-t-expected.checksum:
91396         * platform/chromium-win-xp/svg/text/text-fonts-01-t-expected.png: Removed.
91397         * platform/chromium-win/svg/text/selection-doubleclick-expected.checksum:
91398         * platform/chromium-win/svg/text/selection-doubleclick-expected.png:
91399         * platform/chromium-win/svg/text/selection-tripleclick-expected.checksum:
91400         * platform/chromium-win/svg/text/selection-tripleclick-expected.png:
91401         * platform/chromium-win/svg/text/text-align-01-b-expected.checksum:
91402         * platform/chromium-win/svg/text/text-align-01-b-expected.png:
91403         * platform/chromium-win/svg/text/text-align-02-b-expected.checksum:
91404         * platform/chromium-win/svg/text/text-align-02-b-expected.png:
91405         * platform/chromium-win/svg/text/text-align-03-b-expected.checksum:
91406         * platform/chromium-win/svg/text/text-align-03-b-expected.png:
91407         * platform/chromium-win/svg/text/text-align-04-b-expected.checksum:
91408         * platform/chromium-win/svg/text/text-align-04-b-expected.png:
91409         * platform/chromium-win/svg/text/text-align-05-b-expected.checksum:
91410         * platform/chromium-win/svg/text/text-align-05-b-expected.png:
91411         * platform/chromium-win/svg/text/text-align-06-b-expected.checksum:
91412         * platform/chromium-win/svg/text/text-align-06-b-expected.png:
91413         * platform/chromium-win/svg/text/text-altglyph-01-b-expected.checksum:
91414         * platform/chromium-win/svg/text/text-altglyph-01-b-expected.png:
91415         * platform/chromium-win/svg/text/text-deco-01-b-expected.checksum:
91416         * platform/chromium-win/svg/text/text-deco-01-b-expected.png:
91417         * platform/chromium-win/svg/text/text-fonts-01-t-expected.checksum:
91418         * platform/chromium-win/svg/text/text-fonts-01-t-expected.png:
91419         * platform/chromium-win/svg/text/text-fonts-02-t-expected.checksum:
91420         * platform/chromium-win/svg/text/text-fonts-02-t-expected.png:
91421         * platform/chromium-win/svg/text/text-intro-05-t-expected.checksum:
91422         * platform/chromium-win/svg/text/text-intro-05-t-expected.png:
91423         * platform/chromium-win/svg/text/text-path-01-b-expected.checksum:
91424         * platform/chromium-win/svg/text/text-path-01-b-expected.png:
91425         * platform/chromium-win/svg/text/text-spacing-01-b-expected.checksum:
91426         * platform/chromium-win/svg/text/text-spacing-01-b-expected.png:
91427         * platform/chromium-win/svg/text/text-text-01-b-expected.checksum:
91428         * platform/chromium-win/svg/text/text-text-01-b-expected.png:
91429         * platform/chromium-win/svg/text/text-text-03-b-expected.checksum:
91430         * platform/chromium-win/svg/text/text-text-03-b-expected.png:
91431         * platform/chromium-win/svg/text/text-text-04-t-expected.checksum:
91432         * platform/chromium-win/svg/text/text-text-04-t-expected.png:
91433         * platform/chromium-win/svg/text/text-text-06-t-expected.checksum:
91434         * platform/chromium-win/svg/text/text-text-06-t-expected.png:
91435         * platform/chromium-win/svg/text/text-text-07-t-expected.checksum:
91436         * platform/chromium-win/svg/text/text-text-07-t-expected.png:
91437         * platform/chromium-win/svg/text/text-text-08-b-expected.checksum:
91438         * platform/chromium-win/svg/text/text-text-08-b-expected.png:
91439         * platform/chromium-win/svg/text/text-tref-01-b-expected.checksum:
91440         * platform/chromium-win/svg/text/text-tref-01-b-expected.png:
91441         * platform/chromium-win/svg/text/text-tselect-01-b-expected.checksum:
91442         * platform/chromium-win/svg/text/text-tselect-01-b-expected.png:
91443         * platform/chromium-win/svg/text/text-tselect-02-f-expected.checksum:
91444         * platform/chromium-win/svg/text/text-tselect-02-f-expected.png:
91445         * platform/chromium-win/svg/text/text-tspan-01-b-expected.checksum:
91446         * platform/chromium-win/svg/text/text-tspan-01-b-expected.png:
91447         * platform/chromium-win/svg/text/text-ws-01-t-expected.checksum:
91448         * platform/chromium-win/svg/text/text-ws-01-t-expected.png:
91449         * platform/chromium-win/svg/text/text-ws-02-t-expected.checksum:
91450         * platform/chromium-win/svg/text/text-ws-02-t-expected.png:
91451         * platform/chromium-win/svg/text/textPathBoundsBug-expected.checksum:
91452         * platform/chromium-win/svg/text/textPathBoundsBug-expected.png:
91453
91454 2010-06-23  Stephen White  <senorblanco@chromium.org>
91455
91456         Unreviewed; expectations fix.
91457
91458         This updates the pixel test baselines after r61710, and removes
91459         them from test_expectations.txt.
91460
91461         * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
91462         * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.png:
91463         * platform/chromium-linux/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
91464         * platform/chromium-linux/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
91465         * platform/chromium-linux/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
91466         * platform/chromium-linux/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
91467         * platform/chromium-linux/fast/backgrounds/size/backgroundSize11-expected.checksum: Removed.
91468         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.checksum:
91469         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.png:
91470         * platform/chromium-linux/fast/backgrounds/size/backgroundSize16-expected.checksum:
91471         * platform/chromium-linux/fast/backgrounds/size/backgroundSize16-expected.png:
91472         * platform/chromium-linux/fast/backgrounds/size/backgroundSize19-expected.checksum: Removed.
91473         * platform/chromium-linux/fast/backgrounds/size/backgroundSize22-expected.checksum: Removed.
91474         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum: Added.
91475         * platform/chromium-linux/fast/css/value-list-out-of-bounds-crash-expected.checksum:
91476         * platform/chromium-linux/fast/events/pointer-events-2-expected.checksum:
91477         * platform/chromium-linux/fast/events/pointer-events-2-expected.png:
91478         * platform/chromium-linux/fast/forms/input-type-change-expected.checksum:
91479         * platform/chromium-linux/fast/forms/input-type-change-expected.png:
91480         * platform/chromium-linux/fast/replaced/absolute-image-sizing-expected.checksum:
91481         * platform/chromium-linux/fast/replaced/absolute-image-sizing-expected.png:
91482         * platform/chromium-linux/fast/replaced/image-sizing-expected.checksum:
91483         * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.checksum:
91484         * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.png:
91485         * platform/chromium-linux/tables/mozilla/bugs/bug11026-expected.checksum:
91486         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.checksum:
91487         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png:
91488         * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.checksum:
91489         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.checksum:
91490         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.png:
91491         * platform/chromium-linux/tables/mozilla/bugs/bug14929-expected.checksum:
91492         * platform/chromium-linux/tables/mozilla/bugs/bug14929-expected.png:
91493         * platform/chromium-linux/tables/mozilla/bugs/bug15544-expected.checksum:
91494         * platform/chromium-linux/tables/mozilla/bugs/bug2981-2-expected.checksum:
91495         * platform/chromium-linux/tables/mozilla/bugs/bug2981-2-expected.png:
91496         * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.checksum:
91497         * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.png:
91498         * platform/chromium-linux/tables/mozilla/bugs/bug4284-expected.checksum:
91499         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.checksum:
91500         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png:
91501         * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.checksum:
91502         * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.checksum:
91503         * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.png:
91504         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.checksum:
91505         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.png:
91506         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.checksum:
91507         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.png:
91508         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
91509         * platform/chromium-linux/tables/mozilla/core/misc-expected.checksum:
91510         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
91511         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
91512         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
91513         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
91514         * platform/chromium-linux/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
91515         * platform/chromium-linux/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
91516         * platform/chromium-linux/tables/mozilla/marvin/td_valign_middle-expected.checksum:
91517         * platform/chromium-linux/tables/mozilla/marvin/td_valign_top-expected.checksum:
91518         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
91519         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
91520         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
91521         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
91522         * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
91523         * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
91524         * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.checksum:
91525         * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.checksum:
91526         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
91527         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
91528         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
91529         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_top-expected.checksum:
91530         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
91531         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
91532         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
91533         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_top-expected.checksum:
91534         * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.checksum:
91535         * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.png:
91536         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/97619-expected.checksum:
91537         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/97619-expected.png:
91538         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
91539         * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
91540         * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.png:
91541         * platform/chromium-win/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
91542         * platform/chromium-win/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
91543         * platform/chromium-win/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
91544         * platform/chromium-win/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
91545         * platform/chromium-win/fast/backgrounds/size/backgroundSize01-expected.checksum:
91546         * platform/chromium-win/fast/backgrounds/size/backgroundSize01-expected.png:
91547         * platform/chromium-win/fast/backgrounds/size/backgroundSize02-expected.checksum:
91548         * platform/chromium-win/fast/backgrounds/size/backgroundSize02-expected.png:
91549         * platform/chromium-win/fast/backgrounds/size/backgroundSize04-expected.checksum:
91550         * platform/chromium-win/fast/backgrounds/size/backgroundSize04-expected.png:
91551         * platform/chromium-win/fast/backgrounds/size/backgroundSize05-expected.checksum:
91552         * platform/chromium-win/fast/backgrounds/size/backgroundSize05-expected.png:
91553         * platform/chromium-win/fast/backgrounds/size/backgroundSize06-expected.checksum:
91554         * platform/chromium-win/fast/backgrounds/size/backgroundSize06-expected.png:
91555         * platform/chromium-win/fast/backgrounds/size/backgroundSize07-expected.checksum:
91556         * platform/chromium-win/fast/backgrounds/size/backgroundSize07-expected.png:
91557         * platform/chromium-win/fast/backgrounds/size/backgroundSize08-expected.checksum:
91558         * platform/chromium-win/fast/backgrounds/size/backgroundSize08-expected.png:
91559         * platform/chromium-win/fast/backgrounds/size/backgroundSize09-expected.checksum:
91560         * platform/chromium-win/fast/backgrounds/size/backgroundSize09-expected.png:
91561         * platform/chromium-win/fast/backgrounds/size/backgroundSize10-expected.checksum:
91562         * platform/chromium-win/fast/backgrounds/size/backgroundSize10-expected.png:
91563         * platform/chromium-win/fast/backgrounds/size/backgroundSize11-expected.checksum:
91564         * platform/chromium-win/fast/backgrounds/size/backgroundSize11-expected.png:
91565         * platform/chromium-win/fast/backgrounds/size/backgroundSize12-expected.checksum:
91566         * platform/chromium-win/fast/backgrounds/size/backgroundSize12-expected.png:
91567         * platform/chromium-win/fast/backgrounds/size/backgroundSize13-expected.checksum:
91568         * platform/chromium-win/fast/backgrounds/size/backgroundSize13-expected.png:
91569         * platform/chromium-win/fast/backgrounds/size/backgroundSize14-expected.checksum:
91570         * platform/chromium-win/fast/backgrounds/size/backgroundSize14-expected.png:
91571         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.checksum:
91572         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.png:
91573         * platform/chromium-win/fast/backgrounds/size/backgroundSize16-expected.checksum:
91574         * platform/chromium-win/fast/backgrounds/size/backgroundSize16-expected.png:
91575         * platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.checksum:
91576         * platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.png:
91577         * platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.checksum:
91578         * platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.png:
91579         * platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.checksum:
91580         * platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.png:
91581         * platform/chromium-win/fast/backgrounds/size/backgroundSize20-expected.checksum:
91582         * platform/chromium-win/fast/backgrounds/size/backgroundSize20-expected.png:
91583         * platform/chromium-win/fast/backgrounds/size/backgroundSize21-expected.checksum:
91584         * platform/chromium-win/fast/backgrounds/size/backgroundSize21-expected.png:
91585         * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.checksum:
91586         * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.png:
91587         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum:
91588         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
91589         * platform/chromium-win/fast/css/value-list-out-of-bounds-crash-expected.checksum:
91590         * platform/chromium-win/fast/css/value-list-out-of-bounds-crash-expected.png:
91591         * platform/chromium-win/fast/events/pointer-events-2-expected.checksum:
91592         * platform/chromium-win/fast/events/pointer-events-2-expected.png:
91593         * platform/chromium-win/fast/forms/input-type-change-expected.checksum:
91594         * platform/chromium-win/fast/forms/input-type-change-expected.png:
91595         * platform/chromium-win/fast/replaced/absolute-image-sizing-expected.checksum:
91596         * platform/chromium-win/fast/replaced/absolute-image-sizing-expected.png:
91597         * platform/chromium-win/fast/replaced/image-sizing-expected.checksum:
91598         * platform/chromium-win/fast/replaced/image-sizing-expected.png:
91599         * platform/chromium-win/tables/mozilla/bugs/bug101674-expected.checksum:
91600         * platform/chromium-win/tables/mozilla/bugs/bug101674-expected.png:
91601         * platform/chromium-win/tables/mozilla/bugs/bug11026-expected.checksum:
91602         * platform/chromium-win/tables/mozilla/bugs/bug11026-expected.png:
91603         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.checksum:
91604         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png:
91605         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.checksum:
91606         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.png:
91607         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.checksum:
91608         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.png:
91609         * platform/chromium-win/tables/mozilla/bugs/bug14929-expected.checksum:
91610         * platform/chromium-win/tables/mozilla/bugs/bug14929-expected.png:
91611         * platform/chromium-win/tables/mozilla/bugs/bug15544-expected.checksum:
91612         * platform/chromium-win/tables/mozilla/bugs/bug15544-expected.png:
91613         * platform/chromium-win/tables/mozilla/bugs/bug2981-2-expected.checksum:
91614         * platform/chromium-win/tables/mozilla/bugs/bug2981-2-expected.png:
91615         * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.checksum:
91616         * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.png:
91617         * platform/chromium-win/tables/mozilla/bugs/bug4284-expected.checksum:
91618         * platform/chromium-win/tables/mozilla/bugs/bug4284-expected.png:
91619         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.checksum:
91620         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.png:
91621         * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.checksum:
91622         * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.png:
91623         * platform/chromium-win/tables/mozilla/bugs/bug625-expected.checksum:
91624         * platform/chromium-win/tables/mozilla/bugs/bug625-expected.png:
91625         * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.checksum:
91626         * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.png:
91627         * platform/chromium-win/tables/mozilla/bugs/bug97383-expected.checksum:
91628         * platform/chromium-win/tables/mozilla/bugs/bug97383-expected.png:
91629         * platform/chromium-win/tables/mozilla/core/bloomberg-expected.checksum:
91630         * platform/chromium-win/tables/mozilla/core/bloomberg-expected.png:
91631         * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
91632         * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoFix-expected.png:
91633         * platform/chromium-win/tables/mozilla/core/misc-expected.checksum:
91634         * platform/chromium-win/tables/mozilla/core/misc-expected.png:
91635         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
91636         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_baseline-expected.png:
91637         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
91638         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_bottom-expected.png:
91639         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
91640         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_middle-expected.png:
91641         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
91642         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_top-expected.png:
91643         * platform/chromium-win/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
91644         * platform/chromium-win/tables/mozilla/marvin/td_valign_baseline-expected.png:
91645         * platform/chromium-win/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
91646         * platform/chromium-win/tables/mozilla/marvin/td_valign_bottom-expected.png:
91647         * platform/chromium-win/tables/mozilla/marvin/td_valign_middle-expected.checksum:
91648         * platform/chromium-win/tables/mozilla/marvin/td_valign_middle-expected.png:
91649         * platform/chromium-win/tables/mozilla/marvin/td_valign_top-expected.checksum:
91650         * platform/chromium-win/tables/mozilla/marvin/td_valign_top-expected.png:
91651         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
91652         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
91653         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
91654         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
91655         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
91656         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_middle-expected.png:
91657         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
91658         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_top-expected.png:
91659         * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
91660         * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.png:
91661         * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
91662         * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.png:
91663         * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.checksum:
91664         * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.png:
91665         * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.checksum:
91666         * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.png:
91667         * platform/chromium-win/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
91668         * platform/chromium-win/tables/mozilla/marvin/thead_valign_baseline-expected.png:
91669         * platform/chromium-win/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
91670         * platform/chromium-win/tables/mozilla/marvin/thead_valign_bottom-expected.png:
91671         * platform/chromium-win/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
91672         * platform/chromium-win/tables/mozilla/marvin/thead_valign_middle-expected.png:
91673         * platform/chromium-win/tables/mozilla/marvin/thead_valign_top-expected.checksum:
91674         * platform/chromium-win/tables/mozilla/marvin/thead_valign_top-expected.png:
91675         * platform/chromium-win/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
91676         * platform/chromium-win/tables/mozilla/marvin/tr_valign_baseline-expected.png:
91677         * platform/chromium-win/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
91678         * platform/chromium-win/tables/mozilla/marvin/tr_valign_bottom-expected.png:
91679         * platform/chromium-win/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
91680         * platform/chromium-win/tables/mozilla/marvin/tr_valign_middle-expected.png:
91681         * platform/chromium-win/tables/mozilla/marvin/tr_valign_top-expected.checksum:
91682         * platform/chromium-win/tables/mozilla/marvin/tr_valign_top-expected.png:
91683         * platform/chromium-win/tables/mozilla/other/cell_widths-expected.checksum:
91684         * platform/chromium-win/tables/mozilla/other/cell_widths-expected.png:
91685         * platform/chromium-win/tables/mozilla_expected_failures/bugs/97619-expected.checksum:
91686         * platform/chromium-win/tables/mozilla_expected_failures/bugs/97619-expected.png:
91687         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
91688         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
91689         * platform/chromium/test_expectations.txt:
91690         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
91691         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png:
91692         * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.checksum:
91693         * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.png:
91694         * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.checksum:
91695         * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.png:
91696         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
91697         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.png:
91698         * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum:
91699         * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.png:
91700         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
91701         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
91702         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
91703         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
91704         * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum:
91705         * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png:
91706         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
91707         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
91708         * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.checksum:
91709         * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.png:
91710         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
91711         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.png:
91712         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
91713         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png:
91714         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum:
91715         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.png:
91716         * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum:
91717         * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
91718         * platform/mac/fast/backgrounds/size/backgroundSize01-expected.checksum:
91719         * platform/mac/fast/backgrounds/size/backgroundSize01-expected.png:
91720         * platform/mac/fast/backgrounds/size/backgroundSize05-expected.checksum:
91721         * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png:
91722         * platform/mac/fast/backgrounds/size/backgroundSize06-expected.checksum:
91723         * platform/mac/fast/backgrounds/size/backgroundSize06-expected.png:
91724         * platform/mac/fast/backgrounds/size/backgroundSize07-expected.checksum:
91725         * platform/mac/fast/backgrounds/size/backgroundSize07-expected.png:
91726         * platform/mac/fast/backgrounds/size/backgroundSize08-expected.checksum:
91727         * platform/mac/fast/backgrounds/size/backgroundSize08-expected.png:
91728         * platform/mac/fast/backgrounds/size/backgroundSize09-expected.checksum:
91729         * platform/mac/fast/backgrounds/size/backgroundSize09-expected.png:
91730         * platform/mac/fast/backgrounds/size/backgroundSize10-expected.checksum:
91731         * platform/mac/fast/backgrounds/size/backgroundSize10-expected.png:
91732         * platform/mac/fast/backgrounds/size/backgroundSize11-expected.checksum:
91733         * platform/mac/fast/backgrounds/size/backgroundSize11-expected.png:
91734         * platform/mac/fast/backgrounds/size/backgroundSize12-expected.checksum:
91735         * platform/mac/fast/backgrounds/size/backgroundSize12-expected.png:
91736         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.checksum:
91737         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.png:
91738         * platform/mac/fast/backgrounds/size/backgroundSize17-expected.checksum:
91739         * platform/mac/fast/backgrounds/size/backgroundSize17-expected.png:
91740         * platform/mac/fast/backgrounds/size/backgroundSize18-expected.checksum:
91741         * platform/mac/fast/backgrounds/size/backgroundSize18-expected.png:
91742         * platform/mac/fast/backgrounds/size/backgroundSize19-expected.checksum:
91743         * platform/mac/fast/backgrounds/size/backgroundSize19-expected.png:
91744         * platform/mac/fast/backgrounds/size/backgroundSize20-expected.checksum:
91745         * platform/mac/fast/backgrounds/size/backgroundSize20-expected.png:
91746         * platform/mac/fast/backgrounds/size/backgroundSize21-expected.checksum:
91747         * platform/mac/fast/backgrounds/size/backgroundSize21-expected.png:
91748         * platform/mac/fast/backgrounds/size/backgroundSize22-expected.checksum:
91749         * platform/mac/fast/backgrounds/size/backgroundSize22-expected.png:
91750         * platform/mac/fast/backgrounds/size/zero-expected.checksum:
91751         * platform/mac/fast/backgrounds/size/zero-expected.png:
91752         * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum:
91753         * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
91754         * platform/mac/fast/canvas/canvas-as-image-expected.checksum:
91755         * platform/mac/fast/canvas/canvas-as-image-expected.png:
91756         * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.checksum:
91757         * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.png:
91758         * platform/mac/fast/forms/input-type-change-expected.checksum:
91759         * platform/mac/fast/forms/input-type-change-expected.png:
91760         * platform/mac/fast/replaced/001-expected.checksum:
91761         * platform/mac/fast/replaced/001-expected.png:
91762         * platform/mac/fast/replaced/002-expected.checksum:
91763         * platform/mac/fast/replaced/002-expected.png:
91764         * platform/mac/fast/replaced/003-expected.checksum:
91765         * platform/mac/fast/replaced/003-expected.png:
91766         * platform/mac/fast/replaced/absolute-image-sizing-expected.checksum:
91767         * platform/mac/fast/replaced/absolute-image-sizing-expected.png:
91768         * platform/mac/fast/replaced/image-sizing-expected.checksum:
91769         * platform/mac/fast/replaced/image-sizing-expected.png:
91770         * platform/mac/tables/mozilla/bugs/bug11026-expected.checksum:
91771         * platform/mac/tables/mozilla/bugs/bug11026-expected.png:
91772         * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum:
91773         * platform/mac/tables/mozilla/bugs/bug1188-expected.png:
91774         * platform/mac/tables/mozilla/bugs/bug1296-expected.checksum:
91775         * platform/mac/tables/mozilla/bugs/bug1296-expected.png:
91776         * platform/mac/tables/mozilla/bugs/bug1430-expected.checksum:
91777         * platform/mac/tables/mozilla/bugs/bug1430-expected.png:
91778         * platform/mac/tables/mozilla/bugs/bug14929-expected.checksum:
91779         * platform/mac/tables/mozilla/bugs/bug14929-expected.png:
91780         * platform/mac/tables/mozilla/bugs/bug15544-expected.checksum:
91781         * platform/mac/tables/mozilla/bugs/bug15544-expected.png:
91782         * platform/mac/tables/mozilla/bugs/bug23235-expected.checksum:
91783         * platform/mac/tables/mozilla/bugs/bug23235-expected.png:
91784         * platform/mac/tables/mozilla/bugs/bug2981-2-expected.checksum:
91785         * platform/mac/tables/mozilla/bugs/bug2981-2-expected.png:
91786         * platform/mac/tables/mozilla/bugs/bug4093-expected.checksum:
91787         * platform/mac/tables/mozilla/bugs/bug4093-expected.png:
91788         * platform/mac/tables/mozilla/bugs/bug4284-expected.checksum:
91789         * platform/mac/tables/mozilla/bugs/bug4284-expected.png:
91790         * platform/mac/tables/mozilla/bugs/bug4427-expected.checksum:
91791         * platform/mac/tables/mozilla/bugs/bug4427-expected.png:
91792         * platform/mac/tables/mozilla/bugs/bug4523-expected.checksum:
91793         * platform/mac/tables/mozilla/bugs/bug4523-expected.png:
91794         * platform/mac/tables/mozilla/bugs/bug56563-expected.checksum:
91795         * platform/mac/tables/mozilla/bugs/bug56563-expected.png:
91796         * platform/mac/tables/mozilla/bugs/bug6404-expected.checksum:
91797         * platform/mac/tables/mozilla/bugs/bug6404-expected.png:
91798         * platform/mac/tables/mozilla/bugs/bug86708-expected.checksum:
91799         * platform/mac/tables/mozilla/bugs/bug86708-expected.png:
91800         * platform/mac/tables/mozilla/bugs/bug97383-expected.checksum:
91801         * platform/mac/tables/mozilla/bugs/bug97383-expected.png:
91802         * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
91803         * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png:
91804         * platform/mac/tables/mozilla/core/misc-expected.checksum:
91805         * platform/mac/tables/mozilla/core/misc-expected.png:
91806         * platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
91807         * platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png:
91808         * platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
91809         * platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png:
91810         * platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
91811         * platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.png:
91812         * platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
91813         * platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.png:
91814         * platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
91815         * platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.png:
91816         * platform/mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
91817         * platform/mac/tables/mozilla/marvin/td_valign_bottom-expected.png:
91818         * platform/mac/tables/mozilla/marvin/td_valign_middle-expected.checksum:
91819         * platform/mac/tables/mozilla/marvin/td_valign_middle-expected.png:
91820         * platform/mac/tables/mozilla/marvin/td_valign_top-expected.checksum:
91821         * platform/mac/tables/mozilla/marvin/td_valign_top-expected.png:
91822         * platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
91823         * platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
91824         * platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
91825         * platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
91826         * platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
91827         * platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png:
91828         * platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
91829         * platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.png:
91830         * platform/mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
91831         * platform/mac/tables/mozilla/marvin/th_valign_baseline-expected.png:
91832         * platform/mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
91833         * platform/mac/tables/mozilla/marvin/th_valign_bottom-expected.png:
91834         * platform/mac/tables/mozilla/marvin/th_valign_middle-expected.checksum:
91835         * platform/mac/tables/mozilla/marvin/th_valign_middle-expected.png:
91836         * platform/mac/tables/mozilla/marvin/th_valign_top-expected.checksum:
91837         * platform/mac/tables/mozilla/marvin/th_valign_top-expected.png:
91838         * platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
91839         * platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.png:
91840         * platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
91841         * platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.png:
91842         * platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
91843         * platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.png:
91844         * platform/mac/tables/mozilla/marvin/thead_valign_top-expected.checksum:
91845         * platform/mac/tables/mozilla/marvin/thead_valign_top-expected.png:
91846         * platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
91847         * platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.png:
91848         * platform/mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
91849         * platform/mac/tables/mozilla/marvin/tr_valign_bottom-expected.png:
91850         * platform/mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
91851         * platform/mac/tables/mozilla/marvin/tr_valign_middle-expected.png:
91852         * platform/mac/tables/mozilla/marvin/tr_valign_top-expected.checksum:
91853         * platform/mac/tables/mozilla/marvin/tr_valign_top-expected.png:
91854         * platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.checksum:
91855         * platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.png:
91856         * platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
91857         * platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
91858
91859 2010-06-24  Csaba Osztrogonác  <ossy@webkit.org>
91860
91861         Unreviewed typo fix after r61754.
91862
91863         * platform/qt/Skipped:
91864
91865 2010-06-24  Csaba Osztrogonác  <ossy@webkit.org>
91866
91867         [Qt] Regression(r61749): inspector/debugger-pause-on-debugger-statement.html fails
91868         https://bugs.webkit.org/show_bug.cgi?id=41147
91869
91870         * platform/qt/Skipped: inspector/debugger-pause-on-debugger-statement.html skipped.
91871         * platform/qt-linux/Skipped: revert last change, because we only use the general platform/qt/Skipped list.
91872
91873 2010-06-24  Yury Semikhatsky  <yurys@chromium.org>
91874
91875         Unreviewed: disable new inspector test on Qt linux.
91876
91877         * platform/qt-linux/Skipped:
91878
91879 2010-06-24  Kent Tamura  <tkent@chromium.org>
91880
91881         Reviewed by Adam Barth.
91882
91883         [Mac] The upper button of <input type=number> has no visual effect on click
91884         https://bugs.webkit.org/show_bug.cgi?id=38380
91885
91886         * platform/mac/fast/forms/input-appearance-spinbutton-expected.checksum:
91887         * platform/mac/fast/forms/input-appearance-spinbutton-expected.png:
91888         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.checksum: Added.
91889         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.png: Added.
91890         * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added.
91891         * platform/mac/fast/forms/input-appearance-spinbutton-up.html: Added.
91892
91893 2010-06-24  Oliver Hunt  <oliver@apple.com>
91894
91895         Reviewed by Maciej Stachowiak.
91896
91897         Single character string replacement may replace too many characters
91898         https://bugs.webkit.org/show_bug.cgi?id=41138
91899         <rdar://problem/8097496>
91900
91901         Add a few more string replace tests to check for behaviour when
91902         dealing with Ropes
91903
91904         * fast/js/script-tests/string-replace-3.js:
91905         * fast/js/string-replace-3-expected.txt:
91906
91907 2010-06-24  Yury Semikhatsky  <yurys@chromium.org>
91908
91909         Reviewed by Pavel Feldman.
91910
91911         Web Inspector: implement layout tests for debugger
91912         https://bugs.webkit.org/show_bug.cgi?id=40774
91913
91914         * http/tests/inspector/inspector-test.js:
91915         (notifyDone):
91916         (frontend_showPanel):
91917         (frontend_addSniffer.receiver.methodName):
91918         (frontend_addSniffer):
91919         (frontend_createKeyEvent):
91920         (frontend_evaluateInConsole):
91921         * inspector/debugger-pause-on-debugger-statement-expected.txt: Added.
91922         * inspector/debugger-pause-on-debugger-statement.html: Added.
91923
91924 2010-06-24  Andrey Kosyakov  <caseq@chromium.org>
91925
91926         Reviewed by Yury Semikhatsky.
91927
91928         Added tests for representation of various JS values in console log.
91929         https://bugs.webkit.org/show_bug.cgi?id=40980
91930
91931         * inspector/console-log-native-funcs-expected.txt: Added.
91932         * inspector/console-tests-expected.txt:
91933         * inspector/console-tests.html:
91934         * platform/chromium/inspector: Added.
91935         * platform/chromium/inspector/console-log-native-funcs-expected.txt: Added.
91936
91937 2010-06-24  Maciej Stachowiak  <mjs@apple.com>
91938
91939         Reviewed by Oliver.
91940
91941         Update test results for IDL hidden attribute
91942         (added for https://bugs.webkit.org/show_bug.cgi?id=41039)
91943
91944         * fast/dom/domListEnumeration.html: Update some counts since the HTMLFormElement
91945         and HTMLSelectElement interfaces now inherit the new hidden IDL attribute.
91946         * fast/dom/domListEnumeration-expected.txt:
91947
91948 2010-06-23  Andy Estes  <aestes@apple.com>
91949
91950         Reviewed by Alexey Proskuryakov.
91951
91952         Add additional tests for beforeload events.
91953         https://bugs.webkit.org/show_bug.cgi?id=41132
91954         
91955         Add tests to verify that the following elements can be removed from the
91956         DOM during beforeload:
91957             * <object type="application/x-shockwave-flash">
91958             * <iframe>
91959             * <img>
91960             * <script src=""> (non-inline)
91961             * <video>
91962
91963         * fast/dom/beforeload/remove-flash-in-beforeload-listener-expected.txt: Added.
91964         * fast/dom/beforeload/remove-flash-in-beforeload-listener.html: Added.
91965         * fast/dom/beforeload/remove-frame-in-beforeload-listener-expected.txt: Added.
91966         * fast/dom/beforeload/remove-frame-in-beforeload-listener.html: Added.
91967         * fast/dom/beforeload/remove-image-in-beforeload-listener-expected.txt: Added.
91968         * fast/dom/beforeload/remove-image-in-beforeload-listener.html: Added.
91969         * fast/dom/beforeload/remove-script-in-beforeload-listener-expected.txt: Added.
91970         * fast/dom/beforeload/remove-script-in-beforeload-listener.html: Added.
91971         * fast/dom/beforeload/remove-video-in-beforeload-listener-expected.txt: Added.
91972         * fast/dom/beforeload/remove-video-in-beforeload-listener.html: Added.
91973
91974 2010-06-23  Andy Estes  <aestes@apple.com>
91975
91976         Reviewed by Joseph Pecoraro.
91977
91978         Refactor beforeload layout tests to share a common implementation of
91979         print() located in fast/dom/beforeload/resources/.
91980         https://bugs.webkit.org/show_bug.cgi?id=41127
91981
91982         * fast/dom/beforeload/flash-before-load.html:
91983         * fast/dom/beforeload/frame-before-load.html:
91984         * fast/dom/beforeload/image-before-load.html:
91985         * fast/dom/beforeload/link-before-load.html:
91986         * fast/dom/beforeload/pi-before-load.xhtml:
91987         * fast/dom/beforeload/remove-link-in-beforeload-listener.html:
91988         * fast/dom/beforeload/script-before-load-dynamic.html:
91989         * fast/dom/beforeload/script-before-load-xhtml.xhtml:
91990         * fast/dom/beforeload/script-before-load.html:
91991         * fast/dom/beforeload/video-before-load.html:
91992
91993 2010-06-23  Oliver Hunt  <oliver@apple.com>
91994
91995         Reviewed by Maciej Stachowiak.
91996
91997         Make the reparsing test use syntax that is actually valid.
91998         The old parser had a bug that would lead to it accepting
91999         invalid code in some cases.
92000
92001         * fast/js/script-tests/reparsing-semicolon-insertion.js:
92002         (commaTest):
92003         (varCommaTest):
92004         (constCommaTest):
92005         (commaParenTest):
92006         (commaParenThrowTest):
92007
92008 2010-06-22  Maciej Stachowiak  <mjs@apple.com>
92009
92010         Reviewed by Simon Fraser.
92011
92012         Implement IDL attribute for HTML5 hidden
92013         https://bugs.webkit.org/show_bug.cgi?id=41039
92014
92015         Test cases.
92016         
92017         * fast/html/hidden-attr-dom.html: Added.
92018         * fast/html/hidden-attr-dom-expected.txt: Added.
92019         * fast/html/script-tests/hidden-attr-dom.js: Added.
92020
92021 2010-06-23  Tony Chang  <tony@chromium.org>
92022
92023         Not reviewed, fixing gtk/qt tests
92024
92025         skip http/tests/multipart/policy-ignore-crash.php on qt and gtk
92026         https://bugs.webkit.org/show_bug.cgi?id=41128
92027
92028         Their network libraries appear to be more strict about identifying
92029         multipart boundaries.
92030
92031         * platform/gtk/Skipped:
92032         * platform/qt/Skipped:
92033
92034 2010-06-23  Mario Sanchez Prada  <msanchez@igalia.com>
92035
92036         Reviewed by Chris Fleizach.
92037
92038         [Gtk] nameFromChildren is obsolete
92039         https://bugs.webkit.org/show_bug.cgi?id=36128
92040
92041         Added new tests, based on a previous patch by Joanmarie Diggs.
92042
92043         * platform/gtk/accessibility/name-from-label-expected.txt: Added.
92044         * platform/gtk/accessibility/name-from-label.html: Added.
92045
92046 2010-06-23  Tony Chang  <tony@chromium.org>
92047
92048         Reviewed by Darin Fisher.
92049
92050         layout test for a crash in chromium multipart request handling
92051         https://bugs.webkit.org/show_bug.cgi?id=41050
92052
92053         * http/tests/multipart/policy-ignore-crash-expected.txt: Copied from LayoutTests/editing/pasteboard/copy-crash-with-extraneous-attribute-expected.txt.
92054         * http/tests/multipart/policy-ignore-crash.php: Added.
92055         * platform/mac/Skipped:
92056
92057 2010-06-23  Andy Estes  <aestes@apple.com>
92058
92059         Reviewed by Alexey Proskuryakov.
92060
92061         <rdar://problem/8107855> Test that removing an object element with an
92062         invalid data URL in a listener to its beforeload event does not crash
92063         WebCore.
92064         https://bugs.webkit.org/show_bug.cgi?id=41054
92065
92066         * fast/dom/beforeload/remove-bad-object-in-beforeload-listener-expected.txt: Added.
92067         * fast/dom/beforeload/remove-bad-object-in-beforeload-listener.html: Added.
92068         * fast/dom/beforeload/resources/print.js: Added.
92069         (print):
92070
92071 2010-06-23  Kenneth Russell  <kbr@google.com>
92072
92073         Reviewed by Dimitri Glazkov.
92074
92075         Implement format conversions in texImage2D and texSubImage2D taking HTML data
92076         https://bugs.webkit.org/show_bug.cgi?id=40319
92077
92078         Generalized code supporting premultiplication of alpha and
92079         vertical flip to pack texture data into requested format and type.
92080         Handled incoming image data of various formats, RGBA and BGRA in
92081         particular, both to reduce the number of temporary copies during
92082         texture upload and to support premultiplying alpha for the
92083         texImage2D and texSubImage2D entry points taking ArrayBufferView
92084         in a subsequent bug. Added test case exercising all combinations
92085         of format/type combinations, premultiplication of alpha, and
92086         Image/ImageData upload. (Incorporated pnglib.js under
92087         fast/canvas/webgl/resources/ to be able to generate Image elements
92088         programmatically.) Tested in Safari on Mac OS X and in Chromium on
92089         Mac OS X, Windows and Linux.
92090
92091         Test: fast/canvas/webgl/tex-image-with-format-and-type.html
92092
92093         * fast/canvas/webgl/resources/pnglib.js: Added.
92094         ():
92095         (.):
92096         * fast/canvas/webgl/tex-image-with-format-and-type-expected.txt: Added.
92097         * fast/canvas/webgl/tex-image-with-format-and-type.html: Added.
92098
92099 2010-06-23  Alpha Lam  <hclam@chromium.org>
92100
92101         Unreviewed. Build fix.
92102
92103         Adding test expectation since a test introduced r61607 has not test results.
92104
92105         * platform/chromium/test_expectations.txt:
92106
92107 2010-06-23  Stephen White  <senorblanco@chromium.org>
92108
92109         Reviewed by David Hyatt.
92110
92111         Temporarily put the tests broken by the resize change into
92112         test_expectations.txt.
92113         https://bugs.webkit.org/show_bug.cgi?id=41036
92114
92115         * platform/chromium/test_expectations.txt:
92116
92117 2010-06-23  Abhishek Arya  <inferno@chromium.org>
92118
92119         Reviewed by Kenneth Rohde Christiansen.
92120
92121         Tests that we do not crash when onchange handler changes the select from a menu list to a list box.
92122         https://bugs.webkit.org/show_bug.cgi?id=40828
92123
92124         * fast/events/select-onchange-crash-expected.txt: Added.
92125         * fast/events/select-onchange-crash.html: Added.
92126
92127 2010-06-23  Alexey Proskuryakov  <ap@apple.com>
92128
92129         Reviewed by Eric Seidel.
92130
92131         https://bugs.webkit.org/show_bug.cgi?id=41083
92132         fast/parser/broken-comments-vs-parsing mode no linger tests for what it used to test
92133
92134         * fast/parser/broken-comments-vs-parsing-mode.html: Moved broken comment to a place where
92135         it doesn't affect output.
92136
92137 2010-06-23  Justin Schuh  <jschuh@chromium.org>
92138
92139         Unreviewed, rolling out r61695.
92140         http://trac.webkit.org/changeset/61695
92141         https://bugs.webkit.org/show_bug.cgi?id=40798
92142
92143         61695 broke all the Linux builds
92144
92145         * fast/images/png-extra-row-crash-expected.txt: Removed.
92146         * fast/images/png-extra-row-crash.html: Removed.
92147         * fast/images/resources/png-extra-row-crash.png: Removed.
92148
92149 2010-06-23  James Robinson  <jamesr@chromium.org>
92150
92151         Unreviewed.  Add qt baseline due to port specific formatting differences for SVG rects
92152         https://bugs.webkit.org/show_bug.cgi?id=40366
92153
92154         * platform/qt/fast/repaint/svg-layout-root-style-attr-update-expected.txt: Added.
92155
92156 2010-06-23  Cris Neckar  <cdn@chromium.org>
92157
92158         Reviewed by Darin Fisher.
92159
92160         [Chromium] Out of bounds write in WebCore::PNGImageDecoder::rowAvailable
92161         https://bugs.webkit.org/show_bug.cgi?id=40798
92162
92163         Tests a PNG with an extra row.
92164
92165         * fast/images/png-extra-row-crash-expected.txt: Added.
92166         * fast/images/png-extra-row-crash.html: Added.
92167         * fast/images/resources/png-extra-row-crash.png: Added.
92168
92169 2010-06-23  James Robinson  <jamesr@chromium.org>
92170
92171         Reviewed by Dan Bernstein.
92172
92173         Do not set needsLayout when the style attribute changes on an SVG element
92174         https://bugs.webkit.org/show_bug.cgi?id=40366
92175
92176         Tests that setting the style attribute on an SVG element does not cause
92177         the render tree's layout flags to go haywire.  The details are involved,
92178         please see the bug and test case for details.
92179
92180         * fast/repaint/svg-layout-root-style-attr-update-expected.checksum: Added.
92181         * fast/repaint/svg-layout-root-style-attr-update-expected.png: Added.
92182         * fast/repaint/svg-layout-root-style-attr-update-expected.txt: Added.
92183         * fast/repaint/svg-layout-root-style-attr-update.html: Added.
92184
92185 2010-06-22  Simon Fraser  <simon.fraser@apple.com>
92186
92187         Reviewed by Dan Bernstein.
92188
92189         r61215 broke Acid3
92190         https://bugs.webkit.org/show_bug.cgi?id=41034
92191         
92192         Testcase with a transparent iframe.
92193
92194         * fast/frames/paint-iframe-background-expected.checksum: Added.
92195         * fast/frames/paint-iframe-background-expected.png: Added.
92196         * fast/frames/paint-iframe-background-expected.txt: Added.
92197         * fast/frames/paint-iframe-background.html: Added.
92198         * fast/frames/resources/paint-iframe-background-iframe.html: Added.
92199
92200 2010-06-23  Nikolas Zimmermann  <nzimmermann@rim.com>
92201
92202         Not reviewed. Forgot to update result of fast/xpath/namespace-vs-predicate.html after the SVG renderer creation changes.
92203
92204         * fast/xpath/namespace-vs-predicate-expected.txt:
92205
92206 2010-06-23  Kent Tamura  <tkent@chromium.org>
92207
92208         Unreviewed, test expectation update.
92209
92210         Add expectations for r61667 and r61669.
92211
92212         * platform/chromium-linux/svg/custom/bug45331-expected.checksum: Added.
92213         * platform/chromium-linux/svg/foreignObject: Added.
92214         * platform/chromium-linux/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.checksum: Added.
92215         * platform/chromium-linux/svg/foreignObject/svg-document-as-direct-child-expected.checksum: Added.
92216         * platform/chromium-linux/svg/foreignObject/svg-document-in-html-document-expected.checksum: Added.
92217         * platform/chromium-linux/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
92218         * platform/chromium-linux/svg/foreignObject/text-tref-02-b-expected.png: Added.
92219         * platform/chromium-win/svg/custom/bug45331-expected.checksum: Added.
92220         * platform/chromium-win/svg/custom/bug45331-expected.png: Added.
92221         * platform/chromium-win/svg/custom/bug45331-expected.txt: Added.
92222         * platform/chromium-win/svg/foreignObject: Added.
92223         * platform/chromium-win/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.checksum: Added.
92224         * platform/chromium-win/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: Added.
92225         * platform/chromium-win/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt: Added.
92226         * platform/chromium-win/svg/foreignObject/svg-document-as-direct-child-expected.checksum: Added.
92227         * platform/chromium-win/svg/foreignObject/svg-document-as-direct-child-expected.png: Added.
92228         * platform/chromium-win/svg/foreignObject/svg-document-as-direct-child-expected.txt: Added.
92229         * platform/chromium-win/svg/foreignObject/svg-document-in-html-document-expected.checksum: Added.
92230         * platform/chromium-win/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
92231         * platform/chromium-win/svg/foreignObject/svg-document-in-html-document-expected.txt: Added.
92232         * platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
92233         * platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.png: Added.
92234         * platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.txt: Added.
92235         * platform/chromium/test_expectations.txt:
92236
92237 2010-06-23  Yuzo Fujishima  <yuzo@google.com>
92238
92239         Reviewed by Shinichiro Hamaji.
92240
92241         Implement page format data programming interface.
92242         https://bugs.webkit.org/show_bug.cgi?id=37538
92243
92244         * platform/chromium/test_expectations.txt:
92245         * platform/gtk/Skipped:
92246         * platform/qt/Skipped:
92247         * platform/win/Skipped:
92248         * printing/page-format-data-expected.txt: Added.
92249         * printing/page-format-data.html: Added.
92250
92251 2010-06-23  Nikolas Zimmermann  <nzimmermann@rim.com>
92252
92253         Not reviewed. Forgot to include four files in the last commit.
92254
92255         * platform/mac/svg/custom/bug45331-expected.checksum: Added.
92256         * platform/mac/svg/custom/bug45331-expected.png: Added.
92257         * platform/mac/svg/custom/bug45331-expected.txt: Added.
92258         * svg/custom/bug45331.svg: Added.
92259
92260 2010-06-23  Nikolas Zimmermann  <nzimmermann@rim.com>
92261
92262         Reviewed by Eric Seidel.
92263
92264         Reproducible crash in com.apple.WebCore 0x01ed3784 WebCore::RenderLineBoxList::appendLineBox(WebCore::InlineFlowBox*) + 36
92265         https://bugs.webkit.org/show_bug.cgi?id=40953
92266
92267         REGRESSION (r58209-58231): Memory corruption with invalid SVG
92268         https://bugs.webkit.org/show_bug.cgi?id=40173
92269
92270         Added several new layout tests covering the crashes with <foreignObject> and/or invalid SVG documents.
92271
92272         * platform/mac/svg/custom/bug45331-expected.checksum: Added.
92273         * platform/mac/svg/custom/bug45331-expected.png: Added.
92274         * platform/mac/svg/custom/bug45331-expected.txt: Added.
92275         * platform/mac/svg/foreignObject: Added.
92276         * platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.checksum: Added.
92277         * platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png: Added.
92278         * platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt: Added.
92279         * platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.checksum: Added.
92280         * platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: Added.
92281         * platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt: Added.
92282         * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.checksum: Added.
92283         * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.png: Added.
92284         * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.txt: Added.
92285         * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.checksum: Added.
92286         * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
92287         * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.txt: Added.
92288         * platform/mac/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
92289         * platform/mac/svg/foreignObject/text-tref-02-b-expected.png: Added.
92290         * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt: Added.
92291         * svg/custom/bug45331.svg: Added.
92292         * svg/foreignObject: Added.
92293         * svg/foreignObject/disallowed-svg-nodes-as-direct-children.svg: Added.
92294         * svg/foreignObject/no-crash-with-svg-content-in-html-document.svg: Added.
92295         * svg/foreignObject/svg-document-as-direct-child.svg: Added.
92296         * svg/foreignObject/svg-document-in-html-document.svg: Added.
92297         * svg/foreignObject/text-tref-02-b.svg: Added.
92298
92299 2010-06-22  David Levin  <levin@chromium.org>
92300
92301         Reviewed by nobody (simple qt test fix).
92302
92303         * platform/qt/Skipped: Added an xhr test which requires progress events
92304         next to the other xhr test which are disabled due to requiring progress events.
92305
92306 2010-06-22  Kent Tamura  <tkent@chromium.org>
92307
92308         Unreviewed, test expectation update.
92309
92310         * platform/chromium/test_expectations.txt: send-data-blob.html fails.
92311
92312 2010-06-22  David Levin  <levin@chromium.org>
92313
92314         Reviewed by Alexey Proskuryakov.
92315
92316         REGRESSION: (r47291): Upload progress events are not fired for simple cross-site XHR.
92317         https://bugs.webkit.org/show_bug.cgi?id=39029
92318
92319         * http/tests/xmlhttprequest/simple-cross-origin-progress-events-expected.txt: Update results.
92320         * http/tests/xmlhttprequest/simple-cross-origin-progress-events.html: Add a test which adds
92321           an upload progress event handler before XMLHttpRequest.send() is called.
92322
92323 2010-06-22  Kinuko Yasuda  <kinuko@chromium.org>
92324
92325         Unreviewed.
92326
92327         Update test expectations for qt/gtk.
92328
92329         * platform/gtk/fast/js/global-constructors-expected.txt:
92330         * platform/qt/fast/js/global-constructors-expected.txt:
92331
92332 2010-06-22  Alpha Lam  <hclam@chromium.org>
92333
92334         Unreviewed. Build fix.
92335
92336         Rebaseline some test results to make build bots green again.
92337
92338         * platform/chromium-mac/fast/js/switch-behaviour-expected.txt: Removed.
92339         * platform/chromium-mac/websocket/tests/bad-sub-protocol-control-chars-expected.txt:
92340         * platform/chromium-win/fast/js/switch-behaviour-expected.txt: Removed.
92341         * platform/chromium-win/inspector/timeline-parse-html-expected.txt:
92342         * platform/chromium-win/websocket/tests/bad-sub-protocol-control-chars-expected.txt:
92343         * platform/chromium/test_expectations.txt:
92344
92345 2010-06-22  Kinuko Yasuda  <kinuko@chromium.org>
92346
92347         Reviewed by Adam Barth.
92348
92349         Add BlobBuilder.idl to expose BlobBuilder interface
92350         https://bugs.webkit.org/show_bug.cgi?id=40593
92351
92352         (Resubmitting with the correct file set.)
92353
92354         Add new layout tests to test BlobBuilder interface.
92355         Also update test expectations affected by adding the constructors to DOMWindow.
92356
92357         * fast/dom/Window/window-properties-expected.txt:
92358         * fast/dom/Window/window-property-descriptors-expected.txt:
92359         * fast/dom/constructed-objects-prototypes-expected.txt:
92360         * fast/dom/prototype-inheritance-2-expected.txt:
92361         * fast/dom/prototype-inheritance-expected.txt:
92362         * fast/js/global-constructors-expected.txt:
92363         * http/tests/local/blob/resources/hybrid-blob-util.js: Added.
92364         * http/tests/local/blob/script-tests/TEMPLATE.html: Added.
92365         * http/tests/local/blob/script-tests/send-data-blob.js: Added.
92366         * http/tests/local/blob/script-tests/send-hybrid-blob.js: Added.
92367         * http/tests/local/blob/script-tests/send-sliced-data-blob.js: Added.
92368         * http/tests/local/blob/send-data-blob-expected.txt: Added.
92369         * http/tests/local/blob/send-data-blob.html: Added.
92370         * http/tests/local/blob/send-hybrid-blob-expected.txt: Added.
92371         * http/tests/local/blob/send-hybrid-blob.html: Added.
92372         * http/tests/local/blob/send-sliced-data-blob-expected.txt: Added.
92373         * http/tests/local/blob/send-sliced-data-blob.html: Added.
92374         * http/tests/local/resources/file-for-drag-to-send2.txt: Added.
92375         * http/tests/resources/post-and-verify-hybrid.cgi: Added.
92376         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
92377         * platform/gtk/Skipped: Added send-hybrid-blob.html and send-sliced-data-blob.html because they need eventSender.beginDragWithFiles and Blob.slice.
92378         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
92379         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
92380         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
92381         * platform/qt/Skipped: Added send-hybrid-blob.html and send-sliced-data-blob.html because they need eventSender.beginDragWithFiles and Blob.slice.
92382         * platform/qt/fast/dom/Window/window-properties-expected.txt:
92383         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
92384         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
92385         * platform/win/Skipped: Added send-hybrid-blob.html and send-sliced-data-blob.html because they need eventSender.beginDragWithFiles and Blob.slice.
92386         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
92387         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
92388         * platform/win/fast/dom/prototype-inheritance-expected.txt:
92389
92390 2010-06-22  Adele Peterson  <adele@apple.com>
92391
92392         Reviewed by Darin Adler.
92393
92394         Test for Crash when the renderer for the button in <input type="number"> goes away during event handling
92395         https://bugs.webkit.org/show_bug.cgi?id=41013
92396
92397         * fast/forms/input-number-crash-expected.txt: Added.
92398         * fast/forms/input-number-crash.html: Added.
92399
92400 2010-06-22  Eric Seidel  <eric@webkit.org>
92401
92402         No review, skipping test due to revealed bug in ClipboardQt.
92403
92404         editing/execCommand/copy-without-selection.html fails on Qt after r61637
92405         https://bugs.webkit.org/show_bug.cgi?id=41025
92406
92407         The Qt Clipboard::setData code wrongly reinterpret_casts UChar
92408         data as char* data.  This was exposed by the previous commit
92409         which no long strips \0 characters during innerHTML.
92410
92411         Skipping the affected test until a Qt person can fix
92412         platform/qt/ClipboardQt.cpp
92413
92414         * platform/qt/Skipped:
92415
92416 2010-06-22  Tony Gentilcore  <tonyg@chromium.org>
92417
92418         Reviewed by Eric Seidel.
92419
92420         Add layout tests which test line numbers for both inline and event handler
92421         scripts in HTML documents.
92422         https://bugs.webkit.org/show_bug.cgi?id=40649
92423
92424         * fast/js/resources/script-line-number.js: Added.
92425         (getLineFromError):
92426         (assertErrorOnLine):
92427         * fast/js/script-line-number-expected.txt: Added.
92428         * fast/js/script-line-number.html: Added.
92429
92430 2010-06-22  Eric Seidel  <eric@webkit.org>
92431
92432         Reviewed by Adam Barth.
92433
92434         Fragment parsing needs to go through the HTML5 Parser code path
92435         https://bugs.webkit.org/show_bug.cgi?id=40645
92436
92437         * fast/canvas/canvas-getContext-invalid-expected.txt:
92438          - \0 is now converted to \uFFFD per HTML5.
92439         * fast/js/null-char-in-string-expected.txt: ditto.
92440         * fast/js/switch-behaviour-expected.txt: ditto.
92441         * fast/parser/comment-in-textarea-expected.txt:
92442          - <textarea> is parsed in the RCDATA state, which means
92443            that comments are ignored, thus the </textarea> in the
92444            comment correctly closes the <textarea>.  This test is invalid.
92445            Our new behavior matches minefield.
92446         * fast/tokenizer/lessthan-terminates-tags-and-attrs-expected.txt:
92447          - This test is invalid and probably should just be removed.
92448            This same behavior is tested by fast/invalid/016.html.
92449         * inspector/timeline-parse-html-expected.txt:
92450          - The "extra" ParseHTML is expected.  The HTML5 Parser tells the
92451            inspector about every parser pump, even ones which pump no data.
92452            The HTML5 parser pumps one last time in finish() to flush any
92453            buffered characters.  Eventually we'll teach the inspector to
92454            filter out (not display) 0-sized pumps.
92455         * storage/domstorage/complex-values-expected.txt:
92456          - \0 is now converted to \uFFFD per HTML5
92457         * svg/dom/fuzz-path-parser-expected.txt: ditto.
92458         * svg/dom/rgb-color-parser-expected.txt: ditto
92459         * websocket/tests/bad-sub-protocol-control-chars-expected.txt: ditto.
92460
92461 2010-06-22  Eric Seidel  <eric@webkit.org>
92462
92463         Reviewed by Geoffrey Garen.
92464
92465         Two fast/dynamic tests needlessly depend on legacy <tag<tag> parsing behavior
92466         https://bugs.webkit.org/show_bug.cgi?id=40946
92467
92468         These two tests would fail when we turned on
92469         the HTML5 Lexer code path for DocumentFragment parsing.
92470         This old parser quirk is covered by several other tests
92471         including fast/invalid/016.html.
92472
92473         * fast/dynamic/insertAdjacentHTML.html:
92474         * fast/dynamic/insertAdjacentText.html:
92475
92476 2010-06-22  Chris Fleizach  <cfleizach@apple.com>
92477
92478         Reviewed by Darin Adler.
92479
92480         AX: If an element that is a continuation is removed, its parent tree is not notified appropriately that their children have changed
92481         https://bugs.webkit.org/show_bug.cgi?id=41000
92482
92483         * accessibility/removed-continuation-element-causes-crash-expected.txt: Added.
92484         * accessibility/removed-continuation-element-causes-crash.html: Added.
92485
92486 2010-06-22  Yury Semikhatsky  <yurys@chromium.org>
92487
92488         Reviewed by Pavel Feldman.
92489
92490         Web Inspector: inspector/elements-panel-limited-children.html test fails
92491         https://bugs.webkit.org/show_bug.cgi?id=40924
92492
92493         * http/tests/inspector/inspector-test.js:
92494         (onload):
92495         (frontend_setupTestEnvironment): always start inspector test with Elements panel as current one.
92496         * inspector/elements-panel-limited-children.html:
92497
92498 2010-06-22  Kent Tamura  <tkent@chromium.org>
92499
92500         Unreviewed, test expectation update.
92501
92502         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
92503         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
92504         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
92505         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
92506         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
92507         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
92508         * platform/chromium-linux/fast/parser/broken-comments-vs-parsing-mode-expected.checksum: Added.
92509         * platform/chromium-linux/fast/parser/broken-comments-vs-parsing-mode-expected.png: Added.
92510         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
92511         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
92512         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
92513         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
92514         * platform/chromium-mac/fast/parser/broken-comments-vs-parsing-mode-expected.checksum: Removed.
92515         * platform/chromium-mac/fast/parser/broken-comments-vs-parsing-mode-expected.png: Removed.
92516         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
92517         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
92518         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
92519         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
92520         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
92521         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
92522         * platform/chromium-win/fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
92523         * platform/chromium-win/fast/parser/broken-comments-vs-parsing-mode-expected.png:
92524         * platform/chromium-win/fast/parser/broken-comments-vs-parsing-mode-expected.txt: Added.
92525         * platform/chromium/test_expectations.txt:
92526
92527 2010-06-22  Adam Barth  <abarth@webkit.org>
92528
92529         Reviewed by Eric Seidel.
92530
92531         Upon closer reading of the spec, we think our behavior is correct.
92532         We'll double-check with the working group.
92533
92534         * fast/tokenizer/write-on-load-expected.txt:
92535         * fast/tokenizer/write-on-load.html:
92536
92537 2010-06-20  MORITA Hajime  <morrita@google.com>
92538
92539         Reviewed by Kent Tamura.
92540
92541         <meter> should be yellow when  min < value < low < optimum
92542         https://bugs.webkit.org/show_bug.cgi?id=40824
92543         
92544         Update overlooked broken test results.
92545
92546         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
92547         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
92548         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
92549         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
92550
92551 2010-06-22  Adam Barth  <abarth@webkit.org>
92552
92553         Reviewed by Eric Seidel.
92554
92555         Follow the HTML5 spec more closely w.r.t. when to save the insertion point
92556         https://bugs.webkit.org/show_bug.cgi?id=40976
92557
92558         This test no longer asserts.  The output is incorrect, however.  I'll
92559         fix the output in the next patch.
92560
92561         * fast/tokenizer/write-on-load-expected.txt: Added.
92562         * fast/tokenizer/write-on-load.html: Added.
92563
92564 2010-06-21  Julien Chaffraix  <jchaffraix@webkit.org>
92565
92566         Reviewed by Alexey Proskuryakov.
92567
92568         Tests for:
92569         Space should be allowed between -- and > in comment end
92570         https://bugs.webkit.org/show_bug.cgi?id=21945
92571
92572         * fast/css/word-space-extra.html: Tweaked the comment as -- > is now
92573         a valid comment end.
92574
92575         * fast/parser/broken-comment-1-expected.txt: Added.
92576         * fast/parser/broken-comment-1.html: Added.
92577         * fast/parser/broken-comment-2-expected.txt: Added.
92578         * fast/parser/broken-comment-2.html: Added.
92579         * fast/parser/broken-comment-3-expected.txt: Added.
92580         * fast/parser/broken-comment-3.html: Added.
92581         * fast/parser/broken-comment-4-expected.txt: Added.
92582         * fast/parser/broken-comment-4.html: Added.
92583         * fast/parser/broken-comment-5-expected.txt: Added.
92584         * fast/parser/broken-comment-5.html: Added.
92585         * fast/parser/broken-comment-6-expected.txt: Added.
92586         * fast/parser/broken-comment-6.html: Added.
92587         Those test checks that broken comments in body are correctly parsed.
92588         * fast/parser/broken-comment-in-head-1-expected.txt: Added.
92589         * fast/parser/broken-comment-in-head-1.html: Added.
92590         * fast/parser/broken-comment-in-head-2-expected.txt: Added.
92591         * fast/parser/broken-comment-in-head-2.html: Added.
92592         * fast/parser/broken-comment-in-head-3-expected.txt: Added.
92593         * fast/parser/broken-comment-in-head-3.html: Added.
92594         * fast/parser/broken-comment-in-head-4-expected.txt: Added.
92595         * fast/parser/broken-comment-in-head-4.html: Added.
92596         * fast/parser/broken-comment-in-head-5-expected.txt: Added.
92597         * fast/parser/broken-comment-in-head-5.html: Added.
92598         Those test checks that broken comments in head are correctly parsed.
92599
92600         * fast/parser/broken-comments-vs-parsing-mode.html: Needed to wrap the broken comment
92601         in a title as we match FF here and would not recover from it.
92602
92603         * fast/parser/comments-expected.txt:
92604         * fast/parser/comments.html:
92605         Added more tests for comment parsing. Made sure that we close empty comments
92606         <!--> and <!---> as is specified in HTML5.
92607
92608 2010-06-21  Adam Barth  <abarth@webkit.org>
92609
92610         Reviewed by Eric Seidel.
92611
92612         Save the insertion point before beforeload events
92613         https://bugs.webkit.org/show_bug.cgi?id=40973
92614
92615         Update expected results to show the proper document.write order.
92616
92617         * fast/tokenizer/write-before-load-expected.txt:
92618
92619 2010-06-21  Adam Barth  <abarth@webkit.org>
92620
92621         Reviewed by Eric Seidel.
92622
92623         document.write from BeforeLoad should not assert
92624         https://bugs.webkit.org/show_bug.cgi?id=40971
92625
92626         Test what happens when we document.write from a beforeload event.
92627         Notice that the order is wrong.  I'll fix that in a followup patch.
92628
92629         * fast/tokenizer/write-before-load-expected.txt: Added.
92630         * fast/tokenizer/write-before-load.html: Added.
92631
92632 2010-06-21  Dmitry Titov  <dimich@chromium.org>
92633
92634         Unreviewed, skip new modal tests on Tiger and update expected result for Chromium.
92635
92636         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
92637         * platform/mac-tiger/Skipped:
92638
92639 2010-06-21  Dmitry Titov  <dimich@chromium.org>
92640
92641         Unreviewed, fixing qt-specific expected results for r61599
92642
92643         * platform/qt/fast/dom/Window/window-properties-expected.txt:
92644         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
92645
92646 2010-06-21  Prasad Tammana  <prasadt@chromium.org>
92647
92648         Reviewed by Darin Adler, Dmitry Titov.
92649
92650         DumpRenderTree should allow tests with modal dialogs
92651         https://bugs.webkit.org/show_bug.cgi?id=35350
92652
92653         Added a new test show-modal-dialog.html to harness tests to verify that showModalDialog works.
92654
92655         Added a new test, show-modal-dialog-onblur-onfocus.html, that takes advantage of the showModalDialog
92656         functionality added to UIDelegate.mm.  The test is only enabled on mac for now.  This test will catch
92657         regressions on the bug fix for https://bugs.webkit.org/show_bug.cgi?id=33962.
92658
92659         Support for showModalDialog affected the expected output for many tests that operate under the assumption
92660         that the method is undefined.  Modified the tests accordingly, in some cases disabled showModalDialog (not
92661         currently tested anyway.  Opened a bug to add showModalDialog specific tests where appropriate - Bug# 39897.
92662
92663         * fast/dom/Window/window-function-frame-getter-precedence-expected.txt:
92664         * fast/dom/Window/window-function-frame-getter-precedence.html:
92665         * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
92666         * fast/dom/Window/window-function-name-getter-precedence.html:
92667         * fast/dom/Window/window-lookup-precedence-expected.txt:
92668         * fast/dom/Window/window-lookup-precedence.html:
92669         * fast/dom/Window/window-properties-expected.txt:
92670         * fast/dom/Window/window-properties.html:
92671         * fast/dom/script-tests/prototype-inheritance.js:
92672         Tweak tests so that showModalDialog part gets exercised only if its defined to keep output consistent across platforms.
92673         Where its not possible, skip the test for showModalDialog, which is not currently exercised anyway.
92674
92675         * fast/events/resources/modal-dialog.html: Added.
92676         * fast/events/show-modal-dialog-onblur-onfocus-expected.txt: Added.
92677         * fast/events/show-modal-dialog-onblur-onfocus.html: Added.
92678         * fast/harness/resources/modal-dialog.html: Added.
92679         * fast/harness/show-modal-dialog-expected.txt: Added.
92680         * fast/harness/show-modal-dialog.html: Added.
92681         New tests that take advantage of showModalDialog in DRT.
92682
92683         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T1-expected.txt:
92684         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T10-expected.txt:
92685         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T11-expected.txt:
92686         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T2-expected.txt:
92687         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T3-expected.txt:
92688         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T4-expected.txt:
92689         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T5-expected.txt:
92690         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T6-expected.txt:
92691         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T7-expected.txt:
92692         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T8-expected.txt:
92693         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T9-expected.txt:
92694         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T1-expected.txt:
92695         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T10-expected.txt:
92696         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T11-expected.txt:
92697         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T2-expected.txt:
92698         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T3-expected.txt:
92699         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T4-expected.txt:
92700         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T5-expected.txt:
92701         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T6-expected.txt:
92702         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T7-expected.txt:
92703         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T8-expected.txt:
92704         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T9-expected.txt:
92705         Update the expected output to reflect the fact that these tests pass now.  Skip the tests on gtk, qt and win.  They were all expected
92706         to fail anyway.  So no coverage lost.
92707
92708         * http/tests/security/cross-frame-access-call-expected.txt:
92709         * http/tests/security/cross-frame-access-call.html:
92710         * http/tests/security/cross-frame-access-get-expected.txt:
92711         * http/tests/security/cross-frame-access-get.html:
92712         * http/tests/security/cross-frame-access-put-expected.txt:
92713         Skip showModalDialog to make test pass for all platforms.  Added a FIXME with bug # to add a test specifically for showModalDialog.
92714
92715         * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
92716         * platform/chromium-mac/fast/dom/Window/window-function-frame-getter-precedence-expected.txt: Removed.
92717         * platform/chromium-mac/fast/dom/Window/window-function-name-getter-precedence-expected.txt: Removed.
92718         * platform/chromium-mac/http/tests/security/cross-frame-access-get-expected.txt:
92719         * platform/chromium-win/fast/dom/Window/window-function-frame-getter-precedence-expected.txt: Removed.
92720         * platform/chromium-win/fast/dom/Window/window-function-name-getter-precedence-expected.txt: Removed.
92721         * platform/chromium-win/fast/dom/Window/window-lookup-precedence-expected.txt:
92722         * platform/chromium-win/http/tests/security/cross-frame-access-get-expected.txt:
92723         * platform/chromium-win/http/tests/security/cross-frame-access-put-expected.txt:
92724         * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt:
92725         * platform/chromium/test_expectations.txt:
92726         * platform/gtk/Skipped:
92727         * platform/qt/Skipped:
92728         * platform/qt/fast/dom/Window/window-function-frame-getter-precedence-expected.txt: Removed.
92729         * platform/qt/fast/dom/Window/window-function-name-getter-precedence-expected.txt: Removed.
92730         * platform/qt/fast/dom/Window/window-lookup-precedence-expected.txt: Removed.
92731         Updaate expected output to reflect test changes.  Removed some platform specific files where the only reason they're different is
92732         because of showModalDialog.
92733
92734         * platform/qt/http/tests/security/cross-frame-access-call-expected.txt:
92735         * platform/qt/http/tests/security/cross-frame-access-get-expected.txt:
92736         * platform/win/Skipped:
92737         Skip failing tests.  Note that there is no test functionality lost.  These are either new tests or tests that were dysfunctional anyway
92738         in the absence of showModalDialog in DRT.
92739
92740 2010-06-21  Chris Fleizach  <cfleizach@apple.com>
92741
92742         Reviewed by Beth Dakin.
92743
92744         AX: VoiceOver does not announce WAI-ARIA state change of aria-expanded
92745         https://bugs.webkit.org/show_bug.cgi?id=40927
92746
92747         * platform/mac-leopard/Skipped:
92748         * platform/mac-tiger/Skipped:
92749         * platform/mac/accessibility/aria-expanded-notifications-expected.txt: Added.
92750         * platform/mac/accessibility/aria-expanded-notifications.html: Added.
92751
92752 2010-06-21  Sheriff Bot  <webkit.review.bot@gmail.com>
92753
92754         Unreviewed, rolling out r61585.
92755         http://trac.webkit.org/changeset/61585
92756         https://bugs.webkit.org/show_bug.cgi?id=40950
92757
92758         It broke builds (Requested by kinuko on #webkit).
92759
92760         * fast/dom/Window/window-properties-expected.txt:
92761         * fast/dom/Window/window-property-descriptors-expected.txt:
92762         * fast/dom/constructed-objects-prototypes-expected.txt:
92763         * fast/dom/prototype-inheritance-2-expected.txt:
92764         * fast/dom/prototype-inheritance-expected.txt:
92765         * fast/js/global-constructors-expected.txt:
92766         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
92767         * platform/gtk/Skipped:
92768         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
92769         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
92770         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
92771         * platform/qt/Skipped:
92772         * platform/qt/fast/dom/Window/window-properties-expected.txt:
92773         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
92774         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
92775         * platform/win/Skipped:
92776         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
92777         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
92778         * platform/win/fast/dom/prototype-inheritance-expected.txt:
92779
92780 2010-06-21  Kinuko Yasuda  <kinuko@chromium.org>
92781
92782         Reviewed by Adam Barth.
92783
92784         Add BlobBuilder.idl to expose BlobBuilder interface
92785         https://bugs.webkit.org/show_bug.cgi?id=40593
92786
92787         Add new layout tests to test BlobBuilder interface.
92788         Also update test expectations affected by adding the constructors to DOMWindow.
92789
92790         * fast/dom/Window/window-properties-expected.txt:
92791         * fast/dom/Window/window-property-descriptors-expected.txt:
92792         * fast/dom/constructed-objects-prototypes-expected.txt:
92793         * fast/dom/prototype-inheritance-2-expected.txt:
92794         * fast/dom/prototype-inheritance-expected.txt:
92795         * fast/js/global-constructors-expected.txt:
92796         * http/tests/local/blob/resources/hybrid-blob-util.js: Added.
92797         * http/tests/local/blob/script-tests/TEMPLATE.html: Added.
92798         * http/tests/local/blob/script-tests/send-data-blob.js: Added.
92799         * http/tests/local/blob/script-tests/send-hybrid-blob.js: Added.
92800         * http/tests/local/blob/script-tests/send-sliced-data-blob.js: Added.
92801         * http/tests/local/blob/send-data-blob-expected.txt: Added.
92802         * http/tests/local/blob/send-data-blob.html: Added.
92803         * http/tests/local/blob/send-hybrid-blob-expected.txt: Added.
92804         * http/tests/local/blob/send-hybrid-blob.html: Added.
92805         * http/tests/local/blob/send-sliced-data-blob-expected.txt: Added.
92806         * http/tests/local/blob/send-sliced-data-blob.html: Added.
92807         * http/tests/local/resources/file-for-drag-to-send2.txt: Added.
92808         * http/tests/resources/post-and-verify-hybrid.cgi: Added.
92809         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
92810         * platform/gtk/Skipped: Added send-hybrid-blob.html and send-sliced-data-blob.html because they need eventSender.beginDragWithFiles Blob.slice.
92811         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
92812         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
92813         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
92814         * platform/qt/Skipped: Added send-hybrid-blob.html and send-sliced-data-blob.html because they need eventSender.beginDragWithFiles Blob.slice.
92815         * platform/qt/fast/dom/Window/window-properties-expected.txt:
92816         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
92817         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
92818         * platform/win/Skipped: Added send-hybrid-blob.html and send-sliced-data-blob.html because they need eventSender.beginDragWithFiles Blob.slice.
92819         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
92820         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
92821         * platform/win/fast/dom/prototype-inheritance-expected.txt:
92822
92823 2010-06-21  Robert Hogan  <robert@webkit.org>
92824
92825         Reviewed by Kenneth Rohde Christiansen.
92826
92827         [Qt] Unskip plugins/get-url-that-the-resource-load-delegate-will-disallow.html
92828
92829         It's a Mac-specific test so just add the required LayoutTestController
92830         function as a no-op to avoid failing. Similar approach adopted by other
92831         ports.
92832
92833         https://bugs.webkit.org/show_bug.cgi?id=33344
92834
92835         * platform/qt/Skipped:
92836
92837 2010-06-21  Robert Hogan  <robert@webkit.org>
92838
92839         Reviewed by Kenneth Rohde Christiansen.
92840
92841         [Qt] Missing forward entries when dumping back/forward list
92842
92843         These now pass.
92844         https://bugs.webkit.org/show_bug.cgi?id=32470
92845
92846         http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html
92847         http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html
92848
92849         * platform/qt/Skipped:
92850
92851 2010-06-21  Dimitri Glazkov  <dglazkov@chromium.org>
92852
92853         Unreviewed, expectations update.
92854
92855         Mark hyphenation tests as failing on Chromium
92856         Hyphenation landed in http://trac.webkit.org/changeset/61548.
92857
92858         * platform/chromium/test_expectations.txt: Added failing tests.
92859
92860 2010-06-21  Dumitru Daniliuc  <dumi@chromium.org>
92861
92862         Unreviewed, fixing a test expectations on Windows.
92863
92864         * platform/win/fast/dom/prototype-inheritance-expected.txt:
92865
92866 2010-06-21  Drew Wilson  <atwilson@chromium.org>
92867
92868         Unreviewed rollback.
92869
92870         Rolling back 61551 and 61555 due to test failures on Linux/Win.
92871
92872         * fast/dom/Window/window-function-frame-getter-precedence-expected.txt:
92873         * fast/dom/Window/window-function-frame-getter-precedence.html:
92874         * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
92875         * fast/dom/Window/window-function-name-getter-precedence.html:
92876         * fast/dom/Window/window-lookup-precedence-expected.txt:
92877         * fast/dom/Window/window-lookup-precedence.html:
92878         * fast/dom/Window/window-properties-expected.txt:
92879         * fast/dom/Window/window-properties.html:
92880         * fast/dom/script-tests/prototype-inheritance.js:
92881         * fast/events/resources/modal-dialog.html: Removed.
92882         * fast/events/show-modal-dialog-onblur-onfocus-expected.txt: Removed.
92883         * fast/events/show-modal-dialog-onblur-onfocus.html: Removed.
92884         * fast/harness/resources/modal-dialog.html: Removed.
92885         * fast/harness/show-modal-dialog-expected.txt: Removed.
92886         * fast/harness/show-modal-dialog.html: Removed.
92887         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T1-expected.txt:
92888         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T10-expected.txt:
92889         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T11-expected.txt:
92890         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T2-expected.txt:
92891         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T3-expected.txt:
92892         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T4-expected.txt:
92893         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T5-expected.txt:
92894         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T6-expected.txt:
92895         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T7-expected.txt:
92896         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T8-expected.txt:
92897         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T9-expected.txt:
92898         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T1-expected.txt:
92899         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T10-expected.txt:
92900         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T11-expected.txt:
92901         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T2-expected.txt:
92902         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T3-expected.txt:
92903         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T4-expected.txt:
92904         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T5-expected.txt:
92905         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T6-expected.txt:
92906         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T7-expected.txt:
92907         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T8-expected.txt:
92908         * fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T9-expected.txt:
92909         * http/tests/security/cross-frame-access-call-expected.txt:
92910         * http/tests/security/cross-frame-access-call.html:
92911         * http/tests/security/cross-frame-access-get-expected.txt:
92912         * http/tests/security/cross-frame-access-get.html:
92913         * http/tests/security/cross-frame-access-put-expected.txt:
92914         * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
92915         * platform/chromium/test_expectations.txt:
92916         * platform/gtk/Skipped:
92917         * platform/qt/Skipped:
92918         * platform/win/Skipped:
92919
92920 2010-06-21  Dimitri Glazkov  <dglazkov@chromium.org>
92921
92922         Unreviewed, expectations tweak.
92923
92924         Use C++-style comments rather than Python-style.
92925
92926         * platform/chromium/test_expectations.txt: Tweaked comment style.
92927
92928 2010-06-21  Dan Bernstein  <mitz@apple.com>
92929
92930         Reviewed by Darin Adler.
92931
92932         Added tests for the 'hyphens' and 'hyphenate-character' properties
92933         https://bugs.webkit.org/show_bug.cgi?id=10228
92934
92935         * fast/text/hyphenate-character.html: Added.
92936         * fast/text/hyphens.html: Added.
92937         * platform/gtk/Skipped:
92938         * platform/mac/fast/text/hyphenate-character-expected.checksum: Added.
92939         * platform/mac/fast/text/hyphenate-character-expected.png: Added.
92940         * platform/mac/fast/text/hyphenate-character-expected.txt: Added.
92941         * platform/mac/fast/text/hyphens-expected.checksum: Added.
92942         * platform/mac/fast/text/hyphens-expected.png: Added.
92943         * platform/mac/fast/text/hyphens-expected.txt: Added.
92944         * platform/qt/Skipped:
92945         * platform/win/Skipped:
92946
92947 2010-06-21  Dumitru Daniliuc  <dumi@chromium.org>
92948
92949         Unreviewed, fixing expectations.
92950
92951         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
92952         * platform/gtk/fast/js/global-constructors-expected.txt:
92953
92954 2010-06-20  Dumitru Daniliuc  <dumi@chromium.org>
92955
92956         Reviewed by Adam Barth.
92957
92958         Adding the SQLException class which will be used to report sync DB errors.
92959         https://bugs.webkit.org/show_bug.cgi?id=40607
92960
92961         * fast/dom/Window/window-properties-expected.txt:
92962         * fast/dom/Window/window-property-descriptors-expected.txt:
92963         * fast/dom/prototype-inheritance-expected.txt:
92964         * fast/js/global-constructors-expected.txt:
92965         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
92966         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
92967         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
92968         * platform/qt/fast/dom/Window/window-properties-expected.txt:
92969         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
92970         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
92971         * platform/qt/fast/js/global-constructors-expected.txt:
92972         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
92973         * platform/win/fast/js/global-constructors-expected.txt:
92974
92975 2010-06-20  Hayato Ito  <hayato@chromium.org>
92976
92977         Reviewed by Kent Tamura.
92978
92979         Add tests for CSS3 Paged Media to make sure page breaks should happen at right places.
92980         Two tests (allowed-page-break and page-break-margin-collapsed) are expected to fail
92981         due to lack of support.
92982
92983         https://bugs.webkit.org/show_bug.cgi?id=40770
92984
92985         * printing/allowed-page-breaks-expected.txt: Added.
92986         * printing/allowed-page-breaks.html: Added.
92987         * printing/no-content-empty-pages-expected.txt: Added.
92988         * printing/no-content-empty-pages.html: Added.
92989         * printing/page-break-display-none-expected.txt: Added.
92990         * printing/page-break-display-none.html: Added.
92991         * printing/page-break-margin-collapsed-expected.txt: Added.
92992         * printing/page-break-margin-collapsed.html: Added.
92993         * printing/script-tests/allowed-page-breaks.js: Added.
92994         (test):
92995         * printing/script-tests/no-content-empty-pages.js: Added.
92996         (test):
92997         * printing/script-tests/page-break-display-none.js: Added.
92998         (test):
92999         * printing/script-tests/page-break-margin-collapsed.js: Added.
93000         (test):
93001
93002 2010-06-20  Kent Tamura  <tkent@chromium.org>
93003
93004         Unreviewed, test expectation update.
93005
93006         * platform/chromium/test_expectations.txt:
93007           Update for other <meter> tests and flaky/slow tests
93008
93009 2010-06-20  Tony Gentilcore  <tonyg@chromium.org>
93010
93011         Reviewed by Eric Seidel.
93012
93013         Test to make sure parsing of async attribute works for HTML script tags
93014         and test to make sure that async is not parsed for SVG script tags.
93015         https://bugs.webkit.org/show_bug.cgi?id=39026
93016
93017         * fast/dom/HTMLScriptElement/script-async-attr-expected.txt: Added.
93018         * fast/dom/HTMLScriptElement/script-async-attr.html: Added.
93019         * svg/dom/SVGScriptElement/script-async-attr-expected.txt: Added.
93020         * svg/dom/SVGScriptElement/script-async-attr.svg: Added.
93021
93022 2010-06-20  Tony Chang  <tony@chromium.org>
93023
93024         Not reviewed, just cleaning up svn.
93025
93026         Removing platform/mac-snowleopard/editing since it's empty.  The test
93027         results were moved in r60693.
93028
93029         * platform/mac-snowleopard/editing: Removed.
93030         * platform/mac-snowleopard/editing/spelling: Removed.
93031
93032 2010-06-20  Robert Hogan  <robert@webkit.org>
93033
93034         Reviewed by Simon Hausmann.
93035
93036         [Qt] NPP_SetWindow seems to not be called when TestNetscapePlugin is moved
93037
93038         https://bugs.webkit.org/show_bug.cgi?id=36702
93039
93040         setNPWindowIfNeeded() is called on paint() in PluginViewQt, which doesn't
93041         work for DRT. So call it if we are in DRT mode and the window geometry
93042         has changed.
93043
93044         Unskips plugins/reentrant-update-widget-positions.html
93045
93046         * platform/qt/Skipped:
93047
93048 2010-06-19  Hayato Ito  <hayato@chromium.org>
93049
93050         Reviewed by Adam Barth.
93051
93052         Add tests for CSS 'orphans' and 'widows' properties.
93053         All tests are expected to fail due to lack of implementations.
93054
93055         https://bugs.webkit.org/show_bug.cgi?id=40821
93056
93057         * printing/page-break-orphans-and-widows-expected.txt: Added.
93058         * printing/page-break-orphans-and-widows.html: Added.
93059         * printing/page-break-orphans-expected.txt: Added.
93060         * printing/page-break-orphans.html: Added.
93061         * printing/page-break-widows-expected.txt: Added.
93062         * printing/page-break-widows.html: Added.
93063         * printing/script-tests/page-break-orphans-and-widows.js: Added.
93064         (test):
93065         * printing/script-tests/page-break-orphans.js: Added.
93066         (test):
93067         * printing/script-tests/page-break-widows.js: Added.
93068         (test):
93069
93070 2010-06-19  Hayato Ito  <hayato@chromium.org>
93071
93072         Reviewed by Adam Barth.
93073
93074         Add tests for 'page-break-{before,after}: avoid'.
93075         All tests are expected to fail due to lack of implementations.
93076
93077         https://bugs.webkit.org/show_bug.cgi?id=40814
93078
93079         * printing/page-break-after-avoid-expected.txt: Added.
93080         * printing/page-break-after-avoid.html: Added.
93081         * printing/page-break-avoid-expected.txt: Added.
93082         * printing/page-break-avoid.html: Added.
93083         * printing/page-break-before-avoid-expected.txt: Added.
93084         * printing/page-break-before-avoid.html: Added.
93085         * printing/script-tests/page-break-after-avoid.js: Added.
93086         (test):
93087         * printing/script-tests/page-break-avoid.js: Added.
93088         (test):
93089         * printing/script-tests/page-break-before-avoid.js: Added.
93090         (test):
93091
93092 2010-06-19  Tony Gentilcore  <tonyg@chromium.org>
93093
93094         Reviewed by Adam Barth.
93095
93096         Persist V8's ScriptData to the memory cache.
93097         https://bugs.webkit.org/show_bug.cgi?id=38661
93098
93099         When V8 ScriptData caching was originally submitted it causes crashes
93100         in external scripts with high-byte characters. This new test crashes on
93101         the original code, but now passes.
93102
93103         * fast/js/parser-high-byte-character-expected.txt: Added.
93104         * fast/js/parser-high-byte-character.html: Added.
93105         * fast/js/script-tests/parser-high-byte-character.js: Added.
93106         (runTest):
93107
93108 2010-06-19  Dimitri Glazkov  <dglazkov@chromium.org>
93109
93110         Unreviewed, expectations update.
93111
93112         * platform/chromium/test_expectations.txt: Tuned expectations according to the bot result runs.
93113
93114 2010-06-19  Tony Gentilcore  <tonyg@chromium.org>
93115
93116         Reviewed by Eric Seidel.
93117
93118         Add LayoutTest to ensure resources within <noscript> are not preloaded
93119         https://bugs.webkit.org/show_bug.cgi?id=40849
93120
93121         * fast/preloader/noscript-expected.txt: Added.
93122         * fast/preloader/noscript.html: Added.
93123         * fast/preloader/resources/noscript-image1.png: Copied from BugsSite/data/mail.
93124         * fast/preloader/resources/noscript-image2.png: Copied from BugsSite/data/mail.
93125
93126 2010-06-19  Nikita Vasilyev  <me@elv1s.ru>
93127
93128         Reviewed by Pavel Feldman.
93129
93130         Web Inspector: subtitleElement.textContent is always empty. Use subtitleAsText method instead.
93131         https://bugs.webkit.org/show_bug.cgi?id=40420
93132
93133         * inspector/elements-tests.js:
93134         (frontend_getSelectedElementStyles):
93135
93136 2010-06-19  Dimitri Glazkov  <dglazkov@chromium.org>
93137
93138         Unreviewed, expectations update
93139
93140         * platform/chromium/test_expectations.txt: Added a flaky crash.
93141
93142 2010-06-19  Kent Tamura  <tkent@chromium.org>
93143
93144         Unreviewed, test expectation update.
93145
93146         * platform/chromium/test_expectations.txt:
93147           - progress-element.html is essentially flaky on Mac.
93148           - use-clipped-hit.svg passes recently.
93149
93150 2010-06-19  Kent Tamura  <tkent@chromium.org>
93151
93152         Unreviewed, test expectation update.
93153
93154         Add expectations for <meter> and <progress>.
93155
93156         * platform/chromium-linux/fast/dom/HTMLMeterElement: Added.
93157         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum: Added.
93158         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
93159         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Added.
93160         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
93161         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
93162         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
93163         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
93164         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
93165         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
93166         * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
93167         * platform/chromium-linux/fast/dom/HTMLProgressElement: Added.
93168         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.checksum: Added.
93169         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
93170         * platform/chromium-mac/fast/dom/HTMLMeterElement: Added.
93171         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum: Added.
93172         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
93173         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Added.
93174         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
93175         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added.
93176         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
93177         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
93178         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
93179         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
93180         * platform/chromium-mac/fast/dom/HTMLProgressElement: Added.
93181         * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.checksum: Added.
93182         * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
93183         * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added.
93184         * platform/chromium-win/fast/dom/HTMLMeterElement: Added.
93185         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum: Added.
93186         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
93187         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Added.
93188         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Added.
93189         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
93190         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: Added.
93191         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added.
93192         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
93193         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added.
93194         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
93195         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
93196         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
93197         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
93198         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
93199         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added.
93200         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
93201         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
93202         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added.
93203         * platform/chromium-win/fast/dom/HTMLProgressElement: Added.
93204         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Added.
93205         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added.
93206         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.checksum: Added.
93207         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
93208         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added.
93209         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
93210         * platform/chromium/test_expectations.txt:
93211
93212 2010-06-02  Robert Hogan  <robert@webkit.org>
93213
93214         Reviewed by Adam Barth.
93215
93216         [Qt] Support evaluateScriptInIsolatedWorld()
93217
93218         https://bugs.webkit.org/show_bug.cgi?id=40079
93219
93220         This initial implementation passes 25 of the 27 tests in
93221         http/tests/isolatedworld as well as four others that use the
93222         call in LayoutTests.
93223
93224         Further work/investigation is required to support the two
93225         remaining tests.
93226
93227         * platform/qt/Skipped:
93228
93229 2010-06-19  Kent Tamura  <tkent@chromium.org>
93230
93231         Unreviewed, test expectation update.
93232
93233         Rebaseline for tetDecoration.svg.
93234
93235         * platform/chromium-linux/svg/batik/text/textDecoration-expected.checksum: Added.
93236         * platform/chromium-linux/svg/batik/text/textDecoration-expected.png: Added.
93237         * platform/chromium-win/svg/batik/text/textDecoration-expected.checksum: Added.
93238         * platform/chromium-win/svg/batik/text/textDecoration-expected.png: Added.
93239         * platform/chromium-win/svg/batik/text/textDecoration-expected.txt: Added.
93240         * platform/chromium/test_expectations.txt:
93241
93242 2010-06-19  Zhenyao Mo  <zmo@google.com>
93243
93244         Reviewed by Dimitri Glazkov.
93245
93246         fast/canvas/webgl/get-active-test.html failed in Chrome Mac
93247         https://bugs.webkit.org/show_bug.cgi?id=40496
93248
93249         * fast/canvas/webgl/get-active-test-expected.txt: Test of two contexts and two programs, also test the uniform array name ends with "[0]".
93250         * fast/canvas/webgl/script-tests/get-active-test.js: Ditto.
93251
93252 2010-06-18  Rob Buis  <rwlbuis@gmail.com>
93253
93254         Reviewed by Darin Adler.
93255
93256         https://bugs.webkit.org/show_bug.cgi?id=19575
93257         layout test svg/batik/text/textDecoration.svg hangs
93258
93259         Reenable this test since crash is gone (tested on OS X 10.5.8).
93260
93261         * platform/mac/svg/batik/text/textDecoration-expected.checksum: Added.
93262         * platform/mac/svg/batik/text/textDecoration-expected.png: Added.
93263         * platform/mac/svg/batik/text/textDecoration-expected.txt: Added.
93264         * svg/batik/text/textDecoration.svg: Renamed from LayoutTests/svg/batik/text/textDecoration.svg-disabled.
93265
93266 2010-06-18  Alexey Proskuryakov  <ap@apple.com>
93267
93268         Test by Chris Brichford.
93269
93270         https://bugs.webkit.org/show_bug.cgi?id=19759
93271         ChildNodeList for an attribute node is not properly invalidated after appending a child
93272
93273         This issue has been fixed in another bug, just landing an additional test.
93274
93275         * fast/dom/Attr/child-nodes-length-cache-expected.txt: Added.
93276         * fast/dom/Attr/child-nodes-length-cache.html: Added.
93277
93278 2010-06-18  Abhishek Arya  <inferno@chromium.org>
93279
93280         Reviewed by Adam Barth.
93281
93282         Tests that we do not crash while rendering a fixed table layout.
93283         https://bugs.webkit.org/show_bug.cgi?id=40812
93284
93285         * fast/table/zero-colspan-crash-expected.txt: Added.
93286         * fast/table/zero-colspan-crash.html: Added.
93287
93288 2010-06-18  Oliver Hunt  <oliver@apple.com>
93289
93290         Reviewed by Geoffrey Garen.
93291
93292         Incorrect handling of multiple BOMs scattered through a file.
93293         https://bugs.webkit.org/show_bug.cgi?id=40865
93294
93295         Put a few more BOMs into this testcase so that it hits the other cases
93296         that were missed before.
93297
93298         * fast/js/resources/bom-in-file-retains-correct-offset.js:
93299         (g.f):
93300         (g):
93301
93302 2010-06-18  Dimitri Glazkov  <dglazkov@chromium.org>
93303
93304         Unreviewed, expectations update.
93305
93306         Update a few more chromium-win baselines after http://trac.webkit.org/changeset/61393.
93307
93308 2010-06-18  Dimitri Glazkov  <dglazkov@chromium.org>
93309
93310         Unreviewed, expectations update.
93311
93312         Update a few more chromium-mac baselines after http://trac.webkit.org/changeset/61393.
93313
93314 2010-06-18  Martin Robinson  <mrobinson@igalia.com>
93315
93316         Unreviewed.
93317
93318         Skipped some failing tests and conglomerated a skipped test into another group.
93319
93320         * platform/gtk/Skipped: Cleanups and three more skipped tests.
93321
93322 2010-06-18  Dimitri Glazkov  <dglazkov@chromium.org>
93323
93324         Unreviewed, expectations update.
93325
93326         Update chromium baselines after http://trac.webkit.org/changeset/61418.
93327
93328 2010-06-18  Dimitri Glazkov  <dglazkov@chromium.org>
93329
93330         Unreviewed, expectations update.
93331
93332         Update chromium-linux baselines after http://trac.webkit.org/changeset/61393.
93333
93334 2010-06-18  Dimitri Glazkov  <dglazkov@chromium.org>
93335
93336         Unreviewed, expectations update.
93337
93338         Update chromium-win baselines after http://trac.webkit.org/changeset/61393.
93339
93340 2010-06-18  Martin Robinson  <mrobinson@igalia.com>
93341
93342         Unreviewed.
93343
93344         Adding baselines for new tests and correcting one incorrect baseline.
93345
93346         * platform/gtk/media/video-replaces-poster-expected.txt: Correting this incorrect baseline.
93347         * platform/gtk/svg/hixie/text/001-expected.txt: Added.
93348         * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Added.
93349         * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Added.
93350         * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
93351         * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Added.
93352         * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
93353         * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt: Added.
93354         * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt: Added.
93355         * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt: Added.
93356         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Added.
93357         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt: Added.
93358         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt: Added.
93359         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt: Added.
93360         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
93361         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Added.
93362         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Added.
93363         * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Added.
93364         * platform/gtk/svg/text/select-x-list-1-expected.txt: Added.
93365         * platform/gtk/svg/text/select-x-list-2-expected.txt: Added.
93366         * platform/gtk/svg/text/select-x-list-3-expected.txt: Added.
93367         * platform/gtk/svg/text/select-x-list-4-expected.txt: Added.
93368         * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt: Added.
93369         * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt: Added.
93370         * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt: Added.
93371         * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt: Added.
93372
93373 2010-06-18  Robert Hogan  <robert@webkit.org>
93374
93375         Reviewed by Kenneth Rohde Christiansen.
93376
93377         [Qt] pass plugins/open-and-close-window-with-plugin.html on Qt
93378
93379         Capture logDestroy messages from the test plugin. DRT's WebPage
93380         is already destroyed by the time they are emitted.
93381
93382         https://bugs.webkit.org/show_bug.cgi?id=33333
93383
93384         Unskip:
93385         plugins/open-and-close-window-with-plugin.html
93386         plugins/geturlnotify-during-document-teardown.html
93387
93388         * platform/qt/Skipped:
93389
93390 2010-06-18  Martin Robinson  <mrobinson@igalia.com>
93391
93392         Unreviewed.
93393
93394         Adding baselines for new tests. Some tests that fail have been labeled
93395         with bug numbers. Also removed a newly defunct test from the skipped list.
93396
93397         * platform/gtk/Skipped: Removed newly baselined tests and one defunct test.
93398         * platform/gtk/editing/selection/select-text-overflow-ellipsis-expected.txt: Added.
93399         * platform/gtk/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt: Added.
93400         * platform/gtk/fast/css/css3-space-in-nth-and-lang-expected.txt: Added.
93401         * platform/gtk/fast/css/inline-element-line-break-expected.txt: Added.
93402         * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt: Added.
93403         * platform/gtk/fast/css/pseudo-element-line-break-expected.txt: Added.
93404         * platform/gtk/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Added.
93405         * platform/gtk/fast/multicol/single-line-expected.txt: Added.
93406         * platform/gtk/fast/repaint/block-no-inflow-children-expected.txt: Added.
93407         * platform/gtk/fast/repaint/moving-shadow-on-container-expected.txt: Added.
93408         * platform/gtk/fast/repaint/moving-shadow-on-path-expected.txt: Added.
93409         * platform/gtk/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt: Added.
93410         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt: Added.
93411         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-div-expected.txt: Added.
93412         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt: Added.
93413         * platform/gtk/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt: Added.
93414         * platform/gtk/fast/table/fixed-table-with-small-percent-width-expected.txt: Added.
93415         * platform/gtk/media/video-replaces-poster-expected.txt: Added.
93416         * platform/gtk/svg/css/shadow-and-opacity-expected.txt: Copied from LayoutTests/platform/mac/svg/css/shadow-and-opacity-expected.txt.
93417         * platform/gtk/svg/custom/empty-mask-expected.txt: Added.
93418         * platform/gtk/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt.
93419         * platform/gtk/svg/custom/marker-opacity-expected.txt: Added.
93420         * platform/gtk/svg/custom/marker-referencePoint-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/marker-referencePoint-expected.txt.
93421         * platform/gtk/svg/custom/mask-invalidation-expected.txt: Added.
93422         * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt: Added.
93423         * platform/gtk/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt.
93424         * platform/gtk/svg/custom/pattern-skew-transformed-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/pattern-skew-transformed-expected.txt.
93425         * platform/gtk/svg/custom/relative-sized-content-expected.txt: Added.
93426         * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt: Added.
93427         * platform/gtk/svg/custom/relative-sized-shadow-tree-content-expected.txt: Added.
93428         * platform/gtk/svg/custom/stroke-width-large-expected.txt: Added.
93429         * platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt: Added.
93430         * platform/gtk/svg/filters/feDisplacementMap-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/feDisplacementMap-expected.txt.
93431         * platform/gtk/svg/overflow/overflow-on-foreignObject-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-foreignObject-expected.txt.
93432         * platform/gtk/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt.
93433         * platform/gtk/svg/overflow/overflow-on-inner-svg-element-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.txt.
93434         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added.
93435         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added.
93436         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added.
93437         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added.
93438         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt: Added.
93439         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: Added.
93440         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt: Added.
93441         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt: Added.
93442         * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt: Added.
93443         * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt: Added.
93444         * platform/gtk/svg/text/selection-background-color-expected.txt: Added.
93445         * platform/gtk/svg/text/selection-doubleclick-expected.txt: Added.
93446         * platform/gtk/svg/text/selection-styles-expected.txt: Added.
93447         * platform/gtk/svg/text/selection-tripleclick-expected.txt: Added.
93448         * platform/gtk/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt.
93449         * platform/gtk/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt: Added.
93450         * platform/gtk/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Added.
93451         * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added.
93452         * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt: Added.
93453         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added.
93454         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added.
93455         * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added.
93456         * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added.
93457         * platform/gtk/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt.
93458         * platform/gtk/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt.
93459         * platform/gtk/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.txt.
93460         * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added.
93461         * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt: Added.
93462         * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added.
93463         * platform/gtk/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt: Added.
93464         * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added.
93465         * platform/gtk/transforms/2d/hindi-rotated-expected.txt: Added.
93466
93467 2010-06-18  Chris Fleizach  <cfleizach@apple.com>
93468
93469         No review. Fix Tiger and Leopards tests.
93470
93471         AX: presentational role needs to be inherited by required elements
93472         https://bugs.webkit.org/show_bug.cgi?id=40132
93473
93474         * platform/mac-leopard/Skipped:
93475         * platform/mac-tiger/Skipped:
93476
93477 2010-06-17  Andy Estes  <aestes@apple.com>
93478
93479         Reviewed by Dan Bernstein.
93480
93481         <rdar://problem/8091385> Test that removing a stylesheet link element in a listener to its
93482         beforeload event does not crash WebCore.
93483         https://bugs.webkit.org/show_bug.cgi?id=40742
93484
93485         * fast/dom/beforeload/remove-link-in-beforeload-listener-expected.txt: Added.
93486         * fast/dom/beforeload/remove-link-in-beforeload-listener.html: Added.
93487
93488 2010-06-18  Csaba Osztrogonác  <ossy@webkit.org>
93489
93490         Unreviewed. Update Qt specific expected files after r61418.
93491
93492         * platform/qt/editing/pasteboard/paste-text-005-expected.txt:
93493         * platform/qt/editing/pasteboard/paste-text-006-expected.txt:
93494         * platform/qt/editing/pasteboard/paste-text-007-expected.txt:
93495         * platform/qt/editing/pasteboard/paste-text-014-expected.txt:
93496
93497 2010-06-18  Chris Fleizach  <cfleizach@apple.com>
93498
93499         Reviewed by David Kilzer.
93500
93501         AX: presentational role needs to be inherited by required elements
93502         https://bugs.webkit.org/show_bug.cgi?id=40132
93503
93504         * platform/mac/accessibility/inherited-presentational-lists-expected.txt: Added.
93505         * platform/mac/accessibility/inherited-presentational-lists.html: Added.
93506
93507 2010-06-18  Justin Garcia  <justin.garcia@apple.com>
93508
93509         Reviewed by Ojan Vafai.
93510
93511         https://bugs.webkit.org/show_bug.cgi?id=39798
93512         No selection change notification for editing operation that doesn't change the selection's DOM position
93513         
93514         block-style-001.html demonstrated the bug, so no new tests have been added.
93515
93516         * platform/mac/editing/execCommand/format-block-expected.txt:
93517         * platform/mac/editing/execCommand/outdent-selection-expected.txt:
93518         * platform/mac/editing/pasteboard/paste-text-005-expected.txt:
93519         * platform/mac/editing/pasteboard/paste-text-006-expected.txt:
93520         * platform/mac/editing/pasteboard/paste-text-007-expected.txt:
93521         * platform/mac/editing/pasteboard/paste-text-014-expected.txt:
93522         * platform/mac/editing/style/apple-style-editable-mix-expected.txt:
93523         * platform/mac/editing/style/block-style-001-expected.txt:
93524         * platform/mac/editing/style/block-style-002-expected.txt:
93525         * platform/mac/editing/style/block-style-003-expected.txt:
93526         * platform/mac/editing/style/create-block-for-style-005-expected.txt:
93527         * platform/mac/editing/style/create-block-for-style-006-expected.txt:
93528         * platform/mac/editing/style/create-block-for-style-008-expected.txt:
93529         * platform/mac/editing/style/relative-font-size-change-002-expected.txt:
93530         * platform/mac/editing/style/relative-font-size-change-003-expected.txt:
93531         * platform/mac/editing/style/relative-font-size-change-004-expected.txt:
93532         * platform/mac/editing/style/table-selection-expected.txt:
93533
93534 2010-06-18  Alexey Proskuryakov  <ap@apple.com>
93535
93536         Reviewed by Darin Adler.
93537
93538         https://bugs.webkit.org/show_bug.cgi?id=40803
93539         TestNetscapePlugin has an incorrect implementation of "property" property
93540
93541         * plugins/embed-property-expected.txt: Added.
93542         * plugins/embed-property.html: Added.
93543
93544 2010-06-18  Dan Bernstein  <mitz@apple.com>
93545
93546         Reviewed by Anders Carlsson.
93547
93548         REGRESSION (r61379?): Assertion failure in Element::getURLAttribute() when accessing the src attribute of a script element
93549         https://bugs.webkit.org/show_bug.cgi?id=40831
93550
93551         * fast/dom/HTMLScriptElement/isURLAttribute-expected.txt: Added.
93552         * fast/dom/HTMLScriptElement/isURLAttribute.html: Added.
93553
93554 2010-06-18  Dimitri Glazkov  <dglazkov@chromium.org>
93555
93556         Unreviewed, expectations update.
93557
93558         New baselines after http://trac.webkit.org/changeset/61393.
93559
93560 2010-06-18  Sheriff Bot  <webkit.review.bot@gmail.com>
93561
93562         Unreviewed, rolling out r61405.
93563         http://trac.webkit.org/changeset/61405
93564         https://bugs.webkit.org/show_bug.cgi?id=40838
93565
93566         broke chromium mac compile (Requested by tonyg-cr1 on
93567         #webkit).
93568
93569         * fast/js/parser-high-byte-character-expected.txt: Removed.
93570         * fast/js/parser-high-byte-character.html: Removed.
93571         * fast/js/script-tests/parser-high-byte-character.js: Removed.
93572
93573 2010-06-18  Zhenyao Mo  <zmo@google.com>
93574
93575         Reviewed by Dimitri Glazkov.
93576
93577         Fix WebGLRenderingContext helper functions find{Texture/Renderbuffer/Buffer}
93578         https://bugs.webkit.org/show_bug.cgi?id=40176
93579
93580         * fast/canvas/webgl/gl-object-get-calls-expected.txt: Test name == 0 cases, and test getVertexAttrib return original WebGLBuffer object.
93581         * fast/canvas/webgl/script-tests/gl-object-get-calls.js: Ditto.
93582
93583 2010-06-18  Tony Gentilcore  <tonyg@chromium.org>
93584
93585         Reviewed by David Levin.
93586
93587         Persist V8's ScriptData to the memory cache.
93588         https://bugs.webkit.org/show_bug.cgi?id=38661
93589
93590         When V8 ScriptData caching was originally submitted it causes crashes
93591         in external scripts with high-byte characters. This new test crashes on
93592         the original code, but now passes.
93593
93594         * fast/js/parser-high-byte-character-expected.txt: Added.
93595         * fast/js/parser-high-byte-character.html: Added.
93596         * fast/js/script-tests/parser-high-byte-character.js: Added.
93597         (runTest):
93598
93599 2010-06-18  Dirk Schulze  <krit@webkit.org>
93600
93601         Not reviewed. Rebaseline gtk results.
93602
93603         * platform/gtk/Skipped:
93604         * platform/gtk/svg/custom/broken-internal-references-expected.txt:
93605         * platform/gtk/svg/filters/filter-on-filter-for-text-expected.txt:
93606         * platform/gtk/svg/filters/filter-on-tspan-expected.txt:
93607         * platform/gtk/svg/text/text-hkern-expected.txt:
93608         * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt:
93609         * platform/gtk/svg/text/text-vkern-expected.txt:
93610         * platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt:
93611
93612 2010-06-18  Nikolas Zimmermann  <nzimmermann@rim.com>
93613
93614         Not reviewed. Rebaseline win results.
93615
93616         * platform/win/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
93617         * platform/win/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
93618         * platform/win/svg/custom/broken-internal-references-expected.txt:
93619         * platform/win/svg/custom/clip-path-referencing-use2-expected.txt:
93620         * platform/win/svg/custom/image-with-transform-clip-filter-expected.txt:
93621         * platform/win/svg/custom/junk-data-expected.txt: Added.
93622         * platform/win/svg/custom/missing-xlink-expected.txt: Added.
93623         * platform/win/svg/filters/feColorMatrix-values-expected.txt:
93624
93625 2010-06-18  Nikolas Zimmermann  <nzimmermann@rim.com>
93626
93627         Not reviewed. Rebaseline mac-snowleopard results.
93628
93629         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
93630         * platform/mac/svg/custom/junk-data-expected.txt:
93631         * platform/mac/svg/custom/missing-xlink-expected.txt:
93632         * platform/mac/svg/text/text-intro-05-t-expected.txt:
93633
93634 2010-06-18  Nikolas Zimmermann  <nzimmermann@rim.com>
93635
93636         Not reviewed. Rebaseline mac-tiger test results.
93637
93638         * platform/mac-tiger/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
93639         * platform/mac-tiger/svg/hixie/text/003-expected.txt:
93640         * platform/mac-tiger/svg/hixie/text/003a-expected.txt:
93641         * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
93642         * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
93643
93644 2010-06-18  Nikolas Zimmermann  <nzimmermann@rim.com>
93645
93646         Not reviewed. Rebaselined Qt test results.
93647
93648         * platform/qt/svg/custom/broken-internal-references-expected.txt:
93649         * platform/qt/svg/custom/empty-mask-expected.txt:
93650         * platform/qt/svg/custom/mask-invalidation-expected.txt:
93651         * platform/qt/svg/custom/stroke-width-large-expected.txt:
93652         * platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt:
93653         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
93654         * platform/qt/svg/dom/altGlyph-dom-expected.txt: Added.
93655         * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
93656         * platform/qt/svg/filters/feComposite-expected.txt:
93657         * platform/qt/svg/filters/filter-on-tspan-expected.txt:
93658         * platform/qt/svg/filters/sourceAlpha-expected.txt:
93659         * platform/qt/svg/text/lengthAdjust-text-metrics-expected.txt: Added.
93660         * platform/qt/svg/text/selection-background-color-expected.txt:
93661         * platform/qt/svg/text/selection-doubleclick-expected.txt:
93662         * platform/qt/svg/text/selection-styles-expected.txt:
93663         * platform/qt/svg/text/selection-tripleclick-expected.txt:
93664         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
93665         * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
93666
93667 2010-06-18  Kent Tamura  <tkent@chromium.org>
93668
93669         Unreviewed, test expectation update.
93670
93671         * platform/chromium/test_expectations.txt:
93672           Merge text_expectations.txt of Chromium tree.
93673           Mainly for <progress> and <meter>.
93674
93675 2010-06-18  Nikolas Zimmermann  <nzimmermann@rim.com>
93676
93677         Reviewed by Dirk Schulze.
93678
93679         Modernize SVG Text code, following the HTML design
93680         https://bugs.webkit.org/show_bug.cgi?id=40663
93681
93682         SVG Text does not support subpixel positioning
93683         https://bugs.webkit.org/show_bug.cgi?id=12172
93684
93685         RenderSVGText can't do partial repaints
93686         https://bugs.webkit.org/show_bug.cgi?id=15386
93687
93688         HTML and SVG need to share more text painting code
93689         https://bugs.webkit.org/show_bug.cgi?id=15644
93690
93691         Rebaseline all SVG tests containing text.
93692         NOTE: This will definately lead to red bots, as I need to update all platforms manually. Will do that right after landing, and waiting for the bots!
93693
93694         As SVG text gets sub-pixel positioned now, virtually every text moved a bit. There are no regressions, just progressions.
93695         Detailed list following.
93696
93697         Tests influenced by correct text-decoration handling: (correct size/position of decoration)
93698         svg/W3C-SVG-1.1/text-deco-01-b.svg
93699         svg/W3C-SVG-1.1/text-text-03-b.svg
93700         svg/batik/text/textDecoration2.svg  
93701         svg/batik/text/textFeatures.svg 
93702
93703         Way better path alignment, no more uglyness:
93704         svg/W3C-SVG-1.1/text-path-01-b.svg  
93705         svg/batik/text/longTextOnPath.svg
93706         svg/batik/text/textGlyphOrientationHorizontal.svg
93707         svg/batik/text/textOnPath2.svg  
93708         svg/batik/text/textOnPath3.svg
93709         svg/batik/text/textOnPath.svg
93710         svg/batik/text/textOnPathSpaces.svg
93711         svg/batik/text/verticalTextOnPath.svg
93712         svg/custom/text-linking.svg 
93713         svg/text/textPathBoundsBug.svg
93714
93715         lengthAdjust="spacing" / lengthAdjust="spacingAndGlyphs" works pixel-perfect now:
93716         svg/batik/text/textLength.svg
93717         svg/W3C-SVG-1.1/text-text-01-b.svg  
93718
93719         No more truncated stroked text, as the repaint rects are correctly calculated now:
93720         svg/W3C-SVG-1.1/text-text-08-b.svg
93721         svg/text/text-text-08-b.svg 
93722
93723         Improved spacing between multiple LTR/RTL boxes, now that rounding hacks are disbled, and sub-pixel positioning is on:
93724         svg/W3C-SVG-1.1/text-tselect-02-f.svg
93725
93726         Text with empty trailing tspan is now actually rendering, because of the changed painting design:
93727         svg/batik/text/textPosition.svg 
93728         svg/batik/text/xmlSpace.svg 
93729
93730         Baseline positioning is pixel-perfect now:
93731         svg/custom/alignment-baseline-modes.svg
93732         svg/custom/dominant-baseline-hanging.svg
93733         svg/custom/dominant-baseline-modes.svg
93734
93735         Hixies text tests now work, which depend on sub-pixel positioning:
93736         svg/hixie/text/001.xml (was 001-broken.xml)
93737         svg/hixie/text/003.html 
93738         svg/hixie/text/003a.xml 
93739
93740         Selection rect is properly sized (repaint rect size now only from startPos to endPos, not the whole text anymore!)
93741         svg/text/selection-doubleclick.svg  
93742         svg/text/text-tselect-02-f.svg  
93743
93744         Selection rect is now properly sized even for RTL text, which had problems all the time, with our old custom selection code design:
93745         svg/text/text-intro-05-t.svg
93746
93747         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
93748         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
93749         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
93750         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
93751         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
93752         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
93753         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
93754         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
93755         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum:
93756         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
93757         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum:
93758         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
93759         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum:
93760         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
93761         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum:
93762         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
93763         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum:
93764         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
93765         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum:
93766         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
93767         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
93768         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
93769         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum:
93770         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
93771         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum:
93772         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
93773         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
93774         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
93775         * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
93776         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
93777         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
93778         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
93779         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
93780         * platform/mac-leopard/svg/batik/filters/feTile-expected.checksum:
93781         * platform/mac-leopard/svg/batik/filters/feTile-expected.png:
93782         * platform/mac-leopard/svg/batik/text/textAnchor3-expected.checksum:
93783         * platform/mac-leopard/svg/batik/text/textAnchor3-expected.png:
93784         * platform/mac-leopard/svg/batik/text/textLength-expected.checksum:
93785         * platform/mac-leopard/svg/batik/text/textLength-expected.png:
93786         * platform/mac-leopard/svg/batik/text/textOnPath-expected.checksum:
93787         * platform/mac-leopard/svg/batik/text/textOnPath-expected.png:
93788         * platform/mac-leopard/svg/batik/text/textOnPath2-expected.checksum:
93789         * platform/mac-leopard/svg/batik/text/textOnPath2-expected.png:
93790         * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.checksum:
93791         * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.png:
93792         * platform/mac-leopard/svg/batik/text/textPCDATA-expected.checksum:
93793         * platform/mac-leopard/svg/batik/text/textPCDATA-expected.png:
93794         * platform/mac-leopard/svg/batik/text/textProperties-expected.checksum:
93795         * platform/mac-leopard/svg/batik/text/textProperties-expected.png:
93796         * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.checksum:
93797         * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.png:
93798         * platform/mac-leopard/svg/batik/text/xmlSpace-expected.checksum:
93799         * platform/mac-leopard/svg/batik/text/xmlSpace-expected.png:
93800         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.checksum:
93801         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.png:
93802         * platform/mac-leopard/svg/custom/junk-data-expected.txt:
93803         * platform/mac-leopard/svg/custom/missing-xlink-expected.txt:
93804         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum:
93805         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.png:
93806         * platform/mac-leopard/svg/text/text-intro-05-t-expected.checksum:
93807         * platform/mac-leopard/svg/text/text-intro-05-t-expected.png:
93808         * platform/mac-leopard/svg/text/text-intro-05-t-expected.txt:
93809         * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
93810         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
93811         * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
93812         * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
93813         * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
93814         * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
93815         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
93816         * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
93817         * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
93818         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
93819         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
93820         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
93821         * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
93822         * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
93823         * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
93824         * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
93825         * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
93826         * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
93827         * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
93828         * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
93829         * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
93830         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
93831         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
93832         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
93833         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
93834         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
93835         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
93836         * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
93837         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
93838         * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
93839         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
93840         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
93841         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
93842         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
93843         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
93844         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
93845         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
93846         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
93847         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
93848         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
93849         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
93850         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
93851         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
93852         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
93853         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
93854         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
93855         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
93856         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
93857         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
93858         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum:
93859         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
93860         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
93861         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
93862         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
93863         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
93864         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
93865         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
93866         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
93867         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
93868         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
93869         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
93870         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
93871         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
93872         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
93873         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
93874         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
93875         * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
93876         * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
93877         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
93878         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
93879         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
93880         * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
93881         * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
93882         * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
93883         * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
93884         * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
93885         * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
93886         * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
93887         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
93888         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
93889         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
93890         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
93891         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
93892         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
93893         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
93894         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
93895         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
93896         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
93897         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
93898         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
93899         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
93900         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
93901         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
93902         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
93903         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
93904         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
93905         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
93906         * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
93907         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
93908         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
93909         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
93910         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
93911         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
93912         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
93913         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
93914         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
93915         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
93916         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
93917         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
93918         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
93919         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
93920         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
93921         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
93922         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
93923         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
93924         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
93925         * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
93926         * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
93927         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
93928         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
93929         * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
93930         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
93931         * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
93932         * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
93933         * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
93934         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
93935         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
93936         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
93937         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
93938         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
93939         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
93940         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
93941         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
93942         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
93943         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
93944         * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
93945         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
93946         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
93947         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
93948         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
93949         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
93950         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
93951         * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
93952         * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
93953         * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
93954         * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
93955         * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
93956         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
93957         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
93958         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
93959         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
93960         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
93961         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
93962         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
93963         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
93964         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
93965         * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
93966         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
93967         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
93968         * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
93969         * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
93970         * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
93971         * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
93972         * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
93973         * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
93974         * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
93975         * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
93976         * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
93977         * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
93978         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
93979         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
93980         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
93981         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
93982         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
93983         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
93984         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
93985         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
93986         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
93987         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
93988         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
93989         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
93990         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
93991         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
93992         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
93993         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
93994         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
93995         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
93996         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
93997         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
93998         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
93999         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
94000         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
94001         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
94002         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
94003         * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
94004         * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
94005         * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
94006         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
94007         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
94008         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
94009         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
94010         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
94011         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
94012         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
94013         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
94014         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
94015         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
94016         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
94017         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
94018         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
94019         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
94020         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
94021         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
94022         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
94023         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
94024         * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
94025         * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
94026         * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
94027         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
94028         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
94029         * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
94030         * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
94031         * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
94032         * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
94033         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
94034         * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
94035         * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
94036         * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
94037         * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
94038         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
94039         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
94040         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
94041         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
94042         * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
94043         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
94044         * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
94045         * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
94046         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
94047         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
94048         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
94049         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
94050         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
94051         * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
94052         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
94053         * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
94054         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
94055         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
94056         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
94057         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
94058         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
94059         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
94060         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
94061         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
94062         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
94063         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
94064         * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
94065         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
94066         * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
94067         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
94068         * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
94069         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
94070         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
94071         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
94072         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
94073         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
94074         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
94075         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
94076         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
94077         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.png:
94078         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
94079         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
94080         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
94081         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
94082         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
94083         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
94084         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
94085         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
94086         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
94087         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
94088         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
94089         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
94090         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
94091         * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
94092         * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
94093         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
94094         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
94095         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
94096         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
94097         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
94098         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
94099         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
94100         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
94101         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.png:
94102         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
94103         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
94104         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
94105         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
94106         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
94107         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
94108         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
94109         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
94110         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
94111         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
94112         * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
94113         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
94114         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
94115         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
94116         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
94117         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
94118         * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
94119         * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
94120         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
94121         * platform/mac/svg/batik/filters/feTile-expected.txt:
94122         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
94123         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
94124         * platform/mac/svg/batik/paints/gradientLimit-expected.checksum:
94125         * platform/mac/svg/batik/paints/gradientLimit-expected.png:
94126         * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
94127         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
94128         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
94129         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
94130         * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
94131         * platform/mac/svg/batik/paints/patternRegions-expected.txt:
94132         * platform/mac/svg/batik/text/longTextOnPath-expected.checksum:
94133         * platform/mac/svg/batik/text/longTextOnPath-expected.png:
94134         * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
94135         * platform/mac/svg/batik/text/textAnchor-expected.checksum:
94136         * platform/mac/svg/batik/text/textAnchor-expected.png:
94137         * platform/mac/svg/batik/text/textAnchor-expected.txt:
94138         * platform/mac/svg/batik/text/textAnchor2-expected.checksum:
94139         * platform/mac/svg/batik/text/textAnchor2-expected.png:
94140         * platform/mac/svg/batik/text/textAnchor2-expected.txt:
94141         * platform/mac/svg/batik/text/textAnchor3-expected.txt:
94142         * platform/mac/svg/batik/text/textDecoration2-expected.checksum:
94143         * platform/mac/svg/batik/text/textDecoration2-expected.png:
94144         * platform/mac/svg/batik/text/textDecoration2-expected.txt:
94145         * platform/mac/svg/batik/text/textEffect-expected.checksum:
94146         * platform/mac/svg/batik/text/textEffect-expected.png:
94147         * platform/mac/svg/batik/text/textEffect-expected.txt:
94148         * platform/mac/svg/batik/text/textEffect2-expected.txt:
94149         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
94150         * platform/mac/svg/batik/text/textEffect3-expected.png:
94151         * platform/mac/svg/batik/text/textEffect3-expected.txt:
94152         * platform/mac/svg/batik/text/textFeatures-expected.checksum:
94153         * platform/mac/svg/batik/text/textFeatures-expected.png:
94154         * platform/mac/svg/batik/text/textFeatures-expected.txt:
94155         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
94156         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
94157         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
94158         * platform/mac/svg/batik/text/textLayout-expected.txt:
94159         * platform/mac/svg/batik/text/textLayout2-expected.checksum:
94160         * platform/mac/svg/batik/text/textLayout2-expected.png:
94161         * platform/mac/svg/batik/text/textLayout2-expected.txt:
94162         * platform/mac/svg/batik/text/textLength-expected.txt:
94163         * platform/mac/svg/batik/text/textOnPath-expected.txt:
94164         * platform/mac/svg/batik/text/textOnPath2-expected.txt:
94165         * platform/mac/svg/batik/text/textOnPath3-expected.checksum:
94166         * platform/mac/svg/batik/text/textOnPath3-expected.png:
94167         * platform/mac/svg/batik/text/textOnPath3-expected.txt:
94168         * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
94169         * platform/mac/svg/batik/text/textPCDATA-expected.txt:
94170         * platform/mac/svg/batik/text/textPosition-expected.checksum:
94171         * platform/mac/svg/batik/text/textPosition-expected.png:
94172         * platform/mac/svg/batik/text/textPosition-expected.txt:
94173         * platform/mac/svg/batik/text/textPosition2-expected.checksum:
94174         * platform/mac/svg/batik/text/textPosition2-expected.png:
94175         * platform/mac/svg/batik/text/textPosition2-expected.txt:
94176         * platform/mac/svg/batik/text/textProperties-expected.txt:
94177         * platform/mac/svg/batik/text/textProperties2-expected.txt:
94178         * platform/mac/svg/batik/text/textStyles-expected.checksum:
94179         * platform/mac/svg/batik/text/textStyles-expected.png:
94180         * platform/mac/svg/batik/text/textStyles-expected.txt:
94181         * platform/mac/svg/batik/text/verticalText-expected.checksum:
94182         * platform/mac/svg/batik/text/verticalText-expected.png:
94183         * platform/mac/svg/batik/text/verticalText-expected.txt:
94184         * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
94185         * platform/mac/svg/batik/text/xmlSpace-expected.txt:
94186         * platform/mac/svg/carto.net/button-expected.checksum:
94187         * platform/mac/svg/carto.net/button-expected.png:
94188         * platform/mac/svg/carto.net/button-expected.txt:
94189         * platform/mac/svg/carto.net/colourpicker-expected.checksum:
94190         * platform/mac/svg/carto.net/colourpicker-expected.png:
94191         * platform/mac/svg/carto.net/colourpicker-expected.txt:
94192         * platform/mac/svg/carto.net/combobox-expected.checksum:
94193         * platform/mac/svg/carto.net/combobox-expected.png:
94194         * platform/mac/svg/carto.net/combobox-expected.txt:
94195         * platform/mac/svg/carto.net/scrollbar-expected.checksum:
94196         * platform/mac/svg/carto.net/scrollbar-expected.png:
94197         * platform/mac/svg/carto.net/scrollbar-expected.txt:
94198         * platform/mac/svg/carto.net/selectionlist-expected.checksum:
94199         * platform/mac/svg/carto.net/selectionlist-expected.png:
94200         * platform/mac/svg/carto.net/selectionlist-expected.txt:
94201         * platform/mac/svg/carto.net/slider-expected.txt:
94202         * platform/mac/svg/carto.net/tabgroup-expected.txt:
94203         * platform/mac/svg/carto.net/textbox-expected.txt:
94204         * platform/mac/svg/carto.net/window-expected.checksum:
94205         * platform/mac/svg/carto.net/window-expected.png:
94206         * platform/mac/svg/carto.net/window-expected.txt:
94207         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.txt:
94208         * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.txt:
94209         * platform/mac/svg/clip-path/clip-path-text-expected.txt:
94210         * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.txt:
94211         * platform/mac/svg/css/group-with-shadow-expected.txt:
94212         * platform/mac/svg/custom/SVGMatrix-interface-expected.txt:
94213         * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
94214         * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.txt:
94215         * platform/mac/svg/custom/alignment-baseline-modes-expected.checksum:
94216         * platform/mac/svg/custom/alignment-baseline-modes-expected.png:
94217         * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
94218         * platform/mac/svg/custom/altglyph-expected.txt:
94219         * platform/mac/svg/custom/broken-internal-references-expected.txt:
94220         * platform/mac/svg/custom/clip-path-referencing-use-expected.txt:
94221         * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
94222         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt:
94223         * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
94224         * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
94225         * platform/mac/svg/custom/dominant-baseline-modes-expected.checksum:
94226         * platform/mac/svg/custom/dominant-baseline-modes-expected.png:
94227         * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
94228         * platform/mac/svg/custom/empty-clip-path-expected.txt:
94229         * platform/mac/svg/custom/empty-mask-expected.txt:
94230         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
94231         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
94232         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
94233         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
94234         * platform/mac/svg/custom/fill-fallback-expected.txt:
94235         * platform/mac/svg/custom/focus-ring-expected.txt:
94236         * platform/mac/svg/custom/font-face-cascade-order-expected.checksum:
94237         * platform/mac/svg/custom/font-face-cascade-order-expected.png:
94238         * platform/mac/svg/custom/font-face-cascade-order-expected.txt:
94239         * platform/mac/svg/custom/font-face-simple-expected.checksum:
94240         * platform/mac/svg/custom/font-face-simple-expected.png:
94241         * platform/mac/svg/custom/font-face-simple-expected.txt:
94242         * platform/mac/svg/custom/getTransformToElement-expected.txt:
94243         * platform/mac/svg/custom/getsvgdocument-expected.txt:
94244         * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
94245         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.checksum:
94246         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.png:
94247         * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
94248         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
94249         * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.txt:
94250         * platform/mac/svg/custom/image-small-width-height-expected.txt:
94251         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
94252         * platform/mac/svg/custom/invalid-css-expected.txt:
94253         * platform/mac/svg/custom/invalid-fill-expected.txt:
94254         * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
94255         * platform/mac/svg/custom/invalid-lengthlist-expected.txt:
94256         * platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt:
94257         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
94258         * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
94259         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
94260         * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
94261         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
94262         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
94263         * platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
94264         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
94265         * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
94266         * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
94267         * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
94268         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
94269         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
94270         * platform/mac/svg/custom/marker-default-width-height-expected.txt:
94271         * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
94272         * platform/mac/svg/custom/mask-invalidation-expected.txt:
94273         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
94274         * platform/mac/svg/custom/path-textPath-simulation-expected.checksum:
94275         * platform/mac/svg/custom/path-textPath-simulation-expected.png:
94276         * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
94277         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
94278         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
94279         * platform/mac/svg/custom/pattern-rotate-expected.txt:
94280         * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
94281         * platform/mac/svg/custom/pointer-events-image-expected.txt:
94282         * platform/mac/svg/custom/pointer-events-path-expected.txt:
94283         * platform/mac/svg/custom/pointer-events-text-expected.txt:
94284         * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
94285         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
94286         * platform/mac/svg/custom/second-inline-text-expected.txt:
94287         * platform/mac/svg/custom/shape-rendering-expected.txt:
94288         * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
94289         * platform/mac/svg/custom/stroke-fallback-expected.txt:
94290         * platform/mac/svg/custom/stroke-width-large-expected.txt:
94291         * platform/mac/svg/custom/stroked-pattern-expected.checksum:
94292         * platform/mac/svg/custom/stroked-pattern-expected.png:
94293         * platform/mac/svg/custom/stroked-pattern-expected.txt:
94294         * platform/mac/svg/custom/struct-use-09-b-expected.txt:
94295         * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
94296         * platform/mac/svg/custom/svg-overflow-types-expected.txt:
94297         * platform/mac/svg/custom/text-clip-expected.txt:
94298         * platform/mac/svg/custom/text-ctm-expected.txt:
94299         * platform/mac/svg/custom/text-decoration-visibility-expected.txt:
94300         * platform/mac/svg/custom/text-dom-01-f-expected.txt:
94301         * platform/mac/svg/custom/text-filter-expected.txt:
94302         * platform/mac/svg/custom/text-hit-test-expected.txt:
94303         * platform/mac/svg/custom/text-image-opacity-expected.txt:
94304         * platform/mac/svg/custom/text-letter-spacing-expected.txt:
94305         * platform/mac/svg/custom/text-linking-expected.checksum:
94306         * platform/mac/svg/custom/text-linking-expected.png:
94307         * platform/mac/svg/custom/text-linking-expected.txt:
94308         * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
94309         * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
94310         * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
94311         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
94312         * platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt:
94313         * platform/mac/svg/custom/text-xy-updates-expected.txt:
94314         * platform/mac/svg/custom/tref-update-expected.txt:
94315         * platform/mac/svg/custom/use-clipped-hit-expected.checksum:
94316         * platform/mac/svg/custom/use-clipped-hit-expected.png:
94317         * platform/mac/svg/custom/use-clipped-hit-expected.txt:
94318         * platform/mac/svg/custom/use-detach-expected.txt:
94319         * platform/mac/svg/custom/use-dynamic-append-expected.txt:
94320         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt:
94321         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt:
94322         * platform/mac/svg/custom/use-events-crash-expected.txt:
94323         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
94324         * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
94325         * platform/mac/svg/custom/use-modify-target-container-expected.txt:
94326         * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
94327         * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
94328         * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
94329         * platform/mac/svg/custom/use-on-g-expected.txt:
94330         * platform/mac/svg/custom/use-on-rect-expected.txt:
94331         * platform/mac/svg/custom/use-on-symbol-expected.txt:
94332         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
94333         * platform/mac/svg/custom/use-on-text-expected.txt:
94334         * platform/mac/svg/custom/use-on-use-expected.txt:
94335         * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt:
94336         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt:
94337         * platform/mac/svg/custom/use-recursion-1-expected.txt:
94338         * platform/mac/svg/custom/use-recursion-2-expected.txt:
94339         * platform/mac/svg/custom/use-recursion-3-expected.txt:
94340         * platform/mac/svg/custom/use-recursion-4-expected.txt:
94341         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
94342         * platform/mac/svg/custom/use-transform-expected.txt:
94343         * platform/mac/svg/custom/viewbox-syntax-expected.txt:
94344         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
94345         * platform/mac/svg/filters/feComposite-expected.txt:
94346         * platform/mac/svg/filters/filter-on-filter-for-text-expected.txt:
94347         * platform/mac/svg/filters/filter-on-tspan-expected.txt:
94348         * platform/mac/svg/filters/sourceAlpha-expected.txt:
94349         * platform/mac/svg/hixie/dynamic/002-expected.txt:
94350         * platform/mac/svg/hixie/error/002-expected.txt:
94351         * platform/mac/svg/hixie/error/003-expected.txt:
94352         * platform/mac/svg/hixie/error/010-expected.txt:
94353         * platform/mac/svg/hixie/error/011-expected.txt:
94354         * platform/mac/svg/hixie/error/013-expected.txt:
94355         * platform/mac/svg/hixie/error/017-expected.txt:
94356         * platform/mac/svg/hixie/links/002-expected.txt:
94357         * platform/mac/svg/hixie/perf/003-expected.txt:
94358         * platform/mac/svg/hixie/perf/004-expected.txt:
94359         * platform/mac/svg/hixie/perf/005-expected.txt:
94360         * platform/mac/svg/hixie/perf/006-expected.txt:
94361         * platform/mac/svg/hixie/perf/007-expected.txt:
94362         * platform/mac/svg/hixie/text/001-broken-expected.checksum: Removed.
94363         * platform/mac/svg/hixie/text/001-broken-expected.png: Removed.
94364         * platform/mac/svg/hixie/text/001-broken-expected.txt: Removed.
94365         * platform/mac/svg/hixie/text/001-expected.checksum: Copied from LayoutTests/platform/mac/svg/hixie/text/001-broken-expected.checksum.
94366         * platform/mac/svg/hixie/text/001-expected.png: Copied from LayoutTests/platform/mac/svg/hixie/text/001-broken-expected.png.
94367         * platform/mac/svg/hixie/text/001-expected.txt: Copied from LayoutTests/platform/mac/svg/hixie/text/001-broken-expected.txt.
94368         * platform/mac/svg/hixie/text/002-expected.txt:
94369         * platform/mac/svg/hixie/text/003-expected.checksum:
94370         * platform/mac/svg/hixie/text/003-expected.png:
94371         * platform/mac/svg/hixie/text/003-expected.txt:
94372         * platform/mac/svg/hixie/text/003a-expected.checksum:
94373         * platform/mac/svg/hixie/text/003a-expected.png:
94374         * platform/mac/svg/hixie/text/003a-expected.txt:
94375         * platform/mac/svg/hixie/text/003b-expected.txt:
94376         * platform/mac/svg/hixie/viewbox/002-expected.txt:
94377         * platform/mac/svg/hixie/viewbox/003-expected.txt:
94378         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
94379         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
94380         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
94381         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum:
94382         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
94383         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
94384         * platform/mac/svg/text/kerning-expected.txt:
94385         * platform/mac/svg/text/multichar-glyph-expected.txt:
94386         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.checksum: Added.
94387         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added.
94388         * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Added.
94389         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.checksum: Added.
94390         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added.
94391         * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Added.
94392         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.checksum: Added.
94393         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.png: Added.
94394         * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
94395         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.checksum: Added.
94396         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added.
94397         * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Added.
94398         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.checksum: Added.
94399         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.png: Added.
94400         * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
94401         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.checksum: Added.
94402         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.png: Added.
94403         * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt: Added.
94404         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.checksum: Added.
94405         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.png: Added.
94406         * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt: Added.
94407         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.checksum: Added.
94408         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.png: Added.
94409         * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt: Added.
94410         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum: Added.
94411         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Added.
94412         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Added.
94413         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum: Added.
94414         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added.
94415         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt: Added.
94416         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum: Added.
94417         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added.
94418         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt: Added.
94419         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum: Added.
94420         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added.
94421         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt: Added.
94422         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added.
94423         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
94424         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
94425         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added.
94426         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
94427         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Added.
94428         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added.
94429         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
94430         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Added.
94431         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
94432         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
94433         * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Added.
94434         * platform/mac/svg/text/select-x-list-1-expected.checksum: Added.
94435         * platform/mac/svg/text/select-x-list-1-expected.png: Added.
94436         * platform/mac/svg/text/select-x-list-1-expected.txt: Added.
94437         * platform/mac/svg/text/select-x-list-2-expected.checksum: Added.
94438         * platform/mac/svg/text/select-x-list-2-expected.png: Added.
94439         * platform/mac/svg/text/select-x-list-2-expected.txt: Added.
94440         * platform/mac/svg/text/select-x-list-3-expected.checksum: Added.
94441         * platform/mac/svg/text/select-x-list-3-expected.png: Added.
94442         * platform/mac/svg/text/select-x-list-3-expected.txt: Added.
94443         * platform/mac/svg/text/select-x-list-4-expected.checksum: Added.
94444         * platform/mac/svg/text/select-x-list-4-expected.png: Added.
94445         * platform/mac/svg/text/select-x-list-4-expected.txt: Added.
94446         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.checksum: Added.
94447         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.png: Added.
94448         * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt: Added.
94449         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.checksum: Added.
94450         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.png: Added.
94451         * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt: Added.
94452         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.checksum: Added.
94453         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.png: Added.
94454         * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt: Added.
94455         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.checksum: Added.
94456         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.png: Added.
94457         * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt: Added.
94458         * platform/mac/svg/text/selection-background-color-expected.txt:
94459         * platform/mac/svg/text/selection-doubleclick-expected.checksum:
94460         * platform/mac/svg/text/selection-doubleclick-expected.png:
94461         * platform/mac/svg/text/selection-doubleclick-expected.txt:
94462         * platform/mac/svg/text/selection-styles-expected.txt:
94463         * platform/mac/svg/text/selection-tripleclick-expected.txt:
94464         * platform/mac/svg/text/text-align-01-b-expected.checksum:
94465         * platform/mac/svg/text/text-align-01-b-expected.png:
94466         * platform/mac/svg/text/text-align-01-b-expected.txt:
94467         * platform/mac/svg/text/text-align-02-b-expected.checksum:
94468         * platform/mac/svg/text/text-align-02-b-expected.png:
94469         * platform/mac/svg/text/text-align-02-b-expected.txt:
94470         * platform/mac/svg/text/text-align-03-b-expected.txt:
94471         * platform/mac/svg/text/text-align-04-b-expected.checksum:
94472         * platform/mac/svg/text/text-align-04-b-expected.png:
94473         * platform/mac/svg/text/text-align-04-b-expected.txt:
94474         * platform/mac/svg/text/text-align-05-b-expected.checksum:
94475         * platform/mac/svg/text/text-align-05-b-expected.png:
94476         * platform/mac/svg/text/text-align-05-b-expected.txt:
94477         * platform/mac/svg/text/text-align-06-b-expected.checksum:
94478         * platform/mac/svg/text/text-align-06-b-expected.png:
94479         * platform/mac/svg/text/text-align-06-b-expected.txt:
94480         * platform/mac/svg/text/text-altglyph-01-b-expected.checksum:
94481         * platform/mac/svg/text/text-altglyph-01-b-expected.png:
94482         * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
94483         * platform/mac/svg/text/text-deco-01-b-expected.checksum:
94484         * platform/mac/svg/text/text-deco-01-b-expected.png:
94485         * platform/mac/svg/text/text-deco-01-b-expected.txt:
94486         * platform/mac/svg/text/text-fonts-01-t-expected.txt:
94487         * platform/mac/svg/text/text-fonts-02-t-expected.txt:
94488         * platform/mac/svg/text/text-gradient-positioning-expected.txt:
94489         * platform/mac/svg/text/text-hkern-expected.checksum:
94490         * platform/mac/svg/text/text-hkern-expected.png:
94491         * platform/mac/svg/text/text-hkern-expected.txt:
94492         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.checksum:
94493         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.png:
94494         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt:
94495         * platform/mac/svg/text/text-path-01-b-expected.checksum:
94496         * platform/mac/svg/text/text-path-01-b-expected.png:
94497         * platform/mac/svg/text/text-path-01-b-expected.txt:
94498         * platform/mac/svg/text/text-repaint-rects-expected.txt:
94499         * platform/mac/svg/text/text-spacing-01-b-expected.checksum:
94500         * platform/mac/svg/text/text-spacing-01-b-expected.png:
94501         * platform/mac/svg/text/text-spacing-01-b-expected.txt:
94502         * platform/mac/svg/text/text-text-01-b-expected.checksum:
94503         * platform/mac/svg/text/text-text-01-b-expected.png:
94504         * platform/mac/svg/text/text-text-01-b-expected.txt:
94505         * platform/mac/svg/text/text-text-03-b-expected.checksum:
94506         * platform/mac/svg/text/text-text-03-b-expected.png:
94507         * platform/mac/svg/text/text-text-03-b-expected.txt:
94508         * platform/mac/svg/text/text-text-04-t-expected.checksum:
94509         * platform/mac/svg/text/text-text-04-t-expected.png:
94510         * platform/mac/svg/text/text-text-04-t-expected.txt:
94511         * platform/mac/svg/text/text-text-05-t-expected.checksum:
94512         * platform/mac/svg/text/text-text-05-t-expected.png:
94513         * platform/mac/svg/text/text-text-05-t-expected.txt:
94514         * platform/mac/svg/text/text-text-06-t-expected.txt:
94515         * platform/mac/svg/text/text-text-07-t-expected.checksum:
94516         * platform/mac/svg/text/text-text-07-t-expected.png:
94517         * platform/mac/svg/text/text-text-07-t-expected.txt:
94518         * platform/mac/svg/text/text-text-08-b-expected.checksum:
94519         * platform/mac/svg/text/text-text-08-b-expected.png:
94520         * platform/mac/svg/text/text-text-08-b-expected.txt:
94521         * platform/mac/svg/text/text-tref-01-b-expected.txt:
94522         * platform/mac/svg/text/text-tselect-01-b-expected.txt:
94523         * platform/mac/svg/text/text-tselect-02-f-expected.checksum:
94524         * platform/mac/svg/text/text-tselect-02-f-expected.png:
94525         * platform/mac/svg/text/text-tselect-02-f-expected.txt:
94526         * platform/mac/svg/text/text-tspan-01-b-expected.checksum:
94527         * platform/mac/svg/text/text-tspan-01-b-expected.png:
94528         * platform/mac/svg/text/text-tspan-01-b-expected.txt:
94529         * platform/mac/svg/text/text-vkern-expected.checksum:
94530         * platform/mac/svg/text/text-vkern-expected.png:
94531         * platform/mac/svg/text/text-vkern-expected.txt:
94532         * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt:
94533         * platform/mac/svg/text/text-ws-01-t-expected.txt:
94534         * platform/mac/svg/text/text-ws-02-t-expected.txt:
94535         * platform/mac/svg/text/textPathBoundsBug-expected.checksum:
94536         * platform/mac/svg/text/textPathBoundsBug-expected.png:
94537         * platform/mac/svg/text/textPathBoundsBug-expected.txt:
94538         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
94539         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
94540         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
94541         * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
94542         * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
94543         * svg/custom/glyph-setting-d-attribute-expected.txt:
94544         * svg/custom/glyph-transformation-with-hkern-expected.txt:
94545         * svg/custom/use-elementInstance-event-target-expected.txt:
94546         * svg/custom/use-elementInstance-methods-expected.txt:
94547         * svg/dom/altGlyph-dom-expected.txt:
94548         * svg/hixie/text/001-broken.xml: Removed.
94549         * svg/hixie/text/001.xml: Copied from LayoutTests/svg/hixie/text/001-broken.xml.
94550         * svg/text/lengthAdjust-text-metrics-expected.txt: Added.
94551         * svg/text/lengthAdjust-text-metrics.html: Added.
94552         * svg/text/resources/SelectionTestCase.js: Added.
94553         * svg/text/script-tests: Added.
94554         * svg/text/script-tests/TEMPLATE.html: Added.
94555         * svg/text/script-tests/lengthAdjust-text-metrics.js: Added.
94556         * svg/text/select-textLength-spacing-squeeze-1.svg: Added.
94557         * svg/text/select-textLength-spacing-squeeze-2.svg: Added.
94558         * svg/text/select-textLength-spacing-squeeze-3.svg: Added.
94559         * svg/text/select-textLength-spacing-squeeze-4.svg: Added.
94560         * svg/text/select-textLength-spacing-stretch-1.svg: Added.
94561         * svg/text/select-textLength-spacing-stretch-2.svg: Added.
94562         * svg/text/select-textLength-spacing-stretch-3.svg: Added.
94563         * svg/text/select-textLength-spacing-stretch-4.svg: Added.
94564         * svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg: Added.
94565         * svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg: Added.
94566         * svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg: Added.
94567         * svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg: Added.
94568         * svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg: Added.
94569         * svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg: Added.
94570         * svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg: Added.
94571         * svg/text/select-textLength-spacingAndGlyphs-stretch-4.svg: Added.
94572         * svg/text/select-x-list-1.svg: Added.
94573         * svg/text/select-x-list-2.svg: Added.
94574         * svg/text/select-x-list-3.svg: Added.
94575         * svg/text/select-x-list-4.svg: Added.
94576         * svg/text/select-x-list-with-tspans-1.svg: Added.
94577         * svg/text/select-x-list-with-tspans-2.svg: Added.
94578         * svg/text/select-x-list-with-tspans-3.svg: Added.
94579         * svg/text/select-x-list-with-tspans-4.svg: Added.
94580         * svg/text/selection-doubleclick.svg:
94581         * svg/text/selection-tripleclick.svg:
94582
94583 2010-06-18  Adam Barth  <abarth@webkit.org>
94584
94585         Reviewed by Darin Adler.
94586
94587         noAccess url schemes block access to inline stylesheets
94588         https://bugs.webkit.org/show_bug.cgi?id=32309
94589
94590         Test that data URLs can access their inline style sheets.
94591
94592         * http/tests/security/data-url-inline.css-expected.txt: Added.
94593         * http/tests/security/data-url-inline.css.html: Added.
94594
94595 2010-06-18  Adam Barth  <abarth@webkit.org>
94596
94597         Reviewed by Darin Adler.
94598
94599         Remove unneeded custom code for WebSocket.send
94600         https://bugs.webkit.org/show_bug.cgi?id=38180
94601
94602         Test what happens when you pass an object to WebSocket.send that throws
94603         when you convert it to a string.
94604
94605         * websocket/tests/script-tests/send-throw.js: Added.
94606         (endTest):
94607         (FIRST_MESSAGE_TO_SEND.toString):
94608         (ws.onopen):
94609         (ws.onclose):
94610         (timeOutCallback):
94611         * websocket/tests/send-throw-expected.txt: Added.
94612         * websocket/tests/send-throw.html: Added.
94613
94614 2010-06-18  Nikolas Zimmermann  <nzimmermann@rim.com>
94615
94616         Not reviewed. Try to turn Gtk 32-bit Linux Debug green again.
94617
94618         * platform/gtk/Skipped:
94619
94620 2010-06-17  Rob Buis  <rwlbuis@gmail.com>
94621
94622         Reviewed by Dave Hyatt.
94623
94624         Test for
94625         CSS3 "Property is declared twice in rule" test fails
94626         https://bugs.webkit.org/show_bug.cgi?id=36282
94627
94628         * fast/css/duplicate-property-in-rule-expected.txt: Added.
94629         * fast/css/duplicate-property-in-rule.html: Added.
94630
94631 2010-06-17  MORITA Hajime  <morrita@google.com>
94632
94633         Unreviewed. Fixed a path of meter-element.html on Skipped list.
94634
94635         * platform/qt/Skipped:
94636
94637 2010-06-14  Dumitru Daniliuc  <dumi@chromium.org>
94638
94639         Reviewed by Adam Barth.
94640
94641         Adding a test case to change-version.html + minor clean-ups.
94642         https://bugs.webkit.org/show_bug.cgi?id=40604
94643
94644         * storage/change-version.html:
94645
94646 2010-06-17  Kent Tamura  <tkent@chromium.org>
94647
94648         Unreviewed, test expectation update.
94649
94650         * platform/chromium/test_expectations.txt:
94651           Update <meter> tests.
94652
94653 2010-06-17  MORITA Hajime  <morrita@google.com>
94654
94655         Unreviewed. Disabled meter-element.html temporally.
94656         We need to rebaseline it.
94657
94658         * platform/qt/Skipped:
94659
94660 2010-06-15  MORITA Hajime  <morrita@google.com>
94661
94662         Reviewed by Kent Tamura.
94663
94664         <meter> should allow styling for each gauge-level and component
94665         https://bugs.webkit.org/show_bug.cgi?id=40280
94666
94667         - Updated expectations because both rendering result, render tree structure,
94668           html.css was changed.
94669
94670         * fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html: Added.
94671         * fast/dom/HTMLMeterElement/meter-styles.html: Added.
94672         * platform/chromium/test_expectations.txt:
94673         * platform/gtk/Skipped:
94674         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
94675         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.checksum:
94676         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.png:
94677         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
94678         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
94679         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
94680         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
94681         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
94682         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added.
94683         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
94684         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
94685         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added.
94686         * platform/win/Skipped:
94687
94688 2010-06-17  Fumitoshi Ukai  <ukai@chromium.org>
94689
94690         Reviewed by Alexey Proskuryakov.
94691
94692         WebSocket: resume should not process buffer if already processing.
94693         https://bugs.webkit.org/show_bug.cgi?id=39340
94694
94695         Reviewed by Alexey Proskuryakov.
94696
94697         * websocket/tests/alert-in-event-handler-expected.txt: Added.
94698         * websocket/tests/alert-in-event-handler.html: Added.
94699         * websocket/tests/script-tests/alert-in-event-handler.js: Added.
94700         * websocket/tests/send2_wsh.py: Added.
94701
94702 2010-06-17  Kent Tamura  <tkent@chromium.org>
94703
94704         Unreviewed, test expectation update.
94705
94706         * platform/chromium/test_expectations.txt:
94707           Some tests in fast/repaint/ work fine on Mac.
94708
94709 2010-06-17  Sheriff Bot  <webkit.review.bot@gmail.com>
94710
94711         Unreviewed, rolling out r61368.
94712         http://trac.webkit.org/changeset/61368
94713         https://bugs.webkit.org/show_bug.cgi?id=40806
94714
94715         Well, actually, it still fails :( (Requested by abarth on
94716         #webkit).
94717
94718         * platform/qt/Skipped:
94719
94720 2010-06-17  Adam Barth  <abarth@webkit.org>
94721
94722         Reviewed by Eric Seidel.
94723
94724         HTML5PreloadScanner parses <script> in DataState
94725         https://bugs.webkit.org/show_bug.cgi?id=40804
94726
94727         Remove the aforementioned hack that was working around this bug.  As a
94728         nice side effect, we get test coverage for this bug.  :)
94729
94730         * fast/preloader/image.html:
94731         * fast/preloader/link.html:
94732         * fast/preloader/script.html:
94733         * fast/preloader/style.html:
94734
94735 2010-06-17  Kent Tamura  <tkent@chromium.org>
94736
94737         Unreviewed, test expectation fix.
94738
94739         * platform/chromium/test_expectations.txt: fast/preloader/*.html
94740         fail because of no dumpResourceResponseMIMETypes(),
94741         stripNullFromTextNodes.html have not failed recently.
94742
94743 2010-06-17  Adam Barth  <abarth@webkit.org>
94744
94745         Unreviewed.
94746
94747         I bet this test passes now.  :)
94748
94749         * platform/qt/Skipped:
94750
94751 2010-06-17  Adam Barth  <abarth@webkit.org>
94752
94753         Unreviewed.
94754
94755         Skip fast/preloader tests on GTK and Qt because they don't implement
94756         dumpResourceResponseMIMETypes.
94757
94758         * platform/gtk/Skipped:
94759         * platform/qt/Skipped:
94760
94761 2010-06-17  Adam Barth  <abarth@webkit.org>
94762
94763         Reviewed by Eric Seidel.
94764
94765         Add CSS scanning to HTML5PreloadScanner
94766         https://bugs.webkit.org/show_bug.cgi?id=40802
94767
94768         Add a testing framework for the preload scanner.  These test cover
94769         basic preloader behavior.  They have a small hack to work around a bug
94770         in the preload scanner discovered while writing the tests.  I'll fix
94771         the bug and remove the hack in a followup patch.
94772
94773         * fast/preloader/image-expected.txt: Added.
94774         * fast/preloader/image.html: Added.
94775         * fast/preloader/link-expected.txt: Added.
94776         * fast/preloader/link.html: Added.
94777         * fast/preloader/resources/image1.png: Added.
94778         * fast/preloader/resources/link1.css: Added.
94779         * fast/preloader/resources/script1.js: Added.
94780         * fast/preloader/resources/style1.css: Added.
94781         * fast/preloader/script-expected.txt: Added.
94782         * fast/preloader/script.html: Added.
94783         * fast/preloader/style-expected.txt: Added.
94784         * fast/preloader/style.html: Added.
94785
94786 2010-06-17  Dimitri Glazkov  <dglazkov@chromium.org>
94787
94788         Unreviewed, Chromium expectations update.
94789
94790         * platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.checksum: Added.
94791         * platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.png: Added.
94792         * platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.checksum: Changed
94793         * platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.png: Removed.
94794
94795 2010-06-17  Stephen White  <senorblanco@chromium.org>
94796
94797         Unreviewed; expectations fix.
94798
94799         This updates the pixel test baselines after r61341, and removes them
94800         from test_expectations.
94801
94802         * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
94803         * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.png:
94804         * platform/chromium-linux/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
94805         * platform/chromium-linux/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
94806         * platform/chromium-linux/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
94807         * platform/chromium-linux/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
94808         * platform/chromium-linux/fast/backgrounds/size/backgroundSize11-expected.checksum: Added.
94809         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.checksum:
94810         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.png:
94811         * platform/chromium-linux/fast/backgrounds/size/backgroundSize16-expected.checksum:
94812         * platform/chromium-linux/fast/backgrounds/size/backgroundSize16-expected.png:
94813         * platform/chromium-linux/fast/backgrounds/size/backgroundSize19-expected.checksum: Added.
94814         * platform/chromium-linux/fast/backgrounds/size/backgroundSize22-expected.checksum: Added.
94815         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum: Removed.
94816         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Removed.
94817         * platform/chromium-linux/fast/css/value-list-out-of-bounds-crash-expected.checksum:
94818         * platform/chromium-linux/fast/css/value-list-out-of-bounds-crash-expected.png: Removed.
94819         * platform/chromium-linux/fast/events/pointer-events-2-expected.checksum:
94820         * platform/chromium-linux/fast/events/pointer-events-2-expected.png:
94821         * platform/chromium-linux/fast/forms/input-type-change-expected.checksum:
94822         * platform/chromium-linux/fast/forms/input-type-change-expected.png:
94823         * platform/chromium-linux/fast/replaced/absolute-image-sizing-expected.checksum:
94824         * platform/chromium-linux/fast/replaced/absolute-image-sizing-expected.png:
94825         * platform/chromium-linux/fast/replaced/image-sizing-expected.checksum:
94826         * platform/chromium-linux/fast/replaced/image-sizing-expected.png: Removed.
94827         * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.checksum:
94828         * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.png:
94829         * platform/chromium-linux/tables/mozilla/bugs/bug11026-expected.checksum:
94830         * platform/chromium-linux/tables/mozilla/bugs/bug11026-expected.png: Removed.
94831         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.checksum:
94832         * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png:
94833         * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.checksum:
94834         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.checksum:
94835         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.png:
94836         * platform/chromium-linux/tables/mozilla/bugs/bug14929-expected.checksum:
94837         * platform/chromium-linux/tables/mozilla/bugs/bug14929-expected.png:
94838         * platform/chromium-linux/tables/mozilla/bugs/bug15544-expected.checksum:
94839         * platform/chromium-linux/tables/mozilla/bugs/bug15544-expected.png: Removed.
94840         * platform/chromium-linux/tables/mozilla/bugs/bug2981-2-expected.checksum:
94841         * platform/chromium-linux/tables/mozilla/bugs/bug2981-2-expected.png:
94842         * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.checksum:
94843         * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.png:
94844         * platform/chromium-linux/tables/mozilla/bugs/bug4284-expected.checksum:
94845         * platform/chromium-linux/tables/mozilla/bugs/bug4284-expected.png: Removed.
94846         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.checksum:
94847         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png:
94848         * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.checksum:
94849         * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.png: Removed.
94850         * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.checksum:
94851         * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.png:
94852         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.checksum:
94853         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.png:
94854         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.checksum:
94855         * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.png:
94856         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
94857         * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Removed.
94858         * platform/chromium-linux/tables/mozilla/core/misc-expected.checksum:
94859         * platform/chromium-linux/tables/mozilla/core/misc-expected.png: Removed.
94860         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
94861         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Removed.
94862         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
94863         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Removed.
94864         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
94865         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_middle-expected.png: Removed.
94866         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
94867         * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_top-expected.png: Removed.
94868         * platform/chromium-linux/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
94869         * platform/chromium-linux/tables/mozilla/marvin/td_valign_baseline-expected.png: Removed.
94870         * platform/chromium-linux/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
94871         * platform/chromium-linux/tables/mozilla/marvin/td_valign_bottom-expected.png: Removed.
94872         * platform/chromium-linux/tables/mozilla/marvin/td_valign_middle-expected.checksum:
94873         * platform/chromium-linux/tables/mozilla/marvin/td_valign_middle-expected.png: Removed.
94874         * platform/chromium-linux/tables/mozilla/marvin/td_valign_top-expected.checksum:
94875         * platform/chromium-linux/tables/mozilla/marvin/td_valign_top-expected.png: Removed.
94876         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
94877         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Removed.
94878         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
94879         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Removed.
94880         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
94881         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Removed.
94882         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
94883         * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_top-expected.png: Removed.
94884         * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
94885         * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.png: Removed.
94886         * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
94887         * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.png: Removed.
94888         * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.checksum:
94889         * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.png: Removed.
94890         * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.checksum:
94891         * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.png: Removed.
94892         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
94893         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_baseline-expected.png: Removed.
94894         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
94895         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_bottom-expected.png: Removed.
94896         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
94897         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_middle-expected.png: Removed.
94898         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_top-expected.checksum:
94899         * platform/chromium-linux/tables/mozilla/marvin/thead_valign_top-expected.png: Removed.
94900         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
94901         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_baseline-expected.png: Removed.
94902         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
94903         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_bottom-expected.png: Removed.
94904         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
94905         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_middle-expected.png: Removed.
94906         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_top-expected.checksum:
94907         * platform/chromium-linux/tables/mozilla/marvin/tr_valign_top-expected.png: Removed.
94908         * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.checksum:
94909         * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.png:
94910         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/97619-expected.checksum:
94911         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/97619-expected.png:
94912         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
94913         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Removed.
94914         * platform/chromium-mac/fast/backgrounds/size/backgroundSize16-expected.checksum: Removed.
94915         * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
94916         * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.png:
94917         * platform/chromium-win/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
94918         * platform/chromium-win/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
94919         * platform/chromium-win/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
94920         * platform/chromium-win/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
94921         * platform/chromium-win/fast/backgrounds/size/backgroundSize01-expected.checksum:
94922         * platform/chromium-win/fast/backgrounds/size/backgroundSize01-expected.png:
94923         * platform/chromium-win/fast/backgrounds/size/backgroundSize02-expected.checksum:
94924         * platform/chromium-win/fast/backgrounds/size/backgroundSize02-expected.png:
94925         * platform/chromium-win/fast/backgrounds/size/backgroundSize04-expected.checksum:
94926         * platform/chromium-win/fast/backgrounds/size/backgroundSize04-expected.png:
94927         * platform/chromium-win/fast/backgrounds/size/backgroundSize05-expected.checksum:
94928         * platform/chromium-win/fast/backgrounds/size/backgroundSize05-expected.png:
94929         * platform/chromium-win/fast/backgrounds/size/backgroundSize06-expected.checksum:
94930         * platform/chromium-win/fast/backgrounds/size/backgroundSize06-expected.png:
94931         * platform/chromium-win/fast/backgrounds/size/backgroundSize07-expected.checksum:
94932         * platform/chromium-win/fast/backgrounds/size/backgroundSize07-expected.png:
94933         * platform/chromium-win/fast/backgrounds/size/backgroundSize08-expected.checksum:
94934         * platform/chromium-win/fast/backgrounds/size/backgroundSize08-expected.png:
94935         * platform/chromium-win/fast/backgrounds/size/backgroundSize09-expected.checksum:
94936         * platform/chromium-win/fast/backgrounds/size/backgroundSize09-expected.png:
94937         * platform/chromium-win/fast/backgrounds/size/backgroundSize10-expected.checksum:
94938         * platform/chromium-win/fast/backgrounds/size/backgroundSize10-expected.png:
94939         * platform/chromium-win/fast/backgrounds/size/backgroundSize11-expected.checksum:
94940         * platform/chromium-win/fast/backgrounds/size/backgroundSize11-expected.png:
94941         * platform/chromium-win/fast/backgrounds/size/backgroundSize12-expected.checksum:
94942         * platform/chromium-win/fast/backgrounds/size/backgroundSize12-expected.png:
94943         * platform/chromium-win/fast/backgrounds/size/backgroundSize13-expected.checksum:
94944         * platform/chromium-win/fast/backgrounds/size/backgroundSize13-expected.png:
94945         * platform/chromium-win/fast/backgrounds/size/backgroundSize14-expected.checksum:
94946         * platform/chromium-win/fast/backgrounds/size/backgroundSize14-expected.png:
94947         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.checksum:
94948         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.png:
94949         * platform/chromium-win/fast/backgrounds/size/backgroundSize16-expected.checksum:
94950         * platform/chromium-win/fast/backgrounds/size/backgroundSize16-expected.png:
94951         * platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.checksum:
94952         * platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.png:
94953         * platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.checksum:
94954         * platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.png:
94955         * platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.checksum:
94956         * platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.png:
94957         * platform/chromium-win/fast/backgrounds/size/backgroundSize20-expected.checksum:
94958         * platform/chromium-win/fast/backgrounds/size/backgroundSize20-expected.png:
94959         * platform/chromium-win/fast/backgrounds/size/backgroundSize21-expected.checksum:
94960         * platform/chromium-win/fast/backgrounds/size/backgroundSize21-expected.png:
94961         * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.checksum:
94962         * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.png:
94963         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum:
94964         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
94965         * platform/chromium-win/fast/css/value-list-out-of-bounds-crash-expected.checksum:
94966         * platform/chromium-win/fast/css/value-list-out-of-bounds-crash-expected.png:
94967         * platform/chromium-win/fast/events/pointer-events-2-expected.checksum:
94968         * platform/chromium-win/fast/events/pointer-events-2-expected.png:
94969         * platform/chromium-win/fast/forms/input-type-change-expected.checksum:
94970         * platform/chromium-win/fast/forms/input-type-change-expected.png:
94971         * platform/chromium-win/fast/replaced/absolute-image-sizing-expected.checksum:
94972         * platform/chromium-win/fast/replaced/absolute-image-sizing-expected.png:
94973         * platform/chromium-win/fast/replaced/image-sizing-expected.checksum:
94974         * platform/chromium-win/fast/replaced/image-sizing-expected.png:
94975         * platform/chromium-win/tables/mozilla/bugs/bug101674-expected.checksum:
94976         * platform/chromium-win/tables/mozilla/bugs/bug101674-expected.png:
94977         * platform/chromium-win/tables/mozilla/bugs/bug11026-expected.checksum:
94978         * platform/chromium-win/tables/mozilla/bugs/bug11026-expected.png:
94979         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.checksum:
94980         * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png:
94981         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.checksum:
94982         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.png:
94983         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.checksum:
94984         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.png:
94985         * platform/chromium-win/tables/mozilla/bugs/bug14929-expected.checksum:
94986         * platform/chromium-win/tables/mozilla/bugs/bug14929-expected.png:
94987         * platform/chromium-win/tables/mozilla/bugs/bug15544-expected.checksum:
94988         * platform/chromium-win/tables/mozilla/bugs/bug15544-expected.png:
94989         * platform/chromium-win/tables/mozilla/bugs/bug2981-2-expected.checksum:
94990         * platform/chromium-win/tables/mozilla/bugs/bug2981-2-expected.png:
94991         * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.checksum:
94992         * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.png:
94993         * platform/chromium-win/tables/mozilla/bugs/bug4284-expected.checksum:
94994         * platform/chromium-win/tables/mozilla/bugs/bug4284-expected.png:
94995         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.checksum:
94996         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.png:
94997         * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.checksum:
94998         * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.png:
94999         * platform/chromium-win/tables/mozilla/bugs/bug625-expected.checksum:
95000         * platform/chromium-win/tables/mozilla/bugs/bug625-expected.png:
95001         * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.checksum:
95002         * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.png:
95003         * platform/chromium-win/tables/mozilla/bugs/bug97383-expected.checksum:
95004         * platform/chromium-win/tables/mozilla/bugs/bug97383-expected.png:
95005         * platform/chromium-win/tables/mozilla/core/bloomberg-expected.checksum:
95006         * platform/chromium-win/tables/mozilla/core/bloomberg-expected.png:
95007         * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
95008         * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoFix-expected.png:
95009         * platform/chromium-win/tables/mozilla/core/misc-expected.checksum:
95010         * platform/chromium-win/tables/mozilla/core/misc-expected.png:
95011         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
95012         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_baseline-expected.png:
95013         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
95014         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_bottom-expected.png:
95015         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
95016         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_middle-expected.png:
95017         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
95018         * platform/chromium-win/tables/mozilla/marvin/tbody_valign_top-expected.png:
95019         * platform/chromium-win/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
95020         * platform/chromium-win/tables/mozilla/marvin/td_valign_baseline-expected.png:
95021         * platform/chromium-win/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
95022         * platform/chromium-win/tables/mozilla/marvin/td_valign_bottom-expected.png:
95023         * platform/chromium-win/tables/mozilla/marvin/td_valign_middle-expected.checksum:
95024         * platform/chromium-win/tables/mozilla/marvin/td_valign_middle-expected.png:
95025         * platform/chromium-win/tables/mozilla/marvin/td_valign_top-expected.checksum:
95026         * platform/chromium-win/tables/mozilla/marvin/td_valign_top-expected.png:
95027         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
95028         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
95029         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
95030         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
95031         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
95032         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_middle-expected.png:
95033         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
95034         * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_top-expected.png:
95035         * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
95036         * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.png:
95037         * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
95038         * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.png:
95039         * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.checksum:
95040         * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.png:
95041         * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.checksum:
95042         * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.png:
95043         * platform/chromium-win/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
95044         * platform/chromium-win/tables/mozilla/marvin/thead_valign_baseline-expected.png:
95045         * platform/chromium-win/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
95046         * platform/chromium-win/tables/mozilla/marvin/thead_valign_bottom-expected.png:
95047         * platform/chromium-win/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
95048         * platform/chromium-win/tables/mozilla/marvin/thead_valign_middle-expected.png:
95049         * platform/chromium-win/tables/mozilla/marvin/thead_valign_top-expected.checksum:
95050         * platform/chromium-win/tables/mozilla/marvin/thead_valign_top-expected.png:
95051         * platform/chromium-win/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
95052         * platform/chromium-win/tables/mozilla/marvin/tr_valign_baseline-expected.png:
95053         * platform/chromium-win/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
95054         * platform/chromium-win/tables/mozilla/marvin/tr_valign_bottom-expected.png:
95055         * platform/chromium-win/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
95056         * platform/chromium-win/tables/mozilla/marvin/tr_valign_middle-expected.png:
95057         * platform/chromium-win/tables/mozilla/marvin/tr_valign_top-expected.checksum:
95058         * platform/chromium-win/tables/mozilla/marvin/tr_valign_top-expected.png:
95059         * platform/chromium-win/tables/mozilla/other/cell_widths-expected.checksum:
95060         * platform/chromium-win/tables/mozilla/other/cell_widths-expected.png:
95061         * platform/chromium-win/tables/mozilla_expected_failures/bugs/97619-expected.checksum:
95062         * platform/chromium-win/tables/mozilla_expected_failures/bugs/97619-expected.png:
95063         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
95064         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
95065         * platform/chromium/test_expectations.txt:
95066         * platform/mac-leopard/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
95067         * platform/mac-leopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png:
95068         * platform/mac-leopard/tables/mozilla/bugs/bug1430-expected.checksum:
95069         * platform/mac-leopard/tables/mozilla/bugs/bug1430-expected.png:
95070         * platform/mac-leopard/tables/mozilla/bugs/bug14929-expected.checksum:
95071         * platform/mac-leopard/tables/mozilla/bugs/bug14929-expected.png:
95072         * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.checksum:
95073         * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.png:
95074         * platform/mac-leopard/tables/mozilla/bugs/bug2981-2-expected.checksum:
95075         * platform/mac-leopard/tables/mozilla/bugs/bug2981-2-expected.png:
95076         * platform/mac-leopard/tables/mozilla/bugs/bug4427-expected.checksum:
95077         * platform/mac-leopard/tables/mozilla/bugs/bug4427-expected.png:
95078         * platform/mac-leopard/tables/mozilla/bugs/bug6404-expected.checksum:
95079         * platform/mac-leopard/tables/mozilla/bugs/bug6404-expected.png:
95080         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
95081         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png:
95082         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
95083         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.png:
95084         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
95085         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.png:
95086         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
95087         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.png:
95088         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.checksum:
95089         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.png:
95090         * platform/mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.checksum:
95091         * platform/mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.png:
95092         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
95093         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
95094         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
95095         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
95096         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
95097         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.png:
95098         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
95099         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.png:
95100         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
95101         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.png:
95102         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
95103         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.png:
95104         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.checksum:
95105         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.png:
95106         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.checksum:
95107         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.png:
95108         * platform/mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
95109         * platform/mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.png:
95110         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.checksum:
95111         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.png:
95112         * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.checksum:
95113         * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.png:
95114         * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.checksum:
95115         * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.png:
95116         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
95117         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.png:
95118         * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum:
95119         * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.png:
95120         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
95121         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
95122         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
95123         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
95124         * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum:
95125         * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png:
95126         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
95127         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
95128         * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.checksum:
95129         * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.png:
95130         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
95131         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.png:
95132         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
95133         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png:
95134         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum:
95135         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.png:
95136         * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum:
95137         * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
95138         * platform/mac/fast/backgrounds/size/backgroundSize01-expected.checksum:
95139         * platform/mac/fast/backgrounds/size/backgroundSize01-expected.png:
95140         * platform/mac/fast/backgrounds/size/backgroundSize05-expected.checksum:
95141         * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png:
95142         * platform/mac/fast/backgrounds/size/backgroundSize06-expected.checksum:
95143         * platform/mac/fast/backgrounds/size/backgroundSize06-expected.png:
95144         * platform/mac/fast/backgrounds/size/backgroundSize07-expected.checksum:
95145         * platform/mac/fast/backgrounds/size/backgroundSize07-expected.png:
95146         * platform/mac/fast/backgrounds/size/backgroundSize08-expected.checksum:
95147         * platform/mac/fast/backgrounds/size/backgroundSize08-expected.png:
95148         * platform/mac/fast/backgrounds/size/backgroundSize09-expected.checksum:
95149         * platform/mac/fast/backgrounds/size/backgroundSize09-expected.png:
95150         * platform/mac/fast/backgrounds/size/backgroundSize10-expected.checksum:
95151         * platform/mac/fast/backgrounds/size/backgroundSize10-expected.png:
95152         * platform/mac/fast/backgrounds/size/backgroundSize11-expected.checksum:
95153         * platform/mac/fast/backgrounds/size/backgroundSize11-expected.png:
95154         * platform/mac/fast/backgrounds/size/backgroundSize12-expected.checksum:
95155         * platform/mac/fast/backgrounds/size/backgroundSize12-expected.png:
95156         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.checksum:
95157         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.png:
95158         * platform/mac/fast/backgrounds/size/backgroundSize17-expected.checksum:
95159         * platform/mac/fast/backgrounds/size/backgroundSize17-expected.png:
95160         * platform/mac/fast/backgrounds/size/backgroundSize18-expected.checksum:
95161         * platform/mac/fast/backgrounds/size/backgroundSize18-expected.png:
95162         * platform/mac/fast/backgrounds/size/backgroundSize19-expected.checksum:
95163         * platform/mac/fast/backgrounds/size/backgroundSize19-expected.png:
95164         * platform/mac/fast/backgrounds/size/backgroundSize20-expected.checksum:
95165         * platform/mac/fast/backgrounds/size/backgroundSize20-expected.png:
95166         * platform/mac/fast/backgrounds/size/backgroundSize21-expected.checksum:
95167         * platform/mac/fast/backgrounds/size/backgroundSize21-expected.png:
95168         * platform/mac/fast/backgrounds/size/backgroundSize22-expected.checksum:
95169         * platform/mac/fast/backgrounds/size/backgroundSize22-expected.png:
95170         * platform/mac/fast/backgrounds/size/zero-expected.checksum:
95171         * platform/mac/fast/backgrounds/size/zero-expected.png:
95172         * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum:
95173         * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
95174         * platform/mac/fast/canvas/canvas-as-image-expected.checksum:
95175         * platform/mac/fast/canvas/canvas-as-image-expected.png:
95176         * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.checksum:
95177         * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.png:
95178         * platform/mac/fast/forms/input-type-change-expected.checksum:
95179         * platform/mac/fast/forms/input-type-change-expected.png:
95180         * platform/mac/fast/replaced/001-expected.checksum:
95181         * platform/mac/fast/replaced/001-expected.png:
95182         * platform/mac/fast/replaced/002-expected.checksum:
95183         * platform/mac/fast/replaced/002-expected.png:
95184         * platform/mac/fast/replaced/003-expected.checksum:
95185         * platform/mac/fast/replaced/003-expected.png:
95186         * platform/mac/fast/replaced/absolute-image-sizing-expected.checksum:
95187         * platform/mac/fast/replaced/absolute-image-sizing-expected.png:
95188         * platform/mac/fast/replaced/image-sizing-expected.checksum:
95189         * platform/mac/fast/replaced/image-sizing-expected.png:
95190         * platform/mac/tables/mozilla/bugs/bug11026-expected.checksum:
95191         * platform/mac/tables/mozilla/bugs/bug11026-expected.png:
95192         * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum:
95193         * platform/mac/tables/mozilla/bugs/bug1188-expected.png:
95194         * platform/mac/tables/mozilla/bugs/bug1296-expected.checksum:
95195         * platform/mac/tables/mozilla/bugs/bug1296-expected.png:
95196         * platform/mac/tables/mozilla/bugs/bug15544-expected.checksum:
95197         * platform/mac/tables/mozilla/bugs/bug15544-expected.png:
95198         * platform/mac/tables/mozilla/bugs/bug4093-expected.checksum:
95199         * platform/mac/tables/mozilla/bugs/bug4093-expected.png:
95200         * platform/mac/tables/mozilla/bugs/bug4284-expected.checksum:
95201         * platform/mac/tables/mozilla/bugs/bug4284-expected.png:
95202         * platform/mac/tables/mozilla/bugs/bug4523-expected.checksum:
95203         * platform/mac/tables/mozilla/bugs/bug4523-expected.png:
95204         * platform/mac/tables/mozilla/bugs/bug56563-expected.checksum:
95205         * platform/mac/tables/mozilla/bugs/bug56563-expected.png:
95206         * platform/mac/tables/mozilla/bugs/bug86708-expected.checksum:
95207         * platform/mac/tables/mozilla/bugs/bug86708-expected.png:
95208         * platform/mac/tables/mozilla/bugs/bug97383-expected.checksum:
95209         * platform/mac/tables/mozilla/bugs/bug97383-expected.png:
95210         * platform/mac/tables/mozilla/core/misc-expected.checksum:
95211         * platform/mac/tables/mozilla/core/misc-expected.png:
95212         * platform/mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum:
95213         * platform/mac/tables/mozilla/marvin/td_valign_bottom-expected.png:
95214         * platform/mac/tables/mozilla/marvin/td_valign_middle-expected.checksum:
95215         * platform/mac/tables/mozilla/marvin/td_valign_middle-expected.png:
95216         * platform/mac/tables/mozilla/marvin/td_valign_top-expected.checksum:
95217         * platform/mac/tables/mozilla/marvin/td_valign_top-expected.png:
95218         * platform/mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum:
95219         * platform/mac/tables/mozilla/marvin/th_valign_baseline-expected.png:
95220         * platform/mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum:
95221         * platform/mac/tables/mozilla/marvin/th_valign_bottom-expected.png:
95222         * platform/mac/tables/mozilla/marvin/th_valign_middle-expected.checksum:
95223         * platform/mac/tables/mozilla/marvin/th_valign_middle-expected.png:
95224         * platform/mac/tables/mozilla/marvin/th_valign_top-expected.checksum:
95225         * platform/mac/tables/mozilla/marvin/th_valign_top-expected.png:
95226         * platform/mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
95227         * platform/mac/tables/mozilla/marvin/tr_valign_bottom-expected.png:
95228         * platform/mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum:
95229         * platform/mac/tables/mozilla/marvin/tr_valign_middle-expected.png:
95230         * platform/mac/tables/mozilla/marvin/tr_valign_top-expected.checksum:
95231         * platform/mac/tables/mozilla/marvin/tr_valign_top-expected.png:
95232         * platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
95233         * platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
95234
95235 2010-06-17  Dimitri Glazkov  <dglazkov@chromium.org>
95236
95237         Unreviewed, expectations update.
95238
95239         Added pixel results for Chromium.
95240
95241         * platform/chromium-win/fast/js/missing-title-end-tag-js-expected.checksum: Added.
95242         * platform/chromium-win/fast/js/missing-title-end-tag-js-expected.png: Added.
95243         * platform/chromium/test_expectations.txt:
95244
95245 2010-06-13  Robert Hogan  <robert@webkit.org>
95246
95247         Reviewed by Kenneth Rohde Christiansen.
95248
95249         WebCore EventHandler needs to take account of onLoad events fired 
95250         before layout() complete
95251
95252         https://bugs.webkit.org/show_bug.cgi?id=40102
95253
95254         WebCore 'cheats' by firing onLoad events before the frame's layout
95255         has been performed. This can result in event listeners performing
95256         operations that depend on the document's final layout, such as
95257         scrolling operations.
95258
95259         When scrolling a frameview in eventhandler ensure the layout is complete.
95260
95261         * platform/qt/Skipped: Unskip editing/input/page-up-down-scrolls.html
95262
95263 2010-06-16  Dumitru Daniliuc  <dumi@chromium.org>
95264
95265         Reviewed by Dimitri Glazkov.
95266
95267         Add the error codes defined in the async DB spec to SQLError.idl and SQLError.h.
95268         https://bugs.webkit.org/show_bug.cgi?id=40748
95269
95270         * platform/chromium/storage/sql-error-codes-expected.txt: Added.
95271         * storage/sql-error-codes-expected.txt: Added.
95272         * storage/sql-error-codes.html: Added.
95273         * storage/sql-error-codes.js: Added.
95274         (finishTest):
95275         (transactionErrorCallback):
95276         (transactionSuccessCallback):
95277         (testTransaction):
95278         (testTransactionThrowsException):
95279         (testTransactionFailureBecauseOfStatementFailure):
95280         (testInvalidStatement):
95281         (testIncorrectNumberOfBindParameters):
95282         (testBindParameterOfWrongType.badString.toString):
95283         (testBindParameterOfWrongType):
95284         (testQuotaExceeded):
95285         (testVersionMismatch.db.transaction):
95286         (testVersionMismatch):
95287         (runTest):
95288
95289 2010-06-17  Robert Hogan  <robert@webkit.org>
95290
95291         Unreviewed, rolling out r61346.
95292         http://trac.webkit.org/changeset/61346
95293         https://bugs.webkit.org/show_bug.cgi?id=33333
95294
95295         Broke inspector tests on Qt
95296
95297         * platform/qt/Skipped:
95298
95299 2010-06-17  Dimitri Glazkov  <dglazkov@chromium.org>
95300
95301         Unreviewed, expectations update.
95302
95303         Updating Chromium expectations after http://trac.webkit.org/changeset/61128.
95304
95305 2010-06-17  Dimitri Glazkov  <dglazkov@chromium.org>
95306
95307         Unreviewed, expectations update.
95308
95309         Removed obsolete Win XP expectations.
95310
95311         * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.checksum: Removed.
95312         * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.png: Removed.
95313
95314 2010-06-17  Robert Hogan  <robert@webkit.org>
95315
95316         Reviewed by Simon Hausmann.
95317
95318         [Qt] pass plugins/open-and-close-window-with-plugin.html on Qt
95319
95320         Capture logDestroy messages from the test plugin. DRT's WebPage
95321         is already destroyed by the time they are emitted.
95322
95323         https://bugs.webkit.org/show_bug.cgi?id=33333
95324
95325         Unskip:
95326         plugins/open-and-close-window-with-plugin.html
95327         plugins/geturlnotify-during-document-teardown.html
95328
95329         * platform/qt/Skipped:
95330
95331 2010-06-17  Dimitri Glazkov  <dglazkov@chromium.org>
95332
95333         Unreviewed, rolling out r61340.
95334         http://trac.webkit.org/changeset/61340
95335         https://bugs.webkit.org/show_bug.cgi?id=36282
95336
95337         Broke several editing tests.
95338
95339         * fast/css/duplicate-property-in-rule-expected.txt: Removed.
95340         * fast/css/duplicate-property-in-rule.html: Removed.
95341
95342 2010-06-17  Dimitri Glazkov  <dglazkov@chromium.org>
95343
95344         Unreviewed, expectations update.
95345
95346         More clean up from the HTML5 parser spin-up.
95347
95348         * platform/chromium-linux/fast/dom/stripNullFromTextNodes-expected.txt: Removed.
95349         * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.checksum:
95350         * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png:
95351         * platform/chromium/test_expectations.txt:
95352
95353 2010-06-17  Jian Li  <jianli@chromium.org>
95354
95355         Reviewed by David Levin.
95356
95357         Add optional contentType parameter to Blob.slice per latest File API spec.
95358         https://bugs.webkit.org/show_bug.cgi?id=40647
95359
95360         Updated the test for the optional parameter.
95361
95362         * http/tests/local/resources/send-sliced-dragged-file.js:
95363         * http/tests/local/send-sliced-dragged-file-expected.txt:
95364
95365 2010-06-17  Stephen White  <senorblanco@chromium.org>
95366
95367         Reviewed by David Levin.
95368
95369         Temporarily modify test_expectations.txt to add tests broken by
95370         https://bugs.webkit.org/show_bug.cgi?id=38233
95371
95372         * platform/chromium/test_expectations.txt:
95373
95374 2010-06-17  Rob Buis  <rwlbuis@gmail.com>
95375
95376         Reviewed by Dave Hyatt.
95377
95378         Test for
95379         CSS3 "Property is declared twice in rule" test fails
95380         https://bugs.webkit.org/show_bug.cgi?id=36282
95381
95382         * fast/css/duplicate-property-in-rule-expected.txt: Added.
95383         * fast/css/duplicate-property-in-rule.html: Added.
95384
95385 2010-06-17  Kenneth Russell  <kbr@google.com>
95386
95387         Reviewed by Dimitri Glazkov.
95388
95389         Clean up error conditions for Typed Arrays
95390         https://bugs.webkit.org/show_bug.cgi?id=40755
95391
95392         * fast/canvas/webgl/array-unit-tests-expected.txt:
95393          - Updated test expectations.
95394         * fast/canvas/webgl/array-unit-tests.html:
95395          - Added tests for overloaded ArrayBufferView constructors taking null,
95396            and improperly aligned offsets. Improved precision of tests causing
95397            INDEX_SIZE_ERR to be thrown.
95398
95399 2010-06-17  Kenneth Russell  <kbr@google.com>
95400
95401         Reviewed by Oliver Hunt.
95402
95403         Differences in error reporting for overloaded methods causing fast/canvas/webgl/texImageTest.html to fail
95404         https://bugs.webkit.org/show_bug.cgi?id=40750
95405
95406         Added V8Proxy::throwTypeError() and throwSyntaxError for parity
95407         with JSC::throwTypeError() and throwSyntaxError. Changed
95408         CodeGeneratorV8.pm to use throwTypeError for overload resolution
95409         failures. Revised CodeGeneratorJS.pm to use throwVMTypeError
95410         instead of manual call to JSValue::encode. Deleted now-unnecessary
95411         Chromium expectations for fast/canvas/webgl/texImageTest.html.
95412
95413         * platform/chromium-mac/fast/canvas/webgl/texImageTest-expected.txt: Removed.
95414         * platform/chromium/test_expectations.txt:
95415
95416 2010-06-17  Martin Robinson  <mrobinson@igalia.com>
95417
95418         Unreviewed.
95419
95420         tables/mozilla/images/adforce_imgis_com.html was removed after r61289. Remove
95421         it from the GTK+ skipped list.
95422
95423         * platform/gtk/Skipped: Remove a defunct test.
95424
95425 2010-06-17  Dimitri Glazkov  <dglazkov@chromium.org>
95426
95427         Unreviewed, test expectations update.
95428
95429         * platform/chromium-mac/fast/dom/wrapper-classes-expected.txt:
95430         * platform/chromium-win/fast/dom/wrapper-classes-expected.txt: Updated results after r61322.
95431
95432 2010-06-17  Darin Adler  <darin@apple.com>
95433
95434         Reviewed by Sam Weinig.
95435
95436         Fix boolean reflected attributes to use empty string consistently for the content attribute value
95437         https://bugs.webkit.org/show_bug.cgi?id=40758
95438
95439         * fast/dom/boolean-attribute-reflection-expected.txt: Added.
95440         * fast/dom/boolean-attribute-reflection.html: Added.
95441         * fast/dom/script-tests/boolean-attribute-reflection.js: Added.
95442
95443         * fast/dom/wrapper-classes-expected.txt: Regenerated.
95444         * fast/dom/wrapper-classes.html: Added some classes.
95445
95446         * media/video-controls-expected.txt: Regenerated.
95447         * media/video-controls.html: Changed to expect the new correct results.
95448         Removed unnecessary use of offsetTop to force layout. This test covers only
95449         the DOM and has nothing to do with layout.
95450
95451         * svg/dom/svgpath-getPathSegAtLength.html: Let the
95452         make-script-test-wrappers script regenerate this file.
95453
95454 2010-06-17  Pavel Feldman  <pfeldman@chromium.org>
95455
95456         Unreviewed, tests fix.
95457
95458         * inspector/elements-panel-search.html:
95459
95460 2010-06-17  Csaba Osztrogonác  <ossy@webkit.org>
95461
95462         Unreviewed rollout r61311, because it made 2 tests fail on Qt bot.
95463
95464         [Qt] NPP_SetWindow seems to not be called when TestNetscapePlugin is moved
95465         https://bugs.webkit.org/show_bug.cgi?id=36702
95466
95467         * platform/qt/Skipped:
95468
95469 2010-06-17  Nikolas Zimmermann  <nzimmermann@rim.com>
95470
95471         Not reviewed.
95472
95473         Land new expected baselines for fill-opacity-(hsl|rgba).png
95474         DRT showed a mysterious error, and the baseline obviously had a problem.
95475
95476         * platform/mac/svg/custom/fill-opacity-hsl-expected.checksum:
95477         * platform/mac/svg/custom/fill-opacity-hsl-expected.png:
95478         * platform/mac/svg/custom/fill-opacity-rgba-expected.checksum:
95479         * platform/mac/svg/custom/fill-opacity-rgba-expected.png:
95480
95481 2010-06-17  Robert Hogan  <robert@webkit.org>
95482
95483         Reviewed by Kenneth Rohde Christiansen.
95484
95485         [Qt] NPP_SetWindow seems to not be called when TestNetscapePlugin is moved
95486
95487         https://bugs.webkit.org/show_bug.cgi?id=36702
95488
95489         setNPWindowIfNeeded() is called on paint() in PluginViewQt, which doesn't
95490         work for DRT. So call it if we are in DRT mode and the window geometry
95491         has changed.
95492
95493         Unskips plugins/reentrant-update-widget-positions.html
95494
95495         * platform/qt/Skipped:
95496
95497 2010-06-16  Hayato Ito  <hayato@chromium.org>
95498
95499         Reviewed by Shinichiro Hamaji.
95500
95501         Refactor layout tests for printing to use common code.
95502
95503         https://bugs.webkit.org/show_bug.cgi?id=40559
95504
95505         * printing/numberOfPages-expected.txt:
95506         * printing/numberOfPages.html:
95507         * printing/page-break-always-expected.txt:
95508         * printing/page-break-always-for-overflow-expected.txt:
95509         * printing/page-break-always-for-overflow.html:
95510         * printing/page-break-always.html:
95511         * printing/page-break-inside-avoid-expected.txt: Added.
95512         * printing/page-break-inside-avoid.html: Added.
95513         * printing/page-break-inside-expected.txt: Removed.
95514         * printing/page-break-inside.html: Removed.
95515         * printing/pageNumerForElementById-expected.txt:
95516         * printing/pageNumerForElementById.html:
95517         * printing/resources/paged-media-test-utils.js:
95518         (numberOfPagesShouldBe):
95519         (ratioToPageHeightToPixels):
95520         (createBlockWithRatioToPageHeight):
95521         (createBlockWithNumberOfLines):
95522         * printing/script-tests/TEMPLATE.html:
95523         * printing/script-tests/numberOfPages.js:
95524         (test):
95525         * printing/script-tests/page-break-always-for-overflow.js:
95526         (test):
95527         * printing/script-tests/page-break-always.js:
95528         (test):
95529         * printing/script-tests/page-break-inside-avoid.js: Added.
95530         (test):
95531         * printing/script-tests/page-break-inside.js: Removed.
95532         * printing/script-tests/pageNumerForElementById.js:
95533         (test):
95534
95535 2010-06-16  Qi Zhang  <qi.2.zhang@nokia.com>
95536
95537         Reviewed by Laszlo Gombos.
95538
95539         [Qt] Repeat pattern should start from origin
95540         https://bugs.webkit.org/show_bug.cgi?id=39225
95541
95542         Remove the following test case from Skipped:
95543         canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html
95544         canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html
95545         canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html
95546
95547         * platform/qt/Skipped:
95548
95549 2010-06-16  Adam Barth  <abarth@webkit.org>
95550
95551         Unreviewed.
95552
95553         This "test" no longer exists.  Turns out it was an image resource for
95554         another test.
95555
95556         * platform/mac/Skipped:
95557
95558 2010-06-16  Antonio Gomes  <tonikitoo@webkit.org>
95559
95560         Reviewed by Simon Fraser.
95561
95562         Spatial Navigation: refactor scrollInDirection to work with scrollable content
95563         https://bugs.webkit.org/show_bug.cgi?id=39195
95564
95565         * fast/events/spatial-navigation/snav-only-clipped-overflow-content-expected.txt: Added.
95566         * fast/events/spatial-navigation/snav-only-clipped-overflow-content.html: Added.
95567
95568 2010-06-16  Dimitri Glazkov  <dglazkov@chromium.org>
95569
95570         Unreviewed, expectations tweak.
95571
95572         * platform/chromium/test_expectations.txt: Transferred a failure from downstream.
95573
95574 2010-06-16  Martin Robinson  <mrobinson@igalia.com>
95575
95576         Reviewed by Gustavo Noronha Silva.
95577
95578         [GTK] r60803 broke media/controls-drag-timebar.html
95579         https://bugs.webkit.org/show_bug.cgi?id=40269
95580
95581         * platform/gtk/Skipped: Unskip test which is now passing.
95582
95583 2010-06-16  Adam Roben  <aroben@apple.com>
95584
95585         Remove some CVS directories that snuck into Subversion
95586
95587         These were added back when the Mozilla tables tests were imported.
95588
95589         Rubber-stamped by Dan Berstein.
95590
95591         * tables/mozilla/images/CVS: Removed.
95592         * tables/mozilla_expected_failures/images/CVS: Removed.
95593
95594 2010-06-16  Adam Roben  <aroben@apple.com>
95595
95596         Delete tables/mozilla/images/adforce_imgis_com.html and its associated
95597         results
95598
95599         This file is a GIF that somehow obtained a .html extension. It isn't
95600         referenced by any other test. (It was failing on Windows because the
95601         HTML5 parser turns null bytes into U+FFFD, whose rendering is
95602         font-dependent.)
95603
95604         Fixes <http://webkit.org/b/40741> REGRESSION (r61234):
95605         tables/mozilla/images/adforce_imgis_com.html fails on Windows.
95606
95607         Reviewed by Dave Hyatt.
95608
95609         * platform/chromium-linux/tables/mozilla/images/adforce_imgis_com-expected.checksum: Removed.
95610         * platform/chromium-linux/tables/mozilla/images/adforce_imgis_com-expected.png: Removed.
95611         * platform/chromium-win/tables/mozilla/images/adforce_imgis_com-expected.checksum: Removed.
95612         * platform/chromium-win/tables/mozilla/images/adforce_imgis_com-expected.png: Removed.
95613         * platform/chromium-win/tables/mozilla/images/adforce_imgis_com-expected.txt: Removed.
95614         * platform/mac-leopard/tables/mozilla/images/adforce_imgis_com-expected.checksum: Removed.
95615         * platform/mac-leopard/tables/mozilla/images/adforce_imgis_com-expected.png: Removed.
95616         * platform/mac-snowleopard/tables/mozilla/images/adforce_imgis_com-expected.checksum: Removed.
95617         * platform/mac-snowleopard/tables/mozilla/images/adforce_imgis_com-expected.png: Removed.
95618         * platform/mac-snowleopard/tables/mozilla/images/adforce_imgis_com-expected.txt: Removed.
95619         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.checksum: Removed.
95620         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.png: Removed.
95621         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.txt: Removed.
95622         * platform/qt/tables/mozilla/images/adforce_imgis_com-expected.txt: Removed.
95623         * tables/mozilla/images/adforce_imgis_com.html: Removed.
95624
95625 2010-06-16  Martin Robinson  <mrobinson@igalia.com>
95626
95627         Reviewed by Gustavo Noronha Silva.
95628
95629         [GTK] Remove the abuse of GDK_CURRENT_TIME in the DRT
95630         https://bugs.webkit.org/show_bug.cgi?id=40600
95631
95632         * platform/gtk/Skipped: This change exposed some failures which were previously not reported. Skip them.
95633
95634 2010-06-16  Adam Barth  <abarth@webkit.org>
95635
95636         Reviewed by Eric Seidel.
95637
95638         HTML5 parser crash when setTimeout document.write after slow script
95639         https://bugs.webkit.org/show_bug.cgi?id=40726
95640
95641         Adds a test for what happens when we receive a document.write() while
95642         we're waiting for an external script to load (and after receiving EOF
95643         from the network).
95644
95645         * http/tests/misc/write-while-waiting-expected.txt: Added.
95646         * http/tests/misc/write-while-waiting.html: Added.
95647
95648 2010-06-16  Dimitri Glazkov  <dglazkov@chromium.org>
95649
95650         Unreviewed, expectations update.
95651
95652         Updated platform/chromium-* expectations for the tests after HTML5 parser switch.
95653
95654 2010-06-16  Dimitri Glazkov  <dglazkov@chromium.org>
95655
95656         Unreviewed, expectations update.
95657
95658         * platform/chromium/test_expectations.txt: Removed already passing tests.
95659
95660 2010-06-16  Adam Roben  <aroben@apple.com>
95661
95662         Convert fast/dom/stripNullFromTextNodes.html to dumpAsText
95663
95664         There's nothing in this test that requires a render tree dump. We have
95665         other tests that test rendering of U+FFFD characters (which was what
95666         was causing the test to fail, since Windows uses a different font for
95667         that character than Mac does).
95668
95669         Fixes <http://webkit.org/b/40738> REGRESSION: (r61234):
95670         fast/dom/stripNullFromTextNodes.html fails on Windows
95671
95672         Reviewed by Dan Bernstein.
95673
95674         * fast/dom/stripNullFromTextNodes-expected.txt: Added.
95675
95676         * fast/dom/stripNullFromTextNodes.html: Added a call to
95677         layoutTestController.dumpAsText().
95678
95679         * platform/chromium-linux/fast/dom/stripNullFromTextNodes-expected.checksum: Removed.
95680         * platform/chromium-linux/fast/dom/stripNullFromTextNodes-expected.png: Removed.
95681         * platform/chromium-win/fast/dom/stripNullFromTextNodes-expected.checksum: Removed.
95682         * platform/chromium-win/fast/dom/stripNullFromTextNodes-expected.png: Removed.
95683         * platform/chromium-win/fast/dom/stripNullFromTextNodes-expected.txt: Removed.
95684         * platform/mac-tiger/fast/dom/stripNullFromTextNodes-expected.checksum: Removed.
95685         * platform/mac-tiger/fast/dom/stripNullFromTextNodes-expected.png: Removed.
95686         * platform/mac-tiger/fast/dom/stripNullFromTextNodes-expected.txt: Removed.
95687         * platform/mac/fast/dom/stripNullFromTextNodes-expected.checksum: Removed.
95688         * platform/mac/fast/dom/stripNullFromTextNodes-expected.png: Removed.
95689         * platform/mac/fast/dom/stripNullFromTextNodes-expected.txt: Removed.
95690         * platform/qt/fast/dom/stripNullFromTextNodes-expected.txt: Removed.
95691
95692 2010-06-16  Adam Barth  <abarth@webkit.org>
95693
95694         Reviewed by Eric Seidel.
95695
95696         Hit assertion in WebCore::HTML5Token::appendToSystemIdentifier
95697         https://bugs.webkit.org/show_bug.cgi?id=40729
95698
95699         Add more test coverage of DOCTYPE parsing states.  Turns out you use a
95700         different state if there's no whitespace between the public and system
95701         identifiers.
95702
95703         * html5lib/resources/doctype01.dat:
95704
95705 2010-06-16  Simon Fraser  <simon.fraser@apple.com>
95706
95707         Reviewed by Sam Weinig.
95708
95709         Allow transitions and animations of clip: rect
95710         https://bugs.webkit.org/show_bug.cgi?id=38130
95711
95712         Testcase for CSS clip transition.
95713         
95714         * transitions/clip-transition-expected.txt: Added.
95715         * transitions/clip-transition.html: Added.
95716         * transitions/transition-test-helpers.js:
95717         (expected):
95718
95719 2010-06-16  Simon Fraser  <simon.fraser@apple.com>
95720
95721         Reviewed by Dan Bernstein.
95722
95723         Fix clipping via CSS clip: with composited descendants
95724         https://bugs.webkit.org/show_bug.cgi?id=40579
95725         
95726         Tests for compositing with CSS clip.
95727
95728         * compositing/geometry/clip-expected.txt: Added.
95729         * compositing/geometry/clip.html: Added.
95730         * compositing/overflow/clip-descendents-expected.txt: Added.
95731         * compositing/overflow/clip-descendents.html: Added.
95732
95733 2010-06-16  Eric Seidel  <eric@webkit.org>
95734
95735         Unreviewed.  Disabling a test which fails on Tiger for platform-specific decoding reasons.
95736
95737         fast/encoding/japanese-encoding-mix.html fails on Tiger after enabling HTML5 Lexer
95738         https://bugs.webkit.org/show_bug.cgi?id=40725
95739
95740         * platform/mac-tiger/Skipped:
95741          - Skipping the test until someone with Tiger access can look.
95742
95743 2010-06-16  Adam Barth  <abarth@webkit.org>
95744
95745         Unreviewed.
95746
95747         Enable HTML5 lexer
95748         https://bugs.webkit.org/show_bug.cgi?id=40650
95749
95750         Add Tiger-specific expectations because U+FFFD is a different length on
95751         Tiger.  :(
95752
95753         * platform/mac-tiger/fast/dom: Added.
95754         * platform/mac-tiger/fast/dom/stripNullFromTextNodes-expected.checksum: Added.
95755         * platform/mac-tiger/fast/dom/stripNullFromTextNodes-expected.png: Added.
95756         * platform/mac-tiger/fast/dom/stripNullFromTextNodes-expected.txt: Added.
95757
95758 2010-06-16  Adam Roben  <aroben@apple.com>
95759
95760         Land new expected Windows results for two failing tests
95761
95762         These test results should have been updated in r61136, but weren't.
95763
95764         Reviewed by Anders Carlsson.
95765
95766         Fixes <http://webkit.org/b/40713> REGRESSION (r61136):
95767         fast/dom/prototype-inheritance-2.html and
95768         fast/js/global-constructors.html are failing on Windows.
95769
95770         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
95771         * platform/win/fast/js/global-constructors-expected.txt:
95772         Updated with the actual results from the bots.
95773
95774 2010-06-16  Martin Robinson  <mrobinson@igalia.com>
95775
95776         Not reviewed.
95777
95778         Add baselines for tests that should be passing consistently now.
95779
95780         * platform/gtk/Skipped: Unskip tests. They should pass consistently.
95781         * platform/gtk/editing/spelling/spellcheck-attribute-expected.txt: Added.
95782         * platform/gtk/svg/text/foreignObject-repaint-expected.txt: Added.
95783
95784 2010-06-16  Marcus Bulach  <bulach@chromium.org>
95785
95786         Reviewed by Dimitri Glazkov.
95787
95788         [chromium] Rebaseline tests following r61240
95789         https://bugs.webkit.org/show_bug.cgi?id=40711
95790
95791         Following r61240 (new HTML5 lexer), we need to rebaseline a few tests.
95792
95793         * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.checksum:
95794         * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.png:
95795         * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.txt:
95796         * platform/chromium-mac/fast/parser/script-tag-with-trailing-slash-expected.txt: Removed.
95797         * platform/chromium-mac/fast/tokenizer/script_extra_close-expected.txt:
95798         * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.checksum:
95799         * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.png:
95800         * platform/chromium-win/fast/doctypes/003-expected.checksum:
95801         * platform/chromium-win/fast/doctypes/003-expected.png:
95802         * platform/chromium-win/fast/doctypes/003-expected.txt:
95803         * platform/chromium-win/fast/dom/stripNullFromTextNodes-expected.checksum:
95804         * platform/chromium-win/fast/dom/stripNullFromTextNodes-expected.png:
95805         * platform/chromium-win/fast/dom/stripNullFromTextNodes-expected.txt:
95806         * platform/chromium-win/fast/invalid/016-expected.checksum:
95807         * platform/chromium-win/fast/invalid/016-expected.png:
95808         * platform/chromium-win/fast/invalid/016-expected.txt:
95809         * platform/chromium-win/fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
95810         * platform/chromium-win/fast/parser/broken-comments-vs-parsing-mode-expected.png:
95811         * platform/chromium-win/fast/parser/broken-comments-vs-parsing-mode-expected.txt: Removed.
95812         * platform/chromium-win/fast/parser/comment-in-style-expected.checksum:
95813         * platform/chromium-win/fast/parser/comment-in-style-expected.png:
95814         * platform/chromium-win/fast/parser/comment-in-style-expected.txt:
95815         * platform/chromium-win/fast/parser/parseCommentsInTitles-expected.checksum:
95816         * platform/chromium-win/fast/parser/parseCommentsInTitles-expected.png:
95817         * platform/chromium-win/fast/parser/parseCommentsInTitles-expected.txt:
95818         * platform/chromium-win/fast/parser/script-tag-with-trailing-slash-expected.txt: Removed.
95819         * platform/chromium-win/fast/text/international/bidi-linebreak-001-expected.checksum:
95820         * platform/chromium-win/fast/text/international/bidi-linebreak-001-expected.png:
95821         * platform/chromium-win/fast/text/international/bidi-linebreak-001-expected.txt:
95822         * platform/chromium-win/fast/text/international/bidi-linebreak-002-expected.checksum:
95823         * platform/chromium-win/fast/text/international/bidi-linebreak-002-expected.png:
95824         * platform/chromium-win/fast/text/international/bidi-linebreak-002-expected.txt:
95825         * platform/chromium-win/fast/text/international/bidi-linebreak-003-expected.checksum:
95826         * platform/chromium-win/fast/text/international/bidi-linebreak-003-expected.png:
95827         * platform/chromium-win/fast/text/international/bidi-linebreak-003-expected.txt:
95828         * platform/chromium-win/fast/text/international/hindi-whitespace-expected.checksum:
95829         * platform/chromium-win/fast/text/international/hindi-whitespace-expected.png:
95830         * platform/chromium-win/fast/text/international/hindi-whitespace-expected.txt:
95831         * platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.checksum:
95832         * platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.png:
95833         * platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
95834         * platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.checksum:
95835         * platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.png:
95836         * platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
95837         * platform/chromium-win/fast/tokenizer/script_extra_close-expected.txt:
95838         * platform/chromium-win/tables/mozilla/images/adforce_imgis_com-expected.checksum:
95839         * platform/chromium-win/tables/mozilla/images/adforce_imgis_com-expected.png:
95840         * platform/chromium-win/tables/mozilla/images/adforce_imgis_com-expected.txt:
95841
95842 2010-06-16  Martin Robinson  <mrobinson@igalia.com>
95843
95844         Not reviewed.
95845
95846         Unskip passing test.
95847
95848         * platform/gtk/Skipped: Unskip this test which appears to be passing now.
95849
95850 2010-06-16  Adam Barth  <abarth@webkit.org>
95851
95852         Unreviewed.
95853
95854         Enable HTML5 lexer
95855         https://bugs.webkit.org/show_bug.cgi?id=40650
95856
95857         Skip this test because I keep screwing up the expectations for this
95858         test.  I'll get it cleared up by the end of the day.
95859
95860         * platform/mac/Skipped:
95861
95862 2010-06-16  Adam Roben  <aroben@apple.com>
95863
95864         Land new expected Windows results for tests that use <video controls>
95865
95866         The current expected results expect a fullscreen button to be included
95867         in the controls. But the fullscreen button is only included when
95868         accelerated compositing is enabled, and the bots build without
95869         accelerated compositing enabled.
95870
95871         Rubber-stamped by Dan Bernstein.
95872
95873         Fixes <http://webkit.org/b/40710> Tests that use <video controls> are
95874         failing on Windows.
95875
95876         * platform/win/media/controls-after-reload-expected.txt:
95877         * platform/win/media/controls-drag-timebar-expected.txt:
95878         * platform/win/media/controls-strict-expected.txt:
95879         * platform/win/media/controls-styling-expected.txt:
95880         * platform/win/media/video-controls-rendering-expected.txt:
95881         * platform/win/media/video-display-toggle-expected.txt:
95882         * platform/win/media/video-no-audio-expected.txt:
95883         Updated with the actual results from the bots.
95884
95885 2010-06-16  Antonio Gomes  <tonikitoo@webkit.org>
95886
95887         Reviewed by Kenneth Christiansen.
95888
95889         Spatial Navigation: using offset{Left,Top} is not enough to get the proper inner frames position
95890         https://bugs.webkit.org/show_bug.cgi?id=39439
95891
95892         * fast/events/spatial-navigation/snav-iframe-recursive-offset-parent-expected.txt: Added.
95893         * fast/events/spatial-navigation/snav-iframe-recursive-offset-parent.html: Added.
95894
95895 2010-06-16  Eric Seidel  <eric@webkit.org>
95896
95897         Unreviewed.  Disabling a test which fails on Gtk for unexplained
95898         reasons which are specific to the Gtk port.
95899
95900         Gtk pumps the HTML5Lexer an extra time, causing inspector/timeline-script-tag-1.html to fail
95901         https://bugs.webkit.org/show_bug.cgi?id=40664
95902
95903         * platform/qt/Skipped:
95904          - Skip the test until a Gtk person can take a look.
95905
95906 2010-06-16  Eric Seidel  <eric@webkit.org>
95907
95908         Unreviewed.  Disabling a test which due to a Qt decoding bug
95909         is now failing with the HTML5 lexer.
95910
95911         fast/encoding/japanese-encoding-mix.html fails on Qt after enabling HTML5 Lexer
95912         https://bugs.webkit.org/show_bug.cgi?id=40661
95913
95914         Qt's decoders don't seem to be passing the "--" of the "-->" to the
95915         HTML5DocumentParser correctly, thus the comment is never closed
95916         and the rest of the document gets eaten.
95917
95918         * platform/qt/Skipped:
95919          - Skip the test until a Qt person can take a look.
95920
95921 2010-06-16  Adam Barth  <abarth@webkit.org>
95922
95923         Unreviewed.
95924
95925         Enable HTML5 lexer
95926         https://bugs.webkit.org/show_bug.cgi?id=40650
95927
95928         Add two XSS Auditor tests to the Skipped list.  These tests actually
95929         pass in the sense that the attack is blocked.  However, the U+FFFD in
95930         the console output is getting mangled.  We could check in Qt-specific
95931         expected results, but that doesn't quite seem right.  There's something
95932         wrong with the Qt UT8 decoder, which I suspect is related to (or the
95933         same as) https://bugs.webkit.org/show_bug.cgi?id=35263
95934
95935         * platform/qt/Skipped:
95936
95937 2010-06-16  Adam Barth  <abarth@webkit.org>
95938
95939         Unreviewed.
95940
95941         Enable HTML5 lexer
95942         https://bugs.webkit.org/show_bug.cgi?id=40650
95943
95944         Add platform-specific results for Snow Leopard.  Maciej thinks there is
95945         something going on here related to BIDI and additional FFFD
95946         replacements.  This test is already on our list of things to
95947         investigate more closely.
95948
95949         * platform/mac-snowleopard/tables/mozilla/images/adforce_imgis_com-expected.checksum: Added.
95950         * platform/mac-snowleopard/tables/mozilla/images/adforce_imgis_com-expected.png: Added.
95951         * platform/mac-snowleopard/tables/mozilla/images/adforce_imgis_com-expected.txt: Added.
95952
95953 2010-06-16  Eric Seidel  <eric@webkit.org>
95954
95955         Unreviewed, just updating qt platform result to match new expectations.
95956
95957         Enable HTML5 lexer
95958         https://bugs.webkit.org/show_bug.cgi?id=40650
95959
95960         Windows and Chromium will still need updates, but I don't have easy
95961         access to those results.
95962
95963         * platform/qt/fast/text/stripNullFromText-expected.txt:
95964          - \0 now gets converted to 0xfffd per HTML5.
95965         * platform/qt/fast/text/international/hindi-whitespace-expected.txt:
95966           - Expected CR handling change after http://trac.webkit.org/changeset/61234.
95967
95968 2010-06-16  Dan Bernstein  <mitz@apple.com>
95969
95970         Reviewed by Alexey Proskuryakov.
95971
95972         <rdar://problem/8077119> REGRESSION: Google Reader contains the tops of pieces of unidentifiable text under feed headlines.
95973         https://bugs.webkit.org/show_bug.cgi?id=40386
95974
95975         * platform/mac/fast/text/x-height-expected.checksum: Added.
95976         * platform/mac/fast/text/x-height-expected.png: Added.
95977         * platform/mac/fast/text/x-height-expected.txt: Added.
95978         * platform/mac/fast/text/x-height.html: Added.
95979
95980 2010-06-16  Adam Barth  <abarth@webkit.org>
95981
95982         Unreviewed.
95983
95984         Enable HTML5 lexer
95985         https://bugs.webkit.org/show_bug.cgi?id=40650
95986
95987         Update platform-specific expected results for Qt.
95988
95989         * platform/qt/fast/text/international/hindi-whitespace-expected.txt:
95990
95991 2010-06-16  Adam Barth  <abarth@webkit.org>
95992
95993         Reviewed by Eric Seidel.
95994
95995         Don't crash when a document ends with an entity
95996         https://bugs.webkit.org/show_bug.cgi?id=40658
95997
95998         Add a test for an entity being the only contents of a file.
95999
96000         * html5lib/resources/webkit01.dat:
96001
96002 2010-06-16  Eric Seidel  <eric@webkit.org>
96003
96004         Unreviewed, just updating platform results to match new expectations.
96005
96006         Enable HTML5 lexer
96007         https://bugs.webkit.org/show_bug.cgi?id=40650
96008
96009         Update platform-specific results for broken CSS test whose results
96010         changed as part of http://trac.webkit.org/changeset/61234.
96011
96012         * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.txt:
96013         * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt:
96014         * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
96015
96016 2010-06-16  Adam Barth  <abarth@webkit.org>
96017
96018         Unreviewed.
96019
96020         Enable HTML5 lexer
96021         https://bugs.webkit.org/show_bug.cgi?id=40650
96022
96023         I seem to have screwed up generating the updated expectation file.
96024         This file is from the bots.
96025
96026         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.txt:
96027
96028 2010-06-16  Adam Barth  <abarth@webkit.org>
96029
96030         Unreviewed.
96031
96032         Enable HTML5 lexer
96033         https://bugs.webkit.org/show_bug.cgi?id=40650
96034
96035         Revert unintentional change to expected results.  I have a different
96036         diff on my machine because I have some errant cookies.
96037
96038         * inspector/audits-panel-functional-expected.txt:
96039
96040 2010-06-15  Adam Barth  <abarth@webkit.org>
96041
96042         Reviewed by Eric Seidel.
96043
96044         Enable HTML5 lexer
96045         https://bugs.webkit.org/show_bug.cgi?id=40650
96046
96047         Change some tests not to rely upon <script/>.  We already cover that
96048         case in parsing tests.
96049
96050         * fast/lists/ol-nested-items-dynamic-insert.html:
96051         * fast/lists/ol-nested-items-dynamic-remove.html:
96052         * fast/lists/ol-nested-items.html:
96053         * fast/lists/ol-nested-list-dynamic-insert.html:
96054         * fast/lists/ol-nested-list-dynamic-remove.html:
96055         * fast/lists/ol-nested-list.html:
96056
96057 2010-06-15  Adam Barth  <abarth@webkit.org>
96058
96059         Reviewed by Eric Seidel.
96060
96061         Enable HTML5 lexer
96062         https://bugs.webkit.org/show_bug.cgi?id=40650
96063
96064         This patch updates the expected results for tests that conflict with
96065         the HTML5 specification.  In a later patch, I'll update the tests
96066         themselves to fix pass/fail messages.
96067
96068         * fast/doctypes/005-case-preserving-expected.txt:
96069             - HTML5 specifies case normalization for DOCTYPEs.
96070         * fast/js/missing-title-end-tag-js-expected.txt:
96071             - HTML5 requires us to swallow the entire document when <title> is
96072               unterminated.
96073         * fast/parser/comment-in-iframe-expected.txt:
96074         * fast/parser/comment-in-script-tricky-expected.txt:
96075         * fast/parser/comment-in-title-expected.txt:
96076         * fast/parser/comments-expected.txt:
96077             - Differences due to HTML5 comment parsing.
96078         * fast/parser/eightdigithexentity-expected.txt:
96079             - HTML5 specifies a different behavior for &#x00FFFFFF;
96080         * fast/parser/entity-end-iframe-tag-expected.txt:
96081             - HTML5 specifies a different behavior for &lt;/iframe>
96082         * fast/parser/entity-surrogate-pairs-expected.txt:
96083             - HTML5 doesn't allow entities to create surrogate pairs.
96084         * fast/parser/html-whitespace-expected.txt:
96085             - HTML5 has a different handling of CR in this case.
96086         * fast/parser/script-tag-with-trailing-slash-expected.txt:
96087             - HTML5 does not allow self-closing <script/> tags.
96088         * fast/parser/tag-with-exclamation-point-expected.txt:
96089             - HTML5 treats bogus DOCTYPEs as comments.
96090         * fast/parser/xml-directive-in-dom-expected.txt:
96091             - HTML5 attaches <?xml?> processing directives to the DOM as
96092               comments.
96093         * fast/xpath/xpath-functional-test-expected.txt:
96094             - I don't fully understand this test, but our new behavior matches
96095               the Firefox nightly builds (which have an HTML5 parser).
96096         * html5lib/runner-expected.txt:
96097         * html5lib/webkit-resumer-expected.txt:
96098             - Massive progressions on HTML5 conformance.
96099         * http/tests/loading/gmail-assert-on-load-expected.txt:
96100             - I don't fully understand this behavior change.  It might
96101               represent a bug.  We're still investigating.
96102         * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
96103             - Update expected results for change in NULL char handling.
96104         * http/tests/security/xssAuditor/img-onerror-tricky-expected.txt:
96105             - This exploit no longer works in the HTML5 parser, so it's not
96106               blocked.
96107         * http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
96108             - This a real regression.  We need to update the XSSAuditor to use
96109               the HTML5 parser's HTML entity decoder.  I'll do that in a
96110               followup patch because there doesn't appear to be an easy way to
96111               key the choice off of the WebCore::Setting.
96112         * http/tests/security/xssAuditor/malformed-HTML-expected.txt:
96113             - Slightly different handling of malformed HTML.  The exploit is still blocked.
96114         * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
96115             - Update expected result due to different NULL character handling.
96116         * inspector/audits-panel-functional-expected.txt:
96117         * inspector/timeline-script-tag-1-expected.txt:
96118             - Slightly different semantics around document.write.
96119         * inspector/elements-panel-structure-expected.txt:
96120             - HTML5 specifies case normalization for DOCTYPEs.
96121         * platform/mac/css1/box_properties/float_elements_in_series-expected.txt:
96122             - HTML5 specifies different handling of "<foo<bar"
96123         * platform/mac/fast/doctypes/003-expected.txt:
96124             - HTML5 specifies case normalization for DOCTYPEs.
96125         * platform/mac/fast/dom/stripNullFromTextNodes-expected.txt:
96126             - HTML5 specifies different handling of NULL characters.
96127         * platform/mac/fast/invalid/016-expected.txt:
96128             - HTML5 specifies different handling of "<foo<bar"
96129         * platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt:
96130             - HTML5 specifies different handling of HTML comments.
96131         * platform/mac/fast/parser/comment-in-style-expected.txt:
96132             - HTML5 specifies different handling of HTML comments.
96133         * platform/mac/fast/parser/parseCommentsInTitles-expected.txt:
96134             - HTML5 specifies different handling of HTML comments.
96135         * platform/mac/fast/text/international/bidi-linebreak-001-expected.txt:
96136         * platform/mac/fast/text/international/bidi-linebreak-002-expected.txt:
96137         * platform/mac/fast/text/international/bidi-linebreak-003-expected.txt:
96138         * platform/mac/fast/text/international/hindi-whitespace-expected.txt:
96139             - HTML5 specifies different handling CR.  I don't fully understand
96140               the consequences of this change, but our new behavior matches the
96141               Firefox nightly.
96142         * platform/mac/fast/text/stripNullFromText-expected.txt:
96143             - HTML5 specifies different handling of NULL characters.
96144         * platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.txt:
96145         * platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.txt:
96146             - HTML5 requires us to swallow the entire document when <title> is
96147               unterminated.
96148         * platform/mac/fast/tokenizer/script_extra_close-expected.txt:
96149             - We're coalescing text nodes slightly different in the new parser.
96150               We're going to get this up to spec when we work on the
96151               TreeConstructor (which is where the spec handles text node
96152               coalescing).
96153         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.txt:
96154             - Different handling of crazy unicode characters (replaced with
96155               FFFD).  Still investigating whether this is a real bug.
96156         * webarchive/archive-empty-frame-dom-expected.webarchive:
96157             - HTML5 specifies case normalization for DOCTYPEs.
96158
96159 2010-06-15  Dmitry Titov  <dimich@chromium.org>
96160
96161         Not reviewed, updating Chromium test expectations.
96162
96163         * platform/chromium/test_expectations.txt:
96164
96165 2010-06-15  Andrew Scherkus  <scherkus@chromium.org>
96166
96167         Unreviewed, updating Chromium test expectations for media layout tests.
96168
96169         * platform/chromium/test_expectations.txt:
96170
96171 2010-06-15  Dmitry Titov  <dimich@chromium.org>
96172
96173         Not reviewed, updating Chromium test expectations.
96174
96175         * platform/chromium/test_expectations.txt:
96176
96177 2010-06-15  Dmitry Titov  <dimich@chromium.org>
96178
96179         Unreviewed, updating Chromium test expectations.
96180
96181         Mark following tests SLOW so they won't fail on TIMEOUT in Debug:
96182         fast/frames/lots-of-iframes.html
96183         fast/frames/lots-of-objects.html
96184
96185         * platform/chromium/test_expectations.txt:
96186
96187 2010-06-15  Darin Fisher  <darin@chromium.org>
96188
96189         Fix whitespace error in expected results.
96190
96191         Looks like Chromium's TestShell and DRT do not agree in how whitespace
96192         is generated in some cases.
96193
96194         * fast/history/history-back-within-subframe-expected.txt:
96195         * platform/chromium/test_expectations.txt:
96196
96197 2010-06-15  Simon Fraser  <simon.fraser@apple.com>
96198
96199         Reviewed by Dave Hyatt.
96200
96201         Garbage shown outside HTML if HTML is absolutely positioned
96202         https://bugs.webkit.org/show_bug.cgi?id=36163
96203         
96204         Repaint test with a positioned html element.
96205
96206         * fast/repaint/positioned-document-element.html: Added.
96207         * platform/mac/fast/repaint/positioned-document-element-expected.checksum: Added.
96208         * platform/mac/fast/repaint/positioned-document-element-expected.png: Added.
96209         * platform/mac/fast/repaint/positioned-document-element-expected.txt: Added.
96210
96211 2010-06-15  Simon Fraser  <simon.fraser@apple.com>
96212
96213         Reviewed by Dan Bernstein.
96214
96215         Safari 5 does not clear background with transformed html element
96216         https://bugs.webkit.org/show_bug.cgi?id=40498
96217         
96218         Pixel test that has composited html and body elements, and changes the background color
96219         on the html element to transparent.
96220
96221         * compositing/repaint/composited-document-element.html: Added.
96222         * platform/mac/compositing/repaint/composited-document-element-expected.checksum: Added.
96223         * platform/mac/compositing/repaint/composited-document-element-expected.png: Added.
96224         * platform/mac/compositing/repaint/composited-document-element-expected.txt: Added.
96225
96226 2010-06-15  Darin Fisher  <darin@chromium.org>
96227
96228         Adding missing test results.
96229
96230         * fast/history/history-back-within-subframe-expected.txt: Added.
96231
96232 2010-06-15  Darin Fisher  <darin@chromium.org>
96233
96234         Reviewed by Brady Eidson.
96235
96236         Test that a back navigation following a subframe reference fragment
96237         navigation does the right thing.
96238
96239         https://bugs.webkit.org/show_bug.cgi?id=40451
96240
96241         * fast/history/history-back-within-subframe.html: Added.
96242         * fast/history/resources/history-back-within-subframe-2.html: Added.
96243         * http/tests/navigation/history-back-across-form-submission-to-fragment-expected.txt: Added.
96244         * http/tests/navigation/history-back-across-form-submission-to-fragment.html: Added.
96245         * http/tests/navigation/resources/submit-to-fragment.pl: Added.
96246
96247 2010-06-15  Alexey Proskuryakov  <ap@apple.com>
96248
96249         Increase limit on number of (i)frames from 200 to 1000.
96250         https://bugs.webkit.org/show_bug.cgi?id=39427
96251
96252         Move the right test this time, move remove-iframe-crash back. Oops.
96253
96254         * compositing/iframes/lots-of-iframes-expected.txt: Removed.
96255         * compositing/iframes/lots-of-iframes.html: Removed.
96256         * compositing/iframes/remove-iframe-crash-expected.txt: Copied from fast/frames/remove-iframe-crash-expected.txt.
96257         * compositing/iframes/remove-iframe-crash.html: Copied from fast/frames/remove-iframe-crash.html.
96258         * fast/frames/lots-of-iframes-expected.txt: Copied from compositing/iframes/lots-of-iframes-expected.txt.
96259         * fast/frames/lots-of-iframes.html: Copied from compositing/iframes/lots-of-iframes.html.
96260         * fast/frames/remove-iframe-crash-expected.txt: Removed.
96261         * fast/frames/remove-iframe-crash.html: Removed.
96262
96263 2010-06-15  Kenneth Russell  <kbr@google.com>
96264
96265         Unreviewed, test fix.
96266
96267         Fix test breakage from 40175
96268         https://bugs.webkit.org/show_bug.cgi?id=40631
96269
96270         * fast/canvas/webgl/texture-npot.html:
96271
96272 2010-06-15  Simon Fraser  <simon.fraser@apple.com>
96273
96274         Reviewed by Dan Bernstein.
96275
96276         YouTube thumbnail borders vanish during transition
96277         https://bugs.webkit.org/show_bug.cgi?id=40551
96278         
96279         Test that an image that would be directly composited is rendered in software if it has a clip.
96280
96281         * compositing/images/clip-on-directly-composited-image-expected.txt: Added.
96282         * compositing/images/clip-on-directly-composited-image.html: Added.
96283
96284 2010-06-15  Alexey Proskuryakov  <ap@apple.com>
96285
96286         Not reviewed, just moving tests.
96287
96288         Increase limit on number of (i)frames from 200 to 1000.
96289         https://bugs.webkit.org/show_bug.cgi?id=39427
96290
96291         Move the new tests out of compositing directory.
96292
96293         * compositing/iframes/lots-of-objects-expected.txt: Removed.
96294         * compositing/iframes/lots-of-objects.html: Removed.
96295         * compositing/iframes/remove-iframe-crash-expected.txt: Removed.
96296         * compositing/iframes/remove-iframe-crash.html: Removed.
96297         * fast/frames/lots-of-objects-expected.txt: Copied from LayoutTests/compositing/iframes/lots-of-objects-expected.txt.
96298         * fast/frames/lots-of-objects.html: Copied from LayoutTests/compositing/iframes/lots-of-objects.html.
96299         * fast/frames/remove-iframe-crash-expected.txt: Copied from LayoutTests/compositing/iframes/remove-iframe-crash-expected.txt.
96300         * fast/frames/remove-iframe-crash.html: Copied from LayoutTests/compositing/iframes/remove-iframe-crash.html.
96301
96302 2010-06-15  Dan Bernstein  <mitz@apple.com>
96303
96304         Reviewed by John Sullivan.
96305
96306         Test for <rdar://problem/8077032> REGRESSION (r50796): Black background on AppleScript generated email
96307
96308         * platform/mac/editing/input/NSBackgroundColor-transparent-expected.txt: Added.
96309         * platform/mac/editing/input/NSBackgroundColor-transparent.html: Added.
96310
96311 2010-06-15  Zhenyao Mo  <zmo@google.com>
96312
96313         Reviewed by Dimitri Glazkov.
96314
96315         Bring framebuffer functions to GLES2 conformance
96316         https://bugs.webkit.org/show_bug.cgi?id=40175
96317
96318         * fast/canvas/webgl/framebuffer-test-expected.txt: Added.
96319         * fast/canvas/webgl/framebuffer-test.html: Added.
96320         * fast/canvas/webgl/resources/webgl-test.js:
96321         (assertMsg): Function added.
96322         * fast/canvas/webgl/texture-npot.html: Remove assertMsg function.
96323
96324 2010-06-15  Alejandro G. Castro  <alex@igalia.com>
96325
96326         Unreviewed.
96327
96328         Add expected results changes requiered for the patch in the review
96329         60961.
96330         https://bugs.webkit.org/show_bug.cgi?id=40581
96331
96332         * platform/gtk/fast/js/global-constructors-expected.txt:
96333
96334 2010-06-15  Tony Chang  <tony@chromium.org>
96335
96336         Reviewed by Ojan Vafai.
96337
96338         resolve urls in text/html clipboard data
96339         https://bugs.webkit.org/show_bug.cgi?id=40044
96340
96341         * editing/pasteboard/copy-resolves-urls-expected.txt: Added.
96342         * editing/pasteboard/copy-resolves-urls.html: Added.
96343         * editing/pasteboard/paste-noscript-expected.txt:
96344         * editing/pasteboard/paste-noscript.html:  Updated to no longer throw a JS exception so the results are the same
96345               with V8 and JSC
96346         * http/tests/misc/copy-resolves-urls-expected.txt: Added.
96347         * http/tests/misc/copy-resolves-urls.html: Added.
96348         * platform/chromium-mac/editing/pasteboard/paste-noscript-expected.txt: No longer needed since results should match JSC
96349         * platform/chromium-win/editing/pasteboard/paste-noscript-expected.txt: No longer needed since results should match JSC
96350
96351 2010-06-14  Dmitry Titov  <dimich@chromium.org>
96352
96353         Not reviewed, update Chromium expectations for a new test.
96354
96355         * platform/chromium/test_expectations.txt:
96356
96357 2010-06-14  Eric Carlson  <eric.carlson@apple.com>
96358
96359         Unreviewed, fix GTK and Qt builds.
96360
96361         * platform/gtk/Skipped:
96362         * platform/qt/Skipped:
96363
96364 2010-06-14  Eric Carlson  <eric.carlson@apple.com>
96365
96366         Reviewed by Oliver Hunt.
96367
96368         audio/x-mp3 MIME type not recognized
96369         https://bugs.webkit.org/show_bug.cgi?id=40594
96370
96371         * media/media-can-play-mp3-expected.txt: Added.
96372         * media/media-can-play-mp3.html: Added.
96373
96374 2010-06-14  Dmitry Titov  <dimich@chromium.org>
96375
96376         Unreviewed, more Chromium expectations updates.
96377
96378         * platform/chromium/test_expectations.txt:
96379
96380 2010-06-14  Alexey Proskuryakov  <ap@apple.com>
96381
96382         Reviewed by Darin Adler.
96383
96384         https://bugs.webkit.org/show_bug.cgi?id=40529
96385         eventSender.keyDown("delete") incorrectly sends a backspace on some platforms
96386
96387         * editing/deleting/forward-delete-key-expected.txt: Added.
96388         * editing/deleting/forward-delete-key.html: Added.
96389         Added a test for forward delete key working (particularly in DRT, since there was a lot of
96390         confusion between platform maintainers about it).
96391
96392         * fast/forms/resources/input-live-pseudo-selectors.js:
96393         * fast/forms/resources/textarea-live-pseudo-selectors.js:
96394         These two tests expected that keyDown("delete") executed backward delete, changed them to
96395         send "\x08" for backspace.
96396
96397         * platform/qt/Skipped: Unskipped the two live-pseudo-selectors tests.
96398
96399 2010-06-14  Dmitry Titov  <dimich@chromium.org>
96400
96401         Unreviewed, temporary update Chromium expectations after http://trac.webkit.org/changeset/61128
96402
96403         * platform/chromium/test_expectations.txt:
96404
96405 2010-06-14  Csaba Osztrogonác  <ossy@webkit.org>
96406
96407         [Qt] Unreviewed fix. Platform specific expected results updated after r61136.
96408
96409         * platform/qt/fast/dom/Window/window-lookup-precedence-expected.txt:
96410         * platform/qt/fast/dom/Window/window-properties-expected.txt:
96411         * platform/qt/fast/js/global-constructors-expected.txt:
96412
96413 2010-06-14  Csaba Osztrogonác  <ossy@webkit.org>
96414
96415         Unreviewed.
96416
96417         [Qt] fast/text/justify-padding-distribution.html fails
96418         https://bugs.webkit.org/show_bug.cgi?id=40584
96419
96420         * platform/qt/Skipped: fast/text/justify-padding-distribution.html skipped until fix.
96421
96422 2010-06-14  Sam Weinig  <sam@webkit.org>
96423
96424         Reviewed by Alexey Proskuryakov.
96425
96426         Fix for https://bugs.webkit.org/show_bug.cgi?id=40581
96427         Auto-generate most of the JS constructors
96428
96429         * fast/dom/Window/window-lookup-precedence-expected.txt:
96430         * fast/dom/Window/window-properties-expected.txt:
96431         * fast/dom/constructed-objects-prototypes-expected.txt:
96432         * fast/dom/prototype-inheritance-2-expected.txt:
96433         * fast/js/global-constructors-expected.txt:
96434
96435 2010-06-14  Antonio Gomes  <tonikitoo@webkit.org>
96436
96437         Reviewed by Simon Fraser.
96438
96439         Spatial Navigation: make it work with focusable elements in overflow content
96440         https://bugs.webkit.org/show_bug.cgi?id=36463
96441
96442         * fast/events/spatial-navigation/snav-div-scrollable-but-without-focusable-content-expected.txt: Added.
96443         * fast/events/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html: Added.
96444         * fast/events/spatial-navigation/snav-clipped-overflow-content-expected.txt: Added.
96445         * fast/events/spatial-navigation/snav-clipped-overflow-content.html: Added.
96446
96447 2010-06-14  Chris Fleizach  <cfleizach@apple.com>
96448
96449         Reviewed by Beth Dakin.
96450
96451         AX: AXUnknown objects are being returned
96452         https://bugs.webkit.org/show_bug.cgi?id=40574
96453
96454         * platform/mac/accessibility/no-unknown-objects-when-title-attribute-present-expected.txt: Added.
96455         * platform/mac/accessibility/no-unknown-objects-when-title-attribute-present.html: Added.
96456
96457 2010-06-14  Chris Fleizach  <cfleizach@apple.com>
96458
96459         Reviewed by Beth Dakin.
96460
96461         AX: need to update iframe-bastardization.html LayoutTest to be more modern
96462         https://bugs.webkit.org/show_bug.cgi?id=40576
96463
96464         * accessibility/iframe-bastardization-expected.txt:
96465         * accessibility/iframe-bastardization.html:
96466
96467 2010-06-14  Chang Shu  <chang.shu@nokia.com>
96468
96469         Reviewed by Kenneth Rohde Christiansen.
96470
96471         [Qt] Unskip canvas/philip/tests/2d.shadow.enable.x.html
96472         and canvas/philip/tests/2d.shadow.enable.y.html.
96473
96474         https://bugs.webkit.org/show_bug.cgi?id=40434
96475
96476         * platform/qt/Skipped:
96477
96478 2010-06-14  Dan Bernstein  <mitz@apple.com>
96479
96480         Reviewed by Simon Fraser.
96481
96482         <rdar://problem/7752961> Unevenly distributed space in justified text
96483         https://bugs.webkit.org/show_bug.cgi?id=36105
96484
96485         * fast/text/justify-padding-distribution-expected.checksum: Added.
96486         * fast/text/justify-padding-distribution-expected.png: Added.
96487         * fast/text/justify-padding-distribution-expected.txt: Added.
96488         * fast/text/justify-padding-distribution.html: Added.
96489         * platform/mac/css1/box_properties/clear_float-expected.checksum:
96490         * platform/mac/css1/box_properties/clear_float-expected.png:
96491         * platform/mac/css1/box_properties/float_elements_in_series-expected.checksum:
96492         * platform/mac/css1/box_properties/float_elements_in_series-expected.png:
96493         * platform/mac/css1/box_properties/float_on_text_elements-expected.checksum:
96494         * platform/mac/css1/box_properties/float_on_text_elements-expected.png:
96495         * platform/mac/css1/text_properties/text_align-expected.checksum:
96496         * platform/mac/css1/text_properties/text_align-expected.png:
96497         * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum:
96498         * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
96499         * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
96500         * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
96501         * platform/mac/css2.1/t1602-c546-txt-align-00-b-expected.checksum:
96502         * platform/mac/css2.1/t1602-c546-txt-align-00-b-expected.png:
96503         * platform/mac/fast/multicol/float-avoidance-expected.checksum:
96504         * platform/mac/fast/multicol/float-avoidance-expected.png:
96505         * platform/mac/fast/repaint/line-flow-with-floats-1-expected.checksum:
96506         * platform/mac/fast/repaint/line-flow-with-floats-1-expected.png:
96507         * platform/mac/fast/repaint/line-flow-with-floats-10-expected.checksum:
96508         * platform/mac/fast/repaint/line-flow-with-floats-10-expected.png:
96509         * platform/mac/fast/repaint/line-flow-with-floats-2-expected.checksum:
96510         * platform/mac/fast/repaint/line-flow-with-floats-2-expected.png:
96511         * platform/mac/fast/repaint/line-flow-with-floats-3-expected.checksum:
96512         * platform/mac/fast/repaint/line-flow-with-floats-3-expected.png:
96513         * platform/mac/fast/repaint/line-flow-with-floats-4-expected.checksum:
96514         * platform/mac/fast/repaint/line-flow-with-floats-4-expected.png:
96515         * platform/mac/fast/repaint/line-flow-with-floats-5-expected.checksum:
96516         * platform/mac/fast/repaint/line-flow-with-floats-5-expected.png:
96517         * platform/mac/fast/repaint/line-flow-with-floats-6-expected.checksum:
96518         * platform/mac/fast/repaint/line-flow-with-floats-6-expected.png:
96519         * platform/mac/fast/repaint/line-flow-with-floats-7-expected.checksum:
96520         * platform/mac/fast/repaint/line-flow-with-floats-7-expected.png:
96521         * platform/mac/fast/repaint/line-flow-with-floats-8-expected.checksum:
96522         * platform/mac/fast/repaint/line-flow-with-floats-8-expected.png:
96523         * platform/mac/fast/repaint/line-flow-with-floats-9-expected.checksum:
96524         * platform/mac/fast/repaint/line-flow-with-floats-9-expected.png:
96525         * platform/mac/fast/text/atsui-spacing-features-expected.checksum:
96526         * platform/mac/fast/text/atsui-spacing-features-expected.png:
96527         * platform/mac/fast/text/justified-selection-at-edge-expected.checksum:
96528         * platform/mac/fast/text/justified-selection-at-edge-expected.png:
96529         * platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum:
96530         * platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.png:
96531         * platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.checksum:
96532         * platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.png:
96533         * platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum:
96534         * platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.png:
96535         * platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.checksum:
96536         * platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.png:
96537         * platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum:
96538         * platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.png:
96539         * platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.checksum:
96540         * platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.png:
96541
96542 2010-06-14  Marcus Bulach  <bulach@chromium.org>
96543
96544         Reviewed by Jeremy Orlow.
96545
96546         Rebaseline LayoutTests/platform/chromium/fast/dom/Geolocation/callback-exception-expected.txt.
96547         https://bugs.webkit.org/show_bug.cgi?id=40568
96548
96549         https://bugs.webkit.org/show_bug.cgi?id=39994 changed the test expectations, and we need to rebaseline.
96550
96551         * platform/chromium/fast/dom/Geolocation/callback-exception-expected.txt:
96552
96553 2010-06-08  Marcus Bulach  <bulach@chromium.org>
96554
96555         Reviewed by Jeremy Orlow.
96556
96557         Adds IndexedDB's KeyRange.
96558         https://bugs.webkit.org/show_bug.cgi?id=40250
96559
96560         * storage/indexeddb/idb-keyrange-expected.txt: Added.
96561         * storage/indexeddb/idb-keyrange.html: Added.
96562         * storage/indexeddb/script-tests/idb-keyrange.js: Added.
96563         (checkSingleKeyRange):
96564         (checkLeftBoundKeyRange):
96565         ():
96566
96567 2010-06-14  Mahesh Kulkarni  <mahesh.kulkarni@nokia.com>
96568
96569         Reviewed by Laszlo Gombos.
96570
96571         [Qt] navigator.geolocation support for Qt port
96572         https://bugs.webkit.org/show_bug.cgi?id=39724
96573
96574         Uncommenting gelocation cases from Qt. Skipped one case: fast/dom/Geolocation/callback-to-remote-context2.html
96575
96576         * platform/qt/Skipped:
96577
96578 2010-06-14  Jeremy Orlow  <jorlow@chromium.org>
96579
96580         Reviewed by Darin Adler.
96581
96582         Reenable IDBDatabaseRequest's description attribute
96583         https://bugs.webkit.org/show_bug.cgi?id=39826
96584
96585         Existing test now fixed.
96586
96587         * storage/indexeddb/idb-database-request-expected.txt:
96588
96589 2010-06-14  Csaba Osztrogonác  <ossy@webkit.org>
96590
96591         Unreviewed trivial fix.
96592
96593         [Qt] Update platform specific expected file after r61100.
96594
96595         * platform/qt/fast/dom/Window/window-properties-expected.txt: updated.
96596
96597 2010-06-13  Charles Wei  <charles.wei@torchmobile.com.cn>
96598
96599         Reviewed by George Staikos.
96600
96601         Test case to verify that MIME type in uppercase (TEXT/HTML) is supported.
96602         https://bugs.webkit.org/show_bug.cgi?id=39492
96603
96604         * http/tests/mime/resources/uppercase-mime-type.php: Added.
96605         * http/tests/mime/uppercase-mime-type-expected.txt: Added.
96606         * http/tests/mime/uppercase-mime-type.html: Added.
96607
96608 2010-06-13  Chris Fleizach  <cfleizach@apple.com>
96609
96610         Reviewed by Darin Alder.
96611
96612         AX: link won't return linked element if URL contains #
96613         https://bugs.webkit.org/show_bug.cgi?id=40192
96614
96615         * platform/mac/accessibility/internal-link-when-document-has-fragment-expected.txt: Added.
96616         * platform/mac/accessibility/internal-link-when-document-has-fragment.html: Added.
96617
96618 2010-06-13  Simon Fraser  <simon.fraser@apple.com>
96619
96620         Fix GTK bots; don't include the offsetWidth in the results
96621         since it can differ between platforms.
96622
96623         * transitions/font-family-during-transition-expected.txt:
96624         * transitions/font-family-during-transition.html:
96625
96626 2010-06-13  Sam Weinig  <sam@webkit.org>
96627
96628         Reviewed by Anders Carlsson.
96629
96630         Update tests for https://bugs.webkit.org/show_bug.cgi?id=40550
96631         XMLHttpRequest constructor object should expose the constants from the IDL.
96632
96633         * fast/dom/Window/window-properties-expected.txt:
96634         * fast/dom/XMLHttpRequest-constants-expected.txt: Added.
96635         * fast/dom/XMLHttpRequest-constants.html: Added.
96636         * fast/dom/script-tests/XMLHttpRequest-constants.js: Added.
96637
96638 2010-06-13  Simon Fraser  <simon.fraser@apple.com>
96639
96640         Reviewed by Dan Bernstein.
96641
96642         -webkit-transition font-size and font-family
96643         https://bugs.webkit.org/show_bug.cgi?id=33429
96644
96645         Test that checks that the correct font-family is being used during a font
96646         size transition by comparing offsetWidth with a control element.
96647         
96648         * transitions/font-family-during-transition-expected.txt: Added.
96649         * transitions/font-family-during-transition.html: Added.
96650         * transitions/transition-test-helpers.js:
96651         (expected):
96652
96653 2010-06-13  Darin Adler  <darin@apple.com>
96654
96655         Updated Windows-platform results for the fix for bug 40394.
96656         The patch fixed the cross-platform results, GTK results, and Qt results,
96657         but there were Windows results too.
96658
96659         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
96660         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
96661         * platform/win/fast/dom/prototype-inheritance-expected.txt:
96662         * platform/win/fast/js/global-constructors-expected.txt:
96663
96664 2010-06-13  Dan Bernstein  <mitz@apple.com>
96665
96666         Updated results after r61092.
96667
96668         * fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt:
96669
96670 2010-06-08  Robert Hogan  <robert@webkit.org>
96671
96672         Reviewed by Eric Seidel.
96673
96674         [Qt] Add support for callShouldCloseOnWebView() to DRT
96675         https://bugs.webkit.org/show_bug.cgi?id=40330
96676
96677         * platform/qt/Skipped: Unskip fast/events/onbeforeunload-focused-iframe.html
96678
96679 2010-06-12  Dmitry Titov  <dimich@chromium.org>
96680
96681         Not reviewed, update Chromium expected result following r61071.
96682
96683         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
96684
96685 2010-06-12  Andreas Kling  <andreas.kling@nokia.com>
96686
96687         Reviewed by Darin Adler.
96688
96689         Window object should have CanvasGradient and CanvasPattern
96690         https://bugs.webkit.org/show_bug.cgi?id=40394
96691
96692         Unskipped 2 tests that are now working properly.
96693
96694         * canvas/philip/tests/2d.gradient.object.return-expected.txt:
96695         * canvas/philip/tests/2d.pattern.basic.type-expected.txt:
96696         * fast/dom/Window/window-properties-expected.txt:
96697         * fast/dom/Window/window-property-descriptors-expected.txt:
96698         * fast/dom/dom-constructors-expected.txt:
96699         * fast/dom/prototype-inheritance-2-expected.txt:
96700         * fast/dom/prototype-inheritance-expected.txt:
96701         * fast/js/global-constructors-expected.txt:
96702         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
96703         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
96704         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
96705         * platform/gtk/fast/js/global-constructors-expected.txt:
96706         * platform/mac/Skipped:
96707         * platform/qt/Skipped:
96708         * platform/qt/fast/dom/Window/window-properties-expected.txt:
96709         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
96710         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
96711         * platform/qt/fast/js/global-constructors-expected.txt:
96712
96713 2010-06-12  Dan Bernstein  <mitz@apple.com>
96714
96715         Reviewed by Oliver Hunt.
96716
96717         <rdar://problem/8025267> REGRESSION (Safari 4-TOT): Crash when a frame’s resize handler removes the frame
96718         https://bugs.webkit.org/show_bug.cgi?id=40534
96719
96720         * fast/replaced/frame-removed-during-resize-expected.txt: Added.
96721         * fast/replaced/frame-removed-during-resize.html: Added.
96722
96723 2010-06-12  Dmitry Titov  <dimich@chromium.org>
96724
96725         Not reviewed, update for Chromium test expectations.
96726
96727         * platform/chromium/test_expectations.txt:
96728
96729 2010-06-12  Dean Jackson  <dino@apple.com>
96730
96731         Reviewed by Darin Adler.
96732
96733         Animation keyframe timing functions are applying incorrectly
96734         https://bugs.webkit.org/show_bug.cgi?id=38963
96735         
96736         Testcases for timing functions inside keyframes on 'left' and '-webkit-transform'.
96737
96738         * animations/keyframe-timing-functions-transform-expected.txt: Added.
96739         * animations/keyframe-timing-functions-transform.html: Added.
96740         * animations/keyframe-timing-functions2-expected.txt: Added.
96741         * animations/keyframe-timing-functions2.html: Added.
96742
96743 2010-06-12  Dan Bernstein  <mitz@apple.com>
96744
96745         Reviewed by Dave Hyatt.
96746
96747         <rdar://problem/7882140> -webkit-column-break-* properties don’t do anything
96748         https://bugs.webkit.org/show_bug.cgi?id=40531
96749
96750         * fast/multicol/break-properties-expected.txt: Added.
96751         * fast/multicol/break-properties.html: Added.
96752
96753 2010-06-13  Robert Hogan  <robert@webkit.org>
96754
96755         Reviewed by Alexey Proskuryakov.
96756
96757         FrameLoader::clear() clears JS objects that cached pages later rely on
96758
96759         https://bugs.webkit.org/show_bug.cgi?id=37725
96760         https://bugs.webkit.org/show_bug.cgi?id=31626
96761
96762         Fix the following tests for Qt:
96763
96764         fast/events/pageshow-pagehide-on-back-cached.html
96765         fast/events/pageshow-pagehide-on-back-cached-with-frames.html
96766         fast/loader/input-element-page-cache-crash.html
96767         fast/dom/Window/timer-resume-on-navigation-back.html
96768         loader/go-back-to-different-window-size.html
96769         fast/dom/javascript-url-crash-function.html
96770         fast/dom/location-new-window-no-crash.html
96771         http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html
96772         fast/dom/set-frame-src-while-running-script-in-frame.html
96773
96774         which currently fail because the page's Qt-bindings runtime objects are
96775         cleared when navigating away from the page containing them.
96776
96777         Track Qt-bindings objects in a separate ScriptController::cacheableRootBindingObject().
96778         RuntimeObjects tracked by this root object will not get invalidated on page navigations,
96779         so they will still be available when the pages containing them are retrieved from the
96780         b/f cache.
96781
96782         This means the Qt bindings objects will only get cleared on Frame::pageDestroyed().
96783
96784         * platform/qt/Skipped:
96785
96786 2010-06-12  Kent Tamura  <tkent@chromium.org>
96787
96788         Reviewed by Darin Adler.
96789
96790         REGRESSION: Can't submit a form with <input type=radio required>
96791         https://bugs.webkit.org/show_bug.cgi?id=40429
96792
96793         * fast/forms/ValidityState-valueMissing-radio-expected.txt:
96794         * fast/forms/interactive-validation-required-radio-expected.txt: Added.
96795         * fast/forms/interactive-validation-required-radio.html: Added.
96796         * fast/forms/script-tests/ValidityState-valueMissing-radio.js:
96797           We need to test against a radio group with at least three radio buttons
96798           because we should test behaviors of
96799           - checked
96800           - unchecked
96801           - neither checked nor unchecked
96802
96803 2010-06-12  Kent Tamura  <tkent@chromium.org>
96804
96805         Reviewed by Dimitri Glazkov.
96806
96807         Disable interactive form validation in non-strict modes
96808         https://bugs.webkit.org/show_bug.cgi?id=40218
96809
96810         * fast/forms/interactive-validation-compat-mode-expected.txt: Added.
96811         * fast/forms/interactive-validation-compat-mode.html: Added.
96812         * fast/forms/interactive-validation-html4-expected.txt: Added.
96813         * fast/forms/interactive-validation-html4.html: Added.
96814
96815 2010-06-12  Robert Hogan  <robert@webkit.org>
96816
96817         Reviewed by Kenneth Rohde Christiansen.
96818
96819         [Qt] Back-forward list dumping is incorrect
96820
96821         https://bugs.webkit.org/show_bug.cgi?id=36392
96822
96823         Support dumping child history items in DRT.
96824
96825         Unskip:
96826
96827         fast/loader/frame-src-change-added-to-history.html
96828         fast/loader/frame-src-change-not-added-to-history.html
96829         fast/loader/frame-location-change-not-added-to-history.html
96830
96831         * platform/qt/Skipped:
96832
96833 2010-06-11  Eric Seidel  <eric@webkit.org>
96834
96835         Unreviewed.  Just updating expectations.
96836
96837         tables/mozilla/bugs/bug1188.html needlessly depends on HTML Parser text node handling
96838         https://bugs.webkit.org/show_bug.cgi?id=40485
96839
96840         The current HTML5 parser is expected to fail the new webkit01 test.
96841         It will be fixed when we fix text-node coalescing as discussed in
96842         the previous commit.
96843
96844         * html5lib/runner-expected-html5.txt:
96845         * html5lib/webkit-resumer-expected-html5.txt:
96846
96847 2010-06-11  Sheriff Bot  <webkit.review.bot@gmail.com>
96848
96849         Unreviewed, rolling out r61052.
96850         http://trac.webkit.org/changeset/61052
96851         https://bugs.webkit.org/show_bug.cgi?id=40517
96852
96853         "Broke fast/forms/caret-rtl.html on Mac bots" (Requested by
96854         eseidel on #webkit).
96855
96856         * fast/html/hidden-attr-expected.txt: Removed.
96857         * fast/html/hidden-attr.html: Removed.
96858
96859 2010-06-11  Maciej Stachowiak  <mjs@apple.com>
96860
96861         Reviewed by Ojan Vafai.
96862
96863         Implement HTML5 hidden attribute
96864         https://bugs.webkit.org/show_bug.cgi?id=40511
96865
96866         * fast/html/hidden-attr-expected.txt: Added.
96867         * fast/html/hidden-attr.html: Added. Test static and dynamic cases of hidden attribute.
96868
96869 2010-06-11  Simon Fraser  <simon.fraser@apple.com>
96870
96871         Add expected result missing from the previous commit.
96872
96873         * svg/text/text-style-invalid-expected.txt: Added.
96874
96875 2010-06-11  Abhishek Arya  <inferno@chromium.org>
96876
96877         Reviewed by Dave Hyatt.
96878
96879         Tests that we do not crash while rendering SVG text with CSS styles :first-letter and :first-line.
96880         https://bugs.webkit.org/show_bug.cgi?id=40031
96881
96882         * svg/text/text-style-invalid-expected.txt: Added.
96883         * svg/text/text-style-invalid.svg: Added.
96884
96885 2010-06-11  Kenneth Russell  <kbr@google.com>
96886
96887         Reviewed by Dimitri Glazkov.
96888
96889         getParameter with UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL is buggy
96890         https://bugs.webkit.org/show_bug.cgi?id=40506
96891
96892         Return the data members of WebGLRenderingContext for these
96893         parameter queries rather than asking OpenGL, which knows nothing
96894         about them.
96895
96896         * fast/canvas/webgl/gl-get-calls-expected.txt:
96897         * fast/canvas/webgl/gl-get-calls.html:
96898
96899 2010-06-11  Simon Fraser  <simon.fraser@apple.com>
96900
96901         Reviewed by Dr Dan Bernstein.
96902
96903         REGRESSION: crash when unloading an iFrame with Flash from the DOM
96904         https://bugs.webkit.org/show_bug.cgi?id=40161
96905         <rdar://problem/7994710>
96906         
96907         Layout test for dynamically removing an iframe whose compositing layers are connected to those of the parent document.
96908
96909         * compositing/iframes/remove-iframe-crash-expected.txt: Added.
96910         * compositing/iframes/remove-iframe-crash.html: Added.
96911
96912 2010-06-11  Abhishek Arya  <inferno@chromium.org>
96913
96914         Reviewed by David Hyatt.
96915
96916         Tests that we do not crash when clearing floats during SVG load.
96917         https://bugs.webkit.org/show_bug.cgi?id=40033
96918
96919         * svg/text/clear-floats-crash-expected.txt: Added.
96920         * svg/text/clear-floats-crash.svg: Added.
96921
96922 2010-06-11  Dmitry Titov  <dimich@chromium.org>
96923
96924         Unreviewed, fixing Chromium test bots.
96925
96926         * platform/chromium/test_expectations.txt:
96927         Adding MISSING expectation for the fast/css/nested-rounded-corners.html
96928
96929 2010-06-11  Kenneth Russell  <kbr@google.com>
96930
96931         Unreviewed, test fix.
96932
96933         gl-get-calls failing apparently due to UNPACK_ALIGNMENT test
96934         https://bugs.webkit.org/show_bug.cgi?id=40502
96935
96936         Disabled new test of UNPACK_ALIGNMENT which appears to be failing
96937         on some of the bots.
96938
96939         * fast/canvas/webgl/gl-get-calls-expected.txt:
96940         * fast/canvas/webgl/gl-get-calls.html:
96941
96942 2010-06-11  James Robinson  <jamesr@chromium.org>
96943
96944         Unreviewed baselines for new test on Qt/Gtk.
96945
96946         https://bugs.webkit.org/show_bug.cgi?id=40456
96947
96948         Qt and Gtk appear to produce layers of slightly different sizes
96949         for blocks with rounded corners, probably due to roundoff difference
96950         in the graphics layers.  Since the diffs are +/- 1 pixel, just
96951         rebaselining.
96952
96953         * platform/gtk/fast/css/nested-rounded-corners-expected.txt: Added.
96954         * platform/qt/fast/css/nested-rounded-corners-expected.txt: Added.
96955
96956 2010-06-11  Kenneth Russell  <kbr@google.com>
96957
96958         Reviewed by Dimitri Glazkov.
96959
96960         Add texImage2D and texSubImage2D signatures with internal format, etc.
96961         https://bugs.webkit.org/show_bug.cgi?id=40318
96962
96963         Added new texImage2D and texSubImage2D entry points following
96964         WebGL specification changes. Added UNPACK_FLIP_Y_WEBGL and
96965         UNPACK_PREMULTIPLY_ALPHA_WEBGL pixelStorei parameters, honored
96966         them for the new entry points taking HTML elements, and added
96967         support to getParameter. Added warnings to the console for calls
96968         to the obsolete entry points, which will be removed in a few
96969         weeks. Updated all layout tests to use the new entry points and
96970         pixelStorei parameters, and associated expectations. No other new
96971         tests.
96972
96973         * fast/canvas/webgl/bug-32364-expected.txt:
96974         * fast/canvas/webgl/bug-32364.html:
96975         * fast/canvas/webgl/bug-32888.html:
96976         * fast/canvas/webgl/gl-get-calls-expected.txt:
96977         * fast/canvas/webgl/gl-get-calls.html:
96978         * fast/canvas/webgl/resources/utils3d.js:
96979         (doLoadImageTexture):
96980         * fast/canvas/webgl/script-tests/texImageTest.js:
96981         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt:
96982         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html:
96983         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt:
96984         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html:
96985         * fast/canvas/webgl/texImage2DImageDataTest.html:
96986         * fast/canvas/webgl/texImageTest-expected.txt:
96987         * fast/canvas/webgl/texture-npot.html:
96988
96989 2010-06-11  Zhenyao Mo  <zmo@google.com>
96990
96991         Unreviewed, roll out the failing part of a test.
96992
96993         fast/canvas/webgl/get-active-test.html failed in Chrome Mac
96994         https://bugs.webkit.org/show_bug.cgi?id=40496
96995
96996         * fast/canvas/webgl/get-active-test-expected.txt: Roll out the failing part.
96997         * fast/canvas/webgl/script-tests/get-active-test.js: Ditto.
96998
96999 2010-06-11  James Robinson  <jamesr@chromium.org>
97000
97001         Reviewed by Dimitri Glazkov.
97002
97003         [chromium] Skia mispaints pages with border-radius
97004         https://bugs.webkit.org/show_bug.cgi?id=40456
97005
97006         Tests deeply nested divs with border-radius.
97007
97008         * fast/css/nested-rounded-corners-expected.txt: Added.
97009         * fast/css/nested-rounded-corners.html: Added.
97010         * platform/chromium/test_expectations.txt
97011         * platform/chromium-linux/fast/css/nested-rounded-corners-expected.checksum: Added.
97012         * platform/chromium-linux/fast/css/nested-rounded-corners-expected.png: Added.
97013
97014 2010-06-11  Eric Seidel  <eric@webkit.org>
97015
97016         Reviewed by Adam Barth.
97017
97018         tables/mozilla/bugs/bug1188.html needlessly depends on HTML Parser text node handling
97019         https://bugs.webkit.org/show_bug.cgi?id=40485
97020
97021         The old HTMLTokenizer handled invalid close tags like "< /A>" as part
97022         of the lexing step.  The HTML5 parser specification dictates that
97023         the tokenization/lexing step is to output each character token in sequence
97024         and that the parser is to insert emitted character tokens into the last
97025         parser-created text node.  In our current HTML5Lexer-with-old-HTMLParser
97026         setup, we gather up character tokens and output them all in one bunch
97027         (to match the expectations of the old parser).
97028         
97029         In the case of "foo< /A>" the HTML5Lexer sees the '<', switched out of the
97030         "data" state and emits all pending characters assuming the start of a close tag.
97031         When it sees the ' ' it switches back to the "data" state.  The HTML5Lexer
97032         expects that the parser will coalesce the separate characters it emitted
97033         into one text node.  Since we haven't implemented the parser side of the
97034         HTML5 spec, for now we don't.  This is a known issue we will address after
97035         enabling the HTML5Lexer, as we start to write an HTML5-compliant parser.
97036
97037         This text-node-coalescing behavior is already tested by numerous html5lib
97038         tests, however this was the only layout test which hit this quirk.  I've
97039         added yet another html5lib test of this exact case just for good measure.
97040
97041         * html5lib/resources/webkit01.dat:
97042          - Add a test of this exact case to make sure we don't miss it when implementing
97043            an HTML5-compliant parser.
97044         * tables/mozilla/bugs/bug1188.html:
97045          - Replace "< /A>" with "&lt /A>" to avoid hitting this lexing quirk.
97046
97047 2010-06-11  Dmitry Titov  <dimich@chromium.org>
97048
97049         Unreviewed, update Chromium test expectations.
97050
97051         * platform/chromium/test_expectations.txt:
97052         http://trac.webkit.org/changeset/60999 regressed acid3.html image match on Chromium Mac.
97053         http://trac.webkit.org/changeset/61020 modified get-active-test.html that now fails on Chromium Mac.
97054
97055 2010-06-11  Kenneth Russell  <kbr@google.com>
97056
97057         Reviewed by Dimitri Glazkov.
97058
97059         Delete custom JSC bindings for bufferData, texImage2D and texSubImage2D
97060         https://bugs.webkit.org/show_bug.cgi?id=40443
97061
97062         Deleted custom JSC bindings for bufferData, texImage2D and
97063         texSubImage2D and fixed minor associated issues in code generator
97064         and IDL. Updated fast/canvas/webgl/texImageTest-expected.txt,
97065         which now runs as intended. Ran all layout tests, including WebGL
97066         tests, in Safari.
97067
97068         * fast/canvas/webgl/script-tests/texImageTest.js:
97069         * fast/canvas/webgl/texImageTest-expected.txt:
97070
97071 2010-06-11  Alexey Proskuryakov  <ap@apple.com>
97072
97073         Written by Dave Moore <davemoore@google.com>.
97074
97075         https://bugs.webkit.org/show_bug.cgi?id=22741
97076         innerHTML, forms and images don't play well together
97077
97078         This was fixed already (in bug 34076), just landing an additional test.
97079
97080         * fast/forms/form-image-access-by-name-expected.txt: Added.
97081         * fast/forms/form-image-access-by-name.html: Added.
97082
97083 2010-06-10  Alexey Proskuryakov  <ap@apple.com>
97084
97085         Rubber-stamped by Sam Weinig.
97086
97087         https://bugs.webkit.org/show_bug.cgi?id=18830
97088         Assertion failure (using HashMap empty value) in svg/W3C-SVG-1.1/fonts-glyph-02-t.svg
97089
97090         This doesn't happen any more, the code has changed a lot since 2008. Re-enabling the test.
97091
97092         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum:
97093         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
97094         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
97095         * svg/W3C-SVG-1.1/fonts-glyph-02-t.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-02-t.svg-disabled.
97096         * svg/W3C-SVG-1.1/fonts-glyph-02-t.svg-disabled: Removed.
97097
97098 2010-06-11  Zhenyao Mo  <zmo@google.com>
97099
97100         Reviewed by Dimitri Glazkov.
97101
97102         getActiveUniform must ensure names of arrays end in "[0]"
97103         https://bugs.webkit.org/show_bug.cgi?id=38709
97104
97105         * fast/canvas/webgl/get-active-test-expected.txt: Copied from LayoutTests/fast/canvas/webgl/getActiveTest-expected.txt, modified to test array names.
97106         * fast/canvas/webgl/get-active-test.html: Copied from LayoutTests/fast/canvas/webgl/getActiveTest.html.
97107         * fast/canvas/webgl/getActiveTest-expected.txt: Removed.
97108         * fast/canvas/webgl/getActiveTest.html: Removed.
97109         * fast/canvas/webgl/resources/intArrayUniformShader.vert: Added, with array uniform.
97110         * fast/canvas/webgl/script-tests/get-active-test.js: Copied from LayoutTests/fast/canvas/webgl/script-tests/getActiveTest.js, modified to test array names.
97111         * fast/canvas/webgl/script-tests/getActiveTest.js: Removed.
97112
97113 2010-06-11  Zhenyao Mo  <zmo@google.com>
97114
97115         Reviewed by Dimitri Glazkov.
97116
97117         readPixels with negative width/height should generate INVALID_VALUE and return
97118         https://bugs.webkit.org/show_bug.cgi?id=39704
97119
97120         * fast/canvas/webgl/read-pixels-expected.txt: Add test cases for non-positive width/height.
97121         * fast/canvas/webgl/read-pixels.html: Ditto.
97122
97123 2010-06-11  Zhenyao Mo  <zmo@google.com>
97124
97125         Reviewed by Dimitri Glazkov.
97126
97127         uniform* entry points must ignore the call if a null WebGLUniformLocation is passed
97128         https://bugs.webkit.org/show_bug.cgi?id=38707
97129
97130         * fast/canvas/webgl/null-uniform-location-expected.txt: No error is generated if a null WebGLUniformLocation is passed to uniform*().
97131         * fast/canvas/webgl/script-tests/null-uniform-location.js: Ditto.
97132         * fast/canvas/webgl/script-tests/uniform-location.js: Ditto.
97133         * fast/canvas/webgl/uniform-location-expected.txt: Ditto.
97134
97135 2010-06-11  Zhenyao Mo  <zmo@google.com>
97136
97137         Reviewed by Dimitri Glazkov.
97138
97139         drawElements/drawArrays should validate input parameters according to GLES2 spec
97140         https://bugs.webkit.org/show_bug.cgi?id=38700
97141
97142         * fast/canvas/webgl/draw-arrays-out-of-bounds-expected.txt: Copied from LayoutTests/fast/canvas/webgl/drawArraysOutOfBounds-expected.txt, and fix a few test cases.
97143         * fast/canvas/webgl/draw-arrays-out-of-bounds.html: Copied from LayoutTests/fast/canvas/webgl/drawArraysOutOfBounds.html, and fix a few test cases.
97144         * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt: Copied from LayoutTests/fast/canvas/webgl/drawElementssOutOfBounds-expected.txt, and fix a few test cases.
97145         * fast/canvas/webgl/draw-elements-out-of-bounds.html: Copied from LayoutTests/fast/canvas/webgl/drawElementssOutOfBounds.html, and fix a few test cases.
97146         * fast/canvas/webgl/drawArraysOutOfBounds-expected.txt: Removed.
97147         * fast/canvas/webgl/drawArraysOutOfBounds.html: Removed.
97148         * fast/canvas/webgl/drawElementssOutOfBounds-expected.txt: Removed.
97149         * fast/canvas/webgl/drawElementssOutOfBounds.html: Removed.
97150         * fast/canvas/webgl/resources/webgl-test.js: Add helper functions for easy test of gl function errors.
97151         (getGLErrorAsString):
97152         (shouldGenerateGLError):
97153
97154 2010-06-11  Luiz Agostini  <luiz.agostini@openbossa.org>, Kenneth Rohde Christiansen <kenneth@webkit.org>
97155
97156         Reviewed by Antti Koivisto.
97157
97158         CSS3 Media Queries are not serialized according to CSSOM
97159         https://bugs.webkit.org/show_bug.cgi?id=39220
97160
97161         Added test for testing the serialization, plus updated current
97162         tests to take serialization into account.
97163
97164         * fast/css/insertRule-media-expected.txt:
97165         * fast/css/insertRule-media.html:
97166         * fast/css/resources/insertRule-media.js:
97167         * fast/media/media-query-serialization-expected.txt: Added.
97168         * fast/media/media-query-serialization.html: Added.
97169
97170 2010-06-10  Pavel Feldman  <pfeldman@chromium.org>
97171
97172         Reviewed by Yury Semikhatsky.
97173
97174         Web Inspector: Port performSearch from InjectedScript to InspectorDOMAgent.
97175
97176         https://bugs.webkit.org/show_bug.cgi?id=40422
97177
97178         * inspector/elements-panel-search.html:
97179
97180 2010-06-07  Pavel Feldman  <pfeldman@chromium.org>
97181
97182         Reviewed by Yury Semikhatsky.
97183
97184         Web Inspector: add a test for dumping global object in the console.
97185
97186         https://bugs.webkit.org/show_bug.cgi?id=40241
97187
97188         * http/tests/inspector/inspector-test.js:
97189         (frontend_dumpTreeOutline):
97190         (frontend_dumpTreeItem):
97191         * inspector/console-dir-global-expected.txt: Added.
97192         * inspector/console-dir-global.html: Added.
97193         * inspector/elements-tests.js:
97194         (frontend_dumpStyleTreeItem):
97195
97196 2010-06-11  Zhenyao Mo  <zmo@google.com>
97197
97198         Reviewed by Dimitri Glazkov.
97199
97200         Vertex attributes enabled as arrays but not bound to buffers must generate INVALID_OPERATION
97201         https://bugs.webkit.org/show_bug.cgi?id=40315
97202
97203         * fast/canvas/webgl/index-validation-expected.txt: Generate INVALID_ERROR when an enabled vertex attrib is not bound to any buffer in drawElements().
97204         * fast/canvas/webgl/script-tests/index-validation.js: Ditto.
97205
97206 2010-06-11  Tony Gentilcore  <tonyg@chromium.org>
97207
97208         Reviewed by Adam Barth.
97209
97210         Update acid3 test with latest from acid3.acidtests.org
97211         https://bugs.webkit.org/show_bug.cgi?id=40428
97212
97213         This is a straight copy from "curl http://acid3.acidtests.org/" with
97214         LayoutTest specific bits reapplied:
97215          - Rename resources to resources/acid3/...
97216          - Add window.layoutTestController bits to start and end.
97217
97218         We still fail the same link test. The difference is that its error
97219         changed from "LINKTEST FAILED" to "YOU SHOULD NOT SEE THIS AT ALL".
97220
97221         * http/tests/misc/acid3-expected.checksum:
97222         * http/tests/misc/acid3-expected.png:
97223         * http/tests/misc/acid3-expected.txt:
97224         * http/tests/misc/acid3.html:
97225
97226 2010-06-11  Steve Block  <steveblock@google.com>
97227
97228         Reviewed by Alexey Proskuryakov.
97229
97230         Client-based Geolocation does not handle multiple simultaneous requests
97231         https://bugs.webkit.org/show_bug.cgi?id=40148
97232
97233         The change to the GeolocationController is explicitly tested with multiple-requests.html.
97234
97235         This change also fixes reentrant-error.html and reentrant-success.html which were previously
97236         on the mac skipped list. reentrant-error.html required a minor tweak as the mac
97237         GeolocationController can only provide an error code of 2 (POSITION_UNAVAILABLE).
97238
97239         Added to GTK skipped list.
97240
97241         * fast/dom/Geolocation/multiple-requests-expected.txt: Added.
97242         * fast/dom/Geolocation/multiple-requests.html: Added.
97243         * fast/dom/Geolocation/script-tests/multiple-requests.js: Added.
97244         * fast/dom/Geolocation/script-tests/reentrant-error.js:
97245         * platform/mac/Skipped:
97246         * platform/gtk/Skipped:
97247
97248 2010-06-11  Shinichiro Hamaji  <hamaji@chromium.org>
97249
97250         Unreviewed.
97251
97252         Skip re-enabled SVG test (svg/W3C-SVG-1.1/fonts-glyph-02-t)
97253
97254         * platform/chromium/test_expectations.txt:
97255
97256 2010-06-10  Yuzo Fujishima  <yuzo@google.com>
97257
97258         Reviewed by Shinichiro Hamaji.
97259
97260         Implement render style selection for pages to support CSS3 Paged Media.
97261         https://bugs.webkit.org/show_bug.cgi?id=35961
97262
97263         * platform/chromium/test_expectations.txt:
97264         * platform/gtk/Skipped:
97265         * platform/qt/Skipped:
97266         * platform/win/Skipped:
97267         * printing/page-rule-selection-expected.txt: Added.
97268         * printing/page-rule-selection.html: Added.
97269
97270 2010-06-10  Yuzo Fujishima  <yuzo@google.com>
97271
97272         Reviewed by Shinichiro Hamaji.
97273
97274         Fix Bug 40452: REGRESSION: printing is broken if stylesheet has @page
97275         https://bugs.webkit.org/show_bug.cgi?id=40452
97276
97277         * platform/chromium/test_expectations.txt:
97278         * platform/mac/printing/page-rule-in-media-query-expected.checksum: Added.
97279         * platform/mac/printing/page-rule-in-media-query-expected.png: Added.
97280         * platform/mac/printing/page-rule-in-media-query-expected.txt: Added.
97281         * printing/page-rule-in-media-query.html: Added.
97282
97283 2010-06-10  Oliver Hunt  <oliver@apple.com>
97284
97285         Reviewed by Maciej Stachowiak.
97286
97287         Math Javascript Bug on Safari 5 (webkit 533.16) under "32bit" mode
97288         https://bugs.webkit.org/show_bug.cgi?id=40367
97289
97290         Add some tests to ensure correct behaviour of right shift.
97291
97292         * fast/js/bitops-type-tag.html: Added.
97293         * fast/js/script-tests/bitops-type-tag.js: Added.
97294
97295 2010-06-10  Tony Chang  <tony@chromium.org>
97296
97297         Reviewed by Kent Tamura.
97298
97299         crash when focus is changed while trying to focus next element
97300         https://bugs.webkit.org/show_bug.cgi?id=40407
97301
97302         * fast/events/focus-change-crash-expected.txt: Added.
97303         * fast/events/focus-change-crash.html: Added.
97304
97305 2010-06-10  Sheriff Bot  <webkit.review.bot@gmail.com>
97306
97307         Unreviewed, rolling out r60979.
97308         http://trac.webkit.org/changeset/60979
97309         https://bugs.webkit.org/show_bug.cgi?id=40450
97310
97311         Broke build on Leopard (Requested by kbr_google on #webkit).
97312
97313         * fast/canvas/webgl/script-tests/texImageTest.js:
97314         * fast/canvas/webgl/texImageTest-expected.txt:
97315
97316 2010-06-10  Kenneth Russell  <kbr@google.com>
97317
97318         Reviewed by Dimitri Glazkov.
97319
97320         Delete custom JSC bindings for bufferData, texImage2D and texSubImage2D
97321         https://bugs.webkit.org/show_bug.cgi?id=40443
97322
97323         Deleted custom JSC bindings for bufferData, texImage2D and
97324         texSubImage2D and fixed minor associated issues in code generator
97325         and IDL. Updated fast/canvas/webgl/texImageTest-expected.txt,
97326         which now runs as intended. Ran all layout tests, including WebGL
97327         tests, in Safari.
97328
97329         * fast/canvas/webgl/script-tests/texImageTest.js:
97330         * fast/canvas/webgl/texImageTest-expected.txt:
97331
97332 2010-06-10  Robert Hogan  <robert@webkit.org>
97333
97334         Reviewed by Kenneth Rohde Christiansen.
97335
97336         [Qt] Fix Qt-specific event-sender-keydown-frame.html test
97337
97338         It looks like this test was added without elements required for it work.
97339
97340         http://bugs.webkit.org/show_bug.cgi?id=20303
97341
97342         * platform/qt/Skipped:
97343         * platform/qt/fast/events/event-sender-keydown-frame.html:
97344         * platform/qt/fast/events/resources/divs.html: Added.
97345
97346 2010-06-10  Dmitry Titov  <dimich@chromium.org>
97347
97348         Unreviewed, update Chromium test expectations.
97349
97350         * platform/chromium/test_expectations.txt:
97351         Disable fast/text/international/khmer-selection.html on Windows regressed by http://trac.webkit.org/changeset/60953
97352         Skip fast/dom/Window/window-properties-geolocation.html unnecessarily enabled by http://trac.webkit.org/changeset/60956
97353
97354 2010-06-09  Kenneth Russell  <kbr@google.com>
97355
97356         Reviewed by Dimitri Glazkov.
97357
97358         Implement TypedArray BYTES_PER_ELEMENT
97359         https://bugs.webkit.org/show_bug.cgi?id=39100
97360
97361         Implemented BYTES_PER_ELEMENT on all ArrayBufferView subclasses.
97362         Required bug fixes to JSC bindings' custom constructors. Updated
97363         fast/canvas/webgl/array-unit-tests.html to verify. Ran all WebGL
97364         layout tests in Safari and Chromium.
97365
97366         * fast/canvas/webgl/array-unit-tests.html:
97367
97368 2010-06-10  Eric Seidel  <eric@webkit.org>
97369
97370         Reviewed by Adam Barth.
97371
97372         HTML5 Parser should continue parsing after script execution
97373         https://bugs.webkit.org/show_bug.cgi?id=40416
97374
97375         Test the ordering of script execution with multiple calls to
97376         document.write().
97377
97378         * fast/tokenizer/write-multiple-scripts-expected.txt: Added.
97379         * fast/tokenizer/write-multiple-scripts.html: Added.
97380
97381 2010-06-10  Chang Shu  <chang.shu@nokia.com>
97382
97383         Reviewed by Kenneth Rohde Christiansen.
97384
97385         [Qt] Unskip canvas/philip/tests/2d.shadow.enable.blur.html.
97386
97387         * platform/qt/Skipped:
97388
97389 2010-06-10  Yael Aharon  <yael.aharon@nokia.com>
97390
97391         Reviewed by Kenneth Rohde Christiansen.
97392
97393         Support for loading notification icons
97394         https://bugs.webkit.org/show_bug.cgi?id=40396
97395
97396         * http/tests/notifications: Added.
97397         * http/tests/notifications/icon-does-not-exist-expected.txt: Added.
97398         * http/tests/notifications/icon-does-not-exist.html: Added.
97399         * http/tests/notifications/icon-exists-cancel-expected.txt: Added.
97400         * http/tests/notifications/icon-exists-cancel.html: Added.
97401         * http/tests/notifications/icon-exists-expected.txt: Added.
97402         * http/tests/notifications/icon-exists-show-alert-during-load-expected.txt: Added.
97403         * http/tests/notifications/icon-exists-show-alert-during-load.html: Added.
97404         * http/tests/notifications/icon-exists.html: Added.
97405         * http/tests/notifications/icon-requires-auth-expected.txt: Added.
97406         * http/tests/notifications/icon-requires-auth.html: Added.
97407         * http/tests/notifications/resources: Added.
97408         * http/tests/notifications/resources/icon-exists.png: Added.
97409         * http/tests/notifications/resources/icon-requires-auth.php: Added.
97410         * platform/chromium/test_expectations.txt:
97411         * platform/gtk/Skipped:
97412         * platform/mac/Skipped:
97413         * platform/win/Skipped:
97414
97415 2010-06-10  Daniel Cheng  <dcheng@chromium.org>
97416
97417         Reviewed by Jian Li.
97418
97419         Don't convert filenames to URLs in edit drags.
97420         https://bugs.webkit.org/show_bug.cgi?id=38826
97421
97422         For security reasons, we don't want to expose file system paths to web
97423         content, so we filter them out of edit drags.
97424
97425         * editing/pasteboard/file-drag-to-editable-expected.txt: Added.
97426         * editing/pasteboard/file-drag-to-editable.html: Added.
97427         * editing/pasteboard/script-tests/file-drag-to-editable.js: Added.
97428         * platform/gtk/Skipped:
97429         * platform/mac/Skipped:
97430         * platform/qt/Skipped:
97431         * platform/win/Skipped:
97432
97433 2010-06-10  Marcus Bulach  <bulach@google.com>
97434
97435         Reviewed by Jeremy Orlow.
97436
97437         [chromium] Upstream layout tests expectations for Geolocation.
97438         Rebaseline fast/dom/Geolocation/callback-exception-expected.html due to JSC x V8 messages.
97439         https://bugs.webkit.org/show_bug.cgi?id=39721
97440
97441         * platform/chromium/fast/dom/Geolocation/callback-exception-expected.txt: Added.
97442         * platform/chromium/test_expectations.txt:
97443
97444 2010-06-09  Andrei Popescu  <andreip@google.com>
97445
97446         Reviewed by Adam Barth.
97447
97448         CodeGeneratorJS.pm incorrectly increments $paramIndex when a method is declared with [CallWith]
97449         https://bugs.webkit.org/show_bug.cgi?id=40372
97450
97451         Use two variables to keep track of the number of arguments passed from JavaScript vs the number
97452         of arguments passed to the corresponding C++ method. These numbers can be different since
97453         the parameter declared via [CallWith] is generated in the bindings instead of being passed
97454         from JavaScript.
97455         
97456         The layout tests added here test both that the parameters are read correctly as well as
97457         tests some basic indexed database functionality. There are also bindings specific
97458         tests added in TestObj.idl. 
97459
97460         * storage/indexeddb/idb-objectstore-request-expected.txt: Added.
97461         * storage/indexeddb/idb-objectstore-request.html: Added.
97462         * storage/indexeddb/script-tests/idb-objectstore-request.js: Added.
97463         (openSuccess):
97464         (createSuccess):
97465         (createObjectStore):
97466         (doCreateOrOpen):
97467         (test):
97468
97469 2010-06-10  Adam Barth  <abarth@webkit.org>
97470
97471         Reviewed by Eric Seidel.
97472
97473         fast/repaint/opacity-change-on-overflow-float.html depends on invalid HTML parsing
97474         https://bugs.webkit.org/show_bug.cgi?id=40262
97475
97476         See comment in opacity-change-on-overflow-float.html to understand why
97477         we made this goofy change.
97478
97479         * fast/repaint/opacity-change-on-overflow-float.html:
97480         * html5lib/resources/webkit01.dat:
97481         * html5lib/runner-expected.txt:
97482         * html5lib/webkit-resumer-expected.txt:
97483         * platform/chromium-win/fast/repaint/opacity-change-on-overflow-float-expected.txt:
97484         * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.txt:
97485
97486 2010-06-09  Alexey Proskuryakov  <ap@apple.com>
97487
97488         Undo an accidentally committed change.
97489
97490         * fast/events/pageshow-pagehide-on-back-cached.html:
97491
97492 2010-06-09  Alexey Proskuryakov  <ap@apple.com>
97493
97494         Reviewed by Dan Bernstein.
97495
97496         https://bugs.webkit.org/show_bug.cgi?id=9504
97497         img tag rewritten by innerHTML doesn't use image map
97498
97499         * fast/dom/replaced-image-map-expected.txt: Added.
97500         * fast/dom/replaced-image-map.html: Added.
97501
97502 2010-06-09  Roland Steiner  <rolandsteiner@chromium.org>
97503
97504         Reviewed by Ojan Vafai.
97505
97506         Bug 35632 -  htmlediting.cpp : isEmptyTableCell() is incomplete
97507         https://bugs.webkit.org/show_bug.cgi?id=35632
97508
97509         Correct isEmptyTableCell to check for the presence of other renderer
97510         children.
97511         
97512         Layout test checks that deleting a <br> within the last table cell works.
97513
97514         * editing/deleting/delete-br-in-last-table-cell-expected.txt: Added.
97515         * editing/deleting/delete-br-in-last-table-cell.html: Added.
97516         * platform/gtk/Skipped:
97517         * platform/qt/Skipped:
97518
97519 2010-06-09  Qi Zhang  <qi.2.zhang@nokia.com>
97520
97521         Reviewed by Laszlo Gombos.
97522
97523         [Qt] Failed at http://philip.html5.org/tests/canvas/suite/tests/2d.path.arcTo.transformation.html
97524         https://bugs.webkit.org/show_bug.cgi?id=38598
97525
97526         Remove canvas/philip/tests/2d.path.arcTo.scale.html, canvas/philip/tests/2d.path.arcTo.transformation.html
97527         and canvas/philip/tests/2d.path.transformation.changing.html from Skipped.
97528
97529         * platform/qt/Skipped:
97530
97531 2010-06-09  Adam Barth  <abarth@webkit.org>
97532
97533         Reviewed by Eric Seidel.
97534
97535         Fix typo in fast/lists/ordered-list-with-no-ol-tag.html
97536         https://bugs.webkit.org/show_bug.cgi?id=40391
97537
97538         This test contains an untermianted end tag, which parses differently in
97539         the HTML5 parser than in the legacy parser.  Having read the bug that
97540         caused this test to be added, making the text valid HTML seems to
97541         respect the intent of the test (which is about numbering).
97542
97543         As discussed in other patches, we have the parsing behavior covered in
97544         parsing tests.
97545
97546         * fast/lists/ordered-list-with-no-ol-tag.html:
97547
97548 2010-06-09  Adam Barth  <abarth@webkit.org>
97549
97550         Reviewed by Eric Seidel.
97551
97552         Make invalid comment in fast/css/word-space-extra.html really invalid
97553         https://bugs.webkit.org/show_bug.cgi?id=40388
97554
97555         This test tries to have a comment inside a comment.  To make that work
97556         in the old parser, the author added a space between the -- and the >.
97557         However, that's a valid end-of-comment in the new parser.  I've change
97558         the space to a * to really make it not a valid end of comment.
97559
97560         * fast/css/word-space-extra.html:
97561
97562 2010-06-09  Adam Barth  <abarth@webkit.org>
97563
97564         Reviewed by Eric Seidel.
97565
97566         Test how XML directives get attached to the DOM
97567         https://bugs.webkit.org/show_bug.cgi?id=40384
97568
97569         In the old parser, the XML directive doesn't get added to the DOM.  In
97570         new parser (and in Minefield), it gets added as a comment, which shows
97571         up in this test.
97572
97573         This behavior was tested more obliquely by
97574         fast/css-generated-content/hover-style-change.html in some
97575         DumpRenderTree output.  I've removed that coverage from the CSS test
97576         and moved it to a new parser test that can actually be run in other
97577         browsers.
97578
97579         * fast/css-generated-content/hover-style-change.html:
97580             - Remove XML directive that was causing this test to depend on
97581               out-of-spec parser behavior w.r.t. whether to attach the XML
97582               directive to the DOM.
97583         * fast/parser/xml-directive-in-dom-expected.txt: Added.
97584         * fast/parser/xml-directive-in-dom.html: Added.
97585
97586 2010-06-09  Enrico Ros  <eros@codeaurora.org>
97587
97588         Reviewed by Ariya Hidayat.
97589
97590         Fixed zero-sized gradients on canvas.
97591         https://bugs.webkit.org/show_bug.cgi?id=40340
97592
97593         * platform/mac/Skipped: Unskip the test that is passing now.
97594         * platform/qt/Skipped: Unskip the test that is passing now.
97595
97596 2010-06-09  Kenneth Russell  <kbr@google.com>
97597
97598         Reviewed by Dimitri Glazkov.
97599
97600         Update readPixels to take ArrayBufferView rather than returning it
97601         https://bugs.webkit.org/show_bug.cgi?id=40322
97602
97603         No new tests; covered by existing tests, which have been modified.
97604
97605         * fast/canvas/webgl/bug-32888.html:
97606         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
97607         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d.html:
97608         * fast/canvas/webgl/point-size.html:
97609         * fast/canvas/webgl/read-pixels-expected.txt:
97610         * fast/canvas/webgl/read-pixels.html:
97611         * fast/canvas/webgl/renderbuffer-initialization.html:
97612         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html:
97613         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html:
97614         * fast/canvas/webgl/tex-sub-image-2d.html:
97615         * fast/canvas/webgl/texImage2DImageDataTest.html:
97616         * fast/canvas/webgl/texture-npot.html:
97617         * fast/canvas/webgl/triangle.html:
97618         * fast/canvas/webgl/viewport-unchanged-upon-resize.html:
97619
97620 2010-06-09  Kenneth Russell  <kbr@google.com>
97621
97622         Reviewed by Dimitri Glazkov.
97623
97624         Rename FloatArray to Float32Array
97625         https://bugs.webkit.org/show_bug.cgi?id=40323
97626
97627         Used do-webcore-rename to perform renaming. Manually undid
97628         incorrect changes to WebCore/bridge/jni/jsc/JNIBridgeJSC.cpp,
97629         WebCore/manual-tests/resources/ArrayParameterTestApplet.java and
97630         ArrayParameterTestApplet.class. Updated LayoutTests. Built and ran
97631         all layout tests on Safari; built Chromium and ran selected WebGL
97632         tests.
97633
97634         * fast/canvas/webgl/array-unit-tests-expected.txt:
97635         * fast/canvas/webgl/array-unit-tests.html:
97636         * fast/dom/Window/script-tests/window-property-descriptors.js:
97637         * fast/dom/Window/window-properties.html:
97638         * fast/dom/script-tests/constructed-objects-prototypes.js:
97639         (constructorPropertiesOnWindow):
97640         * fast/dom/script-tests/prototype-inheritance-2.js:
97641         (constructorNamesForWindow):
97642         * fast/dom/script-tests/prototype-inheritance.js:
97643         * fast/js/script-tests/global-constructors.js:
97644
97645 2010-06-09  Tony Gentilcore  <tonyg@chromium.org>
97646
97647         Reviewed by Adam Barth.
97648
97649         video-timeupdate-duringplayback.html missing closing angle
97650         https://bugs.webkit.org/show_bug.cgi?id=40311
97651
97652         This patch removes invalid markup from video-timeupdate-during-playback.html
97653         because that is not the point of that test. It adds a new test with
97654         the same markup to webkit01.dat. New test fails with --html5-parser.
97655
97656         * html5lib/resources/webkit01.dat:
97657         * media/video-timeupdate-during-playback.html:
97658
97659 2010-06-09  Eric Seidel  <eric@webkit.org>
97660
97661         Reviewed by Adam Barth.
97662
97663         LayoutTests needlessly depend on old parser quirks covered by other tests
97664         https://bugs.webkit.org/show_bug.cgi?id=40354
97665
97666         There are two quirks of the old HTMLTokenizer which I'm removing
97667         from various tests in this change.
97668          - <tag<tag> parsing is a quirk unique to WebKit's old tokenizer
97669            and is already tested by fast/invalid/016.html and
97670            html5lib/runner.html.
97671          - <script/> is another quirk unique to WebKit's old tokenizer and
97672            is covered by fast/parser/script-tag-with-trailing-slash.html
97673
97674         * fast/block/float/4145535Crash.html:
97675          - The test tests a CSS crasher.  Changed the html to
97676            be explicit about how it should be parsed instead of
97677            depending on the <tag<tag> quirk of the old parser.
97678         * fast/dom/HTMLScriptElement/script-load-events.html:
97679          - Remove testing of <script/> since that's already covered
97680            by fast/parser/script-tag-with-trailing-slash.html
97681         * fast/dom/HTMLScriptElement/script-set-src-expected.txt:
97682          - Same as above.
97683         * fast/dom/HTMLScriptElement/script-set-src.html:
97684          - Same as above.
97685         * fast/events/pageshow-pagehide.html:
97686          - Remove dependence on <tag<tag> quirk.
97687         * fast/events/resources/pageshow-pagehide-subframe-cachable.html:
97688          - <tag<tag> quirk.
97689         * fast/events/resources/pageshow-pagehide-subframe.html:
97690          - <tag<tag> quirk.
97691         * fast/frames/sandboxed-iframe-navigation-parent.html:
97692          - <tag<tag> quirk.
97693         * fast/lists/w3-css3-list-styles-alphabetic.html:
97694          - <tag<tag> quirk.
97695         * fast/multicol/negativeColumnWidth.html:
97696          - <tag<tag> quirk.
97697         * fast/ruby/ruby-illegal-2.html:
97698          - The original fix (https://trac.webkit.org/changeset/53525) was
97699            a fix to rendering code.  I've simply corrected the test to be
97700            explicit about how it should be parsed so that it can test the
97701            rendering code path without depending on the <tag<tag> quirk
97702            of the old HTMLTokenizer.
97703         * fast/ruby/ruby-illegal-3.html:
97704          - Same as above.
97705         * http/tests/misc/generated-content-inside-table.html:
97706          - Remove dependence on the <script/> quirk.
97707         * svg/custom/svg-fonts-in-html-linebreaks.html:
97708          - <tag<tag> quirk.
97709
97710 2010-06-09  Csaba Osztrogonác  <ossy@webkit.org>
97711
97712         Unreviewed.
97713
97714         [Qt] canvas/philip/tests/2d.path.stroke.overlap.html fails with Qt-4.6.2 or higher
97715         https://bugs.webkit.org/show_bug.cgi?id=40362
97716
97717         * platform/qt/Skipped: canvas/philip/tests/2d.path.stroke.overlap.html skipped until fix.
97718
97719 2010-06-09  Stephen White  <senorblanco@chromium.org>
97720
97721         Unreviewed; expectations fix.
97722
97723         Add new expectations for layout tests post-r60885 ("Implement non-scaling stroke").  Mark one test flaky.
97724
97725         * platform/chromium-linux/svg/custom/non-scaling-stroke-expected.checksum: Added.
97726         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
97727         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
97728         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
97729         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
97730         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
97731         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
97732         * platform/chromium-win/svg/custom/non-scaling-stroke-expected.checksum: Added.
97733         * platform/chromium-win/svg/custom/non-scaling-stroke-expected.png: Added.
97734         * platform/chromium/test_expectations.txt:
97735
97736 2010-06-08  Dirk Schulze  <krit@webkit.org>
97737
97738         Reviewed by Nikolas Zimmermann.
97739
97740         Implement non-scaling-stroke (from SVG Tiny 1.2, also in Opera)
97741         https://bugs.webkit.org/show_bug.cgi?id=31438
97742         
97743         Test for SVG property vector-effect. The stroke-width should not get influenced by
97744         any transformation on the object or its parrent.
97745         Some ports needed platform specific test results for getComputedStyle.
97746
97747         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
97748         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
97749         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
97750         * platform/mac/svg/custom/non-scaling-stroke-expected.checksum: Added.
97751         * platform/mac/svg/custom/non-scaling-stroke-expected.png: Added.
97752         * platform/mac/svg/custom/non-scaling-stroke-expected.txt: Added.
97753         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
97754         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
97755         * svg/css/getComputedStyle-basic-expected.txt:
97756         * svg/custom/non-scaling-stroke.svg: Added.
97757
97758 2010-05-18  Yuzo Fujishima  <yuzo@google.com>
97759
97760         Reviewed by Shinichiro Hamaji.
97761
97762         Fix for Bug 34529 -  [CSSOM] issues with cssText and selectorText
97763         https://bugs.webkit.org/show_bug.cgi?id=34529
97764
97765         * fast/css/selector-text-escape-expected.txt: Added.
97766         * fast/css/selector-text-escape.html: Added.
97767
97768 2010-06-08  Zhenyao Mo  <zmo@google.com>
97769
97770         Reviewed by Dimitri Glazkov.
97771
97772         Validate *tex* functions input parameters according to ES2 conformance
97773         https://bugs.webkit.org/show_bug.cgi?id=38145
97774
97775         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html: Internalformat and format need to be the same.
97776         * fast/canvas/webgl/tex-input-validation-expected.txt: Added.
97777         * fast/canvas/webgl/tex-input-validation.html: Added.
97778
97779 2010-06-08  Erik Arvidsson  <arv@chromium.org>
97780
97781         Reviewed by Ojan Vafai.
97782
97783         REGRESSION: Weird focus behavior affects quoting on University of Washington message board system
97784         https://bugs.webkit.org/show_bug.cgi?id=38548
97785
97786         * editing/pasteboard/drop-link-expected.txt: Mouse down on an element where canStartSelection returns
97787                                                      false no longer clears the selection so we get one less
97788                                                      notification from the editing delegate.
97789         * editing/selection/click-in-focusable-link-should-not-clear-selection-expected.txt: Added.
97790         * editing/selection/click-in-focusable-link-should-not-clear-selection.html: Added.
97791         * editing/selection/script-tests/click-in-focusable-link-should-not-clear-selection.js: Added.
97792         (description.getElementCenter):
97793         (doubleClickOnElement):
97794         (mouseDownOnElement):
97795         (selectionShouldBe):
97796
97797 2010-06-08  Stephen White  <senorblanco@chromium.org>
97798
97799         Unreviewed, expectations fix.
97800
97801         [CHROMIUM] Remove expectations for editing/pasteboard/drop-link.html on mac, since the change was reverted.  Mark http/tests/multipart/invalid-image-data.html as flaky on linux/dbg.
97802
97803         * platform/chromium/test_expectations.txt:
97804
97805 2010-06-08  Sheriff Bot  <webkit.review.bot@gmail.com>
97806
97807         Unreviewed, rolling out r60864.
97808         http://trac.webkit.org/changeset/60864
97809         https://bugs.webkit.org/show_bug.cgi?id=40337
97810
97811         Remove expected results, since r60859 was also reverted
97812         (Requested by senorblanco on #webkit).
97813
97814         * platform/chromium-win/editing/pasteboard/drop-link-expected.txt: Removed.
97815
97816 2010-06-08  Sheriff Bot  <webkit.review.bot@gmail.com>
97817
97818         Unreviewed, rolling out r60859.
97819         http://trac.webkit.org/changeset/60859
97820         https://bugs.webkit.org/show_bug.cgi?id=40334
97821
97822         Included debugging statements. Caused a test to fail.
97823         (Requested by ojan on #webkit).
97824
97825         * editing/pasteboard/drop-link-expected.txt:
97826         * editing/pasteboard/drop-link.html:
97827         * editing/selection/click-in-focusable-link-should-not-clear-selection-expected.txt: Removed.
97828         * editing/selection/click-in-focusable-link-should-not-clear-selection.html: Removed.
97829         * editing/selection/script-tests/click-in-focusable-link-should-not-clear-selection.js: Removed.
97830
97831 2010-06-08  Stephen White  <senorblanco@chromium.org>
97832
97833         Unreviewed; expectations fix.
97834
97835         Update chromium expectations for r60865, r60859.
97836
97837         * platform/chromium/test_expectations.txt:
97838
97839 2010-06-08  Martin Robinson  <mrobinson@igalia.com>
97840
97841         Reviewed by Ojan Vafai.
97842
97843         editingBehavior settings needs to be set back to a reasonable default between tests
97844         https://bugs.webkit.org/show_bug.cgi?id=39433
97845
97846         This is a re-land of r59840 rolled out in r59857 due to DRT limitations.
97847
97848         * editing/selection/extend-selection-after-double-click-expected.txt:
97849         Updated expectations.
97850         * editing/selection/extend-selection-after-double-click.html:
97851         Use the new DRT support for changing editing behavior.
97852
97853 2010-06-08  Stephen White  <senorblanco@chromium.org>
97854
97855         Unreviewed; expectations fix.
97856
97857         Added new chromium-win expectations for editing/pasteboard/drop-link.html, after r60859.
97858
97859         * platform/chromium-win/editing/pasteboard/drop-link-expected.txt: Added.
97860
97861 2010-06-08  Sheriff Bot  <webkit.review.bot@gmail.com>
97862
97863         Unreviewed, rolling out r60858.
97864         http://trac.webkit.org/changeset/60858
97865         https://bugs.webkit.org/show_bug.cgi?id=40325
97866
97867         Qt needs a clean build. Rolling out the patch for now and fix
97868         it tomorrow (Requested by krit on #webkit).
97869
97870         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
97871         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
97872         * platform/mac/svg/custom/non-scaling-stroke-expected.checksum: Removed.
97873         * platform/mac/svg/custom/non-scaling-stroke-expected.png: Removed.
97874         * platform/mac/svg/custom/non-scaling-stroke-expected.txt: Removed.
97875         * svg/css/getComputedStyle-basic-expected.txt:
97876         * svg/custom/non-scaling-stroke.svg: Removed.
97877
97878 2010-06-08  Robert Hogan  <robert@webkit.org>
97879
97880         Rubber-stamped by Kenneth Rohde Christiansen.
97881
97882         [Qt] Put even more structure on Skipped file.
97883
97884         * platform/qt/Skipped:
97885
97886 2010-06-08  Erik Arvidsson  <arv@chromium.org>
97887
97888         Reviewed by Ojan Vafai.
97889
97890         REGRESSION: Weird focus behavior affects quoting on University of Washington message board system
97891         https://bugs.webkit.org/show_bug.cgi?id=38548
97892
97893         We should not clear the selection when canStartSelection returns false.
97894
97895         * editing/pasteboard/drop-link-expected.txt: Mouse down on an element where canStartSelection returns
97896                                                      false no longer clears the selection so we get one less
97897                                                      notification from the editing delegate.
97898         * editing/selection/click-in-focusable-link-should-not-clear-selection-expected.txt: Added.
97899         * editing/selection/click-in-focusable-link-should-not-clear-selection.html: Added.
97900         * editing/selection/script-tests/click-in-focusable-link-should-not-clear-selection.js: Added.
97901         (description.getElementCenter):
97902         (doubleClickOnElement):
97903         (mouseDownOnElement):
97904         (selectionShouldBe):
97905
97906 2010-06-08  Dirk Schulze  <krit@webkit.org>
97907
97908         Reviewed by Nikolas Zimmermann.
97909
97910         Implement non-scaling-stroke (from SVG Tiny 1.2, also in Opera)
97911         https://bugs.webkit.org/show_bug.cgi?id=31438
97912         
97913         Test for SVG property vector-effect. The stroke-width should not get influenced by
97914         any transformation on the object or its parrent.
97915
97916         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
97917         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
97918         * platform/mac/svg/custom/non-scaling-stroke-expected.checksum: Added.
97919         * platform/mac/svg/custom/non-scaling-stroke-expected.png: Added.
97920         * platform/mac/svg/custom/non-scaling-stroke-expected.txt: Added.
97921         * svg/css/getComputedStyle-basic-expected.txt:
97922         * svg/custom/non-scaling-stroke.svg: Added.
97923
97924 2010-06-08  Martin Robinson  <mrobinson@igalia.com>
97925
97926         Not reviewed.
97927
97928         Adding baselines for new tests.
97929
97930         * platform/gtk/fast/forms/slider-padding-expected.txt: Added.
97931         * platform/gtk/svg/custom/fill-opacity-hsl-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/fill-opacity-hsl-expected.txt.
97932         * platform/gtk/svg/custom/fill-opacity-rgba-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/fill-opacity-rgba-expected.txt.
97933         * platform/gtk/svg/filters/filter-on-filter-for-text-expected.txt: Added.
97934
97935 2010-06-08  Stephen White  <senorblanco@chromium.org>
97936
97937         Unreviewed; expectations fix.
97938
97939         Restore expectations for media/video-duration-known-after-eos.html, since it's still failing.
97940
97941         * platform/chromium/test_expectations.txt:
97942
97943 2010-06-08  Steve Block  <steveblock@google.com>
97944
97945         Reviewed by Jeremy Orlow.
97946
97947         Prevent Geolocation making callbacks to a ScriptExecutionContext that no longer exists
97948         https://bugs.webkit.org/show_bug.cgi?id=40162
97949
97950         * fast/dom/Geolocation/callback-to-deleted-context-expected.txt: Added.
97951         * fast/dom/Geolocation/callback-to-deleted-context.html: Added.
97952         * fast/dom/Geolocation/resources/callback-to-deleted-context-inner1.html: Added.
97953         * fast/dom/Geolocation/resources/callback-to-deleted-context-inner2.html: Added.
97954         * fast/dom/Geolocation/script-tests/callback-to-deleted-context.js: Added.
97955         * platform/gtk/Skipped: Modified.
97956
97957 2010-06-08  Steve Block  <steveblock@google.com>
97958
97959         Reviewed by Alexey Proskuryakov.
97960
97961         Geolocation should have a LayoutTest for reentrant calls that cause a PERMISSION_DENIED error
97962         https://bugs.webkit.org/show_bug.cgi?id=40174
97963
97964         Tests for reentrant calls with success and POSITION_UNAVAILABLE responses already exist,
97965         but the code path for PERMISSION_DENIED is different.
97966
97967         * fast/dom/Geolocation/reentrant-permission-denied-expected.txt: Added.
97968         * fast/dom/Geolocation/reentrant-permission-denied.html: Added.
97969         * fast/dom/Geolocation/script-tests/reentrant-permission-denied.js: Added.
97970         * platform/gtk/Skipped: Modified.
97971
97972 2010-06-08  Shinichiro Hamaji  <hamaji@chromium.org>
97973
97974         Unreviewed. fast/js/large-expressions is failing only in debug mode.
97975
97976         * platform/chromium/test_expectations.txt:
97977
97978 2010-06-08  Shinichiro Hamaji  <hamaji@chromium.org>
97979
97980         Unreviewed. Remove passing tests from expectations.txt.
97981
97982         * platform/chromium/test_expectations.txt:
97983
97984 2010-06-08  MORITA Hajime  <morrita@google.com>
97985
97986         Unreviewd. Update expectations to follow r60820, r60821
97987
97988         * fast/dom/Window/window-properties-expected.txt:
97989         * fast/dom/Window/window-property-descriptors-expected.txt:
97990         * fast/dom/prototype-inheritance-2-expected.txt:
97991         * fast/dom/prototype-inheritance-expected.txt:
97992         * fast/js/global-constructors-expected.txt:
97993
97994 2010-06-08  MORITA Hajime  <morrita@google.com>
97995
97996         Unreviewd. Updated test_expectations.txt to follow r60822
97997
97998         * platform/chromium/test_expectations.txt:
97999
98000 2010-06-07  Eric Seidel  <eric@webkit.org>
98001
98002         Reviewed by Adam Barth.
98003
98004         HTML5Lexer does not handle <div FOO ><img><img></div> correctly
98005         https://bugs.webkit.org/show_bug.cgi?id=40283
98006
98007         * html5lib/resources/webkit01.dat:
98008          - Add another test for this failure case.
98009
98010 2010-06-08  Adam Barth  <abarth@webkit.org>
98011
98012         Reviewed by Eric Seidel.
98013
98014         Remove another unterminated <title> element
98015         https://bugs.webkit.org/show_bug.cgi?id=40281
98016
98017         We're already testing untermianted <title> element behavior in specific
98018         tests for that beheavior.  We don't need to test it redudantly here.
98019
98020         * http/tests/security/frame-loading-via-document-write.html:
98021
98022 2010-06-07  MORITA Hajime  <morrita@google.com>
98023
98024         Reviewed by Kent Tamura.
98025
98026         [Mac] <meter> elements should be rendered as level indicators.        
98027         https://bugs.webkit.org/show_bug.cgi?id=40217
98028
98029         * fast/dom/HTMLMeterElement/meter-appearances-capacity.html: Added.
98030         * fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html: Added.
98031         * fast/dom/HTMLMeterElement/meter-optimums.html: Added.
98032         * platform/chromium/test_expectations.txt:
98033         * platform/gtk/Skipped:
98034         * platform/mac/Skipped: removed <meter> related tests.
98035         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum: Added.
98036         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
98037         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Added.
98038         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Added.
98039         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
98040         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: Added.
98041         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added.
98042         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
98043         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt: Copied from LayoutTests/platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.txt.
98044         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
98045         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
98046         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
98047         * platform/win/Skipped:
98048
98049 2010-06-07  Martin Robinson  <mrobinson@igalia.com>
98050
98051         Reviewed by Oliver Hunt.
98052
98053         [GTK] HTML5 input type=range is not drawn
98054         https://bugs.webkit.org/show_bug.cgi?id=39561
98055
98056         Uncomment and add baselines for slider tests which are now passing. Group
98057         remaining failing slider tests by their type of failure.
98058
98059         * platform/gtk/Skipped:
98060         * platform/gtk/fast/forms/range-thumb-height-percentage-expected.txt: Added.
98061         * platform/gtk/fast/forms/slider-thumb-shared-style-expected.txt: Added.
98062         * platform/gtk/fast/forms/slider-thumb-stylability-expected.txt: Added.
98063         * platform/gtk/fast/forms/thumbslider-crash-expected.txt: Added.
98064         * platform/gtk/fast/forms/thumbslider-no-parent-slider-expected.txt: Added.
98065
98066 2010-06-07  Martin Robinson  <mrobinson@igalia.com>
98067
98068         Unreviewed.
98069
98070         [GTK] r60803 broke media/controls-drag-timebar.html
98071         https://bugs.webkit.org/show_bug.cgi?id=40269
98072
98073         * platform/gtk/Skipped: Skip test which is now failing.
98074
98075 2010-06-07  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
98076
98077         Unreviewed.
98078
98079         [gtk] web fonts not loaded properly in scribd html5 reader
98080         https://bugs.webkit.org/show_bug.cgi?id=38758
98081
98082         Also reset the expected result for the dynamic test for
98083         backslash/yen sign.
98084
98085         * platform/gtk/fast/text/backslash-to-yen-sign-dynamic-expected.txt:
98086
98087 2010-06-07  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
98088
98089         Reviewed by Xan Lopez.
98090
98091         [gtk] web fonts not loaded properly in scribd html5 reader
98092         https://bugs.webkit.org/show_bug.cgi?id=38758
98093
98094         Reset expected result for test that uses fonts we do not really
98095         support, and are not "web fonts".
98096
98097         * platform/gtk/fast/text/backslash-to-yen-sign-expected.txt:
98098
98099 2010-06-07  Julien Chaffraix  <jchaffraix@webkit.org>
98100
98101         Unreviewed, reverting my HTML comment parsing change as it
98102         breaks Gtk and Qt.
98103
98104         * fast/css/word-space-extra.html:
98105         * fast/parser/broken-comment-1-expected.txt: Removed.
98106         * fast/parser/broken-comment-1.html: Removed.
98107         * fast/parser/broken-comment-2-expected.txt: Removed.
98108         * fast/parser/broken-comment-2.html: Removed.
98109         * fast/parser/broken-comment-3-expected.txt: Removed.
98110         * fast/parser/broken-comment-3.html: Removed.
98111         * fast/parser/broken-comment-4-expected.txt: Removed.
98112         * fast/parser/broken-comment-4.html: Removed.
98113         * fast/parser/broken-comment-5-expected.txt: Removed.
98114         * fast/parser/broken-comment-5.html: Removed.
98115         * fast/parser/broken-comment-6-expected.txt: Removed.
98116         * fast/parser/broken-comment-6.html: Removed.
98117         * fast/parser/broken-comment-in-head-1-expected.txt: Removed.
98118         * fast/parser/broken-comment-in-head-1.html: Removed.
98119         * fast/parser/broken-comment-in-head-2-expected.txt: Removed.
98120         * fast/parser/broken-comment-in-head-2.html: Removed.
98121         * fast/parser/broken-comment-in-head-3-expected.txt: Removed.
98122         * fast/parser/broken-comment-in-head-3.html: Removed.
98123         * fast/parser/broken-comment-in-head-4-expected.txt: Removed.
98124         * fast/parser/broken-comment-in-head-4.html: Removed.
98125         * fast/parser/broken-comment-in-head-5-expected.txt: Removed.
98126         * fast/parser/broken-comment-in-head-5.html: Removed.
98127         * fast/parser/broken-comments-vs-parsing-mode.html:
98128         * fast/parser/comments-expected.txt:
98129         * fast/parser/comments.html:
98130         * html5lib/runner-expected.txt:
98131
98132 2010-06-07  Robert Hogan  <robert@webkit.org>
98133
98134         Reviewed by Kenneth Rohde Christiansen.
98135
98136         [Qt] Put some structure on the Qt Skipped file
98137
98138         https://bugs.webkit.org/show_bug.cgi?id=38818
98139
98140         * platform/qt/Skipped:
98141
98142 2010-06-07  Julien Chaffraix  <jchaffraix@webkit.org>
98143
98144         Reviewed by Alexey Proskuryakov.
98145
98146         Tests for:
98147         Space should be allowed between -- and > in comment end
98148         https://bugs.webkit.org/show_bug.cgi?id=21945
98149
98150         * fast/css/word-space-extra.html: Tweaked the comment as -- > is now
98151         a valid comment end.
98152
98153         * fast/parser/broken-comment-1-expected.txt: Added.
98154         * fast/parser/broken-comment-1.html: Added.
98155         * fast/parser/broken-comment-2-expected.txt: Added.
98156         * fast/parser/broken-comment-2.html: Added.
98157         * fast/parser/broken-comment-3-expected.txt: Added.
98158         * fast/parser/broken-comment-3.html: Added.
98159         * fast/parser/broken-comment-4-expected.txt: Added.
98160         * fast/parser/broken-comment-4.html: Added.
98161         * fast/parser/broken-comment-5-expected.txt: Added.
98162         * fast/parser/broken-comment-5.html: Added.
98163         * fast/parser/broken-comment-6-expected.txt: Added.
98164         * fast/parser/broken-comment-6.html: Added.
98165         Those test checks that broken comments in body are correctly parsed.
98166         * fast/parser/broken-comment-in-head-1-expected.txt: Added.
98167         * fast/parser/broken-comment-in-head-1.html: Added.
98168         * fast/parser/broken-comment-in-head-2-expected.txt: Added.
98169         * fast/parser/broken-comment-in-head-2.html: Added.
98170         * fast/parser/broken-comment-in-head-3-expected.txt: Added.
98171         * fast/parser/broken-comment-in-head-3.html: Added.
98172         * fast/parser/broken-comment-in-head-4-expected.txt: Added.
98173         * fast/parser/broken-comment-in-head-4.html: Added.
98174         * fast/parser/broken-comment-in-head-5-expected.txt: Added.
98175         * fast/parser/broken-comment-in-head-5.html: Added.
98176         Those test checks that broken comments in head are correctly parsed.
98177
98178         * fast/parser/broken-comments-vs-parsing-mode.html: Needed to wrap the broken comment
98179         in a title as we match FF here and would not recover from it.
98180
98181         * fast/parser/comments-expected.txt:
98182         * fast/parser/comments.html:
98183         Added more tests for comment parsing. Made sure that we close empty comments
98184         <!--> and <!---> as is specified in HTML5.
98185
98186         * html5lib/runner-expected.txt: Removed the test that we now pass.
98187
98188 2010-06-06  MORITA Hajime  <morrita@google.com>
98189
98190         Reviewed by Kent Tamura.
98191
98192         ASSERTION FAILED with -webkit-appearance:progress-bar for non-progress bar elements
98193         https://bugs.webkit.org/show_bug.cgi?id=40158
98194
98195         * fast/css/invalid-appearance-progress-bar-meter-expected.txt: Added.
98196         * fast/css/invalid-appearance-progress-bar-meter.html: Added.
98197         * fast/css/script-tests/invalid-appearance-progress-bar-meter.js: Added.
98198
98199 2010-06-06  Dirk Schulze  <krit@webkit.org>
98200
98201         Reviewed by Nikolas Zimmermann.
98202
98203         hit testing does not respect clip paths
98204         https://bugs.webkit.org/show_bug.cgi?id=15162
98205         
98206         Two tests were incorrect, because of the assumption, that clipPath doesn't
98207         influence hit testing. They needed an update.
98208         The new test checks, that clipped areas don't throw a hit.
98209
98210         * svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.txt: Added.
98211         * svg/dynamic-updates/SVGClipPath-influences-hitTesting.html: Added.
98212         * svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.txt:
98213         * svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.txt:
98214         * svg/dynamic-updates/script-tests/SVGClipPath-influences-hitTesting.js: Added.
98215         (executeBackgroundTest):
98216         (executeTest):
98217         * svg/dynamic-updates/script-tests/SVGClipPathElement-dom-clipPathUnits-attr.js:
98218         (shouldBeEqualToString.executeTest):
98219         * svg/dynamic-updates/script-tests/SVGClipPathElement-svgdom-clipPathUnits-prop.js:
98220         (executeTest):
98221
98222 2010-06-06  Kent Tamura  <tkent@chromium.org>
98223
98224         Unreviewed, test expectation fix.
98225
98226         Add image results of tests added by r60752 for Chromium.
98227
98228         * platform/chromium-linux/svg/custom/fill-opacity-hsl-expected.checksum: Added.
98229         * platform/chromium-linux/svg/custom/fill-opacity-hsl-expected.png: Added.
98230         * platform/chromium-linux/svg/custom/fill-opacity-rgba-expected.checksum: Added.
98231         * platform/chromium-linux/svg/custom/fill-opacity-rgba-expected.png: Added.
98232
98233 2010-06-06  Kent Tamura  <tkent@chromium.org>
98234
98235         Unreviewed, test expectation fix.
98236
98237         Add image results of tests added by r60752 for Chromium.
98238
98239         * platform/chromium-win/svg/custom/fill-opacity-hsl-expected.checksum: Added.
98240         * platform/chromium-win/svg/custom/fill-opacity-hsl-expected.png: Added.
98241         * platform/chromium-win/svg/custom/fill-opacity-rgba-expected.checksum: Added.
98242         * platform/chromium-win/svg/custom/fill-opacity-rgba-expected.png: Added.
98243
98244 2010-06-05  Kent Tamura  <tkent@chromium.org>
98245
98246         Unreviewed, test expectation fix.
98247
98248         Add image results of tests added by r60752 for Chromium.
98249
98250         * platform/chromium-mac/svg/custom/fill-opacity-hsl-expected.checksum: Added.
98251         * platform/chromium-mac/svg/custom/fill-opacity-hsl-expected.png: Added.
98252         * platform/chromium-mac/svg/custom/fill-opacity-rgba-expected.checksum: Added.
98253         * platform/chromium-mac/svg/custom/fill-opacity-rgba-expected.png: Added.
98254
98255 2010-06-05  Jonathan Kliegman  <kliegs@chromium.org>
98256
98257         Reviewed by Dirk Schulze.
98258
98259         SVG doesn't support rgba colors
98260         https://bugs.webkit.org/show_bug.cgi?id=16183
98261
98262         Enabled processing of rgba, hsl and hsla color specifications
98263         for SVG files.  SVG spec calls for CSS2 but common usage and
98264         other browsers suppor CSS3 colors being used in SVG files
98265
98266         * platform/mac/svg/custom/fill-opacity-hsl-expected.checksum: Added.
98267         * platform/mac/svg/custom/fill-opacity-hsl-expected.png: Added.
98268         * platform/mac/svg/custom/fill-opacity-hsl-expected.txt: Added.
98269         * platform/mac/svg/custom/fill-opacity-rgba-expected.checksum: Added.
98270         * platform/mac/svg/custom/fill-opacity-rgba-expected.png: Added.
98271         * platform/mac/svg/custom/fill-opacity-rgba-expected.txt: Added.
98272         * svg/custom/fill-opacity-hsl.svg: Added.
98273         * svg/custom/fill-opacity-rgba.svg: Added.
98274
98275 2010-06-04  Andreas Kling  <andreas.kling@nokia.com>
98276
98277         Reviewed by Dirk Schulze.
98278
98279         Canvas createPattern(img, repetition) shouldn't throw INVALID_STATE_ERR when !img.complete
98280         https://bugs.webkit.org/show_bug.cgi?id=40166
98281
98282         Spec link:
98283         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-createpattern
98284
98285         * http/tests/misc/canvas-pattern-from-incremental-image-expected.txt: Updated baseline.
98286         * http/tests/misc/canvas-pattern-from-incremental-image.html: Fleshed out test.
98287
98288 2010-06-04  Chris Fleizach  <cfleizach@apple.com>
98289
98290         Reviewed by David Kilzer.
98291
98292         AX: need an aria-help
98293         https://bugs.webkit.org/show_bug.cgi?id=40010
98294
98295         * accessibility/aria-help-expected.txt: Added.
98296         * accessibility/aria-help.html: Added.
98297         * platform/gtk/Skipped:
98298         * platform/win/Skipped:
98299
98300 2010-06-04  Andreas Kling  <andreas.kling@nokia.com>
98301
98302         Reviewed by Tor Arne Vestbø.
98303
98304         [Qt] Canvas arc() with zero radius should draw a line to the start point
98305         https://bugs.webkit.org/show_bug.cgi?id=40164
98306
98307         Unskip canvas/philip/tests/2d.path.arc.zeroradius.html
98308
98309         Spec link:
98310         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-arc
98311
98312         * platform/qt/Skipped:
98313
98314 2010-06-04  Martin Robinson  <mrobinson@igalia.com>
98315
98316         Unreviewed.
98317
98318         Skipping another test which shows 1-pixel differences between the
98319         32-bit and 64-bit bot.
98320
98321         * platform/gtk/Skipped:
98322
98323 2010-06-04  Martin Robinson  <mrobinson@igalia.com>
98324
98325         Unreviewed.
98326
98327         Adding baselines for new tests. They all seem to be working fine.
98328
98329         * platform/gtk/editing/selection/range-between-block-and-inline-expected.txt: Added.
98330         * platform/gtk/fast/css/font-face-in-shadow-DOM-expected.txt: Added.
98331         * platform/gtk/fast/lists/alpha-boundary-values-expected.txt: Added.
98332         * platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt: Added.
98333         * platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added.
98334         * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
98335         * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Added.
98336         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
98337         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
98338         * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Added.
98339         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added.
98340         * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
98341         * platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt: Added.
98342         * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt: Added.
98343         * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt: Added.
98344         * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt: Added.
98345         * platform/gtk/svg/filters/feLighting-crash-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/feLighting-crash-expected.txt.
98346         * platform/gtk/svg/filters/parent-children-with-same-filter-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/parent-children-with-same-filter-expected.txt.
98347
98348 2010-06-04  Stephen White  <senorblanco@chromium.org>
98349
98350         Unreviewed; expectations fix.
98351
98352         Fix chromium test expectations, post-r60693.  We are still failing the test in the same way, but since there are now fallback results, our results are no longer MISSING, but TEXT.
98353
98354         * platform/chromium/test_expectations.txt:
98355
98356 2010-06-04  Stephen White  <senorblanco@chromium.org>
98357
98358         Unreviewed; build fix.
98359
98360         [CHROMIUM] Add new chromium test results for new layout test svg/filters/filter-on-filter-for-text.svg
98361
98362         * platform/chromium-linux/svg/filters/filter-on-filter-for-text-expected.checksum: Added.
98363         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.checksum: Added.
98364         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.png: Added.
98365         * platform/chromium-win/svg/filters/filter-on-filter-for-text-expected.txt: Added.
98366
98367 2010-06-04  Anders Carlsson  <andersca@apple.com>
98368
98369         Reviewed by David Hyatt.
98370
98371         Make the editing/spelling/context-menu-suggestions.html test more robust
98372         https://bugs.webkit.org/show_bug.cgi?id=40178
98373
98374         * editing/spelling/context-menu-suggestions-expected.txt: Added.
98375         Add new expected test result.
98376         
98377         * editing/spelling/context-menu-suggestions.html:
98378         Instead of dumping the menu item titles, check the length and check that the number of items is greater when
98379         there are spell checker suggestions.
98380
98381         * platform/mac-leopard/editing/spelling/context-menu-suggestions-expected.txt: Removed.
98382         * platform/mac-snowleopard/editing/spelling/context-menu-suggestions-expected.txt: Removed.
98383         * platform/mac-tiger/editing/spelling/context-menu-suggestions-expected.txt: Removed.
98384         Remove platform specific versions.
98385
98386 2010-06-04  Dirk Schulze  <krit@webkit.org>
98387
98388         Reviewed by Nikolas Zimmermann.
98389
98390         SVG filter on filter don't work
98391         https://bugs.webkit.org/show_bug.cgi?id=32708
98392         
98393         Test that a filter can be used by the text root as well as on it's childs.
98394
98395         * platform/mac/svg/filters/filter-on-filter-for-text-expected.checksum: Added.
98396         * platform/mac/svg/filters/filter-on-filter-for-text-expected.png: Added.
98397         * platform/mac/svg/filters/filter-on-filter-for-text-expected.txt: Added.
98398         * svg/filters/filter-on-filter-for-text.svg: Added.
98399
98400 2010-06-04  Alexey Proskuryakov  <ap@apple.com>
98401
98402         Unreviewed.
98403
98404         Unskip fast/dom/Window/window-properties-geolocation.html - a comment says it should be
98405         enabled once bug 34025 is fixed, which happened long ago. The test passes for me.
98406
98407         * platform/mac/Skipped:
98408
98409 2010-06-04  Matthew Delaney  <mdelaney@apple.com>
98410
98411         Reviewed by Darin Adler.
98412
98413         CG implementation needed for compression quality in canvas.toDataURL
98414         https://bugs.webkit.org/show_bug.cgi?id=38492
98415
98416         * platform/mac/Skipped:
98417
98418 2010-06-04  Steve Block  <steveblock@google.com>
98419
98420         Unreviewed. Test expectation fix.
98421
98422         Skip fast/dom/Geolocation/callback-to-remote-context2.html on GTK.
98423         https://bugs.webkit.org/show_bug.cgi?id=40153
98424
98425         * platform/gtk/Skipped:
98426
98427 2010-06-04  Steve Block  <steveblock@google.com>
98428
98429         Reviewed by Jeremy Orlow.
98430
98431         Geolocation needs more LayoutTests to test making callbacks to remote frames
98432         https://bugs.webkit.org/show_bug.cgi?id=40146
98433
98434         This test is similar to callback-to-remote-context.html in that it test making a callback
98435         from a Geolocation object to a remote frame. In callback-to-remote-context.html, the call
98436         chain to the Geolocation method is started from the owning frame. In this test, however,
98437         the call chain is started from the remote frame.
98438
98439         * fast/dom/Geolocation/callback-to-remote-context2-expected.txt: Added.
98440         * fast/dom/Geolocation/callback-to-remote-context2.html: Added.
98441         * fast/dom/Geolocation/script-tests/callback-to-remote-context2.js: Added.
98442
98443 2010-06-04  Steve Block  <steveblock@google.com>
98444
98445         Reviewed by Jeremy Orlow.
98446
98447         Geolocation LayoutTests should make more careful use of LayoutTestController
98448         https://bugs.webkit.org/show_bug.cgi?id=39994
98449
98450         Guards calls to LayoutTestController methods with 'if (window.layoutTestController)'
98451         and adds test output to make it clear if the test can not pass without LayoutTestController.
98452         Also removes superfluous calls to LayoutTestController.waitUntilDone(), which are now made
98453         by js-test-post.js.
98454
98455         * fast/dom/Geolocation/callback-exception-expected.txt:
98456         * fast/dom/Geolocation/script-tests/callback-exception.js:
98457         * fast/dom/Geolocation/script-tests/error.js:
98458         * fast/dom/Geolocation/script-tests/maximum-age.js:
98459         * fast/dom/Geolocation/script-tests/notimer-after-unload.js:
98460         * fast/dom/Geolocation/script-tests/permission-denied-already-clear-watch.js:
98461         * fast/dom/Geolocation/script-tests/permission-denied-already-error.js:
98462         * fast/dom/Geolocation/script-tests/permission-denied-already-success.js:
98463         * fast/dom/Geolocation/script-tests/permission-denied-stops-watches.js:
98464         * fast/dom/Geolocation/script-tests/permission-denied.js:
98465         * fast/dom/Geolocation/script-tests/position-string.js:
98466         * fast/dom/Geolocation/script-tests/reentrant-error.js:
98467         * fast/dom/Geolocation/script-tests/reentrant-success.js:
98468         * fast/dom/Geolocation/script-tests/success.js:
98469         * fast/dom/Geolocation/script-tests/timeout-clear-watch.js:
98470         * fast/dom/Geolocation/script-tests/timeout-zero.js:
98471         * fast/dom/Geolocation/script-tests/timeout.js:
98472         * fast/dom/Geolocation/script-tests/watch.js:
98473
98474 2010-06-04  Qi Zhang  <qi.2.zhang@nokia.com>
98475
98476         Reviewed by Laszlo Gombos.
98477
98478         [Qt] Failed at http://philip.html5.org/tests/canvas/suite/tests/2d.path.arcTo.ensuresubpath.1.html
98479         https://bugs.webkit.org/show_bug.cgi?id=38645
98480
98481         Remove 2d.path.arcTo.ensuresubpath.1.html from Skipped.
98482
98483         * platform/qt/Skipped:
98484
98485 2010-06-04  Qi Zhang  <qi.2.zhang@nokia.com>
98486
98487         Reviewed by Laszlo Gombos.
98488
98489         [Qt] failed at http://philip.html5.org/tests/canvas/suite/tests/2d.path.arc.angle.3.html
98490         https://bugs.webkit.org/show_bug.cgi?id=38537
98491
98492         Remove canvas/philip/tests/2d.path.arcTo.2d.path.arc.angle.3.html and
98493         canvas/philip/tests/2d.path.arcTo.2d.path.arc.angle.5.html from Skipped.
98494
98495         * platform/qt/Skipped:
98496
98497 2010-06-04  Zhenyao Mo  <zmo@google.com>
98498
98499         Reviewed by Dimitri Glazkov.
98500
98501         Set attributes.stencil to false by default at context creation
98502         https://bugs.webkit.org/show_bug.cgi?id=40090
98503
98504         * fast/canvas/webgl/context-attributes-expected.txt: Check if the default attributes.stencil == false.
98505         * fast/canvas/webgl/context-attributes.html: Ditto.
98506
98507 2010-06-04  Kent Tamura  <tkent@chromium.org>
98508
98509         Unreviewed, test expectation update.
98510
98511         websocket/tests/reload-crash.html sometimes crash.
98512
98513         * platform/chromium/test_expectations.txt:
98514
98515 2010-06-03  Abhishek Arya  <inferno@chromium.org>
98516
98517         Reviewed by Eric Carlson.
98518
98519         Tests that invalid media src url does not result in crash.
98520
98521         * media/invalid-media-url-crash-expected.txt: Added.
98522         * media/invalid-media-url-crash.html: Added.
98523         * platform/gtk/Skipped:
98524         * platform/qt/Skipped:
98525
98526 2010-06-03  Kent Tamura  <tkent@chromium.org>
98527
98528         Unreviewed. Test expectation fix.
98529
98530         Skip fast/dom/Geolocation/callback-to-remote-context.html on GTK.
98531         https://bugs.webkit.org/show_bug.cgi?id=40153
98532
98533         * platform/gtk/Skipped:
98534
98535 2010-06-03  Fumitoshi Ukai  <ukai@chromium.org>
98536
98537         Reviewed by Alexey Proskuryakov.
98538
98539         old-run-webkit-tests should use ensure-valid-python to check if it can run the websockets tests
98540         https://bugs.webkit.org/show_bug.cgi?id=39058
98541
98542         * platform/mac-tiger/Skipped:
98543         - remove websocket/tests from skipped list.
98544
98545 2010-06-03  Peter Kasting  <pkasting@google.com>
98546
98547         Unreviewed.  Add exceptions for some newly-passing tests in Chromium.
98548
98549         * platform/chromium/test_expectations.txt:
98550
98551 2010-06-03  Steve Block  <steveblock@google.com>
98552
98553         Reviewed by Alexey Proskuryakov.
98554
98555         Geolocation needs LayoutTest to test making callbacks to remote frames
98556         https://bugs.webkit.org/show_bug.cgi?id=40129
98557
98558         * fast/dom/Geolocation/callback-to-remote-context-expected.txt: Added.
98559         * fast/dom/Geolocation/callback-to-remote-context.html: Added.
98560         * fast/dom/Geolocation/resources: Added.
98561         * fast/dom/Geolocation/resources/callback-to-remote-context-inner.html: Added.
98562         * fast/dom/Geolocation/script-tests/callback-to-remote-context.js: Added.
98563
98564 2010-06-03  James Robinson  <jamesr@chromium.org>
98565
98566         Unreviewed.  Add chromium-specific baselines for new tests added by 60640
98567
98568         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset-expected.checksum: Added.
98569         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset2-expected.checksum: Added.
98570         * platform/chromium-linux/fast/repaint/layout-state-scrolloffset3-expected.checksum: Added.
98571         * platform/chromium-mac/fast/repaint/layout-state-scrolloffset-expected.checksum: Added.
98572         * platform/chromium-mac/fast/repaint/layout-state-scrolloffset-expected.png: Added.
98573         * platform/chromium-mac/fast/repaint/layout-state-scrolloffset2-expected.checksum: Added.
98574         * platform/chromium-mac/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
98575         * platform/chromium-mac/fast/repaint/layout-state-scrolloffset3-expected.checksum: Added.
98576         * platform/chromium-mac/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
98577         * platform/chromium-win/fast/repaint/layout-state-scrolloffset-expected.checksum: Added.
98578         * platform/chromium-win/fast/repaint/layout-state-scrolloffset-expected.png: Added.
98579         * platform/chromium-win/fast/repaint/layout-state-scrolloffset-expected.txt: Added.
98580         * platform/chromium-win/fast/repaint/layout-state-scrolloffset2-expected.checksum: Added.
98581         * platform/chromium-win/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
98582         * platform/chromium-win/fast/repaint/layout-state-scrolloffset2-expected.txt: Added.
98583         * platform/chromium-win/fast/repaint/layout-state-scrolloffset3-expected.checksum: Added.
98584         * platform/chromium-win/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
98585         * platform/chromium-win/fast/repaint/layout-state-scrolloffset3-expected.txt: Added.
98586
98587 2010-06-03  John Gregg  <johnnyg@google.com>
98588
98589         Reviewed by David Levin.
98590
98591         notifications: in display+close layout test, don't close the notification
98592         until the display event has been received asynchronously; also don't use
98593         an invalid icon URL, since that should generate an error event.
98594         https://bugs.webkit.org/show_bug.cgi?id=39782
98595
98596         * fast/notifications/notifications-display-close-events.html:
98597
98598 2010-06-03  James Robinson  <jamesr@chromium.org>
98599
98600         Reviewed by Dan Bernstein.
98601  
98602         Tests repainting a layout subtree with scroll offsets
98603         https://bugs.webkit.org/show_bug.cgi?id=38506
98604  
98605         Has to be run as a pixel test to be useful.
98606         - layout-state-scrolloffset.html tests the layout root having a non-zero scroll offset.
98607         - layout-state-scrolloffset2.html tests the layout root and its container having
98608              non-zero scroll offsets.
98609         - layout-state-scrolloffset3.html tests the layout root having non-zero a scroll offset
98610              and clipping its descendants.
98611
98612         * fast/repaint/layout-state-scrolloffset.html: Added.
98613         * fast/repaint/layout-state-scrolloffset2.html: Added.
98614         * fast/repaint/layout-state-scrolloffset3.html: Added.
98615         * platform/mac/fast/repaint/layout-state-scrolloffset-expected.checksum: Added.
98616         * platform/mac/fast/repaint/layout-state-scrolloffset-expected.png: Added.
98617         * platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt: Added.
98618         * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.checksum: Added.
98619         * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
98620         * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt: Added.
98621         * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.checksum: Added.
98622         * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
98623         * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt: Added.
98624         * platform/mac-leopard/fast/repaint/layout-state-scrolloffset-expected.checksum: Added.
98625         * platform/mac-leopard/fast/repaint/layout-state-scrolloffset-expected.png: Added.
98626         * platform/mac-leopard/fast/repaint/layout-state-scrolloffset2-expected.checksum: Added.
98627         * platform/mac-leopard/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
98628         * platform/mac-leopard/fast/repaint/layout-state-scrolloffset3-expected.checksum: Added.
98629         * platform/mac-leopard/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
98630
98631 2010-06-03  Csaba Osztrogonác  <ossy@webkit.org>
98632
98633         Rubber-stamped by Simon Hausmann.
98634
98635         fast/events/transformaction removed from expectations,
98636         because these tests were rolled-out by r60624.
98637
98638         * platform/chromium/test_expectations.txt:
98639
98640 2010-06-03  Sheriff Bot  <webkit.review.bot@gmail.com>
98641
98642         Unreviewed, rolling out r60617.
98643         http://trac.webkit.org/changeset/60617
98644         https://bugs.webkit.org/show_bug.cgi?id=40124
98645
98646         Followup patch for rolled-out r60614 (Requested by Ossy on
98647         #webkit).
98648
98649         * platform/qt/fast/dom/Window/window-properties-expected.txt:
98650         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
98651         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
98652         * platform/qt/fast/js/global-constructors-expected.txt:
98653
98654 2010-06-03  Sheriff Bot  <webkit.review.bot@gmail.com>
98655
98656         Unreviewed, rolling out r60614.
98657         http://trac.webkit.org/changeset/60614
98658         https://bugs.webkit.org/show_bug.cgi?id=40123
98659
98660         It made fast/dom/Window/window-postmessage-clone.html fail on
98661         Mac bots (Requested by Ossy on #webkit).
98662
98663         * fast/events/transformaction/create-transformaction-event-expected.txt: Removed.
98664         * fast/events/transformaction/create-transformaction-event.html: Removed.
98665         * fast/events/transformaction/resources/create-transformaction-event.js: Removed.
98666         * platform/gtk/Skipped:
98667         * platform/mac/Skipped:
98668         * platform/win/Skipped:
98669
98670 2010-06-03  Kent Tamura  <tkent@chromium.org>
98671
98672         Unreviewed. Test expectation update.
98673
98674         * platform/chromium/test_expectations.txt:
98675           Restore Mac expectation of fixed-move-after-keyboard-scroll.html.
98676
98677 2010-06-03  Simon Hausmann  <simon.hausmann@nokia.com>
98678
98679         Not reviewed: Add TransformActionEvent to the window object tests, after r60614.
98680
98681         * platform/qt/fast/dom/Window/window-properties-expected.txt:
98682         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
98683         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
98684         * platform/qt/fast/js/global-constructors-expected.txt:
98685
98686 2010-06-03  Kent Tamura  <tkent@chromium.org>
98687
98688         Unreviewed. Test expectation update.
98689
98690         Rebaseline fixed-move-after-keyboard-scroll for Chromium-Linux
98691         https://bugs.webkit.org/show_bug.cgi?id=40101
98692
98693         * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum:
98694         * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
98695
98696 2010-06-03  Kent Tamura  <tkent@chromium.org>
98697
98698         Unreviewed. Test expectation update.
98699
98700         Rebaseline fixed-move-after-keyboard-scroll, and add an entry for
98701         fast/events/transformaction.
98702         https://bugs.webkit.org/show_bug.cgi?id=40101
98703
98704         * platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum:
98705         * platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
98706         * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum:
98707         * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
98708         * platform/chromium/test_expectations.txt:
98709
98710 2010-06-03  Kim Grönholm  <kim.1.gronholm@nokia.com>
98711
98712         Reviewed by Simon Hausmann.
98713
98714         Add TransformActionEvent support
98715         https://bugs.webkit.org/show_bug.cgi?id=39757
98716
98717         * fast/events/transformaction/create-transformaction-event-expected.txt: Added.
98718         * fast/events/transformaction/create-transformaction-event.html: Added.
98719         * fast/events/transformaction/resources/create-transformaction-event.js: Added.
98720         * platform/gtk/Skipped:
98721         * platform/mac/Skipped:
98722         * platform/win/Skipped:
98723
98724 2010-06-03  Pavel Feldman  <pfeldman@chromium.org>
98725
98726         Not reviewed: Rebaseline chromium tests as a follow up to r60611.
98727
98728         https://bugs.webkit.org/show_bug.cgi?id=37364
98729
98730         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.checksum:
98731         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.png:
98732         * platform/chromium-linux/fast/borders/svg-as-border-image-expected.checksum:
98733         * platform/chromium-linux/scrollbars/listbox-scrollbar-combinations-expected.checksum:
98734         * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.checksum:
98735         * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.png:
98736         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
98737         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
98738         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.checksum:
98739         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.png:
98740         * platform/chromium-win/fast/borders/svg-as-border-image-expected.checksum:
98741         * platform/chromium-win/fast/borders/svg-as-border-image-expected.png:
98742         * platform/chromium-win/scrollbars/listbox-scrollbar-combinations-expected.checksum:
98743         * platform/chromium-win/scrollbars/listbox-scrollbar-combinations-expected.png:
98744         * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.checksum:
98745         * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.png:
98746         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
98747         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
98748
98749 2010-06-03  Fumitoshi Ukai  <ukai@chromium.org>
98750
98751         Unreviewed, test expectation update.
98752
98753         4 websocket tests don't fail now.
98754
98755         * platform/chromium/test_expectations.txt:
98756         - remove websocket/tests/unicode.html, websocket/tests/send.html,
98757           websocket/tests/handshake-error.html and
98758           websocket/tests/long-invalid-header.html
98759
98760 2010-06-02  Darin Fisher  <darin@chromium.org>
98761
98762         Reviewed by Brady Eidson.
98763
98764         location.href and outgoing referrer not updated properly by
98765         pushState/replaceState
98766         https://bugs.webkit.org/show_bug.cgi?id=40027
98767
98768         * fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html:
98769         Updated this test to account for location being modified by replaceState.
98770
98771         * fast/loader/stateobjects/pushstate-updates-location-expected.txt: Added.
98772         * fast/loader/stateobjects/pushstate-updates-location.html: Added.
98773         * fast/loader/stateobjects/replacestate-updates-location-expected.txt: Added.
98774         * fast/loader/stateobjects/replacestate-updates-location.html: Added.
98775         * http/tests/navigation/pushstate-updates-referrer-expected.txt: Added.
98776         * http/tests/navigation/pushstate-updates-referrer.html: Added.
98777         * http/tests/navigation/replacestate-updates-referrer-expected.txt: Added.
98778         * http/tests/navigation/replacestate-updates-referrer.html: Added.
98779         * http/tests/navigation/resources/check-referrer.html: Added.
98780
98781 2010-06-02  Kent Tamura  <tkent@chromium.org>
98782
98783         Unreviewed. Test expectation update.
98784
98785         * platform/qt/Skipped: Add editing/input/page-up-down-scrolls.html
98786
98787 2010-06-02  Kent Tamura  <tkent@chromium.org>
98788
98789         Unreviewed, test expectation update.
98790
98791         Add fixed-move-after-keyboard-scroll.html temporarily
98792         https://bugs.webkit.org/show_bug.cgi?id=40101
98793
98794         * platform/chromium/test_expectations.txt:
98795
98796 2010-06-02  Nico Weber  <thakis@chromium.org>
98797
98798         Reviewed by Simon Fraser.
98799
98800         Scroll events are sent twice per keypress for ports that don't have a platformWidget scrollbar.
98801
98802         This was regressed by http://trac.webkit.org/changeset/58615 . Fix this by slightly tweaking
98803         that patch, add a layout test.
98804
98805         https://bugs.webkit.org/show_bug.cgi?id=39918
98806
98807         * editing/input/page-up-down-scrolls-expected.txt: Added.
98808         * editing/input/page-up-down-scrolls.html: Added.
98809
98810 2010-06-02  Sheriff Bot  <webkit.review.bot@gmail.com>
98811
98812         Unreviewed, rolling out r60580.
98813         http://trac.webkit.org/changeset/60580
98814         https://bugs.webkit.org/show_bug.cgi?id=40087
98815
98816         This broke dragging links if the selection was in a
98817         contentEditable element. (Requested by arv on #webkit).
98818
98819         * editing/selection/click-in-focusable-link-should-not-clear-selection-expected.txt: Removed.
98820         * editing/selection/click-in-focusable-link-should-not-clear-selection.html: Removed.
98821         * editing/selection/script-tests/click-in-focusable-link-should-not-clear-selection.js: Removed.
98822
98823 2010-06-02  Erik Arvidsson  <arv@chromium.org>
98824
98825         Reviewed by Ojan Vafai.
98826
98827         REGRESSION: Weird focus behavior affects quoting on University of Washington message board system
98828         https://bugs.webkit.org/show_bug.cgi?id=38548
98829
98830         * editing/selection/click-in-focusable-link-should-not-clear-selection-expected.txt: Added.
98831         * editing/selection/click-in-focusable-link-should-not-clear-selection.html: Added.
98832         * editing/selection/script-tests/click-in-focusable-link-should-not-clear-selection.js: Added.
98833         (description.getElementCenter):
98834         (doubleClickOnElement):
98835         (mouseDownOnElement):
98836         (selectionShouldBe):
98837
98838 2010-06-02  Pavel Feldman  <pfeldman@chromium.org>
98839
98840         Not reviewed, layout test fix.
98841
98842         Web Inspector: disable resource tracking on exiting the inspector layout test.
98843         This is a short-term fix while I am working on making sure DRT disables it
98844         automatically on the test exit.
98845
98846         https://bugs.webkit.org/show_bug.cgi?id=40083
98847
98848         * http/tests/inspector/resource-parameters.html:
98849
98850 2010-06-02  Eric Seidel  <eric@webkit.org>
98851
98852         Unreviewed.  Just reverting part of r60556 as requested by Dave Hyatt on webkit-commits@list.webkit.org.
98853
98854         Several layout tests needlessly use invalid HTML
98855         https://bugs.webkit.org/show_bug.cgi?id=39985
98856
98857         css1/box_properties/float_elements_in_series.html
98858         remains invalid HTML, but we can't change it because
98859         css1/ is meant to be a pristine copy of the CSS1 test suite.
98860
98861         * css1/box_properties/float_elements_in_series.html:
98862          - Revert changes to this test.  Dave Hyatt points out
98863            that although undocumented, this directory is meant
98864            to contain a pristine copy of the CSS1 test suite.
98865            It really should be documented and/or moved somewhere
98866            special, but for now we'll just revert the changes.
98867
98868 2010-06-02  Pavel Feldman  <pfeldman@chromium.org>
98869
98870         Not reviewed: added new inspector test to Skipped in Tiger for
98871         its loader not reporting the resource size right.
98872
98873         https://bugs.webkit.org/show_bug.cgi?id=40049
98874
98875         * platform/mac-tiger/Skipped:
98876
98877 2010-06-02  Mikhail Naganov  <mnaganov@chromium.org>
98878
98879         Reviewed by Yury Semikhatsky.
98880
98881         Web Inspector: add Console API for retrieving memory stats
98882
98883         Add 'console.memory' property which returns an object. Currently
98884         it has two fields: totalJSHeapSize and usedJSHeapSize. Later, it can be
98885         extended for reporting total browser's memory consumption.
98886
98887         https://bugs.webkit.org/show_bug.cgi?id=39646
98888
98889         * fast/dom/Window/window-properties-expected.txt:
98890         * fast/dom/prototype-inheritance-2-expected.txt:
98891         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
98892         * platform/qt/fast/dom/Window/window-properties-expected.txt:
98893         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
98894
98895 2010-06-02  Mikhail Naganov  <mnaganov@chromium.org>
98896
98897         Unreviewed, rolling out r60563.
98898         http://trac.webkit.org/changeset/60563
98899         https://bugs.webkit.org/show_bug.cgi?id=39646
98900
98901         windows build failed
98902
98903         * fast/dom/Window/window-properties-expected.txt:
98904         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
98905         * platform/qt/fast/dom/Window/window-properties-expected.txt:
98906
98907 2010-06-02  Pavel Feldman  <pfeldman@chromium.org>
98908
98909         Not reviewed: adding new inspector test into GTK's Skipped.
98910
98911         https://bugs.webkit.org/show_bug.cgi?id=40049
98912
98913         * platform/gtk/Skipped:
98914
98915 2010-06-02  Pavel Feldman  <pfeldman@chromium.org>
98916
98917         Reviewed by Yury Semikhatsky.
98918
98919         Web Inspector: add test for resource parameters.
98920
98921         https://bugs.webkit.org/show_bug.cgi?id=40026
98922
98923         * http/tests/inspector/inspector-test.js:
98924         (onload):
98925         (dumpObject):
98926         (dumpArray):
98927         * http/tests/inspector/resource-har-conversion-expected.txt:
98928         * http/tests/inspector/resource-har-conversion.html:
98929         * http/tests/inspector/resource-parameters-expected.txt: Added.
98930         * http/tests/inspector/resource-parameters.html: Added.
98931         * http/tests/inspector/resource-tests.js: Added.
98932         (resourceURLComparer):
98933         * http/tests/inspector/resources/resource-form-data-receiver-iframe.html: Copied from LayoutTests/fast/dom/Window/resources/blank.html.
98934         * inspector/console-format-collections-expected.txt:
98935         * inspector/console-format-expected.txt:
98936         * inspector/console-log-before-inspector-open-expected.txt:
98937         * inspector/console-tests-expected.txt:
98938         * inspector/elements-panel-structure-expected.txt:
98939         * inspector/elements-panel-styles-expected.txt:
98940         * inspector/elements-panel-xhtml-structure-expected.txt:
98941         * inspector/evaluate-in-frontend-expected.txt:
98942         * inspector/styles-source-offsets-expected.txt:
98943         * inspector/syntax-highlight-javascript-expected.txt:
98944         * inspector/timeline-event-dispatch-expected.txt:
98945         * inspector/timeline-layout-expected.txt:
98946         * inspector/timeline-mark-timeline-expected.txt:
98947         * inspector/timeline-network-resource-expected.txt:
98948         * inspector/timeline-paint-expected.txt:
98949         * inspector/timeline-parse-html-expected.txt:
98950         * inspector/timeline-recalculate-styles-expected.txt:
98951         * inspector/timeline-script-tag-1-expected.txt:
98952         * inspector/timeline-script-tag-2-expected.txt:
98953         * inspector/timeline-test.js:
98954         (printTimelineRecordProperties):
98955         * platform/chromium-win/inspector/console-log-before-inspector-open-expected.txt: Removed.
98956         * platform/chromium-win/inspector/timeline-event-dispatch-expected.txt:
98957         * platform/chromium-win/inspector/timeline-mark-timeline-expected.txt:
98958         * platform/chromium-win/inspector/timeline-network-resource-expected.txt:
98959         * platform/chromium-win/inspector/timeline-paint-expected.txt:
98960         * platform/chromium-win/inspector/timeline-parse-html-expected.txt:
98961
98962 2010-06-02  Sergio Villar Senin  <svillar@igalia.com>
98963
98964         Reviewed by Xan Lopez.
98965
98966         [GTK] tests failing with leftover unload handlers
98967         https://bugs.webkit.org/show_bug.cgi?id=30585
98968
98969         * platform/gtk/Skipped:
98970
98971 2010-06-02  Eric Seidel  <eric@webkit.org>
98972
98973         Reviewed by Adam Barth.
98974
98975         Several layout tests needlessly use invalid HTML
98976         https://bugs.webkit.org/show_bug.cgi?id=39985
98977
98978         This change does not change behavior or reduce test coverage.
98979         It only makes our test suite more clear by making our non-parser
98980         tests not bother to test parser quirks which are already covered
98981         by our parsing test suites.
98982
98983         Two invalid cases which are already tested by
98984         the html5lib tests as well as others.
98985         - Unclosed <title> swallowing the document is covered by
98986           <!doctype html><title>foo/title><link></head><body>X
98987           and other subtests in html5lib/resources/tests16.dat
98988           Missing </title> is also covered by the (invalid) test:
98989           fast/js/missing-title-end-tag-js.html
98990         - Unclosed <tag swallowing the next tag is covered by:
98991           fast/invalid/016.html.  I suspect it's also covered by
98992           various html5lib tests but proved difficult to grep for.
98993
98994         * css1/box_properties/float_elements_in_series.html:
98995          - Unclosed <td> tags swallow the following <img> tags.
98996            This parser quirk is tested by the HTML5 tests and is an
98997            intentional behavior change as part of HTML5.  No need
98998            for this test to depend on WebKit's old parser behavior.
98999         * editing/selection/inactive-selection.html:
99000          - Same as above. Here <div swallows the <script> tag.
99001         * editing/selection/select-text-overflow-ellipsis.html:
99002          - An unclosed <title> will swallow the whole document.
99003            Intentional HTML5 change, tested by HTML5 test suite and
99004            no need to depend on the old title behavior here.
99005         * fast/dom/title-content-write-set.html:
99006          - Again, no need to leave an unclosed title.
99007         * fast/forms/select-set-inner.html:
99008          - Unclosed <body swallows <p>
99009         * fast/js/exception-linenums-in-html-2.html:
99010          - Unclosed <title> swallows the document.
99011         * html5lib/resources/webkit01.dat:
99012          - Added a test for <img<img> to make sure it's covered.
99013
99014 2010-06-02  Andrey Kosyakov  <caseq@chromium.org>
99015
99016         Reviewed by Pavel Feldman.
99017
99018         WebInspector: Added test for contents of resource record and HAR conversion results.
99019         Added generic object dumper to inspector-tests.js.
99020         https://bugs.webkit.org/show_bug.cgi?id=30567
99021
99022         * http/tests/inspector/inspector-test.js:
99023         (dumpObject):
99024         * http/tests/inspector/resource-har-conversion-expected.txt: Added.
99025         * http/tests/inspector/resource-har-conversion.html: Added.
99026         * platform/gtk/Skipped:
99027
99028 2010-06-02  Eric Seidel  <eric@webkit.org>
99029
99030         Reviewed by Adam Barth.
99031
99032         HTML5 parser does not track line numbers
99033         https://bugs.webkit.org/show_bug.cgi?id=39984
99034
99035         Update our expectations to show the proper line numbers.
99036         These new line numbers match what the old parser produces.
99037
99038         * html5lib/runner-expected-html5.txt:
99039         * html5lib/webkit-resumer-expected-html5.txt:
99040
99041 2010-06-02  Kent Tamura  <tkent@chromium.org>
99042
99043         Unreviewed. Test expectation update.
99044
99045         Remove Chromium-Mac expectation of mask-changes.html. The results
99046         is now identical to platform/mac.
99047
99048         * platform/chromium-mac/svg/custom/mask-changes-expected.checksum: Removed.
99049         * platform/chromium-mac/svg/custom/mask-changes-expected.png: Removed.
99050
99051 2010-06-02  Kent Tamura  <tkent@chromium.org>
99052
99053         Unreviewed. Test expectation update.
99054
99055         Update Windows and Linux results of empty-clip-path.html and
99056         empty-mask.html for r60541.
99057
99058         * platform/chromium-linux/svg/custom/empty-mask-expected.txt: Removed.
99059         * platform/chromium-win/svg/custom/empty-clip-path-expected.txt:
99060         * platform/chromium-win/svg/custom/empty-mask-expected.txt:
99061
99062 2010-06-02  Qi Zhang  <qi.2.zhang@nokia.com>
99063
99064         Reviewed by Dirk Schulze.
99065
99066         [Qt] Image shadow doesn't work
99067         https://bugs.webkit.org/show_bug.cgi?id=37804
99068
99069         Enable image shadow basic test and disable image shadow transparent test case, that failed 
99070         because of the Qt known issue on transparent image. 
99071
99072         * platform/qt/Skipped:
99073
99074 2010-06-02  Dirk Schulze  <krit@webkit.org>
99075
99076         Uneviewed.
99077
99078         SVG repaintRect should be empty if content got clipped away
99079         https://bugs.webkit.org/show_bug.cgi?id=39965
99080         
99081         Baseline update for Qt.
99082
99083         * platform/qt/svg/custom/empty-mask-expected.txt:
99084
99085 2010-06-01  Dirk Schulze  <krit@webkit.org>
99086
99087         Reviewed by Nikolas Zimmermann.
99088
99089         SVG repaintRect should be empty if content got clipped away
99090         https://bugs.webkit.org/show_bug.cgi?id=39965
99091         
99092         New repaintRect calculation causes updates of tests, where the content gets
99093         clipped away.
99094
99095         * platform/mac/svg/clip-path/clip-path-with-container-expected.txt:
99096         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt:
99097         * platform/mac/svg/custom/empty-clip-path-expected.txt:
99098         * platform/mac/svg/custom/empty-mask-expected.txt:
99099
99100 2010-06-01  Sheriff Bot  <webkit.review.bot@gmail.com>
99101
99102         Unreviewed, rolling out r60539.
99103         http://trac.webkit.org/changeset/60539
99104         https://bugs.webkit.org/show_bug.cgi?id=40043
99105
99106         Accidentally added an unreviewed and invalid change to the
99107         patch. (Requested by krit on #webkit).
99108
99109         * platform/mac/svg/clip-path/clip-path-with-container-expected.txt:
99110         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt:
99111         * platform/mac/svg/custom/empty-clip-path-expected.txt:
99112         * platform/mac/svg/custom/empty-mask-expected.txt:
99113
99114 2010-06-01  Dirk Schulze  <krit@webkit.org>
99115
99116         Reviewed by Nikolas Zimmermann.
99117
99118         SVG repaintRect should be empty if content got clipped away
99119         https://bugs.webkit.org/show_bug.cgi?id=39965
99120         
99121         New repaintRect calculation causes updates of tests, where the content gets
99122         clipped away.
99123
99124         * platform/mac/svg/clip-path/clip-path-with-container-expected.txt:
99125         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt:
99126         * platform/mac/svg/custom/empty-clip-path-expected.txt:
99127         * platform/mac/svg/custom/empty-mask-expected.txt:
99128
99129 2010-06-01  Sheriff Bot  <webkit.review.bot@gmail.com>
99130
99131         Unreviewed, rolling out r60530.
99132         http://trac.webkit.org/changeset/60530
99133         https://bugs.webkit.org/show_bug.cgi?id=40041
99134
99135         resource-har-conversion failed on GTK (Requested by abarth on
99136         #webkit).
99137
99138         * http/tests/inspector/inspector-test.js:
99139         * http/tests/inspector/resource-har-conversion-expected.txt: Removed.
99140         * http/tests/inspector/resource-har-conversion.html: Removed.
99141
99142 2010-06-01  Kent Tamura  <tkent@chromium.org>
99143
99144         Unreviewed. Test expectation update.
99145
99146         Add Chromium-win Chromium-linux results for backslash-to-yen-sign*.html tests.
99147
99148         * platform/chromium-linux/fast/text/backslash-to-yen-sign-dynamic-expected.checksum: Added.
99149         * platform/chromium-linux/fast/text/backslash-to-yen-sign-dynamic-expected.png: Added.
99150         * platform/chromium-linux/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added.
99151         * platform/chromium-linux/fast/text/backslash-to-yen-sign-expected.checksum: Added.
99152         * platform/chromium-linux/fast/text/backslash-to-yen-sign-expected.png: Added.
99153         * platform/chromium-linux/fast/text/backslash-to-yen-sign-expected.txt: Added.
99154         * platform/chromium-win/fast/text/backslash-to-yen-sign-dynamic-expected.checksum: Added.
99155         * platform/chromium-win/fast/text/backslash-to-yen-sign-dynamic-expected.png: Added.
99156         * platform/chromium-win/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added.
99157         * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.checksum: Added.
99158         * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png: Added.
99159         * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.txt: Added.
99160         * platform/chromium/test_expectations.txt:
99161
99162 2010-06-01  Peter Kasting  <pkasting@google.com>
99163
99164         Unreviewed.  Update test expectations.
99165
99166         * platform/chromium/test_expectations.txt: moving-shadow-on-path has been rebaselined.  input-search-padding may or may not be flaky.
99167
99168 2010-06-01  Andrey Kosyakov  <caseq@chromium.org>
99169
99170         Reviewed by Pavel Feldman.
99171
99172         WebInspector: Added test for contents of resource record and HAR conversion results.
99173         Added generic object dumper to inspector-tests.js.
99174         https://bugs.webkit.org/show_bug.cgi?id=30567
99175
99176         * http/tests/inspector/inspector-test.js:
99177         (dumpObject):
99178         * http/tests/inspector/resource-har-conversion-expected.txt: Added.
99179         * http/tests/inspector/resource-har-conversion.html: Added.
99180
99181 2010-06-01  Kent Tamura  <tkent@chromium.org>
99182
99183         Unreviewed.  Update test expectations.
99184
99185         - Mark input-search-padding.html flaky on Mac
99186         - Remove function_arguments.html, styles-disable-then-enable.html,
99187           notifications-replace.html and notifications-rtl.html. They pass recently.
99188
99189         * platform/chromium/test_expectations.txt:
99190
99191 2010-06-01  James Robinson  <jamesr@chromium.org>
99192
99193         Unreviewed.  Update the chromium baselines.
99194
99195         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Added.
99196         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
99197         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Added.
99198         * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
99199         * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.checksum:
99200         * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.png:
99201         * platform/chromium-linux/svg/css/group-with-shadow-expected.checksum:
99202         * platform/chromium-linux/svg/css/group-with-shadow-expected.png:
99203         * platform/chromium-linux/svg/css/stars-with-shadow-expected.checksum:
99204         * platform/chromium-linux/svg/css/stars-with-shadow-expected.png:
99205         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Added.
99206         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
99207         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Added.
99208         * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
99209         * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.checksum:
99210         * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.png:
99211         * platform/chromium-mac/svg/css/stars-with-shadow-expected.checksum:
99212         * platform/chromium-mac/svg/css/stars-with-shadow-expected.png: Removed.
99213         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Added.
99214         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
99215         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added.
99216         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Added.
99217         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
99218         * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
99219         * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.checksum:
99220         * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.png:
99221         * platform/chromium-win/svg/css/group-with-shadow-expected.checksum:
99222         * platform/chromium-win/svg/css/group-with-shadow-expected.png:
99223         * platform/chromium-win/svg/css/group-with-shadow-expected.txt:
99224         * platform/chromium-win/svg/css/stars-with-shadow-expected.checksum:
99225         * platform/chromium-win/svg/css/stars-with-shadow-expected.png:
99226         * platform/chromium-win/svg/custom/use-modify-target-symbol-expected.txt:
99227         * platform/chromium/test_expectations.txt:
99228
99229 2010-06-01  Alexey Proskuryakov  <ap@apple.com>
99230
99231         Fixes Gtk buildbot. Suggested by Gavin Barraclough.
99232
99233         https://bugs.webkit.org/show_bug.cgi?id=40012
99234         Callable objects created via JavaScriptCore API cannot be used as Geolocation callbacks
99235
99236         Disable subtests that check Math.abs - JS host objects are still InternalFunctions in
99237         interpreter, so they behave differently from JIT. The bug tracks deciding what's the best
99238         solution here.
99239
99240         * fast/dom/Geolocation/argument-types-expected.txt:
99241         * fast/dom/Geolocation/script-tests/argument-types.js:
99242
99243 2010-06-01  James Robinson  <jamesr@chromium.org>
99244
99245         Unreviewed. Update expected results for r60503
99246         https://bugs.webkit.org/show_bug.cgi?id=38851
99247
99248         * platform/mac/fast/repaint/moving-shadow-on-path-expected.txt:
99249
99250 2010-06-01  Csaba Osztrogonác  <ossy@webkit.org>
99251
99252         [Qt] Update expected results after r60503.
99253
99254         Reviewed by Laszlo Gombos.
99255
99256         * platform/qt/fast/repaint/moving-shadow-on-path-expected.txt:
99257         * platform/qt/svg/css/arrow-with-shadow-expected.txt:
99258         * platform/qt/svg/css/stars-with-shadow-expected.txt:
99259
99260 2010-06-01  Rob Buis  <rwlbuis@gmail.com>
99261
99262         Reviewed by Nikolas Zimmermann.
99263
99264         Large SVG rect with shadow fails to render
99265         https://bugs.webkit.org/show_bug.cgi?id=38851
99266
99267         Add new test covering that large shadow rects get renderered now.
99268         Update test results that show slight differences, after fixing the
99269         repaintRect calculations.
99270
99271         * platform/mac-leopard/svg/css/composite-shadow-example-expected.checksum:
99272         * platform/mac-leopard/svg/css/composite-shadow-example-expected.png:
99273         * platform/mac-leopard/svg/css/composite-shadow-with-opacity-expected.checksum:
99274         * platform/mac-leopard/svg/css/composite-shadow-with-opacity-expected.png:
99275         * platform/mac-leopard/svg/css/group-with-shadow-expected.checksum:
99276         * platform/mac-leopard/svg/css/group-with-shadow-expected.png:
99277         * platform/mac/svg/css/arrow-with-shadow-expected.txt:
99278         * platform/mac/svg/css/composite-shadow-example-expected.checksum:
99279         * platform/mac/svg/css/composite-shadow-example-expected.png:
99280         * platform/mac/svg/css/composite-shadow-with-opacity-expected.checksum:
99281         * platform/mac/svg/css/composite-shadow-with-opacity-expected.png:
99282         * platform/mac/svg/css/group-with-shadow-expected.checksum:
99283         * platform/mac/svg/css/group-with-shadow-expected.png:
99284         * platform/mac/svg/css/stars-with-shadow-expected.checksum:
99285         * platform/mac/svg/css/stars-with-shadow-expected.png:
99286         * platform/mac/svg/css/stars-with-shadow-expected.txt:
99287         * platform/mac/svg/filters/shadow-on-rect-large-expected.checksum: Added.
99288         * platform/mac/svg/filters/shadow-on-rect-large-expected.png: Added.
99289         * platform/mac/svg/filters/shadow-on-rect-large-expected.txt: Added.
99290         * svg/filters/shadow-on-rect-large.svg: Added.
99291
99292 2010-06-01  Rob Buis  <rwlbuis@gmail.com>
99293
99294         Reviewed by Dirk Schulze.
99295
99296         Manipulating SVG element attributes in Javascript does not work as expected
99297         https://bugs.webkit.org/show_bug.cgi?id=34328
99298
99299         Add test to verify that after removeAttribute viewBox is set to be empty.
99300
99301         * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
99302         * svg/custom/script-tests/svg-viewBox-dynamic.js: Added.
99303         * svg/custom/svg-viewBox-dynamic-expected.txt: Added.
99304         * svg/custom/svg-viewBox-dynamic.html: Added.
99305
99306 2010-06-01  Dumitru Daniliuc  <dumi@chromium.org>
99307
99308         Reviewed by Adam Barth.
99309
99310         storage/transaction-success-callback-isolated-world.html is being fixed.
99311         https://bugs.webkit.org/show_bug.cgi?id=39145
99312
99313         * platform/chromium/test_expectations.txt:
99314
99315 2010-05-12  Martin Robinson  <mrobinson@igalia.com>
99316
99317         Reviewed by Xan Lopez.
99318
99319         [GTK] Get more mouse tests passing
99320         https://bugs.webkit.org/show_bug.cgi?id=39040
99321
99322         Unskip tests that are now passing.
99323
99324         * platform/gtk/Skipped:
99325
99326 2010-06-01  Alexey Proskuryakov  <ap@apple.com>
99327
99328         Reviewed by Sam Weinig.
99329
99330         https://bugs.webkit.org/show_bug.cgi?id=39434
99331         REGRESSION (r59811): Geolocation callbacks cannot be created
99332
99333         * platform/mac/Skipped: All tests used to be disabled. Now only those that fal with an
99334         assertion are.
99335
99336         * platform/gtk/Skipped: Unskipped tests that we affected by this bug.
99337
99338         * fast/dom/Geolocation/script-tests/error.js: The test checks what happens if resolving
99339         position fails. So, it has to enable permission, and has to use an error code that actually
99340         exists.
99341
99342         * fast/dom/Geolocation/script-tests/maximum-age.js: Error code 1 is permission denied,
99343         but permission is not denied in this test. Use an error code that agrees with reality.
99344
99345         * fast/dom/Geolocation/script-tests/watch.js: Ditto.
99346         
99347         * fast/dom/Geolocation/script-tests/reentrant-error.js: The test checks what happens if
99348         resolving position fails. So, it has to enable permission.
99349
99350 2010-06-01  Martin Robinson  <mrobinson@igalia.com>
99351
99352         Reviewed by Xan Lopez.
99353
99354         [GTK] Double clicks cause three button press events
99355         https://bugs.webkit.org/show_bug.cgi?id=38853
99356
99357         * platform/gtk/Skipped: Unskip passing tests.
99358         * platform/gtk/editing/selection/5057506-2-expected.txt: Rebaseline this test, as it's correct now.
99359
99360 2010-06-01  Sergio Villar Senin  <svillar@igalia.com>
99361
99362         Unskipping tests. No review necessary.
99363
99364         [GTK] unskip some editing tests that are actually working
99365         https://bugs.webkit.org/show_bug.cgi?id=39999
99366
99367         * platform/gtk/Skipped:
99368
99369 2010-06-01  Martin Robinson  <mrobinson@igalia.com>
99370
99371         Reviewed by Xan Lopez.
99372
99373         [GTK] css1/color_and_background/background_attachment.html fails on the 32-bit debug bot
99374         https://bugs.webkit.org/show_bug.cgi?id=39101
99375
99376         The timing fix changed expected results for many tests, so regenerate
99377         results for these tests.
99378
99379         * platform/gtk/Skipped: Unskip tests that should be passing now.
99380         * platform/gtk/css1/basic/class_as_selector-expected.txt:
99381         * platform/gtk/css1/basic/comments-expected.txt:
99382         * platform/gtk/css1/basic/containment-expected.txt:
99383         * platform/gtk/css1/basic/id_as_selector-expected.txt:
99384         * platform/gtk/css1/basic/inheritance-expected.txt:
99385         * platform/gtk/css1/box_properties/acid_test-expected.txt: Removed.
99386         * platform/gtk/css1/box_properties/border-expected.txt:
99387         * platform/gtk/css1/box_properties/border_bottom-expected.txt:
99388         * platform/gtk/css1/box_properties/border_bottom_width-expected.txt:
99389         * platform/gtk/css1/box_properties/border_left-expected.txt:
99390         * platform/gtk/css1/box_properties/border_left_width-expected.txt:
99391         * platform/gtk/css1/box_properties/border_right_inline-expected.txt:
99392         * platform/gtk/css1/box_properties/border_right_width-expected.txt:
99393         * platform/gtk/css1/box_properties/border_style-expected.txt:
99394         * platform/gtk/css1/box_properties/border_top-expected.txt:
99395         * platform/gtk/css1/box_properties/border_top_width-expected.txt:
99396         * platform/gtk/css1/box_properties/border_width-expected.txt:
99397         * platform/gtk/css1/box_properties/clear-expected.txt:
99398         * platform/gtk/css1/box_properties/clear_float-expected.txt:
99399         * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt:
99400         * platform/gtk/css1/box_properties/float_margin-expected.txt:
99401         * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt:
99402         * platform/gtk/css1/box_properties/height-expected.txt:
99403         * platform/gtk/css1/box_properties/margin-expected.txt:
99404         * platform/gtk/css1/box_properties/margin_bottom-expected.txt:
99405         * platform/gtk/css1/box_properties/margin_inline-expected.txt:
99406         * platform/gtk/css1/box_properties/margin_left-expected.txt:
99407         * platform/gtk/css1/box_properties/margin_right-expected.txt:
99408         * platform/gtk/css1/box_properties/margin_top-expected.txt:
99409         * platform/gtk/css1/box_properties/padding-expected.txt:
99410         * platform/gtk/css1/box_properties/padding_bottom-expected.txt:
99411         * platform/gtk/css1/box_properties/padding_inline-expected.txt:
99412         * platform/gtk/css1/box_properties/padding_left-expected.txt:
99413         * platform/gtk/css1/box_properties/padding_right-expected.txt:
99414         * platform/gtk/css1/box_properties/padding_top-expected.txt:
99415         * platform/gtk/css1/box_properties/width-expected.txt:
99416         * platform/gtk/css1/cascade/cascade_order-expected.txt:
99417         * platform/gtk/css1/classification/display-expected.txt:
99418         * platform/gtk/css1/classification/list_style_type-expected.txt:
99419         * platform/gtk/css1/classification/white_space-expected.txt:
99420         * platform/gtk/css1/color_and_background/background-expected.txt:
99421         * platform/gtk/css1/color_and_background/background_attachment-expected.txt:
99422         * platform/gtk/css1/color_and_background/background_position-expected.txt:
99423         * platform/gtk/css1/color_and_background/background_repeat-expected.txt:
99424         * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt:
99425         * platform/gtk/css1/font_properties/font-expected.txt:
99426         * platform/gtk/css1/font_properties/font_family-expected.txt:
99427         * platform/gtk/css1/font_properties/font_size-expected.txt:
99428         * platform/gtk/css1/font_properties/font_weight-expected.txt:
99429         * platform/gtk/css1/formatting_model/floating_elements-expected.txt:
99430         * platform/gtk/css1/formatting_model/height_of_lines-expected.txt:
99431         * platform/gtk/css1/formatting_model/horizontal_formatting-expected.txt:
99432         * platform/gtk/css1/formatting_model/inline_elements-expected.txt:
99433         * platform/gtk/css1/formatting_model/replaced_elements-expected.txt:
99434         * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
99435         * platform/gtk/css1/pseudo/anchor-expected.txt:
99436         * platform/gtk/css1/pseudo/firstletter-expected.txt:
99437         * platform/gtk/css1/pseudo/firstline-expected.txt:
99438         * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt:
99439         * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
99440         * platform/gtk/css1/text_properties/letter_spacing-expected.txt:
99441         * platform/gtk/css1/text_properties/line_height-expected.txt:
99442         * platform/gtk/css1/text_properties/text_decoration-expected.txt:
99443         * platform/gtk/css1/text_properties/text_indent-expected.txt:
99444         * platform/gtk/css1/text_properties/text_transform-expected.txt:
99445         * platform/gtk/css1/text_properties/vertical_align-expected.txt:
99446         * platform/gtk/css1/text_properties/word_spacing-expected.txt:
99447         * platform/gtk/css1/units/color_units-expected.txt:
99448         * platform/gtk/css1/units/length_units-expected.txt:
99449         * platform/gtk/css1/units/percentage_units-expected.txt:
99450         * platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
99451         * platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
99452         * platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
99453         * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt:
99454         * platform/gtk/fast/multicol/nested-columns-expected.txt:
99455         * platform/gtk/fast/repaint/fixed-child-move-after-scroll-expected.txt:
99456         * platform/gtk/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
99457         * platform/gtk/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
99458         * platform/gtk/fast/repaint/fixed-move-after-scroll-expected.txt:
99459         * platform/gtk/fast/repaint/fixed-tranformed-expected.txt:
99460         * platform/gtk/fast/repaint/repaint-during-scroll-expected.txt:
99461         * platform/gtk/fast/text/format-control-expected.txt:
99462
99463 2010-06-01  Pavel Feldman  <pfeldman@chromium.org>
99464
99465         Not reviewed: Chromium: rebaseline some svg tests.
99466
99467         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
99468         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
99469         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum: Added.
99470         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
99471         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
99472         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
99473         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum: Added.
99474         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
99475         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
99476         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
99477         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum: Added.
99478         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
99479         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt: Added.
99480         * platform/chromium/test_expectations.txt:
99481
99482 2010-06-01  Zoltan Herczeg  <zherczeg@webkit.org>
99483
99484         Reviewed by Dirk Schulze.
99485
99486         Testing the anti-aliasing effect of the spot light edge
99487         https://bugs.webkit.org/show_bug.cgi?id=39477
99488
99489         * platform/gtk/Skipped:
99490         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
99491         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
99492         * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum: Added.
99493         * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
99494         * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt: Added.
99495         * platform/qt/Skipped:
99496         * svg/W3C-SVG-1.1/filters-light-04-f.png: Added.
99497         * svg/W3C-SVG-1.1/filters-light-04-f.svg: Added.
99498
99499 2010-05-31  Adam Barth  <abarth@webkit.org>
99500
99501         Reviewed by Eric Seidel.
99502
99503         Fix default action for EndTagOpenState
99504         https://bugs.webkit.org/show_bug.cgi?id=39982
99505
99506         Add a test for a bogus end tag to webkit01.dat and update expected
99507         results now that we pass some more tests.
99508
99509         Adding this test revealed a bug in resuming the bogus comment state.
99510         I've left these broken expectations, but I'll fix the bug in a future
99511         patch. (The bug existed prior to this patch, just not the test.)
99512
99513         * html5lib/resources/webkit01.dat:
99514         * html5lib/runner-expected-html5.txt:
99515         * html5lib/webkit-resumer-expected-html5.txt:
99516
99517 2010-05-31  Roland Steiner  <rolandsteiner@chromium.org>
99518
99519         Unreviewed: land new Chromium baselines to unblock WebKit roll
99520
99521         Bug 39980 - Add Chromium baselines for svg/filters/parent-children-with-same-filter
99522         https://bugs.webkit.org/show_bug.cgi?id=39980
99523
99524         Add new baselines
99525
99526         * platform/chromium-linux/svg/filters/parent-children-with-same-filter-expected.checksum: Added.
99527         * platform/chromium-linux/svg/filters/parent-children-with-same-filter-expected.png: Added.
99528         * platform/chromium-mac/svg/filters/parent-children-with-same-filter-expected.checksum: Added.
99529         * platform/chromium-mac/svg/filters/parent-children-with-same-filter-expected.png: Added.
99530         * platform/chromium-win/svg/filters/parent-children-with-same-filter-expected.checksum: Added.
99531         * platform/chromium-win/svg/filters/parent-children-with-same-filter-expected.png: Added.
99532
99533 2010-05-31  Eric Seidel  <eric@webkit.org>
99534
99535         Reviewed by Adam Barth.
99536
99537         REGRESSION(60409): window.onload never fires when using HTML5 parser
99538         https://bugs.webkit.org/show_bug.cgi?id=39981
99539
99540         Now that we can actually run the tests again we pass 6 more.
99541
99542         * html5lib/runner-expected-html5.txt:
99543
99544 2010-05-31  Tony Chang  <tony@chromium.org>
99545
99546         Reviewed by Dan Bernstein.
99547
99548         REGRESSION (r58665): Infinite recursion in Position::getInlineBoxAndOffset()
99549         https://bugs.webkit.org/show_bug.cgi?id=39946
99550
99551         * editing/selection/mixed-editability-12-expected.txt: Added.
99552         * editing/selection/mixed-editability-12.html: Added.
99553
99554 2010-05-31  Leo Yang  <leo.yang@torchmobile.com.cn>
99555
99556         Reviewed by George Staikos.
99557
99558         Fix canvas.toDataURL(type, quality, ...) to let it support quality parameter. 
99559         And implement it in Qt port. 
99560         https://bugs.webkit.org/show_bug.cgi?id=37304
99561
99562         * platform/qt/fast/canvas/toDataURL-jpeg-alpha-expected.txt: Added.
99563         * platform/qt/fast/canvas/toDataURL-jpeg-alpha.html: Added.
99564         * platform/qt/fast/canvas/toDataURL-jpeg-primarycolors-expected.txt: Added.
99565         * platform/qt/fast/canvas/toDataURL-jpeg-primarycolors.html: Added.
99566         * platform/qt/fast/canvas/toDataURL-jpeg-quality-basic-expected.txt: Added.
99567         * platform/qt/fast/canvas/toDataURL-jpeg-quality-basic.html: Added.
99568         * platform/qt/fast/canvas/toDataURL-jpeg-quality-notnumber-expected.txt: Added.
99569         * platform/qt/fast/canvas/toDataURL-jpeg-quality-notnumber.html: Added.
99570         * platform/qt/fast/canvas/toDataURL-jpeg-quality-outsiderange-expected.txt: Added.
99571         * platform/qt/fast/canvas/toDataURL-jpeg-quality-outsiderange.html: Added.
99572         * platform/qt/fast/canvas/toDataURL-jpeg.js: Added.
99573
99574 2010-05-31  Stephen White  <senorblanco@chromium.org>
99575
99576         Reviewed by Dimitri Glazkov.
99577
99578         New Chromium Win+Linux baselines for background image resize layout tests.
99579         https://bugs.webkit.org/show_bug.cgi?id=38686
99580
99581         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.checksum:
99582         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.png:
99583         * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.checksum:
99584         * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png:
99585         * platform/chromium-linux/fast/borders/svg-as-border-image-expected.checksum:
99586         * platform/chromium-linux/fast/repaint/backgroundSizeRepaint-expected.checksum:
99587         * platform/chromium-linux/fast/repaint/backgroundSizeRepaint-expected.png: Removed.
99588         * platform/chromium-linux/scrollbars/listbox-scrollbar-combinations-expected.checksum:
99589         * platform/chromium-linux/scrollbars/listbox-scrollbar-combinations-expected.png: Removed.
99590         * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.checksum:
99591         * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.png:
99592         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
99593         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
99594         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.checksum:
99595         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.png:
99596         * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.checksum:
99597         * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
99598         * platform/chromium-win/fast/borders/svg-as-border-image-expected.checksum:
99599         * platform/chromium-win/fast/borders/svg-as-border-image-expected.png:
99600         * platform/chromium-win/fast/repaint/backgroundSizeRepaint-expected.checksum:
99601         * platform/chromium-win/fast/repaint/backgroundSizeRepaint-expected.png:
99602         * platform/chromium-win/scrollbars/listbox-scrollbar-combinations-expected.checksum:
99603         * platform/chromium-win/scrollbars/listbox-scrollbar-combinations-expected.png:
99604         * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.checksum:
99605         * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.png:
99606         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
99607         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
99608         * platform/chromium/test_expectations.txt:
99609
99610 2010-05-31  Alexander Pavlov  <apavlov@chromium.org>
99611
99612         Reviewed by Pavel Feldman.
99613
99614         Web Inspector: Implement retrieval of CSS stylesheets for source editing
99615         https://bugs.webkit.org/show_bug.cgi?id=39833
99616
99617         * inspector/styles-source-offsets-expected.txt: Added.
99618         * inspector/styles-source-offsets.html: Added.
99619
99620 2010-05-31  Steve Block  <steveblock@google.com>
99621
99622         Unreviewed, rolling out r60069.
99623         http://trac.webkit.org/changeset/60069
99624         https://bugs.webkit.org/show_bug.cgi?id=39288
99625
99626         Roll out r60069 while the need for Geolocation::stop() is
99627         investigated.
99628
99629         * fast/dom/Geolocation/ongoing-request-leak-expected.txt: Removed.
99630         * fast/dom/Geolocation/ongoing-request-leak.html: Removed.
99631         * fast/dom/Geolocation/script-tests/ongoing-request-leak.js: Removed.
99632         * platform/gtk/Skipped:
99633
99634 2010-05-31  Dirk Schulze  <krit@webkit.org>
99635
99636         Reviewed by Nikolas Zimmermann.
99637
99638         SVG Filter: Crash if parent and child elements use the same filter
99639         https://bugs.webkit.org/show_bug.cgi?id=39536
99640
99641         Check, that parent and child nodes can take the same filter without
99642         crashing webkit.
99643
99644         * platform/mac/svg/filters/parent-children-with-same-filter-expected.checksum: Added.
99645         * platform/mac/svg/filters/parent-children-with-same-filter-expected.png: Added.
99646         * platform/mac/svg/filters/parent-children-with-same-filter-expected.txt: Added.
99647         * svg/filters/parent-children-with-same-filter.svg: Added.
99648
99649 2010-05-31  Roland Steiner  <rolandsteiner@chromium.org>
99650
99651         Unreviewed: update Chromium expectations for html5lib/runner.html
99652
99653         Update the Chromium version of runner-expected.txt after r60430
99654
99655         * platform/chromium/html5lib/runner-expected.txt:
99656
99657 2010-05-31  Adam Barth  <abarth@webkit.org>
99658
99659         Reviewed by Darin Adler.
99660
99661         Accessibility tests shouldn't rely on crazy <title> parsing
99662         https://bugs.webkit.org/show_bug.cgi?id=39940
99663
99664         We have a separate test for crazy <title> parsing already in
99665         fast/tokenizer.  Also, this patch makes these tests pass with the HTML5
99666         parser (and run in Firefox).
99667
99668         * accessibility/image-link-inline-cont.html:
99669         * accessibility/image-link.html:
99670         * accessibility/inline-continuations.html:
99671
99672 2010-05-30  Roland Steiner  <rolandsteiner@chromium.org>
99673
99674         Unreviewed: add failing test to Chromium test_expectations.txt
99675
99676         WK rev. 60386 added storage/transaction-success-callback-isolated-world.html
99677         which fails in Chromium on all platforms.
99678
99679         * platform/chromium/test_expectations.txt:
99680
99681 2010-05-30  Adam Barth  <abarth@webkit.org>
99682
99683         Reviewed by Darin Adler.
99684
99685         Fix LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html in HTML5 parser
99686         https://bugs.webkit.org/show_bug.cgi?id=39939
99687
99688         Add some tests for the bogus comment state.
99689
99690         * html5lib/resources/comments01.dat:
99691         * html5lib/runner-expected.txt:
99692
99693 2010-05-30  Roland Steiner  <rolandsteiner@chromium.org>
99694
99695         Unreviewed: rebaseline range-between-block-and-inline for Chromium.
99696
99697         Add rebaselined test expectations for Chromium Win & Linux for
99698         editing/selection/range-between-block-and-inline.html
99699
99700         * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.checksum: Added.
99701         * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.png: Added.
99702         * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.txt: Added.
99703         * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.checksum: Added.
99704         * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.png: Added.
99705         * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.txt: Added.
99706
99707 2010-05-30  Roland Steiner  <rolandsteiner@chromium.org>
99708
99709         Unreviewed: fix Chromium test expectations.
99710
99711         Fix Chromium test expectations for html5lib/runner.html
99712
99713         * platform/chromium-mac/html5lib/runner-expected.txt: Removed.
99714         * platform/chromium-win/html5lib/runner-expected.txt: Removed.
99715         * platform/chromium/html5lib/runner-expected.txt: Added.
99716         * platform/chromium/html5lib/webkit-runner-expected.txt: Removed.
99717
99718 2010-05-30  Robert Hogan  <robert@webkit.org>
99719
99720         Reviewed by Kenneth Rohde Christiansen.
99721
99722         [Qt] Enhance Qt DRT implementation to support platform scroll wheel events.
99723
99724         https://bugs.webkit.org/show_bug.cgi?id=36004
99725
99726         Unskip:
99727
99728         fast/events/remove-child-onscroll.html
99729         fast/events/platform-wheelevent-in-scrolling-div.html
99730         fast/events/continuous-platform-wheelevent-in-scrolling-div.html
99731
99732         Add platform-specific results for Qt. Required because QWheelEvent only supports sending an event
99733         for scrolling movement one axis at a time. Naturally the test's check for the axis the event does
99734         not pertain to will 'fail' in such cases. So we get 6 lines of output in total, i.e.:
99735
99736           FAIL event.wheelDeltaY should be -24000. Was 0.
99737           PASS event.wheelDeltaX is window.expectedScrollLeft*-120
99738           PASS event.wheelDelta is window.expectedScrollLeft*-120
99739
99740         and then:
99741
99742           PASS event.wheelDeltaY is window.expectedScrollTop*-120
99743           FAIL event.wheelDeltaX should be -12000. Was 0.
99744           PASS event.wheelDelta is window.expectedScrollTop*-120
99745
99746         instead of just 3 like Mac:
99747
99748           PASS event.wheelDeltaY is window.expectedScrollTop*-120
99749           PASS event.wheelDeltaX is window.expectedScrollLeft*-120
99750           PASS event.wheelDelta is window.expectedScrollTop*-120
99751
99752
99753         * platform/qt-linux/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Added.
99754         * platform/qt-linux/fast/events/platform-wheelevent-in-scrolling-div-expected.txt: Added.
99755         * platform/qt/Skipped:
99756
99757 2010-05-29  Justin Schuh  <jschuh@chromium.org>
99758
99759         Reviewed by Adam Barth.
99760
99761         Allow descendant frame navigation for file URLs when allowFileAccessFromFileURLs is false
99762         https://bugs.webkit.org/show_bug.cgi?id=39750
99763
99764         Check that descendant file: frames can navigate each other.
99765
99766         * fast/frames/location-change-no-file-access-expected.txt: Added.
99767         * fast/frames/location-change-no-file-access.html: Added.
99768         * fast/frames/resources/no-file-access-frame-1.html: Added.
99769         * fast/frames/resources/no-file-access-frame-2.html: Added.
99770
99771 2010-05-28  Geoffrey Garen  <ggaren@apple.com>
99772
99773         Reviewed by Sam Weinig, Gavin Barraclough, Oliver Hunt.
99774
99775         Simplified the host calling convention.
99776
99777         Changed these results to expect to fail to stringify their exception
99778         objects in the case of stack overflow. (Standardizing the calling
99779         convention has implicitly added stack overflow checks to some places
99780         where they used to be missing.)
99781         
99782         In a future patch, I plan to implement a more reliable way to stringify
99783         exceptions without invoking a JS function. For now, though, it seems best
99784         to match other test results, instead of silently overflowing the stack.
99785
99786         * fast/js/global-recursion-on-full-stack-expected.txt:
99787         * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
99788
99789 2010-05-28  Stephen White  <senorblanco@chromium.org>
99790
99791         Reviewed by Darin Fisher.
99792
99793         [CHROMIUM] Chromium port should support image interpolation quality
99794         https://bugs.webkit.org/show_bug.cgi?id=38686
99795
99796         * platform/chromium/test_expectations.txt:
99797         Add failure expectations for resizing-based tests, so they can be
99798         rebaselined by the bots.
99799
99800 2010-05-28  Csaba Osztrogonác  <ossy@webkit.org>
99801
99802         [Qt] Skip new test introduced in r60386, because of
99803         missing layoutTestController.evaluateScriptInIsolatedWorld()
99804
99805         * platform/qt/Skipped: storage/transaction-success-callback-isolated-world.html skipped.
99806
99807 2010-05-28  Eric Uhrhane  <ericu@chromium.org>
99808
99809         Reviewed by Dmitry Titov.
99810
99811         Refactor DB layout tests so that they work in Web Workers as well as Pages.
99812         This is a big set of ports, but there are still more to come.
99813         In general, this is all just trivial changes.  For each test file, I pull out the meat into a .js file [with no functional changes].  Then I include that from both the DOM test and a new worker test; in both cases, the .html files are trivial wrappers.  All boilerplate code is pulled out into the resource files.
99814
99815         In a couple of these tests, there were try/catch wrappers that suppressed errors.  I don't see why you'd want to do that in a test; let's let those errors cause test failures, then fix them.  I took out the wrappers and saw no difference in behavior.
99816
99817         https://bugs.webkit.org/show_bug.cgi?id=34995
99818
99819         * fast/workers/storage/multiple-databases-garbage-collection-expected.txt: Added.
99820         * fast/workers/storage/multiple-databases-garbage-collection.html: Added.
99821         * fast/workers/storage/multiple-transactions-expected.txt: Added.
99822         * fast/workers/storage/multiple-transactions.html: Added.
99823         * fast/workers/storage/multiple-transactions-on-different-handles-expected.txt: Added.
99824         * fast/workers/storage/multiple-transactions-on-different-handles.html: Added.
99825         * fast/workers/storage/change-version-handle-reuse-worker.html: Pulled out even more boilerplate.
99826         * fast/workers/storage/execute-sql-args-worker.html: Pulled out even more boilerplate.
99827         * fast/workers/storage/resources/database-worker-controller: Here's where the boilerplate went.
99828         * fast/workers/storage/resources/database-worker.js:
99829         * storage/multiple-databases-garbage-collection.html:
99830         * storage/multiple-databases-garbage-collection.js: Added.
99831         * storage/multiple-transactions-on-different-handles.html:
99832         * storage/multiple-transactions-on-different-handles.js: Added.
99833         * storage/multiple-transactions.html:
99834         * storage/multiple-transactions.js: Added.
99835         * storage/hash-change-with-xhr-expected.txt: Trivial whitespace change.
99836         * storage/hash-change-with-xhr.html:
99837         * storage/hash-change-with-xhr.js: Added.
99838         * storage/open-database-while-transaction-in-progress.html:
99839         * storage/open-database-while-transaction-in-progress.js: Added.
99840         * storage/read-and-write-transactions-dont-run-together.html:
99841         * storage/read-and-write-transactions-dont-run-together.js: Added.
99842         * storage/test-authorizer.html:
99843         * storage/test-authorizer.js: Added.
99844         I made a small common include for all the non-worker tests to remove a little boilerplate.
99845         * storage/resources/database-common.js: Added.
99846         These two tests had already been ported to workers; I updated them to use the common include file.
99847         * storage/change-version-handle-reuse.html:
99848         * storage/execute-sql-args.html:
99849         * fast/workers/storage/open-database-while-transaction-in-progress-expected.txt: Added.
99850         * fast/workers/storage/open-database-while-transaction-in-progress.html: Added.
99851         * fast/workers/storage/read-and-write-transactions-dont-run-together-expected.txt: Added.
99852         * fast/workers/storage/read-and-write-transactions-dont-run-together.html: Added.
99853         * fast/workers/storage/test-authorizer-expected.txt: Added.
99854         * fast/workers/storage/test-authorizer.html: Added.
99855
99856 2010-05-28  Eric Uhrhane  <ericu@chromium.org>
99857
99858         Reviewed by Dmitry Titov.
99859
99860         We don't test the async DB success callback in an isolated world.
99861         https://bugs.webkit.org/show_bug.cgi?id=39849
99862
99863         This pretty much a copy of transaction-error-callback-isolated-world.html.
99864         * storage/transaction-success-callback-isolated-world-expected.txt: Added.
99865         * storage/transaction-success-callback-isolated-world.html: Added.
99866
99867 2010-05-28  Chang Shu  <Chang.Shu@nokia.com>
99868
99869         Reviewed by Kenneth Rohde Christiansen.
99870
99871         [Qt] Enable Philip's canvas tests on Qt and skip
99872         the failed ones.
99873
99874         https://bugs.webkit.org/show_bug.cgi?id=20553
99875
99876         * platform/qt/Skipped:
99877
99878 2010-05-28  Adam Barth  <abarth@webkit.org>
99879
99880         Reviewed by Eric Seidel.
99881
99882         Named entities in attributes aren't parsed correctly by HTML5 parser
99883         https://bugs.webkit.org/show_bug.cgi?id=39873
99884
99885         Add a test suite for parsing entities in attributes and update expected results.
99886
99887         * html5lib/resources/entities02.dat: Added.
99888         * html5lib/runner-expected-html5.txt:
99889         * html5lib/runner-expected.txt:
99890         * html5lib/runner.html:
99891
99892 2010-05-28  Adam Barth  <abarth@webkit.org>
99893
99894         Reviewed by Eric Seidel.
99895
99896         Handle edge cases in HTML5 entity parsing
99897         https://bugs.webkit.org/show_bug.cgi?id=39823
99898
99899         Tests a bunch of the edge cases of entity handling in the HTML5
99900         specification.
99901
99902         * html5lib/resources/entities01.dat:
99903         * html5lib/runner-expected.txt:
99904
99905 2010-05-28  Chris Fleizach  <cfleizach@apple.com>
99906
99907         Reviewed by Darin Adler.
99908
99909         AX: need to catch NSAccessibilityExceptions in DRT
99910         https://bugs.webkit.org/show_bug.cgi?id=39881
99911
99912         * platform/mac/accessibility/unsupported-attribute-does-not-crash-expected.txt: Added.
99913         * platform/mac/accessibility/unsupported-attribute-does-not-crash.html: Added.
99914
99915 2010-05-28  Mikhail Naganov  <mnaganov@chromium.org>
99916
99917         Unreviewed. Revert 60353 -- immature.
99918
99919         https://bugs.webkit.org/show_bug.cgi?id=39646
99920
99921         * fast/dom/Window/window-properties-expected.txt:
99922         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
99923         * platform/qt/fast/dom/Window/window-properties-expected.txt:
99924
99925 2010-05-28  Shu Chang  <chang.shu@nokia.com>
99926
99927         Unreviewed.
99928
99929         Remove two junk files not supposed to be in.
99930
99931         * canvas/philip/tests/.reportgen.html.swp: Removed.
99932         * canvas/philip/tests/.reportgen.js.swp: Removed.
99933
99934 2010-05-28  Mikhail Naganov  <mnaganov@chromium.org>
99935
99936         Reviewed by Yury Semikhatsky.
99937
99938         Web Inspector: add Console API for retrieving memory stats
99939
99940         Add 'console.memory' property which returns an object. Currently
99941         it has two fields: totalHeapSize and usedHeapSize. Later, it can be
99942         extended for reporting total browser's memory consumption.
99943
99944         https://bugs.webkit.org/show_bug.cgi?id=39840
99945
99946         * fast/dom/Window/window-properties-expected.txt:
99947         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
99948         * platform/qt/fast/dom/Window/window-properties-expected.txt:
99949
99950 2010-05-28  Yael Aharon  <yael.aharon@nokia.com>
99951
99952         Reviewed by Laszlo Gombos.
99953
99954         [Qt] Pass all web notification layout tests
99955         https://bugs.webkit.org/show_bug.cgi?id=39146
99956
99957         * platform/qt/Skipped:
99958
99959 2010-05-28  Eric Seidel  <eric@webkit.org>
99960
99961         Reviewed by Adam Barth.
99962
99963         document.write does not work correctly in the HTML5 parser
99964         https://bugs.webkit.org/show_bug.cgi?id=39828
99965
99966         Add two tests for document.write behavior and update
99967         our expected results to remove two parse errors now that
99968         document.write is functioning correctly.
99969
99970         * html5lib/resources/webkit01.dat:
99971         * html5lib/runner-expected-html5.txt:
99972
99973 2010-05-27  MORITA Hajime  <morrita@google.com>
99974
99975         Reviewed by Ojan Vafai.
99976
99977         Cursor movement and text selection does not work well if a block is followed by an inline.
99978         https://bugs.webkit.org/show_bug.cgi?id=32123
99979
99980         RenderInline::setSelectionState() missed selection state
99981         propagation for ancestors.  This fix pulled
99982         RenderBlock::setSelectionState() up to RenderBoxModelObject, to
99983         share it with RenderInline.
99984
99985         * editing/selection/range-between-block-and-inline.html: Added.
99986         * platform/mac/editing/selection/range-between-block-and-inline-expected.checksum: Added.
99987         * platform/mac/editing/selection/range-between-block-and-inline-expected.png: Added.
99988         * platform/mac/editing/selection/range-between-block-and-inline-expected.txt: Added.
99989
99990 2010-05-27  Roland Steiner  <rolandsteiner@chromium.org>
99991
99992         Reviewed by Tamura Kent.
99993
99994         [Chromium] Update chromium test expectations for parseFloat & toNumber tests
99995         https://bugs.webkit.org/show_bug.cgi?id=39861
99996
99997         Update expectation files.
99998
99999         * platform/chromium/fast/js/ToNumber-expected.txt:
100000         * platform/chromium/fast/js/parseFloat-expected.txt:
100001
100002 2010-05-26  Darin Adler  <darin@apple.com>
100003
100004         Reviewed by Kent Tamura.
100005
100006         Null characters handled incorrectly in ToNumber conversion
100007         https://bugs.webkit.org/show_bug.cgi?id=38088
100008
100009         * fast/js/ToNumber-expected.txt: Updated for new tests and to
100010         expect PASS for two null character tests.
100011         * fast/js/ToNumber.js: Added more test cases.
100012         * fast/js/parseFloat-expected.txt: Updated for new test case.
100013         * fast/js/script-tests/parseFloat.js: Added a test case.
100014
100015 2010-05-27  Julie Parent  <jparent@chromium.org>
100016
100017         Unreviewed.
100018
100019         Update Chromium expectations for runner.html after r60278.
100020
100021         * platform/chromium-mac/html5lib/runner-expected.txt:
100022         * platform/chromium-win/html5lib/runner-expected.txt:
100023
100024 2010-05-27  Anders Carlsson  <andersca@apple.com>
100025
100026         Reviewed by Adam Roben.
100027
100028         [Qt] REGRESSION(r60258): It broke 10 tests.
100029         https://bugs.webkit.org/show_bug.cgi?id=39819
100030
100031         Remove tests from the skipped list.
100032
100033         * platform/qt/Skipped:
100034
100035 2010-05-27  Alexey Proskuryakov  <ap@apple.com>
100036
100037         https://bugs.webkit.org/show_bug.cgi?id=39852
100038         [Qt] fast/encoding/yentest.html fails
100039
100040         * platform/Qt/Skipped: Disabling the new tests for backslash transcoding.
100041
100042 2010-05-27  Alexey Proskuryakov  <ap@apple.com>
100043
100044         Reviewed by Shinichiro Hamaji.
100045
100046         https://bugs.webkit.org/show_bug.cgi?id=39606
100047         Land tests for <rdar://problem/3277733>: \ in JavaScript mishandled when encoding is Japanese
100048
100049         * fast/encoding/resources/yentestexternal.js: Added.
100050         * fast/encoding/resources/yentestexternal2.js: Added.
100051         * fast/encoding/yentest-expected.txt: Added.
100052         * fast/encoding/yentest.html: Added.
100053         * fast/encoding/yentest2-expected.txt: Added.
100054         * fast/encoding/yentest2.html: Added.
100055
100056 2010-05-27  Tony Gentilcore  <tonyg@chromium.org>
100057
100058         Reviewed by Ojan Vafai.
100059
100060         Mark some SVG tests as flaky on Windows
100061         https://bugs.webkit.org/show_bug.cgi?id=39790
100062
100063         The following SVG tests have been failing intermittently on the
100064         chromium console for the past 2+ days.
100065          - svg/clip-path/clip-path-childs-clipped.svg
100066          - svg/clip-path/clip-path-evenodd-nonzero.svg
100067          - svg/clip-path/clip-path-text-and-shape.svg
100068          - svg/text/text-text-04-t.svg
100069          - svg/text/text-text-05-t.svg
100070
100071         * platform/chromium/test_expectations.txt:
100072
100073 2010-05-26  Jeremy Orlow  <jorlow@chromium.org>
100074
100075         Reviewed by Steve Block.
100076
100077         Clean up IndexedDB layout tests
100078         https://bugs.webkit.org/show_bug.cgi?id=39748
100079
100080         Split basics.js into a common library plus 2 other tests.  This
100081         will make it easier to ensure good test coverage as we go forward
100082         without too much cut and paste coding.  For the most part, each
100083         IndexedDB idl file should have its own test in the future (at a
100084         minimum).
100085
100086         Also switching the 'description' portion of the test expectation
100087         to reflect the build fix from last night (which breaks the feature).
100088
100089         * storage/indexeddb/basics-expected.txt: Removed.
100090         * storage/indexeddb/basics.html: Removed.
100091         * storage/indexeddb/idb-database-request-expected.txt: Added.
100092         * storage/indexeddb/idb-database-request.html: Added.
100093         * storage/indexeddb/indexed-database-request-expected.txt: Added.
100094         * storage/indexeddb/indexed-database-request.html: Added.
100095         * storage/indexeddb/resources/shared.js: Added.
100096         (init):
100097         (done):
100098         (verifyEventCommon):
100099         (verifyErrorEvent):
100100         (verifySuccessEvent):
100101         (verifyResult):
100102         (unexpectedErrorCallback):
100103         * storage/indexeddb/script-tests/TEMPLATE.html:
100104         * storage/indexeddb/script-tests/basics.js: Removed.
100105         * storage/indexeddb/script-tests/idb-database-request.js: Added.
100106         (openSuccess):
100107         (test):
100108         * storage/indexeddb/script-tests/indexed-database-request.js: Added.
100109         (openCallback):
100110         (test):
100111
100112 2010-05-27  Jedrzej Nowacki  <jedrzej.nowacki@nokia.com>
100113
100114         Reviewed by Brady Eidson.
100115
100116         New Layout test for the history.pushState function.
100117
100118         The test checks if history.length property is correct after
100119         a few pushState calls.
100120
100121         history.pushState doesn't work for the first page in a window.
100122         https://bugs.webkit.org/show_bug.cgi?id=39418
100123
100124         * fast/loader/stateobjects/pushstate-without-history-expected.txt: Added.
100125         * fast/loader/stateobjects/pushstate-without-history.html: Added.
100126
100127 2010-05-27  Zhenyao Mo  <zmo@google.com>
100128
100129         Reviewed by Dimitri Glazkov.
100130
100131         Implement lazy clearing of renderbuffers
100132         https://bugs.webkit.org/show_bug.cgi?id=36248
100133
100134         * fast/canvas/webgl/renderbuffer-initialization-expected.txt: Added.
100135         * fast/canvas/webgl/renderbuffer-initialization.html: Added.
100136
100137 2010-05-27  Hans Wennborg  <hans@chromium.org>
100138
100139         Reviewed by Alexey Proskuryakov.
100140
100141         Increase limit on number of (i)frames from 200 to 1000.
100142         https://bugs.webkit.org/show_bug.cgi?id=39427
100143
100144         Add layout tests that test the possibility of generating 1000 iframes.
100145
100146         * compositing/iframes/lots-of-iframes-expected.txt: Added.
100147         * compositing/iframes/lots-of-iframes.html: Added.
100148         * compositing/iframes/lots-of-objects-expected.txt: Added.
100149         * compositing/iframes/lots-of-objects.html: Added.
100150
100151 2010-05-27  Csaba Osztrogonác  <ossy@webkit.org>
100152
100153         Unreviewed. Add failing tests to the Skipped list temporarily.
100154
100155         [Qt] REGRESSION(r60258): It broke 10 tests.
100156         https://bugs.webkit.org/show_bug.cgi?id=39819
100157
100158         * platform/qt/Skipped:
100159
100160 2010-05-27  Eric Seidel  <eric@webkit.org>
100161
100162         Reviewed by Adam Barth.
100163
100164         Add <pre>/<listing> hack to HTML5Lexer to fix the last remaining HTML5 test suite regressions
100165         https://bugs.webkit.org/show_bug.cgi?id=39818
100166
100167         * html5lib/runner-expected-html5.txt:
100168
100169 2010-05-27  Adam Barth  <abarth@webkit.org>
100170
100171         Reviewed by Eric Seidel.
100172
100173         Remove custom webkit runner and update normal runner with our nifty
100174         goodness.
100175
100176         * html5lib/runner-expected.txt:
100177         * html5lib/runner.html:
100178         * html5lib/webkit-runner-expected-html5.txt: Removed.
100179         * html5lib/webkit-runner-expected.txt: Removed.
100180         * html5lib/webkit-runner.html: Removed.
100181
100182 2010-05-26  Eric Seidel  <eric@webkit.org>
100183
100184         Reviewed by Adam Barth.
100185
100186         Update our expectations now that we're handling external scripts.
100187
100188         * html5lib/webkit-runner-expected-html5.txt:
100189
100190 2010-05-26  Tony Chang  <tony@chromium.org>
100191
100192         Not reviewed, skipping new test on gtk.
100193
100194         [gtk] skip editing/input/scroll-viewport-page-up-down.html because of missing eventSender methods
100195         https://bugs.webkit.org/show_bug.cgi?id=39808
100196
100197         * platform/gtk/Skipped:
100198
100199 2010-05-26  Zelidrag Hornung  <zelidrag@chromium.org>
100200
100201         Reviewed by Ojan Vafai.
100202
100203         Fixed frame page up/down scrolling calculation. Made sure that the
100204         cursor moves with page up/down event. Please note that now for mac
100205         editing behavior we will scroll the content to center the cursor on
100206         page up/down while other platforms will align the cursor with the top of
100207         displayed frame.
100208         https://bugs.webkit.org/show_bug.cgi?id=38213
100209         
100210         * editing/input/option-page-up-down-expected.txt: Fixed page scroll calculation. Now scroll height is calculated only from the visible portion not the entire frame height.
100211         * editing/input/option-page-up-down.html: Ditto.
100212         * editing/input/scroll-viewport-page-up-down-expected.txt: Scrolling test of contenteditable iframe and div.
100213         * editing/input/scroll-viewport-page-up-down.html: Ditto.
100214         * editing/resources/contenteditable-iframe-fixed-size-src.html: Resource for the scrolling test above.
100215         * platform/mac/editing/selection/25228.html: Change the test to have the cursor on the right edge of the screen.  The original test
100216             wasn't testing the behavior anymore.
100217
100218 2010-05-26  Adam Barth  <abarth@webkit.org>
100219
100220         Reviewed by Eric Seidel.
100221
100222         Fix webkit01.dat resumer tests in HTML5 parser
100223         https://bugs.webkit.org/show_bug.cgi?id=39796
100224
100225         Update expectations to show massive passage.
100226
100227         * html5lib/webkit-resumer-expected-html5.txt:
100228
100229 2010-05-26  Adam Barth  <abarth@webkit.org>
100230
100231         Reviewed by Eric Seidel.
100232
100233         Make HTML5 lexer not ASSERT when resuming partial parses
100234         https://bugs.webkit.org/show_bug.cgi?id=39755
100235
100236         Add a test suite for partial parsing.  This test runs all our parsing
100237         test cases, but stops and starts the parser at every character in the
100238         parse stream to make sure we resume parsing properly.  Currently, a
100239         bunch of the test cases are commented out, but I'll comment them back
100240         in as I get them running.
100241
100242         * html5lib/webkit-resumer-expected-html5.txt: Added.
100243         * html5lib/webkit-resumer-expected.txt: Added.
100244         * html5lib/webkit-resumer.html: Added.
100245
100246 2010-05-26  Alexey Proskuryakov  <ap@apple.com>
100247
100248         Make the test pass on chromium by weakening expectations. It's probably a chromium bug, but
100249         the test only practically checks that the height is non-zero, so chromium's 198 is fine
100250         for now.
100251
100252         * fast/css/custom-font-xheight.html:
100253
100254 2010-05-26  Alexey Proskuryakov  <ap@apple.com>
100255
100256         https://bugs.webkit.org/show_bug.cgi?id=39682
100257         <rdar://problem/8026774> REGRESSION: WebKit nightly adding insane height to div at random
100258
100259         Without the fix, the height is usually zero, but could also be huge, depending on uninialized
100260         memory contents.
100261
100262         * fast/css/custom-font-xheight-expected.txt: Added.
100263         * fast/css/custom-font-xheight.html: Added.
100264         * platform/mac-tiger/Skipped:
100265
100266 2010-05-26  Csaba Osztrogonác  <ossy@webkit.org>
100267
100268         Unreviewed fix, Qt specific expected file updated after r60235.
100269
100270         * platform/qt/fast/dom/Window/window-properties-expected.txt: updated.
100271
100272 2010-05-26  Csaba Osztrogonác  <ossy@webkit.org>
100273
100274         Unreviewed.
100275
100276         [Qt] media/media-can-play-ogg.html crashes intermittently on the bot
100277         https://bugs.webkit.org/show_bug.cgi?id=39481
100278
100279         * platform/qt/Skipped: the culprit media/audio-only-video-intrinsic-size.html skipped until fix.
100280
100281 2010-05-26  Jessie Berlin  <jberlin@webkit.org>
100282
100283         Reviewed by Pavel Feldman
100284
100285         Bug 31296 - Web Inspector: Should support console.groupCollapsed
100286         https://bugs.webkit.org/show_bug.cgi?id=31296
100287
100288         * fast/dom/Window/window-properties-expected.txt:
100289         Update results to take into account added groupCollapsed function.
100290
100291         * inspector/console-tests-expected.txt:
100292         * inspector/console-tests.html:
100293         Add test for groupCollapsed and its results.
100294
100295 2010-05-26  Nikolas Zimmermann  <nzimmermann@rim.com>
100296
100297         Not reviewed. Add results for svg/hixie/links/003-broken.xml for mac-leopard. All SVG tests pass with --tolerance 0 again for me on Leopard.
100298
100299         * platform/mac-leopard/svg/hixie/links/003-broken-expected.checksum: Added.
100300         * platform/mac-leopard/svg/hixie/links/003-broken-expected.png: Added.
100301
100302 2010-05-26  yael aharon  <yael.aharon@nokia.com>
100303
100304         Reviewed by Kent Tamura.
100305
100306         Support the labels attribute in labelable form controls
100307         https://bugs.webkit.org/show_bug.cgi?id=38713
100308
100309         Update result for HTMLSelectElement, since it now includes the new attribute "labels"
100310         * fast/dom/domListEnumeration-expected.txt:
100311         * fast/dom/script-tests/domListEnumeration.js:
100312
100313         * fast/forms/labels-add-htmlFor-label-expected.txt: Added.
100314         * fast/forms/labels-add-htmlFor-label.html: Added.
100315         * fast/forms/labels-add-parent-label-expected.txt: Added.
100316         * fast/forms/labels-add-parent-label.html: Added.
100317         * fast/forms/labels-change-htmlFor-attribute-expected.txt: Added.
100318         * fast/forms/labels-change-htmlFor-attribute.html: Added.
100319         * fast/forms/labels-item-index-expected.txt: Added.
100320         * fast/forms/labels-item-index.html: Added.
100321         * fast/forms/labels-remove-htmlFor-attribute-expected.txt: Added.
100322         * fast/forms/labels-remove-htmlFor-attribute.html: Added.
100323         * fast/forms/labels-remove-htmlFor-label-expected.txt: Added.
100324         * fast/forms/labels-remove-htmlFor-label.html: Added.
100325         * fast/forms/labels-remove-parent-label-expected.txt: Added.
100326         * fast/forms/labels-remove-parent-label.html: Added.
100327         * fast/forms/labels-set-htmlFor-attribute-expected.txt: Added.
100328         * fast/forms/labels-set-htmlFor-attribute.html: Added.
100329         * fast/forms/script-tests/labels-add-htmlFor-label.js: Added.
100330         * fast/forms/script-tests/labels-add-parent-label.js: Added.
100331         * fast/forms/script-tests/labels-change-htmlFor-attribute.js: Added.
100332         * fast/forms/script-tests/labels-item-index.js: Added.
100333         * fast/forms/script-tests/labels-remove-htmlFor-attribute.js: Added.
100334         * fast/forms/script-tests/labels-remove-htmlFor-label.js: Added.
100335         * fast/forms/script-tests/labels-remove-parent-label.js: Added.
100336         * fast/forms/script-tests/labels-set-htmlFor-attribute.js: Added.
100337
100338 2010-05-24  Jeremy Orlow  <jorlow@chromium.org>
100339
100340         Reviewed by Steve Block.
100341
100342         Flesh out IDBDatabase
100343         https://bugs.webkit.org/show_bug.cgi?id=39602
100344
100345         Update the test expectations now that this succeeds.
100346
100347         * storage/indexeddb/basics-expected.txt:
100348
100349 2010-05-26  Alexander Pavlov  <apavlov@chromium.org>
100350
100351         Reviewed by Pavel Feldman.
100352
100353         Expose CSS rule body start/end offsets in the parent stylesheet
100354         https://bugs.webkit.org/show_bug.cgi?id=38906
100355
100356         * inspector/resources/styles-source-offsets.css: Added.
100357         (body):
100358         (/* comment before selector */body.main1/* comment after selector */):
100359         (body.main2):
100360         * inspector/styles-source-offsets-expected.txt: Added.
100361         * inspector/styles-source-offsets.html: Added.
100362
100363 2010-05-25  Tony Chang  <tony@chromium.org>
100364
100365         Not reviewed, adding chromium-mac results.  They differ from
100366         mac-leopard results because of scollbars.
100367
100368         [chromium] add layout test results for mac for fast/multicol/span tests
100369         https://bugs.webkit.org/show_bug.cgi?id=39709
100370
100371         * platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
100372         * platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
100373         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Added.
100374         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
100375         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Added.
100376         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
100377         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Added.
100378         * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
100379         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Added.
100380         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
100381         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Added.
100382         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added.
100383         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Added.
100384         * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
100385         * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.checksum: Added.
100386         * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.png: Added.
100387
100388 2010-05-25  Tony Chang  <tony@chromium.org>
100389
100390         Not reviewed, just adding chromium and mac-leopard results.
100391
100392         add chromium layout test results for fast/multicol/span tests added in r60201
100393         https://bugs.webkit.org/show_bug.cgi?id=39707
100394
100395         * platform/chromium-linux/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
100396         * platform/chromium-linux/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
100397         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Added.
100398         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
100399         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Added.
100400         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
100401         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Added.
100402         * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
100403         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Added.
100404         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
100405         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Added.
100406         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added.
100407         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Added.
100408         * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
100409         * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.checksum: Added.
100410         * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.png: Added.
100411         * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
100412         * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
100413         * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.txt: Added.
100414         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Added.
100415         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
100416         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added.
100417         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Added.
100418         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
100419         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
100420         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Added.
100421         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
100422         * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Added.
100423         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Added.
100424         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
100425         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
100426         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Added.
100427         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added.
100428         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
100429         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Added.
100430         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
100431         * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Added.
100432         * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.checksum: Added.
100433         * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.png: Added.
100434         * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.txt: Added.
100435         * platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
100436         * platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
100437         * platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt.
100438         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Added.
100439         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
100440         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt.
100441         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Added.
100442         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
100443         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt.
100444         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Added.
100445         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
100446         * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt.
100447         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Added.
100448         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
100449         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt.
100450         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Added.
100451         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added.
100452         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt.
100453         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Added.
100454         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
100455         * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt.
100456         * platform/mac-leopard/fast/multicol/span/span-margin-collapsing-expected.checksum: Added.
100457         * platform/mac-leopard/fast/multicol/span/span-margin-collapsing-expected.png: Added.
100458         * platform/mac-leopard/fast/multicol/span/span-margin-collapsing-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt.
100459
100460 2010-05-25  James Robinson  <jamesr@chromium.org>
100461
100462         Unreviewed, pixel expectations change only.
100463
100464         Move Leopard-specific pixel test results from platform/mac to platform/mac-leopard
100465         https://bugs.webkit.org/show_bug.cgi?id=39317
100466
100467         This is the first 200 diffs from css1/ and css2.1/.
100468
100469         * platform/mac-leopard/css1/basic: Added.
100470         * platform/mac-leopard/css1/basic/class_as_selector-expected.checksum: Copied from LayoutTests/platform/mac/css1/basic/class_as_selector-expected.checksum.
100471         * platform/mac-leopard/css1/basic/class_as_selector-expected.png: Copied from LayoutTests/platform/mac/css1/basic/class_as_selector-expected.png.
100472         * platform/mac-leopard/css1/basic/comments-expected.checksum: Copied from LayoutTests/platform/mac/css1/basic/comments-expected.checksum.
100473         * platform/mac-leopard/css1/basic/comments-expected.png: Copied from LayoutTests/platform/mac/css1/basic/comments-expected.png.
100474         * platform/mac-leopard/css1/basic/containment-expected.checksum: Copied from LayoutTests/platform/mac/css1/basic/containment-expected.checksum.
100475         * platform/mac-leopard/css1/basic/containment-expected.png: Copied from LayoutTests/platform/mac/css1/basic/containment-expected.png.
100476         * platform/mac-leopard/css1/basic/contextual_selectors-expected.checksum: Copied from LayoutTests/platform/mac/css1/basic/contextual_selectors-expected.checksum.
100477         * platform/mac-leopard/css1/basic/contextual_selectors-expected.png: Copied from LayoutTests/platform/mac/css1/basic/contextual_selectors-expected.png.
100478         * platform/mac-leopard/css1/basic/grouping-expected.checksum: Copied from LayoutTests/platform/mac/css1/basic/grouping-expected.checksum.
100479         * platform/mac-leopard/css1/basic/grouping-expected.png: Copied from LayoutTests/platform/mac/css1/basic/grouping-expected.png.
100480         * platform/mac-leopard/css1/basic/id_as_selector-expected.checksum: Copied from LayoutTests/platform/mac/css1/basic/id_as_selector-expected.checksum.
100481         * platform/mac-leopard/css1/basic/id_as_selector-expected.png: Copied from LayoutTests/platform/mac/css1/basic/id_as_selector-expected.png.
100482         * platform/mac-leopard/css1/basic/inheritance-expected.checksum: Copied from LayoutTests/platform/mac/css1/basic/inheritance-expected.checksum.
100483         * platform/mac-leopard/css1/basic/inheritance-expected.png: Copied from LayoutTests/platform/mac/css1/basic/inheritance-expected.png.
100484         * platform/mac-leopard/css1/box_properties: Added.
100485         * platform/mac-leopard/css1/box_properties/border-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border-expected.checksum.
100486         * platform/mac-leopard/css1/box_properties/border-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border-expected.png.
100487         * platform/mac-leopard/css1/box_properties/border_bottom-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom-expected.checksum.
100488         * platform/mac-leopard/css1/box_properties/border_bottom-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom-expected.png.
100489         * platform/mac-leopard/css1/box_properties/border_bottom_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.checksum.
100490         * platform/mac-leopard/css1/box_properties/border_bottom_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.png.
100491         * platform/mac-leopard/css1/box_properties/border_bottom_width-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom_width-expected.checksum.
100492         * platform/mac-leopard/css1/box_properties/border_bottom_width-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom_width-expected.png.
100493         * platform/mac-leopard/css1/box_properties/border_bottom_width_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom_width_inline-expected.checksum.
100494         * platform/mac-leopard/css1/box_properties/border_bottom_width_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_bottom_width_inline-expected.png.
100495         * platform/mac-leopard/css1/box_properties/border_color-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_color-expected.checksum.
100496         * platform/mac-leopard/css1/box_properties/border_color-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_color-expected.png.
100497         * platform/mac-leopard/css1/box_properties/border_color_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_color_inline-expected.checksum.
100498         * platform/mac-leopard/css1/box_properties/border_color_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_color_inline-expected.png.
100499         * platform/mac-leopard/css1/box_properties/border_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_inline-expected.checksum.
100500         * platform/mac-leopard/css1/box_properties/border_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_inline-expected.png.
100501         * platform/mac-leopard/css1/box_properties/border_left-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_left-expected.checksum.
100502         * platform/mac-leopard/css1/box_properties/border_left-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_left-expected.png.
100503         * platform/mac-leopard/css1/box_properties/border_left_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_left_inline-expected.checksum.
100504         * platform/mac-leopard/css1/box_properties/border_left_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_left_inline-expected.png.
100505         * platform/mac-leopard/css1/box_properties/border_left_width-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_left_width-expected.checksum.
100506         * platform/mac-leopard/css1/box_properties/border_left_width-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_left_width-expected.png.
100507         * platform/mac-leopard/css1/box_properties/border_left_width_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_left_width_inline-expected.checksum.
100508         * platform/mac-leopard/css1/box_properties/border_left_width_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_left_width_inline-expected.png.
100509         * platform/mac-leopard/css1/box_properties/border_right-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_right-expected.checksum.
100510         * platform/mac-leopard/css1/box_properties/border_right-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_right-expected.png.
100511         * platform/mac-leopard/css1/box_properties/border_right_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_right_inline-expected.checksum.
100512         * platform/mac-leopard/css1/box_properties/border_right_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_right_inline-expected.png.
100513         * platform/mac-leopard/css1/box_properties/border_right_width-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_right_width-expected.checksum.
100514         * platform/mac-leopard/css1/box_properties/border_right_width-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_right_width-expected.png.
100515         * platform/mac-leopard/css1/box_properties/border_right_width_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_right_width_inline-expected.checksum.
100516         * platform/mac-leopard/css1/box_properties/border_right_width_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_right_width_inline-expected.png.
100517         * platform/mac-leopard/css1/box_properties/border_style-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_style-expected.checksum.
100518         * platform/mac-leopard/css1/box_properties/border_style-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_style-expected.png.
100519         * platform/mac-leopard/css1/box_properties/border_style_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_style_inline-expected.checksum.
100520         * platform/mac-leopard/css1/box_properties/border_style_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_style_inline-expected.png.
100521         * platform/mac-leopard/css1/box_properties/border_top-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_top-expected.checksum.
100522         * platform/mac-leopard/css1/box_properties/border_top-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_top-expected.png.
100523         * platform/mac-leopard/css1/box_properties/border_top_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_top_inline-expected.checksum.
100524         * platform/mac-leopard/css1/box_properties/border_top_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_top_inline-expected.png.
100525         * platform/mac-leopard/css1/box_properties/border_top_width-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_top_width-expected.checksum.
100526         * platform/mac-leopard/css1/box_properties/border_top_width-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_top_width-expected.png.
100527         * platform/mac-leopard/css1/box_properties/border_top_width_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_top_width_inline-expected.checksum.
100528         * platform/mac-leopard/css1/box_properties/border_top_width_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_top_width_inline-expected.png.
100529         * platform/mac-leopard/css1/box_properties/border_width-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_width-expected.checksum.
100530         * platform/mac-leopard/css1/box_properties/border_width-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_width-expected.png.
100531         * platform/mac-leopard/css1/box_properties/border_width_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/border_width_inline-expected.checksum.
100532         * platform/mac-leopard/css1/box_properties/border_width_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/border_width_inline-expected.png.
100533         * platform/mac-leopard/css1/box_properties/clear-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/clear-expected.checksum.
100534         * platform/mac-leopard/css1/box_properties/clear-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/clear-expected.png.
100535         * platform/mac-leopard/css1/box_properties/clear_float-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/clear_float-expected.checksum.
100536         * platform/mac-leopard/css1/box_properties/clear_float-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/clear_float-expected.png.
100537         * platform/mac-leopard/css1/box_properties/float-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/float-expected.checksum.
100538         * platform/mac-leopard/css1/box_properties/float-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/float-expected.png.
100539         * platform/mac-leopard/css1/box_properties/float_elements_in_series-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.checksum.
100540         * platform/mac-leopard/css1/box_properties/float_elements_in_series-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.png.
100541         * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/float_on_text_elements-expected.checksum.
100542         * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/float_on_text_elements-expected.png.
100543         * platform/mac-leopard/css1/box_properties/height-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/height-expected.checksum.
100544         * platform/mac-leopard/css1/box_properties/height-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/height-expected.png.
100545         * platform/mac-leopard/css1/box_properties/margin-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin-expected.checksum.
100546         * platform/mac-leopard/css1/box_properties/margin-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin-expected.png.
100547         * platform/mac-leopard/css1/box_properties/margin_bottom-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_bottom-expected.checksum.
100548         * platform/mac-leopard/css1/box_properties/margin_bottom-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_bottom-expected.png.
100549         * platform/mac-leopard/css1/box_properties/margin_bottom_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_bottom_inline-expected.checksum.
100550         * platform/mac-leopard/css1/box_properties/margin_bottom_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_bottom_inline-expected.png.
100551         * platform/mac-leopard/css1/box_properties/margin_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_inline-expected.checksum.
100552         * platform/mac-leopard/css1/box_properties/margin_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_inline-expected.png.
100553         * platform/mac-leopard/css1/box_properties/margin_left-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_left-expected.checksum.
100554         * platform/mac-leopard/css1/box_properties/margin_left-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_left-expected.png.
100555         * platform/mac-leopard/css1/box_properties/margin_left_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_left_inline-expected.checksum.
100556         * platform/mac-leopard/css1/box_properties/margin_left_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_left_inline-expected.png.
100557         * platform/mac-leopard/css1/box_properties/margin_right-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_right-expected.checksum.
100558         * platform/mac-leopard/css1/box_properties/margin_right-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_right-expected.png.
100559         * platform/mac-leopard/css1/box_properties/margin_right_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_right_inline-expected.checksum.
100560         * platform/mac-leopard/css1/box_properties/margin_right_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_right_inline-expected.png.
100561         * platform/mac-leopard/css1/box_properties/margin_top-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_top-expected.checksum.
100562         * platform/mac-leopard/css1/box_properties/margin_top-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_top-expected.png.
100563         * platform/mac-leopard/css1/box_properties/margin_top_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/margin_top_inline-expected.checksum.
100564         * platform/mac-leopard/css1/box_properties/margin_top_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/margin_top_inline-expected.png.
100565         * platform/mac-leopard/css1/box_properties/padding-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding-expected.checksum.
100566         * platform/mac-leopard/css1/box_properties/padding-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding-expected.png.
100567         * platform/mac-leopard/css1/box_properties/padding_bottom-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_bottom-expected.checksum.
100568         * platform/mac-leopard/css1/box_properties/padding_bottom-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_bottom-expected.png.
100569         * platform/mac-leopard/css1/box_properties/padding_bottom_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_bottom_inline-expected.checksum.
100570         * platform/mac-leopard/css1/box_properties/padding_bottom_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_bottom_inline-expected.png.
100571         * platform/mac-leopard/css1/box_properties/padding_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_inline-expected.checksum.
100572         * platform/mac-leopard/css1/box_properties/padding_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_inline-expected.png.
100573         * platform/mac-leopard/css1/box_properties/padding_left-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_left-expected.checksum.
100574         * platform/mac-leopard/css1/box_properties/padding_left-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_left-expected.png.
100575         * platform/mac-leopard/css1/box_properties/padding_left_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_left_inline-expected.checksum.
100576         * platform/mac-leopard/css1/box_properties/padding_left_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_left_inline-expected.png.
100577         * platform/mac-leopard/css1/box_properties/padding_right-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_right-expected.checksum.
100578         * platform/mac-leopard/css1/box_properties/padding_right-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_right-expected.png.
100579         * platform/mac-leopard/css1/box_properties/padding_right_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_right_inline-expected.checksum.
100580         * platform/mac-leopard/css1/box_properties/padding_right_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_right_inline-expected.png.
100581         * platform/mac-leopard/css1/box_properties/padding_top-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_top-expected.checksum.
100582         * platform/mac-leopard/css1/box_properties/padding_top-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_top-expected.png.
100583         * platform/mac-leopard/css1/box_properties/padding_top_inline-expected.checksum: Copied from LayoutTests/platform/mac/css1/box_properties/padding_top_inline-expected.checksum.
100584         * platform/mac-leopard/css1/box_properties/padding_top_inline-expected.png: Copied from LayoutTests/platform/mac/css1/box_properties/padding_top_inline-expected.png.
100585         * platform/mac-leopard/css1/cascade: Added.
100586         * platform/mac-leopard/css1/cascade/cascade_order-expected.checksum: Copied from LayoutTests/platform/mac/css1/cascade/cascade_order-expected.checksum.
100587         * platform/mac-leopard/css1/cascade/cascade_order-expected.png: Copied from LayoutTests/platform/mac/css1/cascade/cascade_order-expected.png.
100588         * platform/mac-leopard/css1/cascade/important-expected.checksum: Copied from LayoutTests/platform/mac/css1/cascade/important-expected.checksum.
100589         * platform/mac-leopard/css1/cascade/important-expected.png: Copied from LayoutTests/platform/mac/css1/cascade/important-expected.png.
100590         * platform/mac-leopard/css1/classification: Added.
100591         * platform/mac-leopard/css1/classification/display-expected.checksum: Copied from LayoutTests/platform/mac/css1/classification/display-expected.checksum.
100592         * platform/mac-leopard/css1/classification/display-expected.png: Copied from LayoutTests/platform/mac/css1/classification/display-expected.png.
100593         * platform/mac-leopard/css1/classification/list_style-expected.checksum: Copied from LayoutTests/platform/mac/css1/classification/list_style-expected.checksum.
100594         * platform/mac-leopard/css1/classification/list_style-expected.png: Copied from LayoutTests/platform/mac/css1/classification/list_style-expected.png.
100595         * platform/mac-leopard/css1/classification/list_style_image-expected.checksum: Copied from LayoutTests/platform/mac/css1/classification/list_style_image-expected.checksum.
100596         * platform/mac-leopard/css1/classification/list_style_image-expected.png: Copied from LayoutTests/platform/mac/css1/classification/list_style_image-expected.png.
100597         * platform/mac-leopard/css1/classification/list_style_position-expected.checksum: Copied from LayoutTests/platform/mac/css1/classification/list_style_position-expected.checksum.
100598         * platform/mac-leopard/css1/classification/list_style_position-expected.png: Copied from LayoutTests/platform/mac/css1/classification/list_style_position-expected.png.
100599         * platform/mac-leopard/css1/classification/list_style_type-expected.checksum: Copied from LayoutTests/platform/mac/css1/classification/list_style_type-expected.checksum.
100600         * platform/mac-leopard/css1/classification/list_style_type-expected.png: Copied from LayoutTests/platform/mac/css1/classification/list_style_type-expected.png.
100601         * platform/mac-leopard/css1/classification/white_space-expected.checksum: Copied from LayoutTests/platform/mac/css1/classification/white_space-expected.checksum.
100602         * platform/mac-leopard/css1/classification/white_space-expected.png: Copied from LayoutTests/platform/mac/css1/classification/white_space-expected.png.
100603         * platform/mac-leopard/css1/color_and_background: Added.
100604         * platform/mac-leopard/css1/color_and_background/background-expected.checksum: Copied from LayoutTests/platform/mac/css1/color_and_background/background-expected.checksum.
100605         * platform/mac-leopard/css1/color_and_background/background-expected.png: Copied from LayoutTests/platform/mac/css1/color_and_background/background-expected.png.
100606         * platform/mac-leopard/css1/color_and_background/background_attachment-expected.checksum: Copied from LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.checksum.
100607         * platform/mac-leopard/css1/color_and_background/background_attachment-expected.png: Copied from LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.png.
100608         * platform/mac-leopard/css1/color_and_background/background_color-expected.checksum: Copied from LayoutTests/platform/mac/css1/color_and_background/background_color-expected.checksum.
100609         * platform/mac-leopard/css1/color_and_background/background_color-expected.png: Copied from LayoutTests/platform/mac/css1/color_and_background/background_color-expected.png.
100610         * platform/mac-leopard/css1/color_and_background/background_image-expected.checksum: Copied from LayoutTests/platform/mac/css1/color_and_background/background_image-expected.checksum.
100611         * platform/mac-leopard/css1/color_and_background/background_image-expected.png: Copied from LayoutTests/platform/mac/css1/color_and_background/background_image-expected.png.
100612         * platform/mac-leopard/css1/color_and_background/background_position-expected.checksum: Copied from LayoutTests/platform/mac/css1/color_and_background/background_position-expected.checksum.
100613         * platform/mac-leopard/css1/color_and_background/background_position-expected.png: Copied from LayoutTests/platform/mac/css1/color_and_background/background_position-expected.png.
100614         * platform/mac-leopard/css1/color_and_background/background_repeat-expected.checksum: Copied from LayoutTests/platform/mac/css1/color_and_background/background_repeat-expected.checksum.
100615         * platform/mac-leopard/css1/color_and_background/background_repeat-expected.png: Copied from LayoutTests/platform/mac/css1/color_and_background/background_repeat-expected.png.
100616         * platform/mac-leopard/css1/color_and_background/color-expected.checksum: Copied from LayoutTests/platform/mac/css1/color_and_background/color-expected.checksum.
100617         * platform/mac-leopard/css1/color_and_background/color-expected.png: Copied from LayoutTests/platform/mac/css1/color_and_background/color-expected.png.
100618         * platform/mac-leopard/css1/font_properties: Added.
100619         * platform/mac-leopard/css1/font_properties/font-expected.checksum: Copied from LayoutTests/platform/mac/css1/font_properties/font-expected.checksum.
100620         * platform/mac-leopard/css1/font_properties/font-expected.png: Copied from LayoutTests/platform/mac/css1/font_properties/font-expected.png.
100621         * platform/mac-leopard/css1/font_properties/font_size-expected.checksum: Copied from LayoutTests/platform/mac/css1/font_properties/font_size-expected.checksum.
100622         * platform/mac-leopard/css1/font_properties/font_size-expected.png: Copied from LayoutTests/platform/mac/css1/font_properties/font_size-expected.png.
100623         * platform/mac-leopard/css1/font_properties/font_style-expected.checksum: Copied from LayoutTests/platform/mac/css1/font_properties/font_style-expected.checksum.
100624         * platform/mac-leopard/css1/font_properties/font_style-expected.png: Copied from LayoutTests/platform/mac/css1/font_properties/font_style-expected.png.
100625         * platform/mac-leopard/css1/font_properties/font_weight-expected.checksum: Copied from LayoutTests/platform/mac/css1/font_properties/font_weight-expected.checksum.
100626         * platform/mac-leopard/css1/font_properties/font_weight-expected.png: Copied from LayoutTests/platform/mac/css1/font_properties/font_weight-expected.png.
100627         * platform/mac-leopard/css1/formatting_model: Added.
100628         * platform/mac-leopard/css1/formatting_model/canvas-expected.checksum: Copied from LayoutTests/platform/mac/css1/formatting_model/canvas-expected.checksum.
100629         * platform/mac-leopard/css1/formatting_model/canvas-expected.png: Copied from LayoutTests/platform/mac/css1/formatting_model/canvas-expected.png.
100630         * platform/mac-leopard/css1/formatting_model/floating_elements-expected.checksum: Copied from LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.checksum.
100631         * platform/mac-leopard/css1/formatting_model/floating_elements-expected.png: Copied from LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.png.
100632         * platform/mac-leopard/css1/formatting_model/height_of_lines-expected.checksum: Copied from LayoutTests/platform/mac/css1/formatting_model/height_of_lines-expected.checksum.
100633         * platform/mac-leopard/css1/formatting_model/height_of_lines-expected.png: Copied from LayoutTests/platform/mac/css1/formatting_model/height_of_lines-expected.png.
100634         * platform/mac-leopard/css1/formatting_model/horizontal_formatting-expected.checksum: Copied from LayoutTests/platform/mac/css1/formatting_model/horizontal_formatting-expected.checksum.
100635         * platform/mac-leopard/css1/formatting_model/horizontal_formatting-expected.png: Copied from LayoutTests/platform/mac/css1/formatting_model/horizontal_formatting-expected.png.
100636         * platform/mac-leopard/css1/formatting_model/inline_elements-expected.checksum: Copied from LayoutTests/platform/mac/css1/formatting_model/inline_elements-expected.checksum.
100637         * platform/mac-leopard/css1/formatting_model/inline_elements-expected.png: Copied from LayoutTests/platform/mac/css1/formatting_model/inline_elements-expected.png.
100638         * platform/mac-leopard/css1/formatting_model/replaced_elements-expected.checksum: Copied from LayoutTests/platform/mac/css1/formatting_model/replaced_elements-expected.checksum.
100639         * platform/mac-leopard/css1/formatting_model/replaced_elements-expected.png: Copied from LayoutTests/platform/mac/css1/formatting_model/replaced_elements-expected.png.
100640         * platform/mac-leopard/css1/formatting_model/vertical_formatting-expected.checksum: Copied from LayoutTests/platform/mac/css1/formatting_model/vertical_formatting-expected.checksum.
100641         * platform/mac-leopard/css1/formatting_model/vertical_formatting-expected.png: Copied from LayoutTests/platform/mac/css1/formatting_model/vertical_formatting-expected.png.
100642         * platform/mac-leopard/css1/pseudo: Added.
100643         * platform/mac-leopard/css1/pseudo/anchor-expected.checksum: Copied from LayoutTests/platform/mac/css1/pseudo/anchor-expected.checksum.
100644         * platform/mac-leopard/css1/pseudo/anchor-expected.png: Copied from LayoutTests/platform/mac/css1/pseudo/anchor-expected.png.
100645         * platform/mac-leopard/css1/pseudo/firstletter-expected.checksum: Copied from LayoutTests/platform/mac/css1/pseudo/firstletter-expected.checksum.
100646         * platform/mac-leopard/css1/pseudo/firstletter-expected.png: Copied from LayoutTests/platform/mac/css1/pseudo/firstletter-expected.png.
100647         * platform/mac-leopard/css1/pseudo/firstline-expected.checksum: Copied from LayoutTests/platform/mac/css1/pseudo/firstline-expected.checksum.
100648         * platform/mac-leopard/css1/pseudo/firstline-expected.png: Copied from LayoutTests/platform/mac/css1/pseudo/firstline-expected.png.
100649         * platform/mac-leopard/css1/pseudo/multiple_pseudo_elements-expected.checksum: Copied from LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.checksum.
100650         * platform/mac-leopard/css1/pseudo/multiple_pseudo_elements-expected.png: Copied from LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.png.
100651         * platform/mac-leopard/css1/pseudo/pseudo_elements_in_selectors-expected.checksum: Copied from LayoutTests/platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.checksum.
100652         * platform/mac-leopard/css1/pseudo/pseudo_elements_in_selectors-expected.png: Copied from LayoutTests/platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.png.
100653         * platform/mac-leopard/css1/text_properties/letter_spacing-expected.checksum: Copied from LayoutTests/platform/mac/css1/text_properties/letter_spacing-expected.checksum.
100654         * platform/mac-leopard/css1/text_properties/letter_spacing-expected.png: Copied from LayoutTests/platform/mac/css1/text_properties/letter_spacing-expected.png.
100655         * platform/mac-leopard/css1/text_properties/line_height-expected.checksum: Copied from LayoutTests/platform/mac/css1/text_properties/line_height-expected.checksum.
100656         * platform/mac-leopard/css1/text_properties/line_height-expected.png: Copied from LayoutTests/platform/mac/css1/text_properties/line_height-expected.png.
100657         * platform/mac-leopard/css1/text_properties/text_align-expected.checksum: Copied from LayoutTests/platform/mac/css1/text_properties/text_align-expected.checksum.
100658         * platform/mac-leopard/css1/text_properties/text_align-expected.png: Copied from LayoutTests/platform/mac/css1/text_properties/text_align-expected.png.
100659         * platform/mac-leopard/css1/text_properties/text_decoration-expected.checksum: Copied from LayoutTests/platform/mac/css1/text_properties/text_decoration-expected.checksum.
100660         * platform/mac-leopard/css1/text_properties/text_decoration-expected.png: Copied from LayoutTests/platform/mac/css1/text_properties/text_decoration-expected.png.
100661         * platform/mac-leopard/css1/text_properties/text_indent-expected.checksum: Copied from LayoutTests/platform/mac/css1/text_properties/text_indent-expected.checksum.
100662         * platform/mac-leopard/css1/text_properties/text_indent-expected.png: Copied from LayoutTests/platform/mac/css1/text_properties/text_indent-expected.png.
100663         * platform/mac-leopard/css1/text_properties/vertical_align-expected.checksum: Copied from LayoutTests/platform/mac/css1/text_properties/vertical_align-expected.checksum.
100664         * platform/mac-leopard/css1/text_properties/vertical_align-expected.png: Copied from LayoutTests/platform/mac/css1/text_properties/vertical_align-expected.png.
100665         * platform/mac-leopard/css1/text_properties/word_spacing-expected.checksum: Copied from LayoutTests/platform/mac/css1/text_properties/word_spacing-expected.checksum.
100666         * platform/mac-leopard/css1/text_properties/word_spacing-expected.png: Copied from LayoutTests/platform/mac/css1/text_properties/word_spacing-expected.png.
100667         * platform/mac-leopard/css1/units: Added.
100668         * platform/mac-leopard/css1/units/color_units-expected.checksum: Copied from LayoutTests/platform/mac/css1/units/color_units-expected.checksum.
100669         * platform/mac-leopard/css1/units/color_units-expected.png: Copied from LayoutTests/platform/mac/css1/units/color_units-expected.png.
100670         * platform/mac-leopard/css1/units/length_units-expected.checksum: Copied from LayoutTests/platform/mac/css1/units/length_units-expected.checksum.
100671         * platform/mac-leopard/css1/units/length_units-expected.png: Copied from LayoutTests/platform/mac/css1/units/length_units-expected.png.
100672         * platform/mac-leopard/css1/units/percentage_units-expected.checksum: Copied from LayoutTests/platform/mac/css1/units/percentage_units-expected.checksum.
100673         * platform/mac-leopard/css1/units/percentage_units-expected.png: Copied from LayoutTests/platform/mac/css1/units/percentage_units-expected.png.
100674         * platform/mac-leopard/css1/units/urls-expected.checksum: Copied from LayoutTests/platform/mac/css1/units/urls-expected.checksum.
100675         * platform/mac-leopard/css1/units/urls-expected.png: Copied from LayoutTests/platform/mac/css1/units/urls-expected.png.
100676         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-00-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-00-f-expected.checksum.
100677         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-00-f-expected.png.
100678         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-01-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-01-f-expected.checksum.
100679         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-01-f-expected.png.
100680         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum.
100681         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-02-f-expected.png.
100682         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-03-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-03-f-expected.checksum.
100683         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-03-f-expected.png.
100684         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-04-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-04-f-expected.checksum.
100685         * platform/mac-leopard/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-c71-fwd-parsing-04-f-expected.png.
100686         * platform/mac-leopard/css2.1/t0402-syntax-01-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-01-f-expected.checksum.
100687         * platform/mac-leopard/css2.1/t0402-syntax-01-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-01-f-expected.png.
100688         * platform/mac-leopard/css2.1/t0402-syntax-02-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-02-f-expected.checksum.
100689         * platform/mac-leopard/css2.1/t0402-syntax-02-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-02-f-expected.png.
100690         * platform/mac-leopard/css2.1/t0402-syntax-03-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-03-f-expected.checksum.
100691         * platform/mac-leopard/css2.1/t0402-syntax-03-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-03-f-expected.png.
100692         * platform/mac-leopard/css2.1/t0402-syntax-04-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-04-f-expected.checksum.
100693         * platform/mac-leopard/css2.1/t0402-syntax-04-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-04-f-expected.png.
100694         * platform/mac-leopard/css2.1/t0402-syntax-05-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-05-f-expected.checksum.
100695         * platform/mac-leopard/css2.1/t0402-syntax-05-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-05-f-expected.png.
100696         * platform/mac-leopard/css2.1/t0402-syntax-06-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-06-f-expected.checksum.
100697         * platform/mac-leopard/css2.1/t0402-syntax-06-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0402-syntax-06-f-expected.png.
100698         * platform/mac-leopard/css2.1/t0505-c16-descendant-00-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0505-c16-descendant-00-e-expected.checksum.
100699         * platform/mac-leopard/css2.1/t0505-c16-descendant-00-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0505-c16-descendant-00-e-expected.png.
100700         * platform/mac-leopard/css2.1/t0505-c16-descendant-01-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.checksum.
100701         * platform/mac-leopard/css2.1/t0505-c16-descendant-01-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.png.
100702         * platform/mac-leopard/css2.1/t0505-c16-descendant-02-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0505-c16-descendant-02-e-expected.checksum.
100703         * platform/mac-leopard/css2.1/t0505-c16-descendant-02-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0505-c16-descendant-02-e-expected.png.
100704         * platform/mac-leopard/css2.1/t0509-c15-ids-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0509-c15-ids-00-a-expected.checksum.
100705         * platform/mac-leopard/css2.1/t0509-c15-ids-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0509-c15-ids-00-a-expected.png.
100706         * platform/mac-leopard/css2.1/t0509-c15-ids-01-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0509-c15-ids-01-e-expected.checksum.
100707         * platform/mac-leopard/css2.1/t0509-c15-ids-01-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0509-c15-ids-01-e-expected.png.
100708         * platform/mac-leopard/css2.1/t0509-id-sel-syntax-01-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0509-id-sel-syntax-01-f-expected.checksum.
100709         * platform/mac-leopard/css2.1/t0509-id-sel-syntax-01-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0509-id-sel-syntax-01-f-expected.png.
100710         * platform/mac-leopard/css2.1/t0509-id-sel-syntax-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0509-id-sel-syntax-02-b-expected.checksum.
100711         * platform/mac-leopard/css2.1/t0509-id-sel-syntax-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0509-id-sel-syntax-02-b-expected.png.
100712         * platform/mac-leopard/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.checksum.
100713         * platform/mac-leopard/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png.
100714         * platform/mac-leopard/css2.1/t0511-c21-pseud-anch-00-e-i-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-anch-00-e-i-expected.checksum.
100715         * platform/mac-leopard/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png.
100716         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-00-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-00-e-expected.checksum.
100717         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-00-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-00-e-expected.png.
100718         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-01-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-01-e-expected.checksum.
100719         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-01-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-01-e-expected.png.
100720         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-02-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-02-e-expected.checksum.
100721         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-02-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-02-e-expected.png.
100722         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-03-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-03-e-expected.checksum.
100723         * platform/mac-leopard/css2.1/t0511-c21-pseud-link-03-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0511-c21-pseud-link-03-e-expected.png.
100724         * platform/mac-leopard/css2.1/t0602-c13-inh-underlin-00-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0602-c13-inh-underlin-00-e-expected.checksum.
100725         * platform/mac-leopard/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0602-c13-inh-underlin-00-e-expected.png.
100726         * platform/mac-leopard/css2.1/t0602-c13-inheritance-00-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.checksum.
100727         * platform/mac-leopard/css2.1/t0602-c13-inheritance-00-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.png.
100728         * platform/mac-leopard/css2.1/t0602-inherit-bdr-pad-b-00-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0602-inherit-bdr-pad-b-00-expected.checksum.
100729         * platform/mac-leopard/css2.1/t0602-inherit-bdr-pad-b-00-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0602-inherit-bdr-pad-b-00-expected.png.
100730         * platform/mac-leopard/css2.1/t0603-c11-import-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0603-c11-import-00-b-expected.checksum.
100731         * platform/mac-leopard/css2.1/t0603-c11-import-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0603-c11-import-00-b-expected.png.
100732         * platform/mac-leopard/css2.1/t0801-c412-hz-box-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0801-c412-hz-box-00-b-a-expected.checksum.
100733         * platform/mac-leopard/css2.1/t0801-c412-hz-box-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0801-c412-hz-box-00-b-a-expected.png.
100734         * platform/mac-leopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum.
100735         * platform/mac-leopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png.
100736         * platform/mac-leopard/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.checksum.
100737         * platform/mac-leopard/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png.
100738         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.checksum.
100739         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png.
100740         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.checksum.
100741         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png.
100742         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.checksum.
100743         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png.
100744         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.checksum.
100745         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png.
100746         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.checksum.
100747         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png.
100748         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.checksum.
100749         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png.
100750         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.checksum.
100751         * platform/mac-leopard/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png.
100752         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum.
100753         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png.
100754         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.checksum.
100755         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png.
100756         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum.
100757         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png.
100758         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-03-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-03-c-expected.checksum.
100759         * platform/mac-leopard/css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5502-mrgn-r-03-c-expected.png.
100760         * platform/mac-leopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum.
100761         * platform/mac-leopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png.
100762         * platform/mac-leopard/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.checksum.
100763         * platform/mac-leopard/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png.
100764         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.checksum.
100765         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png.
100766         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.checksum.
100767         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png.
100768         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.checksum.
100769         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png.
100770         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.checksum.
100771         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png.
100772         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.checksum.
100773         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png.
100774         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.checksum.
100775         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png.
100776         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.checksum.
100777         * platform/mac-leopard/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png.
100778         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum.
100779         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png.
100780         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.checksum.
100781         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png.
100782         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum.
100783         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-02-c-expected.png.
100784         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-03-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-03-c-expected.checksum.
100785         * platform/mac-leopard/css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-03-c-expected.png.
100786         * platform/mac-leopard/css2.1/t0803-c5505-imrgn-00-a-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-imrgn-00-a-ag-expected.checksum.
100787         * platform/mac-leopard/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png.
100788         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum.
100789         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png.
100790         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-01-e-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-01-e-a-expected.checksum.
100791         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-01-e-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-01-e-a-expected.png.
100792         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.checksum.
100793         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-02-c-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.png.
100794         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-03-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-03-c-ag-expected.checksum.
100795         * platform/mac-leopard/css2.1/t0803-c5505-mrgn-03-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-03-c-ag-expected.png.
100796         * platform/mac-leopard/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.checksum.
100797         * platform/mac-leopard/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png.
100798         * platform/mac-leopard/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.checksum.
100799         * platform/mac-leopard/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png.
100800         * platform/mac-leopard/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.checksum.
100801         * platform/mac-leopard/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png.
100802         * platform/mac-leopard/css2.1/t0804-c5506-padn-t-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-padn-t-00-b-a-expected.checksum.
100803         * platform/mac-leopard/css2.1/t0804-c5506-padn-t-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5506-padn-t-00-b-a-expected.png.
100804         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.checksum.
100805         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png.
100806         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.checksum.
100807         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png.
100808         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.checksum.
100809         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png.
100810         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.checksum.
100811         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png.
100812         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.checksum.
100813         * platform/mac-leopard/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png.
100814         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum.
100815         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png.
100816         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-01-c-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-01-c-a-expected.checksum.
100817         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-01-c-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-01-c-a-expected.png.
100818         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-02-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-02-f-expected.checksum.
100819         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-02-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-02-f-expected.png.
100820         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-03-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-03-f-expected.checksum.
100821         * platform/mac-leopard/css2.1/t0804-c5507-padn-r-03-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-03-f-expected.png.
100822         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.checksum.
100823         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png.
100824         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.checksum.
100825         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png.
100826         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.checksum.
100827         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png.
100828         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.checksum.
100829         * platform/mac-leopard/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png.
100830         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.checksum.
100831         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png.
100832         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.checksum.
100833         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png.
100834         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.checksum.
100835         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png.
100836         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.checksum.
100837         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png.
100838         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.checksum.
100839         * platform/mac-leopard/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png.
100840         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum.
100841         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png.
100842         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-01-b-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-01-b-a-expected.checksum.
100843         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-01-b-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-01-b-a-expected.png.
100844         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-02-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-02-f-expected.checksum.
100845         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-02-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-02-f-expected.png.
100846         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum.
100847         * platform/mac-leopard/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.png.
100848         * platform/mac-leopard/css2.1/t0804-c5510-ipadn-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-ipadn-00-b-ag-expected.checksum.
100849         * platform/mac-leopard/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png.
100850         * platform/mac-leopard/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum.
100851         * platform/mac-leopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png.
100852         * platform/mac-leopard/css2.1/t0804-c5510-padn-01-e-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-padn-01-e-a-expected.checksum.
100853         * platform/mac-leopard/css2.1/t0804-c5510-padn-01-e-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-padn-01-e-a-expected.png.
100854         * platform/mac-leopard/css2.1/t0804-c5510-padn-02-f-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-padn-02-f-expected.checksum.
100855         * platform/mac-leopard/css2.1/t0804-c5510-padn-02-f-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0804-c5510-padn-02-f-expected.png.
100856         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.checksum.
100857         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.png.
100858         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.checksum.
100859         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png.
100860         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum.
100861         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-02-b-expected.png.
100862         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-03-b-expected.checksum.
100863         * platform/mac-leopard/css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-03-b-expected.png.
100864         * platform/mac-leopard/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum.
100865         * platform/mac-leopard/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png.
100866         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-00-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-00-b-expected.checksum.
100867         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-00-b-expected.png.
100868         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.checksum.
100869         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png.
100870         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum.
100871         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-02-b-expected.png.
100872         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-03-b-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-03-b-expected.checksum.
100873         * platform/mac-leopard/css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-brdr-rw-03-b-expected.png.
100874         * platform/mac-leopard/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum.
100875         * platform/mac-leopard/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Copied from LayoutTests/platform/mac/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png.
100876         * platform/mac-leopard/css2.1/t09-c5526c-display-00-e-expected.checksum: Copied from LayoutTests/platform/mac/css2.1/t09-c5526c-display-00-e-expected.checksum.
100877         * platform/mac-leopard/css2.1/t09-c5526c-display-00-e-expected.png: Copied from LayoutTests/platform/mac/css2.1/t09-c5526c-display-00-e-expected.png.
100878         * platform/mac/css1/basic/class_as_selector-expected.checksum: Replaced.
100879         * platform/mac/css1/basic/class_as_selector-expected.png: Replaced.
100880         * platform/mac/css1/basic/comments-expected.checksum: Replaced.
100881         * platform/mac/css1/basic/comments-expected.png: Replaced.
100882         * platform/mac/css1/basic/containment-expected.checksum: Replaced.
100883         * platform/mac/css1/basic/containment-expected.png: Replaced.
100884         * platform/mac/css1/basic/contextual_selectors-expected.checksum: Replaced.
100885         * platform/mac/css1/basic/contextual_selectors-expected.png: Replaced.
100886         * platform/mac/css1/basic/grouping-expected.checksum: Replaced.
100887         * platform/mac/css1/basic/grouping-expected.png: Replaced.
100888         * platform/mac/css1/basic/id_as_selector-expected.checksum: Replaced.
100889         * platform/mac/css1/basic/id_as_selector-expected.png: Replaced.
100890         * platform/mac/css1/basic/inheritance-expected.checksum: Replaced.
100891         * platform/mac/css1/basic/inheritance-expected.png: Replaced.
100892         * platform/mac/css1/box_properties/border-expected.checksum: Replaced.
100893         * platform/mac/css1/box_properties/border-expected.png: Replaced.
100894         * platform/mac/css1/box_properties/border_bottom-expected.checksum: Replaced.
100895         * platform/mac/css1/box_properties/border_bottom-expected.png: Replaced.
100896         * platform/mac/css1/box_properties/border_bottom_inline-expected.checksum: Replaced.
100897         * platform/mac/css1/box_properties/border_bottom_inline-expected.png: Replaced.
100898         * platform/mac/css1/box_properties/border_bottom_width-expected.checksum: Replaced.
100899         * platform/mac/css1/box_properties/border_bottom_width-expected.png: Replaced.
100900         * platform/mac/css1/box_properties/border_bottom_width_inline-expected.checksum: Replaced.
100901         * platform/mac/css1/box_properties/border_bottom_width_inline-expected.png: Replaced.
100902         * platform/mac/css1/box_properties/border_color-expected.checksum: Replaced.
100903         * platform/mac/css1/box_properties/border_color-expected.png: Replaced.
100904         * platform/mac/css1/box_properties/border_color_inline-expected.checksum: Replaced.
100905         * platform/mac/css1/box_properties/border_color_inline-expected.png: Replaced.
100906         * platform/mac/css1/box_properties/border_inline-expected.checksum: Replaced.
100907         * platform/mac/css1/box_properties/border_inline-expected.png: Replaced.
100908         * platform/mac/css1/box_properties/border_left-expected.checksum: Replaced.
100909         * platform/mac/css1/box_properties/border_left-expected.png: Replaced.
100910         * platform/mac/css1/box_properties/border_left_inline-expected.checksum: Replaced.
100911         * platform/mac/css1/box_properties/border_left_inline-expected.png: Replaced.
100912         * platform/mac/css1/box_properties/border_left_width-expected.checksum: Replaced.
100913         * platform/mac/css1/box_properties/border_left_width-expected.png: Replaced.
100914         * platform/mac/css1/box_properties/border_left_width_inline-expected.checksum: Replaced.
100915         * platform/mac/css1/box_properties/border_left_width_inline-expected.png: Replaced.
100916         * platform/mac/css1/box_properties/border_right-expected.checksum: Replaced.
100917         * platform/mac/css1/box_properties/border_right-expected.png: Replaced.
100918         * platform/mac/css1/box_properties/border_right_inline-expected.checksum: Replaced.
100919         * platform/mac/css1/box_properties/border_right_inline-expected.png: Replaced.
100920         * platform/mac/css1/box_properties/border_right_width-expected.checksum: Replaced.
100921         * platform/mac/css1/box_properties/border_right_width-expected.png: Replaced.
100922         * platform/mac/css1/box_properties/border_right_width_inline-expected.checksum: Replaced.
100923         * platform/mac/css1/box_properties/border_right_width_inline-expected.png: Replaced.
100924         * platform/mac/css1/box_properties/border_style-expected.checksum: Replaced.
100925         * platform/mac/css1/box_properties/border_style-expected.png: Replaced.
100926         * platform/mac/css1/box_properties/border_style_inline-expected.checksum: Replaced.
100927         * platform/mac/css1/box_properties/border_style_inline-expected.png: Replaced.
100928         * platform/mac/css1/box_properties/border_top-expected.checksum: Replaced.
100929         * platform/mac/css1/box_properties/border_top-expected.png: Replaced.
100930         * platform/mac/css1/box_properties/border_top_inline-expected.checksum: Replaced.
100931         * platform/mac/css1/box_properties/border_top_inline-expected.png: Replaced.
100932         * platform/mac/css1/box_properties/border_top_width-expected.checksum: Replaced.
100933         * platform/mac/css1/box_properties/border_top_width-expected.png: Replaced.
100934         * platform/mac/css1/box_properties/border_top_width_inline-expected.checksum: Replaced.
100935         * platform/mac/css1/box_properties/border_top_width_inline-expected.png: Replaced.
100936         * platform/mac/css1/box_properties/border_width-expected.checksum: Replaced.
100937         * platform/mac/css1/box_properties/border_width-expected.png: Replaced.
100938         * platform/mac/css1/box_properties/border_width_inline-expected.checksum: Replaced.
100939         * platform/mac/css1/box_properties/border_width_inline-expected.png: Replaced.
100940         * platform/mac/css1/box_properties/clear-expected.checksum: Replaced.
100941         * platform/mac/css1/box_properties/clear-expected.png: Replaced.
100942         * platform/mac/css1/box_properties/clear_float-expected.checksum: Replaced.
100943         * platform/mac/css1/box_properties/clear_float-expected.png: Replaced.
100944         * platform/mac/css1/box_properties/float-expected.checksum: Replaced.
100945         * platform/mac/css1/box_properties/float-expected.png: Replaced.
100946         * platform/mac/css1/box_properties/float_elements_in_series-expected.checksum: Replaced.
100947         * platform/mac/css1/box_properties/float_elements_in_series-expected.png: Replaced.
100948         * platform/mac/css1/box_properties/float_on_text_elements-expected.checksum: Replaced.
100949         * platform/mac/css1/box_properties/float_on_text_elements-expected.png: Replaced.
100950         * platform/mac/css1/box_properties/height-expected.checksum: Replaced.
100951         * platform/mac/css1/box_properties/height-expected.png: Replaced.
100952         * platform/mac/css1/box_properties/margin-expected.checksum: Replaced.
100953         * platform/mac/css1/box_properties/margin-expected.png: Replaced.
100954         * platform/mac/css1/box_properties/margin_bottom-expected.checksum: Replaced.
100955         * platform/mac/css1/box_properties/margin_bottom-expected.png: Replaced.
100956         * platform/mac/css1/box_properties/margin_bottom_inline-expected.checksum: Replaced.
100957         * platform/mac/css1/box_properties/margin_bottom_inline-expected.png: Replaced.
100958         * platform/mac/css1/box_properties/margin_inline-expected.checksum: Replaced.
100959         * platform/mac/css1/box_properties/margin_inline-expected.png: Replaced.
100960         * platform/mac/css1/box_properties/margin_left-expected.checksum: Replaced.
100961         * platform/mac/css1/box_properties/margin_left-expected.png: Replaced.
100962         * platform/mac/css1/box_properties/margin_left_inline-expected.checksum: Replaced.
100963         * platform/mac/css1/box_properties/margin_left_inline-expected.png: Replaced.
100964         * platform/mac/css1/box_properties/margin_right-expected.checksum: Replaced.
100965         * platform/mac/css1/box_properties/margin_right-expected.png: Replaced.
100966         * platform/mac/css1/box_properties/margin_right_inline-expected.checksum: Replaced.
100967         * platform/mac/css1/box_properties/margin_right_inline-expected.png: Replaced.
100968         * platform/mac/css1/box_properties/margin_top-expected.checksum: Replaced.
100969         * platform/mac/css1/box_properties/margin_top-expected.png: Replaced.
100970         * platform/mac/css1/box_properties/margin_top_inline-expected.checksum: Replaced.
100971         * platform/mac/css1/box_properties/margin_top_inline-expected.png: Replaced.
100972         * platform/mac/css1/box_properties/padding-expected.checksum: Replaced.
100973         * platform/mac/css1/box_properties/padding-expected.png: Replaced.
100974         * platform/mac/css1/box_properties/padding_bottom-expected.checksum: Replaced.
100975         * platform/mac/css1/box_properties/padding_bottom-expected.png: Replaced.
100976         * platform/mac/css1/box_properties/padding_bottom_inline-expected.checksum: Replaced.
100977         * platform/mac/css1/box_properties/padding_bottom_inline-expected.png: Replaced.
100978         * platform/mac/css1/box_properties/padding_inline-expected.checksum: Replaced.
100979         * platform/mac/css1/box_properties/padding_inline-expected.png: Replaced.
100980         * platform/mac/css1/box_properties/padding_left-expected.checksum: Replaced.
100981         * platform/mac/css1/box_properties/padding_left-expected.png: Replaced.
100982         * platform/mac/css1/box_properties/padding_left_inline-expected.checksum: Replaced.
100983         * platform/mac/css1/box_properties/padding_left_inline-expected.png: Replaced.
100984         * platform/mac/css1/box_properties/padding_right-expected.checksum: Replaced.
100985         * platform/mac/css1/box_properties/padding_right-expected.png: Replaced.
100986         * platform/mac/css1/box_properties/padding_right_inline-expected.checksum: Replaced.
100987         * platform/mac/css1/box_properties/padding_right_inline-expected.png: Replaced.
100988         * platform/mac/css1/box_properties/padding_top-expected.checksum: Replaced.
100989         * platform/mac/css1/box_properties/padding_top-expected.png: Replaced.
100990         * platform/mac/css1/box_properties/padding_top_inline-expected.checksum: Replaced.
100991         * platform/mac/css1/box_properties/padding_top_inline-expected.png: Replaced.
100992         * platform/mac/css1/cascade/cascade_order-expected.checksum: Replaced.
100993         * platform/mac/css1/cascade/cascade_order-expected.png: Replaced.
100994         * platform/mac/css1/cascade/important-expected.checksum: Replaced.
100995         * platform/mac/css1/cascade/important-expected.png: Replaced.
100996         * platform/mac/css1/classification/display-expected.checksum: Replaced.
100997         * platform/mac/css1/classification/display-expected.png: Replaced.
100998         * platform/mac/css1/classification/list_style-expected.checksum: Replaced.
100999         * platform/mac/css1/classification/list_style-expected.png: Replaced.
101000         * platform/mac/css1/classification/list_style_image-expected.checksum: Replaced.
101001         * platform/mac/css1/classification/list_style_image-expected.png: Replaced.
101002         * platform/mac/css1/classification/list_style_position-expected.checksum: Replaced.
101003         * platform/mac/css1/classification/list_style_position-expected.png: Replaced.
101004         * platform/mac/css1/classification/list_style_type-expected.checksum: Replaced.
101005         * platform/mac/css1/classification/list_style_type-expected.png: Replaced.
101006         * platform/mac/css1/classification/white_space-expected.checksum: Replaced.
101007         * platform/mac/css1/classification/white_space-expected.png: Replaced.
101008         * platform/mac/css1/color_and_background/background-expected.checksum: Replaced.
101009         * platform/mac/css1/color_and_background/background-expected.png: Replaced.
101010         * platform/mac/css1/color_and_background/background_attachment-expected.checksum: Replaced.
101011         * platform/mac/css1/color_and_background/background_attachment-expected.png: Replaced.
101012         * platform/mac/css1/color_and_background/background_color-expected.checksum: Replaced.
101013         * platform/mac/css1/color_and_background/background_color-expected.png: Replaced.
101014         * platform/mac/css1/color_and_background/background_image-expected.checksum: Replaced.
101015         * platform/mac/css1/color_and_background/background_image-expected.png: Replaced.
101016         * platform/mac/css1/color_and_background/background_position-expected.checksum: Replaced.
101017         * platform/mac/css1/color_and_background/background_position-expected.png: Replaced.
101018         * platform/mac/css1/color_and_background/background_repeat-expected.checksum: Replaced.
101019         * platform/mac/css1/color_and_background/background_repeat-expected.png: Replaced.
101020         * platform/mac/css1/color_and_background/color-expected.checksum: Replaced.
101021         * platform/mac/css1/color_and_background/color-expected.png: Replaced.
101022         * platform/mac/css1/font_properties/font-expected.checksum: Replaced.
101023         * platform/mac/css1/font_properties/font-expected.png: Replaced.
101024         * platform/mac/css1/font_properties/font_size-expected.checksum: Replaced.
101025         * platform/mac/css1/font_properties/font_size-expected.png: Replaced.
101026         * platform/mac/css1/font_properties/font_style-expected.checksum: Replaced.
101027         * platform/mac/css1/font_properties/font_style-expected.png: Replaced.
101028         * platform/mac/css1/font_properties/font_weight-expected.checksum: Replaced.
101029         * platform/mac/css1/font_properties/font_weight-expected.png: Replaced.
101030         * platform/mac/css1/formatting_model/canvas-expected.checksum: Replaced.
101031         * platform/mac/css1/formatting_model/canvas-expected.png: Replaced.
101032         * platform/mac/css1/formatting_model/floating_elements-expected.checksum: Replaced.
101033         * platform/mac/css1/formatting_model/floating_elements-expected.png: Replaced.
101034         * platform/mac/css1/formatting_model/height_of_lines-expected.checksum: Replaced.
101035         * platform/mac/css1/formatting_model/height_of_lines-expected.png: Replaced.
101036         * platform/mac/css1/formatting_model/horizontal_formatting-expected.checksum: Replaced.
101037         * platform/mac/css1/formatting_model/horizontal_formatting-expected.png: Replaced.
101038         * platform/mac/css1/formatting_model/inline_elements-expected.checksum: Replaced.
101039         * platform/mac/css1/formatting_model/inline_elements-expected.png: Replaced.
101040         * platform/mac/css1/formatting_model/replaced_elements-expected.checksum: Replaced.
101041         * platform/mac/css1/formatting_model/replaced_elements-expected.png: Replaced.
101042         * platform/mac/css1/formatting_model/vertical_formatting-expected.checksum: Replaced.
101043         * platform/mac/css1/formatting_model/vertical_formatting-expected.png: Replaced.
101044         * platform/mac/css1/pseudo/anchor-expected.checksum: Replaced.
101045         * platform/mac/css1/pseudo/anchor-expected.png: Replaced.
101046         * platform/mac/css1/pseudo/firstletter-expected.checksum: Replaced.
101047         * platform/mac/css1/pseudo/firstletter-expected.png: Replaced.
101048         * platform/mac/css1/pseudo/firstline-expected.checksum: Replaced.
101049         * platform/mac/css1/pseudo/firstline-expected.png: Replaced.
101050         * platform/mac/css1/pseudo/multiple_pseudo_elements-expected.checksum: Replaced.
101051         * platform/mac/css1/pseudo/multiple_pseudo_elements-expected.png: Replaced.
101052         * platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.checksum: Replaced.
101053         * platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.png: Replaced.
101054         * platform/mac/css1/text_properties/letter_spacing-expected.checksum: Replaced.
101055         * platform/mac/css1/text_properties/letter_spacing-expected.png: Replaced.
101056         * platform/mac/css1/text_properties/line_height-expected.checksum: Replaced.
101057         * platform/mac/css1/text_properties/line_height-expected.png: Replaced.
101058         * platform/mac/css1/text_properties/text_align-expected.checksum: Replaced.
101059         * platform/mac/css1/text_properties/text_align-expected.png: Replaced.
101060         * platform/mac/css1/text_properties/text_decoration-expected.checksum: Replaced.
101061         * platform/mac/css1/text_properties/text_decoration-expected.png: Replaced.
101062         * platform/mac/css1/text_properties/text_indent-expected.checksum: Replaced.
101063         * platform/mac/css1/text_properties/text_indent-expected.png: Replaced.
101064         * platform/mac/css1/text_properties/vertical_align-expected.checksum: Replaced.
101065         * platform/mac/css1/text_properties/vertical_align-expected.png: Replaced.
101066         * platform/mac/css1/text_properties/word_spacing-expected.checksum: Replaced.
101067         * platform/mac/css1/text_properties/word_spacing-expected.png: Replaced.
101068         * platform/mac/css1/units/color_units-expected.checksum: Replaced.
101069         * platform/mac/css1/units/color_units-expected.png: Replaced.
101070         * platform/mac/css1/units/length_units-expected.checksum: Replaced.
101071         * platform/mac/css1/units/length_units-expected.png: Replaced.
101072         * platform/mac/css1/units/percentage_units-expected.checksum: Replaced.
101073         * platform/mac/css1/units/percentage_units-expected.png: Replaced.
101074         * platform/mac/css1/units/urls-expected.checksum: Replaced.
101075         * platform/mac/css1/units/urls-expected.png: Replaced.
101076         * platform/mac/css2.1/t0402-c71-fwd-parsing-00-f-expected.checksum: Replaced.
101077         * platform/mac/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Replaced.
101078         * platform/mac/css2.1/t0402-c71-fwd-parsing-01-f-expected.checksum: Replaced.
101079         * platform/mac/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Replaced.
101080         * platform/mac/css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum: Replaced.
101081         * platform/mac/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Replaced.
101082         * platform/mac/css2.1/t0402-c71-fwd-parsing-03-f-expected.checksum: Replaced.
101083         * platform/mac/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Replaced.
101084         * platform/mac/css2.1/t0402-c71-fwd-parsing-04-f-expected.checksum: Replaced.
101085         * platform/mac/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Replaced.
101086         * platform/mac/css2.1/t0402-syntax-01-f-expected.checksum: Replaced.
101087         * platform/mac/css2.1/t0402-syntax-01-f-expected.png: Replaced.
101088         * platform/mac/css2.1/t0402-syntax-02-f-expected.checksum: Replaced.
101089         * platform/mac/css2.1/t0402-syntax-02-f-expected.png: Replaced.
101090         * platform/mac/css2.1/t0402-syntax-03-f-expected.checksum: Replaced.
101091         * platform/mac/css2.1/t0402-syntax-03-f-expected.png: Replaced.
101092         * platform/mac/css2.1/t0402-syntax-04-f-expected.checksum: Replaced.
101093         * platform/mac/css2.1/t0402-syntax-04-f-expected.png: Replaced.
101094         * platform/mac/css2.1/t0402-syntax-05-f-expected.checksum: Replaced.
101095         * platform/mac/css2.1/t0402-syntax-05-f-expected.png: Replaced.
101096         * platform/mac/css2.1/t0402-syntax-06-f-expected.checksum: Replaced.
101097         * platform/mac/css2.1/t0402-syntax-06-f-expected.png: Replaced.
101098         * platform/mac/css2.1/t0505-c16-descendant-00-e-expected.checksum: Replaced.
101099         * platform/mac/css2.1/t0505-c16-descendant-00-e-expected.png: Replaced.
101100         * platform/mac/css2.1/t0505-c16-descendant-01-e-expected.checksum: Replaced.
101101         * platform/mac/css2.1/t0505-c16-descendant-01-e-expected.png: Replaced.
101102         * platform/mac/css2.1/t0505-c16-descendant-02-e-expected.checksum: Replaced.
101103         * platform/mac/css2.1/t0505-c16-descendant-02-e-expected.png: Replaced.
101104         * platform/mac/css2.1/t0509-c15-ids-00-a-expected.checksum: Replaced.
101105         * platform/mac/css2.1/t0509-c15-ids-00-a-expected.png: Replaced.
101106         * platform/mac/css2.1/t0509-c15-ids-01-e-expected.checksum: Replaced.
101107         * platform/mac/css2.1/t0509-c15-ids-01-e-expected.png: Replaced.
101108         * platform/mac/css2.1/t0509-id-sel-syntax-01-f-expected.checksum: Replaced.
101109         * platform/mac/css2.1/t0509-id-sel-syntax-01-f-expected.png: Replaced.
101110         * platform/mac/css2.1/t0509-id-sel-syntax-02-b-expected.checksum: Replaced.
101111         * platform/mac/css2.1/t0509-id-sel-syntax-02-b-expected.png: Replaced.
101112         * platform/mac/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.checksum: Replaced.
101113         * platform/mac/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Replaced.
101114         * platform/mac/css2.1/t0511-c21-pseud-anch-00-e-i-expected.checksum: Replaced.
101115         * platform/mac/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Replaced.
101116         * platform/mac/css2.1/t0511-c21-pseud-link-00-e-expected.checksum: Replaced.
101117         * platform/mac/css2.1/t0511-c21-pseud-link-00-e-expected.png: Replaced.
101118         * platform/mac/css2.1/t0511-c21-pseud-link-01-e-expected.checksum: Replaced.
101119         * platform/mac/css2.1/t0511-c21-pseud-link-01-e-expected.png: Replaced.
101120         * platform/mac/css2.1/t0511-c21-pseud-link-02-e-expected.checksum: Replaced.
101121         * platform/mac/css2.1/t0511-c21-pseud-link-02-e-expected.png: Replaced.
101122         * platform/mac/css2.1/t0511-c21-pseud-link-03-e-expected.checksum: Replaced.
101123         * platform/mac/css2.1/t0511-c21-pseud-link-03-e-expected.png: Replaced.
101124         * platform/mac/css2.1/t0602-c13-inh-underlin-00-e-expected.checksum: Replaced.
101125         * platform/mac/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Replaced.
101126         * platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.checksum: Replaced.
101127         * platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.png: Replaced.
101128         * platform/mac/css2.1/t0602-inherit-bdr-pad-b-00-expected.checksum: Replaced.
101129         * platform/mac/css2.1/t0602-inherit-bdr-pad-b-00-expected.png: Replaced.
101130         * platform/mac/css2.1/t0603-c11-import-00-b-expected.checksum: Replaced.
101131         * platform/mac/css2.1/t0603-c11-import-00-b-expected.png: Replaced.
101132         * platform/mac/css2.1/t0801-c412-hz-box-00-b-a-expected.checksum: Replaced.
101133         * platform/mac/css2.1/t0801-c412-hz-box-00-b-a-expected.png: Replaced.
101134         * platform/mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Replaced.
101135         * platform/mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Replaced.
101136         * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.checksum: Replaced.
101137         * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Replaced.
101138         * platform/mac/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.checksum: Replaced.
101139         * platform/mac/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Replaced.
101140         * platform/mac/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.checksum: Replaced.
101141         * platform/mac/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Replaced.
101142         * platform/mac/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.checksum: Replaced.
101143         * platform/mac/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Replaced.
101144         * platform/mac/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.checksum: Replaced.
101145         * platform/mac/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png: Replaced.
101146         * platform/mac/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.checksum: Replaced.
101147         * platform/mac/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Replaced.
101148         * platform/mac/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.checksum: Replaced.
101149         * platform/mac/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Replaced.
101150         * platform/mac/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.checksum: Replaced.
101151         * platform/mac/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Replaced.
101152         * platform/mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Replaced.
101153         * platform/mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Replaced.
101154         * platform/mac/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.checksum: Replaced.
101155         * platform/mac/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png: Replaced.
101156         * platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Replaced.
101157         * platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Replaced.
101158         * platform/mac/css2.1/t0803-c5502-mrgn-r-03-c-expected.checksum: Replaced.
101159         * platform/mac/css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Replaced.
101160         * platform/mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Replaced.
101161         * platform/mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Replaced.
101162         * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.checksum: Replaced.
101163         * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Replaced.
101164         * platform/mac/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.checksum: Replaced.
101165         * platform/mac/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Replaced.
101166         * platform/mac/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.checksum: Replaced.
101167         * platform/mac/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Replaced.
101168         * platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.checksum: Replaced.
101169         * platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Replaced.
101170         * platform/mac/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.checksum: Replaced.
101171         * platform/mac/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png: Replaced.
101172         * platform/mac/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.checksum: Replaced.
101173         * platform/mac/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Replaced.
101174         * platform/mac/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.checksum: Replaced.
101175         * platform/mac/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Replaced.
101176         * platform/mac/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.checksum: Replaced.
101177         * platform/mac/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Replaced.
101178         * platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Replaced.
101179         * platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Replaced.
101180         * platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.checksum: Replaced.
101181         * platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png: Replaced.
101182         * platform/mac/css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum: Replaced.
101183         * platform/mac/css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Replaced.
101184         * platform/mac/css2.1/t0803-c5504-mrgn-l-03-c-expected.checksum: Replaced.
101185         * platform/mac/css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Replaced.
101186         * platform/mac/css2.1/t0803-c5505-imrgn-00-a-ag-expected.checksum: Replaced.
101187         * platform/mac/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Replaced.
101188         * platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Replaced.
101189         * platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Replaced.
101190         * platform/mac/css2.1/t0803-c5505-mrgn-01-e-a-expected.checksum: Replaced.
101191         * platform/mac/css2.1/t0803-c5505-mrgn-01-e-a-expected.png: Replaced.
101192         * platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Replaced.
101193         * platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.png: Replaced.
101194         * platform/mac/css2.1/t0803-c5505-mrgn-03-c-ag-expected.checksum: Replaced.
101195         * platform/mac/css2.1/t0803-c5505-mrgn-03-c-ag-expected.png: Replaced.
101196         * platform/mac/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.checksum: Replaced.
101197         * platform/mac/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Replaced.
101198         * platform/mac/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.checksum: Replaced.
101199         * platform/mac/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Replaced.
101200         * platform/mac/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.checksum: Replaced.
101201         * platform/mac/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Replaced.
101202         * platform/mac/css2.1/t0804-c5506-padn-t-00-b-a-expected.checksum: Replaced.
101203         * platform/mac/css2.1/t0804-c5506-padn-t-00-b-a-expected.png: Replaced.
101204         * platform/mac/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.checksum: Replaced.
101205         * platform/mac/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Replaced.
101206         * platform/mac/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.checksum: Replaced.
101207         * platform/mac/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Replaced.
101208         * platform/mac/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.checksum: Replaced.
101209         * platform/mac/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Replaced.
101210         * platform/mac/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.checksum: Replaced.
101211         * platform/mac/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png: Replaced.
101212         * platform/mac/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.checksum: Replaced.
101213         * platform/mac/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Replaced.
101214         * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum: Replaced.
101215         * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Replaced.
101216         * platform/mac/css2.1/t0804-c5507-padn-r-01-c-a-expected.checksum: Replaced.
101217         * platform/mac/css2.1/t0804-c5507-padn-r-01-c-a-expected.png: Replaced.
101218         * platform/mac/css2.1/t0804-c5507-padn-r-02-f-expected.checksum: Replaced.
101219         * platform/mac/css2.1/t0804-c5507-padn-r-02-f-expected.png: Replaced.
101220         * platform/mac/css2.1/t0804-c5507-padn-r-03-f-expected.checksum: Replaced.
101221         * platform/mac/css2.1/t0804-c5507-padn-r-03-f-expected.png: Replaced.
101222         * platform/mac/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.checksum: Replaced.
101223         * platform/mac/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Replaced.
101224         * platform/mac/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.checksum: Replaced.
101225         * platform/mac/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Replaced.
101226         * platform/mac/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.checksum: Replaced.
101227         * platform/mac/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Replaced.
101228         * platform/mac/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.checksum: Replaced.
101229         * platform/mac/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png: Replaced.
101230         * platform/mac/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.checksum: Replaced.
101231         * platform/mac/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Replaced.
101232         * platform/mac/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.checksum: Replaced.
101233         * platform/mac/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Replaced.
101234         * platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.checksum: Replaced.
101235         * platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Replaced.
101236         * platform/mac/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.checksum: Replaced.
101237         * platform/mac/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png: Replaced.
101238         * platform/mac/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.checksum: Replaced.
101239         * platform/mac/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Replaced.
101240         * platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum: Replaced.
101241         * platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Replaced.
101242         * platform/mac/css2.1/t0804-c5509-padn-l-01-b-a-expected.checksum: Replaced.
101243         * platform/mac/css2.1/t0804-c5509-padn-l-01-b-a-expected.png: Replaced.
101244         * platform/mac/css2.1/t0804-c5509-padn-l-02-f-expected.checksum: Replaced.
101245         * platform/mac/css2.1/t0804-c5509-padn-l-02-f-expected.png: Replaced.
101246         * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum: Replaced.
101247         * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Replaced.
101248         * platform/mac/css2.1/t0804-c5510-ipadn-00-b-ag-expected.checksum: Replaced.
101249         * platform/mac/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Replaced.
101250         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Replaced.
101251         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Replaced.
101252         * platform/mac/css2.1/t0804-c5510-padn-01-e-a-expected.checksum: Replaced.
101253         * platform/mac/css2.1/t0804-c5510-padn-01-e-a-expected.png: Replaced.
101254         * platform/mac/css2.1/t0804-c5510-padn-02-f-expected.checksum: Replaced.
101255         * platform/mac/css2.1/t0804-c5510-padn-02-f-expected.png: Replaced.
101256         * platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.checksum: Replaced.
101257         * platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Replaced.
101258         * platform/mac/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.checksum: Replaced.
101259         * platform/mac/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Replaced.
101260         * platform/mac/css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum: Replaced.
101261         * platform/mac/css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Replaced.
101262         * platform/mac/css2.1/t0805-c5511-brdr-tw-03-b-expected.checksum: Replaced.
101263         * platform/mac/css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Replaced.
101264         * platform/mac/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum: Replaced.
101265         * platform/mac/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Replaced.
101266         * platform/mac/css2.1/t0805-c5512-brdr-rw-00-b-expected.checksum: Replaced.
101267         * platform/mac/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Replaced.
101268         * platform/mac/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.checksum: Replaced.
101269         * platform/mac/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Replaced.
101270         * platform/mac/css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum: Replaced.
101271         * platform/mac/css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Replaced.
101272         * platform/mac/css2.1/t0805-c5512-brdr-rw-03-b-expected.checksum: Replaced.
101273         * platform/mac/css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Replaced.
101274         * platform/mac/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum: Replaced.
101275         * platform/mac/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Replaced.
101276         * platform/mac/css2.1/t09-c5526c-display-00-e-expected.checksum: Replaced.
101277         * platform/mac/css2.1/t09-c5526c-display-00-e-expected.png: Replaced.
101278
101279 2010-05-25  James Robinson  <jamesr@chromium.org>
101280
101281         Unreviewed pixel expectations change
101282
101283         Move Leopard-specific pixel test results from platform/mac to platform/mac-leopard
101284         https://bugs.webkit.org/show_bug.cgi?id=39317
101285
101286         Moves leopard-specific pixel test expectations for tests in tables/mozilla to
101287         platform/mac-leopard and adds new snow leopard expectations to platform/mac.
101288         This is the second batch (after 60185) of of updates for pixel diffs <0.1%
101289         in the LayoutTests/tables/ directory.
101290
101291         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_center-expected.checksum.
101292         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_center-expected.png.
101293         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_char-expected.checksum.
101294         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_char-expected.png.
101295         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.checksum.
101296         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.png.
101297         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_left-expected.checksum.
101298         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_left-expected.png.
101299         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_right-expected.checksum.
101300         * platform/mac-leopard/tables/mozilla/marvin/tbody_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_right-expected.png.
101301         * platform/mac-leopard/tables/mozilla/marvin/tbody_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_char-expected.checksum.
101302         * platform/mac-leopard/tables/mozilla/marvin/tbody_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_char-expected.png.
101303         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum.
101304         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png.
101305         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum.
101306         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png.
101307         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum.
101308         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.png.
101309         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum.
101310         * platform/mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.png.
101311         * platform/mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum.
101312         * platform/mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.png.
101313         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.checksum.
101314         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.png.
101315         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.checksum.
101316         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.png.
101317         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.checksum.
101318         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.png.
101319         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.checksum.
101320         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.png.
101321         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.checksum.
101322         * platform/mac-leopard/tables/mozilla/marvin/tfoot_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.png.
101323         * platform/mac-leopard/tables/mozilla/marvin/tfoot_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_char-expected.checksum.
101324         * platform/mac-leopard/tables/mozilla/marvin/tfoot_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_char-expected.png.
101325         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum.
101326         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png.
101327         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum.
101328         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png.
101329         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum.
101330         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png.
101331         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum.
101332         * platform/mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.png.
101333         * platform/mac-leopard/tables/mozilla/marvin/thead_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_center-expected.checksum.
101334         * platform/mac-leopard/tables/mozilla/marvin/thead_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_center-expected.png.
101335         * platform/mac-leopard/tables/mozilla/marvin/thead_align_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_char-expected.checksum.
101336         * platform/mac-leopard/tables/mozilla/marvin/thead_align_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_char-expected.png.
101337         * platform/mac-leopard/tables/mozilla/marvin/thead_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_justify-expected.checksum.
101338         * platform/mac-leopard/tables/mozilla/marvin/thead_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_justify-expected.png.
101339         * platform/mac-leopard/tables/mozilla/marvin/thead_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_left-expected.checksum.
101340         * platform/mac-leopard/tables/mozilla/marvin/thead_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_left-expected.png.
101341         * platform/mac-leopard/tables/mozilla/marvin/thead_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_right-expected.checksum.
101342         * platform/mac-leopard/tables/mozilla/marvin/thead_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_right-expected.png.
101343         * platform/mac-leopard/tables/mozilla/marvin/thead_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_char-expected.checksum.
101344         * platform/mac-leopard/tables/mozilla/marvin/thead_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_char-expected.png.
101345         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum.
101346         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.png.
101347         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum.
101348         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.png.
101349         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum.
101350         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.png.
101351         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_top-expected.checksum.
101352         * platform/mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_top-expected.png.
101353         * platform/mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum.
101354         * platform/mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.png.
101355         * platform/mac-leopard/tables/mozilla/marvin/x_col_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_align_justify-expected.checksum.
101356         * platform/mac-leopard/tables/mozilla/marvin/x_col_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_align_justify-expected.png.
101357         * platform/mac-leopard/tables/mozilla/marvin/x_col_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_valign_baseline-expected.checksum.
101358         * platform/mac-leopard/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_valign_baseline-expected.png.
101359         * platform/mac-leopard/tables/mozilla/marvin/x_col_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_valign_bottom-expected.checksum.
101360         * platform/mac-leopard/tables/mozilla/marvin/x_col_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_valign_bottom-expected.png.
101361         * platform/mac-leopard/tables/mozilla/marvin/x_col_width_pct-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_width_pct-expected.checksum.
101362         * platform/mac-leopard/tables/mozilla/marvin/x_col_width_pct-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_width_pct-expected.png.
101363         * platform/mac-leopard/tables/mozilla/marvin/x_col_width_rel-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_width_rel-expected.checksum.
101364         * platform/mac-leopard/tables/mozilla/marvin/x_col_width_rel-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_col_width_rel-expected.png.
101365         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum.
101366         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_align_justify-expected.png.
101367         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum.
101368         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png.
101369         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum.
101370         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png.
101371         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_width_pct-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_width_pct-expected.checksum.
101372         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_width_pct-expected.png.
101373         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum.
101374         * platform/mac-leopard/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_colgroup_width_rel-expected.png.
101375         * platform/mac-leopard/tables/mozilla/marvin/x_table-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.checksum.
101376         * platform/mac-leopard/tables/mozilla/marvin/x_table-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.png.
101377         * platform/mac-leopard/tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum.
101378         * platform/mac-leopard/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.png.
101379         * platform/mac-leopard/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum.
101380         * platform/mac-leopard/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png.
101381         * platform/mac-leopard/tables/mozilla/marvin/x_table_border-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border-expected.checksum.
101382         * platform/mac-leopard/tables/mozilla/marvin/x_table_border-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border-expected.png.
101383         * platform/mac-leopard/tables/mozilla/marvin/x_table_border_none-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_none-expected.checksum.
101384         * platform/mac-leopard/tables/mozilla/marvin/x_table_border_none-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_none-expected.png.
101385         * platform/mac-leopard/tables/mozilla/marvin/x_table_border_px-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_px-expected.checksum.
101386         * platform/mac-leopard/tables/mozilla/marvin/x_table_border_px-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_px-expected.png.
101387         * platform/mac-leopard/tables/mozilla/marvin/x_table_frame_void-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.checksum.
101388         * platform/mac-leopard/tables/mozilla/marvin/x_table_frame_void-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.png.
101389         * platform/mac-leopard/tables/mozilla/marvin/x_table_rules_groups-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_rules_groups-expected.checksum.
101390         * platform/mac-leopard/tables/mozilla/marvin/x_table_rules_groups-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_rules_groups-expected.png.
101391         * platform/mac-leopard/tables/mozilla/marvin/x_table_rules_none-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_rules_none-expected.checksum.
101392         * platform/mac-leopard/tables/mozilla/marvin/x_table_rules_none-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_rules_none-expected.png.
101393         * platform/mac-leopard/tables/mozilla/marvin/x_table_width_pct-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.checksum.
101394         * platform/mac-leopard/tables/mozilla/marvin/x_table_width_pct-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.png.
101395         * platform/mac-leopard/tables/mozilla/marvin/x_table_width_px-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_px-expected.checksum.
101396         * platform/mac-leopard/tables/mozilla/marvin/x_table_width_px-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_px-expected.png.
101397         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_align_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.checksum.
101398         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_align_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.png.
101399         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum.
101400         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.png.
101401         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum.
101402         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png.
101403         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum.
101404         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png.
101405         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum.
101406         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.png.
101407         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.checksum.
101408         * platform/mac-leopard/tables/mozilla/marvin/x_tbody_valign_top-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.png.
101409         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_center-expected.checksum.
101410         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_center-expected.png.
101411         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.checksum.
101412         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.png.
101413         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_left-expected.checksum.
101414         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_left-expected.png.
101415         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_right-expected.checksum.
101416         * platform/mac-leopard/tables/mozilla/marvin/x_td_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_right-expected.png.
101417         * platform/mac-leopard/tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum.
101418         * platform/mac-leopard/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.png.
101419         * platform/mac-leopard/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum.
101420         * platform/mac-leopard/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png.
101421         * platform/mac-leopard/tables/mozilla/marvin/x_td_height-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_height-expected.checksum.
101422         * platform/mac-leopard/tables/mozilla/marvin/x_td_height-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_height-expected.png.
101423         * platform/mac-leopard/tables/mozilla/marvin/x_td_nowrap-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.checksum.
101424         * platform/mac-leopard/tables/mozilla/marvin/x_td_nowrap-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.png.
101425         * platform/mac-leopard/tables/mozilla/marvin/x_td_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_valign_baseline-expected.checksum.
101426         * platform/mac-leopard/tables/mozilla/marvin/x_td_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_valign_baseline-expected.png.
101427         * platform/mac-leopard/tables/mozilla/marvin/x_td_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_valign_bottom-expected.checksum.
101428         * platform/mac-leopard/tables/mozilla/marvin/x_td_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_valign_bottom-expected.png.
101429         * platform/mac-leopard/tables/mozilla/marvin/x_td_width-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_width-expected.checksum.
101430         * platform/mac-leopard/tables/mozilla/marvin/x_td_width-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_td_width-expected.png.
101431         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_align_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.checksum.
101432         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_align_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.png.
101433         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum.
101434         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.png.
101435         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum.
101436         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png.
101437         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum.
101438         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png.
101439         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum.
101440         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png.
101441         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum.
101442         * platform/mac-leopard/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.png.
101443         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_center-expected.checksum.
101444         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_center-expected.png.
101445         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.checksum.
101446         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.png.
101447         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_left-expected.checksum.
101448         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_left-expected.png.
101449         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_right-expected.checksum.
101450         * platform/mac-leopard/tables/mozilla/marvin/x_th_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_align_right-expected.png.
101451         * platform/mac-leopard/tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum.
101452         * platform/mac-leopard/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.png.
101453         * platform/mac-leopard/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum.
101454         * platform/mac-leopard/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png.
101455         * platform/mac-leopard/tables/mozilla/marvin/x_th_nowrap-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.checksum.
101456         * platform/mac-leopard/tables/mozilla/marvin/x_th_nowrap-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.png.
101457         * platform/mac-leopard/tables/mozilla/marvin/x_th_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_valign_bottom-expected.checksum.
101458         * platform/mac-leopard/tables/mozilla/marvin/x_th_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_valign_bottom-expected.png.
101459         * platform/mac-leopard/tables/mozilla/marvin/x_th_width-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_width-expected.checksum.
101460         * platform/mac-leopard/tables/mozilla/marvin/x_th_width-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_th_width-expected.png.
101461         * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_char-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.checksum.
101462         * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_char-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.png.
101463         * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum.
101464         * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.png.
101465         * platform/mac-leopard/tables/mozilla/marvin/x_thead_class-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_class-expected.checksum.
101466         * platform/mac-leopard/tables/mozilla/marvin/x_thead_class-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_class-expected.png.
101467         * platform/mac-leopard/tables/mozilla/marvin/x_thead_id-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_id-expected.checksum.
101468         * platform/mac-leopard/tables/mozilla/marvin/x_thead_id-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_id-expected.png.
101469         * platform/mac-leopard/tables/mozilla/marvin/x_thead_style-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_style-expected.checksum.
101470         * platform/mac-leopard/tables/mozilla/marvin/x_thead_style-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_style-expected.png.
101471         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum.
101472         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.png.
101473         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum.
101474         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.png.
101475         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.checksum.
101476         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_middle-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.png.
101477         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.checksum.
101478         * platform/mac-leopard/tables/mozilla/marvin/x_thead_valign_top-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.png.
101479         * platform/mac-leopard/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.checksum.
101480         * platform/mac-leopard/tables/mozilla/marvin/x_tr_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.png.
101481         * platform/mac-leopard/tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum.
101482         * platform/mac-leopard/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png.
101483         * platform/mac-leopard/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum.
101484         * platform/mac-leopard/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png.
101485         * platform/mac-leopard/tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum.
101486         * platform/mac-leopard/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_valign_baseline-expected.png.
101487         * platform/mac-leopard/tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum.
101488         * platform/mac-leopard/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/x_tr_valign_bottom-expected.png.
101489         * platform/mac-leopard/tables/mozilla/other: Added.
101490         * platform/mac-leopard/tables/mozilla/other/cell_widths-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/cell_widths-expected.checksum.
101491         * platform/mac-leopard/tables/mozilla/other/cell_widths-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/cell_widths-expected.png.
101492         * platform/mac-leopard/tables/mozilla/other/cellspacing-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/cellspacing-expected.checksum.
101493         * platform/mac-leopard/tables/mozilla/other/cellspacing-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/cellspacing-expected.png.
101494         * platform/mac-leopard/tables/mozilla/other/nested2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/nested2-expected.checksum.
101495         * platform/mac-leopard/tables/mozilla/other/nested2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/nested2-expected.png.
101496         * platform/mac-leopard/tables/mozilla/other/nestedTables-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/nestedTables-expected.checksum.
101497         * platform/mac-leopard/tables/mozilla/other/nestedTables-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/nestedTables-expected.png.
101498         * platform/mac-leopard/tables/mozilla/other/padding-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/padding-expected.checksum.
101499         * platform/mac-leopard/tables/mozilla/other/padding-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/padding-expected.png.
101500         * platform/mac-leopard/tables/mozilla/other/test3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/test3-expected.checksum.
101501         * platform/mac-leopard/tables/mozilla/other/test3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/test3-expected.png.
101502         * platform/mac-leopard/tables/mozilla/other/test6-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/test6-expected.checksum.
101503         * platform/mac-leopard/tables/mozilla/other/test6-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/test6-expected.png.
101504         * platform/mac-leopard/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum.
101505         * platform/mac-leopard/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png.
101506         * platform/mac-leopard/tables/mozilla_expected_failures: Added.
101507         * platform/mac-leopard/tables/mozilla_expected_failures/bugs: Added.
101508         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.checksum.
101509         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.png.
101510         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1010-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1010-expected.checksum.
101511         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1010-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1010-expected.png.
101512         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum.
101513         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.png.
101514         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug101759-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug101759-expected.checksum.
101515         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug101759-expected.png.
101516         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum.
101517         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.png.
101518         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum.
101519         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png.
101520         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum.
101521         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug106966-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.png.
101522         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1128-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.checksum.
101523         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1128-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.png.
101524         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug11331-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.checksum.
101525         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug11331-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.png.
101526         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug11945-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11945-expected.checksum.
101527         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug11945-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11945-expected.png.
101528         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum.
101529         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png.
101530         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum.
101531         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png.
101532         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug14489-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug14489-expected.checksum.
101533         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug14489-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug14489-expected.png.
101534         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum.
101535         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png.
101536         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug17826-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug17826-expected.checksum.
101537         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug17826-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug17826-expected.png.
101538         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug18770-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug18770-expected.checksum.
101539         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug18770-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug18770-expected.png.
101540         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug21518-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.checksum.
101541         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug21518-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.png.
101542         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum.
101543         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.png.
101544         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum.
101545         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png.
101546         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug25707-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.checksum.
101547         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug25707-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.png.
101548         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum.
101549         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png.
101550         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-18-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.checksum.
101551         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png.
101552         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-5-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.checksum.
101553         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png.
101554         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum.
101555         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png.
101556         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum.
101557         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png.
101558         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug42043-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug42043-expected.checksum.
101559         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug42043-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug42043-expected.png.
101560         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug4294-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.checksum.
101561         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug4294-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.png.
101562         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug47163-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.checksum.
101563         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug47163-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.png.
101564         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug51000-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.checksum.
101565         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug51000-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.png.
101566         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug56024-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.checksum.
101567         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug56024-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.png.
101568         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug59252-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug59252-expected.checksum.
101569         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug59252-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug59252-expected.png.
101570         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum.
101571         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png.
101572         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum.
101573         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png.
101574         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug73629-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug73629-expected.checksum.
101575         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug73629-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug73629-expected.png.
101576         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum.
101577         * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug91057-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.png.
101578         * platform/mac-leopard/tables/mozilla_expected_failures/collapsing_borders: Added.
101579         * platform/mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum.
101580         * platform/mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png.
101581         * platform/mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum.
101582         * platform/mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png.
101583         * platform/mac-leopard/tables/mozilla_expected_failures/core: Added.
101584         * platform/mac-leopard/tables/mozilla_expected_failures/core/backgrounds-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.checksum.
101585         * platform/mac-leopard/tables/mozilla_expected_failures/core/backgrounds-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.png.
101586         * platform/mac-leopard/tables/mozilla_expected_failures/core/captions1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.checksum.
101587         * platform/mac-leopard/tables/mozilla_expected_failures/core/captions1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.png.
101588         * platform/mac-leopard/tables/mozilla_expected_failures/core/captions2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions2-expected.checksum.
101589         * platform/mac-leopard/tables/mozilla_expected_failures/core/captions2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions2-expected.png.
101590         * platform/mac-leopard/tables/mozilla_expected_failures/core/captions3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions3-expected.checksum.
101591         * platform/mac-leopard/tables/mozilla_expected_failures/core/captions3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions3-expected.png.
101592         * platform/mac-leopard/tables/mozilla_expected_failures/core/col_span2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.checksum.
101593         * platform/mac-leopard/tables/mozilla_expected_failures/core/col_span2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.png.
101594         * platform/mac-leopard/tables/mozilla_expected_failures/core/columns-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/columns-expected.checksum.
101595         * platform/mac-leopard/tables/mozilla_expected_failures/core/columns-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/columns-expected.png.
101596         * platform/mac-leopard/tables/mozilla_expected_failures/core/conflicts-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.checksum.
101597         * platform/mac-leopard/tables/mozilla_expected_failures/core/conflicts-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.png.
101598         * platform/mac-leopard/tables/mozilla_expected_failures/core/standards1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/standards1-expected.checksum.
101599         * platform/mac-leopard/tables/mozilla_expected_failures/core/standards1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/core/standards1-expected.png.
101600         * platform/mac-leopard/tables/mozilla_expected_failures/marvin: Added.
101601         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum.
101602         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png.
101603         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum.
101604         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png.
101605         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum.
101606         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png.
101607         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum.
101608         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png.
101609         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum.
101610         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png.
101611         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum.
101612         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png.
101613         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum.
101614         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png.
101615         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum.
101616         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png.
101617         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.checksum.
101618         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png.
101619         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum.
101620         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png.
101621         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.checksum.
101622         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png.
101623         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.checksum.
101624         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png.
101625         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.checksum.
101626         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png.
101627         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.checksum.
101628         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png.
101629         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.checksum.
101630         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png.
101631         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.checksum.
101632         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png.
101633         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.checksum.
101634         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png.
101635         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.checksum.
101636         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png.
101637         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.checksum.
101638         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png.
101639         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.checksum.
101640         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png.
101641         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.checksum.
101642         * platform/mac-leopard/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png.
101643         * platform/mac-leopard/tables/mozilla_expected_failures/other: Added.
101644         * platform/mac-leopard/tables/mozilla_expected_failures/other/empty_cells-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.checksum.
101645         * platform/mac-leopard/tables/mozilla_expected_failures/other/empty_cells-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.png.
101646         * platform/mac-leopard/tables/mozilla_expected_failures/other/test4-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.checksum.
101647         * platform/mac-leopard/tables/mozilla_expected_failures/other/test4-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.png.
101648         * platform/mac/tables/mozilla/marvin/tbody_align_center-expected.checksum: Replaced.
101649         * platform/mac/tables/mozilla/marvin/tbody_align_center-expected.png: Replaced.
101650         * platform/mac/tables/mozilla/marvin/tbody_align_char-expected.checksum: Replaced.
101651         * platform/mac/tables/mozilla/marvin/tbody_align_char-expected.png: Replaced.
101652         * platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.checksum: Replaced.
101653         * platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.png: Replaced.
101654         * platform/mac/tables/mozilla/marvin/tbody_align_left-expected.checksum: Replaced.
101655         * platform/mac/tables/mozilla/marvin/tbody_align_left-expected.png: Replaced.
101656         * platform/mac/tables/mozilla/marvin/tbody_align_right-expected.checksum: Replaced.
101657         * platform/mac/tables/mozilla/marvin/tbody_align_right-expected.png: Replaced.
101658         * platform/mac/tables/mozilla/marvin/tbody_char-expected.checksum: Replaced.
101659         * platform/mac/tables/mozilla/marvin/tbody_char-expected.png: Replaced.
101660         * platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: Replaced.
101661         * platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Replaced.
101662         * platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: Replaced.
101663         * platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Replaced.
101664         * platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum: Replaced.
101665         * platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.png: Replaced.
101666         * platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum: Replaced.
101667         * platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.png: Replaced.
101668         * platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum: Replaced.
101669         * platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.png: Replaced.
101670         * platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.checksum: Replaced.
101671         * platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.png: Replaced.
101672         * platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.checksum: Replaced.
101673         * platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.png: Replaced.
101674         * platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.checksum: Replaced.
101675         * platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.png: Replaced.
101676         * platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.checksum: Replaced.
101677         * platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.png: Replaced.
101678         * platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.checksum: Replaced.
101679         * platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.png: Replaced.
101680         * platform/mac/tables/mozilla/marvin/tfoot_char-expected.checksum: Replaced.
101681         * platform/mac/tables/mozilla/marvin/tfoot_char-expected.png: Replaced.
101682         * platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: Replaced.
101683         * platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Replaced.
101684         * platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: Replaced.
101685         * platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Replaced.
101686         * platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: Replaced.
101687         * platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Replaced.
101688         * platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum: Replaced.
101689         * platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.png: Replaced.
101690         * platform/mac/tables/mozilla/marvin/thead_align_center-expected.checksum: Replaced.
101691         * platform/mac/tables/mozilla/marvin/thead_align_center-expected.png: Replaced.
101692         * platform/mac/tables/mozilla/marvin/thead_align_char-expected.checksum: Replaced.
101693         * platform/mac/tables/mozilla/marvin/thead_align_char-expected.png: Replaced.
101694         * platform/mac/tables/mozilla/marvin/thead_align_justify-expected.checksum: Replaced.
101695         * platform/mac/tables/mozilla/marvin/thead_align_justify-expected.png: Replaced.
101696         * platform/mac/tables/mozilla/marvin/thead_align_left-expected.checksum: Replaced.
101697         * platform/mac/tables/mozilla/marvin/thead_align_left-expected.png: Replaced.
101698         * platform/mac/tables/mozilla/marvin/thead_align_right-expected.checksum: Replaced.
101699         * platform/mac/tables/mozilla/marvin/thead_align_right-expected.png: Replaced.
101700         * platform/mac/tables/mozilla/marvin/thead_char-expected.checksum: Replaced.
101701         * platform/mac/tables/mozilla/marvin/thead_char-expected.png: Replaced.
101702         * platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum: Replaced.
101703         * platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.png: Replaced.
101704         * platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum: Replaced.
101705         * platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.png: Replaced.
101706         * platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum: Replaced.
101707         * platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.png: Replaced.
101708         * platform/mac/tables/mozilla/marvin/thead_valign_top-expected.checksum: Replaced.
101709         * platform/mac/tables/mozilla/marvin/thead_valign_top-expected.png: Replaced.
101710         * platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum: Replaced.
101711         * platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.png: Replaced.
101712         * platform/mac/tables/mozilla/marvin/x_col_align_justify-expected.checksum: Replaced.
101713         * platform/mac/tables/mozilla/marvin/x_col_align_justify-expected.png: Replaced.
101714         * platform/mac/tables/mozilla/marvin/x_col_valign_baseline-expected.checksum: Replaced.
101715         * platform/mac/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Replaced.
101716         * platform/mac/tables/mozilla/marvin/x_col_valign_bottom-expected.checksum: Replaced.
101717         * platform/mac/tables/mozilla/marvin/x_col_valign_bottom-expected.png: Replaced.
101718         * platform/mac/tables/mozilla/marvin/x_col_width_pct-expected.checksum: Replaced.
101719         * platform/mac/tables/mozilla/marvin/x_col_width_pct-expected.png: Replaced.
101720         * platform/mac/tables/mozilla/marvin/x_col_width_rel-expected.checksum: Replaced.
101721         * platform/mac/tables/mozilla/marvin/x_col_width_rel-expected.png: Replaced.
101722         * platform/mac/tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum: Replaced.
101723         * platform/mac/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Replaced.
101724         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum: Replaced.
101725         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Replaced.
101726         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum: Replaced.
101727         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Replaced.
101728         * platform/mac/tables/mozilla/marvin/x_colgroup_width_pct-expected.checksum: Replaced.
101729         * platform/mac/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: Replaced.
101730         * platform/mac/tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum: Replaced.
101731         * platform/mac/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Replaced.
101732         * platform/mac/tables/mozilla/marvin/x_table-expected.checksum: Replaced.
101733         * platform/mac/tables/mozilla/marvin/x_table-expected.png: Replaced.
101734         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum: Replaced.
101735         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Replaced.
101736         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum: Replaced.
101737         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Replaced.
101738         * platform/mac/tables/mozilla/marvin/x_table_border-expected.checksum: Replaced.
101739         * platform/mac/tables/mozilla/marvin/x_table_border-expected.png: Replaced.
101740         * platform/mac/tables/mozilla/marvin/x_table_border_none-expected.checksum: Replaced.
101741         * platform/mac/tables/mozilla/marvin/x_table_border_none-expected.png: Replaced.
101742         * platform/mac/tables/mozilla/marvin/x_table_border_px-expected.checksum: Replaced.
101743         * platform/mac/tables/mozilla/marvin/x_table_border_px-expected.png: Replaced.
101744         * platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.checksum: Replaced.
101745         * platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.png: Replaced.
101746         * platform/mac/tables/mozilla/marvin/x_table_rules_groups-expected.checksum: Replaced.
101747         * platform/mac/tables/mozilla/marvin/x_table_rules_groups-expected.png: Replaced.
101748         * platform/mac/tables/mozilla/marvin/x_table_rules_none-expected.checksum: Replaced.
101749         * platform/mac/tables/mozilla/marvin/x_table_rules_none-expected.png: Replaced.
101750         * platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.checksum: Replaced.
101751         * platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.png: Replaced.
101752         * platform/mac/tables/mozilla/marvin/x_table_width_px-expected.checksum: Replaced.
101753         * platform/mac/tables/mozilla/marvin/x_table_width_px-expected.png: Replaced.
101754         * platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.checksum: Replaced.
101755         * platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.png: Replaced.
101756         * platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Replaced.
101757         * platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Replaced.
101758         * platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum: Replaced.
101759         * platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Replaced.
101760         * platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum: Replaced.
101761         * platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Replaced.
101762         * platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum: Replaced.
101763         * platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Replaced.
101764         * platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.checksum: Replaced.
101765         * platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.png: Replaced.
101766         * platform/mac/tables/mozilla/marvin/x_td_align_center-expected.checksum: Replaced.
101767         * platform/mac/tables/mozilla/marvin/x_td_align_center-expected.png: Replaced.
101768         * platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.checksum: Replaced.
101769         * platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.png: Replaced.
101770         * platform/mac/tables/mozilla/marvin/x_td_align_left-expected.checksum: Replaced.
101771         * platform/mac/tables/mozilla/marvin/x_td_align_left-expected.png: Replaced.
101772         * platform/mac/tables/mozilla/marvin/x_td_align_right-expected.checksum: Replaced.
101773         * platform/mac/tables/mozilla/marvin/x_td_align_right-expected.png: Replaced.
101774         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum: Replaced.
101775         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Replaced.
101776         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum: Replaced.
101777         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Replaced.
101778         * platform/mac/tables/mozilla/marvin/x_td_height-expected.checksum: Replaced.
101779         * platform/mac/tables/mozilla/marvin/x_td_height-expected.png: Replaced.
101780         * platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.checksum: Replaced.
101781         * platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.png: Replaced.
101782         * platform/mac/tables/mozilla/marvin/x_td_valign_baseline-expected.checksum: Replaced.
101783         * platform/mac/tables/mozilla/marvin/x_td_valign_baseline-expected.png: Replaced.
101784         * platform/mac/tables/mozilla/marvin/x_td_valign_bottom-expected.checksum: Replaced.
101785         * platform/mac/tables/mozilla/marvin/x_td_valign_bottom-expected.png: Replaced.
101786         * platform/mac/tables/mozilla/marvin/x_td_width-expected.checksum: Replaced.
101787         * platform/mac/tables/mozilla/marvin/x_td_width-expected.png: Replaced.
101788         * platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.checksum: Replaced.
101789         * platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.png: Replaced.
101790         * platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Replaced.
101791         * platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Replaced.
101792         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum: Replaced.
101793         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Replaced.
101794         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum: Replaced.
101795         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Replaced.
101796         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum: Replaced.
101797         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Replaced.
101798         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum: Replaced.
101799         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Replaced.
101800         * platform/mac/tables/mozilla/marvin/x_th_align_center-expected.checksum: Replaced.
101801         * platform/mac/tables/mozilla/marvin/x_th_align_center-expected.png: Replaced.
101802         * platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.checksum: Replaced.
101803         * platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.png: Replaced.
101804         * platform/mac/tables/mozilla/marvin/x_th_align_left-expected.checksum: Replaced.
101805         * platform/mac/tables/mozilla/marvin/x_th_align_left-expected.png: Replaced.
101806         * platform/mac/tables/mozilla/marvin/x_th_align_right-expected.checksum: Replaced.
101807         * platform/mac/tables/mozilla/marvin/x_th_align_right-expected.png: Replaced.
101808         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum: Replaced.
101809         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Replaced.
101810         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum: Replaced.
101811         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Replaced.
101812         * platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.checksum: Replaced.
101813         * platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.png: Replaced.
101814         * platform/mac/tables/mozilla/marvin/x_th_valign_bottom-expected.checksum: Replaced.
101815         * platform/mac/tables/mozilla/marvin/x_th_valign_bottom-expected.png: Replaced.
101816         * platform/mac/tables/mozilla/marvin/x_th_width-expected.checksum: Replaced.
101817         * platform/mac/tables/mozilla/marvin/x_th_width-expected.png: Replaced.
101818         * platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.checksum: Replaced.
101819         * platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.png: Replaced.
101820         * platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Replaced.
101821         * platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: Replaced.
101822         * platform/mac/tables/mozilla/marvin/x_thead_class-expected.checksum: Replaced.
101823         * platform/mac/tables/mozilla/marvin/x_thead_class-expected.png: Replaced.
101824         * platform/mac/tables/mozilla/marvin/x_thead_id-expected.checksum: Replaced.
101825         * platform/mac/tables/mozilla/marvin/x_thead_id-expected.png: Replaced.
101826         * platform/mac/tables/mozilla/marvin/x_thead_style-expected.checksum: Replaced.
101827         * platform/mac/tables/mozilla/marvin/x_thead_style-expected.png: Replaced.
101828         * platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum: Replaced.
101829         * platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Replaced.
101830         * platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum: Replaced.
101831         * platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Replaced.
101832         * platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.checksum: Replaced.
101833         * platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.png: Replaced.
101834         * platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.checksum: Replaced.
101835         * platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.png: Replaced.
101836         * platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Replaced.
101837         * platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.png: Replaced.
101838         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum: Replaced.
101839         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Replaced.
101840         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum: Replaced.
101841         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Replaced.
101842         * platform/mac/tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum: Replaced.
101843         * platform/mac/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Replaced.
101844         * platform/mac/tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum: Replaced.
101845         * platform/mac/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Replaced.
101846         * platform/mac/tables/mozilla/other/cell_widths-expected.checksum: Replaced.
101847         * platform/mac/tables/mozilla/other/cell_widths-expected.png: Replaced.
101848         * platform/mac/tables/mozilla/other/cellspacing-expected.checksum: Replaced.
101849         * platform/mac/tables/mozilla/other/cellspacing-expected.png: Replaced.
101850         * platform/mac/tables/mozilla/other/nested2-expected.checksum: Replaced.
101851         * platform/mac/tables/mozilla/other/nested2-expected.png: Replaced.
101852         * platform/mac/tables/mozilla/other/nestedTables-expected.checksum: Replaced.
101853         * platform/mac/tables/mozilla/other/nestedTables-expected.png: Replaced.
101854         * platform/mac/tables/mozilla/other/padding-expected.checksum: Replaced.
101855         * platform/mac/tables/mozilla/other/padding-expected.png: Replaced.
101856         * platform/mac/tables/mozilla/other/test3-expected.checksum: Replaced.
101857         * platform/mac/tables/mozilla/other/test3-expected.png: Replaced.
101858         * platform/mac/tables/mozilla/other/test6-expected.checksum: Replaced.
101859         * platform/mac/tables/mozilla/other/test6-expected.png: Replaced.
101860         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum: Replaced.
101861         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Replaced.
101862         * platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.checksum: Replaced.
101863         * platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.png: Replaced.
101864         * platform/mac/tables/mozilla_expected_failures/bugs/bug1010-expected.checksum: Replaced.
101865         * platform/mac/tables/mozilla_expected_failures/bugs/bug1010-expected.png: Replaced.
101866         * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum: Replaced.
101867         * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Replaced.
101868         * platform/mac/tables/mozilla_expected_failures/bugs/bug101759-expected.checksum: Replaced.
101869         * platform/mac/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Replaced.
101870         * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum: Replaced.
101871         * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Replaced.
101872         * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum: Replaced.
101873         * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Replaced.
101874         * platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: Replaced.
101875         * platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.png: Replaced.
101876         * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.checksum: Replaced.
101877         * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.png: Replaced.
101878         * platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.checksum: Replaced.
101879         * platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.png: Replaced.
101880         * platform/mac/tables/mozilla_expected_failures/bugs/bug11945-expected.checksum: Replaced.
101881         * platform/mac/tables/mozilla_expected_failures/bugs/bug11945-expected.png: Replaced.
101882         * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum: Replaced.
101883         * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Replaced.
101884         * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum: Replaced.
101885         * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Replaced.
101886         * platform/mac/tables/mozilla_expected_failures/bugs/bug14489-expected.checksum: Replaced.
101887         * platform/mac/tables/mozilla_expected_failures/bugs/bug14489-expected.png: Replaced.
101888         * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Replaced.
101889         * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Replaced.
101890         * platform/mac/tables/mozilla_expected_failures/bugs/bug17826-expected.checksum: Replaced.
101891         * platform/mac/tables/mozilla_expected_failures/bugs/bug17826-expected.png: Replaced.
101892         * platform/mac/tables/mozilla_expected_failures/bugs/bug18770-expected.checksum: Replaced.
101893         * platform/mac/tables/mozilla_expected_failures/bugs/bug18770-expected.png: Replaced.
101894         * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.checksum: Replaced.
101895         * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.png: Replaced.
101896         * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum: Replaced.
101897         * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Replaced.
101898         * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Replaced.
101899         * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Replaced.
101900         * platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.checksum: Replaced.
101901         * platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.png: Replaced.
101902         * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum: Replaced.
101903         * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Replaced.
101904         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.checksum: Replaced.
101905         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Replaced.
101906         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.checksum: Replaced.
101907         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Replaced.
101908         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum: Replaced.
101909         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Replaced.
101910         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum: Replaced.
101911         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Replaced.
101912         * platform/mac/tables/mozilla_expected_failures/bugs/bug42043-expected.checksum: Replaced.
101913         * platform/mac/tables/mozilla_expected_failures/bugs/bug42043-expected.png: Replaced.
101914         * platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.checksum: Replaced.
101915         * platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.png: Replaced.
101916         * platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.checksum: Replaced.
101917         * platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.png: Replaced.
101918         * platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.checksum: Replaced.
101919         * platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.png: Replaced.
101920         * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.checksum: Replaced.
101921         * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.png: Replaced.
101922         * platform/mac/tables/mozilla_expected_failures/bugs/bug59252-expected.checksum: Replaced.
101923         * platform/mac/tables/mozilla_expected_failures/bugs/bug59252-expected.png: Replaced.
101924         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum: Replaced.
101925         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Replaced.
101926         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum: Replaced.
101927         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Replaced.
101928         * platform/mac/tables/mozilla_expected_failures/bugs/bug73629-expected.checksum: Replaced.
101929         * platform/mac/tables/mozilla_expected_failures/bugs/bug73629-expected.png: Replaced.
101930         * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum: Replaced.
101931         * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.png: Replaced.
101932         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Replaced.
101933         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Replaced.
101934         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Replaced.
101935         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Replaced.
101936         * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.checksum: Replaced.
101937         * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.png: Replaced.
101938         * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.checksum: Replaced.
101939         * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.png: Replaced.
101940         * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.checksum: Replaced.
101941         * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.png: Replaced.
101942         * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.checksum: Replaced.
101943         * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.png: Replaced.
101944         * platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.checksum: Replaced.
101945         * platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.png: Replaced.
101946         * platform/mac/tables/mozilla_expected_failures/core/columns-expected.checksum: Replaced.
101947         * platform/mac/tables/mozilla_expected_failures/core/columns-expected.png: Replaced.
101948         * platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.checksum: Replaced.
101949         * platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.png: Replaced.
101950         * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.checksum: Replaced.
101951         * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.png: Replaced.
101952         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum: Replaced.
101953         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Replaced.
101954         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum: Replaced.
101955         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Replaced.
101956         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum: Replaced.
101957         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Replaced.
101958         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum: Replaced.
101959         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Replaced.
101960         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum: Replaced.
101961         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Replaced.
101962         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum: Replaced.
101963         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Replaced.
101964         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum: Replaced.
101965         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Replaced.
101966         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum: Replaced.
101967         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Replaced.
101968         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.checksum: Replaced.
101969         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Replaced.
101970         * platform/mac/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum: Replaced.
101971         * platform/mac/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Replaced.
101972         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.checksum: Replaced.
101973         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Replaced.
101974         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.checksum: Replaced.
101975         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Replaced.
101976         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.checksum: Replaced.
101977         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Replaced.
101978         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.checksum: Replaced.
101979         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Replaced.
101980         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.checksum: Replaced.
101981         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Replaced.
101982         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.checksum: Replaced.
101983         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Replaced.
101984         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.checksum: Replaced.
101985         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Replaced.
101986         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.checksum: Replaced.
101987         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Replaced.
101988         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.checksum: Replaced.
101989         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Replaced.
101990         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.checksum: Replaced.
101991         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Replaced.
101992         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.checksum: Replaced.
101993         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Replaced.
101994         * platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.checksum: Replaced.
101995         * platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.png: Replaced.
101996         * platform/mac/tables/mozilla_expected_failures/other/test4-expected.checksum: Replaced.
101997         * platform/mac/tables/mozilla_expected_failures/other/test4-expected.png: Replaced.
101998
101999 2010-05-25  Dirk Pranke  <dpranke@chromium.org>
102000
102001         Reviewed by Dimitri Glazkov.
102002
102003         Re-commit r58765 - it had been rolled out to see if it was causing
102004         a perf regression (in r59787 and r59789), but that does not seem to
102005         have been the case.
102006
102007         https://bugs.webkit.org/show_bug.cgi?id=39605
102008
102009         * fast/notifications/notifications-replace-expected.txt: Added.
102010         * fast/notifications/notifications-replace.html: Added.
102011         * fast/notifications/notifications-rtl-expected.txt: Added.
102012         * fast/notifications/notifications-rtl.html: Added.
102013
102014 2010-05-25  James Robinson  <jamesr@chromium.org>
102015
102016         Reviewed by Darin Adler.
102017
102018         Move Leopard-specific pixel test results from platform/mac to platform/mac-leopard
102019         https://bugs.webkit.org/show_bug.cgi?id=39317
102020
102021         Add leopard baselines for one test I missed.
102022
102023         * platform/mac-leopard/tables/mozilla/bugs/bug8411-expected.checksum: Added.
102024         * platform/mac-leopard/tables/mozilla/bugs/bug8411-expected.png: Added.
102025
102026 2010-05-25  Jer Noble  <jer.noble@apple.com>
102027
102028         Reviewed by Adam Roben.
102029
102030         Full screen doesn't work for video elements
102031         https://bugs.webkit.org/show_bug.cgi?id=39557
102032         rdar://problem/8011813
102033
102034         Re-enabled fullscreen support on windows, and modified tests to match.
102035
102036         * platform/win/media/controls-after-reload-expected.txt:
102037         * platform/win/media/controls-drag-timebar-expected.txt:
102038         * platform/win/media/controls-strict-expected.txt:
102039         * platform/win/media/controls-styling-expected.txt:
102040         * platform/win/media/video-controls-rendering-expected.txt:
102041         * platform/win/media/video-display-toggle-expected.txt:
102042         * platform/win/media/video-no-audio-expected.txt:
102043
102044 2010-05-25  Alexey Proskuryakov  <ap@apple.com>
102045
102046         Reviewed by Darin Adler.
102047
102048         https://bugs.webkit.org/show_bug.cgi?id=18595
102049         REGRESSION (r20766): Setting display:none on an iframe causes the ownerDocument to freeze
102050
102051         * fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html:
102052         * fast/events/autoscroll-with-non-scrollable-parent.html:
102053         Fixed a typo in tests that I used as copy/paste inspiration. It isn't significant here,
102054         because frame's left and top offsets are equal.
102055
102056         * fast/events/frame-detached-in-mousedown-expected.txt: Added.
102057         * fast/events/frame-detached-in-mousedown.html: Added.
102058
102059 2010-05-25  James Robinson  <jamesr@chromium.org>
102060
102061         Unreviewed. Pixel expectations change only
102062
102063         Move Leopard-specific pixel test results from platform/mac to platform/mac-leopard
102064         https://bugs.webkit.org/show_bug.cgi?id=39317
102065
102066         Adds snow leopard specific baselines for tables/mozilla and moves the current
102067         leopard-specific baselines to platform/mac-leopard.
102068
102069         * platform/mac-leopard/tables: Added.
102070         * platform/mac-leopard/tables/mozilla: Added.
102071         * platform/mac-leopard/tables/mozilla/bugs: Added.
102072         * platform/mac-leopard/tables/mozilla/bugs/bug10296-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.checksum.
102073         * platform/mac-leopard/tables/mozilla/bugs/bug10296-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.png.
102074         * platform/mac-leopard/tables/mozilla/bugs/bug1055-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1055-1-expected.checksum.
102075         * platform/mac-leopard/tables/mozilla/bugs/bug1055-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1055-1-expected.png.
102076         * platform/mac-leopard/tables/mozilla/bugs/bug106816-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug106816-expected.checksum.
102077         * platform/mac-leopard/tables/mozilla/bugs/bug106816-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug106816-expected.png.
102078         * platform/mac-leopard/tables/mozilla/bugs/bug113235-3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-3-expected.checksum.
102079         * platform/mac-leopard/tables/mozilla/bugs/bug113235-3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-3-expected.png.
102080         * platform/mac-leopard/tables/mozilla/bugs/bug11944-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug11944-expected.checksum.
102081         * platform/mac-leopard/tables/mozilla/bugs/bug11944-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug11944-expected.png.
102082         * platform/mac-leopard/tables/mozilla/bugs/bug119786-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug119786-expected.checksum.
102083         * platform/mac-leopard/tables/mozilla/bugs/bug119786-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug119786-expected.png.
102084         * platform/mac-leopard/tables/mozilla/bugs/bug131020-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug131020-expected.checksum.
102085         * platform/mac-leopard/tables/mozilla/bugs/bug131020-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug131020-expected.png.
102086         * platform/mac-leopard/tables/mozilla/bugs/bug13118-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.checksum.
102087         * platform/mac-leopard/tables/mozilla/bugs/bug13118-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.png.
102088         * platform/mac-leopard/tables/mozilla/bugs/bug13196-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug13196-expected.checksum.
102089         * platform/mac-leopard/tables/mozilla/bugs/bug13196-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug13196-expected.png.
102090         * platform/mac-leopard/tables/mozilla/bugs/bug133756-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-2-expected.checksum.
102091         * platform/mac-leopard/tables/mozilla/bugs/bug133756-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-2-expected.png.
102092         * platform/mac-leopard/tables/mozilla/bugs/bug139524-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug139524-2-expected.checksum.
102093         * platform/mac-leopard/tables/mozilla/bugs/bug139524-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug139524-2-expected.png.
102094         * platform/mac-leopard/tables/mozilla/bugs/bug14159-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug14159-1-expected.checksum.
102095         * platform/mac-leopard/tables/mozilla/bugs/bug14159-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug14159-1-expected.png.
102096         * platform/mac-leopard/tables/mozilla/bugs/bug1430-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.checksum.
102097         * platform/mac-leopard/tables/mozilla/bugs/bug1430-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.png.
102098         * platform/mac-leopard/tables/mozilla/bugs/bug14929-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug14929-expected.checksum.
102099         * platform/mac-leopard/tables/mozilla/bugs/bug14929-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug14929-expected.png.
102100         * platform/mac-leopard/tables/mozilla/bugs/bug15247-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug15247-expected.checksum.
102101         * platform/mac-leopard/tables/mozilla/bugs/bug15247-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug15247-expected.png.
102102         * platform/mac-leopard/tables/mozilla/bugs/bug17130-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-1-expected.checksum.
102103         * platform/mac-leopard/tables/mozilla/bugs/bug17130-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-1-expected.png.
102104         * platform/mac-leopard/tables/mozilla/bugs/bug17130-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-2-expected.checksum.
102105         * platform/mac-leopard/tables/mozilla/bugs/bug17130-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-2-expected.png.
102106         * platform/mac-leopard/tables/mozilla/bugs/bug1800-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1800-expected.checksum.
102107         * platform/mac-leopard/tables/mozilla/bugs/bug1800-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1800-expected.png.
102108         * platform/mac-leopard/tables/mozilla/bugs/bug18359-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.checksum.
102109         * platform/mac-leopard/tables/mozilla/bugs/bug18359-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.png.
102110         * platform/mac-leopard/tables/mozilla/bugs/bug18955-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18955-expected.checksum.
102111         * platform/mac-leopard/tables/mozilla/bugs/bug18955-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug18955-expected.png.
102112         * platform/mac-leopard/tables/mozilla/bugs/bug19061-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.checksum.
102113         * platform/mac-leopard/tables/mozilla/bugs/bug19061-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.png.
102114         * platform/mac-leopard/tables/mozilla/bugs/bug19061-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.checksum.
102115         * platform/mac-leopard/tables/mozilla/bugs/bug19061-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.png.
102116         * platform/mac-leopard/tables/mozilla/bugs/bug194024-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-expected.checksum.
102117         * platform/mac-leopard/tables/mozilla/bugs/bug194024-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-expected.png.
102118         * platform/mac-leopard/tables/mozilla/bugs/bug19599-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.checksum.
102119         * platform/mac-leopard/tables/mozilla/bugs/bug19599-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.png.
102120         * platform/mac-leopard/tables/mozilla/bugs/bug20804-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.checksum.
102121         * platform/mac-leopard/tables/mozilla/bugs/bug20804-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.png.
102122         * platform/mac-leopard/tables/mozilla/bugs/bug2267-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2267-expected.checksum.
102123         * platform/mac-leopard/tables/mozilla/bugs/bug2267-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2267-expected.png.
102124         * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug23235-expected.checksum.
102125         * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug23235-expected.png.
102126         * platform/mac-leopard/tables/mozilla/bugs/bug23299-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug23299-expected.checksum.
102127         * platform/mac-leopard/tables/mozilla/bugs/bug23299-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug23299-expected.png.
102128         * platform/mac-leopard/tables/mozilla/bugs/bug24627-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug24627-expected.checksum.
102129         * platform/mac-leopard/tables/mozilla/bugs/bug24627-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug24627-expected.png.
102130         * platform/mac-leopard/tables/mozilla/bugs/bug2479-3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.checksum.
102131         * platform/mac-leopard/tables/mozilla/bugs/bug2479-3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.png.
102132         * platform/mac-leopard/tables/mozilla/bugs/bug2479-4-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.checksum.
102133         * platform/mac-leopard/tables/mozilla/bugs/bug2479-4-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.png.
102134         * platform/mac-leopard/tables/mozilla/bugs/bug25086-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug25086-expected.checksum.
102135         * platform/mac-leopard/tables/mozilla/bugs/bug25086-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug25086-expected.png.
102136         * platform/mac-leopard/tables/mozilla/bugs/bug25663-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug25663-expected.checksum.
102137         * platform/mac-leopard/tables/mozilla/bugs/bug25663-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug25663-expected.png.
102138         * platform/mac-leopard/tables/mozilla/bugs/bug2684-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2684-expected.checksum.
102139         * platform/mac-leopard/tables/mozilla/bugs/bug2684-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2684-expected.png.
102140         * platform/mac-leopard/tables/mozilla/bugs/bug27038-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.checksum.
102141         * platform/mac-leopard/tables/mozilla/bugs/bug27038-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.png.
102142         * platform/mac-leopard/tables/mozilla/bugs/bug2773-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2773-expected.checksum.
102143         * platform/mac-leopard/tables/mozilla/bugs/bug2773-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2773-expected.png.
102144         * platform/mac-leopard/tables/mozilla/bugs/bug2886-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2886-expected.checksum.
102145         * platform/mac-leopard/tables/mozilla/bugs/bug2886-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2886-expected.png.
102146         * platform/mac-leopard/tables/mozilla/bugs/bug29058-3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug29058-3-expected.checksum.
102147         * platform/mac-leopard/tables/mozilla/bugs/bug29058-3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug29058-3-expected.png.
102148         * platform/mac-leopard/tables/mozilla/bugs/bug29429-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug29429-expected.checksum.
102149         * platform/mac-leopard/tables/mozilla/bugs/bug29429-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug29429-expected.png.
102150         * platform/mac-leopard/tables/mozilla/bugs/bug2947-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2947-expected.checksum.
102151         * platform/mac-leopard/tables/mozilla/bugs/bug2947-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2947-expected.png.
102152         * platform/mac-leopard/tables/mozilla/bugs/bug2981-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2981-1-expected.checksum.
102153         * platform/mac-leopard/tables/mozilla/bugs/bug2981-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2981-1-expected.png.
102154         * platform/mac-leopard/tables/mozilla/bugs/bug2981-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2981-2-expected.checksum.
102155         * platform/mac-leopard/tables/mozilla/bugs/bug2981-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2981-2-expected.png.
102156         * platform/mac-leopard/tables/mozilla/bugs/bug2997-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2997-expected.checksum.
102157         * platform/mac-leopard/tables/mozilla/bugs/bug2997-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug2997-expected.png.
102158         * platform/mac-leopard/tables/mozilla/bugs/bug30692-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.checksum.
102159         * platform/mac-leopard/tables/mozilla/bugs/bug30692-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.png.
102160         * platform/mac-leopard/tables/mozilla/bugs/bug3103-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3103-expected.checksum.
102161         * platform/mac-leopard/tables/mozilla/bugs/bug3103-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3103-expected.png.
102162         * platform/mac-leopard/tables/mozilla/bugs/bug32205-3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-3-expected.checksum.
102163         * platform/mac-leopard/tables/mozilla/bugs/bug32205-3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-3-expected.png.
102164         * platform/mac-leopard/tables/mozilla/bugs/bug33855-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.checksum.
102165         * platform/mac-leopard/tables/mozilla/bugs/bug33855-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.png.
102166         * platform/mac-leopard/tables/mozilla/bugs/bug3454-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3454-expected.checksum.
102167         * platform/mac-leopard/tables/mozilla/bugs/bug3454-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3454-expected.png.
102168         * platform/mac-leopard/tables/mozilla/bugs/bug3681-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3681-1-expected.checksum.
102169         * platform/mac-leopard/tables/mozilla/bugs/bug3681-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3681-1-expected.png.
102170         * platform/mac-leopard/tables/mozilla/bugs/bug3977-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3977-expected.checksum.
102171         * platform/mac-leopard/tables/mozilla/bugs/bug3977-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug3977-expected.png.
102172         * platform/mac-leopard/tables/mozilla/bugs/bug41890-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug41890-expected.checksum.
102173         * platform/mac-leopard/tables/mozilla/bugs/bug41890-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug41890-expected.png.
102174         * platform/mac-leopard/tables/mozilla/bugs/bug42187-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug42187-expected.checksum.
102175         * platform/mac-leopard/tables/mozilla/bugs/bug42187-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug42187-expected.png.
102176         * platform/mac-leopard/tables/mozilla/bugs/bug43039-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug43039-expected.checksum.
102177         * platform/mac-leopard/tables/mozilla/bugs/bug43039-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug43039-expected.png.
102178         * platform/mac-leopard/tables/mozilla/bugs/bug4382-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.checksum.
102179         * platform/mac-leopard/tables/mozilla/bugs/bug4382-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.png.
102180         * platform/mac-leopard/tables/mozilla/bugs/bug43854-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug43854-2-expected.checksum.
102181         * platform/mac-leopard/tables/mozilla/bugs/bug43854-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug43854-2-expected.png.
102182         * platform/mac-leopard/tables/mozilla/bugs/bug4427-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4427-expected.checksum.
102183         * platform/mac-leopard/tables/mozilla/bugs/bug4427-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug4427-expected.png.
102184         * platform/mac-leopard/tables/mozilla/bugs/bug44505-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug44505-expected.checksum.
102185         * platform/mac-leopard/tables/mozilla/bugs/bug44505-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug44505-expected.png.
102186         * platform/mac-leopard/tables/mozilla/bugs/bug45055-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug45055-2-expected.checksum.
102187         * platform/mac-leopard/tables/mozilla/bugs/bug45055-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug45055-2-expected.png.
102188         * platform/mac-leopard/tables/mozilla/bugs/bug45486-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug45486-expected.checksum.
102189         * platform/mac-leopard/tables/mozilla/bugs/bug45486-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug45486-expected.png.
102190         * platform/mac-leopard/tables/mozilla/bugs/bug46368-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.checksum.
102191         * platform/mac-leopard/tables/mozilla/bugs/bug46368-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.png.
102192         * platform/mac-leopard/tables/mozilla/bugs/bug46368-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.checksum.
102193         * platform/mac-leopard/tables/mozilla/bugs/bug46368-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.png.
102194         * platform/mac-leopard/tables/mozilla/bugs/bug46623-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46623-2-expected.checksum.
102195         * platform/mac-leopard/tables/mozilla/bugs/bug46623-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46623-2-expected.png.
102196         * platform/mac-leopard/tables/mozilla/bugs/bug46924-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46924-expected.checksum.
102197         * platform/mac-leopard/tables/mozilla/bugs/bug46924-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug46924-expected.png.
102198         * platform/mac-leopard/tables/mozilla/bugs/bug47432-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug47432-expected.checksum.
102199         * platform/mac-leopard/tables/mozilla/bugs/bug47432-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug47432-expected.png.
102200         * platform/mac-leopard/tables/mozilla/bugs/bug51727-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.checksum.
102201         * platform/mac-leopard/tables/mozilla/bugs/bug51727-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.png.
102202         * platform/mac-leopard/tables/mozilla/bugs/bug52505-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.checksum.
102203         * platform/mac-leopard/tables/mozilla/bugs/bug52505-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.png.
102204         * platform/mac-leopard/tables/mozilla/bugs/bug52506-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52506-expected.checksum.
102205         * platform/mac-leopard/tables/mozilla/bugs/bug52506-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug52506-expected.png.
102206         * platform/mac-leopard/tables/mozilla/bugs/bug5538-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.checksum.
102207         * platform/mac-leopard/tables/mozilla/bugs/bug5538-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.png.
102208         * platform/mac-leopard/tables/mozilla/bugs/bug55694-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug55694-expected.checksum.
102209         * platform/mac-leopard/tables/mozilla/bugs/bug55694-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug55694-expected.png.
102210         * platform/mac-leopard/tables/mozilla/bugs/bug57300-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug57300-expected.checksum.
102211         * platform/mac-leopard/tables/mozilla/bugs/bug57300-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug57300-expected.png.
102212         * platform/mac-leopard/tables/mozilla/bugs/bug5799-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug5799-expected.checksum.
102213         * platform/mac-leopard/tables/mozilla/bugs/bug5799-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug5799-expected.png.
102214         * platform/mac-leopard/tables/mozilla/bugs/bug5835-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug5835-expected.checksum.
102215         * platform/mac-leopard/tables/mozilla/bugs/bug5835-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug5835-expected.png.
102216         * platform/mac-leopard/tables/mozilla/bugs/bug60749-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.checksum.
102217         * platform/mac-leopard/tables/mozilla/bugs/bug60749-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.png.
102218         * platform/mac-leopard/tables/mozilla/bugs/bug6184-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug6184-expected.checksum.
102219         * platform/mac-leopard/tables/mozilla/bugs/bug6184-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug6184-expected.png.
102220         * platform/mac-leopard/tables/mozilla/bugs/bug6404-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug6404-expected.checksum.
102221         * platform/mac-leopard/tables/mozilla/bugs/bug6404-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug6404-expected.png.
102222         * platform/mac-leopard/tables/mozilla/bugs/bug650-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug650-expected.checksum.
102223         * platform/mac-leopard/tables/mozilla/bugs/bug650-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug650-expected.png.
102224         * platform/mac-leopard/tables/mozilla/bugs/bug68912-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug68912-expected.checksum.
102225         * platform/mac-leopard/tables/mozilla/bugs/bug68912-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug68912-expected.png.
102226         * platform/mac-leopard/tables/mozilla/bugs/bug69382-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug69382-1-expected.checksum.
102227         * platform/mac-leopard/tables/mozilla/bugs/bug69382-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug69382-1-expected.png.
102228         * platform/mac-leopard/tables/mozilla/bugs/bug7112-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.checksum.
102229         * platform/mac-leopard/tables/mozilla/bugs/bug7112-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.png.
102230         * platform/mac-leopard/tables/mozilla/bugs/bug7112-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.checksum.
102231         * platform/mac-leopard/tables/mozilla/bugs/bug7112-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.png.
102232         * platform/mac-leopard/tables/mozilla/bugs/bug7121-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7121-1-expected.checksum.
102233         * platform/mac-leopard/tables/mozilla/bugs/bug7121-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7121-1-expected.png.
102234         * platform/mac-leopard/tables/mozilla/bugs/bug7342-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.checksum.
102235         * platform/mac-leopard/tables/mozilla/bugs/bug7342-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.png.
102236         * platform/mac-leopard/tables/mozilla/bugs/bug7471-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7471-expected.checksum.
102237         * platform/mac-leopard/tables/mozilla/bugs/bug7471-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7471-expected.png.
102238         * platform/mac-leopard/tables/mozilla/bugs/bug7714-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7714-expected.checksum.
102239         * platform/mac-leopard/tables/mozilla/bugs/bug7714-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug7714-expected.png.
102240         * platform/mac-leopard/tables/mozilla/bugs/bug78162-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug78162-expected.checksum.
102241         * platform/mac-leopard/tables/mozilla/bugs/bug78162-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug78162-expected.png.
102242         * platform/mac-leopard/tables/mozilla/bugs/bug80762-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug80762-1-expected.checksum.
102243         * platform/mac-leopard/tables/mozilla/bugs/bug80762-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug80762-1-expected.png.
102244         * platform/mac-leopard/tables/mozilla/bugs/bug82946-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug82946-1-expected.checksum.
102245         * platform/mac-leopard/tables/mozilla/bugs/bug82946-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug82946-1-expected.png.
102246         * platform/mac-leopard/tables/mozilla/bugs/bug8858-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug8858-expected.checksum.
102247         * platform/mac-leopard/tables/mozilla/bugs/bug8858-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug8858-expected.png.
102248         * platform/mac-leopard/tables/mozilla/bugs/bug8950-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug8950-expected.checksum.
102249         * platform/mac-leopard/tables/mozilla/bugs/bug8950-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug8950-expected.png.
102250         * platform/mac-leopard/tables/mozilla/bugs/bug9123-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.checksum.
102251         * platform/mac-leopard/tables/mozilla/bugs/bug9123-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.png.
102252         * platform/mac-leopard/tables/mozilla/bugs/bug9123-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-2-expected.checksum.
102253         * platform/mac-leopard/tables/mozilla/bugs/bug9123-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-2-expected.png.
102254         * platform/mac-leopard/tables/mozilla/bugs/bug92143-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug92143-expected.checksum.
102255         * platform/mac-leopard/tables/mozilla/bugs/bug92143-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug92143-expected.png.
102256         * platform/mac-leopard/tables/mozilla/bugs/bug93363-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-expected.checksum.
102257         * platform/mac-leopard/tables/mozilla/bugs/bug93363-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-expected.png.
102258         * platform/mac-leopard/tables/mozilla/bugs/bug96334-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.checksum.
102259         * platform/mac-leopard/tables/mozilla/bugs/bug96334-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.png.
102260         * platform/mac-leopard/tables/mozilla/bugs/bug965-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug965-expected.checksum.
102261         * platform/mac-leopard/tables/mozilla/bugs/bug965-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug965-expected.png.
102262         * platform/mac-leopard/tables/mozilla/collapsing_borders: Added.
102263         * platform/mac-leopard/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum.
102264         * platform/mac-leopard/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png.
102265         * platform/mac-leopard/tables/mozilla/core: Added.
102266         * platform/mac-leopard/tables/mozilla/core/borders-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/borders-expected.checksum.
102267         * platform/mac-leopard/tables/mozilla/core/borders-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/borders-expected.png.
102268         * platform/mac-leopard/tables/mozilla/core/col_span-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_span-expected.checksum.
102269         * platform/mac-leopard/tables/mozilla/core/col_span-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_span-expected.png.
102270         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum.
102271         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png.
102272         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_autoPer-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoPer-expected.checksum.
102273         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_autoPer-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoPer-expected.png.
102274         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_fix-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_fix-expected.checksum.
102275         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_fix-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_fix-expected.png.
102276         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_fixPer-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_fixPer-expected.checksum.
102277         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_fixPer-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_fixPer-expected.png.
102278         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_per-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_per-expected.checksum.
102279         * platform/mac-leopard/tables/mozilla/core/col_widths_auto_per-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_per-expected.png.
102280         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_autoFix-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.checksum.
102281         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_autoFix-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.png.
102282         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_autoPer-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.checksum.
102283         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_autoPer-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.png.
102284         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_fix-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.checksum.
102285         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_fix-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.png.
102286         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_fixPer-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_fixPer-expected.checksum.
102287         * platform/mac-leopard/tables/mozilla/core/col_widths_fix_fixPer-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_fixPer-expected.png.
102288         * platform/mac-leopard/tables/mozilla/core/margins-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/margins-expected.checksum.
102289         * platform/mac-leopard/tables/mozilla/core/margins-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/margins-expected.png.
102290         * platform/mac-leopard/tables/mozilla/core/one_row-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/one_row-expected.checksum.
102291         * platform/mac-leopard/tables/mozilla/core/one_row-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/one_row-expected.png.
102292         * platform/mac-leopard/tables/mozilla/core/row_span-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/row_span-expected.checksum.
102293         * platform/mac-leopard/tables/mozilla/core/row_span-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/row_span-expected.png.
102294         * platform/mac-leopard/tables/mozilla/core/table_rules-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/table_rules-expected.checksum.
102295         * platform/mac-leopard/tables/mozilla/core/table_rules-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/table_rules-expected.png.
102296         * platform/mac-leopard/tables/mozilla/core/table_widths-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/core/table_widths-expected.checksum.
102297         * platform/mac-leopard/tables/mozilla/core/table_widths-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/core/table_widths-expected.png.
102298         * platform/mac-leopard/tables/mozilla/dom: Added.
102299         * platform/mac-leopard/tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum.
102300         * platform/mac-leopard/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.png.
102301         * platform/mac-leopard/tables/mozilla/dom/insertCellsRebuild1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/dom/insertCellsRebuild1-expected.checksum.
102302         * platform/mac-leopard/tables/mozilla/dom/insertCellsRebuild1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/dom/insertCellsRebuild1-expected.png.
102303         * platform/mac-leopard/tables/mozilla/images: Added.
102304         * platform/mac-leopard/tables/mozilla/images/adforce_imgis_com-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/images/adforce_imgis_com-expected.checksum.
102305         * platform/mac-leopard/tables/mozilla/images/adforce_imgis_com-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/images/adforce_imgis_com-expected.png.
102306         * platform/mac-leopard/tables/mozilla/marvin: Added.
102307         * platform/mac-leopard/tables/mozilla/marvin/body_tbody-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/body_tbody-expected.checksum.
102308         * platform/mac-leopard/tables/mozilla/marvin/body_tbody-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/body_tbody-expected.png.
102309         * platform/mac-leopard/tables/mozilla/marvin/body_tfoot-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/body_tfoot-expected.checksum.
102310         * platform/mac-leopard/tables/mozilla/marvin/body_tfoot-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/body_tfoot-expected.png.
102311         * platform/mac-leopard/tables/mozilla/marvin/body_thead-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/body_thead-expected.checksum.
102312         * platform/mac-leopard/tables/mozilla/marvin/body_thead-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/body_thead-expected.png.
102313         * platform/mac-leopard/tables/mozilla/marvin/col_span-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/col_span-expected.checksum.
102314         * platform/mac-leopard/tables/mozilla/marvin/col_span-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/col_span-expected.png.
102315         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_center-expected.checksum.
102316         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_center-expected.png.
102317         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_justify-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_justify-expected.checksum.
102318         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_justify-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_justify-expected.png.
102319         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_left-expected.checksum.
102320         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_left-expected.png.
102321         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_right-expected.checksum.
102322         * platform/mac-leopard/tables/mozilla/marvin/colgroup_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_align_right-expected.png.
102323         * platform/mac-leopard/tables/mozilla/marvin/colgroup_span-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_span-expected.checksum.
102324         * platform/mac-leopard/tables/mozilla/marvin/colgroup_span-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_span-expected.png.
102325         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum.
102326         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.png.
102327         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum.
102328         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.png.
102329         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_middle-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_middle-expected.checksum.
102330         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_middle-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_middle-expected.png.
102331         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_top-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_top-expected.checksum.
102332         * platform/mac-leopard/tables/mozilla/marvin/colgroup_valign_top-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_valign_top-expected.png.
102333         * platform/mac-leopard/tables/mozilla/marvin/colgroup_width_pct-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_width_pct-expected.checksum.
102334         * platform/mac-leopard/tables/mozilla/marvin/colgroup_width_pct-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_width_pct-expected.png.
102335         * platform/mac-leopard/tables/mozilla/marvin/colgroup_width_px-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_width_px-expected.checksum.
102336         * platform/mac-leopard/tables/mozilla/marvin/colgroup_width_px-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/colgroup_width_px-expected.png.
102337         * platform/mac-leopard/tables/mozilla/marvin/table_frame_border-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_frame_border-expected.checksum.
102338         * platform/mac-leopard/tables/mozilla/marvin/table_frame_border-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_frame_border-expected.png.
102339         * platform/mac-leopard/tables/mozilla/marvin/table_frame_box-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_frame_box-expected.checksum.
102340         * platform/mac-leopard/tables/mozilla/marvin/table_frame_box-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_frame_box-expected.png.
102341         * platform/mac-leopard/tables/mozilla/marvin/table_row_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_row_align_center-expected.checksum.
102342         * platform/mac-leopard/tables/mozilla/marvin/table_row_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_row_align_center-expected.png.
102343         * platform/mac-leopard/tables/mozilla/marvin/table_row_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_row_align_left-expected.checksum.
102344         * platform/mac-leopard/tables/mozilla/marvin/table_row_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_row_align_left-expected.png.
102345         * platform/mac-leopard/tables/mozilla/marvin/table_row_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_row_align_right-expected.checksum.
102346         * platform/mac-leopard/tables/mozilla/marvin/table_row_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_row_align_right-expected.png.
102347         * platform/mac-leopard/tables/mozilla/marvin/table_rules_all-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_all-expected.checksum.
102348         * platform/mac-leopard/tables/mozilla/marvin/table_rules_all-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_all-expected.png.
102349         * platform/mac-leopard/tables/mozilla/marvin/table_rules_groups-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_groups-expected.checksum.
102350         * platform/mac-leopard/tables/mozilla/marvin/table_rules_groups-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_groups-expected.png.
102351         * platform/mac-leopard/tables/mozilla/marvin/table_rules_none-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_none-expected.checksum.
102352         * platform/mac-leopard/tables/mozilla/marvin/table_rules_none-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_none-expected.png.
102353         * platform/mac-leopard/tables/mozilla/marvin/tables_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_align_center-expected.checksum.
102354         * platform/mac-leopard/tables/mozilla/marvin/tables_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_align_center-expected.png.
102355         * platform/mac-leopard/tables/mozilla/marvin/tables_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_align_left-expected.checksum.
102356         * platform/mac-leopard/tables/mozilla/marvin/tables_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_align_left-expected.png.
102357         * platform/mac-leopard/tables/mozilla/marvin/tables_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_align_right-expected.checksum.
102358         * platform/mac-leopard/tables/mozilla/marvin/tables_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_align_right-expected.png.
102359         * platform/mac-leopard/tables/mozilla/marvin/tables_border_0-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_0-expected.checksum.
102360         * platform/mac-leopard/tables/mozilla/marvin/tables_border_0-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_0-expected.png.
102361         * platform/mac-leopard/tables/mozilla/marvin/tables_border_1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_1-expected.checksum.
102362         * platform/mac-leopard/tables/mozilla/marvin/tables_border_1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_1-expected.png.
102363         * platform/mac-leopard/tables/mozilla/marvin/tables_border_2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_2-expected.checksum.
102364         * platform/mac-leopard/tables/mozilla/marvin/tables_border_2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_2-expected.png.
102365         * platform/mac-leopard/tables/mozilla/marvin/tables_border_3-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_3-expected.checksum.
102366         * platform/mac-leopard/tables/mozilla/marvin/tables_border_3-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_border_3-expected.png.
102367         * platform/mac-leopard/tables/mozilla/marvin/tables_cellpadding-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.checksum.
102368         * platform/mac-leopard/tables/mozilla/marvin/tables_cellpadding-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.png.
102369         * platform/mac-leopard/tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum.
102370         * platform/mac-leopard/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellpadding_pct-expected.png.
102371         * platform/mac-leopard/tables/mozilla/marvin/tables_cellspacing-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.checksum.
102372         * platform/mac-leopard/tables/mozilla/marvin/tables_cellspacing-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.png.
102373         * platform/mac-leopard/tables/mozilla/marvin/tables_class-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_class-expected.checksum.
102374         * platform/mac-leopard/tables/mozilla/marvin/tables_class-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_class-expected.png.
102375         * platform/mac-leopard/tables/mozilla/marvin/tables_id-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_id-expected.checksum.
102376         * platform/mac-leopard/tables/mozilla/marvin/tables_id-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_id-expected.png.
102377         * platform/mac-leopard/tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum.
102378         * platform/mac-leopard/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_row_th_nowrap-expected.png.
102379         * platform/mac-leopard/tables/mozilla/marvin/tables_style-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_style-expected.checksum.
102380         * platform/mac-leopard/tables/mozilla/marvin/tables_style-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_style-expected.png.
102381         * platform/mac-leopard/tables/mozilla/marvin/tables_td_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_align_center-expected.checksum.
102382         * platform/mac-leopard/tables/mozilla/marvin/tables_td_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_align_center-expected.png.
102383         * platform/mac-leopard/tables/mozilla/marvin/tables_td_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_align_left-expected.checksum.
102384         * platform/mac-leopard/tables/mozilla/marvin/tables_td_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_align_left-expected.png.
102385         * platform/mac-leopard/tables/mozilla/marvin/tables_td_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_align_right-expected.checksum.
102386         * platform/mac-leopard/tables/mozilla/marvin/tables_td_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_align_right-expected.png.
102387         * platform/mac-leopard/tables/mozilla/marvin/tables_td_colspan-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_colspan-expected.checksum.
102388         * platform/mac-leopard/tables/mozilla/marvin/tables_td_colspan-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_colspan-expected.png.
102389         * platform/mac-leopard/tables/mozilla/marvin/tables_td_height-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_height-expected.checksum.
102390         * platform/mac-leopard/tables/mozilla/marvin/tables_td_height-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_height-expected.png.
102391         * platform/mac-leopard/tables/mozilla/marvin/tables_td_nowrap-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_nowrap-expected.checksum.
102392         * platform/mac-leopard/tables/mozilla/marvin/tables_td_nowrap-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_nowrap-expected.png.
102393         * platform/mac-leopard/tables/mozilla/marvin/tables_td_rowspan-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_rowspan-expected.checksum.
102394         * platform/mac-leopard/tables/mozilla/marvin/tables_td_rowspan-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_rowspan-expected.png.
102395         * platform/mac-leopard/tables/mozilla/marvin/tables_td_width-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_width-expected.checksum.
102396         * platform/mac-leopard/tables/mozilla/marvin/tables_td_width-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_td_width-expected.png.
102397         * platform/mac-leopard/tables/mozilla/marvin/tables_th_align_center-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_align_center-expected.checksum.
102398         * platform/mac-leopard/tables/mozilla/marvin/tables_th_align_center-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_align_center-expected.png.
102399         * platform/mac-leopard/tables/mozilla/marvin/tables_th_align_left-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_align_left-expected.checksum.
102400         * platform/mac-leopard/tables/mozilla/marvin/tables_th_align_left-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_align_left-expected.png.
102401         * platform/mac-leopard/tables/mozilla/marvin/tables_th_align_right-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_align_right-expected.checksum.
102402         * platform/mac-leopard/tables/mozilla/marvin/tables_th_align_right-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_align_right-expected.png.
102403         * platform/mac-leopard/tables/mozilla/marvin/tables_th_colspan-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_colspan-expected.checksum.
102404         * platform/mac-leopard/tables/mozilla/marvin/tables_th_colspan-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_colspan-expected.png.
102405         * platform/mac-leopard/tables/mozilla/marvin/tables_th_height-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_height-expected.checksum.
102406         * platform/mac-leopard/tables/mozilla/marvin/tables_th_height-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_height-expected.png.
102407         * platform/mac-leopard/tables/mozilla/marvin/tables_th_rowspan-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_rowspan-expected.checksum.
102408         * platform/mac-leopard/tables/mozilla/marvin/tables_th_rowspan-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_rowspan-expected.png.
102409         * platform/mac-leopard/tables/mozilla/marvin/tables_th_width-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_width-expected.checksum.
102410         * platform/mac-leopard/tables/mozilla/marvin/tables_th_width-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_th_width-expected.png.
102411         * platform/mac-leopard/tables/mozilla/marvin/tables_width_percent-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_percent-expected.checksum.
102412         * platform/mac-leopard/tables/mozilla/marvin/tables_width_percent-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_percent-expected.png.
102413         * platform/mac-leopard/tables/mozilla/marvin/tables_width_px-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_px-expected.checksum.
102414         * platform/mac-leopard/tables/mozilla/marvin/tables_width_px-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_px-expected.png.
102415         * platform/mac/tables/mozilla/bugs/bug10296-1-expected.checksum: Replaced.
102416         * platform/mac/tables/mozilla/bugs/bug10296-1-expected.png: Replaced.
102417         * platform/mac/tables/mozilla/bugs/bug1055-1-expected.checksum: Replaced.
102418         * platform/mac/tables/mozilla/bugs/bug1055-1-expected.png: Replaced.
102419         * platform/mac/tables/mozilla/bugs/bug106816-expected.checksum: Replaced.
102420         * platform/mac/tables/mozilla/bugs/bug106816-expected.png: Replaced.
102421         * platform/mac/tables/mozilla/bugs/bug113235-3-expected.checksum: Replaced.
102422         * platform/mac/tables/mozilla/bugs/bug113235-3-expected.png: Replaced.
102423         * platform/mac/tables/mozilla/bugs/bug11944-expected.checksum: Replaced.
102424         * platform/mac/tables/mozilla/bugs/bug11944-expected.png: Replaced.
102425         * platform/mac/tables/mozilla/bugs/bug119786-expected.checksum: Replaced.
102426         * platform/mac/tables/mozilla/bugs/bug119786-expected.png: Replaced.
102427         * platform/mac/tables/mozilla/bugs/bug131020-expected.checksum: Replaced.
102428         * platform/mac/tables/mozilla/bugs/bug131020-expected.png: Replaced.
102429         * platform/mac/tables/mozilla/bugs/bug13118-expected.checksum: Replaced.
102430         * platform/mac/tables/mozilla/bugs/bug13118-expected.png: Replaced.
102431         * platform/mac/tables/mozilla/bugs/bug13196-expected.checksum: Replaced.
102432         * platform/mac/tables/mozilla/bugs/bug13196-expected.png: Replaced.
102433         * platform/mac/tables/mozilla/bugs/bug133756-2-expected.checksum: Replaced.
102434         * platform/mac/tables/mozilla/bugs/bug133756-2-expected.png: Replaced.
102435         * platform/mac/tables/mozilla/bugs/bug139524-2-expected.checksum: Replaced.
102436         * platform/mac/tables/mozilla/bugs/bug139524-2-expected.png: Replaced.
102437         * platform/mac/tables/mozilla/bugs/bug14159-1-expected.checksum: Replaced.
102438         * platform/mac/tables/mozilla/bugs/bug14159-1-expected.png: Replaced.
102439         * platform/mac/tables/mozilla/bugs/bug1430-expected.checksum: Replaced.
102440         * platform/mac/tables/mozilla/bugs/bug1430-expected.png: Replaced.
102441         * platform/mac/tables/mozilla/bugs/bug14929-expected.checksum: Replaced.
102442         * platform/mac/tables/mozilla/bugs/bug14929-expected.png: Replaced.
102443         * platform/mac/tables/mozilla/bugs/bug15247-expected.checksum: Replaced.
102444         * platform/mac/tables/mozilla/bugs/bug15247-expected.png: Replaced.
102445         * platform/mac/tables/mozilla/bugs/bug17130-1-expected.checksum: Replaced.
102446         * platform/mac/tables/mozilla/bugs/bug17130-1-expected.png: Replaced.
102447         * platform/mac/tables/mozilla/bugs/bug17130-2-expected.checksum: Replaced.
102448         * platform/mac/tables/mozilla/bugs/bug17130-2-expected.png: Replaced.
102449         * platform/mac/tables/mozilla/bugs/bug1800-expected.checksum: Replaced.
102450         * platform/mac/tables/mozilla/bugs/bug1800-expected.png: Replaced.
102451         * platform/mac/tables/mozilla/bugs/bug18359-expected.checksum: Replaced.
102452         * platform/mac/tables/mozilla/bugs/bug18359-expected.png: Replaced.
102453         * platform/mac/tables/mozilla/bugs/bug18955-expected.checksum: Replaced.
102454         * platform/mac/tables/mozilla/bugs/bug18955-expected.png: Replaced.
102455         * platform/mac/tables/mozilla/bugs/bug19061-1-expected.checksum: Replaced.
102456         * platform/mac/tables/mozilla/bugs/bug19061-1-expected.png: Replaced.
102457         * platform/mac/tables/mozilla/bugs/bug19061-2-expected.checksum: Replaced.
102458         * platform/mac/tables/mozilla/bugs/bug19061-2-expected.png: Replaced.
102459         * platform/mac/tables/mozilla/bugs/bug194024-expected.checksum: Replaced.
102460         * platform/mac/tables/mozilla/bugs/bug194024-expected.png: Replaced.
102461         * platform/mac/tables/mozilla/bugs/bug19599-expected.checksum: Replaced.
102462         * platform/mac/tables/mozilla/bugs/bug19599-expected.png: Replaced.
102463         * platform/mac/tables/mozilla/bugs/bug20804-expected.checksum: Replaced.
102464         * platform/mac/tables/mozilla/bugs/bug20804-expected.png: Replaced.
102465         * platform/mac/tables/mozilla/bugs/bug2267-expected.checksum: Replaced.
102466         * platform/mac/tables/mozilla/bugs/bug2267-expected.png: Replaced.
102467         * platform/mac/tables/mozilla/bugs/bug23235-expected.checksum: Replaced.
102468         * platform/mac/tables/mozilla/bugs/bug23235-expected.png: Replaced.
102469         * platform/mac/tables/mozilla/bugs/bug23299-expected.checksum: Replaced.
102470         * platform/mac/tables/mozilla/bugs/bug23299-expected.png: Replaced.
102471         * platform/mac/tables/mozilla/bugs/bug24627-expected.checksum: Replaced.
102472         * platform/mac/tables/mozilla/bugs/bug24627-expected.png: Replaced.
102473         * platform/mac/tables/mozilla/bugs/bug2479-3-expected.checksum: Replaced.
102474         * platform/mac/tables/mozilla/bugs/bug2479-3-expected.png: Replaced.
102475         * platform/mac/tables/mozilla/bugs/bug2479-4-expected.checksum: Replaced.
102476         * platform/mac/tables/mozilla/bugs/bug2479-4-expected.png: Replaced.
102477         * platform/mac/tables/mozilla/bugs/bug25086-expected.checksum: Replaced.
102478         * platform/mac/tables/mozilla/bugs/bug25086-expected.png: Replaced.
102479         * platform/mac/tables/mozilla/bugs/bug25663-expected.checksum: Replaced.
102480         * platform/mac/tables/mozilla/bugs/bug25663-expected.png: Replaced.
102481         * platform/mac/tables/mozilla/bugs/bug2684-expected.checksum: Replaced.
102482         * platform/mac/tables/mozilla/bugs/bug2684-expected.png: Replaced.
102483         * platform/mac/tables/mozilla/bugs/bug27038-2-expected.checksum: Replaced.
102484         * platform/mac/tables/mozilla/bugs/bug27038-2-expected.png: Replaced.
102485         * platform/mac/tables/mozilla/bugs/bug2773-expected.checksum: Replaced.
102486         * platform/mac/tables/mozilla/bugs/bug2773-expected.png: Replaced.
102487         * platform/mac/tables/mozilla/bugs/bug2886-expected.checksum: Replaced.
102488         * platform/mac/tables/mozilla/bugs/bug2886-expected.png: Replaced.
102489         * platform/mac/tables/mozilla/bugs/bug29058-3-expected.checksum: Replaced.
102490         * platform/mac/tables/mozilla/bugs/bug29058-3-expected.png: Replaced.
102491         * platform/mac/tables/mozilla/bugs/bug29429-expected.checksum: Replaced.
102492         * platform/mac/tables/mozilla/bugs/bug29429-expected.png: Replaced.
102493         * platform/mac/tables/mozilla/bugs/bug2947-expected.checksum: Replaced.
102494         * platform/mac/tables/mozilla/bugs/bug2947-expected.png: Replaced.
102495         * platform/mac/tables/mozilla/bugs/bug2981-1-expected.checksum: Replaced.
102496         * platform/mac/tables/mozilla/bugs/bug2981-1-expected.png: Replaced.
102497         * platform/mac/tables/mozilla/bugs/bug2981-2-expected.checksum: Replaced.
102498         * platform/mac/tables/mozilla/bugs/bug2981-2-expected.png: Replaced.
102499         * platform/mac/tables/mozilla/bugs/bug2997-expected.checksum: Replaced.
102500         * platform/mac/tables/mozilla/bugs/bug2997-expected.png: Replaced.
102501         * platform/mac/tables/mozilla/bugs/bug30692-expected.checksum: Replaced.
102502         * platform/mac/tables/mozilla/bugs/bug30692-expected.png: Replaced.
102503         * platform/mac/tables/mozilla/bugs/bug3103-expected.checksum: Replaced.
102504         * platform/mac/tables/mozilla/bugs/bug3103-expected.png: Replaced.
102505         * platform/mac/tables/mozilla/bugs/bug32205-3-expected.checksum: Replaced.
102506         * platform/mac/tables/mozilla/bugs/bug32205-3-expected.png: Replaced.
102507         * platform/mac/tables/mozilla/bugs/bug33855-expected.checksum: Replaced.
102508         * platform/mac/tables/mozilla/bugs/bug33855-expected.png: Replaced.
102509         * platform/mac/tables/mozilla/bugs/bug3454-expected.checksum: Replaced.
102510         * platform/mac/tables/mozilla/bugs/bug3454-expected.png: Replaced.
102511         * platform/mac/tables/mozilla/bugs/bug3681-1-expected.checksum: Replaced.
102512         * platform/mac/tables/mozilla/bugs/bug3681-1-expected.png: Replaced.
102513         * platform/mac/tables/mozilla/bugs/bug3977-expected.checksum: Replaced.
102514         * platform/mac/tables/mozilla/bugs/bug3977-expected.png: Replaced.
102515         * platform/mac/tables/mozilla/bugs/bug41890-expected.checksum: Replaced.
102516         * platform/mac/tables/mozilla/bugs/bug41890-expected.png: Replaced.
102517         * platform/mac/tables/mozilla/bugs/bug42187-expected.checksum: Replaced.
102518         * platform/mac/tables/mozilla/bugs/bug42187-expected.png: Replaced.
102519         * platform/mac/tables/mozilla/bugs/bug43039-expected.checksum: Replaced.
102520         * platform/mac/tables/mozilla/bugs/bug43039-expected.png: Replaced.
102521         * platform/mac/tables/mozilla/bugs/bug4382-expected.checksum: Replaced.
102522         * platform/mac/tables/mozilla/bugs/bug4382-expected.png: Replaced.
102523         * platform/mac/tables/mozilla/bugs/bug43854-2-expected.checksum: Replaced.
102524         * platform/mac/tables/mozilla/bugs/bug43854-2-expected.png: Replaced.
102525         * platform/mac/tables/mozilla/bugs/bug4427-expected.checksum: Replaced.
102526         * platform/mac/tables/mozilla/bugs/bug4427-expected.png: Replaced.
102527         * platform/mac/tables/mozilla/bugs/bug44505-expected.checksum: Replaced.
102528         * platform/mac/tables/mozilla/bugs/bug44505-expected.png: Replaced.
102529         * platform/mac/tables/mozilla/bugs/bug45055-2-expected.checksum: Replaced.
102530         * platform/mac/tables/mozilla/bugs/bug45055-2-expected.png: Replaced.
102531         * platform/mac/tables/mozilla/bugs/bug45486-expected.checksum: Replaced.
102532         * platform/mac/tables/mozilla/bugs/bug45486-expected.png: Replaced.
102533         * platform/mac/tables/mozilla/bugs/bug46368-1-expected.checksum: Replaced.
102534         * platform/mac/tables/mozilla/bugs/bug46368-1-expected.png: Replaced.
102535         * platform/mac/tables/mozilla/bugs/bug46368-2-expected.checksum: Replaced.
102536         * platform/mac/tables/mozilla/bugs/bug46368-2-expected.png: Replaced.
102537         * platform/mac/tables/mozilla/bugs/bug46623-2-expected.checksum: Replaced.
102538         * platform/mac/tables/mozilla/bugs/bug46623-2-expected.png: Replaced.
102539         * platform/mac/tables/mozilla/bugs/bug46924-expected.checksum: Replaced.
102540         * platform/mac/tables/mozilla/bugs/bug46924-expected.png: Replaced.
102541         * platform/mac/tables/mozilla/bugs/bug47432-expected.checksum: Replaced.
102542         * platform/mac/tables/mozilla/bugs/bug47432-expected.png: Replaced.
102543         * platform/mac/tables/mozilla/bugs/bug51727-expected.checksum: Replaced.
102544         * platform/mac/tables/mozilla/bugs/bug51727-expected.png: Replaced.
102545         * platform/mac/tables/mozilla/bugs/bug52505-expected.checksum: Replaced.
102546         * platform/mac/tables/mozilla/bugs/bug52505-expected.png: Replaced.
102547         * platform/mac/tables/mozilla/bugs/bug52506-expected.checksum: Replaced.
102548         * platform/mac/tables/mozilla/bugs/bug52506-expected.png: Replaced.
102549         * platform/mac/tables/mozilla/bugs/bug5538-expected.checksum: Replaced.
102550         * platform/mac/tables/mozilla/bugs/bug5538-expected.png: Replaced.
102551         * platform/mac/tables/mozilla/bugs/bug55694-expected.checksum: Replaced.
102552         * platform/mac/tables/mozilla/bugs/bug55694-expected.png: Replaced.
102553         * platform/mac/tables/mozilla/bugs/bug57300-expected.checksum: Replaced.
102554         * platform/mac/tables/mozilla/bugs/bug57300-expected.png: Replaced.
102555         * platform/mac/tables/mozilla/bugs/bug5799-expected.checksum: Replaced.
102556         * platform/mac/tables/mozilla/bugs/bug5799-expected.png: Replaced.
102557         * platform/mac/tables/mozilla/bugs/bug5835-expected.checksum: Replaced.
102558         * platform/mac/tables/mozilla/bugs/bug5835-expected.png: Replaced.
102559         * platform/mac/tables/mozilla/bugs/bug60749-expected.checksum: Replaced.
102560         * platform/mac/tables/mozilla/bugs/bug60749-expected.png: Replaced.
102561         * platform/mac/tables/mozilla/bugs/bug6184-expected.checksum: Replaced.
102562         * platform/mac/tables/mozilla/bugs/bug6184-expected.png: Replaced.
102563         * platform/mac/tables/mozilla/bugs/bug6404-expected.checksum: Replaced.
102564         * platform/mac/tables/mozilla/bugs/bug6404-expected.png: Replaced.
102565         * platform/mac/tables/mozilla/bugs/bug650-expected.checksum: Replaced.
102566         * platform/mac/tables/mozilla/bugs/bug650-expected.png: Replaced.
102567         * platform/mac/tables/mozilla/bugs/bug68912-expected.checksum: Replaced.
102568         * platform/mac/tables/mozilla/bugs/bug68912-expected.png: Replaced.
102569         * platform/mac/tables/mozilla/bugs/bug69382-1-expected.checksum: Replaced.
102570         * platform/mac/tables/mozilla/bugs/bug69382-1-expected.png: Replaced.
102571         * platform/mac/tables/mozilla/bugs/bug7112-1-expected.checksum: Replaced.
102572         * platform/mac/tables/mozilla/bugs/bug7112-1-expected.png: Replaced.
102573         * platform/mac/tables/mozilla/bugs/bug7112-2-expected.checksum: Replaced.
102574         * platform/mac/tables/mozilla/bugs/bug7112-2-expected.png: Replaced.
102575         * platform/mac/tables/mozilla/bugs/bug7121-1-expected.checksum: Replaced.
102576         * platform/mac/tables/mozilla/bugs/bug7121-1-expected.png: Replaced.
102577         * platform/mac/tables/mozilla/bugs/bug7342-expected.checksum: Replaced.
102578         * platform/mac/tables/mozilla/bugs/bug7342-expected.png: Replaced.
102579         * platform/mac/tables/mozilla/bugs/bug7471-expected.checksum: Replaced.
102580         * platform/mac/tables/mozilla/bugs/bug7471-expected.png: Replaced.
102581         * platform/mac/tables/mozilla/bugs/bug7714-expected.checksum: Replaced.
102582         * platform/mac/tables/mozilla/bugs/bug7714-expected.png: Replaced.
102583         * platform/mac/tables/mozilla/bugs/bug78162-expected.checksum: Replaced.
102584         * platform/mac/tables/mozilla/bugs/bug78162-expected.png: Replaced.
102585         * platform/mac/tables/mozilla/bugs/bug80762-1-expected.checksum: Replaced.
102586         * platform/mac/tables/mozilla/bugs/bug80762-1-expected.png: Replaced.
102587         * platform/mac/tables/mozilla/bugs/bug82946-1-expected.checksum: Replaced.
102588         * platform/mac/tables/mozilla/bugs/bug82946-1-expected.png: Replaced.
102589         * platform/mac/tables/mozilla/bugs/bug8411-expected.checksum:
102590         * platform/mac/tables/mozilla/bugs/bug8411-expected.png:
102591         * platform/mac/tables/mozilla/bugs/bug8858-expected.checksum: Replaced.
102592         * platform/mac/tables/mozilla/bugs/bug8858-expected.png: Replaced.
102593         * platform/mac/tables/mozilla/bugs/bug8950-expected.checksum: Replaced.
102594         * platform/mac/tables/mozilla/bugs/bug8950-expected.png: Replaced.
102595         * platform/mac/tables/mozilla/bugs/bug9123-1-expected.checksum: Replaced.
102596         * platform/mac/tables/mozilla/bugs/bug9123-1-expected.png: Replaced.
102597         * platform/mac/tables/mozilla/bugs/bug9123-2-expected.checksum: Replaced.
102598         * platform/mac/tables/mozilla/bugs/bug9123-2-expected.png: Replaced.
102599         * platform/mac/tables/mozilla/bugs/bug92143-expected.checksum: Replaced.
102600         * platform/mac/tables/mozilla/bugs/bug92143-expected.png: Replaced.
102601         * platform/mac/tables/mozilla/bugs/bug93363-expected.checksum: Replaced.
102602         * platform/mac/tables/mozilla/bugs/bug93363-expected.png: Replaced.
102603         * platform/mac/tables/mozilla/bugs/bug96334-expected.checksum: Replaced.
102604         * platform/mac/tables/mozilla/bugs/bug96334-expected.png: Replaced.
102605         * platform/mac/tables/mozilla/bugs/bug965-expected.checksum: Replaced.
102606         * platform/mac/tables/mozilla/bugs/bug965-expected.png: Replaced.
102607         * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: Replaced.
102608         * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Replaced.
102609         * platform/mac/tables/mozilla/core/borders-expected.checksum: Replaced.
102610         * platform/mac/tables/mozilla/core/borders-expected.png: Replaced.
102611         * platform/mac/tables/mozilla/core/col_span-expected.checksum: Replaced.
102612         * platform/mac/tables/mozilla/core/col_span-expected.png: Replaced.
102613         * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Replaced.
102614         * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Replaced.
102615         * platform/mac/tables/mozilla/core/col_widths_auto_autoPer-expected.checksum: Replaced.
102616         * platform/mac/tables/mozilla/core/col_widths_auto_autoPer-expected.png: Replaced.
102617         * platform/mac/tables/mozilla/core/col_widths_auto_fix-expected.checksum: Replaced.
102618         * platform/mac/tables/mozilla/core/col_widths_auto_fix-expected.png: Replaced.
102619         * platform/mac/tables/mozilla/core/col_widths_auto_fixPer-expected.checksum: Replaced.
102620         * platform/mac/tables/mozilla/core/col_widths_auto_fixPer-expected.png: Replaced.
102621         * platform/mac/tables/mozilla/core/col_widths_auto_per-expected.checksum: Replaced.
102622         * platform/mac/tables/mozilla/core/col_widths_auto_per-expected.png: Replaced.
102623         * platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.checksum: Replaced.
102624         * platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.png: Replaced.
102625         * platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.checksum: Replaced.
102626         * platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.png: Replaced.
102627         * platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.checksum: Replaced.
102628         * platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.png: Replaced.
102629         * platform/mac/tables/mozilla/core/col_widths_fix_fixPer-expected.checksum: Replaced.
102630         * platform/mac/tables/mozilla/core/col_widths_fix_fixPer-expected.png: Replaced.
102631         * platform/mac/tables/mozilla/core/margins-expected.checksum: Replaced.
102632         * platform/mac/tables/mozilla/core/margins-expected.png: Replaced.
102633         * platform/mac/tables/mozilla/core/one_row-expected.checksum: Replaced.
102634         * platform/mac/tables/mozilla/core/one_row-expected.png: Replaced.
102635         * platform/mac/tables/mozilla/core/row_span-expected.checksum: Replaced.
102636         * platform/mac/tables/mozilla/core/row_span-expected.png: Replaced.
102637         * platform/mac/tables/mozilla/core/table_rules-expected.checksum: Replaced.
102638         * platform/mac/tables/mozilla/core/table_rules-expected.png: Replaced.
102639         * platform/mac/tables/mozilla/core/table_widths-expected.checksum: Replaced.
102640         * platform/mac/tables/mozilla/core/table_widths-expected.png: Replaced.
102641         * platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum: Replaced.
102642         * platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Replaced.
102643         * platform/mac/tables/mozilla/dom/insertCellsRebuild1-expected.checksum: Replaced.
102644         * platform/mac/tables/mozilla/dom/insertCellsRebuild1-expected.png: Replaced.
102645         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.checksum: Replaced.
102646         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.png: Replaced.
102647         * platform/mac/tables/mozilla/marvin/body_tbody-expected.checksum: Replaced.
102648         * platform/mac/tables/mozilla/marvin/body_tbody-expected.png: Replaced.
102649         * platform/mac/tables/mozilla/marvin/body_tfoot-expected.checksum: Replaced.
102650         * platform/mac/tables/mozilla/marvin/body_tfoot-expected.png: Replaced.
102651         * platform/mac/tables/mozilla/marvin/body_thead-expected.checksum: Replaced.
102652         * platform/mac/tables/mozilla/marvin/body_thead-expected.png: Replaced.
102653         * platform/mac/tables/mozilla/marvin/col_span-expected.checksum: Replaced.
102654         * platform/mac/tables/mozilla/marvin/col_span-expected.png: Replaced.
102655         * platform/mac/tables/mozilla/marvin/colgroup_align_center-expected.checksum: Replaced.
102656         * platform/mac/tables/mozilla/marvin/colgroup_align_center-expected.png: Replaced.
102657         * platform/mac/tables/mozilla/marvin/colgroup_align_justify-expected.checksum: Replaced.
102658         * platform/mac/tables/mozilla/marvin/colgroup_align_justify-expected.png: Replaced.
102659         * platform/mac/tables/mozilla/marvin/colgroup_align_left-expected.checksum: Replaced.
102660         * platform/mac/tables/mozilla/marvin/colgroup_align_left-expected.png: Replaced.
102661         * platform/mac/tables/mozilla/marvin/colgroup_align_right-expected.checksum: Replaced.
102662         * platform/mac/tables/mozilla/marvin/colgroup_align_right-expected.png: Replaced.
102663         * platform/mac/tables/mozilla/marvin/colgroup_span-expected.checksum: Replaced.
102664         * platform/mac/tables/mozilla/marvin/colgroup_span-expected.png: Replaced.
102665         * platform/mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum: Replaced.
102666         * platform/mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Replaced.
102667         * platform/mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum: Replaced.
102668         * platform/mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Replaced.
102669         * platform/mac/tables/mozilla/marvin/colgroup_valign_middle-expected.checksum: Replaced.
102670         * platform/mac/tables/mozilla/marvin/colgroup_valign_middle-expected.png: Replaced.
102671         * platform/mac/tables/mozilla/marvin/colgroup_valign_top-expected.checksum: Replaced.
102672         * platform/mac/tables/mozilla/marvin/colgroup_valign_top-expected.png: Replaced.
102673         * platform/mac/tables/mozilla/marvin/colgroup_width_pct-expected.checksum: Replaced.
102674         * platform/mac/tables/mozilla/marvin/colgroup_width_pct-expected.png: Replaced.
102675         * platform/mac/tables/mozilla/marvin/colgroup_width_px-expected.checksum: Replaced.
102676         * platform/mac/tables/mozilla/marvin/colgroup_width_px-expected.png: Replaced.
102677         * platform/mac/tables/mozilla/marvin/table_frame_border-expected.checksum: Replaced.
102678         * platform/mac/tables/mozilla/marvin/table_frame_border-expected.png: Replaced.
102679         * platform/mac/tables/mozilla/marvin/table_frame_box-expected.checksum: Replaced.
102680         * platform/mac/tables/mozilla/marvin/table_frame_box-expected.png: Replaced.
102681         * platform/mac/tables/mozilla/marvin/table_row_align_center-expected.checksum: Replaced.
102682         * platform/mac/tables/mozilla/marvin/table_row_align_center-expected.png: Replaced.
102683         * platform/mac/tables/mozilla/marvin/table_row_align_left-expected.checksum: Replaced.
102684         * platform/mac/tables/mozilla/marvin/table_row_align_left-expected.png: Replaced.
102685         * platform/mac/tables/mozilla/marvin/table_row_align_right-expected.checksum: Replaced.
102686         * platform/mac/tables/mozilla/marvin/table_row_align_right-expected.png: Replaced.
102687         * platform/mac/tables/mozilla/marvin/table_rules_all-expected.checksum: Replaced.
102688         * platform/mac/tables/mozilla/marvin/table_rules_all-expected.png: Replaced.
102689         * platform/mac/tables/mozilla/marvin/table_rules_groups-expected.checksum: Replaced.
102690         * platform/mac/tables/mozilla/marvin/table_rules_groups-expected.png: Replaced.
102691         * platform/mac/tables/mozilla/marvin/table_rules_none-expected.checksum: Replaced.
102692         * platform/mac/tables/mozilla/marvin/table_rules_none-expected.png: Replaced.
102693         * platform/mac/tables/mozilla/marvin/tables_align_center-expected.checksum: Replaced.
102694         * platform/mac/tables/mozilla/marvin/tables_align_center-expected.png: Replaced.
102695         * platform/mac/tables/mozilla/marvin/tables_align_left-expected.checksum: Replaced.
102696         * platform/mac/tables/mozilla/marvin/tables_align_left-expected.png: Replaced.
102697         * platform/mac/tables/mozilla/marvin/tables_align_right-expected.checksum: Replaced.
102698         * platform/mac/tables/mozilla/marvin/tables_align_right-expected.png: Replaced.
102699         * platform/mac/tables/mozilla/marvin/tables_border_0-expected.checksum: Replaced.
102700         * platform/mac/tables/mozilla/marvin/tables_border_0-expected.png: Replaced.
102701         * platform/mac/tables/mozilla/marvin/tables_border_1-expected.checksum: Replaced.
102702         * platform/mac/tables/mozilla/marvin/tables_border_1-expected.png: Replaced.
102703         * platform/mac/tables/mozilla/marvin/tables_border_2-expected.checksum: Replaced.
102704         * platform/mac/tables/mozilla/marvin/tables_border_2-expected.png: Replaced.
102705         * platform/mac/tables/mozilla/marvin/tables_border_3-expected.checksum: Replaced.
102706         * platform/mac/tables/mozilla/marvin/tables_border_3-expected.png: Replaced.
102707         * platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.checksum: Replaced.
102708         * platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.png: Replaced.
102709         * platform/mac/tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum: Replaced.
102710         * platform/mac/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Replaced.
102711         * platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.checksum: Replaced.
102712         * platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.png: Replaced.
102713         * platform/mac/tables/mozilla/marvin/tables_class-expected.checksum: Replaced.
102714         * platform/mac/tables/mozilla/marvin/tables_class-expected.png: Replaced.
102715         * platform/mac/tables/mozilla/marvin/tables_id-expected.checksum: Replaced.
102716         * platform/mac/tables/mozilla/marvin/tables_id-expected.png: Replaced.
102717         * platform/mac/tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum: Replaced.
102718         * platform/mac/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Replaced.
102719         * platform/mac/tables/mozilla/marvin/tables_style-expected.checksum: Replaced.
102720         * platform/mac/tables/mozilla/marvin/tables_style-expected.png: Replaced.
102721         * platform/mac/tables/mozilla/marvin/tables_td_align_center-expected.checksum: Replaced.
102722         * platform/mac/tables/mozilla/marvin/tables_td_align_center-expected.png: Replaced.
102723         * platform/mac/tables/mozilla/marvin/tables_td_align_left-expected.checksum: Replaced.
102724         * platform/mac/tables/mozilla/marvin/tables_td_align_left-expected.png: Replaced.
102725         * platform/mac/tables/mozilla/marvin/tables_td_align_right-expected.checksum: Replaced.
102726         * platform/mac/tables/mozilla/marvin/tables_td_align_right-expected.png: Replaced.
102727         * platform/mac/tables/mozilla/marvin/tables_td_colspan-expected.checksum: Replaced.
102728         * platform/mac/tables/mozilla/marvin/tables_td_colspan-expected.png: Replaced.
102729         * platform/mac/tables/mozilla/marvin/tables_td_height-expected.checksum: Replaced.
102730         * platform/mac/tables/mozilla/marvin/tables_td_height-expected.png: Replaced.
102731         * platform/mac/tables/mozilla/marvin/tables_td_nowrap-expected.checksum: Replaced.
102732         * platform/mac/tables/mozilla/marvin/tables_td_nowrap-expected.png: Replaced.
102733         * platform/mac/tables/mozilla/marvin/tables_td_rowspan-expected.checksum: Replaced.
102734         * platform/mac/tables/mozilla/marvin/tables_td_rowspan-expected.png: Replaced.
102735         * platform/mac/tables/mozilla/marvin/tables_td_width-expected.checksum: Replaced.
102736         * platform/mac/tables/mozilla/marvin/tables_td_width-expected.png: Replaced.
102737         * platform/mac/tables/mozilla/marvin/tables_th_align_center-expected.checksum: Replaced.
102738         * platform/mac/tables/mozilla/marvin/tables_th_align_center-expected.png: Replaced.
102739         * platform/mac/tables/mozilla/marvin/tables_th_align_left-expected.checksum: Replaced.
102740         * platform/mac/tables/mozilla/marvin/tables_th_align_left-expected.png: Replaced.
102741         * platform/mac/tables/mozilla/marvin/tables_th_align_right-expected.checksum: Replaced.
102742         * platform/mac/tables/mozilla/marvin/tables_th_align_right-expected.png: Replaced.
102743         * platform/mac/tables/mozilla/marvin/tables_th_colspan-expected.checksum: Replaced.
102744         * platform/mac/tables/mozilla/marvin/tables_th_colspan-expected.png: Replaced.
102745         * platform/mac/tables/mozilla/marvin/tables_th_height-expected.checksum: Replaced.
102746         * platform/mac/tables/mozilla/marvin/tables_th_height-expected.png: Replaced.
102747         * platform/mac/tables/mozilla/marvin/tables_th_rowspan-expected.checksum: Replaced.
102748         * platform/mac/tables/mozilla/marvin/tables_th_rowspan-expected.png: Replaced.
102749         * platform/mac/tables/mozilla/marvin/tables_th_width-expected.checksum: Replaced.
102750         * platform/mac/tables/mozilla/marvin/tables_th_width-expected.png: Replaced.
102751         * platform/mac/tables/mozilla/marvin/tables_width_percent-expected.checksum: Replaced.
102752         * platform/mac/tables/mozilla/marvin/tables_width_percent-expected.png: Replaced.
102753         * platform/mac/tables/mozilla/marvin/tables_width_px-expected.checksum: Replaced.
102754         * platform/mac/tables/mozilla/marvin/tables_width_px-expected.png: Replaced.
102755
102756 2010-05-25  Darin Adler  <darin@apple.com>
102757
102758         Update more files that changed as a result of
102759         https://bugs.webkit.org/show_bug.cgi?id=39516
102760         That patch added -webkit-column-span.
102761
102762         * fast/css/getComputedStyle/computed-style-expected.txt:
102763         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
102764         * platform/chromium-mac/fast/css/computed-style-expected.txt:
102765         * platform/chromium-mac/fast/css/computed-style-without-renderer-expected.txt:
102766         * platform/chromium-win/fast/css/computed-style-expected.txt:
102767         * platform/chromium-win/fast/css/computed-style-without-renderer-expected.txt:
102768         * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
102769         * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
102770         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
102771         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
102772         Added -webkit-column-span.
102773
102774 2010-05-25  Julie Parent  <jparent@chromium.org>
102775
102776         Unreviewed.
102777
102778         Update Chromium test expectations from r60172.
102779
102780         * platform/chromium/html5lib/webkit-runner-expected.txt:
102781
102782 2010-05-25  Adam Barth  <abarth@webkit.org>
102783
102784         Reviewed by Eric Seidel.
102785
102786         Add more HTML5 entity parsing test coverage
102787         https://bugs.webkit.org/show_bug.cgi?id=39662
102788
102789         These tests all pass in Firefox.  We have some more work to do here.
102790         There's a large testing matrix for entities, so expect more tests in
102791         the future.
102792
102793         * html5lib/webkit-runner-expected-html5.txt:
102794         * html5lib/webkit-runner-expected.txt:
102795         * html5lib/webkit-runner.html:
102796
102797 2010-05-25  Antonio Gomes  <tonikitoo@webkit.org>
102798
102799         Unreviewed attempt to make Tiger bot green.
102800
102801         [Mac][Tiger] failing philip canvas tests
102802         https://bugs.webkit.org/show_bug.cgi?id=39677
102803
102804         * platform/mac-tiger/Skipped:
102805
102806 2010-05-25  Chang Shu  <chang.shu@nokia.com>
102807
102808         Unreviewed.
102809
102810         Skipped two additional canvas test cases that failed on SnowLeopard only.
102811         https://bugs.webkit.org/show_bug.cgi?id=20553
102812
102813         * platform/mac-snowleopard/Skipped:
102814
102815 2010-05-25  Chang Shu  <chang.shu@nokia.com>
102816
102817         Reviewed by Kenneth Rohde Christiansen.
102818
102819         The following are the steps on how the expected results were created:
102820         1. Generated ~800 results on Mac.
102821         2. Manually edited ~100 failed results to "Passed" to make them "expected".
102822            All ~800 expected results are the same across the platforms.
102823         3. Put the failed ones in Mac's Skipped list. Other platforms are skipping 
102824            the whole directory, which will be worked on later.
102825         https://bugs.webkit.org/show_bug.cgi?id=20553
102826
102827         * canvas/philip/tests/*-expected.txt: 788 files Added.
102828         * platform/mac/Skipped:
102829
102830 2010-05-25  Adam Barth  <abarth@webkit.org>
102831
102832         Reviewed by Eric Seidel.
102833
102834         Clear attributes for each tag in the HTML5 parser
102835         https://bugs.webkit.org/show_bug.cgi?id=39660
102836
102837         I'm surprised this wasn't covered already, but sometimes the most basic
102838         things are the hardest to remember to test.
102839
102840         * html5lib/resources/webkit01.dat:
102841
102842 2010-05-25  Tony Chang  <tony@chromium.org>
102843
102844         Not reviewed, fixing the expected result.
102845
102846         [chromium] add v8 baseline for html5lib/webkit-runner.html (error message differences)
102847         https://bugs.webkit.org/show_bug.cgi?id=39659
102848         
102849         I checked in expected results generated from the wrong revision.
102850
102851         * platform/chromium/html5lib/webkit-runner-expected.txt:
102852
102853 2010-05-25  Tony Chang  <tony@chromium.org>
102854
102855         Reviewed by Adam Barth.
102856
102857         [chromium] add v8 baseline for html5lib/webkit-runner.html (error message differences)
102858         https://bugs.webkit.org/show_bug.cgi?id=39659
102859
102860         * platform/chromium/html5lib/webkit-runner-expected.txt: Added.
102861
102862 2010-05-25  Tony Chang  <tony@chromium.org>
102863
102864         Not reviewed, updating test expectations.
102865
102866         [chromium] Fix test expectation for fast/dom/global-constructors.html
102867         https://bugs.webkit.org/show_bug.cgi?id=39656
102868
102869         This test was modified in r60119 and the V8 specific expecatation needs updating.
102870         Also disable fast/dom/prototype-property.html because it's failing.
102871
102872         * platform/chromium-mac/fast/dom/global-constructors-expected.txt: Removed.
102873         * platform/chromium-win/fast/dom/global-constructors-expected.txt: Removed.
102874         * platform/chromium/fast/dom/global-constructors-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/dom/global-constructors-expected.txt.
102875         * platform/chromium/test_expectations.txt:
102876
102877 2010-05-25  Adam Barth  <abarth@webkit.org>
102878
102879         Unreviewed.
102880
102881         Use @type="text/plain" to silence JavaScript parse errors.  These
102882         errors show up differently in JSC and V8 and that's not what we're
102883         trying to test with this test.
102884
102885         * html5lib/resources/scriptdata01.dat:
102886         * html5lib/webkit-runner-expected-html5.txt:
102887         * html5lib/webkit-runner-expected.txt:
102888
102889 2010-05-25  Adam Barth  <abarth@webkit.org>
102890
102891         Reviewed by Eric Seidel.
102892
102893         Fix <noembed> and <plaintext> content models
102894         https://bugs.webkit.org/show_bug.cgi?id=39653
102895
102896         Update expected result to show new passing test.
102897
102898         * html5lib/webkit-runner-expected-html5.txt:
102899
102900 2010-05-24  Adam Barth  <abarth@webkit.org>
102901
102902         Reviewed by Eric Seidel.
102903
102904         First cut at HTML5 entities
102905         https://bugs.webkit.org/show_bug.cgi?id=39649
102906
102907         Update the expected results to show the new passing tests.  Yay!
102908
102909         * html5lib/webkit-runner-expected-html5.txt:
102910
102911 2010-05-24  Robert Hogan  <robert@webkit.org>
102912
102913         Reviewed by Laszlo Gombos.
102914
102915         [Qt] DRT Support for removeOriginAccessWhitelistEntry
102916
102917         Unskips http/tests/xmlhttprequest/origin-whitelisting-removal.html
102918
102919         [Qt] DRT Support for removeOriginAccessWhitelistEntry
102920         https://bugs.webkit.org/show_bug.cgi?id=39565
102921
102922         * platform/qt/Skipped:
102923
102924 2010-05-24  Andreas Kling  <andreas.kling@nokia.com>
102925
102926         Reviewed by Sam Weinig.
102927
102928         Add a test to verify that the 'prototype' property on generated Web IDL interfaces is { DontDelete | ReadOnly }.
102929
102930         Spec link:
102931         http://www.w3.org/TR/WebIDL/#interface-object
102932
102933         https://bugs.webkit.org/show_bug.cgi?id=39436
102934
102935         * fast/dom/global-constructors-expected.txt: Updated baseline.
102936         * fast/dom/global-constructors.html:
102937         * fast/dom/prototype-property-expected.txt: Added.
102938         * fast/dom/prototype-property.html: Added.
102939         * fast/dom/script-tests/prototype-property.js: Added.
102940         (tryToDeletePrototype):
102941         (tryToSetPrototype):
102942
102943 2010-05-24  Adam Barth  <abarth@webkit.org>
102944
102945         Reviewed by Eric Seidel.
102946
102947         Import remaining html5lib tests into webkit-runner.html
102948         https://bugs.webkit.org/show_bug.cgi?id=39638
102949
102950         We should be able to drive the diffs between webkit-runner-expected.txt
102951         and webkit-runner-expected-html5.txt to zero.
102952
102953         Another option is to remove webkit-runner and just use runner.html, but
102954         we don't yet support <script src=...> in the HTML5 parser.
102955
102956         * html5lib/webkit-runner-expected-html5.txt:
102957         * html5lib/webkit-runner-expected.txt:
102958         * html5lib/webkit-runner.html:
102959
102960 2010-05-24  Adam Barth  <abarth@webkit.org>
102961
102962         Reviewed by Eric Seidel.
102963
102964         Teach the HTML5 parser how to lex escaped script data
102965         https://bugs.webkit.org/show_bug.cgi?id=39630
102966
102967         Add a bunch of tests for parsing script data.  I think these tests
102968         drive the lexer into all the script data states.
102969
102970         * html5lib/resources/scriptdata01.dat: Added.
102971         * html5lib/webkit-runner-expected-html5.txt:
102972         * html5lib/webkit-runner-expected.txt:
102973         * html5lib/webkit-runner.html:
102974
102975 2010-05-24  James Robinson  <jamesr@chromium.org>
102976
102977         Unreviewed baseline only change
102978
102979         Move Leopard-specific pixel test results from platform/mac to platform/mac-leopard
102980         https://bugs.webkit.org/show_bug.cgi?id=39317
102981
102982         This shuffles the pixel failures in editing/ that are due to small (<0.1%) pixel
102983         diffs in text rendering between Leopard and Snow Leopard.
102984
102985         * platform/mac-leopard/editing/deleting/4922367-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/4922367-expected.checksum.
102986         * platform/mac-leopard/editing/deleting/4922367-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/4922367-expected.png.
102987         * platform/mac-leopard/editing/deleting/5026848-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5026848-1-expected.checksum.
102988         * platform/mac-leopard/editing/deleting/5026848-1-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5026848-1-expected.png.
102989         * platform/mac-leopard/editing/deleting/5026848-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5026848-2-expected.checksum.
102990         * platform/mac-leopard/editing/deleting/5026848-2-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5026848-2-expected.png.
102991         * platform/mac-leopard/editing/deleting/5026848-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5026848-3-expected.checksum.
102992         * platform/mac-leopard/editing/deleting/5026848-3-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5026848-3-expected.png.
102993         * platform/mac-leopard/editing/deleting/5032066-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5032066-expected.checksum.
102994         * platform/mac-leopard/editing/deleting/5032066-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5032066-expected.png.
102995         * platform/mac-leopard/editing/deleting/5091898-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5091898-expected.checksum.
102996         * platform/mac-leopard/editing/deleting/5091898-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5091898-expected.png.
102997         * platform/mac-leopard/editing/deleting/5099303-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5099303-expected.checksum.
102998         * platform/mac-leopard/editing/deleting/5099303-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5099303-expected.png.
102999         * platform/mac-leopard/editing/deleting/5115601-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5115601-expected.checksum.
103000         * platform/mac-leopard/editing/deleting/5115601-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5115601-expected.png.
103001         * platform/mac-leopard/editing/deleting/5126166-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5126166-expected.checksum.
103002         * platform/mac-leopard/editing/deleting/5126166-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5126166-expected.png.
103003         * platform/mac-leopard/editing/deleting/5144139-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5144139-2-expected.checksum.
103004         * platform/mac-leopard/editing/deleting/5144139-2-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5144139-2-expected.png.
103005         * platform/mac-leopard/editing/deleting/5168598-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5168598-expected.checksum.
103006         * platform/mac-leopard/editing/deleting/5168598-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5168598-expected.png.
103007         * platform/mac-leopard/editing/deleting/5206311-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5206311-1-expected.checksum.
103008         * platform/mac-leopard/editing/deleting/5206311-1-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5206311-1-expected.png.
103009         * platform/mac-leopard/editing/deleting/5206311-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5206311-2-expected.checksum.
103010         * platform/mac-leopard/editing/deleting/5206311-2-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5206311-2-expected.png.
103011         * platform/mac-leopard/editing/deleting/5272440-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5272440-expected.checksum.
103012         * platform/mac-leopard/editing/deleting/5272440-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5272440-expected.png.
103013         * platform/mac-leopard/editing/deleting/5369009-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5369009-expected.checksum.
103014         * platform/mac-leopard/editing/deleting/5369009-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5369009-expected.png.
103015         * platform/mac-leopard/editing/deleting/5390681-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5390681-2-expected.checksum.
103016         * platform/mac-leopard/editing/deleting/5390681-2-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5390681-2-expected.png.
103017         * platform/mac-leopard/editing/deleting/5390681-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5390681-expected.checksum.
103018         * platform/mac-leopard/editing/deleting/5390681-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5390681-expected.png.
103019         * platform/mac-leopard/editing/deleting/5433862-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5433862-2-expected.checksum.
103020         * platform/mac-leopard/editing/deleting/5433862-2-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5433862-2-expected.png.
103021         * platform/mac-leopard/editing/deleting/5483370-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/5483370-expected.checksum.
103022         * platform/mac-leopard/editing/deleting/5483370-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/5483370-expected.png.
103023         * platform/mac-leopard/editing/deleting/delete-4038408-fix-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/delete-4038408-fix-expected.checksum.
103024         * platform/mac-leopard/editing/deleting/delete-4038408-fix-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/delete-4038408-fix-expected.png.
103025         * platform/mac-leopard/editing/deleting/delete-br-013-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-013-expected.checksum.
103026         * platform/mac-leopard/editing/deleting/delete-br-013-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-013-expected.png.
103027         * platform/mac-leopard/editing/deleting/delete-first-list-item-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/delete-first-list-item-expected.checksum.
103028         * platform/mac-leopard/editing/deleting/delete-first-list-item-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/delete-first-list-item-expected.png.
103029         * platform/mac-leopard/editing/deleting/delete-line-015-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/delete-line-015-expected.checksum.
103030         * platform/mac-leopard/editing/deleting/delete-line-015-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/delete-line-015-expected.png.
103031         * platform/mac-leopard/editing/deleting/delete-line-016-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/delete-line-016-expected.checksum.
103032         * platform/mac-leopard/editing/deleting/delete-line-016-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/delete-line-016-expected.png.
103033         * platform/mac-leopard/editing/deleting/delete-line-017-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/delete-line-017-expected.checksum.
103034         * platform/mac-leopard/editing/deleting/delete-line-017-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/delete-line-017-expected.png.
103035         * platform/mac-leopard/editing/deleting/delete-ws-fixup-002-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/delete-ws-fixup-002-expected.checksum.
103036         * platform/mac-leopard/editing/deleting/delete-ws-fixup-002-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/delete-ws-fixup-002-expected.png.
103037         * platform/mac-leopard/editing/deleting/merge-endOfParagraph-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/merge-endOfParagraph-expected.checksum.
103038         * platform/mac-leopard/editing/deleting/merge-endOfParagraph-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/merge-endOfParagraph-expected.png.
103039         * platform/mac-leopard/editing/deleting/merge-into-empty-block-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/merge-into-empty-block-1-expected.checksum.
103040         * platform/mac-leopard/editing/deleting/merge-into-empty-block-1-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/merge-into-empty-block-1-expected.png.
103041         * platform/mac-leopard/editing/deleting/merge-no-br-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/merge-no-br-expected.checksum.
103042         * platform/mac-leopard/editing/deleting/merge-no-br-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/merge-no-br-expected.png.
103043         * platform/mac-leopard/editing/deleting/merge-whitespace-pre-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/merge-whitespace-pre-expected.checksum.
103044         * platform/mac-leopard/editing/deleting/merge-whitespace-pre-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/merge-whitespace-pre-expected.png.
103045         * platform/mac-leopard/editing/deleting/pruning-after-merge-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/pruning-after-merge-2-expected.checksum.
103046         * platform/mac-leopard/editing/deleting/pruning-after-merge-2-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/pruning-after-merge-2-expected.png.
103047         * platform/mac-leopard/editing/deleting/smart-delete-003-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/smart-delete-003-expected.checksum.
103048         * platform/mac-leopard/editing/deleting/smart-delete-003-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/smart-delete-003-expected.png.
103049         * platform/mac-leopard/editing/deleting/smart-delete-004-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/smart-delete-004-expected.checksum.
103050         * platform/mac-leopard/editing/deleting/smart-delete-004-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/smart-delete-004-expected.png.
103051         * platform/mac-leopard/editing/deleting/table-cells-expected.checksum: Copied from LayoutTests/platform/mac/editing/deleting/table-cells-expected.checksum.
103052         * platform/mac-leopard/editing/deleting/table-cells-expected.png: Copied from LayoutTests/platform/mac/editing/deleting/table-cells-expected.png.
103053         * platform/mac-leopard/editing/execCommand: Added.
103054         * platform/mac-leopard/editing/execCommand/4580583-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4580583-1-expected.checksum.
103055         * platform/mac-leopard/editing/execCommand/4580583-1-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4580583-1-expected.png.
103056         * platform/mac-leopard/editing/execCommand/4580583-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4580583-2-expected.checksum.
103057         * platform/mac-leopard/editing/execCommand/4580583-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4580583-2-expected.png.
103058         * platform/mac-leopard/editing/execCommand/4641880-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4641880-1-expected.checksum.
103059         * platform/mac-leopard/editing/execCommand/4641880-1-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4641880-1-expected.png.
103060         * platform/mac-leopard/editing/execCommand/4641880-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4641880-2-expected.checksum.
103061         * platform/mac-leopard/editing/execCommand/4641880-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4641880-2-expected.png.
103062         * platform/mac-leopard/editing/execCommand/4747450-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4747450-expected.checksum.
103063         * platform/mac-leopard/editing/execCommand/4747450-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4747450-expected.png.
103064         * platform/mac-leopard/editing/execCommand/4786404-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4786404-2-expected.checksum.
103065         * platform/mac-leopard/editing/execCommand/4786404-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4786404-2-expected.png.
103066         * platform/mac-leopard/editing/execCommand/4916402-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4916402-expected.checksum.
103067         * platform/mac-leopard/editing/execCommand/4916402-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4916402-expected.png.
103068         * platform/mac-leopard/editing/execCommand/4916541-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4916541-expected.checksum.
103069         * platform/mac-leopard/editing/execCommand/4916541-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4916541-expected.png.
103070         * platform/mac-leopard/editing/execCommand/4920488-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4920488-expected.checksum.
103071         * platform/mac-leopard/editing/execCommand/4920488-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4920488-expected.png.
103072         * platform/mac-leopard/editing/execCommand/4920742-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4920742-1-expected.checksum.
103073         * platform/mac-leopard/editing/execCommand/4920742-1-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4920742-1-expected.png.
103074         * platform/mac-leopard/editing/execCommand/4924441-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/4924441-expected.checksum.
103075         * platform/mac-leopard/editing/execCommand/4924441-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/4924441-expected.png.
103076         * platform/mac-leopard/editing/execCommand/5049671-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/5049671-expected.checksum.
103077         * platform/mac-leopard/editing/execCommand/5049671-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/5049671-expected.png.
103078         * platform/mac-leopard/editing/execCommand/5080333-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/5080333-1-expected.checksum.
103079         * platform/mac-leopard/editing/execCommand/5080333-1-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/5080333-1-expected.png.
103080         * platform/mac-leopard/editing/execCommand/5080333-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/5080333-2-expected.checksum.
103081         * platform/mac-leopard/editing/execCommand/5080333-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/5080333-2-expected.png.
103082         * platform/mac-leopard/editing/execCommand/5136770-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/5136770-expected.checksum.
103083         * platform/mac-leopard/editing/execCommand/5136770-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/5136770-expected.png.
103084         * platform/mac-leopard/editing/execCommand/5138441-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/5138441-expected.checksum.
103085         * platform/mac-leopard/editing/execCommand/5138441-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/5138441-expected.png.
103086         * platform/mac-leopard/editing/execCommand/5190926-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/5190926-expected.checksum.
103087         * platform/mac-leopard/editing/execCommand/5190926-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/5190926-expected.png.
103088         * platform/mac-leopard/editing/execCommand/5481523-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/5481523-expected.checksum.
103089         * platform/mac-leopard/editing/execCommand/5481523-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/5481523-expected.png.
103090         * platform/mac-leopard/editing/execCommand/create-list-with-hr-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/create-list-with-hr-expected.checksum.
103091         * platform/mac-leopard/editing/execCommand/create-list-with-hr-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/create-list-with-hr-expected.png.
103092         * platform/mac-leopard/editing/execCommand/find-after-replace-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/find-after-replace-expected.checksum.
103093         * platform/mac-leopard/editing/execCommand/find-after-replace-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/find-after-replace-expected.png.
103094         * platform/mac-leopard/editing/execCommand/findString-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/findString-2-expected.checksum.
103095         * platform/mac-leopard/editing/execCommand/findString-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/findString-2-expected.png.
103096         * platform/mac-leopard/editing/execCommand/insertHorizontalRule-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.checksum.
103097         * platform/mac-leopard/editing/execCommand/insertHorizontalRule-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.png.
103098         * platform/mac-leopard/editing/execCommand/insertImage-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/insertImage-expected.checksum.
103099         * platform/mac-leopard/editing/execCommand/insertImage-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/insertImage-expected.png.
103100         * platform/mac-leopard/editing/execCommand/outdent-selection-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/outdent-selection-expected.checksum.
103101         * platform/mac-leopard/editing/execCommand/outdent-selection-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/outdent-selection-expected.png.
103102         * platform/mac-leopard/editing/execCommand/remove-formatting-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/remove-formatting-2-expected.checksum.
103103         * platform/mac-leopard/editing/execCommand/remove-formatting-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/remove-formatting-2-expected.png.
103104         * platform/mac-leopard/editing/execCommand/remove-formatting-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/remove-formatting-expected.checksum.
103105         * platform/mac-leopard/editing/execCommand/remove-formatting-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/remove-formatting-expected.png.
103106         * platform/mac-leopard/editing/execCommand/remove-list-from-range-selection-expected.checksum: Copied from LayoutTests/platform/mac/editing/execCommand/remove-list-from-range-selection-expected.checksum.
103107         * platform/mac-leopard/editing/execCommand/remove-list-from-range-selection-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/remove-list-from-range-selection-expected.png.
103108         * platform/mac-leopard/editing/inserting: Added.
103109         * platform/mac-leopard/editing/inserting/12882-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/12882-expected.checksum.
103110         * platform/mac-leopard/editing/inserting/12882-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/12882-expected.png.
103111         * platform/mac-leopard/editing/inserting/4278698-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/4278698-expected.checksum.
103112         * platform/mac-leopard/editing/inserting/4278698-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/4278698-expected.png.
103113         * platform/mac-leopard/editing/inserting/4840662-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/4840662-expected.checksum.
103114         * platform/mac-leopard/editing/inserting/4840662-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/4840662-expected.png.
103115         * platform/mac-leopard/editing/inserting/4875189-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/4875189-2-expected.checksum.
103116         * platform/mac-leopard/editing/inserting/4875189-2-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/4875189-2-expected.png.
103117         * platform/mac-leopard/editing/inserting/5002441-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5002441-expected.checksum.
103118         * platform/mac-leopard/editing/inserting/5002441-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5002441-expected.png.
103119         * platform/mac-leopard/editing/inserting/5058163-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5058163-1-expected.checksum.
103120         * platform/mac-leopard/editing/inserting/5058163-1-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5058163-1-expected.png.
103121         * platform/mac-leopard/editing/inserting/5058163-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5058163-2-expected.checksum.
103122         * platform/mac-leopard/editing/inserting/5058163-2-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5058163-2-expected.png.
103123         * platform/mac-leopard/editing/inserting/5156401-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5156401-2-expected.checksum.
103124         * platform/mac-leopard/editing/inserting/5156401-2-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5156401-2-expected.png.
103125         * platform/mac-leopard/editing/inserting/5418891-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5418891-expected.checksum.
103126         * platform/mac-leopard/editing/inserting/5418891-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5418891-expected.png.
103127         * platform/mac-leopard/editing/inserting/5510537-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5510537-expected.checksum.
103128         * platform/mac-leopard/editing/inserting/5510537-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5510537-expected.png.
103129         * platform/mac-leopard/editing/inserting/5549929-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5549929-2-expected.checksum.
103130         * platform/mac-leopard/editing/inserting/5549929-2-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5549929-2-expected.png.
103131         * platform/mac-leopard/editing/inserting/5607069-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5607069-2-expected.checksum.
103132         * platform/mac-leopard/editing/inserting/5607069-2-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5607069-2-expected.png.
103133         * platform/mac-leopard/editing/inserting/5607069-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/5607069-3-expected.checksum.
103134         * platform/mac-leopard/editing/inserting/5607069-3-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/5607069-3-expected.png.
103135         * platform/mac-leopard/editing/inserting/6703873-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/6703873-expected.checksum.
103136         * platform/mac-leopard/editing/inserting/6703873-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/6703873-expected.png.
103137         * platform/mac-leopard/editing/inserting/editable-html-element-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/editable-html-element-expected.checksum.
103138         * platform/mac-leopard/editing/inserting/editable-html-element-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/editable-html-element-expected.png.
103139         * platform/mac-leopard/editing/inserting/edited-whitespace-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/edited-whitespace-1-expected.checksum.
103140         * platform/mac-leopard/editing/inserting/edited-whitespace-1-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/edited-whitespace-1-expected.png.
103141         * platform/mac-leopard/editing/inserting/editing-empty-divs-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.checksum.
103142         * platform/mac-leopard/editing/inserting/editing-empty-divs-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.png.
103143         * platform/mac-leopard/editing/inserting/insert-3786362-fix-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-3786362-fix-expected.checksum.
103144         * platform/mac-leopard/editing/inserting/insert-3786362-fix-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-3786362-fix-expected.png.
103145         * platform/mac-leopard/editing/inserting/insert-at-end-01-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.checksum.
103146         * platform/mac-leopard/editing/inserting/insert-at-end-01-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.png.
103147         * platform/mac-leopard/editing/inserting/insert-at-end-02-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-at-end-02-expected.checksum.
103148         * platform/mac-leopard/editing/inserting/insert-at-end-02-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-at-end-02-expected.png.
103149         * platform/mac-leopard/editing/inserting/insert-br-009-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-009-expected.checksum.
103150         * platform/mac-leopard/editing/inserting/insert-br-009-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-009-expected.png.
103151         * platform/mac-leopard/editing/inserting/insert-br-quoted-001-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-001-expected.checksum.
103152         * platform/mac-leopard/editing/inserting/insert-br-quoted-001-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-001-expected.png.
103153         * platform/mac-leopard/editing/inserting/insert-br-quoted-002-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-002-expected.checksum.
103154         * platform/mac-leopard/editing/inserting/insert-br-quoted-002-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-002-expected.png.
103155         * platform/mac-leopard/editing/inserting/insert-br-quoted-003-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-003-expected.checksum.
103156         * platform/mac-leopard/editing/inserting/insert-br-quoted-003-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-003-expected.png.
103157         * platform/mac-leopard/editing/inserting/insert-br-quoted-004-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-004-expected.checksum.
103158         * platform/mac-leopard/editing/inserting/insert-br-quoted-004-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-004-expected.png.
103159         * platform/mac-leopard/editing/inserting/insert-br-quoted-005-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-005-expected.checksum.
103160         * platform/mac-leopard/editing/inserting/insert-br-quoted-005-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-005-expected.png.
103161         * platform/mac-leopard/editing/inserting/insert-br-quoted-006-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-006-expected.checksum.
103162         * platform/mac-leopard/editing/inserting/insert-br-quoted-006-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-br-quoted-006-expected.png.
103163         * platform/mac-leopard/editing/inserting/insert-paragraph-01-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-01-expected.checksum.
103164         * platform/mac-leopard/editing/inserting/insert-paragraph-01-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-01-expected.png.
103165         * platform/mac-leopard/editing/inserting/insert-paragraph-02-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-02-expected.checksum.
103166         * platform/mac-leopard/editing/inserting/insert-paragraph-02-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-02-expected.png.
103167         * platform/mac-leopard/editing/inserting/insert-paragraph-03-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-03-expected.checksum.
103168         * platform/mac-leopard/editing/inserting/insert-paragraph-03-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-03-expected.png.
103169         * platform/mac-leopard/editing/inserting/insert-paragraph-04-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-04-expected.checksum.
103170         * platform/mac-leopard/editing/inserting/insert-paragraph-04-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-04-expected.png.
103171         * platform/mac-leopard/editing/inserting/insert-paragraph-05-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-05-expected.checksum.
103172         * platform/mac-leopard/editing/inserting/insert-paragraph-05-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-05-expected.png.
103173         * platform/mac-leopard/editing/inserting/line-break-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/line-break-expected.checksum.
103174         * platform/mac-leopard/editing/inserting/line-break-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/line-break-expected.png.
103175         * platform/mac-leopard/editing/inserting/multiple-lines-selected-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/multiple-lines-selected-expected.checksum.
103176         * platform/mac-leopard/editing/inserting/multiple-lines-selected-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/multiple-lines-selected-expected.png.
103177         * platform/mac-leopard/editing/inserting/paragraph-separator-03-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/paragraph-separator-03-expected.checksum.
103178         * platform/mac-leopard/editing/inserting/paragraph-separator-03-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/paragraph-separator-03-expected.png.
103179         * platform/mac-leopard/editing/inserting/paragraph-separator-in-table-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.checksum.
103180         * platform/mac-leopard/editing/inserting/paragraph-separator-in-table-2-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.png.
103181         * platform/mac-leopard/editing/inserting/typing-around-br-001-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/typing-around-br-001-expected.checksum.
103182         * platform/mac-leopard/editing/inserting/typing-around-br-001-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/typing-around-br-001-expected.png.
103183         * platform/mac-leopard/editing/pasteboard/3976872-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/3976872-expected.checksum.
103184         * platform/mac-leopard/editing/pasteboard/3976872-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/3976872-expected.png.
103185         * platform/mac-leopard/editing/pasteboard/4076267-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4076267-2-expected.checksum.
103186         * platform/mac-leopard/editing/pasteboard/4076267-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4076267-2-expected.png.
103187         * platform/mac-leopard/editing/pasteboard/4242293-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4242293-1-expected.checksum.
103188         * platform/mac-leopard/editing/pasteboard/4242293-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4242293-1-expected.png.
103189         * platform/mac-leopard/editing/pasteboard/4242293-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4242293-expected.checksum.
103190         * platform/mac-leopard/editing/pasteboard/4242293-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4242293-expected.png.
103191         * platform/mac-leopard/editing/pasteboard/4631972-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4631972-expected.checksum.
103192         * platform/mac-leopard/editing/pasteboard/4631972-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4631972-expected.png.
103193         * platform/mac-leopard/editing/pasteboard/4641033-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4641033-expected.checksum.
103194         * platform/mac-leopard/editing/pasteboard/4641033-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4641033-expected.png.
103195         * platform/mac-leopard/editing/pasteboard/4861080-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4861080-expected.checksum.
103196         * platform/mac-leopard/editing/pasteboard/4861080-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4861080-expected.png.
103197         * platform/mac-leopard/editing/pasteboard/4944770-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4944770-1-expected.checksum.
103198         * platform/mac-leopard/editing/pasteboard/4944770-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4944770-1-expected.png.
103199         * platform/mac-leopard/editing/pasteboard/4944770-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4944770-2-expected.checksum.
103200         * platform/mac-leopard/editing/pasteboard/4944770-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4944770-2-expected.png.
103201         * platform/mac-leopard/editing/pasteboard/4947130-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/4947130-expected.checksum.
103202         * platform/mac-leopard/editing/pasteboard/4947130-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/4947130-expected.png.
103203         * platform/mac-leopard/editing/pasteboard/5027857-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5027857-expected.checksum.
103204         * platform/mac-leopard/editing/pasteboard/5027857-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5027857-expected.png.
103205         * platform/mac-leopard/editing/pasteboard/5032095-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5032095-expected.checksum.
103206         * platform/mac-leopard/editing/pasteboard/5032095-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5032095-expected.png.
103207         * platform/mac-leopard/editing/pasteboard/5065605-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5065605-expected.checksum.
103208         * platform/mac-leopard/editing/pasteboard/5065605-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5065605-expected.png.
103209         * platform/mac-leopard/editing/pasteboard/5071074-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5071074-2-expected.checksum.
103210         * platform/mac-leopard/editing/pasteboard/5071074-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5071074-2-expected.png.
103211         * platform/mac-leopard/editing/pasteboard/5071074-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5071074-expected.checksum.
103212         * platform/mac-leopard/editing/pasteboard/5071074-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5071074-expected.png.
103213         * platform/mac-leopard/editing/pasteboard/5075944-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5075944-2-expected.checksum.
103214         * platform/mac-leopard/editing/pasteboard/5075944-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5075944-2-expected.png.
103215         * platform/mac-leopard/editing/pasteboard/5075944-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5075944-3-expected.checksum.
103216         * platform/mac-leopard/editing/pasteboard/5075944-3-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5075944-3-expected.png.
103217         * platform/mac-leopard/editing/pasteboard/5089327-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5089327-expected.checksum.
103218         * platform/mac-leopard/editing/pasteboard/5089327-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5089327-expected.png.
103219         * platform/mac-leopard/editing/pasteboard/5247341-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5247341-expected.checksum.
103220         * platform/mac-leopard/editing/pasteboard/5247341-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5247341-expected.png.
103221         * platform/mac-leopard/editing/pasteboard/5368833-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5368833-expected.checksum.
103222         * platform/mac-leopard/editing/pasteboard/5368833-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5368833-expected.png.
103223         * platform/mac-leopard/editing/pasteboard/5387578-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5387578-expected.checksum.
103224         * platform/mac-leopard/editing/pasteboard/5387578-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5387578-expected.png.
103225         * platform/mac-leopard/editing/pasteboard/5478250-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5478250-expected.checksum.
103226         * platform/mac-leopard/editing/pasteboard/5478250-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5478250-expected.png.
103227         * platform/mac-leopard/editing/pasteboard/5601583-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/5601583-1-expected.checksum.
103228         * platform/mac-leopard/editing/pasteboard/5601583-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/5601583-1-expected.png.
103229         * platform/mac-leopard/editing/pasteboard/8145-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/8145-2-expected.checksum.
103230         * platform/mac-leopard/editing/pasteboard/8145-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/8145-2-expected.png.
103231         * platform/mac-leopard/editing/pasteboard/8145-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/8145-3-expected.checksum.
103232         * platform/mac-leopard/editing/pasteboard/8145-3-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/8145-3-expected.png.
103233         * platform/mac-leopard/editing/pasteboard/bad-placeholder-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/bad-placeholder-expected.checksum.
103234         * platform/mac-leopard/editing/pasteboard/bad-placeholder-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/bad-placeholder-expected.png.
103235         * platform/mac-leopard/editing/pasteboard/copy-paste-bidi-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/copy-paste-bidi-expected.checksum.
103236         * platform/mac-leopard/editing/pasteboard/copy-paste-bidi-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/copy-paste-bidi-expected.png.
103237         * platform/mac-leopard/editing/pasteboard/copy-standalone-image-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/copy-standalone-image-expected.checksum.
103238         * platform/mac-leopard/editing/pasteboard/copy-standalone-image-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/copy-standalone-image-expected.png.
103239         * platform/mac-leopard/editing/pasteboard/displaced-generic-placeholder-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.checksum.
103240         * platform/mac-leopard/editing/pasteboard/displaced-generic-placeholder-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.png.
103241         * platform/mac-leopard/editing/pasteboard/display-block-on-spans-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/display-block-on-spans-expected.checksum.
103242         * platform/mac-leopard/editing/pasteboard/display-block-on-spans-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/display-block-on-spans-expected.png.
103243         * platform/mac-leopard/editing/pasteboard/drop-text-without-selection-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.checksum.
103244         * platform/mac-leopard/editing/pasteboard/drop-text-without-selection-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.png.
103245         * platform/mac-leopard/editing/pasteboard/interchange-newline-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-1-expected.checksum.
103246         * platform/mac-leopard/editing/pasteboard/interchange-newline-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-1-expected.png.
103247         * platform/mac-leopard/editing/pasteboard/interchange-newline-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-2-expected.checksum.
103248         * platform/mac-leopard/editing/pasteboard/interchange-newline-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-2-expected.png.
103249         * platform/mac-leopard/editing/pasteboard/interchange-newline-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-3-expected.checksum.
103250         * platform/mac-leopard/editing/pasteboard/interchange-newline-3-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-3-expected.png.
103251         * platform/mac-leopard/editing/pasteboard/interchange-newline-4-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-4-expected.checksum.
103252         * platform/mac-leopard/editing/pasteboard/interchange-newline-4-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/interchange-newline-4-expected.png.
103253         * platform/mac-leopard/editing/pasteboard/merge-after-delete-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-after-delete-1-expected.checksum.
103254         * platform/mac-leopard/editing/pasteboard/merge-after-delete-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-after-delete-1-expected.png.
103255         * platform/mac-leopard/editing/pasteboard/merge-after-delete-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-after-delete-2-expected.checksum.
103256         * platform/mac-leopard/editing/pasteboard/merge-after-delete-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-after-delete-2-expected.png.
103257         * platform/mac-leopard/editing/pasteboard/merge-end-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-1-expected.checksum.
103258         * platform/mac-leopard/editing/pasteboard/merge-end-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-1-expected.png.
103259         * platform/mac-leopard/editing/pasteboard/merge-end-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-2-expected.checksum.
103260         * platform/mac-leopard/editing/pasteboard/merge-end-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-2-expected.png.
103261         * platform/mac-leopard/editing/pasteboard/merge-end-5-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-5-expected.checksum.
103262         * platform/mac-leopard/editing/pasteboard/merge-end-5-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-5-expected.png.
103263         * platform/mac-leopard/editing/pasteboard/merge-end-blockquote-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-blockquote-expected.checksum.
103264         * platform/mac-leopard/editing/pasteboard/merge-end-blockquote-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-blockquote-expected.png.
103265         * platform/mac-leopard/editing/pasteboard/merge-end-borders-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-borders-expected.checksum.
103266         * platform/mac-leopard/editing/pasteboard/merge-end-borders-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-borders-expected.png.
103267         * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-list-expected.checksum.
103268         * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-list-expected.png.
103269         * platform/mac-leopard/editing/pasteboard/merge-end-table-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-table-expected.checksum.
103270         * platform/mac-leopard/editing/pasteboard/merge-end-table-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-end-table-expected.png.
103271         * platform/mac-leopard/editing/pasteboard/merge-start-blockquote-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-start-blockquote-expected.checksum.
103272         * platform/mac-leopard/editing/pasteboard/merge-start-blockquote-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/merge-start-blockquote-expected.png.
103273         * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum.
103274         * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png.
103275         * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum.
103276         * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png.
103277         * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-RTFD-expected.checksum.
103278         * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-RTFD-expected.png.
103279         * platform/mac-leopard/editing/pasteboard/paste-blockquote-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-3-expected.checksum.
103280         * platform/mac-leopard/editing/pasteboard/paste-blockquote-3-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-3-expected.png.
103281         * platform/mac-leopard/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.checksum.
103282         * platform/mac-leopard/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.png.
103283         * platform/mac-leopard/editing/pasteboard/paste-pre-002-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-pre-002-expected.checksum.
103284         * platform/mac-leopard/editing/pasteboard/paste-pre-002-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-pre-002-expected.png.
103285         * platform/mac-leopard/editing/pasteboard/paste-table-003-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-table-003-expected.checksum.
103286         * platform/mac-leopard/editing/pasteboard/paste-table-003-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-table-003-expected.png.
103287         * platform/mac-leopard/editing/pasteboard/paste-text-012-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-012-expected.checksum.
103288         * platform/mac-leopard/editing/pasteboard/paste-text-012-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-012-expected.png.
103289         * platform/mac-leopard/editing/pasteboard/paste-text-013-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-013-expected.checksum.
103290         * platform/mac-leopard/editing/pasteboard/paste-text-013-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-013-expected.png.
103291         * platform/mac-leopard/editing/pasteboard/paste-text-014-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-014-expected.checksum.
103292         * platform/mac-leopard/editing/pasteboard/paste-text-014-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-014-expected.png.
103293         * platform/mac-leopard/editing/pasteboard/paste-text-016-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-016-expected.checksum.
103294         * platform/mac-leopard/editing/pasteboard/paste-text-016-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-016-expected.png.
103295         * platform/mac-leopard/editing/pasteboard/pasting-object-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.checksum.
103296         * platform/mac-leopard/editing/pasteboard/pasting-object-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.png.
103297         * platform/mac-leopard/editing/pasteboard/pasting-tabs-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/pasting-tabs-expected.checksum.
103298         * platform/mac-leopard/editing/pasteboard/pasting-tabs-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/pasting-tabs-expected.png.
103299         * platform/mac-leopard/editing/pasteboard/prevent-block-nesting-01-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.checksum.
103300         * platform/mac-leopard/editing/pasteboard/prevent-block-nesting-01-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.png.
103301         * platform/mac-leopard/editing/pasteboard/quirks-mode-br-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/quirks-mode-br-1-expected.checksum.
103302         * platform/mac-leopard/editing/pasteboard/quirks-mode-br-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/quirks-mode-br-1-expected.png.
103303         * platform/mac-leopard/editing/pasteboard/select-element-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/select-element-1-expected.checksum.
103304         * platform/mac-leopard/editing/pasteboard/select-element-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/select-element-1-expected.png.
103305         * platform/mac-leopard/editing/pasteboard/smart-drag-drop-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/smart-drag-drop-expected.checksum.
103306         * platform/mac-leopard/editing/pasteboard/smart-drag-drop-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/smart-drag-drop-expected.png.
103307         * platform/mac-leopard/editing/pasteboard/smart-paste-008-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.checksum.
103308         * platform/mac-leopard/editing/pasteboard/smart-paste-008-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.png.
103309         * platform/mac-leopard/editing/pasteboard/styled-element-markup-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.checksum.
103310         * platform/mac-leopard/editing/pasteboard/styled-element-markup-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.png.
103311         * platform/mac-leopard/editing/pasteboard/subframe-dragndrop-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.checksum.
103312         * platform/mac-leopard/editing/pasteboard/subframe-dragndrop-1-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.png.
103313         * platform/mac-leopard/editing/pasteboard/testcase-9507-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/testcase-9507-expected.checksum.
103314         * platform/mac-leopard/editing/pasteboard/testcase-9507-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/testcase-9507-expected.png.
103315         * platform/mac-leopard/editing/pasteboard/undoable-fragment-removes-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/undoable-fragment-removes-expected.checksum.
103316         * platform/mac-leopard/editing/pasteboard/undoable-fragment-removes-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/undoable-fragment-removes-expected.png.
103317         * platform/mac-leopard/editing/pasteboard/unrendered-br-expected.checksum: Copied from LayoutTests/platform/mac/editing/pasteboard/unrendered-br-expected.checksum.
103318         * platform/mac-leopard/editing/pasteboard/unrendered-br-expected.png: Copied from LayoutTests/platform/mac/editing/pasteboard/unrendered-br-expected.png.
103319         * platform/mac-leopard/editing/selection: Added.
103320         * platform/mac-leopard/editing/selection/13804-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/13804-expected.checksum.
103321         * platform/mac-leopard/editing/selection/13804-expected.png: Copied from LayoutTests/platform/mac/editing/selection/13804-expected.png.
103322         * platform/mac-leopard/editing/selection/14971-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/14971-expected.checksum.
103323         * platform/mac-leopard/editing/selection/14971-expected.png: Copied from LayoutTests/platform/mac/editing/selection/14971-expected.png.
103324         * platform/mac-leopard/editing/selection/4402375-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4402375-expected.checksum.
103325         * platform/mac-leopard/editing/selection/4402375-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4402375-expected.png.
103326         * platform/mac-leopard/editing/selection/4818145-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4818145-expected.checksum.
103327         * platform/mac-leopard/editing/selection/4818145-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4818145-expected.png.
103328         * platform/mac-leopard/editing/selection/4889598-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4889598-expected.checksum.
103329         * platform/mac-leopard/editing/selection/4889598-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4889598-expected.png.
103330         * platform/mac-leopard/editing/selection/4895428-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4895428-2-expected.checksum.
103331         * platform/mac-leopard/editing/selection/4895428-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4895428-2-expected.png.
103332         * platform/mac-leopard/editing/selection/4895428-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4895428-3-expected.checksum.
103333         * platform/mac-leopard/editing/selection/4895428-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4895428-3-expected.png.
103334         * platform/mac-leopard/editing/selection/4895428-4-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4895428-4-expected.checksum.
103335         * platform/mac-leopard/editing/selection/4895428-4-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4895428-4-expected.png.
103336         * platform/mac-leopard/editing/selection/4932260-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4932260-3-expected.checksum.
103337         * platform/mac-leopard/editing/selection/4932260-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4932260-3-expected.png.
103338         * platform/mac-leopard/editing/selection/4947387-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4947387-expected.checksum.
103339         * platform/mac-leopard/editing/selection/4947387-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4947387-expected.png.
103340         * platform/mac-leopard/editing/selection/4960116-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4960116-expected.checksum.
103341         * platform/mac-leopard/editing/selection/4960116-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4960116-expected.png.
103342         * platform/mac-leopard/editing/selection/4975120-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4975120-expected.checksum.
103343         * platform/mac-leopard/editing/selection/4975120-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4975120-expected.png.
103344         * platform/mac-leopard/editing/selection/4983858-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/4983858-expected.checksum.
103345         * platform/mac-leopard/editing/selection/4983858-expected.png: Copied from LayoutTests/platform/mac/editing/selection/4983858-expected.png.
103346         * platform/mac-leopard/editing/selection/5007143-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5007143-2-expected.checksum.
103347         * platform/mac-leopard/editing/selection/5007143-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5007143-2-expected.png.
103348         * platform/mac-leopard/editing/selection/5007143-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5007143-expected.checksum.
103349         * platform/mac-leopard/editing/selection/5007143-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5007143-expected.png.
103350         * platform/mac-leopard/editing/selection/5057506-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5057506-2-expected.checksum.
103351         * platform/mac-leopard/editing/selection/5057506-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5057506-2-expected.png.
103352         * platform/mac-leopard/editing/selection/5057506-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5057506-expected.checksum.
103353         * platform/mac-leopard/editing/selection/5057506-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5057506-expected.png.
103354         * platform/mac-leopard/editing/selection/5076323-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5076323-1-expected.checksum.
103355         * platform/mac-leopard/editing/selection/5076323-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5076323-1-expected.png.
103356         * platform/mac-leopard/editing/selection/5081257-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5081257-1-expected.checksum.
103357         * platform/mac-leopard/editing/selection/5081257-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5081257-1-expected.png.
103358         * platform/mac-leopard/editing/selection/5099303-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5099303-expected.checksum.
103359         * platform/mac-leopard/editing/selection/5099303-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5099303-expected.png.
103360         * platform/mac-leopard/editing/selection/5131716-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5131716-1-expected.checksum.
103361         * platform/mac-leopard/editing/selection/5131716-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5131716-1-expected.png.
103362         * platform/mac-leopard/editing/selection/5131716-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5131716-2-expected.checksum.
103363         * platform/mac-leopard/editing/selection/5131716-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5131716-2-expected.png.
103364         * platform/mac-leopard/editing/selection/5131716-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5131716-3-expected.checksum.
103365         * platform/mac-leopard/editing/selection/5131716-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5131716-3-expected.png.
103366         * platform/mac-leopard/editing/selection/5131716-4-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5131716-4-expected.checksum.
103367         * platform/mac-leopard/editing/selection/5131716-4-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5131716-4-expected.png.
103368         * platform/mac-leopard/editing/selection/5195166-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5195166-2-expected.checksum.
103369         * platform/mac-leopard/editing/selection/5195166-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5195166-2-expected.png.
103370         * platform/mac-leopard/editing/selection/5232159-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5232159-expected.checksum.
103371         * platform/mac-leopard/editing/selection/5232159-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5232159-expected.png.
103372         * platform/mac-leopard/editing/selection/5234383-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5234383-1-expected.checksum.
103373         * platform/mac-leopard/editing/selection/5234383-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5234383-1-expected.png.
103374         * platform/mac-leopard/editing/selection/5234383-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5234383-2-expected.checksum.
103375         * platform/mac-leopard/editing/selection/5234383-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5234383-2-expected.png.
103376         * platform/mac-leopard/editing/selection/5240265-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5240265-expected.checksum.
103377         * platform/mac-leopard/editing/selection/5240265-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5240265-expected.png.
103378         * platform/mac-leopard/editing/selection/5354455-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5354455-1-expected.checksum.
103379         * platform/mac-leopard/editing/selection/5354455-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5354455-1-expected.png.
103380         * platform/mac-leopard/editing/selection/5354455-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/5354455-2-expected.checksum.
103381         * platform/mac-leopard/editing/selection/5354455-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/5354455-2-expected.png.
103382         * platform/mac-leopard/editing/selection/6476-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/6476-expected.checksum.
103383         * platform/mac-leopard/editing/selection/6476-expected.png: Copied from LayoutTests/platform/mac/editing/selection/6476-expected.png.
103384         * platform/mac-leopard/editing/selection/7152-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/7152-1-expected.checksum.
103385         * platform/mac-leopard/editing/selection/7152-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/7152-1-expected.png.
103386         * platform/mac-leopard/editing/selection/7152-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/7152-2-expected.checksum.
103387         * platform/mac-leopard/editing/selection/7152-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/7152-2-expected.png.
103388         * platform/mac-leopard/editing/selection/addRange-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/addRange-expected.checksum.
103389         * platform/mac-leopard/editing/selection/addRange-expected.png: Copied from LayoutTests/platform/mac/editing/selection/addRange-expected.png.
103390         * platform/mac-leopard/editing/selection/after-line-wrap-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/after-line-wrap-expected.checksum.
103391         * platform/mac-leopard/editing/selection/after-line-wrap-expected.png: Copied from LayoutTests/platform/mac/editing/selection/after-line-wrap-expected.png.
103392         * platform/mac-leopard/editing/selection/caret-and-focus-ring-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/caret-and-focus-ring-expected.checksum.
103393         * platform/mac-leopard/editing/selection/caret-and-focus-ring-expected.png: Copied from LayoutTests/platform/mac/editing/selection/caret-and-focus-ring-expected.png.
103394         * platform/mac-leopard/editing/selection/caret-rtl-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/caret-rtl-2-expected.checksum.
103395         * platform/mac-leopard/editing/selection/caret-rtl-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/caret-rtl-2-expected.png.
103396         * platform/mac-leopard/editing/selection/caret-rtl-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/caret-rtl-expected.checksum.
103397         * platform/mac-leopard/editing/selection/caret-rtl-expected.png: Copied from LayoutTests/platform/mac/editing/selection/caret-rtl-expected.png.
103398         * platform/mac-leopard/editing/selection/clear-selection-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/clear-selection-expected.checksum.
103399         * platform/mac-leopard/editing/selection/clear-selection-expected.png: Copied from LayoutTests/platform/mac/editing/selection/clear-selection-expected.png.
103400         * platform/mac-leopard/editing/selection/click-start-of-line-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/click-start-of-line-expected.checksum.
103401         * platform/mac-leopard/editing/selection/click-start-of-line-expected.png: Copied from LayoutTests/platform/mac/editing/selection/click-start-of-line-expected.png.
103402         * platform/mac-leopard/editing/selection/contenteditable-click-inside-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/contenteditable-click-inside-expected.checksum.
103403         * platform/mac-leopard/editing/selection/contenteditable-click-inside-expected.png: Copied from LayoutTests/platform/mac/editing/selection/contenteditable-click-inside-expected.png.
103404         * platform/mac-leopard/editing/selection/designmode-no-caret-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/designmode-no-caret-expected.checksum.
103405         * platform/mac-leopard/editing/selection/designmode-no-caret-expected.png: Copied from LayoutTests/platform/mac/editing/selection/designmode-no-caret-expected.png.
103406         * platform/mac-leopard/editing/selection/drag-in-iframe-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/drag-in-iframe-expected.checksum.
103407         * platform/mac-leopard/editing/selection/drag-in-iframe-expected.png: Copied from LayoutTests/platform/mac/editing/selection/drag-in-iframe-expected.png.
103408         * platform/mac-leopard/editing/selection/editable-html-element-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/editable-html-element-expected.checksum.
103409         * platform/mac-leopard/editing/selection/editable-html-element-expected.png: Copied from LayoutTests/platform/mac/editing/selection/editable-html-element-expected.png.
103410         * platform/mac-leopard/editing/selection/editable-non-editable-crash-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/editable-non-editable-crash-expected.checksum.
103411         * platform/mac-leopard/editing/selection/editable-non-editable-crash-expected.png: Copied from LayoutTests/platform/mac/editing/selection/editable-non-editable-crash-expected.png.
103412         * platform/mac-leopard/editing/selection/end-of-document-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/end-of-document-expected.checksum.
103413         * platform/mac-leopard/editing/selection/end-of-document-expected.png: Copied from LayoutTests/platform/mac/editing/selection/end-of-document-expected.png.
103414         * platform/mac-leopard/editing/selection/expanding-selections-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/expanding-selections-expected.checksum.
103415         * platform/mac-leopard/editing/selection/expanding-selections-expected.png: Copied from LayoutTests/platform/mac/editing/selection/expanding-selections-expected.png.
103416         * platform/mac-leopard/editing/selection/expanding-selections2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/expanding-selections2-expected.checksum.
103417         * platform/mac-leopard/editing/selection/expanding-selections2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/expanding-selections2-expected.png.
103418         * platform/mac-leopard/editing/selection/focus_editable_html-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.checksum.
103419         * platform/mac-leopard/editing/selection/focus_editable_html-expected.png: Copied from LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.png.
103420         * platform/mac-leopard/editing/selection/iframe-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/iframe-expected.checksum.
103421         * platform/mac-leopard/editing/selection/iframe-expected.png: Copied from LayoutTests/platform/mac/editing/selection/iframe-expected.png.
103422         * platform/mac-leopard/editing/selection/inline-closest-leaf-child-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/inline-closest-leaf-child-expected.checksum.
103423         * platform/mac-leopard/editing/selection/inline-closest-leaf-child-expected.png: Copied from LayoutTests/platform/mac/editing/selection/inline-closest-leaf-child-expected.png.
103424         * platform/mac-leopard/editing/selection/inline-table-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/inline-table-expected.checksum.
103425         * platform/mac-leopard/editing/selection/inline-table-expected.png: Copied from LayoutTests/platform/mac/editing/selection/inline-table-expected.png.
103426         * platform/mac-leopard/editing/selection/leave-requested-block-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/leave-requested-block-expected.checksum.
103427         * platform/mac-leopard/editing/selection/leave-requested-block-expected.png: Copied from LayoutTests/platform/mac/editing/selection/leave-requested-block-expected.png.
103428         * platform/mac-leopard/editing/selection/mixed-editability-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-1-expected.checksum.
103429         * platform/mac-leopard/editing/selection/mixed-editability-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-1-expected.png.
103430         * platform/mac-leopard/editing/selection/mixed-editability-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-3-expected.checksum.
103431         * platform/mac-leopard/editing/selection/mixed-editability-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-3-expected.png.
103432         * platform/mac-leopard/editing/selection/mixed-editability-4-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-4-expected.checksum.
103433         * platform/mac-leopard/editing/selection/mixed-editability-4-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-4-expected.png.
103434         * platform/mac-leopard/editing/selection/mixed-editability-5-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-5-expected.checksum.
103435         * platform/mac-leopard/editing/selection/mixed-editability-5-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-5-expected.png.
103436         * platform/mac-leopard/editing/selection/mixed-editability-6-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-6-expected.checksum.
103437         * platform/mac-leopard/editing/selection/mixed-editability-6-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-6-expected.png.
103438         * platform/mac-leopard/editing/selection/mixed-editability-7-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-7-expected.checksum.
103439         * platform/mac-leopard/editing/selection/mixed-editability-7-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-7-expected.png.
103440         * platform/mac-leopard/editing/selection/mixed-editability-8-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-8-expected.checksum.
103441         * platform/mac-leopard/editing/selection/mixed-editability-8-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-8-expected.png.
103442         * platform/mac-leopard/editing/selection/mixed-editability-9-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-9-expected.checksum.
103443         * platform/mac-leopard/editing/selection/mixed-editability-9-expected.png: Copied from LayoutTests/platform/mac/editing/selection/mixed-editability-9-expected.png.
103444         * platform/mac-leopard/editing/selection/move-by-sentence-linebreak-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/move-by-sentence-linebreak-expected.checksum.
103445         * platform/mac-leopard/editing/selection/move-by-sentence-linebreak-expected.png: Copied from LayoutTests/platform/mac/editing/selection/move-by-sentence-linebreak-expected.png.
103446         * platform/mac-leopard/editing/selection/node-removal-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/node-removal-1-expected.checksum.
103447         * platform/mac-leopard/editing/selection/node-removal-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/node-removal-1-expected.png.
103448         * platform/mac-leopard/editing/selection/node-removal-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/node-removal-2-expected.checksum.
103449         * platform/mac-leopard/editing/selection/node-removal-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/node-removal-2-expected.png.
103450         * platform/mac-leopard/editing/selection/paragraph-granularity-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/paragraph-granularity-expected.checksum.
103451         * platform/mac-leopard/editing/selection/paragraph-granularity-expected.png: Copied from LayoutTests/platform/mac/editing/selection/paragraph-granularity-expected.png.
103452         * platform/mac-leopard/editing/selection/previous-line-position-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/previous-line-position-expected.checksum.
103453         * platform/mac-leopard/editing/selection/previous-line-position-expected.png: Copied from LayoutTests/platform/mac/editing/selection/previous-line-position-expected.png.
103454         * platform/mac-leopard/editing/selection/replace-selection-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/replace-selection-1-expected.checksum.
103455         * platform/mac-leopard/editing/selection/replace-selection-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/replace-selection-1-expected.png.
103456         * platform/mac-leopard/editing/selection/replaced-boundaries-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-1-expected.checksum.
103457         * platform/mac-leopard/editing/selection/replaced-boundaries-1-expected.png: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-1-expected.png.
103458         * platform/mac-leopard/editing/selection/replaced-boundaries-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.checksum.
103459         * platform/mac-leopard/editing/selection/replaced-boundaries-2-expected.png: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.png.
103460         * platform/mac-leopard/editing/selection/replaced-boundaries-3-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.checksum.
103461         * platform/mac-leopard/editing/selection/replaced-boundaries-3-expected.png: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.png.
103462         * platform/mac-leopard/editing/selection/select-all-005-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/select-all-005-expected.checksum.
103463         * platform/mac-leopard/editing/selection/select-all-005-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-all-005-expected.png.
103464         * platform/mac-leopard/editing/selection/select-all-006-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/select-all-006-expected.checksum.
103465         * platform/mac-leopard/editing/selection/select-all-006-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-all-006-expected.png.
103466         * platform/mac-leopard/editing/selection/select-all-iframe-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/select-all-iframe-expected.checksum.
103467         * platform/mac-leopard/editing/selection/select-all-iframe-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-all-iframe-expected.png.
103468         * platform/mac-leopard/editing/selection/select-box-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/select-box-expected.checksum.
103469         * platform/mac-leopard/editing/selection/select-box-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-box-expected.png.
103470         * platform/mac-leopard/editing/selection/select-element-paragraph-boundary-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/select-element-paragraph-boundary-expected.checksum.
103471         * platform/mac-leopard/editing/selection/select-element-paragraph-boundary-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-element-paragraph-boundary-expected.png.
103472         * platform/mac-leopard/editing/selection/select-from-textfield-outwards-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/select-from-textfield-outwards-expected.checksum.
103473         * platform/mac-leopard/editing/selection/select-from-textfield-outwards-expected.png: Copied from LayoutTests/platform/mac/editing/selection/select-from-textfield-outwards-expected.png.
103474         * platform/mac-leopard/editing/selection/selection-actions-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/selection-actions-expected.checksum.
103475         * platform/mac-leopard/editing/selection/selection-actions-expected.png: Copied from LayoutTests/platform/mac/editing/selection/selection-actions-expected.png.
103476         * platform/mac-leopard/editing/selection/selection-background-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/selection-background-expected.checksum.
103477         * platform/mac-leopard/editing/selection/selection-background-expected.png: Copied from LayoutTests/platform/mac/editing/selection/selection-background-expected.png.
103478         * platform/mac-leopard/editing/selection/triple-click-in-pre-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/triple-click-in-pre-expected.checksum.
103479         * platform/mac-leopard/editing/selection/triple-click-in-pre-expected.png: Copied from LayoutTests/platform/mac/editing/selection/triple-click-in-pre-expected.png.
103480         * platform/mac-leopard/editing/selection/unrendered-space-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/unrendered-space-expected.checksum.
103481         * platform/mac-leopard/editing/selection/unrendered-space-expected.png: Copied from LayoutTests/platform/mac/editing/selection/unrendered-space-expected.png.
103482         * platform/mac-leopard/editing/selection/word-granularity-expected.checksum: Copied from LayoutTests/platform/mac/editing/selection/word-granularity-expected.checksum.
103483         * platform/mac-leopard/editing/selection/word-granularity-expected.png: Copied from LayoutTests/platform/mac/editing/selection/word-granularity-expected.png.
103484         * platform/mac-leopard/editing/spelling/inline_spelling_markers-expected.checksum: Copied from LayoutTests/platform/mac/editing/spelling/inline_spelling_markers-expected.checksum.
103485         * platform/mac-leopard/editing/spelling/inline_spelling_markers-expected.png: Copied from LayoutTests/platform/mac/editing/spelling/inline_spelling_markers-expected.png.
103486         * platform/mac-leopard/editing/spelling/spellcheck-attribute-expected.checksum: Copied from LayoutTests/platform/mac/editing/spelling/spellcheck-attribute-expected.checksum.
103487         * platform/mac-leopard/editing/spelling/spellcheck-attribute-expected.png: Copied from LayoutTests/platform/mac/editing/spelling/spellcheck-attribute-expected.png.
103488         * platform/mac-leopard/editing/style: Added.
103489         * platform/mac-leopard/editing/style/5017613-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/5017613-1-expected.checksum.
103490         * platform/mac-leopard/editing/style/5017613-1-expected.png: Copied from LayoutTests/platform/mac/editing/style/5017613-1-expected.png.
103491         * platform/mac-leopard/editing/style/5017613-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/5017613-2-expected.checksum.
103492         * platform/mac-leopard/editing/style/5017613-2-expected.png: Copied from LayoutTests/platform/mac/editing/style/5017613-2-expected.png.
103493         * platform/mac-leopard/editing/style/5046875-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/5046875-1-expected.checksum.
103494         * platform/mac-leopard/editing/style/5046875-1-expected.png: Copied from LayoutTests/platform/mac/editing/style/5046875-1-expected.png.
103495         * platform/mac-leopard/editing/style/5046875-2-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/5046875-2-expected.checksum.
103496         * platform/mac-leopard/editing/style/5046875-2-expected.png: Copied from LayoutTests/platform/mac/editing/style/5046875-2-expected.png.
103497         * platform/mac-leopard/editing/style/5065910-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/5065910-expected.checksum.
103498         * platform/mac-leopard/editing/style/5065910-expected.png: Copied from LayoutTests/platform/mac/editing/style/5065910-expected.png.
103499         * platform/mac-leopard/editing/style/5084241-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/5084241-expected.checksum.
103500         * platform/mac-leopard/editing/style/5084241-expected.png: Copied from LayoutTests/platform/mac/editing/style/5084241-expected.png.
103501         * platform/mac-leopard/editing/style/apple-style-editable-mix-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/apple-style-editable-mix-expected.checksum.
103502         * platform/mac-leopard/editing/style/apple-style-editable-mix-expected.png: Copied from LayoutTests/platform/mac/editing/style/apple-style-editable-mix-expected.png.
103503         * platform/mac-leopard/editing/style/fontsize-1-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/fontsize-1-expected.checksum.
103504         * platform/mac-leopard/editing/style/fontsize-1-expected.png: Copied from LayoutTests/platform/mac/editing/style/fontsize-1-expected.png.
103505         * platform/mac-leopard/editing/style/non-inheritable-styles-expected.checksum: Copied from LayoutTests/platform/mac/editing/style/non-inheritable-styles-expected.checksum.
103506         * platform/mac-leopard/editing/style/non-inheritable-styles-expected.png: Copied from LayoutTests/platform/mac/editing/style/non-inheritable-styles-expected.png.
103507         * platform/mac/editing/deleting/4922367-expected.checksum: Replaced.
103508         * platform/mac/editing/deleting/4922367-expected.png: Replaced.
103509         * platform/mac/editing/deleting/5026848-1-expected.checksum: Replaced.
103510         * platform/mac/editing/deleting/5026848-1-expected.png: Replaced.
103511         * platform/mac/editing/deleting/5026848-2-expected.checksum: Replaced.
103512         * platform/mac/editing/deleting/5026848-2-expected.png: Replaced.
103513         * platform/mac/editing/deleting/5026848-3-expected.checksum: Replaced.
103514         * platform/mac/editing/deleting/5026848-3-expected.png: Replaced.
103515         * platform/mac/editing/deleting/5032066-expected.checksum: Replaced.
103516         * platform/mac/editing/deleting/5032066-expected.png: Replaced.
103517         * platform/mac/editing/deleting/5091898-expected.checksum: Replaced.
103518         * platform/mac/editing/deleting/5091898-expected.png: Replaced.
103519         * platform/mac/editing/deleting/5099303-expected.checksum: Replaced.
103520         * platform/mac/editing/deleting/5099303-expected.png: Replaced.
103521         * platform/mac/editing/deleting/5115601-expected.checksum: Replaced.
103522         * platform/mac/editing/deleting/5115601-expected.png: Replaced.
103523         * platform/mac/editing/deleting/5126166-expected.checksum: Replaced.
103524         * platform/mac/editing/deleting/5126166-expected.png: Replaced.
103525         * platform/mac/editing/deleting/5144139-2-expected.checksum: Replaced.
103526         * platform/mac/editing/deleting/5144139-2-expected.png: Replaced.
103527         * platform/mac/editing/deleting/5168598-expected.checksum: Replaced.
103528         * platform/mac/editing/deleting/5168598-expected.png: Replaced.
103529         * platform/mac/editing/deleting/5206311-1-expected.checksum: Replaced.
103530         * platform/mac/editing/deleting/5206311-1-expected.png: Replaced.
103531         * platform/mac/editing/deleting/5206311-2-expected.checksum: Replaced.
103532         * platform/mac/editing/deleting/5206311-2-expected.png: Replaced.
103533         * platform/mac/editing/deleting/5272440-expected.checksum: Replaced.
103534         * platform/mac/editing/deleting/5272440-expected.png: Replaced.
103535         * platform/mac/editing/deleting/5369009-expected.checksum: Replaced.
103536         * platform/mac/editing/deleting/5369009-expected.png: Replaced.
103537         * platform/mac/editing/deleting/5390681-2-expected.checksum: Replaced.
103538         * platform/mac/editing/deleting/5390681-2-expected.png: Replaced.
103539         * platform/mac/editing/deleting/5390681-expected.checksum: Replaced.
103540         * platform/mac/editing/deleting/5390681-expected.png: Replaced.
103541         * platform/mac/editing/deleting/5433862-2-expected.checksum: Replaced.
103542         * platform/mac/editing/deleting/5433862-2-expected.png: Replaced.
103543         * platform/mac/editing/deleting/5483370-expected.checksum: Replaced.
103544         * platform/mac/editing/deleting/5483370-expected.png: Replaced.
103545         * platform/mac/editing/deleting/delete-4038408-fix-expected.checksum: Replaced.
103546         * platform/mac/editing/deleting/delete-4038408-fix-expected.png: Replaced.
103547         * platform/mac/editing/deleting/delete-br-013-expected.checksum: Replaced.
103548         * platform/mac/editing/deleting/delete-br-013-expected.png: Replaced.
103549         * platform/mac/editing/deleting/delete-first-list-item-expected.checksum: Replaced.
103550         * platform/mac/editing/deleting/delete-first-list-item-expected.png: Replaced.
103551         * platform/mac/editing/deleting/delete-line-015-expected.checksum: Replaced.
103552         * platform/mac/editing/deleting/delete-line-015-expected.png: Replaced.
103553         * platform/mac/editing/deleting/delete-line-016-expected.checksum: Replaced.
103554         * platform/mac/editing/deleting/delete-line-016-expected.png: Replaced.
103555         * platform/mac/editing/deleting/delete-line-017-expected.checksum: Replaced.
103556         * platform/mac/editing/deleting/delete-line-017-expected.png: Replaced.
103557         * platform/mac/editing/deleting/delete-ws-fixup-002-expected.checksum: Replaced.
103558         * platform/mac/editing/deleting/delete-ws-fixup-002-expected.png: Replaced.
103559         * platform/mac/editing/deleting/merge-endOfParagraph-expected.checksum: Replaced.
103560         * platform/mac/editing/deleting/merge-endOfParagraph-expected.png: Replaced.
103561         * platform/mac/editing/deleting/merge-into-empty-block-1-expected.checksum: Replaced.
103562         * platform/mac/editing/deleting/merge-into-empty-block-1-expected.png: Replaced.
103563         * platform/mac/editing/deleting/merge-no-br-expected.checksum: Replaced.
103564         * platform/mac/editing/deleting/merge-no-br-expected.png: Replaced.
103565         * platform/mac/editing/deleting/merge-whitespace-pre-expected.checksum: Replaced.
103566         * platform/mac/editing/deleting/merge-whitespace-pre-expected.png: Replaced.
103567         * platform/mac/editing/deleting/pruning-after-merge-2-expected.checksum: Replaced.
103568         * platform/mac/editing/deleting/pruning-after-merge-2-expected.png: Replaced.
103569         * platform/mac/editing/deleting/smart-delete-003-expected.checksum: Replaced.
103570         * platform/mac/editing/deleting/smart-delete-003-expected.png: Replaced.
103571         * platform/mac/editing/deleting/smart-delete-004-expected.checksum: Replaced.
103572         * platform/mac/editing/deleting/smart-delete-004-expected.png: Replaced.
103573         * platform/mac/editing/deleting/table-cells-expected.checksum: Replaced.
103574         * platform/mac/editing/deleting/table-cells-expected.png: Replaced.
103575         * platform/mac/editing/execCommand/4580583-1-expected.checksum: Replaced.
103576         * platform/mac/editing/execCommand/4580583-1-expected.png: Replaced.
103577         * platform/mac/editing/execCommand/4580583-2-expected.checksum: Replaced.
103578         * platform/mac/editing/execCommand/4580583-2-expected.png: Replaced.
103579         * platform/mac/editing/execCommand/4641880-1-expected.checksum: Replaced.
103580         * platform/mac/editing/execCommand/4641880-1-expected.png: Replaced.
103581         * platform/mac/editing/execCommand/4641880-2-expected.checksum: Replaced.
103582         * platform/mac/editing/execCommand/4641880-2-expected.png: Replaced.
103583         * platform/mac/editing/execCommand/4747450-expected.checksum: Replaced.
103584         * platform/mac/editing/execCommand/4747450-expected.png: Replaced.
103585         * platform/mac/editing/execCommand/4786404-2-expected.checksum: Replaced.
103586         * platform/mac/editing/execCommand/4786404-2-expected.png: Replaced.
103587         * platform/mac/editing/execCommand/4916402-expected.checksum: Replaced.
103588         * platform/mac/editing/execCommand/4916402-expected.png: Replaced.
103589         * platform/mac/editing/execCommand/4916541-expected.checksum: Replaced.
103590         * platform/mac/editing/execCommand/4916541-expected.png: Replaced.
103591         * platform/mac/editing/execCommand/4920488-expected.checksum: Replaced.
103592         * platform/mac/editing/execCommand/4920488-expected.png: Replaced.
103593         * platform/mac/editing/execCommand/4920742-1-expected.checksum: Replaced.
103594         * platform/mac/editing/execCommand/4920742-1-expected.png: Replaced.
103595         * platform/mac/editing/execCommand/4924441-expected.checksum: Replaced.
103596         * platform/mac/editing/execCommand/4924441-expected.png: Replaced.
103597         * platform/mac/editing/execCommand/5049671-expected.checksum: Replaced.
103598         * platform/mac/editing/execCommand/5049671-expected.png: Replaced.
103599         * platform/mac/editing/execCommand/5080333-1-expected.checksum: Replaced.
103600         * platform/mac/editing/execCommand/5080333-1-expected.png: Replaced.
103601         * platform/mac/editing/execCommand/5080333-2-expected.checksum: Replaced.
103602         * platform/mac/editing/execCommand/5080333-2-expected.png: Replaced.
103603         * platform/mac/editing/execCommand/5136770-expected.checksum: Replaced.
103604         * platform/mac/editing/execCommand/5136770-expected.png: Replaced.
103605         * platform/mac/editing/execCommand/5138441-expected.checksum: Replaced.
103606         * platform/mac/editing/execCommand/5138441-expected.png: Replaced.
103607         * platform/mac/editing/execCommand/5190926-expected.checksum: Replaced.
103608         * platform/mac/editing/execCommand/5190926-expected.png: Replaced.
103609         * platform/mac/editing/execCommand/5481523-expected.checksum: Replaced.
103610         * platform/mac/editing/execCommand/5481523-expected.png: Replaced.
103611         * platform/mac/editing/execCommand/create-list-with-hr-expected.checksum: Replaced.
103612         * platform/mac/editing/execCommand/create-list-with-hr-expected.png: Replaced.
103613         * platform/mac/editing/execCommand/find-after-replace-expected.checksum: Replaced.
103614         * platform/mac/editing/execCommand/find-after-replace-expected.png: Replaced.
103615         * platform/mac/editing/execCommand/findString-2-expected.checksum: Replaced.
103616         * platform/mac/editing/execCommand/findString-2-expected.png: Replaced.
103617         * platform/mac/editing/execCommand/insertHorizontalRule-expected.checksum: Replaced.
103618         * platform/mac/editing/execCommand/insertHorizontalRule-expected.png: Replaced.
103619         * platform/mac/editing/execCommand/insertImage-expected.checksum: Replaced.
103620         * platform/mac/editing/execCommand/insertImage-expected.png: Replaced.
103621         * platform/mac/editing/execCommand/outdent-selection-expected.checksum: Replaced.
103622         * platform/mac/editing/execCommand/outdent-selection-expected.png: Replaced.
103623         * platform/mac/editing/execCommand/remove-formatting-2-expected.checksum: Replaced.
103624         * platform/mac/editing/execCommand/remove-formatting-2-expected.png: Replaced.
103625         * platform/mac/editing/execCommand/remove-formatting-expected.checksum: Replaced.
103626         * platform/mac/editing/execCommand/remove-formatting-expected.png: Replaced.
103627         * platform/mac/editing/execCommand/remove-list-from-range-selection-expected.checksum: Replaced.
103628         * platform/mac/editing/execCommand/remove-list-from-range-selection-expected.png: Replaced.
103629         * platform/mac/editing/inserting/12882-expected.checksum: Replaced.
103630         * platform/mac/editing/inserting/12882-expected.png: Replaced.
103631         * platform/mac/editing/inserting/4278698-expected.checksum: Replaced.
103632         * platform/mac/editing/inserting/4278698-expected.png: Replaced.
103633         * platform/mac/editing/inserting/4840662-expected.checksum: Replaced.
103634         * platform/mac/editing/inserting/4840662-expected.png: Replaced.
103635         * platform/mac/editing/inserting/4875189-2-expected.checksum: Replaced.
103636         * platform/mac/editing/inserting/4875189-2-expected.png: Replaced.
103637         * platform/mac/editing/inserting/5002441-expected.checksum: Replaced.
103638         * platform/mac/editing/inserting/5002441-expected.png: Replaced.
103639         * platform/mac/editing/inserting/5058163-1-expected.checksum: Replaced.
103640         * platform/mac/editing/inserting/5058163-1-expected.png: Replaced.
103641         * platform/mac/editing/inserting/5058163-2-expected.checksum: Replaced.
103642         * platform/mac/editing/inserting/5058163-2-expected.png: Replaced.
103643         * platform/mac/editing/inserting/5156401-2-expected.checksum: Replaced.
103644         * platform/mac/editing/inserting/5156401-2-expected.png: Replaced.
103645         * platform/mac/editing/inserting/5418891-expected.checksum: Replaced.
103646         * platform/mac/editing/inserting/5418891-expected.png: Replaced.
103647         * platform/mac/editing/inserting/5510537-expected.checksum: Replaced.
103648         * platform/mac/editing/inserting/5510537-expected.png: Replaced.
103649         * platform/mac/editing/inserting/5549929-2-expected.checksum: Replaced.
103650         * platform/mac/editing/inserting/5549929-2-expected.png: Replaced.
103651         * platform/mac/editing/inserting/5607069-2-expected.checksum: Replaced.
103652         * platform/mac/editing/inserting/5607069-2-expected.png: Replaced.
103653         * platform/mac/editing/inserting/5607069-3-expected.checksum: Replaced.
103654         * platform/mac/editing/inserting/5607069-3-expected.png: Replaced.
103655         * platform/mac/editing/inserting/6703873-expected.checksum: Replaced.
103656         * platform/mac/editing/inserting/6703873-expected.png: Replaced.
103657         * platform/mac/editing/inserting/editable-html-element-expected.checksum: Replaced.
103658         * platform/mac/editing/inserting/editable-html-element-expected.png: Replaced.
103659         * platform/mac/editing/inserting/edited-whitespace-1-expected.checksum: Replaced.
103660         * platform/mac/editing/inserting/edited-whitespace-1-expected.png: Replaced.
103661         * platform/mac/editing/inserting/editing-empty-divs-expected.checksum: Replaced.
103662         * platform/mac/editing/inserting/editing-empty-divs-expected.png: Replaced.
103663         * platform/mac/editing/inserting/insert-3786362-fix-expected.checksum: Replaced.
103664         * platform/mac/editing/inserting/insert-3786362-fix-expected.png: Replaced.
103665         * platform/mac/editing/inserting/insert-at-end-01-expected.checksum: Replaced.
103666         * platform/mac/editing/inserting/insert-at-end-01-expected.png: Replaced.
103667         * platform/mac/editing/inserting/insert-at-end-02-expected.checksum: Replaced.
103668         * platform/mac/editing/inserting/insert-at-end-02-expected.png: Replaced.
103669         * platform/mac/editing/inserting/insert-br-009-expected.checksum: Replaced.
103670         * platform/mac/editing/inserting/insert-br-009-expected.png: Replaced.
103671         * platform/mac/editing/inserting/insert-br-quoted-001-expected.checksum: Replaced.
103672         * platform/mac/editing/inserting/insert-br-quoted-001-expected.png: Replaced.
103673         * platform/mac/editing/inserting/insert-br-quoted-002-expected.checksum: Replaced.
103674         * platform/mac/editing/inserting/insert-br-quoted-002-expected.png: Replaced.
103675         * platform/mac/editing/inserting/insert-br-quoted-003-expected.checksum: Replaced.
103676         * platform/mac/editing/inserting/insert-br-quoted-003-expected.png: Replaced.
103677         * platform/mac/editing/inserting/insert-br-quoted-004-expected.checksum: Replaced.
103678         * platform/mac/editing/inserting/insert-br-quoted-004-expected.png: Replaced.
103679         * platform/mac/editing/inserting/insert-br-quoted-005-expected.checksum: Replaced.
103680         * platform/mac/editing/inserting/insert-br-quoted-005-expected.png: Replaced.
103681         * platform/mac/editing/inserting/insert-br-quoted-006-expected.checksum: Replaced.
103682         * platform/mac/editing/inserting/insert-br-quoted-006-expected.png: Replaced.
103683         * platform/mac/editing/inserting/insert-paragraph-01-expected.checksum: Replaced.
103684         * platform/mac/editing/inserting/insert-paragraph-01-expected.png: Replaced.
103685         * platform/mac/editing/inserting/insert-paragraph-02-expected.checksum: Replaced.
103686         * platform/mac/editing/inserting/insert-paragraph-02-expected.png: Replaced.
103687         * platform/mac/editing/inserting/insert-paragraph-03-expected.checksum: Replaced.
103688         * platform/mac/editing/inserting/insert-paragraph-03-expected.png: Replaced.
103689         * platform/mac/editing/inserting/insert-paragraph-04-expected.checksum: Replaced.
103690         * platform/mac/editing/inserting/insert-paragraph-04-expected.png: Replaced.
103691         * platform/mac/editing/inserting/insert-paragraph-05-expected.checksum: Replaced.
103692         * platform/mac/editing/inserting/insert-paragraph-05-expected.png: Replaced.
103693         * platform/mac/editing/inserting/line-break-expected.checksum: Replaced.
103694         * platform/mac/editing/inserting/line-break-expected.png: Replaced.
103695         * platform/mac/editing/inserting/multiple-lines-selected-expected.checksum: Replaced.
103696         * platform/mac/editing/inserting/multiple-lines-selected-expected.png: Replaced.
103697         * platform/mac/editing/inserting/paragraph-separator-03-expected.checksum: Replaced.
103698         * platform/mac/editing/inserting/paragraph-separator-03-expected.png: Replaced.
103699         * platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.checksum: Replaced.
103700         * platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.png: Replaced.
103701         * platform/mac/editing/inserting/typing-around-br-001-expected.checksum: Replaced.
103702         * platform/mac/editing/inserting/typing-around-br-001-expected.png: Replaced.
103703         * platform/mac/editing/pasteboard/3976872-expected.checksum: Replaced.
103704         * platform/mac/editing/pasteboard/3976872-expected.png: Replaced.
103705         * platform/mac/editing/pasteboard/4076267-2-expected.checksum: Replaced.
103706         * platform/mac/editing/pasteboard/4076267-2-expected.png: Replaced.
103707         * platform/mac/editing/pasteboard/4242293-1-expected.checksum: Replaced.
103708         * platform/mac/editing/pasteboard/4242293-1-expected.png: Replaced.
103709         * platform/mac/editing/pasteboard/4242293-expected.checksum: Replaced.
103710         * platform/mac/editing/pasteboard/4242293-expected.png: Replaced.
103711         * platform/mac/editing/pasteboard/4631972-expected.checksum: Replaced.
103712         * platform/mac/editing/pasteboard/4631972-expected.png: Replaced.
103713         * platform/mac/editing/pasteboard/4641033-expected.checksum: Replaced.
103714         * platform/mac/editing/pasteboard/4641033-expected.png: Replaced.
103715         * platform/mac/editing/pasteboard/4861080-expected.checksum: Replaced.
103716         * platform/mac/editing/pasteboard/4861080-expected.png: Replaced.
103717         * platform/mac/editing/pasteboard/4944770-1-expected.checksum: Replaced.
103718         * platform/mac/editing/pasteboard/4944770-1-expected.png: Replaced.
103719         * platform/mac/editing/pasteboard/4944770-2-expected.checksum: Replaced.
103720         * platform/mac/editing/pasteboard/4944770-2-expected.png: Replaced.
103721         * platform/mac/editing/pasteboard/4947130-expected.checksum: Replaced.
103722         * platform/mac/editing/pasteboard/4947130-expected.png: Replaced.
103723         * platform/mac/editing/pasteboard/5027857-expected.checksum: Replaced.
103724         * platform/mac/editing/pasteboard/5027857-expected.png: Replaced.
103725         * platform/mac/editing/pasteboard/5032095-expected.checksum: Replaced.
103726         * platform/mac/editing/pasteboard/5032095-expected.png: Replaced.
103727         * platform/mac/editing/pasteboard/5065605-expected.checksum: Replaced.
103728         * platform/mac/editing/pasteboard/5065605-expected.png: Replaced.
103729         * platform/mac/editing/pasteboard/5071074-2-expected.checksum: Replaced.
103730         * platform/mac/editing/pasteboard/5071074-2-expected.png: Replaced.
103731         * platform/mac/editing/pasteboard/5071074-expected.checksum: Replaced.
103732         * platform/mac/editing/pasteboard/5071074-expected.png: Replaced.
103733         * platform/mac/editing/pasteboard/5075944-2-expected.checksum: Replaced.
103734         * platform/mac/editing/pasteboard/5075944-2-expected.png: Replaced.
103735         * platform/mac/editing/pasteboard/5075944-3-expected.checksum: Replaced.
103736         * platform/mac/editing/pasteboard/5075944-3-expected.png: Replaced.
103737         * platform/mac/editing/pasteboard/5089327-expected.checksum: Replaced.
103738         * platform/mac/editing/pasteboard/5089327-expected.png: Replaced.
103739         * platform/mac/editing/pasteboard/5247341-expected.checksum: Replaced.
103740         * platform/mac/editing/pasteboard/5247341-expected.png: Replaced.
103741         * platform/mac/editing/pasteboard/5368833-expected.checksum: Replaced.
103742         * platform/mac/editing/pasteboard/5368833-expected.png: Replaced.
103743         * platform/mac/editing/pasteboard/5387578-expected.checksum: Replaced.
103744         * platform/mac/editing/pasteboard/5387578-expected.png: Replaced.
103745         * platform/mac/editing/pasteboard/5478250-expected.checksum: Replaced.
103746         * platform/mac/editing/pasteboard/5478250-expected.png: Replaced.
103747         * platform/mac/editing/pasteboard/5601583-1-expected.checksum: Replaced.
103748         * platform/mac/editing/pasteboard/5601583-1-expected.png: Replaced.
103749         * platform/mac/editing/pasteboard/8145-2-expected.checksum: Replaced.
103750         * platform/mac/editing/pasteboard/8145-2-expected.png: Replaced.
103751         * platform/mac/editing/pasteboard/8145-3-expected.checksum: Replaced.
103752         * platform/mac/editing/pasteboard/8145-3-expected.png: Replaced.
103753         * platform/mac/editing/pasteboard/bad-placeholder-expected.checksum: Replaced.
103754         * platform/mac/editing/pasteboard/bad-placeholder-expected.png: Replaced.
103755         * platform/mac/editing/pasteboard/copy-paste-bidi-expected.checksum: Replaced.
103756         * platform/mac/editing/pasteboard/copy-paste-bidi-expected.png: Replaced.
103757         * platform/mac/editing/pasteboard/copy-standalone-image-expected.checksum: Replaced.
103758         * platform/mac/editing/pasteboard/copy-standalone-image-expected.png: Replaced.
103759         * platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.checksum: Replaced.
103760         * platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.png: Replaced.
103761         * platform/mac/editing/pasteboard/display-block-on-spans-expected.checksum: Replaced.
103762         * platform/mac/editing/pasteboard/display-block-on-spans-expected.png: Replaced.
103763         * platform/mac/editing/pasteboard/drop-text-without-selection-expected.checksum: Replaced.
103764         * platform/mac/editing/pasteboard/drop-text-without-selection-expected.png: Replaced.
103765         * platform/mac/editing/pasteboard/interchange-newline-1-expected.checksum: Replaced.
103766         * platform/mac/editing/pasteboard/interchange-newline-1-expected.png: Replaced.
103767         * platform/mac/editing/pasteboard/interchange-newline-2-expected.checksum: Replaced.
103768         * platform/mac/editing/pasteboard/interchange-newline-2-expected.png: Replaced.
103769         * platform/mac/editing/pasteboard/interchange-newline-3-expected.checksum: Replaced.
103770         * platform/mac/editing/pasteboard/interchange-newline-3-expected.png: Replaced.
103771         * platform/mac/editing/pasteboard/interchange-newline-4-expected.checksum: Replaced.
103772         * platform/mac/editing/pasteboard/interchange-newline-4-expected.png: Replaced.
103773         * platform/mac/editing/pasteboard/merge-after-delete-1-expected.checksum: Replaced.
103774         * platform/mac/editing/pasteboard/merge-after-delete-1-expected.png: Replaced.
103775         * platform/mac/editing/pasteboard/merge-after-delete-2-expected.checksum: Replaced.
103776         * platform/mac/editing/pasteboard/merge-after-delete-2-expected.png: Replaced.
103777         * platform/mac/editing/pasteboard/merge-end-1-expected.checksum: Replaced.
103778         * platform/mac/editing/pasteboard/merge-end-1-expected.png: Replaced.
103779         * platform/mac/editing/pasteboard/merge-end-2-expected.checksum: Replaced.
103780         * platform/mac/editing/pasteboard/merge-end-2-expected.png: Replaced.
103781         * platform/mac/editing/pasteboard/merge-end-5-expected.checksum: Replaced.
103782         * platform/mac/editing/pasteboard/merge-end-5-expected.png: Replaced.
103783         * platform/mac/editing/pasteboard/merge-end-blockquote-expected.checksum: Replaced.
103784         * platform/mac/editing/pasteboard/merge-end-blockquote-expected.png: Replaced.
103785         * platform/mac/editing/pasteboard/merge-end-borders-expected.checksum: Replaced.
103786         * platform/mac/editing/pasteboard/merge-end-borders-expected.png: Replaced.
103787         * platform/mac/editing/pasteboard/merge-end-list-expected.checksum: Replaced.
103788         * platform/mac/editing/pasteboard/merge-end-list-expected.png: Replaced.
103789         * platform/mac/editing/pasteboard/merge-end-table-expected.checksum: Replaced.
103790         * platform/mac/editing/pasteboard/merge-end-table-expected.png: Replaced.
103791         * platform/mac/editing/pasteboard/merge-start-blockquote-expected.checksum: Replaced.
103792         * platform/mac/editing/pasteboard/merge-start-blockquote-expected.png: Replaced.
103793         * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Replaced.
103794         * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: Replaced.
103795         * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Replaced.
103796         * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png: Replaced.
103797         * platform/mac/editing/pasteboard/paste-RTFD-expected.checksum: Replaced.
103798         * platform/mac/editing/pasteboard/paste-RTFD-expected.png: Replaced.
103799         * platform/mac/editing/pasteboard/paste-blockquote-3-expected.checksum: Replaced.
103800         * platform/mac/editing/pasteboard/paste-blockquote-3-expected.png: Replaced.
103801         * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.checksum: Replaced.
103802         * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.png: Replaced.
103803         * platform/mac/editing/pasteboard/paste-pre-002-expected.checksum: Replaced.
103804         * platform/mac/editing/pasteboard/paste-pre-002-expected.png: Replaced.
103805         * platform/mac/editing/pasteboard/paste-table-003-expected.checksum: Replaced.
103806         * platform/mac/editing/pasteboard/paste-table-003-expected.png: Replaced.
103807         * platform/mac/editing/pasteboard/paste-text-012-expected.checksum: Replaced.
103808         * platform/mac/editing/pasteboard/paste-text-012-expected.png: Replaced.
103809         * platform/mac/editing/pasteboard/paste-text-013-expected.checksum: Replaced.
103810         * platform/mac/editing/pasteboard/paste-text-013-expected.png: Replaced.
103811         * platform/mac/editing/pasteboard/paste-text-014-expected.checksum: Replaced.
103812         * platform/mac/editing/pasteboard/paste-text-014-expected.png: Replaced.
103813         * platform/mac/editing/pasteboard/paste-text-016-expected.checksum: Replaced.
103814         * platform/mac/editing/pasteboard/paste-text-016-expected.png: Replaced.
103815         * platform/mac/editing/pasteboard/pasting-object-expected.checksum: Replaced.
103816         * platform/mac/editing/pasteboard/pasting-object-expected.png: Replaced.
103817         * platform/mac/editing/pasteboard/pasting-tabs-expected.checksum: Replaced.
103818         * platform/mac/editing/pasteboard/pasting-tabs-expected.png: Replaced.
103819         * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.checksum: Replaced.
103820         * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.png: Replaced.
103821         * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.checksum: Replaced.
103822         * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.png: Replaced.
103823         * platform/mac/editing/pasteboard/select-element-1-expected.checksum: Replaced.
103824         * platform/mac/editing/pasteboard/select-element-1-expected.png: Replaced.
103825         * platform/mac/editing/pasteboard/smart-drag-drop-expected.checksum: Replaced.
103826         * platform/mac/editing/pasteboard/smart-drag-drop-expected.png: Replaced.
103827         * platform/mac/editing/pasteboard/smart-paste-008-expected.checksum: Replaced.
103828         * platform/mac/editing/pasteboard/smart-paste-008-expected.png: Replaced.
103829         * platform/mac/editing/pasteboard/styled-element-markup-expected.checksum: Replaced.
103830         * platform/mac/editing/pasteboard/styled-element-markup-expected.png: Replaced.
103831         * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.che
103832 svn